memory_verify
Re-run cheap evidence checks to update memory statuses. Use to verify specific memory IDs or revalidate verified memories if the repository may have changed.
Instructions
Re-run cheap evidence checks (STATIC_CHECK, COMMIT_REF) and update memory statuses. Use before relying on VERIFIED memories if the repo may have changed, or to verify specific memories by id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | No | Specific memory ids to verify (prefix ok); omit for all | |
| deep | No | Also run expensive evidence (TEST_RESULT, EXEC_TRACE). Slower; use when cheap checks aren't enough. |