A structured work queue your agents can read, pick up, and resolve — so you can stop wiring task logic into every prompt and start running reliable autonomous workflows.
Every task is a clean, versioned JSON object — status, dependencies, context, output. No ambiguity, no prompt gymnastics.
Any task can be a parent or child. Multi-agent delegation patterns are a first-class primitive, not an afterthought.
Every state transition is timestamped and immutable. You always know exactly where things stand — and where they went wrong.