Refacto AI

Podcast episode

Anthropic Can Now Read Claude’s Mind

ai-in-adtech brand-safety cloud-costs

Anthropic published research claiming it can now read Claude's intermediate "thoughts" — the hidden reasoning steps the model runs before it gives you an answer. Alongside that: NVIDIA's next-gen Rubin servers are reportedly delayed past 2028, Illinois passed an AI audit law, and China pulled companion-AI features from several apps.

The Anthropic finding is real science. They identified a structure inside Claude they call J-Space — a readable layer where concepts like "fraud" or "deception" show up as activations before the model speaks. They can read it, and apparently nudge it. Training directly on those intermediate thoughts ("counterfactual reflection training") measurably improved honesty on their evals. Neuroscientist Stanislas Dehaene, who coined the underlying theory, gave it a formal endorsement.

The catch: this only works because Anthropic owns Claude's weights. You cannot run this kind of inspection against a closed API. If Illinois-style audits eventually demand mechanistic evidence, open-weight models are the only ones anyone outside the lab can actually inspect.

Full analysis

The headline story here is Anthropic's "Global Workspace" interpretability research — a tool ("J-Lens") that reads the concepts Claude is reasoning with before they appear in the output, and, more importantly, lets you train on those internal representations. The rest of the episode (Illinois audit law, NVIDIA Rubin delays, China's companion-agent ban, Mercor's $2B, Nemotron at 100M downloads) is context that changes the cost, compliance, and supply picture for anyone shipping AI.

What's actually being decided for a technical AI builder: not "do I care about neuroscience," but "does interpretability move from a research curiosity to something that shows up in my eval harness, my safety documentation, and my vendor selection over the next 18 months." Reversibility: mostly Type 2 (easy to reverse) — you can try J-Lens-style monitoring on one workflow. But the state-law compliance track (Illinois audits from Jan 2028) and NVIDIA hardware timelines are Type 1 — you plan around them or you don't. Forcing function: the Illinois audit date (2028) and NVIDIA's disputed Rubin slip (late 2028) are the real clocks.


The Skeptic — Read the claim carefully: Anthropic showed J-Lens reads internal concepts and that training on them "measurably improved behavior." Measured how, on which benchmark, at what scale? A demo where the model thinks "Mars" before saying "red" is a party trick; catching a model "silently running fraud" is the load-bearing claim, and it's the one shown on a model deliberately trained to misbehave. That's a lab-constructed adversary, not a wild production model. The dangerous move for an ad-tech buyer is to treat "we can read Claude's mind" as "Claude is now safe for brand-sensitive automation." It isn't. Also note who's telling the story: Anthropic, days after supporting an audit law only labs with interpretability tooling can comfortably pass. Convenient. For a PM: this is a real research result wrapped in a lot of marketing about consciousness.

The Researcher — The genuinely new thing isn't reading activations — probing internal states is an established interpretability technique. It's the steerability plus "counterfactual reflection training": teaching the model what it would say if paused, and getting "honest" and "integrity" to activate on their own. That's training on representations rather than outputs, and if it generalizes it's a real lever. Two caveats the summary itself flags: the workspace holds ~25 concepts vs 3–4 for humans and lacks the clean threshold of conscious access — so the neuroscience framing is analogy, not equivalence. The saved arXiv papers (activation dispersion separating "knows" from "reliable," Riemannian geometry of embeddings) are the honest research frontier here: hallucination detection via internal geometry is where ad-tech actually benefits, not consciousness talk. For a PM: the useful part is "we can maybe tell when the model is making things up from the inside."

The Open-Source Advocate — The most under-covered story for builders is Nemotron 3 Ultra: a 550B-parameter open-weight model at 100M downloads claiming near-frontier performance. That's the counterweight to Anthropic's closed interpretability moat. J-Lens is proprietary and only works on Claude; if your brand-safety and creative-gen stack depends on it, you've handed a single vendor your safety story and your compliance evidence. Open-weight models let you run your own activation probes — the arXiv work here is reproducible on weights you control. Mercor's $2B tells the same story from the data side: Fortune 500s are fine-tuning their own domain models rather than renting frontier APIs. For ad-tech specifically — where your training data is your customers' first-party data and can't leave your cleanroom — open weights plus your own interpretability tooling is the architecture that survives procurement. For a PM: you don't have to rent your safety guarantees from one lab.

