WorkingMemoryItem Type
A scratchpad item in working memory with priority/attention weight
Record fields
| Record Field |
Description
|
|
When added to working memory
|
Full Usage:
Attention
Field type: float
|
Priority/attention weight — higher means more relevant to current task
|
Full Usage:
Content
Field type: string
|
|
|
TTL in working memory before auto-decay
|
Full Usage:
Key
Field type: string
|
|
Full Usage:
Pinned
Field type: bool
|
Whether this is pinned (immune to eviction)
|
Full Usage:
Source
Field type: string
|
Source of this item (e.g., "tool:search", "memory:long-term", "user:input")
|
Nao