memory_init
Initialize or load project memory at the start of any session to restore persistent context and get an actionable briefing, enabling continuity across sessions.
Instructions
Init or load project memory. Call first in any session. Returns briefing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique project ID (e.g. 'pubg-re', 'chat-app'). | |
| project_name | No | Optional human-readable name. |