Say: deploy production or go live — highest gate
Require explicit user approval for production. Staging should be verified first.
Deploy operator only — same as staging (docs/handbook/06-user-branches-and-deploy-governance.md). Non-operators stop after PR merge to develop.
bash scripts/ops/deploy-prod.sh \
--project projects/{{APP_SLUG}} \
--host gcp \
--confirmAI: list rollback plan from playbook before any prod command. Never batch through gates.