Stateless Decision Memory for Enterprise AI Agents
arXiv cs.AI / 4/23/2026
📰 NewsIdeas & Deep AnalysisModels & Research
Key Points
- The paper argues that in regulated enterprise settings, “load-bearing” requirements like deterministic replay, auditable rationales, multi-tenant isolation, and statelessness make stateful memory architectures a poor fit, explaining why retrieval-augmented pipelines dominate.
- It proposes Deterministic Projection Memory (DPM), which uses an append-only event log plus a task-conditioned projection at decision time to achieve the benefits of statelessness.
- Across ten regulated decisioning cases under different memory budgets, DPM matches summarization-based memory at high budgets but significantly improves factual precision and reasoning coherence when memory is constrained.
- DPM is reported to be 7–15x faster under binding budgets by requiring one LLM call at decision time (versus N for summarization), with a determinism and audit footprint that scales linearly rather than compounding.
- The authors provide practitioner guidance via TAMS for architecture selection and include failure analysis showing why stateful memory can struggle under real enterprise operating conditions.
Related Articles
I’m working on an AGI and human council system that could make the world better and keep checks and balances in place to prevent catastrophes. It could change the world. Really. Im trying to get ahead of the game before an AGI is developed by someone who only has their best interest in mind.
Reddit r/artificial
Deepseek V4 Flash and Non-Flash Out on HuggingFace
Reddit r/LocalLLaMA

DeepSeek V4 Flash & Pro Now out on API
Reddit r/LocalLLaMA

I’m building a post-SaaS app catalog on Base, and here’s what that actually means
Dev.to

From "Hello World" to "Hello Agents": The Developer Keynote That Rewired Software Engineering
Dev.to