turingmind_get_impacted_nodes
Compute the exact blast radius of a SpecNode change by identifying all downstream nodes that depend on it. Preview the impact on the manufacturing line before applying a spec change.
Instructions
Compute the exact blast radius of a SpecNode change: all downstream nodes in the DAG that depend on this node (directly or transitively). Use BEFORE applying a spec change to preview impact on the manufacturing line.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_id | Yes | Origin node to compute impact from |