rectify_subject
Correct a stored memory value to comply with GDPR Article 16, replacing the current text under a key while recording the requester and reason for audit.
Instructions
GDPR Art. 16 rectification: supersede the value under key with text through the ordinary keyed
write (every write guard applies), and record who asked and why as a rights:rectify entry on the action
ledger bound to the memory receipt. actor and reason are required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| text | Yes | ||
| actor | Yes | ||
| reason | Yes | ||
| subject | No | ||
| request_id | No |