SSGM: Stability and Safety-Governed Memory—the proposed framework that adds a governance layer to agentic memory updates
Semantic Drift: The gradual distortion of facts stored in memory caused by repeated lossy summarization or re-encoding over time
POMDP: Partially Observable Markov Decision Process—a mathematical framework for modeling decision-making where the agent cannot directly see the full state of the world (or in this case, the full memory latent state)
Weibull Decay: A statistical distribution used here to model how the relevance of a memory fades over time, allowing for more complex forgetting curves than simple exponential decay
Zettelkasten: A method of note-taking that links atomic ideas together; used here as a metaphor for graph-based memory structures
Head-of-Line blocking: A performance bottleneck where a slow processing task prevents subsequent tasks from being handled, identified as a risk in memory retrieval scheduling
ACL: Access Control Lists—security rules that define which agents or processes are allowed to access specific memory segments