{
  "encyclopediaEntries": 441,
  "corpusTotal": 171,
  "corpusCurated": 85,
  "runs": [
    {
      "matcher": "naive token-overlap (old)",
      "fullTop1": 31.6,
      "fullTop3": 50.3,
      "curTop1": 28.2,
      "curTop3": 41.2
    },
    {
      "matcher": "IDF + anchors (new)",
      "fullTop1": 38.6,
      "fullTop3": 46.2,
      "curTop1": 44.7,
      "curTop3": 44.7
    },
    {
      "matcher": "full pipeline (regex→new)",
      "fullTop1": 45,
      "fullTop3": 52.6,
      "curTop1": 57.6,
      "curTop3": 57.6
    }
  ],
  "perClass": [
    {
      "cls": "OOM_FRAGMENTATION",
      "logs": 19,
      "entries": 29,
      "top1": 78.9,
      "top3": 78.9
    },
    {
      "cls": "TORCH_COMPILE",
      "logs": 15,
      "entries": 6,
      "top1": 53.3,
      "top3": 53.3
    },
    {
      "cls": "GRADIENT_EXPLOSION",
      "logs": 11,
      "entries": 4,
      "top1": 45.5,
      "top3": 45.5
    },
    {
      "cls": "DEVICE_ASSERT",
      "logs": 11,
      "entries": 5,
      "top1": 45.5,
      "top3": 45.5
    },
    {
      "cls": "CHECKPOINT_CORRUPTION",
      "logs": 8,
      "entries": 26,
      "top1": 50,
      "top3": 50
    },
    {
      "cls": "VERSION_MISMATCH",
      "logs": 8,
      "entries": 17,
      "top1": 50,
      "top3": 50
    },
    {
      "cls": "DDP_ERROR",
      "logs": 7,
      "entries": 9,
      "top1": 28.6,
      "top3": 28.6
    },
    {
      "cls": "SILENT_HANG",
      "logs": 6,
      "entries": 37,
      "top1": 100,
      "top3": 100
    }
  ],
  "calibration": [
    {
      "band": "85–100%",
      "n": 2,
      "acc": 0
    },
    {
      "band": "75–84%",
      "n": 8,
      "acc": 100
    },
    {
      "band": "65–74%",
      "n": 8,
      "acc": 25
    },
    {
      "band": "55–64%",
      "n": 42,
      "acc": 36
    },
    {
      "band": "0–54%",
      "n": 13,
      "acc": 85
    }
  ],
  "floors": {
    "curatedPipelineTop1": 0.38,
    "curatedPipelineTop3": 0.42,
    "cleanLabelTop3": 0.6
  }
}
