Orcho makes AI work accountable
Read first
Run one task. Watch Orcho plan, implement, reject false-ready work, repair it, and prove what is ready to deliver. AI agents remain the workers. Orcho is the production harness and control plane around them: profiles define the work shape, gates decide whether it can continue, and evidence keeps readiness inspectable.
- Pipeline glyphs
⟳²= loop of up to 2 rounds ·▶= active phase ··= waiting ·[Claude]/[Codex]= worker runtime- Primary perception
- The terminal stream shows phase progress, agent output, findings, and next action while the run is alive.
- Afterwards
orcho statusandorcho evidencehelp inspect the persisted record.- Artifacts
- output.log, events.jsonl, plan.md, review.json, diff.patch
A real run, in full: the plan is built as a delivery contract — acceptance criteria, owned files, risks, six tasks — rejected on review with a concrete finding, re-planned, approved, then executed as a six-subtask DAG where every subtask states its goal and done-criteria and closes with a per-criterion attestation, through review and final acceptance to a delivery commit. It ends on the accountability rollup: ~$18 API-equivalent, 31 minutes hands-off, 6/6 tasks, one finding raised and resolved, every gate backed by a receipt. Pause or scrub the player; the full-pace walk-through is on Watch the run.
Semantic plane
A profile tells Orcho what kind of work this is
Do not read Orcho as “run many agents.” Read it as “choose the operating shape for a task.” The same request can be a light mono-run, a gated implementation run, a review-only run, or a participant-set workflow. The profile makes that choice explicit before the lifecycle starts.
Understand profile semanticsChoose your level
Read from light entry to expert control
Choose your sub-domain