MAAIJun 29

Always-OnAgents:A Survey of Persistent Memory, State, and Governance in LLMAgents

arXiv:2606.3030625.2
Predicted impact top 1% in MA · last 90 daysOriginality Synthesis-oriented
AI Analysis

For researchers building long-lived LLM agents, this survey identifies critical gaps in state governance and provides a concrete evaluation protocol to address them.

This survey examines always-on LLM agents as persistent-state systems, analyzing 435 works across six diagnostic axes. It finds the literature focuses on state accumulation and retrieval while neglecting governance, recovery, and relinquishment, and proposes the Always-On Evaluation Protocol (AOEP-v0) to score state mutation and recovery obligations.

Always-on agents are systems whose future behavior depends on durable state accumulated across earlier interactions. We treat them as persistent-state systems: the operative system includes retrievable memories, but also task ledgers, permissions, credentials, commitments, provenance and audit records, shared state, trigger conditions, and externally committed effects linked to those records. The survey reads the literature through six diagnostic axes for each state item, authority, scope, mutability, provenance, recoverability, and actionability, and through a lifecycle in which state is written, validated, organized, retrieved, acted upon, updated, forgotten, audited, and sometimes rolled back. Across a 435-work coded corpus, treated as a scoped map rather than an exhaustive census, the literature concentrates more heavily on accumulating and retrieving state than on governing, recovering, or relinquishing it. We therefore introduce the Always-On Evaluation Protocol (AOEP-v0), a pilot evaluation contract that makes these governance requirements concrete by scoring state mutation and recovery obligations rather than answer quality alone. The resulting agenda connects always-on agents to databases, distributed systems, formal methods, capability security, and machine unlearning.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes