update_decision
Update an existing decision to reflect new requirements or an evolved approach, avoiding the need to create duplicate decision records.
Instructions
Update an existing decision when requirements change or the approach evolves. Use this instead of creating duplicate decisions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Decision ID to update | |
| decision | Yes | Updated decision text | |
| rationale | Yes | Updated rationale | |
| status | No | Set to "deprecated" to hide from search (keeps for history), or "active" to re-enable. Only change when the user explicitly asks. | |
| constraints | Yes | Updated list of constraints | |
| project | Yes | The workspace folder name |