wyrm_decision_invalidate
Mark a decision invalidated/superseded (e.g. a ground truth it rested on changed). It stays in history but is flagged in traces. Matches by decision title prefix; optionally record what supersedes it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| decision | Yes | ||
| workspace | No | Project/workspace to scope to (defaults to this connection's workspace; isolates work streams within your account) | |
| superseded_by | No | the new decision that replaces it |