{
  "episodes": {"calibration": 26, "holdout": 7, "total": 33},
  "technical_gt": {"calibration": 79, "holdout": 36, "total": 115},
  "baseline": {"fixed_visual_candidates": 28, "hits": 89, "coverage": 0.7739},
  "stable_adaptive": {
    "master_budget": 28,
    "risk_threshold": 0.64,
    "min_items": 23,
    "max_items": 28,
    "average_items": 26.2424,
    "hits": 89,
    "coverage": 0.7739,
    "candidate_reduction": 0.0628
  },
  "current_selector_adaptive": {
    "risk_threshold": 0.68,
    "min_items": 23,
    "max_items": 27,
    "average_items": 25.4848,
    "hits": 89,
    "coverage": 0.7739,
    "candidate_reduction": 0.0898,
    "warning": "Temporal selection is rebuilt at each K, so the queue is not a stable prefix."
  },
  "fixed_20": {
    "average_items": 20,
    "hits": 87,
    "coverage": 0.7565,
    "candidate_reduction": 0.2857
  },
  "holdout_stable_adaptive_counts": {
    "P23/EP18": 27,
    "P23/EP19": 28,
    "P23/EP20": 27,
    "P23/EP21": 27,
    "P23/EP22": 24,
    "P23/EP23": 27,
    "P24/EP16": 25
  }
}
