Launch readiness
Go-live gates before first paying customer. Full document:
products/consent/docs/LAUNCH-READINESS.md.
Dogfood sign-off: /dogfood.
Production deploy: products/consent/docs/PRODUCTION-DEPLOY.md.
| # | Gate | Evidence |
|---|---|---|
| 1 | MVP dogfood | dogfood-cutover.spec.ts + /dogfood checklist |
| 2 | Commercial surface | home-landing.spec.ts + consent-landing.spec.ts |
| 3 | Onboarding funnel | onboarding.spec.ts |
| 4 | SEO / sharing | public-seo.spec.ts |
| 5 | Licence + payments | Stripe enabled or manual licence workflow |
| 6 | Hosting + DB migrations | ConsentDatabaseMigrationTests + docs/EF-MIGRATIONS.md + docs/PRODUCTION-DEPLOY.md |
| 7 | CMP certification | /cmp-certification + evidence JSON export |
| 8 | Security | CSP + HTTPS + Identity cookies |
| 9 | Support runbook | QUICKSTART + migration + integrations docs |