docs: workplan-first agent guidance prose (CUST-WP-0055 T04)
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 2s

This commit is contained in:
tegwick 2026-07-08 16:35:46 +02:00
parent 88afb89734
commit c1a7a402a0
3 changed files with 5 additions and 5 deletions

View file

@ -22,7 +22,7 @@ The engagement model is deliberate:
| **Customer** | Coulomb (`coulomb-loop`) | Defines *what* to improve, *which repos*, *at what cadence*, and *acceptance criteria* |
| **Supplier** | `kaizen-agentic` | Provides agents, CLI tooling, memory/metrics conventions, and engagement playbooks |
| **Scheduler** | `activity-core` | Fires cron/event triggers, resolves fleet roster, creates tasks |
| **Roster** | `state-hub` | Canonical repo list, `host_paths`, workstreams, progress events |
| **Roster** | `state-hub` | Canonical repo list, `host_paths`, workplans, progress events |
| **Registry** | `reuse-surface` | Capability maturity and registry hygiene signals |
Agents are **not Coulomb employees**. They are supplier-provided personas that
@ -49,7 +49,7 @@ engagement starts faster.
## The Four Loops
This engagement establishes four coordinated workstreams:
This engagement establishes four coordinated workplans:
| Workplan | Loop | Primary agents | Target |
|----------|------|----------------|--------|
@ -143,7 +143,7 @@ requires materially less setup than this one.
1. Three first-order loops run end-to-end on ≥3 pilot repos with activity-core task creation and successful `schedule prepare` sessions.
2. Loop regulator (LOOP-WP-0004) produces weekly health summaries and has demoted or promoted cadence at least once based on evidence.
3. Supplier playbook draft exists in `kaizen-agentic` citing `coulomb-loop` as reference engagement.
4. `coulomb-loop` registered in state-hub with workstreams synced from `workplans/`.
4. `coulomb-loop` registered in state-hub with workplans synced from `workplans/`.
## Related Documents