Superhighway map
Show the full Trading Agent lifecycle on one screen.
The frontend demonstrates how a trader's plain-English idea becomes a deterministic rule, passes safety and data-readiness gates, creates a draft agent, emits signals, and remains under pause/resume/kill controls. The service stays in poc_no_trade_mutation mode.
Current demo
Idle
RSI rule trading agent
Author a draft, validate gates, deploy a local POC agent, and operate it without live execution.
Author
Validate
Deploy
Operate
ModePOC
no trading mutation
Rule gate-
deterministic compiler
Validation-
safety checks
Runtime-
operator controls
Strategy Intent
Start with a concrete active trading rule.
Lifecycle Highway
Every stop maps to a backend endpoint or control gate.
API Output
{ "ready": true }