Launch readiness

Every provider check, with its evidence. A single failing check blocks launch; critical failures are promotion blockers. No secret value ever appears in a check or its evidence.

✗ Not ready — blockers present

8 passing · 1 failing · 1 unknown · 0 skipped (10 total)

github

  • github.repo_connected (critical)
    Repo sample-01/sample reachable; LaunchWired App installed.
  • github.auth_pr_merged (critical)
    Auth-bootstrap PR #4 merged; checks passed.

vercel

  • vercel.preview_deployed (critical)
    Preview READY (framework nextjs, server lambdas).
  • vercel.env_wired (warning)
    5 env vars routed from vault to the preview environment.

supabase

  • supabase.migration_applied (critical)
    0001_launchwired_core applied; 6 tables present.
  • supabase.rls_enabled (critical)
    RLS enabled on all 6 tenant tables.

stripe

  • stripe.test_mode_configured (warning)
    Test-mode product + price + webhook created.
  • stripe.live_mode_activated (info)
    Live-mode activation is a guided production step (gated for approval).

resend

  • resend.domain_verified (warning)
    Sending domain verified; auth emails deliverable.

cloudflare

  • cloudflare.dns_reconciled (warning)
    1 DNS record drifted from desired state (CNAME www → preview).
    Re-run DNS reconciliation; LaunchWired will correct the record automatically.

Evidence log

✓ [github.repo_connected] Repo sample-01/sample reachable; LaunchWired App installed.
✓ [github.auth_pr_merged] Auth-bootstrap PR #4 merged; checks passed.
✓ [vercel.preview_deployed] Preview READY (framework nextjs, server lambdas).
✓ [vercel.env_wired] 5 env vars routed from vault to the preview environment.
✓ [supabase.migration_applied] 0001_launchwired_core applied; 6 tables present.
✓ [supabase.rls_enabled] RLS enabled on all 6 tenant tables.
✓ [stripe.test_mode_configured] Test-mode product + price + webhook created.
• [stripe.live_mode_activated] Live-mode activation is a guided production step (gated for approval).
✓ [resend.domain_verified] Sending domain verified; auth emails deliverable.
✗ [cloudflare.dns_reconciled] 1 DNS record drifted from desired state (CNAME www → preview).