{
  "schema": "house-research-protocol-v1",
  "version": "house-research-2026-09-13-v1",
  "paperOnly": true,
  "hypothesis": "Past price changes may contain information about six-hour returns, but trading is justified only after execution costs and independent event evaluation.",
  "bankrollUsd": 10000,
  "notionalUsd": 250,
  "maxOpenEvents": 3,
  "maxEventPositions": 1,
  "maxDrawdownPct": 3,
  "decisionSeconds": 600,
  "collectionSeconds": 60,
  "executionDelaySeconds": 60,
  "orderExpirySeconds": 180,
  "publishDelaySeconds": 900,
  "maxBookAgeSeconds": 180,
  "maxSpread": 0.03,
  "minPrice": 0.15,
  "maxPrice": 0.85,
  "horizonSeconds": 21600,
  "entryBufferSeconds": 21600,
  "exitBufferSeconds": 3600,
  "participation": 0.1,
  "depthLevels": 50,
  "slippageLimit": 0.01,
  "historicalCostPerShare": 0.02,
  "edgeMargin": 0.01,
  "minTrainingEvents": 6,
  "minValidationEvents": 3,
  "minTestEvents": 3,
  "minForwardEvents": 6,
  "minForwardTrades": 200,
  "maxDatabaseBytes": 1073741824,
  "researchCutoff": "2026-09-01T00:00:00Z",
  "historicalDays": 28,
  "features": ["price", "change10m", "change1h", "change6h", "change24h", "volatility6h", "range24h", "hoursToEvent"],
  "events": [
    {"slug": "fed-decision-in-september-762", "label": "September Fed", "decisionAt": "2026-09-16T18:00:00Z"},
    {"slug": "fed-decision-in-october-20260617190323537", "label": "October Fed", "decisionAt": "2026-10-28T18:00:00Z"},
    {"slug": "fed-decision-in-december-20260729232808632", "label": "December Fed", "decisionAt": "2026-12-09T19:00:00Z"}
  ]
}
