Rex Cockpit

Personal operator infrastructure

Coming soon

Migrating from a localhost cockpit to a deployed cockpit, one phase at a time. The cockpit is operational today — it just lives on a laptop. This URL becomes the live cockpit once Phase 4 ships.

  1. Phase 1Foundation

    Vercel project linked, Supabase + Clerk provisioned, all secrets in Vercel env vars.

  2. Phase 2Storage migration

    JSONL stores (queue, corrections, costs, atlas briefs) move to Supabase Postgres. Atlas vault becomes a synced mirror.

  3. Phase 3Auth wiring

    Clerk middleware gates every route. Only authorized emails get in. Cron routes use CRON_SECRET to bypass user auth.

  4. Phase 4Live deploy

    This landing is replaced by the actual cockpit — Eli email triage, Atlas brief reader, cost dashboard.