Dreaming V3 abandons the explicit saved-memories list entirely. Instead, a background synthesis engine runs after conversations end, reading across a user's full chat history to infer preferences, work patterns, personal constraints, and other details—all without any manual "remember this" command .
Key architectural changes include:
Users can view a memory summary in Settings, but the underlying raw data layer is not directly exposed . That creates an audit gap that becomes critical when the system starts getting things wrong.
ZDNet reporter David Gewirtz tested the upgraded memory extensively and found serious, systematic accuracy problems that compound over time .
Gewirtz described Dreaming V3 as a "technical triumph" paired with an "irresponsible feature" . The core problem isn't that the AI makes errors—it's that the error becomes permanent, invisible infrastructure for everything you ask afterward.
OpenAI's Memory FAQ contains a quietly devastating admission: "While the memory summary should capture the most important details, it will not include everything that ChatGPT remembers based on your chats. If you want to know if ChatGPT has remembered something, just ask in chat" .
The memory summary page is a human-readable overview of the synthesized profile, not a complete window into what the model actually stores and uses . That means users cannot fully audit what ChatGPT "knows" about them through the settings UI alone
. You'd have to go fishing—asking the AI to reveal its own hidden assumptions about you—which is neither reliable nor practical for regular use.
Options to manage or purge memory exist, but each carries significant limitations.
Context rot describes how large language models degrade as context windows fill up—older information gets displaced by newer content, and outputs drift from the user's actual situation . Dreaming V3 was explicitly designed to combat this problem across sessions, tackling "the staleness, correctness, and scalability challenges that we observe when memory is applied to the hundreds of millions of users and multi-year time horizons in ChatGPT"
.
But what OpenAI has built introduces a more insidious variant. Instead of context rotting from a finite window filling up, it now rots from the center outward: once an error enters the persistent user profile, it silently degrades every answer that follows. This isn't traditional context rot from lost information—it's rot from wrong information that the system treats as authoritative. And because users can't see or easily remove it, they may never know why their AI is slowly getting worse .
Comments
0 comments