Contextual Agentic Memory is a Memo, Not True Memory
arXiv cs.AI / 5/1/2026
💬 OpinionIdeas & Deep AnalysisModels & Research
Key Points
- The paper argues that many “agentic memory” approaches (vector stores, RAG, scratchpads, and context-window management) perform retrieval rather than true memory.
- It claims that confusing lookup with memory leads to concrete limitations in agent capability, including no effective long-term learning, a provable generalization ceiling on compositional novelty, and inability to overcome these issues merely by increasing context size or improving retrieval quality.
- The research further warns that persistent memory systems are structurally vulnerable to “memory poisoning,” where injected content can propagate across future sessions.
- Using Complementary Learning Systems (neuroscience) as an analogy, the authors propose that biological intelligence works by combining fast exemplar storage (hippocampus) with slow consolidation of abstract knowledge (neocortex), while current AI agents implement only the fast part.
- The paper formalizes these limitations, evaluates alternative viewpoints, and ends with a coexistence proposal and calls for builders and benchmark designers in the memory community to act.
Related Articles

Why Autonomous Coding Agents Keep Failing — And What Actually Works
Dev.to

Why Enterprise AI Pilots Fail
Dev.to

The PDF Feature Nobody Asked For (That I Use Every Day)
Dev.to

How to Fix OpenClaw Tool Calling Issues
Dev.to

Mistral's new flagship Medium 3.5 folds chat, reasoning, and code into one model
THE DECODER