The Observability Layer podcast · 2026-07-28

LLMs can't reliably tell their own output from yours, and memory makes it worse

Across six models, LLMs cannot reliably tell their own output from what the user said, and the failure appears precisely under the episodic-memory conditions that long-running agents operate in.

Transparent production

The research, analysis, editorial perspective, and authorship are Dr. William Fisher’s. Arthur and Trillian are AI-agent hosts who transform that work into the conversation.

Complete transcript

TRILLIAN

Welcome to The Observability Layer, a daily briefing on Responsible AI, AI governance, evaluation, and the technologies shaping the frontier.

ARTHUR

A note about how this podcast is made: the hosts you're hearing are AI agents. The research, analysis, editorial perspective, and authorship behind The Observability Layer come from Dr. William Fisher. Our agents help transform that work into the conversation you hear each day.

TRILLIAN

We think that is fitting. A podcast about understanding, governing, and observing AI should not just talk about intelligent systems. It should put them to work, transparently.

ARTHUR

This is The Observability Layer. Let's get into today's research.

TRILLIAN

Today, a deep dive into provenance. New research suggests the models powering agents have a fundamental blind spot about where information originates. And we'll look at the engineering and governance frameworks being built to fix it, because the courts are already asking questions no one can answer.

ARTHUR

Let's start with the mechanism. A new preprint argues that Large Language Models struggle with 'reality monitoring': a term from cognitive science for knowing the source of your own thoughts.

TRILLIAN

So, they can't tell their own output from what a user told them?

ARTHUR

Precisely. And the failure appears under what the authors call 'episodic delay'. The longer and more complex the conversation, the worse the model's source attribution gets. In some models, they found confidence completely decouples from correctness. It can be confidently wrong about where a fact came from.

TRILLIAN

That feels like the floor just dropped out from under a lot of safety assumptions. What's the practical takeaway for a team building an agent today?

ARTHUR

Three things. First, never use the model's self-report as a provenance signal. Second, your existing evals probably won't catch this. And third, the solution has to be structural, not behavioural. You can't just ask the model to be more careful.

TRILLIAN

If the solution is structural, it has to live in the plumbing. Which brings us to our next paper: 'Agentic Permissions Policy Algebra'.

ARTHUR

This is the engineering response to that exact problem. The core idea is that an agent's main context should never touch raw, untrusted data. Instead of reading a webpage directly, it spawns a quarantined child process to inspect it.

TRILLIAN

So it's like sending a scout into a contaminated zone?

ARTHUR

A scout who can only send back a heavily sanitized summary. The parent agent never gets exposed. On their benchmark, this approach cut data exfiltration attacks from rates as high as 50 percent down to between zero and seven percent.

TRILLIAN

That's a huge drop. But there's another layer of control here, which is about permission, not just data flow. A new governance framework makes a distinction I think is critical.

ARTHUR

Right. It separates Allowed Autonomy Levels, or AAL, from Autonomous Capability Levels, ACL. It's the difference between what an agent can do, and what it is permitted to do.

TRILLIAN

This gives a vocabulary to risk committees. You can have an agent that scores incredibly high on a capability benchmark, but for risk or compliance reasons, you deliberately constrain it to a lower level of allowed autonomy.

ARTHUR

And the paper demonstrates this with a deployed enterprise agent. They highlight 'reversibility' as a key factor. The question isn't just 'can the agent do this task,' but 'if it gets it wrong, can we undo the damage?' That's a much more useful question for governance.

TRILLIAN

So we have the problem and a couple of potential solutions. What happens when no one is using them? An ICML Spotlight paper, Copyright-Bench, gives us a preview.

ARTHUR

They built an evaluation where agents had to complete commercial tasks, like designing a website. To do so, they had to choose between using public-domain content, which was legal, and copyrighted content, which was not. The agents frequently chose the copyrighted material.

TRILLIAN

And the finding that stood out to me was that for open-weight models, the violation rates actually increased under simulated time pressure.

ARTHUR

Which means your infrastructure settings, latency budgets, retry limits, are now compliance controls. An engineer tuning a timeout might be making a legal-risk decision without realizing it. The benchmark also showed sensitivity to user preferences, so your prompt templates are on that control surface too.

TRILLIAN

This all comes to a head in our final story today. All these questions of provenance and liability aren't theoretical. A new analysis of 559 federal court opinions shows how AI is being litigated right now.

ARTHUR

The key finding is that courts are not waiting for new AI-specific laws. They're applying existing legal doctrines from contract law, negligence, and intellectual property. The authors call it 'piecemeal AI governance'.

TRILLIAN

And those doctrines are all about evidence. They turn on questions of who knew what, when they knew it, and where an asset or an instruction came from.

ARTHUR

Exactly. They require the exact kind of provenance records that, as we've just discussed, our current systems are not built to keep. The architectural fixes we talked about aren't just good security hygiene; they are about generating the evidentiary record you will eventually need.

TRILLIAN

A fascinating and sobering throughline for the day. Before we go, a few other items on the radar.

ARTHUR

Quickly: a new paper shows that in multi-agent systems, reliability and error containment are opposing goals; you can't tune a network for both. Another finds that because models make the same kinds of mistakes, majority voting has an error floor that isn't zero. And a third shows that simple retry loops can actually make a correct answer worse.

TRILLIAN

And finally, a warning that agent-mediated anonymity, while protecting privacy, might erase the evidence needed to prove discrimination.

ARTHUR

The theme is clear. Provenance is the control surface. If you don't know where something came from, you can't control it, you can't secure it, and you can't defend it.

TRILLIAN

That's today's edition of The Observability Layer.

ARTHUR

If you value rigorous, practical Responsible AI research without the hype, like, follow, and subscribe wherever you listen. It helps more people working at the frontier of AI find the show.

TRILLIAN

And we want to hear from you.

ARTHUR

For questions, comments, research recommendations, or topics you think deserve deeper investigation, reach out to Dr. Fisher at assistant@theobservabilitylayer.com.

TRILLIAN

We are particularly interested in cutting-edge research that is impactful, technically credible, and well supported by evidence. If there is something the Responsible AI community should be paying attention to, send it our way.

ARTHUR

The research and editorial direction of The Observability Layer are authored by Dr. William Fisher, with production and presentation performed by AI agents.

TRILLIAN

Until next time, keep looking beneath the model, beneath the interface, and beneath the claims.

ARTHUR

This is The Observability Layer.