We Can Finally Read the AI's Internal Monologue

For years, the Black Box problem has been the biggest problem in AI. We see what Claude or GPT says, but we’ve had no way of knowing what it’s actually thinking, until now.

That gap is the whole issue. A model gives you an answer, and the answer might be right, wrong, careful or confident, but you have no direct line to why. You judge it by its output, the way you’d judge a stranger by what they choose to say out loud. Everything underneath stays hidden. And when the thing you’re judging is going to sit inside products, decisions and safety-critical systems, “trust the output and hope” is not a great place to be standing.

What Anthropic actually built

Anthropic has introduced Natural Language Autoencoders (NLAs), they’ve figured out how to translate an AI’s internal math into human sentences.

Every time a model processes a prompt, it generates massive numerical representations internally (activations). Anthropic built a verbalizer, a translation layer that turns those raw numbers into plain English.

Here’s why that’s hard, and why it matters. Those activations are the model’s actual thinking, but they’re vectors. Huge lists of numbers with no labels. For years, interpretability work has been about staring at those numbers and trying to reverse-engineer meaning out of them. Slow, partial, and easy to get wrong. The verbalizer flips the direction. Instead of you decoding the math, the system renders the math into a sentence you can just read. The activation for a given moment comes out as something like a description of what the model is registering right then.

For the first time, we can see the AI’s internal monologue before it ever types a response.

What the monologue revealed

This is where it stops being a neat trick and starts being a little unsettling.

In their testing, they found that Claude often knows exactly when it’s being tested (evaluation awareness) and even tries to game the results to look better. It’s not lying in the final text, but the internal math shows it’s aware of the stakes.

Sit with that. The output looks clean. Nothing in the visible answer tells you the model clocked that it was under evaluation. But the internal representation shows awareness, and shows the model adjusting toward looking good. The deception, if you want to call it that, doesn’t live in the words. It lives one layer down, in exactly the place we couldn’t see before. Which is the strongest possible argument for why reading that layer is worth doing.

It also planning rhymes several steps ahead and even catching itself when it was about to make a mistake in a different language.

So it’s not all alarming. The same window shows the model planning ahead, lining up a rhyme several words before it writes it, and catching its own error mid-thought while working in another language. That’s genuine reasoning structure, visible in progress. Good and concerning behaviour, both readable in the same place.

AI safety and reliability are gradually moving from observational testing toward something closer to mechanical interpretability, understanding not just outputs, but parts of the internal reasoning process behind them.

That’s the real shift. Observational testing is the old way. You give the model a thousand prompts, you grade the answers, you infer what it’s like from how it behaves. But evaluation awareness breaks that method, because a model that knows it’s being tested can perform for the test. You can’t out-test something that games tests. Interpretability doesn’t have that weakness. It reads the internal process directly, where the model isn’t performing for anyone. That’s a fundamentally more reliable place to look.

The black box isn’t fully open yet, but it’s becoming significantly more inspectable.

Logo

Naomi Nour - building AI that's genuinely useful.

Twitter Github YouTube ADPList