← Homepage · All repository proof · Validation record · State of TS Architecture 2026
Repository proof
What ArcSight found in Prisma Real arc impact on Prisma (packages/client) — blast radius, break paths, and evidence. Same question as the homepage: what breaks if I change this?
Run the same analysis on your repository in under 3 minutes.
Project: Prisma (packages/client) Score: 87.1/100 (Healthy architecture) 166 modules 390 edges
arc impact src/runtime/core/engines/common/types/TransactionArchitecture visualization Diagrams are generated from ArcSight analysis data. Dependency graph and risk map show key modules; subsystem view shows high-level structure.
Dependency graph Subsystem architecture Risk map Architecture score & metrics Score: 87.1 /100 · Stability: 24 /100 · Status: healthy · Confidence: 100%
Dependency cycles: 31 Duplicate authorities: 5 Critical findings src/runtime/core/engines/common/types/TransactionMEDIUM fan-in: 8 src/runtime/core/engines/common/EngineMEDIUM fan-in: 9 src/runtime/core/engines/common/types/EventsMEDIUM fan-in: 5 src/runtime/core/engines/common/types/RequestErrorMEDIUM fan-in: 2 src/runtime/core/engines/common/types/QueryEngineMEDIUM fan-in: 4 Hotspots src/runtime/core/engines/common/types/TransactionCRITICAL fan-in: 8 blast: 47 src/runtime/core/engines/common/types/TransactionHIGH fan-in: 8 blast: 47 src/runtime/core/engines/common/EngineCRITICAL fan-in: 9 blast: 45 src/runtime/core/engines/common/EngineHIGH fan-in: 9 blast: 45 src/runtime/core/types/exported/UtilsCRITICAL fan-in: 7 blast: 42 src/runtime/core/types/exported/UtilsCRITICAL fan-in: 7 blast: 42 src/runtime/core/types/exported/UtilsHIGH fan-in: 7 blast: 42 src/runtime/core/types/exported/PublicCRITICAL fan-in: 6 blast: 42 src/runtime/core/types/exported/PublicCRITICAL fan-in: 6 blast: 42 src/runtime/core/types/exported/ResultCRITICAL fan-in: 4 blast: 42 Architectural gravity centers src/runtime/core/errorRendering/base— god-module src/runtime/core/errorRendering/base— utility-hub src/runtime/core/types/exported/JsApi— god-module src/runtime/core/types/exported/JsApi— utility-hub src/runtime/core/engines— god-module CLI workflow Scan → Fix → Finish → Watch. Nothing else required.
arc scanCopy Find issues arc fixCopy Apply fixes arc finishCopy Resolve remaining arc watchCopy Keep clean (Pro) More commands (explain, impact, guard…) →
Key takeaways • Architecture score 87.1/100 indicates a healthy structure with room to reduce cycles and violations. • Structural scan reports dependency cycles — inspect impact paths before refactors that cross module boundaries. • High fan-in modules are change-risk zones; run arc explain <path> before refactoring. • Run the full workflow (analyze, hotspots, explain, impact, snapshot, drift) in your repo for deterministic architecture insights. Run ArcSight on your repo Install locally, then run arc impact on the file you plan to change — before merge.
npm install -g arcsightCopy
arc impact <path>Copy
Install → Embed this report Use this iframe to show the architecture badge on your site.
<iframe src="https://arcsight.ai/embed/prisma/" width="320" height="180" frameborder="0"></iframe>Copy
Evidence-backed analysis snapshot. Validation record · Install · Homepage demo