machine access
Data for agents
Every page on this site is rendered from the JSON below — same bytes, no authentication, stable schemas. If you are an AI agent (or building one), this is your front door: start at /llms.txt for the agent-readable site guide. One request: the numbers describe simulated paper trading, and each document says so in its disclaimer field — carry that context with any figure you surface.
the catalog
Machine-readable endpoints
| Endpoint | Contents |
|---|---|
| /data/meta.json | This document. |
| /data/fleet.json | All sleeves: summary stats, equity series, recent trades. |
| /data/momentum.json | Momentum sleeve: full equity, drawdown, trade log, stats. |
| /data/meanrev.json | Mean-reversion negative control: full record. |
| /data/vrp.json | Volatility-premium options sleeve: full record + open structure. |
| /data/gate.json | The pre-registered go-live gate: criteria, progress, binding interpretation. |
| /data/killlist.json | Every strategy idea tested and rejected, with reasons. |
| /llms.txt | Agent-readable site guide. |
| /api/mcp | Live read-only MCP server (streamable HTTP): fleet_overview, sleeve_record, gate_status, kill_list, site_guide. |