Every node is a file, sized by lines of code; edges point from importer to import. Drag to pan, scroll to zoom, click a node to inspect it and see its blast radius.
Treemap of lines of code by folder — where the mass of this codebase lives.
Share of lines of code by language.
Most-changed files in git history — churn concentrates bugs and merge pain.
Files whose change ripples furthest — the ones to touch carefully and test hard.
Where the score went. Fewer bars is better.
Files that import each other in a loop — refactor candidates.
Heuristic scan for committed secrets, injection-prone patterns, and hygiene issues. Findings inside test/example paths are demoted to warnings.