{
  "elpv": {
    "present": true,
    "is_mock": false,
    "n_samples": 2624,
    "stats": {
      "total": 2624,
      "by_severity": {
        "0": 1508,
        "1": 295,
        "2": 106,
        "3": 715
      },
      "by_kind": {
        "ok": 1508,
        "unknown": 1116
      },
      "by_source": {
        "elpv": 2624
      },
      "by_module_type": {
        "mono": 1074,
        "poly": 1550
      }
    },
    "split": {
      "train": 2099,
      "val": 263,
      "test": 262
    }
  },
  "pvel_ad": {
    "present": true,
    "is_mock": true,
    "n_samples": 24,
    "stats": {
      "total": 24,
      "by_severity": {
        "0": 2,
        "1": 5,
        "2": 11,
        "3": 6
      },
      "by_kind": {
        "black-core": 3,
        "crack": 2,
        "dislocation": 3,
        "finger": 2,
        "ok": 2,
        "scratch": 3,
        "short-circuit": 3,
        "star-crack": 3,
        "thick-line": 3
      },
      "by_source": {
        "pvel-ad": 24
      },
      "by_module_type": {
        "unknown": 24
      }
    }
  },
  "merged": {
    "total": 2648,
    "by_severity": {
      "0": 1510,
      "1": 300,
      "2": 117,
      "3": 721
    },
    "by_kind": {
      "black-core": 3,
      "crack": 2,
      "dislocation": 3,
      "finger": 2,
      "ok": 1510,
      "scratch": 3,
      "short-circuit": 3,
      "star-crack": 3,
      "thick-line": 3,
      "unknown": 1116
    },
    "by_source": {
      "elpv": 2624,
      "pvel-ad": 24
    },
    "by_module_type": {
      "mono": 1074,
      "poly": 1550,
      "unknown": 24
    }
  },
  "generated_at": "build-time"
}