agentic-resources/workplans/ADHOC-2026-08-20.md
tegwick 65b3a5cb6b
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s
fix(workplans): qualify ad-hoc identifiers with the repository prefix
`ADHOC-YYYY-MM-DD` is unique per date but not per repository, so any two repos
opening an ad-hoc on the same day collide. The 2026-08-26 fleet projection
reset refused 9 records for exactly this reason.

Canon (work-record-types_v0.1, CUST-WP-0066) settled the form as
`{PREFIX}-WP-ADHOC-YYYY-MM-DD`, filename unchanged, and grandfathered existing
ids on the condition they are never *silently* re-derived. This is the explicit
migration that clause allows for.

The hub id is derived from the record id, so a changed id is a different
record: stale state_hub_*_id fields are dropped and fix-consistency re-derives.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

Assistant: claude-code
Assistant-Model: opus
Assistant-Process: 2583210@bnt-lap001
Assistant-Session: f2bff2d5-e9b2-4338-92ca-10282a927006
2026-08-28 00:28:23 +02:00

2.9 KiB

id type title domain repo status owner topic_slug created updated
AGENTIC-WP-ADHOC-2026-08-20 workplan Clarify agentic-resources scope for leadership and workforce architecture infotech agentic-resources finished codex agent-workforce-governance 2026-08-20 2026-08-20

Clarify agentic-resources scope for leadership and workforce architecture

Review and refine the repository boundary

id: AGENTIC-WP-ADHOC-2026-08-20-T01
status: done
priority: medium

Review the implemented Helix Forge subsystem, INTENT.md, and the current cross-repository architecture proposal from KAIZEN-WP-0013. Replace the stale generated SCOPE.md with an evidence-based operational boundary that:

  • distinguishes implemented agent-performance learning from proposed workforce-management contracts;
  • relates leadership-owned goals and mandates to agent workforce assignments;
  • maps role, blueprint, budget, resource, scheduling, runtime, human-workforce, and policy ownership without creating a monolithic control plane; and
  • records the unimplemented inventory, RoleAssignment, capacity, development, portfolio, and retirement gap.

Completed 2026-08-20. SCOPE.md now documents the current implementation, the recommended agent-workforce boundary, the leadership-to-execution control spine, explicit ecosystem ownership, and current maturity gaps.

Correct the execution-layer abstraction

id: AGENTIC-WP-ADHOC-2026-08-20-T02
status: done
priority: medium

Review glas-harness and rein-aharness implementation, intent, scope, contracts, registry, and accepted ADRs. Correct the agentic-resources architecture so the workforce and instance contracts target glas-harness as the primary execution-layer abstraction rather than coupling directly to rein-aharness.

Completed 2026-08-20. The scope now identifies Glas as owner of the harness contract, execution profiles, rein routing, sandbox coordination, and gateway evidence. Concrete reins—including the live Claude-Code-based rein-aharness and the implemented rein-openweights alternative—remain replaceable inner-loop backends. Assignment and instance contracts should reference a versioned Glas profile or compatible execution requirements so the rein, sandbox, tool policy, and base-model constellation can vary without rewriting workforce architecture.

Follow-through later on 2026-08-20: GLAS-WP-0004 implemented the referenced contract as Glas contract 1.0, including explicit versioned profiles for rein-aharness and rein-openweights, common execution evidence, and assignment/role/duty/goal/resource-envelope reference fields. The agentic-resources boundary above is now an available execution integration, not only an architectural target.

Live follow-through completed 2026-08-21: both the Claude-backed and open-weight profiles completed the same bounded task with real commits and verified sandbox teardown through the Glas contract.