generated from coulomb/repo-seed
Normalize agent instructions and workplan frontmatter (STATE-WP-0067)
- Align agent files with on-disk workplan prefixes (infer from workplan ids) - Set workplan domain to registered domain_slug; add topic_slug where applicable - Repair frontmatter delimiter formatting; migrate legacy task status literals - Regenerate AGENTS.md, CLAUDE.md, and .claude/rules from State Hub templates
This commit is contained in:
@@ -1,25 +1,8 @@
|
||||
## Architecture
|
||||
|
||||
`coulomb-loop` is a **markdown-first engagement layer** — no application runtime.
|
||||
<!-- TODO: Describe the key design decisions and component structure.
|
||||
Key modules, data flows, external integrations, state machines, etc. -->
|
||||
|
||||
```
|
||||
activity-core (cron/event)
|
||||
→ state-hub roster + coulomb-loop rosters
|
||||
→ tasks on target repos
|
||||
→ kaizen-agentic schedule prepare / metrics CLI
|
||||
→ coding-agent sessions (supplier agents)
|
||||
```
|
||||
## Quick Reference
|
||||
|
||||
### Layers
|
||||
|
||||
| Layer | Repo | Role |
|
||||
|-------|------|------|
|
||||
| Customer contracts | coulomb-loop | Workplans, ADRs, ActivityDefinition copies, `loops/` |
|
||||
| Supplier IP | kaizen-agentic | Agents, CLI, ADR-002–006 |
|
||||
| Scheduler | activity-core | Temporal schedules, resolvers |
|
||||
| Roster | state-hub | Repo list, workstreams, events |
|
||||
| Execution state | target repos | `.kaizen/schedule.yml`, memory, metrics |
|
||||
|
||||
### Four loops
|
||||
|
||||
See `INTENT.md` and LOOP-WP-0001–0004. LOOP-WP-0004 regulates cadence (ADR-003).
|
||||
`~/state-hub/mcp_server/TOOLS.md` — MCP tool reference
|
||||
|
||||
Reference in New Issue
Block a user