arXiv cs.CLPaper
Does Your Agent's Memory Survive a Model Upgrade? A Controlled Study of Memory Portability
This is a real problem that nobody talks about until it breaks them. Agents with RAG or notes-based memory are fragile across model updates. The fix is obvious: use structured schemas. But the paper gives you numbers to justify the work, which is valuable. If you're building stateful agents expected to persist through model upgrades, you need this finding. It's not urgent today, but it will be.