cerebro_impact
Identify all files that directly or indirectly import a given path to assess the impact of changes before modifying widely-used code.
Instructions
Transitive blast radius: every file that directly OR indirectly imports
path. Use before changing a widely-used file to see what could break.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |