Documentation
¶
Overview ¶
Command space-invaders-orchestrate is the orchestrator side of the Phase 3 behavioral test. It opens a coord.Hub and 4 coord.Leafs, reads the 4 files produced by the parallel Task subagents from examples/space-invaders/, commits each file through its slot's leaf, then verifies the hub received all 4 commits.
Run from the repo root:
go run ./cmd/space-invaders-orchestrate/
Exits 0 on success with a summary line; exit 1 with a clear message on any sync, commit, or verification failure.
Click to show internal directories.
Click to hide internal directories.