diff --git a/docs/runbook/release-readiness.md b/docs/runbook/release-readiness.md index 1c7166cb2..1d6b06237 100644 --- a/docs/runbook/release-readiness.md +++ b/docs/runbook/release-readiness.md @@ -80,6 +80,10 @@ Collect evidence in this order: 9. Dogfood at least one real Decodex lane with `[codex].review = "standard"`. The lane must reach PR handoff or another release-safe terminal state, and it must leave an inspectable Decodex Review checkpoint. + Manual PR review comments or local self-check notes do not replace the runtime + checkpoint: `decodex evidence --json` for the dogfood lane must show a + non-empty `review_checkpoints` array. The release remains blocked, even if the + implementation PR lands, when that runtime checkpoint is absent. 10. Read the dogfood lane private evidence: ```sh