Shared org memory now remembers who settled a decision and lets a settled decision be reopened.
What's wrong with this entry?
The org-memory decision store now records which identity settled a decision and supports reopening a settled decision back to the undecided state.
- A settle attempt from a different identity than the one recorded is refused with cause "superseded".
- Reopening emits the new event
tengu_org_memory_decision_reopenedwithfrom_stateandfrom_cause. - The reset helper clears the remembered identity in addition to the state.
tengu_org_memory_decision_reopened
Strings lifted out of the shipped bundle, so the claim above can be checked against them.