PAPER LIVE DATA MOCK AI
Trading mode

Effective mode: PAPER · Paper trading is the default and the only wired path (M1/M2). Live execution requires a broker integration that is intentionally absent.

Trading memory

Where post-trade reviews and theses are stored for the learning loop. Browse stored memory →

From environment (TRADING_MEMORY). Changing the backend applies on the next restart. "chroma" needs the optional extra.
Provider API keys
Offline mode is ON (TRADING_OFFLINE) — the deterministic mock model is used for every role, so keys are stored but not called. Set TRADING_OFFLINE=0 to use real providers.

Stored in the local config database and applied immediately. Keys are never shown back — only whether one is set. A leading value from the environment is used if no key is set here.

ProviderStatusNew keyClear
Anthropic (Claude) not set
Google Gemini from env
OpenAI-compatible not set
Anthropic & Gemini call real APIs; OpenAI-compatible is a seam (falls back to mock).
LLM models

Per-role provider & model assignment, with the intelligence each role needs.

RoleProviderModel
News anthropic claude-haiku-4-5
Sentiment anthropic claude-haiku-4-5
Technical anthropic claude-haiku-4-5
Fundamental anthropic claude-haiku-4-5
Bull anthropic claude-sonnet-4-6
Bear anthropic claude-sonnet-4-6
Trader anthropic claude-sonnet-4-6
Research Manager anthropic claude-opus-4-8
Reviewer anthropic claude-opus-4-8
Operator token

Mutating actions (runs, approvals, kill switch, settings) require the dashboard token. It is held in this browser session only and attached to your POSTs.