301-05 — Production readiness

A go/no-go worksheet: maturity honesty + operational gates before wider rollout.

Updated

What you will build

A go/no-go worksheet: maturity honesty + operational gates before wider rollout.

Prerequisites

Files you will touch

Checklists (read + annotate locally):

Step 1 — Secret hygiene

Confirm .gitignore covers env files; scanning scripts never print bearer tokens.

Step 2 — Schema + registry freeze

Tag git SHA used in production; record TASK_REGISTRY_V1 compatibility expectations (API compatibility).

Step 3 — Rollback story

Document how to revert consumer service + pinned LCDL version if Err rates spike.

Expected output

Written decision: ship / defer / pilot-only with cited evidence.

Common failures

Miss Impact
Skipping docs audits Handbook drift confuses operators

Verify

Run the bundle from 301-04 once more on the candidate SHA.

Congratulations

Structured tutorials complete—return to Handbook home, Task catalog, or enterprise deep dives as needed.