memoryguard_rule_feedback
Record rule outcome feedback to close the loop on bootstrap decisions, enabling follow-up corrections or validations for each receipt.
Instructions
Record explicit evidence for a mandatory-rule bootstrap match. This closes the loop for follow/violate/not_applicable/corrected decisions. One feedback is bound to one receipt_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actor | No | deprecated display actor id; source/authority are fixed by MCP transport and never inferred from this value | |
| outcome | Yes | observed outcome after bootstrap packet is shown | |
| evidence | No | optional evidence/notes | |
| workspace | No | workspace path (default: .) | |
| confidence | No | confidence score 0-1 | |
| receipt_id | Yes | receipt_id returned by memoryguard_context_bootstrap | |
| idempotency_key | No | optional retry key bound to content and actor | |
| agent_instance_id | No | trusted identity check |