memorize
Record a conversation or fact with emotional and contextual metadata into persistent memory using Markdown drawers and vector indexes.
Instructions
Record a conversation/fact into memory with psych-validated metadata (emotional_salience, context_tags, is_negative_schema). Writes Markdown drawer + vector index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | User/wing identifier. | |
| content | Yes | Raw text content to memorize. | |
| category | No | Memory category (affects decay rate). | event |
| importance | No | Base importance 0.0-1.0. | |
| room | No | Room within wing. | general |
| context_tags | No | Tags for state-dependent retrieval. |