palinode_consolidate
Consolidate knowledge in memory directories to remove redundancy and improve organization. Preview with dry_run before applying.
Instructions
Run a manual knowledge consolidation pass. Set dry_run=true to preview the proposed operations without applying them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dry_run | No | Preview operations without writing changes. Recommended when invoking from MCP — the tool is annotated destructive. | |
| nightly | No | Run the nightly compaction prompt instead of the default write-time pass. | |
| sources | No | Memory directories to consolidate, e.g. `["insights"]`. Defaults to `daily` only. |