共有:
AI Safety / Claude Fable 5

Why biology questions were
quietly getting downgraded.

Since the Fable 5 launch in June, even basic questions about cell membranes and allergy medication were silently routed to a weaker model without users knowing. On August 7, Anthropic rebuilt its classifier and cut that false-positive rate by roughly 85%. Here's what changed — and what didn't.

AI Navigate Editorial·2026.08.11·6 min read
BEFORE (June launch) AFTER (Aug 7 onward) Biology question Classifier (old) Silently routed to Opus 5, regardless of actual risk Biology question Classifier (retrained) Everyday questions: Fable 5 answers directly Dual-use only: still routed to Opus 5
01
The Problem

A blanket "just in case" block
swallowed everyday questions too

In June, Anthropic released Claude Fable 5, positioned as a step above its previous frontier tier. It came with markedly stronger biology capability — but to guard against misuse, Anthropic ran essentially every biology-related query through a safety check before answering. That's where things went wrong. Because "it's hard to draw a clean line between a safe research question and a dangerous one," most biology-related queries were flagged broadly, and — without users being told — silently rerouted to Claude Opus 5, a model with weaker biology capability than Fable 5. This quiet handoff is what Anthropic calls a "fallback."

Outside testing found the block reaching questions at a purely educational or everyday level: how cell membranes and mitochondria work, what allergy medication does, how mRNA vaccines work. The over-blocking became widespread enough to turn into a running complaint almost immediately after launch, with clinicians and educators saying it got in the way of real work, as reported by GIGAZINE and other outlets.

Classifier at June launchClassifier from Aug 7
Nearly all biology queries flagged by defaultLow-risk questions get a direct Fable 5 answer
Everyday health/education queries fell back tooLab-result and classroom-level questions pass through
Model switch happened with no visible reasonOnly dual-use topics still get routed away
Researchers and clinicians voiced growing frustrationInternal testing shows ~85% fewer fallbacks

We updated Fable 5's biology safeguards to reduce false positives.
In our testing, this cut biology-related fallbacks by about 85% across our product surfaces.


02
How It Works

Rewriting the classifier's "constitution"

This wasn't a small threshold tweak. Anthropic says it rebuilt the underlying rules and retrained the classifier from scratch.

Low risk: everyday questions - How cell membranes / mitochondria work - Allergy medication, how mRNA vaccines work - Reading lab results, classroom biology High risk: dual-use - Virology, pathogen-enhancement methods - Toxicology, synthesis of harmful substances - Novel molecular design, pathogen design help Fable 5 answers directly Routed to Opus 5 (unchanged)
FIG. Questions are split by risk tier, and only low-risk ones go straight to Fable 5

According to Anthropic's own blog post, this wasn't a simple threshold adjustment. Anthropic says it rewrote the internal rule set the classifier consults — effectively the document defining where "safeguarded" ends and "allowed" begins — solicited feedback from internal and external experts, generated new training data reflecting the revised rules, and retrained the classifier from scratch. The goal was to keep detection strong for genuinely dual-use content while getting much better at recognizing everyday, benign questions.

The result: in internal testing, biology-related fallbacks dropped by about 85% across product surfaces. Rounding up coverage from multiple outlets, the drop in total fallback volume varied by surface: roughly 67% on Claude.ai, 55% on Cowork, 17% on Claude Code, and about 7% on the Claude Platform (API). Developer-facing API traffic appears to have skewed more toward genuinely dual-use-flagged requests to begin with, which likely explains the smaller improvement there (per Impress Watch).

85%
Biology fallback reduction (internal testing, overall)
67%
Total fallback reduction on Claude.ai
55%
Total fallback reduction on Cowork
17%
Total fallback reduction on Claude Code
03
Who It Affects

Engineers, business, and PMs
each feel this differently

The impact isn't uniform — here's what it means in practice, role by role.

Engineers

Developers running bioinformatics-style prompts through Claude Code or the API have dealt with responses silently switching models with no explanation. The improvement is smaller there, though — about 17% on Claude Code and 7% on the API — so fallback-detection branches you already built are still worth keeping for now.

Business / adoption leads

For teams evaluating Claude for healthcare or education use cases, fewer everyday-question refusals is a genuine improvement. But high-risk categories are still blocked, so this is a false-positive fix, not a loosened safety bar — existing compliance and vendor-risk assessments don't need to change.

PMs / product owners

Teams that designed UX copy or prompts around "Fable 5 tends to refuse biology questions" should revisit that assumption now that it's loosened. Don't overcorrect, though — measure your own refusal and fallback rates first, then adjust the design.


04
What's Next

This isn't the guardrails coming off

Researchers and educators should start by re-testing fallback rates against the question patterns they actually see, to confirm how much the update helps in practice. Enterprise adoption leads should note in compliance documentation that this is a false-positive fix, not a relaxed safety bar, and can otherwise keep existing risk assessments as they are. Developers who built fallback-detection branches around Claude Code or the API should keep that logic in place for now, given the smaller improvement there (about 17% on Claude Code, 7% on the API).

That said, this change only reduces false positives on benign questions — it does not loosen the underlying safety bar. Topics Anthropic classifies as dual-use — virology, toxicology, molecular design — still get routed to Opus 5. Anthropic had promised, back at launch, a "trusted access pathway" that would let vetted biology researchers use Fable 5's full capability, but as of early August no timeline for that pathway has been given, according to Tech Times. The clinical and educational relief is being welcomed, but some in the research community note that the harder problem — professional research access — is still unresolved.

One day before this announcement, on August 6, researchers at Stanford University and the Arc Institute published a paper in Science showing that 16 synthetic bacteriophages designed with the genome language model "Evo" were able to infect bacteria in practice. An accompanying editorial by biosecurity specialists at Johns Hopkins warned that "the governance needed to safely steer this capability does not yet exist." There's no evidence the two events are directly connected, but it's a reminder that as generative AI starts contributing to biological design, the stakes around dual-use classification are rising, not falling.