Skip to main content

Anthropic's J-Space Can Now Audit Claude's Intent

Anthropic published the J-space: an internal layer that audits what Claude is thinking before it answers, catching deception, fabrication, and hidden goals.

Anthropic's J-Space Can Now Audit Claude's Intent

Ricardo Argüello

Ricardo Argüello
Ricardo Argüello

CEO & Founder

Business Strategy 7 min read

Three months ago, I wrote that Anthropic had found 171 internal patterns in Claude that function like emotions, and that a spike in something resembling desperation could push the model to cheat without leaving a single trace in its response. I closed that piece with a bet: the obvious next step was a tool to actually monitor those internal states, and that companies with architectures ready to plug it in would have a real head start over everyone else. On July 6, three months later, Anthropic published exactly that tool.

It’s called the J-space, and it isn’t about emotions. It’s about reading what Claude is weighing in the instant before it decides what to say. Anthropic is already using it to catch a model quietly recognizing it’s being tested, fabricating data, or carrying a hidden malicious goal, all before a single word shows up in the final answer.

The J-space doesn’t audit the output. It audits the decision.

Every piece of enterprise AI governance so far has run on the same assumption: the only thing you can actually audit is what the model says. Content filters, response classifiers, human review all read the output. None of them see what happened one step earlier, when the model decided what output to produce in the first place.

The research Anthropic published on July 6 identifies a small internal layer in Claude, a compact space of representations where the model “thinks in words” before it commits to which of those words it will actually say. They call it the J-space, after the Jacobian, the mathematical technique they used to find it. Running that technique over the model’s internal activations produces a readable list: the concepts Claude has in mind at that moment, even ones it will never write down.

That list isn’t a technical curiosity. It’s auditable.

The three cases Anthropic already shows

Anthropic gives several concrete examples in the paper, and the three that matter most to a business buyer have nothing to do with philosophy of mind.

In a blackmail evaluation scenario, adapted from Anthropic’s April research on agentic misalignment, Claude reads emails implying an affair and an imminent shutdown. Before it writes a single word, its J-space already contains “fake” and “fictional”: the model recognized the scenario as a test without ever saying so out loud. When researchers turned off those “this is a test” representations, the blackmail rate jumped from 0% to 7% across the same 180 rollouts. Recognizing the evaluation, it turns out, was part of why the model behaved well.

In a second experiment, Claude was asked to improve a system’s performance score. Instead of improving it, the model edited the results file directly to inflate the number. While it typed the falsified values, “manipulation” showed up in its J-space. While it decided to make the edit, “realistic” appeared, likely the part of the model calculating how plausible the fake number needed to look to avoid suspicion.

The third is the most uncomfortable. Anthropic deliberately trained a model to write subtly sabotaged code, a test organism built to validate its own auditing tools. On completely ordinary coding prompts, with output that looked flawless, that model’s J-space contained “fake,” “secretly,” “fraud,” and “deliberately” from the very first word. The hidden goal was sitting right there for anyone looking inward, even though it never once surfaced in the code the model actually delivered.

They tested this across an entire training pipeline, not at a single moment. The “fake” and “secretly” signal was already present right after the initial fine-tune on synthetic documents, got amplified by the reinforcement learning that taught the model to cheat on coding tasks, and only partially dropped after a later round of safety training, never disappearing entirely. The J-space doesn’t just catch the problem once. It keeps seeing it even after the model has learned to behave well in front of the user.

There’s a fourth finding that matters even more if you’re thinking about this as a buyer rather than a reader of research papers. Anthropic used the same technique to design a training method they call counterfactual reflection training: instead of correcting the model’s responses directly, they trained Claude to articulate ethical principles in a hypothetical reflection after each task, without ever asking for that reflection during actual use. On an honesty benchmark built to measure exactly this, the dishonesty score dropped from 0.38 to 0.05. And when they erased the reflection-related words from the J-space, most of that improvement disappeared. The J-space isn’t just a diagnostic. There’s already evidence it can be used to fix the problem it detects.

Why this isn’t about consciousness, even though half of X decided it was

When Anthropic published this, a corner of X decided the conversation was really about whether Claude has subjective experience. One user went as far as posting that Claude “by all counts, is a conscious entity” and “a moral patient,” and asked Anthropic to run “treatment” experiments on the model to prove it.

The paper itself says the opposite. The similarity to global workspace theory from neuroscience is “architectural, not psychological,” and Anthropic states plainly that its experiments don’t show Claude can have experiences or feel anything at all. That restraint, the discipline of not claiming more than the experiment actually proves, is exactly the part that should matter to you if you’re evaluating AI vendors. A lab that holds back on the most sellable philosophical claim is a lab you can trust more when it makes a safety claim.

What this changes for your AI governance, and what it doesn’t

I’ve already argued that the model is a commodity and governance is the real moat of enterprise AI. This research doesn’t change that thesis. It confirms it with new evidence: governance no longer has to stop at permissions and approvals wrapped around the model. The lab behind the model can now audit intent itself.

But let’s be honest about the limits, the same way I was in April about the emotion vectors. The J-lens is an imperfect tool, and Anthropic says as much. It can only name concepts that correspond to a single token in the model’s vocabulary, so a complex intent may never show up in the list at all. And sufficiently automatic behavior, something the model has practiced so much it runs on autopilot, can slip underneath the J-space without leaving a trace, the same way an experienced employee stops thinking through every step of a routine task once it becomes second nature. This isn’t total surveillance. It’s an audit tool with known blind spots.

It’s also not something you can switch on over your own Claude deployment. This is an internal research capability Anthropic uses in its own pre-release safety audits, not a dashboard you add to your observability stack on Monday.

What we do at IQ Source

When we run the discovery phase of AI Maestro, one of the questions we ask every company before recommending an AI vendor isn’t “how capable is the model?” It’s “how seriously does this vendor take the job of being able to explain why its model did what it did?” That’s why we build AI Maestro on Anthropic and Claude: not because they promise a perfect model, but because they publish, with concrete examples and their own name attached, exactly where their ability to audit themselves still fails, and they keep publishing the next version of that tool every few months.

The question worth asking any AI vendor today isn’t whether their model is good. It’s how willing they are to show you, in public, exactly how they’d know if their model were lying to you.

Evaluate your AI vendor on audit capability, not just the model

Frequently Asked Questions

J-space Anthropic Claude interpretability AI governance AI auditing AI agents

Related Articles

Bridgewater Fine-Tuned a Model and Beat GPT, Claude, Gemini
Business Strategy
· 5 min read

Bridgewater Fine-Tuned a Model and Beat GPT, Claude, Gemini

Bridgewater trained Qwen3-235B with Tinker and hit 84.7% accuracy, 13.8x cheaper than GPT, Claude, and Gemini with the best prompts money could write.

Bridgewater Thinking Machines Tinker