syms_impact
Analyze how changes to a file affect dependent code by identifying direct and transitive dependencies for impact assessment.
Instructions
Impact analysis: direct and transitive dependents of a file
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | Absolute file path | |
| root | No | Project root (auto-detected if omitted) |