rlm_decision_supersede
Replace an outdated decision with a new version while preserving the evolution chain. Automatically marks the old decision as superseded and links to the new one.
Instructions
Supersede an existing decision with a new one.
Creates a new decision that replaces an old one, maintaining the chain of evolution. The old decision is marked as SUPERSEDED with a link to the new decision.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| old_decision_id | Yes | The DEC-XXX ID of the decision being superseded | |
| title | Yes | Title for the new decision | |
| owner | Yes | Who made this new decision | |
| scope | No | Scope/area affected | |
| impact | No | Impact level | |
| context | Yes | Why the original decision is being changed | |
| decision | Yes | The new decision | |
| rationale | Yes | Why this change is being made | |
| alternatives | No | Alternatives considered for the new decision | |
| revert_plan | No | How to revert this decision if needed | |
| tags | No | Tags for the new decision |