DepGraph
Dependency analysis / editor-visible signal.
Proof note / Signal lands where developers work.- Problem
- Dependency risk becomes dangerous when high-reach files and cycles remain invisible before a change.
- Decision
- Favor fewer, explainable diagnostics and place the signal inside the developer's normal VS Code workflow.
- Outcome
- Graph analysis becomes reviewable file-level evidence instead of a detached report.
TypeScript / Python / VS Code Extension / Graph Analysis
