analyze_regeneration_impact
Identify all operations impacted by programming changes by tracing direct and transitive dependencies, enabling accurate regeneration planning.
Instructions
Trace direct and transitive operation dependencies affected by a programming change
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operations | Yes | ||
| changedOperationIds | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | No | ||
| live | No | ||
| tool | Yes | ||
| error | No | ||
| receipt | No | ||
| documentRevision | No | ||
| operationFingerprint | No |