analyze_impact
Identify transitive callers of a symbol to assess the blast radius before changing its signature or behavior.
Instructions
Transitive callers of a symbol — the blast radius. Run BEFORE changing a signature or behavior.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Symbol name to analyze (exact, case-insensitive) | |
| depth | No | Max caller depth (default 3) |