Consolidate episodic memory
memory_consolidatePromote high-importance nodes into semantic summaries after a burst of memory writes, compressing working memory without deleting source data.
Instructions
Promote high-importance nodes (importance >= 0.8) from from_level into new semantic summary nodes. Use after a burst of memory_write calls to compress working memory. Do not use as a delete — source nodes remain. Mutating, not idempotent (re-running creates additional summaries). Auth: tool policy gate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from_level | No | Source level to promote from. Default episodic. | episodic |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||