Skip to content

research-coverage: record the 2026 memory-reconstruction literature in the provenance audit (MRAgent, MemHarness, E-mem) #360

Description

@cdeust

Three independent 2026 publications converge on the thesis Cortex is built around — that memory is reconstructive, not reproductive. None is cited anywhere in docs/provenance/, CLAUDE.md, or the arXiv drafts. That is a provenance gap in both directions: we lose the strongest available third-party corroboration of the architecture, and we risk presenting as novel what is now independently published prior art.

The papers

Paper arXiv Date Mechanism Headline result
Memory is Reconstructed, Not Retrieved: Graph Memory for LLM Agents (MRAgent) 2606.06036 2026-06-04 Cue-Tag-Content graph + LLM-in-the-loop active reconstruction LoCoMo 84.21 overall (+23.3% rel.), LongMemEval 72.95% (+32% rel.), 118k tokens/sample
MemHarness: Memory Is Reconstructed, Not Replayed 2607.28272 2026-07-30 observation→retrieval→critique→reconstruction→action, GRPO-trained ALFWorld 85.2% vs 70.1% with raw memory
E-mem: Multi-agent Episodic Context Reconstruction 2601.21714 2026-01-29 (ICML 2026) Uncompressed contexts + local reasoning per assistant agent LoCoMo >54% F1, +7.75% over GAM, −70% tokens

Why this is corroboration, not just related work

MRAgent grounds its design in Frankland & Josselyn (2019), Rashid et al. (2016), and Rugg & Renoult (2025) — "retrieval is initiated by contextual cues, which propagate through intermediate representations, progressively reconstructing coherent memory experiences." Cortex already implements that lineage: core/engram.py cites Josselyn & Tonegawa (2020) and core/spreading_activation.py implements Collins & Loftus (1975) cue propagation. MemHarness grounds the same paradigm in Loftus & Palmer (1974) — "human remembering is reconstructive rather than reproductive." E-mem is explicitly "inspired by biological engrams."

Three groups, three independent citation lineages, converging on Cortex's premise within seven months. That is a far stronger claim for the paper and the launch narrative than any single benchmark number.

Scope

Acceptance criteria

  • All three papers appear in paper-implementation-audit.md with a verdict of corroborated / gap / contradicted per claim, each pointing at a named Cortex module.
  • No claim of priority or novelty is made without a dated commit or a published artifact backing it.
  • The related-work section of any arXiv draft cites all three.

Sourced from a 2026-08-06 literature sweep; full texts read, not abstracts or blog summaries (§8).

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions