tcai_memory_store
Store experiences into attention-gated emotional memory, tagged with valence, arousal, and dominance for salience-based recall.
Instructions
Store an experience in emotional memory (attention-gated, salience-indexed)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| narrative | Yes | Description of the experience | |
| embedding | No | Feature vector (defaults to current broadcast) | |
| attentionLevel | No | ||
| valence | No | Pleasure ∈ [−1,1] | |
| arousal | No | Arousal ∈ [0,1] | |
| dominance | No | Dominance ∈ [0,1] |