mark_consolidated
Marks consolidation as complete by linking summarized episodes to a new memory and demoting them to cold storage.
Instructions
Record that a consolidation has been completed.
Call this after the LLM has summarized a cluster surfaced by consolidation_candidates and created the new memory via remember. The original episodes are demoted to cold (long-term storage) and linked to the new memory via a derived_from link. Also use this tool to demote the target episodes to cold after acting on a skill_candidates cluster.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| episode_ids | Yes | ||
| new_memory_id | Yes |