verify
Re-confirm an existing memory's accuracy by updating its last-verified timestamp, without changing its content.
Instructions
Re-confirm that an existing memory is still accurate as of now, stamping its last-verified time. Mutating: updates verification metadata only — it does NOT change the memory's content or promote it to a durable tier. If the value has CHANGED, do not verify; write a new memory with remember and supersede the old one instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memory_id | Yes | Id of the memory being re-confirmed. Required. | |
| verified_against | No | The source or ground truth the memory was checked against. |