Account Sign In
Sign in to a future TradeAlphaAI account. Authentication is foundation-only — the live provider wiring is reserved for a future phase.
Sign in
Live via Clerk hosted UI
hosted
No live provider is wired yet — sign-in returns to this informational page.
Clerk
Hosted UI flow planned for the live wiring.
none
No passwords, no session tokens and no provider keys are stored.
Hosted-UI flow
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.
Need an account?
Create a future account
The sign-up shell mirrors this surface; the live provider wiring is shared.
Public intelligence
All Phase 200-219 surfaces remain available without an account.
What an account holds
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.