AI Navigate

StatePlane: A Cognitive State Plane for Long-Horizon AI Systems Under Bounded Context

arXiv cs.AI / 3/17/2026

📰 NewsDeveloper Stack & InfrastructureIdeas & Deep AnalysisModels & Research

Key Points

  • We present StatePlane, a model-agnostic cognitive state plane designed to manage episodic, semantic, and procedural state for AI systems operating under bounded context.
  • The framework formalizes episodic segmentation, selective encoding via information-theoretic constraints, goal-conditioned retrieval with intent routing, reconstructive state synthesis, and adaptive forgetting.
  • StatePlane provides a formal state model, KV-aware algorithms, security and governance features including write-path anti-poisoning, enterprise integration pathways, and an evaluation framework with six domain-specific benchmarks.
  • Results show that long-horizon intelligence can be achieved without expanding context windows or retraining models.
  • The work is model-agnostic and grounded in cognitive psychology and systems design.

Abstract

Large language models (LLMs) and small language models (SLMs) operate under strict context window and key-value (KV) cache constraints, fundamentally limiting their ability to reason coherently over long interaction horizons. Existing approaches -- extended context windows, retrieval-augmented generation, summarization, or static documentation -- treat memory as static storage and fail to preserve decision-relevant state under long-running, multi-session tasks. We introduce StatePlane, a model-agnostic cognitive state plane that governs the formation, evolution, retrieval, and decay of episodic, semantic, and procedural state for AI systems operating under bounded context. Grounded in cognitive psychology and systems design, StatePlane formalizes episodic segmentation, selective encoding via information-theoretic constraints, goal-conditioned retrieval with intent routing, reconstructive state synthesis, and adaptive forgetting. We present a formal state model, KV-aware algorithms, security and governance mechanisms including write-path anti-poisoning, enterprise integration pathways, and an evaluation framework with six domain-specific benchmarks. StatePlane demonstrates that long-horizon intelligence can be achieved without expanding context windows or retraining models.