decision_supersede
Replace a design decision with another, keeping both nodes and their full lineage for audit and traceability.
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. |