{
  "status": "ok",
  "version": "v1",
  "date_range": {
    "start": "2026-03-03",
    "end": "2026-03-11",
    "n_days": 7
  },
  "events_total": 43,
  "class_counts": {
    "MIXED": 32,
    "HEDGED_IN_OPTIONS": 10,
    "SPILLOVER_TO_ES": 1
  },
  "class_share_pct": {
    "MIXED": 74.42,
    "HEDGED_IN_OPTIONS": 23.26,
    "SPILLOVER_TO_ES": 2.33
  },
  "score_means_by_class": [
    {
      "label": "HEDGED_IN_OPTIONS",
      "options_opp_score": 0.9125,
      "es_opp_score": -0.0767,
      "spillover_score": -0.9893
    },
    {
      "label": "MIXED",
      "options_opp_score": -0.1539,
      "es_opp_score": -0.0083,
      "spillover_score": 0.7062
    },
    {
      "label": "SPILLOVER_TO_ES",
      "options_opp_score": -0.999,
      "es_opp_score": 0.2401,
      "spillover_score": 1.2391
    }
  ],
  "robustness": {
    "by_momentum_slice": {
      "AGAINST_RETAIL": {
        "HEDGED_IN_OPTIONS": 5,
        "MIXED": 9,
        "SPILLOVER_TO_ES": 0
      },
      "FLAT": {
        "HEDGED_IN_OPTIONS": 5,
        "MIXED": 19,
        "SPILLOVER_TO_ES": 0
      },
      "WITH_RETAIL": {
        "HEDGED_IN_OPTIONS": 0,
        "MIXED": 4,
        "SPILLOVER_TO_ES": 1
      }
    },
    "by_shock_size_slice": {
      "LARGE": {
        "HEDGED_IN_OPTIONS": 4,
        "MIXED": 10,
        "SPILLOVER_TO_ES": 1
      },
      "MEDIUM": {
        "HEDGED_IN_OPTIONS": 3,
        "MIXED": 11,
        "SPILLOVER_TO_ES": 0
      },
      "SMALL": {
        "HEDGED_IN_OPTIONS": 3,
        "MIXED": 11,
        "SPILLOVER_TO_ES": 0
      }
    }
  },
  "coverage": {
    "events_with_es_10_30": 21,
    "events_with_price_10_30": 16,
    "events_total": 43
  },
  "data_stats": {
    "hiro_files_found": 8,
    "hiro_files_loaded": 8,
    "hiro_files_failed": 0,
    "es_rows_total": 297320,
    "es_rows_rth": 293270,
    "hiro_days": 7,
    "hiro_buckets": 546
  },
  "gap_stats": {
    "events_total": 43,
    "events_missing_es_10_30": 22,
    "events_missing_price_points": 27
  }
}