What happened
Anthropic released Claude Fable 5 on June 9, 2026 as the first publicly available model in its Mythos class — the same underlying system as the Glasswing-only Claude Mythos 5, with safety classifiers layered on top. Three days later it was gone. In its June 12 statement, Anthropic said the U.S. government issued an export-control directive requiring it to suspend access by foreign nationals inside and outside the United States, including foreign-national employees.
Anthropic disabled both models for every customer. The AWS launch record carries a June 12 editor's note saying access was unavailable to comply with the directive. Anthropic said it considered the action a misunderstanding and was working to restore access.
Why everyone lost access, not just foreign nationals
This is the detail that turned a targeted order into a global outage. An API doesn't know who is on the other end of a request — it authenticates a key, not a passport. Anthropic says it has no way to verify nationality on each call in real time, so the only way to guarantee that no foreign national could reach a Mythos-class model was to switch both off for everyone. A rule written about a subset of users became, in practice, a blanket worldwide suspension.
The dispute — and what's still just an allegation
Anthropic disputed the rationale publicly. Its June 12 statement says the company reviewed the report it believed prompted the action and concluded that the demonstrated capability was already available from other deployed models. Its June 30 redeployment post says its testing reproduced the reported behavior across several other models and describes a new safety classifier.
The directive itself and the government's underlying evidence are not linked in the public records reviewed for this page. Benchr does not repeat third-party claims about the alleged actor or motive as established fact. What is directly supported is narrower: Anthropic says a directive was issued, AWS recorded the resulting withdrawal, and Anthropic later said the controls were lifted and access restored.
Who was affected, and what remains
During the suspension, every customer lost access because Anthropic used a global shutdown to comply with a directive aimed at foreign nationals. That restriction no longer applies: Anthropic says Fable 5 is again available globally. Mythos 5 remains a different case because it is still invitation-only through Project Glasswing, regardless of nationality.
The wider lesson is continuity. A commercial frontier model disappeared with same-day effect and returned only after the external restriction changed. Pricing changes and scheduled retirements can be planned; an emergency suspension cannot. A single model ID can still become a load-bearing operational risk.
What to do now
Use current availability, not the June snapshot. Fable 5 is generally available; Mythos 5 still requires Project Glasswing approval. Check the current model documentation and price your real workload with the cost calculator before committing.
Keep portability anyway. Store the model ID in configuration, define how explicit refusals and provider outages are handled, and test a fallback before an incident. The lesson is not that Fable 5 is unusable today; it is that access to any single frontier model can change outside your release schedule.