Mission Control v1

David-only auth status

This page reflects the real Supabase auth state for this browser. Dashboard routes and write APIs now require a live Supabase session for David's email.

Runtime state
Supabase public env detected
Bootstrap check: Schema reachable and mission-control seed detected.
Post-login redirect target: /
Current live project
dmvi-mission-control
Project ID: tytdcmztmtuqumzzykdc
Schema status: reachable
Current auth session

No active session

Without a David Supabase session, the dashboard routes and Mission Control write APIs should bounce back to this auth page or return 401/403.

Auth session missing!
Login flow

David-only magic link request

This requests a Supabase magic link for David and returns through the callback route that exchanges the auth code for a real browser session.

Auth session missing!
If schema is not ready yet
Follow README-SUPABASE-BOOTSTRAP.md and run the migration SQL and seed SQL in the Supabase dashboard SQL Editor.