Если ваш production stack завязан на claude-fable-5 — будь вы иностранный dev, H-1B holder или enterprise с multi-national call chain — 12 июня 2026 сломал pipeline за одну ночь: Commerce Department выдал export control order, Anthropic отключил Fable 5 и Mythos 5 глобально за ~90 минут. Разбираем нижний уровень: EAR/deemed export, timeline, Pentagon conflict, legal parsing, Opus 4.8 migration path, Tier 1–3 matrix, LiteLLM fallback chain, 4-section user survival runbook, industry precedent. Контекст: матрица AI-ассистентов, скидки июнь 2026.
12 июня 2026 Commerce приказал Anthropic запретить доступ к Fable 5 и Mythos 5 всем foreign nationals — в US и за рубежом. Без real-time nationality verification Anthropic выбрал единственный compliance path: global kill switch за ~90 минут, включая paying US citizens.
Precedent: cloud API access теперь в одном regulatory bucket с advanced chips и dual-use tech.
Release 9 июня 2026 — strongest public Anthropic model, первый Mythos tier (above Opus). Target workload: multi-day agent runs — large codebase migration, deep research, staged document analysis.
Mythos 5 — same base weights, safety filters stripped; access только через Project Glasswing (critical infra / cybersec partners).
| Параметр | Значение |
|---|---|
| Context window | 1M tokens |
| Max output | 128K tokens |
| Input pricing | $10 / 1M tokens |
| Output pricing | $50 / 1M tokens |
| Thinking mode | Adaptive Thinking (always-on) |
| Capabilities | Vision, memory tools, code exec, task budget |
Fable 5 (public) + Mythos 5 (partner-only). Endpoints: Claude API, Bedrock, Vertex AI, Microsoft Foundry.
Commerce Secretary Howard Lutnick → CEO Dario Amodei, EAR order:
Suspend access for all foreign nationals to Fable 5 and Mythos 5 — inside and outside the US, including Anthropic's foreign employees.
Anthropic public statement: must disable Fable 5 / Mythos 5 for all customers immediately. No nationality check infra → global shutdown.
Z.ai ships GLM-5.2, explicitly positioning against Fable 5 ban narrative.
Pentagon demanded «all lawful purposes». Anthropic blocked: domestic mass surveillance and fully autonomous weapons. Rationale: model reliability insufficient for autonomous kill chains; mass surveillance violates civil rights baseline.
March 2026: Defense Secretary Pete Hegseth tags Anthropic as Supply Chain Risk — first US domestic company. Litigation ongoing; conflicting rulings CA vs DC Circuit.
Order lands days after Anthropic's confidential IPO filing — regulatory + market signal collision.
Commerce cites safety bypass risk on Fable 5. Anthropic counter: comparable capability exists in GPT-5.5, DeepSeek V3 — suggests targeted enforcement, not capability-unique threat.
Penwell Law, CSIS: order text = export license requirement for foreign nationals, not mandate for planetary takedown. Anthropic's compliance calculus: no real-time nationality gate → global disable as only safe path. Critics: citizenship verification, unverified-user pause — finer-grained options exist.
Precedent locked: admin order can force commercial model offline worldwide within hours.
No. Only Fable 5 + Mythos 5. Migration path: claude-fable-5 → claude-opus-4-8 — near-identical API surface, enterprise perf delta usually acceptable.
| Model | Model ID | Use case | Foreign nationals |
|---|---|---|---|
| Claude Opus 4.8 | claude-opus-4-8 | Closest Fable 5 substitute | Available |
| Claude Sonnet 4.6 | claude-sonnet-4-6 | Daily dev, speed/quality | Available |
| Claude Haiku 4.5 | claude-haiku-4-5 | High-frequency, lightweight | Available |
| Claude Fable 5 | claude-fable-5 | Killed | Blocked |
| Claude Mythos 5 | claude-mythos-5 | Killed | Blocked |
Opus 4.8 — drop-in replacement. Same API contract mostly. Delta: standard thinking vs adaptive; no effort param — prompt retune required.
| Model | Vendor | Strength | EAR status | Jurisdiction risk |
|---|---|---|---|---|
| GPT-5.5 | OpenAI (US) | Reasoning, code | No current EAR block | Future risk |
| Gemini 2.5 Pro | Google (US) | Multimodal, long ctx | No current EAR block | Future risk |
| Mistral Large 2 | Mistral (FR) | Strong reasoning | No US export risk | EU data sovereignty |
| Cohere Command R+ | Cohere (CA) | Enterprise RAG | No current EAR block | Medium |
Routing note: OpenAI и Google — US entities; future EAR expansion possible. For zero US jurisdictional exposure: Mistral EU endpoint или self-hosted open-weight на Hetzner/OVH/Scaleway.
Downloadable weights = data asset, not regulated cloud API service — cleanest decoupling from EAR.
| Model | Params | Edge | Self-host cost |
|---|---|---|---|
| Qwen3-72B | 72B | Multilingual, reasoning | Medium (A100/H100) |
| DeepSeek V3 | 671B MoE | Code near SOTA | High |
| Llama 4 Scout | ~17B active | Lightweight, mature ecosystem | Low |
| GLM-5.2 | TBA | Z.ai open alternative play | TBD |
Deploy targets (non-US jurisdiction): Hetzner DE, OVHcloud/Scaleway FR, AWS/Azure eu-central/eu-west.
# before model = "claude-fable-5" # after (lowest migration cost) model = "claude-opus-4-8"
import os
MODEL = os.environ.get("AI_MODEL", "claude-opus-4-8")
FALLBACK = os.environ.get("AI_MODEL_FALLBACK", "gpt-5.5")
from litellm import completion
response = completion(
model="claude-opus-4-8",
messages=[{"role": "user", "content": "Hello"}],
fallbacks=["gpt-5.5", "gemini/gemini-2.5-pro"]
)
Map deemed export exposure for foreign nationals (US or remote) touching Fable 5 / Mythos 5 logs. Only these two models today — scope may expand.
Fable 5 proves: annual prepay != guaranteed access.
Prompts are the asset — not the platform.
.cursor/rules/; document SKILL.md + MCP configsMany learned next morning — one night delay = prod damage for running agents.
Don't put all inference eggs in one vendor basket.
Before: GPU chips + model weight transfers. Now: cloud API access permission — same regulatory class as dual-use hardware.
You don't own cloud inference. Admin order → model gone in 90 min. Vendor lock-in now has political risk dimension.
claude-fable-5, claude-mythos-5.claude-opus-4-8, smoke test.Opus 4.8 migration + LiteLLM + Mistral EU + self-host reduces admin kill-switch risk on inference — но laptop runtime still fails agents via sleep policy, network jitter, disk/RAM contention. For OpenClaw, Hermes Agent, Cursor Cloud Agent needing 7x24 uptime on Apple Silicon: MACCOME Mac cloud host — dedicated node, LaunchAgent/systemd keepalive, six regions. Swap models freely; runtime stays online. Pricing: тарифы аренды Mac Mini; background: MCP deep dive, free-tier token guide.
FAQ
H-1B holders в США могут использовать Claude?
Да. Только Fable 5 и Mythos 5 under export control. Opus 4.8, Sonnet 4.6, Haiku 4.5 — available. Swap claude-fable-5 → claude-opus-4-8 immediately.
Приказ требовал global shutdown?
Penwell Law, CSIS: export license for foreign nationals, not planetary takedown mandate. Anthropic chose global kill due to no real-time nationality verification — legally disputed.
Self-hosted open-weight обходит export control?
Да. Weights = downloadable data asset, not regulated cloud API. Hetzner DE, OVHcloud/Scaleway FR, EU AWS/Azure regions.
Agent needs 7x24 — runtime after model swap?
Model ID fixes «who to call»; runtime fixes «who keeps running». Gateway + long-horizon agents: MACCOME Mac Mini тарифы — dedicated Apple Silicon node, stacks with LiteLLM routing.
Top 3 actions for end users?
Monthly sub + renewal date; export prompts/skills locally; one-page AI switch checklist + backup free tier.