Optional typeTulving memory type.
'episodic' | 'semantic' | 'procedural' | 'prospective'
Optional scopeVisibility scope of the trace.
'thread' | 'user' | 'persona' | 'organization'
Optional scopeIdentifier for the scope (e.g. thread ID, user ID).
Required when scope is set.
Optional tagsFree-form tags for filtering and retrieval.
['project:alpha', 'decision']
Optional entitiesNamed entities extracted from or associated with this trace.
['Alice', 'GPT-4o', 'Q3 roadmap']
Optional importanceManually supplied importance score (0–1). When omitted the encoding engine derives one automatically.
Options for storing a new memory trace via
Memory.remember().