You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Compared agent-dispatch-harness with Cjbuilds/Codex-Orchestration and documented the adopted and rejected patterns in docs/codex-orchestration-review.md.
Kept the active parent model as the only root orchestrator and made explicit no subagents instructions authoritative.
Added truthful model-route states: requested, accepted, used and confirmed, and inherited root.
Added scripts/status.py --require-high-confidence for CI and release gates. Default human-readable status output remains unchanged.
Replaced the default question loop with decision alignment that asks only for scope, ownership, irreversible-action, verification, or user-visible decisions.
Deliberate non-goals
No second orchestrator, default advisor, cross-provider bridge, persistent global routing mutator, full transcript fork, unbounded follow-up, or small-task ceremony bundle.
No fixed token or cost savings claim. Real GPT-5.6 Luna/Terra/Sol benchmarks are still required for that conclusion.
Verification
Runtime behavior tests: 26/26 PASS
Python compilation, JSON validation, version sync, runtime source verification: PASS
Runtime package build/install check: PASS
Full/Lite initialization and report validation smoke checks: PASS