dream
Run a full memory consolidation cycle to reduce high memory count: orient, gather, prune low-value entries, and generate insight memories.
Instructions
Run a full memory consolidation cycle (Orient, Gather, Consolidate, Prune). Side effect: may archive low-value entries and generate insight memories. Use when memory count is high and you need periodic maintenance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | Set to true to force consolidation even if recent write count is below the automatic threshold | |
| scope | No | Scope to consolidate, e.g. 'project:myapp'. Matched exactly by default — a scope name is treated as itself, not as a prefix family. Omit to consolidate across all scopes | |
| familyMatch | No | Set to true to also consolidate child scopes sharing this prefix (e.g. 'memory' would additionally pull in 'memory:pivot'). Off by default: merging sibling scopes into one clustering round mixes unrelated material. |