Nothing here deploys, migrates, approves players or starts a draft.
Check each item only after verifying it yourself in the actual Cloudflare account. The checkboxes are temporary notes in this browser, not proof of deployment or production readiness.
Before touching production
0 of 7 operator checks marked for review.
Offline rehearsal command
With your verified local SQLite backup file on a trusted computer, run:
python scripts/stage78_offline_cutover.py --existing-db path/to/your-verified-local-backup.sqlite
No actual production database ID or credentials are assumed. The original file is opened read-only and copied to memory. The tool prints hashes and schema status rather than user records. Run the clean synthetic rehearsal in CI even when no existing backup is available.