Decision

Owner go/no-go

Final decision: test, live smoke, privacy, recovery, rollback, support, and growth guardrails.

Release must be the owner's decision, not fatigue from a long list.

owner action

Sign go only if there are no blockers and evidence exists for every production step.

evidence

  • no blockers
  • owner signature
  • first review scheduled

stop if

  • Any production apply or master completion blocker remains open.

commands

npm run production-apply:checknpm run validate

related