Create account
Start in demo mode,then wire real auth later.
The repo runs without Clerk or Supabase keys so the demo works immediately. The forms below persist a local user profile, and the README includes the env seams for swapping in production auth and storage.
Local demo account persistence
Credential health forms inside the dashboard
Paper-first execution and promotion controls
Clerk + Supabase-ready environment variables
The same surface can later be wrapped with Clerk's <SignIn /> and <SignUp /> components once publishable and secret keys are available.