Sample report — generated from colinhacks/zod (packages/zod), a public demonstration repository. No signup required.
Systemic cluster detected: god_file (P1)
The god_file rule fired 16 times across the codebase — the same structural pattern has spread across multiple modules. A systemic cluster requires coordinated remediation rather than file-by-file fixes. Architecture integrity is intact (boundary discipline holds), but module-level responsibility concentration is blocking.
Module responsibility concentration exceeds the god-file threshold. JSON-Schema conversion logic has accumulated too many responsibilities in a single file — violating maintainability policy. All critical findings block merge.
Structural evidence
Rule: god_file · Cluster: rule_family:god_file (P1, systemic) · 16 occurrences across codebase
Policy outcome
BLOCK — 10 critical findings require resolution before merge
Module responsibility concentration exceeds the god-file threshold. Core v3 type definitions are concentrated beyond the god-file limit in a single module — structural change risk elevated.
Structural evidence
Rule: god_file · Cluster: rule_family:god_file (P1, systemic) · Same rule firing in 16 files
Policy outcome
BLOCK — systemic pattern, coordinated remediation required
Module responsibility concentration exceeds the god-file threshold. JSON-Schema import and transformation logic concentrated in a single file beyond policy threshold — blocking finding.
Structural evidence
Rule: god_file · Cluster: rule_family:god_file (P1, systemic) · Category: maintainability
Policy outcome
BLOCK — requires remediation before merge
Module responsibility concentration approaches the god-file threshold at high severity. Benchmark primitive definitions concentrated in this file — not blocking, but review recommended before next release.
Structural evidence
Rule: god_file · Cluster: rule_family:god_file (P1, systemic) · Severity: high
Policy outcome
WARN — not blocking at high severity, review recommended
Module responsibility concentration detected at medium severity. Error definition concentration in this file is approaching god-file thresholds — not blocking at current severity.
Structural evidence
Rule: god_file · Cluster: rule_family:god_file (P1, systemic) · Severity: medium
Policy outcome
WARN — not blocking at medium severity
Critical · blocking (7)
src/v4/mini/schemas.ts
src/v4/core/api.ts
src/v4/classic/schemas.ts
src/v4/core/checks.ts
src/v4/core/util.ts
src/v4/core/json-schema-processors.ts
src/v4/core/schemas.ts
Medium · warning (4)
src/v4/core/parse.ts
src/v3/helpers/util.ts
src/v4/locales/he.ts
src/v3/ZodError.ts
Governance evidence record
Findings
16 (10 blocking · 6 warnings)
Evidence type
Structural analysis
Inference used
None — deterministic analysis
Record
Immutable
Source modification
None — read-only
Run ID
boundary-ci-...x9ixvl
Start free with one repository. No credit card required. The same engine, on your actual code.