supersede_decision
Mark an accepted decision as superseded by another by providing its ID and the replacement's ID. This updates the knowledge graph while rejecting invalid transitions and missing references.
Instructions
v2.1.0 — Mark an accepted decision as superseded by another. illegal-transition when target is not accepted. not-found when target or replacement is missing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| by | Yes | DecisionId of the replacement | |
| id | Yes | Decision being superseded |