Appearance
Go-live Checklist
Use this checklist before enabling production traffic.
What this page is for
Use this page during the final day of launch. It is the short operational checklist for deciding whether the deployment is ready for external traffic.
T-24h checks
- Core gate passes in staging.
- Authentication and isolation settings verified.
- Rollback owner and release owner assigned.
- Replay evidence chain prepared.
- Monitoring dashboards and alert channels active.
Required evidence before launch
Do not approve the release without all of the following:
- A passing core gate result from the target version.
- A successful write, recall, and policy sanity path in the target environment.
- One replayable workflow with stored
run_id,decision_id, andcommit_uri. - A named rollback owner and a tested rollback procedure.
T-2h checks
- Target environment health is green.
- Write/recall/policy smoke path passes.
- Release artifact and version metadata finalized.
Launch checks
- Shift traffic gradually.
- Track p95 latency and error rate during rollout window.
- Keep rollback path ready and tested.
Rollback triggers
Rollback immediately if any of these appear during the rollout window:
- Sustained
5xxincrease beyond the agreed threshold. - Critical write or recall path failure in the live environment.
- Policy decisions diverge on a guarded production workflow.
- Replay of a critical workflow no longer reconstructs correctly.
Post-release checks
- Re-run core gate.
- Validate decision/feedback linkage.
- Archive release evidence package.