One binary, every verb. The same engine the IDE drives, from any shell. Ships with the platform.
$ auracle status engine ok 127.0.0.1:8000 database ok postgres scheduler ok 3 jobs queued broker ok paper (simulator) $ auracle live backtest momentum.yml run 4812 2016-01-04 -> 2025-12-31 sharpe 1.31 max dd -11.8% trades 412 gates 5/5 pass $ auracle live start momentum.yml supervisor: momentum is on paper
The full surface of the engine. The apps are wrappers around this.
The full reference ↗A manifest backtests with no broker calls, then starts on paper with one verb.
$ auracle live backtest momentum.yml run 4813 sharpe 1.31 max dd -11.8% gates 5/5 pass $ auracle live start momentum.yml supervisor: momentum is on paper
Bring the stack up on a server and script the rest. The desktop apps are optional; the engine is not.
$ auracle deploy up stack up: engine, database, scheduler $ auracle deploy status engine ok · database ok · scheduler ok · 3 jobs