impact_analysis
Analyze the potential blast radius of code changes to identify downstream dependents, callers, and related test files before editing.
Instructions
Analyze the potential blast radius of a change to a file. Identifies downstream dependents, callers, and related test files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | The repository-relative path of the file to analyze. |