topic:memory-scoping
Memory Scoping overview
Memory Scoping as a cross-cutting topic — the hierarchy of scopes at which agent memories are stored, retrieved, and isolated. Covers session-only memory (context window, dies with session), project-scoped memory (persists per-project across sessions), user-scoped memory (follows the user across projects), org-scoped memory (shared across team members), and cross-agent memory (shared across different agent products). Each scope level introduces new challenges: project-scoped memory needs project identification, user-scoped needs user identity, org-scoped needs access control, and cross-agent needs format interoperability. Claude Code implements project + user scopes, Mem0 adds agent + org scopes, and agentmemory targets cross-agent sharing.
Attributes
Outgoing edges
- domain:software-engineering·DomainSoftware Engineering
- specialization:ai-agents-conversational·Specialization
- topic:auto-memory·TopicAuto-Memory
- topic:knowledge-access-control·TopicKnowledge Access Control
- topic:memory-consolidation·TopicMemory Consolidation
Incoming edges
- domain:knowledge-management·DomainKnowledge Management
- topic:memory-security·TopicMemory Security
- topic:instruction-file-standard·TopicInstruction File Standard
- topic:unified-agent-memory·TopicUnified Agent Memory
- topic:cloud-agent-memory·TopicCloud Agent Memory
- topic:memory-type-taxonomy·TopicMemory Type Taxonomy
- tool:mem0·ToolMem0
- tool:cloudflare-agent-memory·ToolCloudflare Agent Memory
- tool:vercel-ai-memory·ToolVercel AI SDK Memory