Forge Agents — master PDCA sequence

Composer 2.5 implements repo phases A00–A14 for the private forge-agents monorepo: channel agents, packaging templates, Fleet-hosted orchestrator, and Platform handbook alignment.

Updated

Ceiling: technical ≤ I2_integrated, autonomy ≤ A1_supervised (communication agent default A0_assisted; orchestrator is human-gated ops tooling).

Phase Prompt Scope
A00 A00-scaffold.md PDCA tree, SEQUENCE.yaml, gate scripts
A01 A01-repo-scaffold.md forge-agents monorepo layout (packages/, orchestrator/)
A02 A02-platform-docs-adr.md Platform Agents handbook, ADR, agent schemas
A03 A03-migrate-cursor-bridge.md Migrate packages/cursor_bridge; tests green
A04 A04-communication-kb.md Communication agent KB, routing, citations
A05 A05-communication-store.md 30-day interaction store + export stub
A06 A06-communication-matrix.md !comm Matrix bot, rooms, formatting
A07 A07-packaging-agents.md Packaging CLI, Dockerfile templates, manifest schema
A08 A08-orchestrator-api.md Orchestrator registry API + Matrix register/deregister
A09 A09-orchestrator-fleet.md Fleet container-service + docker mapping
A10 A10-web-ui-chat.md Web UI + /api/chat proxy to agents
A11 A11-platform-envelopes.md shared/envelopes — chat_intent, agent_event, interaction
A12 A12-granite-deploy.md install-granite.sh, Caddy/FAEP expose, smoke
A13 A13-tests-and-gates.md Full pytest + gates A00–A12 green
A14 A14-handbook-closeout.md Handbook publish notes, cutover checklist, closeout

Gate runner (execution repo): forge-agents/scripts/forge-agents-pdca/check-phase-gate.sh <A00|…|A14|all>

Executor model: Composer 2.5 (standard variant, not -fast).