The deployment is not using PostgreSQL.
Set MAX_DATABASE_URL to the production PostgreSQL connection URL.
Release blocked · 5 passed, 10 blocked.
The deployment is not using PostgreSQL.
Set MAX_DATABASE_URL to the production PostgreSQL connection URL.
The database revision or required schema is missing or behind the application.
Run alembic upgrade head against the deployment database.
Owner authentication is incomplete.
Set AUTH_SECRET, allowed owner emails, and all Google OIDC callback values.
One or more scheduled job secrets are missing.
Set JOB_RUNNER_SECRET and CRON_SECRET.
Slack delivery configuration is incomplete.
Set Slack credentials, workspace/owner IDs, and an HTTPS MAX_PUBLIC_BASE_URL origin.
OpenAI access or its explicit monthly budget is missing.
Set OPENAI_API_KEY and MONTHLY_AI_BUDGET_USD before enabling AI work.
Fulfillment mode is missing or contradicts external-write configuration.
Set MAX_FULFILLMENT_MODE=codex_handoff with external writes disabled, or MAX_FULFILLMENT_MODE=github_vercel with MAX_ENABLE_EXTERNAL_WRITES=true.
GitHub App configuration is incomplete.
Set the GitHub App identity, installation, owner, repository, and private key.
Vercel access is incomplete.
Set VERCEL_API_TOKEN and VERCEL_PROJECT_ID.
Google Business access is incomplete.
Set the Google refresh token and verified GBP account/location IDs.
Browser fallback is either fully configured or intentionally disabled.
Billing enforcement is either disabled or has a provider and signed webhook secret.
Enabled scheduled work is not stale or repeatedly failing.
Archived clients have no enabled scheduled work.
Persisted provider connections have no known error or mismatch state.