cavendish
TestedValidatinggate · ReliabilityNow · 0–12 months×3 sightings

Agentic Memory System

Long-running agents need a memory layer that separates what happened from what was learned; raw vector recall over transcripts is the wrong abstraction and will be replaced by structured episodic stores with summarised recall.

Experiment run, measured result. The only tier that becomes a recommendation.

Join with…

Confidence

72%human-committed

Expiry

29duntil review · 2 Oct 2026

Lead time

+4moahead of mainstream awareness

Ownership

TOTom Okaforfortnightly cadence

Where it is

The field moved fast in 2026. Every major harness now ships some memory primitive, and the open question is no longer whether agents need memory but which shape survives contact with a 40-session workload. Our own bake-off found retrieval latency and recall precision diverge sharply above ~50k tokens of history, which is exactly where enterprise support and claims agents live. Vendors are converging on a three-store design (working, episodic, semantic) but the consolidation step — turning episodes into reusable knowledge — is still hand-rolled everywhere we looked.

Why a Quantium decision hinges on it

Three live client patterns (banking servicing, insurance claims triage, retail merchandising) hit the same wall: the agent forgets what it decided last week and re-derives it, expensively and sometimes differently. A defensible default for the memory layer is worth more to delivery this quarter than any model choice. It also gates two near fields — Learning Agents and Personal Wiki — which assume a memory substrate exists.

Field attributes

StateValidating
GateReliability · possible, not yet dependable enough
OriginConviction
Measurablepartial
Audience · TLPpractice
Horizonnow
Opened10 Feb 2026
Mainstream15 Jun 2026
Last validated21 Aug 2026
Sightings3

Position

What is demonstrated, what is hype, what would have to be true.

The shape every position request answers. Signal-tier fields carry a draft; assessed and tested fields carry a validated one.

What is demonstrated
  • 01Structured episodic store with summarised recall beat raw vector recall on a 40-session support corpus: +19 points recall precision, 0.6× latency at 50k+ tokens of history (x-memory-bench).
  • 02Consolidation (episodic → semantic) reduces repeat-decision variance; agents re-derived the same policy decision differently 31% of the time without it, 8% with it.
  • 03Three harnesses (Claude Code, LangGraph, a bespoke Python loop) can share one memory store through a thin adapter — vendor lock-in is avoidable.
What is hype
  • 01'Infinite context' claims from long-context models. Recall precision over a 1M-token window is not the same as remembering — cost and latency are the product, and both scale badly.
  • 02Memory as a bolt-on SaaS. Most of the value is in the consolidation policy, which is domain-specific and will not come from a vendor.
  • 03Graph memory as a universal answer. It helped on entity-heavy tasks and hurt on everything else in our runs.
What would have to be true
  • 01A consolidation step that a delivery team can configure without a research engineer — currently the step we hand-roll every time.
  • 02Recall precision holding above 0.85 at 200k tokens of history, which nobody has shown on a real workload.
  • 03A privacy-safe forgetting mechanism for client PII inside episodic stores — required before Type 4 work touches client data.
What we would do
  • 01Ship r-memory-layer as the delivery default for any agent with more than ten sessions of history.
  • 02Run the bench again in Q4 against the two vendor memory layers launched in August; re-baseline if the extractor changes.
  • 03Open Learning Agents as a dependent field once the forgetting mechanism exists.

Signals · 10 in this cluster

What the cluster is made of.

Every item carries its source, tier and sightings. Detector-found signal sits beside human drops; downstream they are indistinguishable except by provenance.

band 1 · bleeding edgeband 2 · early adoptionband 3 · demand
+19 pts
recall precision
Finding·band 1Tested

Memory bake-off: episodic+summary beats vector recall at 50k+ tokens

Four memory designs run against a 40-session support corpus with held-out decision-consistency questions. Episodic store with summarised recall won on precision and latency; graph memory won only on entity-lookup tasks.

extracted claimAbove ~50k tokens of history, retrieval latency — not storage — is the dominant cost of an agent memory layer.
Lab · x-memory-bench · Tom Okafor21 Aug 2026
detector · bleeding edge
Release·band 1Signal

Two agent platforms ship 'memory' primitives in the same week

