wake_up
Aggregate user profile, diary, and semantic search results, applying CBT defusion to counter negative schemas, and output flat Markdown.
Instructions
Session wake-up: L0 profile + L1 diary + L2 semantic search with CBT defusion for negative schemas. Returns flat Markdown.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | User/wing identifier. | |
| query | Yes | Current context/question to match against. | |
| context_depth | No | shallow=L0+L1 only, deep=L0+L1+L2. | shallow |
| limit | No | Max L2 results. |