Published June 30, 2026 | Version v1

An Argument for Externalized Epistemics

  • 1. Engrammic

Description

Where should an AI agent's knowledge live? Three options exist: in model weights (learned memory), in the context window (session-scoped), or in an external epistemic store (persistent, auditable). We argue that externalization is not merely convenient but architecturally required for agents that must maintain coherent beliefs over time, coordinate with other agents, or submit to audit.

We present convergent evidence from five domains: information theory (neural networks have a capacity ceiling of ~3.6 bits per parameter), optimization theory (catastrophic forgetting is geometric, not incidental), interpretability (superposition and nonidentifiability make "what does the model believe?" ill-posed), distributed systems (multi-agent coordination requires shared substrate per CAP theorem), and neuroscience (biological memory externalizes episodic content before slow consolidation).

We formalize these constraints as the Externalized Epistemics Thesis and present Layered Epistemic Agent Protocol (LeAP) as an architecture satisfying these requirements. CITE (Context In Tiered Epistemology) implements LeAP with four cognitive layers, write-time coherence enforcement, and AGM-compliant belief revision.

Files

A Case for Enternalized Epistemics.pdf

Files (387.0 kB)

Name Size Download all
md5:b23840a57a92eed5f4c59774f0ab52e1
387.0 kB Preview Download

Additional details

Related works

References
Preprint: 10.5281/zenodo.21029662 (DOI)