cerebro_impact
Before changing a file, discover all files that depend on it via transitive imports to prevent breaking 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 |