Scan your local ledger to identify optimization opportunities - loops, context spikes, and routing improvements - without a database.
Agent hint
Use for aurex audit CLI flags: --ledger, --fail-under, --max-waste-usd, --mode.
In scope
Out of scope
aurex audit --ledger .aurex/ledger.jsonl aurex audit --fail-under 85 --max-waste-usd 5.00 --mode block
npx aurex ci npx aurex ci --mode=block --github-comment
Search for a command to run...