Not a chatbot. A desktop runtime that runs missions against real markets, under rules the model cannot override.
Article I Enforce
Nothing trades past the safety gate.
Every swap and bridge clears one fail-closed check before it executes, the same way whether the agent is restricted or running full autonomy. When a mission ends on its own, it reports why: deadline reached, capital depleted, max loss hit, no viable opportunity, or emergency stop.
Article II Prove
Every decision leaves a record.
Wins, losses, and blocked attempts all land in the same local log, hashed for dedup, not for show. No screenshots, no cherry-picked highlight reel, and your strategy stays private.
Article III Local
Your keys never leave your machine.
Keys are encrypted at rest with AES-256-GCM and never touch the network, in backup, restore, or anywhere else. Runtime, memory, and logs all live on your hardware. The code is open on GitHub.