Reindex
memory_reindexRebuild derivative data from memory files to recover lost indexes, or run a full audit to identify file-content drift.
Instructions
rebuild (default): drop all derivatives and reconstruct them from the memory files — originals own the content, so this is disaster recovery (only usage heat is lost). verify: full re-hash audit that ignores the stat gate and reports drift (files whose content no longer matches the index).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| store | No | Absolute path of the memory store directory. Omit for the default store. | |
| verify | No |