Production verdicts
| Verdict | What it means |
|---|---|
| Ready for production handoff | All gates cleared — the deployment package can be handed to engineering |
| Needs production setup | One or more required fields are missing — see the manifest |
| Unsafe for production | The human pilot was unsafe for human pilot — resolve safety issues first |
What clears the production gate
- A completed human pilot (ready_for_human_pilot).
- Rollback and kill-switch criteria defined at the production stage.
- A monitoring plan with alerting and observability targets.
- A completed security review checklist.
- A sign-off checklist naming owners.
- An eval plan with golden cases and a rubric, converted into a production regression suite.
- An approval owner for every write/action tool.
Downloadable scaffold
A ready package unlocks a "Download deployable scaffold (code)" export: a zip of real starter files generated deterministically from the candidate's runtime contract and connector inventory.