Settings
MVP control surface. Live trading controls stay decorative until the research layer earns them.
Control Surface
Current operator-level assumptions.
Authentik Integration
What this repo assumes about upstream auth.
Primary auth
assumedAuthentik forward-auth or proxy mode
Frontend session
assumedTrusted headers or upstream cookie already validated by proxy
Backend identity
plannedReceives canonical user/email headers from reverse proxy
Scope Guardrails
Intentional constraints so the MVP stays operationally honest.
No live trading
Live mode is visible in the UI but not operationally enabled in the MVP.
Mock-backed API
Routes are shaped for later persistence and auth-aware services, but serve deterministic data now.
Human-supervised promotion
Promotion candidates are highlighted for review, never auto-promoted.