rebuild_memory
Repairs and rebuilds the memory store by fixing frontmatter, applying wikilinks from memory titles and aliases, and regenerating index files.
Instructions
Repair and rebuild the memory store: optionally fix frontmatter, apply or normalize wikilinks from memory titles and aliases using longest matches first, then rebuild index.md and index.yaml.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apply_wikilinks | No | When true, add and normalize wikilinks based on memory titles and aliases. | |
| fix_frontmatter | No | When true, repair missing or malformed required frontmatter fields before indexing. | |
| group_by_category | No | When true, group generated index.md entries under category headings. | |
| dry_run | No | When true, report proposed frontmatter and wikilink changes without writing files or indexes. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||