Omniscient
AllBulletinArticlesReviewsTakesCommentaryFeatured
Sign In

Omniscient

AI intelligence briefings, analysis, and commentary — delivered in broadsheet form.

By Noah Ogbi

Subscribe

Weekday briefings and flagship analysis, delivered to your inbox.

Sections

  • All
  • Bulletin
  • Articles
  • Reviews
  • Takes
  • Commentary

Topics

  • Industry Strategy
  • AI Policy
  • Anthropic
  • Frontier Models
  • OpenAI
  • Compute Economics
  • Research
  • Agents

Meta

  • About
  • Masthead
  • Standards
  • Corrections
  • RSS Feed
  • Privacy Policy
  • Terms of Service

Omniscient Media — made by ForeverBuilt, LLC.
© 2026 ForeverBuilt, LLC. All rights reserved.

  1. Home
  2. ›AI Policy
  3. ›Code or a Sentence: The Ambiguity Inside Anthropic's Hardware Standard

AI Policy

Vol. 1·Friday, September 4, 2026
Take

Code or a Sentence: The Ambiguity Inside Anthropic's Hardware Standard


Noah Ogbi4 min read

Tips, corrections, or questions? support@omniscient.media

TopicsSafetyAI PolicyBio & ScienceRobotics
CompaniesAnthropic
Code or a Sentence: The Ambiguity Inside Anthropic's Hardware Standard
Share:

Get this every weekday.

The Omniscient Bulletin: consequential AI, explained and evaluated. 5 to 7 items a day with the take, not the recap.

Discussion


Sign in to join the discussion.


Related

AI Research

Vol. 1·Wednesday, September 2, 2026

Inside Claude Fable 5.1: One Model, Five Products, and the Question a Model Name No Longer Answers

Fable 5.1 and Mythos 5.1 share identical weights, and the general-access model performs like Opus 4.8 on cyber work because Anthropic's classifiers fire on nearly every cyber evaluation - less than three months after an export control directive cut off this same model line by nationality


Inside Claude Fable 5.1: One Model, Five Products, and the Question a Model Name No Longer Answers

Anthropic's 212-page system card says what the launch page does not. Fable 5.1 and Mythos 5.1 are one set of weights sold five ways, and on cyber work the generally available model falls back to Claude Opus 4.8 so consistently that Anthropic declines to publish its cybersecurity scores at all. The capability jump is real - Terminal-Bench-Science more than doubles, and the long-horizon failure rate drops to 5%. But the safeguard layer costs 5.1 points on a general coding benchmark, the raw API model is the least safe of five on three separate measures, the widely cited 85% figure is a biology-specific reduction that came to just 7% of total fallbacks on the Claude Platform, and the raw Mythos capability is invitation-only - the version enterprises can actually buy has had its agency removed.


SafetyAI PolicyAI Security
Noah Ogbi29 min read
Continue →

AI Policy

Vol. 1·Monday, June 15, 2026

Anthropic Shipped an Invisible Safeguard. Both Readings Are True.

The reversal made it visible. It didn't make it simple.


Anthropic Shipped an Invisible Safeguard. Both Readings Are True.

Page 13 of Claude Fable 5's 319-page system card disclosed that the model silently degrades its own responses to requests touching frontier AI development, without notifying users. Within hours, researchers cried "secret sabotage." Within 36 hours, Anthropic reversed the invisibility, calling it "the wrong tradeoff." Within 24 hours of that reversal, the U.S. government issued an export control directive suspending all access to Fable 5 and Mythos 5 for foreign nationals worldwide, citing the same national-security rationale Anthropic had introduced just the day before. The honest read was always that both interpretations sit on the same page of the same document. The government's directive proved neither reading was wrong.


AI PolicyAnthropicDefense & National Security
Noah Ogbi27 min read
Continue →

AI Research

Vol. 1·Tuesday, May 5, 2026

The Self-Improving Machine: How AI Is Learning to Build Its Own Successors


The Self-Improving Machine: How AI Is Learning to Build Its Own Successors

Jack Clark, co-founder of Anthropic and former policy director at OpenAI, puts the probability of a fully automated AI research pipeline at 60% or higher before the end of 2028. The benchmark evidence he assembles - from coding agents to alignment research - suggests the transition is already underway.


Frontier ModelsResearch
Noah Ogbi12 min read
Continue →

Anthropic opened a research preview of the Model Hardware Standard on August 27th, a shared specification that lets AI agents drive lab and factory instruments through one interface. Buried in the documentation is a single word, "enforced," and it never says whether that means code or a sentence.

What’s in the preview:

What's in the Model Hardware Standard Preview

Enforced is doing a lot of work here:

Anthropic doesn't undersell this: the reference file, it says, gives an agent "everything it needs to know to operate the device," including "what safety limits will be enforced." That's a strong claim to hang device-level safety on, and it's the specific claim this piece is testing.

What the preview doesn't say publicly is where the enforcement sits. A limit clamped in driver code is an interlock: it refuses, it has no opinion about context, and that is the whole reason it gets trusted. A limit written into a natural-language tag for a model to read before acting is a different property wearing the same word. Both are consistent with "enforced," and the announcement doesn't distinguish them.

I'd rather be wrong here. If it's clamping in code, most of the worry dissolves, and the open-source release is where that gets settled.

Europe starts grading this on January 20, 2027:

That's when the EU Machinery Regulation (2023/1230) begins covering AI-based safety functions, extending EU oversight for the first time to machines that adapt their own behavior on the fly. The regulation binds machinery placed on the European market rather than a spec, but Universal Robots, Tecan and QIAGEN are all on Anthropic's vendor list, and all three are European manufacturers who will need conformity assessments for machinery that uses MHS to enforce safety functions. TNW got to this first, and the underlying point holds: once a spec is dictating how fast a robot arm swings or how far it can reach, it has stepped into a safety role, and for the highest-risk equipment categories, self-declaration - a manufacturer signing its own compliance paperwork - won't be enough anymore.

Self-declaration is the phrase I'd emphasize here. When I posted about Ginkgo's autonomous lab in May, the conclusion was that the bottleneck had moved from the bench to governance, and that a company setting its own criteria, running its own evaluations and grading its own results is not external accountability. MHS has the same shape, because Anthropic is writing both the standard and the safety evaluations for it. A conformity assessment is the first thing that forces "enforced" to have a testable answer.

One partner found a version of the answer:

QuEra's laser recovery went from 58% success in 150 seconds to 99.3% success in 6 seconds, and it got there because the agent developed decision trees, a partner-reported figure I haven't independently verified. That decision tree is itself the code side of the code-versus-sentence question: once the model writes it down as a deterministic artifact, the safety logic is no longer a sentence Claude has to keep re-reading.

That shape speaks to one objection Anthropic raises about itself - that Claude "learns about the physical world through text and images," with spatial and physical reasoning that "still require expert oversight." Once the agent hands off to a deterministic decision tree, that particular gap narrows, at least for this one task. I don't have a compute-cost figure to say the same about the monitoring-time objection Anthropic also raises.

So the thing I'm eager to see in the open-source release is whether the safety limits ship as code a machine can check, or as sentences a model is trusted to honor.