Both expose working, episodic and semantic stores. Neither documents the consolidation policy. Naming event: 'episodic' displaced 'conversation history' in both changelogs.

extracted claimVendors are converging on a three-store memory design.
Vendor changelogs6 Aug 2026
detector · bleeding edge 2
Finding·band 1Tried

Logged from Claude Code: summarised recall cut re-derivation in the merchandising assistant

Product engineer logged from a session: swapping raw transcript retrieval for episode summaries stopped the assistant re-planning the category review each session. Attributed, tried tier, decays fast.

MCP · log_finding · Ollie Grant22 Jul 2026
OGdropped
~50k tok
knee
Paper·band 1Signal

Latency-Bounded Recall: Memory Retrieval Costs in Long-Horizon Agents

Measures retrieval cost as history grows across five memory architectures. Finds a knee at 40–60k tokens where naive retrieval latency exceeds generation latency.

extracted claimRetrieval latency exceeds generation latency for naive vector memory once history passes ~50k tokens.
arxiv.org · Chen, Okonkwo et al.8 Jul 2026
AWOGdropped 3
4
openings
Job posting·band 1Signal

Frontier lab hiring 'Memory Systems Research Engineer' ×4

Four openings with identical wording. Argus inference: a first-party memory product is in progress. Carried as an inference, not a fact.

Foundation lab careers page1 Jul 2026
detector · bleeding edge
Client question·band 3Signal

'Why does the agent make a different call on the same claim two weeks apart?'

Unanswered client question logged by the delivery lead. Became the decision-consistency task in the bench. This is the demand signal that elected the field.

Engel · insurance engagement24 Jun 2026
MLdropped 2
Talk·band 3Signal

Keynote: 'Memory is the new context engineering'

Demand-band signal. The phrase 'memory layer' appeared in six keynote titles at the event, up from one last year. Cross-band ignition with band-1 releases two months later.

AI Engineer World's Fair12 Jun 2026
detector · demand
Post·band 2Signal

'You don't need a memory layer, you need a bigger window'

Argues that 1M-token windows make explicit memory obsolete. Widely shared; our measurements contradict it on cost and precision. Kept as the strongest disconfirming voice.

Substack · A well-followed infra voice30 May 2026
ML?dropped 4
4.2k
stars
Repository·band 2Tried

graphmem — graph-structured memory for tool-using agents

Open-source graph memory with entity extraction on write. Star velocity spiked in June after a viral demo; we ran it in the bench and it helped only on entity-heavy tasks.

github.com14 May 2026
OGdropped 2
18k
downloads
Dataset·band 2Signal

LongMemEval-2: decision-consistency split

Public benchmark we adapted for the bake-off. The consistency split is the closest public proxy to the client question above.

huggingface.co18 Apr 2026
MTdropped
Seen something that belongs here?Under fifteen seconds, or it will not be used.

Claims · 4 supporting, 1 refuting

The atoms.

A document cannot go stale; an assertion can. Claims are immutable and stamped with the extractor that produced them, so staleness, diffs and the graveyard operate at claim level.

Retrieval latency dominates memory-layer cost above ~50k tokens of accumulated history, regardless of store type.

Testedc-agentic-memory-1dalton-0.421 Aug 2026Lab · x-memory-bench, arxiv.org
84%

Summarised episodic recall beats raw chunk retrieval on decision-consistency tasks by a wide margin (>15 points).

Testedc-agentic-memory-2dalton-0.421 Aug 2026Lab · x-memory-bench, MCP · log_finding
79%

Vendors are converging on a working/episodic/semantic three-store design; the consolidation policy is where they diverge.

Assessedc-agentic-memory-5dalton-0.410 Aug 2026Vendor changelogs, AI Engineer World's Fair, Foundation lab careers page
70%

Graph-structured memory improves entity-heavy tasks and degrades general tasks; it is not a default.

Testedc-agentic-memory-3dalton-0.430 Jul 2026github.com, Lab · x-memory-bench
66%

Long-context windows make an explicit memory layer unnecessary for most workloads.

Assessedc-agentic-memory-4dalton-0.42 Jun 2026Substack
22%

Position history · the diff is the product

4 validation runs against a fixed brief. Confidence 45% → 72%.

runs compare claim sets, never prose
What we said · run 4

