//how it works · 01 · architecture
The 14-agent pipeline
How the planner, parallel workers, contract validator, and publisher stitch together into a single DAG.
// status · draft
This page is being written.
We're keeping the route live so links don't break. Here's what's coming on this page:
- Phase graph diagram (10 phases, parallel fan-out at 4 + 7)
- Agent roster with responsibilities + outputs
- AgentOutput Zod contract and the validator/fixer retry loop
- SSE event bus and how the dashboard subscribes
- Budget accounting + stop conditions per phase
Need this now? Open an issue on GitHub and we'll prioritize it.