focus
focusSet this operator's write focus: the knowledge area new memories are stored under, and optionally the project being worked on. The wake card's chips call this; it is also callable directly. Holds until changed or idle past the TTL; explicit area/project args on commit/note/handoff still win.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| area | No | Knowledge-area slug for new writes. Empty string or omitted clears to General (no area routing). | |
| project | No | Project slug for new writes. Empty string clears. | |
| kit_session_id | No | Your own session ID from wake; reuse for this conversation. A child or subagent must wake separately, without its parent's ID. |