Arbitrage Desk

Live view of the latest scan export — profit, velocity, and buy channels in one ledger.

No data yet

Run a scan, then serve this repo over HTTP so the dashboard can read JSON.

uv run scan --limit 10

python3 -m http.server 8765

Open http://localhost:8765/dashboard/

For a public URL on Cloudflare Pages, see dashboard/DEPLOY.md.