memory_confirm
Confirm a memory remains valid after code changes, refreshing its timestamp to avoid re-flagging until the next modification.
Instructions
Confirm that a memory flagged by memory_check_freshness is still accurate, even though its related code changed. Updates the memory's confirmed timestamp so it won't be flagged again until the code changes further.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | UUID of the memory item to confirm as still accurate |