Technical Debt Visualizer

DebtScan dashboard · All Light Industries · build #11
DEMO DATA
Drop a debtscan --json file here — generate one with python debtscan.py <path> --json > findings.json, then drop it on this strip. No upload, everything stays in your browser.

Debt by module

Total debt score per module (severity × how far each function is over the line). Worst first.
high medium low

Where the debt lives

Flags grouped by metric and severity. A donut of the whole codebase's debt shape.

Flagged functions

Every flag traces to one named rule with a plain-English reason. Click a column to sort; filter by severity or search a module / function.
all high medium low
Severity Module Function Metric Debt score Why it matters