engi_impact_analyze
Analyze how changes to specific IDs affect related documents across a project, tracing transitive dependencies to identify all impacted files.
Instructions
Analyze transitive document impact for changed IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| root | Yes | Absolute path to the project root. | |
| depth | No | ||
| changed_ids | Yes | ||
| change_description | No |