Governance

Review should control the run.

Orcho puts gates and human handoff inside the delivery flow. A rejection requests retry feedback, routes to repair or halts the run — and the decision itself becomes part of the run history.

PUBLIC ALPHA
evidence_bundle / run 2026-05-26 inspectable
typed plan cross_plan.md
gate findings review_changes.json
run diff diff.patch
event spine events.jsonl
cost split metrics.json
handoff decision phase_handoff.json

Gates

Approval is a state transition.

validate_plan, review_changes and final_acceptance can produce explicit findings. Those findings are not decoration; they decide whether the run continues.

Evidence

The proof is inspectable later.

The evidence bundle collects plans, diffs, events, metrics and decisions so the next reader can audit the work without replaying the whole session.