memory_episode_start
Open a named sub-episode under the current session to group memories by task; stored memories carry the episode ID and title for scoped search.
Instructions
Open a named sub-episode; it nests under the session episode, and
memories stored while it is open carry its id + title for episode-scoped
search. memory_episode_end closes it and pops back.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hint | No | Optional note on what the task is about. | |
| title | Yes | Short name for the task, used in later recaps. | |
| episode | No | Your session handle (from the session-start briefing) — anchors the sub-episode to YOUR session when several run concurrently. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||