Orchestra
Coordinate multi-agent work through durable records, approvals, and supervised runs while keeping product orchestration separate from dev-system automation.
Who it serves
Builders coordinating teams of humans and agents across long-running implementation work.
Agent-readable shape
Orchestra coordinates work records, squads, scheduling, approvals, and supervised harness runs without reimplementing the core agent loop.
What it provides
- Tracker-agnostic work records
- Squad and scheduling primitives
- Harness-run supervision through event streams
- Verification ladders and approval checkpoints
Why the boundary holds
- Keeps the agent loop in Harness and orchestration in Orchestra
- Supports a gradual path from single-agent work to supervised squads
- Turns coordination state into durable source, not chat memory