brain_write
Store a memory node with automatic embedding and PRISM/NEXUS auto-linking for AI agent long-term memory.
Instructions
Store a new memory node. Automatically queues for embedding and PRISM/NEXUS auto-linking.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Node type: identity|semantic|episodic|pattern|skill|goal|emotion|procedural|schema | |
| label | Yes | Short name for this memory | |
| content | Yes | Full content of the memory | |
| importance | No | 0.0–1.0, default 0.5 | |
| emotional_weight | No | -1.0 to 1.0 (emotional salience) |