plur_session_start
Start a session to inject relevant engrams for your current task. Call this at the beginning of every session to load memory context for focused work.
Instructions
Start a session — inject relevant engrams for your task. Call at the beginning of every session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Tags to filter injected engrams | |
| task | Yes | What you are working on (triggers engram injection) | |
| default_scope | No | Default scope for plur_learn calls this session when no explicit scope is provided. Only set this if you want ALL engrams to route to a specific store. Usually, leave unset and pass scope per-engram based on relevance. |