end_session
End a conversation session to consolidate important episodic memories into long-term storage, preserving valuable learnings for future recall.
Instructions
End a session and consolidate episodic memories.
Mirrors human memory consolidation: short-term (episodic) memories that prove valuable get promoted to long-term (semantic) storage.
Top episodic memories are selected by salience score (combining importance, trust, access count, and recency). Only memories above the threshold are promoted.
Use this at the end of a conversation to preserve valuable learnings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | Session ID to end | |
| promote_top | No | Promote top episodic memories to long-term storage (default: true) | |
| promote_type | No | Memory type for promoted memories: 'project' or 'pattern' (default: project) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||