agent-pipeline: multi-agent orchestration
- The problem
- AI-assisted development delivers fast and leaves no trace. Nothing says who decided what, nor what was verified before the code went in.
- What I did
- Separated the roles — Product defines, the implementer writes, QA validates without writing, the orchestrator controls the transitions. A state machine bounds the moves, executable gates refuse, and every proof is attached to a commit by its digest.
- The result
- This page is the demonstration: it is built by that pipeline, and every decision behind its design is written in its journal.
Node.jsState machineNDJSONMCPQuality gatesTraceabilityAutomated tests