memory_confirm
Confirm flagged memory items as still accurate after code changes, updating their timestamps to prevent re-flagging.
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 |