Bench confirms the default. Vendors converging on three-store design; consolidation policy is the differentiator and remains hand-rolled. Recommendation published.

72%
Changed since run 3
  • Vendors are converging on a working/episodic/semantic three-store design; the consolidation policy is where they diverge.
  • c-agentic-memory-1 ↑ 0.74 → 0.84
Positions are superseded, never edited. The prediction record is worthless if it can be quietly revised.Crystal ball

Scoring · ordinal bands

Agents propose. A named human commits.

Uncommitted scores are visibly marked and never leave the building. Bands, not point estimates — false precision is the tell that a number was generated rather than derived.

Impact

committed · AW
high

Touches every multi-session agent pattern we deliver.

Timeline

committed · AW
0–18mo

Already in production patterns; the question is which shape.

TAM

agent-estimated
$1B–10B

Agent-estimated from memory-layer vendor funding and agent-platform spend. Uncommitted.

Cost

committed · TO
low

One engineer, two weeks per bench cycle.

Cost of being wrong

committed · LF
medium

Wrong default is expensive to unwind across three patterns, but not catastrophic.

Demand

committed · CD
high

Asked in four banking engagements this half; two RFPs name 'agent memory' explicitly.

Workforce readiness

agent-estimated
medium

Consolidation policy still needs a research engineer. Agent-estimated.

Relevance · per vertical

Why it matters here, or explicitly does not.

Ranking is per vertical, not global. Sector owners commit notes against agent drafts.

Banking
relevant

Servicing agents that span weeks of customer interaction. Consistency of decisions is a conduct-risk question, not a UX one.

Mechanism · Episodic store keyed on customer + case; consolidation policy reviewed by risk.

CD committed by Claire Duboiscommitted
Insurance
relevant

Claims triage where the agent's prior reasoning on a claim must be recoverable and auditable.

Mechanism · Episodic entries double as the audit trail; semantic store holds triage doctrine.

Agent draft · awaiting a sector owneragent-estimated
Retail & FMCG
relevant

Merchandising assistants re-derive category strategy each session without memory.

Mechanism · Semantic store seeded from range reviews; episodic from planner sessions.

DS committed by Dev Sharmacommitted
Government
watch

Record-keeping obligations may make episodic stores a compliance asset or a liability; unclear which.

Mechanism · Depends on whether episodic entries count as records under the Archives Act.

Agent draft · awaiting a sector owneragent-estimated

Red team · the strongest case against

The strongest case against: memory is a symptom of poor task decomposition. Well-scoped agents with good tool access and a decent retrieval layer over source-of-truth systems do not need to remember; they look things up. Our bench may have measured the cost of bad decomposition, not the value of memory.

  • The 40-session corpus is one support workload. Generalising from it to claims and merchandising is an assumption we have not tested.
  • Every vendor memory product launched this year is under twelve months old; the design space is not settled and our default may be superseded by Q1.
  • Consolidation introduces a new failure mode — confidently wrong summaries — that raw retrieval does not have. We measured precision, not the cost of a wrong consolidation.
Stored permanently alongside the thesis. Sources are correlated; without an adversary, synthesis converges on consensus and calls it insight.thesis holds

Source diversity

  • ML research40%
  • Open-source infra25%
  • Vendor15%
  • Internal / Engel20%

A field supported by one epistemic community is a flag, not a finding.

Cross-pollination · typed joins

Connected, not merely similar.

Enabling, compounding, substituting, blocking. A satisfied dependency trigger is a far stronger signal than semantic proximity.

Share graph

Provenance running forward.

Discovery, not accountability. No counts, no rankings, no rollups to managers.

Convergence · who else is here

Several people’s drops meet here. An informal working group already exists and probably does not know it.

ContributorsTOAWOGMTCD

Lineage

What this field produced, and what it killed.

Experiments, recommendations and graveyard entries stay attached. The reasoning that killed a claim is the reusable asset.

Open questions · return to the pile

Every run leaves a record. Separately, its question either closes or returns to the pile with notes — which is what the next person proposing the same thing will see.

  1. 01What does a wrong consolidation cost, and how would we detect one?
  2. 02Does the default hold on a claims corpus, or only on support?
  3. 03Can the forgetting mechanism satisfy APP 11 for client PII without destroying recall?