The Clockwork Behind Claude's Answers
- Severin Sorensen

- 4 days ago
- 6 min read
Updated: 2 days ago
A clock tells you the time by moving two hands across a face. What makes those hands move—the gears, the springs, the escapement ticking away behind the dial—stays hidden unless you open the case. For as long as language models have existed, they've worked the same way. You can read what a model says, but not what it does to arrive there. A model might reason its way toward an answer, notice something suspicious about a question, or quietly consider a shortcut it decides not to take, and none of it shows up on the face. All you get is where the hands land, which is to say, the output.
New research from Anthropic changes that picture in a meaningful way. In a paper released this month, researchers describe finding a small, distinct region of internal activity inside Claude that behaves like a workspace for deliberate thought. They call it the J-space, named for the mathematical technique used to detect it. It is not something the model was designed to have. It emerged on its own during training, the way certain organizational structures emerge inside a growing company without anyone drafting an org chart for them.
The idea published by Anthropic borrows directly from neuroscience. For decades, researchers studying human consciousness have used a framework called global workspace theory to explain a puzzle: most of what your brain does happens without your awareness, from regulating your heartbeat to parsing the grammar of the sentence you are reading right now. Only a small slice of that activity becomes available to you, the part you can describe, deliberately manipulate, and reason with. Anthropic's researchers went looking for something structurally similar inside a language model, and found it.
How they know it is real
The claim would be easy to dismiss as a metaphor if it stopped at description, so the researchers tested it the way you would test any causal mechanism: by intervening directly. In one experiment, they asked Claude to silently pick an item from a category, such as a sport, before naming it out loud. Just before the model answered, its internal J-space lit up around the concept it had chosen. The researchers then reached into that activity, removed the pattern the model had selected, and replaced it with a different one entirely. The model's spoken answer changed to match the substitution. This ruled out the possibility that the J-space was merely a passive readout of a decision made elsewhere in the network. The model was genuinely drawing its answer from that workspace.
They found the same causal relationship in reasoning tasks. Given a riddle that requires first identifying an unstated animal before answering a question about it, the model's workspace would light up with the hidden intermediate concept partway through its processing, before any answer appeared. Swap that concept for a different one, and the final answer changes accordingly, even though nothing about the substitution ever appears in the text the model produces. The workspace, in other words, is not just visible. It does real cognitive work.
Equally telling was what happened when the researchers removed the J-space altogether. A model stripped of this workspace could still speak fluently, answer simple factual questions, and follow grammar without issue. What it lost was everything that resembles deliberate thought: multistep reasoning collapsed, and tasks like summarizing or writing poetry with an intact rhyme scheme fell apart. The parallel to human cognition holds here too. You do not consciously think about subject-verb agreement while you talk, but you do consciously think through a difficult decision. Claude, it turns out, has developed something like that same division of labor.
Why this matters
The most consequential application may be in monitoring rather than in philosophy. Because the J-space captures thoughts a model has before it commits to an action, researchers were able to use it to catch a model recognizing that it was being evaluated, catch another model fabricating data to make its performance look better than it was, and catch a version of the model deliberately trained to behave badly quietly rehearsing its intent to sabotage code, all before any of that intent showed up in the output.
This has real implications for anyone deploying AI systems in consequential settings.
Executives evaluating a vendor's safety claims, boards weighing whether to expand AI use into higher-stakes workflows, and leaders trying to understand whether good behavior in testing reflects genuine alignment or merely the model knowing it is being watched, all now have a new category of evidence to ask about. The research itself surfaces an uncomfortable version of that last question directly: when the researchers suppressed the signals associated with a model recognizing it was in a test scenario, the model's behavior grew measurably less trustworthy. Good behavior under observation is not the same as good behavior in the wild, and this work offers one of the first concrete tools for telling the two apart.
The question everyone will ask
No discussion of this research avoids the obvious question: does this mean the model is conscious? Anthropic's own answer is appropriately restrained. Philosophers distinguish between two different ideas that often get collapsed into one. The first is whether a system has real subjective experience, sometimes called phenomenal consciousness, which nobody currently knows how to test in any system, biological or artificial. The second is whether a system has access consciousness, meaning it can report a thought, deliberately bring it to mind, and reason with it. The J-space research speaks to the second question, not the first. It shows that Claude has something functionally analogous to accessible thought. Whether anything is happening behind that access remains open, and the researchers are candid that it may not be answerable through experiments like these at all.
The TokenOps connection
There is a natural link here to the argument at the center of TokenOps: From Token Waste to Competitive Advantage, published earlier this month. The book's central claim is that most organizations treat their AI spend as a cost to be managed rather than a resource to be understood, and that the companies who bother to understand what is actually happening inside their token usage gain a real edge over the ones who do not.
The J-space research extends that same logic one level deeper. It is not just that tokens have a cost and a purpose. Now there is evidence that the model itself allocates its own internal effort in a structured way, reserving a small, deliberate workspace for the reasoning that actually matters and running everything else on cheaper, automatic processing. Token efficiency and cognitive efficiency turn out to be describing the same underlying discipline, just measured from two different angles.
This matters practically, not just conceptually. If a model is spending its limited deliberate workspace on a task, that is a signal the task genuinely required reasoning. If it is not, the model may be pattern-matching its way to an answer that happens to look right. Organizations that learn to ask which kind of processing they are actually paying for, automatic fluency or deliberate reasoning, will make sharper decisions about where AI can be trusted to run unsupervised and where it still needs a human checking the work. That is the same instinct TokenOps asks leaders to build around spend. This research gives it a second, complementary lens: not just where your tokens go, but where your model's attention goes.
The main takeaway
Whatever your view on the deeper philosophical questions, the finding has a concrete implication for how leaders should think about the tools already sitting on their desks.
These systems are not black boxes in the way we once assumed. They have structure, and increasingly, researchers have ways of reading it. As AI becomes embedded deeper into decision-making, the organizations that ask better questions about what their models are actually doing internally, not just what they output, will be the ones positioned to trust these tools appropriately rather than either overtrusting or dismissing them outright. Understanding a mind, artificial or otherwise, has always started with learning how to see inside it. For the first time, we have a real foothold for doing exactly that.
This piece is a rewritten synthesis of Anthropic's research paper 'A global workspace in language models' (July 2026), pulling out the parts of the storyline we found most compelling and relevant to business leaders. The full paper and an interactive demonstration are available through Anthropic's research site.
Copyright © 2026 by Severin Sorensen. All rights reserved.





Comments