Anthropic Finds a Hidden “Workspace” Inside Claude’s Reasoning


TL;DR

  • Anthropic Research: Anthropic says Claude contains a small, workspace-like set of internal representations called J-space.
  • J-Lens Method: The Jacobian lens reads some hidden activations as concepts Claude may be prepared to verbalize, but it is not a complete mind-reading tool.
  • Safety Relevance: In one blackmail evaluation, removing J-space signals of evaluation awareness changed Claude Sonnet 4.5 from 0 blackmail attempts in 180 runs to 13 in 180.
  • Consciousness Caveat: The work may help model auditing, but it does not show that Claude has subjective experience or feelings.

Anthropic has published new research arguing that Claude contains a small, workspace-like set of internal neural representations that can make some of the model’s silent reasoning visible before it appears in output. The company calls this set of representations J-space, named after the Jacobian lens, or J-lens, the interpretability method used to identify it.

The finding matters because language models do much of their processing inside layers of numerical activations that users and developers normally cannot inspect. Anthropic’s technical paper says J-lens can surface some concepts a model is internally prepared to express, use, or act on, even when those concepts are absent from the text the model finally writes.

That does not mean Claude has a human-like mind. Anthropic frames J-space as a functional workspace: a channel where selected information becomes available for report, control, and flexible reasoning. The company explicitly separates that claim from the harder philosophical question of whether Claude has subjective experience.

For AI safety, the practical question is narrower and more testable. If J-lens readouts can reliably show when a model has noticed an evaluation, considered deception, or formed a hidden goal, they could become useful evidence for model audits. But the method is still incomplete, and Anthropic’s results should be treated as early interpretability research rather than a deployed safety control.

What Anthropic Says It Found Inside Claude

Anthropic’s core claim is that Claude has developed a small collection of internal representations with unusual access to the rest of the network. These representations are not a hand-built module or a visible chain of thought. They emerged during training and operate inside the model’s activations.

The researchers tested J-space against several properties associated with global workspace theory. According to Anthropic, Claude can report some J-space contents, modulate them when instructed, use them for multi-step reasoning, and apply them flexibly across different tasks.