memory_confirm
Confirm a stale memory is still accurate despite code changes, updating its timestamp to prevent re-flagging until further modifications.
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 |