memoryguard_rule_undo
Revert a V2 rule lifecycle mutation using its undo_id to restore the pre-rule state. Requires trusted actor or admin capability.
Instructions
Undo a V2 rule lifecycle mutation (including feedback/evidence compensation) using its persisted pre-rule undo_id. Requires the trusted actor or admin capability.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| undo_id | No | ||
| workspace | No | ||
| decision_id | No | optional decision id alias; resolved to its undo_id | |
| idempotency_key | No | stable retry key for the compensating V2 mutation |