{
  "schemaVersion": 1,
  "kind": "monorepo-health",
  "claim": "monorepo-health-score",
  "gate": "check:monorepo-health",
  "path": "/registry/monorepo-health.json",
  "portal": "/portal/packages/",
  "generatedAt": "2026-08-10T19:49:54.514Z",
  "bunVersion": "1.3.14",
  "score": 42.2,
  "grade": "critical",
  "formulaVersion": 1,
  "metrics": {
    "duplicateDepCount": 0,
    "deadCodePercent": 5.7,
    "largeFilePercent": 41.4,
    "testFailureRate": 0,
    "cyclicDependencyCount": 9,
    "testCoveragePercent": 0
  },
  "breakdown": {
    "base": 100,
    "duplicateDepPenalty": 0,
    "deadCodePenalty": 2.9,
    "largeFilePenalty": 41.4,
    "testFailurePenalty": 0,
    "cyclePenalty": 13.5,
    "coverageBonus": 0
  },
  "fileCount": 1374,
  "largeFileCount": 569,
  "deadFileCount": 50,
  "workspacePackageCount": 10,
  "testsRun": false,
  "buildRun": true,
  "notes": [
    "import graph via Bun.Transpiler.scanImports; dead=orphan; package edges=218; cycles raw=9 capped=9",
    "package import edges (non-relative): 218",
    "tests skipped (pass --with-tests / --with-coverage for failure rate + coverage)"
  ]
}
