Destination
/dashboard
Middleware set this return path so successful authentication drops you straight into the protected experience.
Sign in or create an account to unlock the protected Macro Bias workspace. Your route back to the dashboard is preserved automatically.
Destination
/dashboard
Middleware set this return path so successful authentication drops you straight into the protected experience.
Live Signal
Daily bias snapshot
The dashboard reads directly from the latest server snapshot written to Supabase.
Paywall Shape
Gauge free, heatmap gated
Users see the macro score first, then upgrade for the full cross-asset premium view.
What unlocks
Protected dashboard access behind Supabase session validation.
Stripe-powered upgrade path for premium cross-asset heatmap exposure.
Email-confirmation-safe callback handling that preserves the original dashboard redirect.
Session routing
1. Middleware guards /dashboard
2. Root page receives redirectTo=/dashboard
3. Supabase auth completes
4. Router returns user to /dashboard
Access Console