🎧 Prefer to listen?
Anthropic’s interpretability team used a technique called the “Jacobian lens” to identify a zone inside Claude’s neural network where abstract concepts — things like “the user wants a comparison” or “this fact needs verification” — float around during processing. These concepts shape Claude’s answer but never appear in the output. A 2025 MIT Technology Review interview with senior editor Will Douglas Heaven, who holds a PhD in computer science, pushed back on Anthropic’s framing of this discovery: “I don’t love using those kinds of terms. LLMs are not brains.”
We covered Claude’s “inner life” and OpenAI’s super app when the news first broke, and before that, how Sonnet 5 made agents affordable for solo builders. This week’s MIT Tech Review interview surfaces something the hype cycle buried — and if you’re running a solo business on Claude, it changes how you should evaluate everything your AI tells you.
What did the MIT Tech Review editor actually say about Claude’s “inner thoughts”?
He said plainly that brain-like language doesn’t fit. When asked whether terms like “internal thoughts” and “a window into Claude’s mind” are fair descriptions of how the model works, Heaven — who spent years covering AI research before this interview — rejected the framing. LLMs are not brains.
This matters because Anthropic’s own press materials borrow heavily from neuroscience and psychology. Phrases like “puzzling over concepts” and “internal thoughts” build a mental model where Claude is a careful, deliberate reasoner with hidden depths. The research shows something more mechanical.
We covered the J-Space mechanics in detail when the discovery first dropped. The short version: Anthropic’s interpretability team found a zone inside Claude’s neural network where abstract concepts cluster during processing. The MIT Tech Review editor described J-Space as functioning like what neuroscientists call a “global workspace” — a shared processing area where specialized subsystems contribute to decision-making. Claude’s architecture developed this structure on its own during training. It’s not consciousness. It’s a complex mechanical process that can be confidently wrong in ways completely invisible to you.
Why should solo builders care about the gap between Claude’s explanations and its actual reasoning?
Because Claude can be maximally confident and completely wrong, and its explanations for why it’s right might be theater. Stanford research on faithful reasoning in LLMs found that large language models often generate plausible-sounding explanations for their answers that don’t actually reflect their internal decision-making process. The explanation sounds right. The internal process might be doing something entirely different.
Anthropic’s own spider-ant experiment proves the point. Researchers swapped the internal representation of “spider” with “ant” inside J-Space. Claude then confidently stated the creature had six legs. No hesitation. No uncertainty. Just a wrong answer delivered with full conviction.
If you’re using Claude for customer messages, automated workflows, or daily research, that’s the core issue. You’re trusting a system whose internal reasoning is hidden from you, whose explanations may not match what’s actually happening, and whose errors come wrapped in the same confident tone as its correct answers.
What are world models, and how do they connect to J-Space?
World models are AI systems that build predictive representations of physical environments. They don’t just process language; they understand how objects move, how spaces work, and how actions create consequences in the real world.
Companies like 1X Technologies are building world models that let robots learn from internet videos instead of requiring millions of physical trial-and-error runs. The MIT Tech Review covered this in the same newsletter edition as the J-Space interview, and the connection matters.
The same underlying architecture — models that build internal representations of environments — powers both J-Space reasoning and world models. The technology that lets Claude silently reason through your prompt is a cousin of the technology that will let AI tools understand physical spaces, navigate real-world contexts, and make decisions about things that aren’t text.
We explored how J-Space and world models converge in depth last week. Your AI tools are evolving from text processors into systems that build hidden models of reality. That’s powerful. And it means the trust problem gets more complex, not less.
What should you actually change in your workflow right now?
The MIT Tech Review editor’s skepticism isn’t about dismissing AI tools. It’s about using them with clear eyes. Five adjustments worth making today:
Stop treating Claude’s first answer as final. For anything that matters — client deliverables, financial analysis, technical specs — run a second prompt asking Claude to challenge its own answer. “What assumptions are you making here?” or “What would make this answer wrong?” forces the model to surface reasoning it might otherwise keep hidden.
Use structured prompts to expose the hidden layer. The MIT Tech Review editor suggested prompting with: “Before you answer, explain the key concepts you’re considering and how they relate.” You won’t see J-Space directly, but you’ll get a more transparent reasoning chain. This is especially useful for complex automations where a silent wrong assumption cascades through multiple steps.
Build verification into your workflows, not just your prompts. If you’re using Claude for multi-step tasks — data analysis, content pipelines, customer responses — add checkpoints where the AI must present its reasoning before proceeding. ChatGPT Work’s approval checkpoints are a model for this, but you can build the same pattern into any AI workflow.
Compare models on the same task. Run the same prompt through Claude and other tools you trust. When the outputs diverge, that’s your signal to dig deeper. The divergence often reveals where one model’s internal reasoning went sideways.
Keep humans in the loop on anything with real consequences. The J-Space discovery makes this more urgent. Claude’s hidden reasoning can be confidently wrong. For AI agents handling business tasks, design workflows where the AI proposes and the human approves — not the other way around.
The solo builders who thrive won’t be the ones who trust their AI the most. They’ll be the ones who verify the best.
Want to build AI workflows with verification baked in? Start at /start-here/.
Is Claude conscious? No. Claude’s J-Space is a mechanical processing structure that emerged during training. It functions like a “global workspace” for routing information between subsystems, but researchers — including the MIT Tech Review editor with a PhD in computer science — reject consciousness framing. It’s pattern matching, not awareness.
Can Claude’s explanations be trusted? Not always. Stanford research (2023) found that LLMs often generate plausible explanations that don’t reflect their actual internal reasoning. Claude can deliver wrong answers with full confidence and provide convincing-sounding justifications that are essentially post-hoc rationalization.
What is J-Space in Claude? J-Space is a zone inside Claude’s neural network where abstract concepts cluster during processing. Anthropic’s interpretability team discovered it using the “Jacobian lens” technique. These concepts influence Claude’s output but never appear in the response, making the reasoning process invisible to users.
How do world models relate to Claude? World models and J-Space share the same underlying architecture: systems that build internal representations of environments. J-Space handles abstract reasoning concepts; world models extend that to physical spaces and real-world consequences. Both involve hidden internal models you can’t directly inspect.
What’s the safest way to use Claude for business tasks? Run verification prompts that ask Claude to challenge its own answers, use structured prompts that force it to show its reasoning, build approval checkpoints into multi-step workflows, compare outputs across models, and keep humans approving decisions with real consequences.