As a decision owner, I want to edit an existing decision so that I can correct mistakes or update information as the context changes. ## Acceptance Criteria - [ ] User can click an "Edit" button on a decision they own - [ ] User can modify the title and description of the decision - [ ] User can modify the status of the decision - [ ] Changes are saved to the backend and reflected in the UI immediately - [ ] Proper error handling if the update fails
As a decision owner, I want to edit an existing decision so that I can correct mistakes or update information as the context changes.
Acceptance Criteria