impact_of_change
Trace call chains backward from a TypeScript symbol to reveal the full scope of code that would be impacted by changing it.
Instructions
Find the transitive blast radius of changing an exact fully-qualified TypeScript symbol.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Fully-qualified symbol to trace backwards through CALLS edges |