{
  "schemaVersion": 1,
  "kind": "monorepo-health",
  "claim": "monorepo-health-score",
  "gate": "check:monorepo-health",
  "path": "/registry/monorepo-health.json",
  "portal": "/portal/packages/",
  "generatedAt": "2026-07-28T16:41:42.786Z",
  "bunVersion": "1.4.0",
  "score": 34.5,
  "grade": "critical",
  "formulaVersion": 1,
  "metrics": {
    "duplicateDepCount": 0,
    "deadCodePercent": 8.1,
    "largeFilePercent": 40.5,
    "testFailureRate": 0,
    "cyclicDependencyCount": 14,
    "testCoveragePercent": 0
  },
  "breakdown": {
    "base": 100,
    "duplicateDepPenalty": 0,
    "deadCodePenalty": 4,
    "largeFilePenalty": 40.5,
    "testFailurePenalty": 0,
    "cyclePenalty": 21,
    "coverageBonus": 0
  },
  "fileCount": 835,
  "largeFileCount": 338,
  "deadFileCount": 41,
  "workspacePackageCount": 7,
  "testsRun": false,
  "buildRun": true,
  "notes": [
    "import graph via Bun.Transpiler.scanImports; dead=orphan; package edges=188; cycles raw=14 capped=14",
    "package import edges (non-relative): 188",
    "tests skipped (pass --with-tests / --with-coverage for failure rate + coverage)"
  ]
}
