Queue
Trader sees pending signals on dashboard and signals list (status pending_verification).
Traders see a pending signal queue on the dashboard and in the signals list. They open a signal, complete a verification checklist, and approve, reject, or modify and approve. Verified signals become active for clients; rejected signals are invalidated. Traders can view assigned clients, send messages, and track verification performance and signal outcomes. All actions are logged and auditable.
AI-generated pattern recognition outputs are reviewed by qualified specialists before being released to clients. Specialists can verify, reject, or modify outputs using a checklist and audit trail. This provides a human-in-the-loop layer; it does not guarantee particular analytical outcomes.
Human oversight and verification workflows do not guarantee particular analytical outcomes.
Queue
Trader sees pending signals on dashboard and signals list (status pending_verification).
Review
Trader opens signal detail, sees AI metadata, confidence, entry/target/stop.
Approve / Reject / Modify
Verify (pending → active), reject (pending → invalidated), or modify draft; human verification recorded.
Client communications
View assigned clients, communication history; send messages. Scoped to trader assignments.
Performance
Verification stats, response time, signal outcomes (win rate, PnL from verified signals).
Only Pro and Enterprise users receive an assigned personal trader and see "My Trader" in the user panel. Trial users see an upgrade prompt. Traders themselves access the trader panel via separate sign-in (email + license key); they do not use the same login as end users.
/trader/dashboard
Single-pane queue and metrics.
Gating: Trader auth (email + license key); analyst/admin/system roles.
/trader/signals, /trader/signals/[id]
Review and verify AI-generated analytical outputs before they go active.
Gating: Analyst: assigned clients or global signals only. Admin/system: full access.
/trader/clients, /trader/clients/[id]
Manage assigned clients and track performance.
Gating: Assigned clients only (trader_user_assignments).
/trader/communications
Message history with clients.
Gating: Assigned clients only.
/trader/performance
Track verification performance and verification outcomes.
Gating: Trader auth.