Execute risk-first incident response for abnormal autonomous behavior, including containment, exposure neutralization, diagnosis, and controlled recovery.
Contain first, analyze second, resume last.
q) or terminate headless processlogs/helix.logmode = "auto" without dry-run.Restart in monitored mode (manual or assist) and run:
synccancel <ORDER_ID|ORDER_ID_PREFIX|#ROW> for risky open ordersflatten if positions should be exitedVerify state after each command.
Inspect Logs/System tab for:
agent_cycle_erroragent_intent_rejectedorder_placed / trade_updateReview config controls:
[agent].interval[agent].max_intents[agent].min_gain_pct[agent].dry_run[risk].max_trade_notional[risk].max_day_notional[compliance].*Progress in stages:
mode = "assist"mode = "auto" with [agent].dry_run = trueauto only after stable cycles and expected event patterns[agent].max_intents[agent].intervalgo test ./...
go build ./cmd/helix