Governance · Go Live
Go Live checklist
The canonical set of checks every project must pass before going live. Defined in config/golive.php. Blocking checks gate the "Mark as Live" button; advisory checks are shown but do not prevent launch.
Domain & SSL
SEO
Backup
Monitoring
Sign-off
Implementation notes
Automated checks
dns_check and ssl_check run via GoLiveCheckJob against the project's live domain.
discourage_search_engines and first_backup require the agency plugin API — they report as pending until the plugin endpoint is wired up.
Manual checks
Operator confirms in the project's Go Live checklist view. brevo_configured and client_approval are blocking — the gate won't open until both are checked. Advisory checks (sentry_dsn, uptimerobot_active, matomo_active, gsc_verified) are shown but do not prevent launch.