Define a state model
Create a schema for session state and keep it small and explicit.
Memory notes
Store long term notes with a source, timestamp, and confidence.
Privacy and retention
Expire memory notes and prevent sensitive data from persisting.
Store long term memory notes and state for multi-session workflows.
Create a schema for session state and keep it small and explicit.
Store long term notes with a source, timestamp, and confidence.
Expire memory notes and prevent sensitive data from persisting.