Skip to content

blog: Your 1M-Token Context Window Is Not Memory - #2910

Merged
benfrank241 merged 2 commits into
mainfrom
feat/context-not-memory-blog
Jul 22, 2026
Merged

blog: Your 1M-Token Context Window Is Not Memory#2910
benfrank241 merged 2 commits into
mainfrom
feat/context-not-memory-blog

Conversation

@benfrank241

Copy link
Copy Markdown
Member

A provocative, timely thought-leadership piece pushing back on the recurring "big context windows kill memory systems" take.

The argument

A context window is working memory (RAM), not a store (disk). It disqualifies itself as memory for two structural reasons no window size fixes:

  1. It doesn't persist — new session, empty window. A 10M window that resets remembers as much as a 2K one.
  2. It rots before it fillslost-in-the-middle (>30% drop) and Chroma's context rot study (30-50% drops well before the limit, across 18 frontier models, non-linear cliffs).

Then: it's a raw dump not knowledge (no entity/date resolution, no consolidation, no forgetting), and you still have to select what goes in, which is memory's whole job. Closes with the RAM-vs-disk reframe and a one-question test.

Includes

  • A scannable context window vs agent memory comparison table (persists? consolidates? forgets? shared?)
  • Cited research linked (2 authoritative external sources)
  • Light Hindsight tie-in + internal links

~1,300 words, em-dash-free. Cover: bold typographic "...is not memory" with a context-vs-memory contrast card.

🤖 Generated with Claude Code

Thought-leadership piece: a context window is working memory that resets
each session and degrades before it fills (lost-in-the-middle, Chroma
context rot), so a bigger window is not a memory system. Includes a
context-window-vs-memory comparison table and the one-question test.
Cited research linked; em-dash-free.
@benfrank241
benfrank241 merged commit 4dc8348 into main Jul 22, 2026
86 of 87 checks passed
@benfrank241
benfrank241 deleted the feat/context-not-memory-blog branch July 22, 2026 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant