
We present Living Memory Inference (LMI), a method that separates knowledgefrom reasoning in AI systems. In contrast to Retrieval-Augmented Generation (RAG),which treats external storage as a read-only supplement to a model's internalknowledge, LMI inverts this relationship: the external knowledge store becomes theprimary source of intelligence, while the language model serves exclusively as astateless reasoning mechanism over injected facts. The store is not static — it grows,decays, and self-corrects through autonomous write-back, consolidation, andcontradiction detection after every inference. We define the LMI method, describe itsthree-layer architecture, and present Loci — a reference open-source implementationin Go backed by PostgreSQL with pgvector for vector similarity search. We evaluateLoci across 120 test cases spanning six benchmark suites and thirteen domains. Lociachieves perfect grounding (1.00) across all 120 cases including 25 adversarialscenarios designed to induce hallucination, perfect answer quality (1.00) on complexreasoning chains, and a 58% reduction in hallucinations versus an ungroundedbaseline of the same model. This is a systems and position paper; evaluation onstandard public benchmarks is identified as the primary direction for future work.
Living Memory
Living Memory
| selected citations These citations are derived from selected sources. This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | 0 | |
| popularity This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network. | Average | |
| influence This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | Average | |
| impulse This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network. | Average |
