Pre-Deploy Checklist¶
Fast version. For full audit see playbooks/qa-launch-gate.md.
-
git statusclean of stray files (no.env,*.key,*.pem,service_role*) - Specific files staged — NEVER
git add -A - Syntax check passed on modified JS files
- Commit message follows
[AREA] Descriptionformat - If StampReady: Cloudflare Workers auto-deploys on push to main — verify live URL after; bump
?v=Xon scripts +sw.jsversion - If KindredPics: run
bash scripts/deploy.shAFTER push (push alone does not deploy) - Live URL spot-checked in browser
- No browser console errors
- If middleware project: new public routes added to allowlist
- If schema changed: Supabase advisors checked (
get_advisors)