Skip to main content

Module ctx_impact

Module ctx_impact 

Source
Expand description

ctx_impact — Graph-based impact analysis tool.

Uses the SQLite-backed Property Graph to answer: “What breaks when file X changes?” Performs BFS traversal of reverse import edges to find all transitively affected files.

Functions§

handle