typed mission graph
Validated missions, agents, tasks, dependencies, artifacts, attempts, events, and output contracts.
Agentic kernel · first vertical slice live
Olympus can now decompose a mission into a validated task graph, fan work out to parallel specialists, verify their artifacts, and recompose one answer under shared budgets, cancellation, and replayable state.
CLI workers run without shell parsing
Live repository writes are denied
Web and webhook auth fail closed
Cancellation reaches fetch and processes
Implemented runtime
Validated missions, agents, tasks, dependencies, artifacts, attempts, events, and output contracts.
Hard ceilings for time, calls, cost, output, task count, fan-out, depth, concurrency, and retries.
Independent ready tasks execute concurrently and inherit one cancellation and policy envelope.
An independent reviewer grades artifacts against criteria before the synthesizer can use them.
Append-only mission events and artifacts allow successful tasks to be reused when a run resumes.
Conversation and surface boundaries isolate recall; model-authored notes remain explicitly untrusted.
Worker lanes
Swarm flow
Live command deck
Use “mission:” for the agentic DAG, “solve:” for the legacy blackboard, or ask directly.