plur_episode_to_engram
Promote a session episode to a persistent engram when it deserves long-term memory. Add tags, scope, and domain to make it retrievable.
Instructions
Promote an episode to a persistent episodic engram — useful when a session event deserves long-term memory
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Tags for the new engram | |
| scope | No | Scope for the new engram | |
| domain | No | Domain tag for the new engram | |
| episode_id | Yes | Episode ID to promote (from plur_timeline) |