CodeElevate

Sample report — generated from colinhacks/zod (packages/zod), a public demonstration repository. No signup required.

boundary-ci-1781322846239-x9ixvl·colinhacks/zod · packages/zod
FAIL · deploy blocked
10
Critical (blocking)
6
Warnings
49/100
CE Score
286
Files scanned
Completed in 0.9s·Read-only·Mode: boundary-ci·Policy: 1.1.0·CAM: pass (metadata_only)·465 dependencies

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.

Findings — 5 shown · 16 total · all rule: god_file

src/v4/core/to-json-schema.ts
BLOCKcritical

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

src/v3/types.ts
BLOCKcritical

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

src/v4/classic/from-json-schema.ts
BLOCKcritical

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

src/v3/benchmarks/primitives.ts
WARNhigh

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

src/v4/core/errors.ts
WARNmedium

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

11 additional findings — rule: god_file

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

Run this on your codebase.

Start free with one repository. No credit card required. The same engine, on your actual code.

© 2026 CodeElevate. All rights reserved.