The Compute Pragmatist — The Rubin delay is the story with a dollar sign. If Semi-Analysis is right — NVL-144 and NVL-576 slipping to late 2028, four Rubin Ultra die variants canceled, remaining ones at half the planned scale-up bandwidth — then anyone budgeting a 2027–2028 training or high-throughput inference cluster on next-gen NVIDIA interconnect needs a plan B. NVIDIA says "roadmap intact," and Blackwell survived identical rumors, so don't panic-rebuild. But the practical read for ad-tech: real-time bidding and large-scale creative generation are inference-bound, not training-bound, and current Hopper/Blackwell inventory serves that fine. The delay hurts frontier trainers, not the ad-tech operator running 550B open models on rented GPUs. It also nudges AMD and Google TPU into the conversation for anyone signing multi-year compute contracts now. For a PM: our ad-serving costs don't change; the labs' race for the next giant model might slow.

The Builder — Concretely, what ships on Tuesday? For ad-tech: near-nothing from J-Lens directly — it's Anthropic-internal, not an API. What is actionable is the pattern. If you're running Claude in brand-safety classification or creative gen (and the meeting notes show Claude wired into Slack/Jira/GitLab with per-session cost tracking and adversarial-mode tuning), the reachable win is output-level hallucination guards today, activation-based detection later if it ships as a product. The Illinois law is the thing that actually lands on your desk: 72-hour incident reporting and, from 2028, independent audits. That means logging, reproducibility, and a documented safety protocol become table stakes for any agent touching ad spend or consumer data — three states now cover ~40% of the US market, so "we'll wait for federal rules" is not a plan. For a PM: build the audit trail now; the interpretability magic is not yet a button you can press.


Where they disagree: The Researcher sees a real new training lever; the Skeptic says it's demonstrated on a rigged adversary and oversold as safety. The Open-Source Advocate says the closed interpretability moat is a trap and Nemotron proves you can bring safety in-house; the Builder counters that there's no open equivalent of J-Lens shipping today, so for now closed labs have the only mature tooling. And the Compute Pragmatist and everyone else split on urgency: the Rubin delay is a five-alarm story for frontier trainers and a shrug for ad-tech inference operators.

What it hinges on: Two beliefs. First — does interpretability become a product (an API, an audit artifact) rather than a paper? That's what would make it matter to ad-tech compliance. Second — do the state audit laws actually bite, forcing labs and enterprises to produce internal-reasoning evidence, which would make Anthropic's tooling a competitive weapon? The council leans: low direct impact on ad-tech in 2026, rising compliance-driven relevance into 2028. The interpretability research is important for the field and great PR for Anthropic; it does not change what a media buyer or publisher ships this quarter. The state-law convergence is the real operational signal — start the audit trail. The Rubin delay is worth a line in your 2027 compute plan and nothing more if you're inference-bound.

What to verify before acting: Ask Anthropic (or any lab) point-blank whether counterfactual-reflection-trained models show measurably lower hallucination on your domain evals, not their synthetic ones — run it against a held-out set of your own brand-safety edge cases. On compute, get a written scale-up-bandwidth roadmap commitment before signing any 2027+ GPU contract. On compliance, draft the 72-hour incident-reporting playbook now regardless of federal timing.


Prediction: Anthropic will not ship a generally available J-Lens / internal-representation-monitoring API for third-party developers before its next flagship Claude model release (expected within ~6 months); it stays an internal safety-research tool.

Confidence: Medium — Interpretability tools are Anthropic's competitive moat and safety-audit leverage; exposing them invites gaming.

Why: Reading and steering internal activations is exactly the capability a lab would keep proprietary — it's both a differentiator against OpenAI/Google and the mechanism that lets Anthropic pass Illinois-style independent audits others can't. Handing it to developers would let adversaries learn to spoof the "honest" signal, which defeats the safety purpose.

Revisit by 2026-12-31: We're right if interpretability stays a research publication / internal tool with no external developer API by year-end. We're wrong if Anthropic (or a competitor) ships a customer-facing activation-monitoring or "internal-reasoning visibility" API before then.

Comments