main context
Where decisions live
Architecture, scenario selection, recipe design and security calls: anything that depends on seeing the whole conversation.
scout · research · spec
scenario decide
implement decide
merge audit
isolated worktree
Where execution runs
Each swarm-worker executes a fully-specified recipe inside its own git worktree, and may not make design choices, widen scope, or edit a test. When it finishes, a merge audit checks what it wrote against the write set it was given.
Skill(scenario)
Skill(implement)
tests pass · fail
JSON status returns