hosted
No live provider is wired yet — sign-in returns to this informational page.
Sign in to a future TradeAlphaAI account. Authentication is foundation-only — the live provider wiring is reserved for a future phase.
No live provider is wired yet — sign-in returns to this informational page.
Hosted UI flow planned for the live wiring.
No passwords, no session tokens and no provider keys are stored.
Future live wiring: the local /account/sign-in/ page redirects to Clerk's hosted sign-in UI, which authenticates the user and redirects back to /account/verify/ with a session. Account state then lives behind Clerk; the platform only reads scopes it has been granted.
The sign-up shell mirrors this surface; the live provider wiring is shared.
All Phase 200-219 surfaces remain available without an account.
Foundation contracts the future account will inherit.
Authentication is LIVE via the hosted Clerk UI. Clerk holds the session; this site reads only the granted scopes (account.read + preferences.read by default). The PUBLIC publishable key is embedded by design; the SECRET key never leaves Vercel server env. Not investment advice.