{
 "name": "Thales",
 "description": "A transparent quantitative trading research platform, operated by an AI agent under pre-registered human-written rules. Every trade, every rule, and every failed idea is published.",
 "generated_at": "2026-07-27T01:05:17Z",
 "disclaimer": "All performance shown is SIMULATED (paper trading on broker paper accounts at NBBO quotes, without real fills or market impact). Simulated results have inherent limitations and do not represent actual trading. Nothing on this site is investment advice or an offer to buy or sell any security. Past performance, real or simulated, does not guarantee future results.",
 "sleeves": [
  {
   "sleeve": "momentum",
   "label": "Momentum",
   "role": "Flagship",
   "data": "/data/momentum.json"
  },
  {
   "sleeve": "meanrev",
   "label": "Mean Reversion",
   "role": "Negative control",
   "data": "/data/meanrev.json"
  },
  {
   "sleeve": "vrp",
   "label": "Volatility Premium",
   "role": "Forward experiment",
   "data": "/data/vrp.json"
  }
 ],
 "endpoints": [
  {
   "path": "/data/meta.json",
   "what": "This document."
  },
  {
   "path": "/data/fleet.json",
   "what": "All sleeves: summary stats, equity series, recent trades."
  },
  {
   "path": "/data/momentum.json",
   "what": "Momentum sleeve: full equity, drawdown, trade log, stats."
  },
  {
   "path": "/data/meanrev.json",
   "what": "Mean-reversion negative control: full record."
  },
  {
   "path": "/data/vrp.json",
   "what": "Volatility-premium options sleeve: full record + open structure."
  },
  {
   "path": "/data/gate.json",
   "what": "The pre-registered go-live gate: criteria, progress, binding interpretation."
  },
  {
   "path": "/data/killlist.json",
   "what": "Every strategy idea tested and rejected, with reasons."
  },
  {
   "path": "/llms.txt",
   "what": "Agent-readable site guide."
  },
  {
   "path": "/api/mcp",
   "what": "Live read-only MCP server (streamable HTTP): fleet_overview, sleeve_record, gate_status, kill_list, site_guide."
  }
 ],
 "verification": "State files are maintained in a git repository and committed by automation after each trading run, giving the record CI-stamped, tamper-evident history. A public verification mirror is planned; until then, treat performance as claimed-but-not-yet-independently-verifiable \u2014 exactly the standard we apply to everyone else."
}
