decision_supersede
Supersede an outdated decision with a replacement while preserving both nodes and their lineage for accurate tracking.
Instructions
Explicitly supersede one decision with another while preserving both nodes and their lineage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| new_id | Yes | Existing replacement decision id. | |
| old_id | Yes | Existing decision id that is being superseded. |