autopilot_start
InactiveTool of io.github.Timwal78/402proof
Activate the Sovereign Autopilot. Requires X-Operator-Key header (set OPERATOR_API_KEY env var on the server). Once active, the autopilot polls OracleEngine every AUTOPILOT_SCAN_INTERVAL seconds, fires on confidence >= AUTOPILOT_MIN_CONFIDENCE, sizes via Kelly Criterion from live Tradier account equity, and routes to Tradier API. TRADIER_LIVE must be true for real orders — otherwise runs in shadow mode. Returns: {status, live_mode, message}.
Parameters schema
{
"type": "object",
"properties": {
"operator_key": {
"type": "string",
"description": "Operator API key (or pass X-Operator-Key header)"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.Timwal78/402proof
https://github.com/Timwal78/SqueezeOS
3/7 registries