89 AST files (JS/TS)·391 functions with complexity·5,086 call-sites·1 regex- fallback files (imports only)
Blast radius for
file complexity 241lib/graph.ts
Incoming — what breaks if this changes
14 fileshop 1: 4hop 2: 9hop 3: 1
- 1app/api/debug/code-analysis/route.ts
- 1lib/__tests__/regexFallback.test.ts
- 1lib/codeAnalysis/plugins/regexFallback.ts
- 1lib/github.ts
- 2app/api/sessions/[id]/refresh/route.ts
- 2app/api/sessions/route.ts
- 2lib/__tests__/codeAnalysis.test.ts
- 2lib/__tests__/github.test.ts
- 2lib/__tests__/go.test.ts
- 2lib/__tests__/java.test.ts
Outgoing — what this depends on
4 fileshop 1: 2hop 2: 2
- 1lib/__tests__/workspaces.test.ts
- 1lib/types.ts
- 2lib/codeAnalysis/types.ts
- 2lib/codeAnalysis/workspaces.ts
9% prod fns covered
Heaviest files(by file complexity, not function count)
Most complex functions(click to zoom into function blast radius)
Pick a file (or click one in the heaviest-files / top-complex lists) to see its blast radius. Incoming = files that break if you change this. Outgoing = what this depends on. Hops capped at 3 to keep central files from showing "everything".