fable

You Can’t Extract Fable With a Few Prompts

Days before Claude Fable 5 leaves the subscription plans on July 19, a widely shared post is making the rounds with an urgent pitch: ask the expensive model to write down its "operating manual" while it's still free, paste that manual into Opus 4.8's system prompt, and you "own the reasoning instead of renting the model." Ten minutes of work, and Fable-grade reasoning runs on a model that costs half as much.

Parts of this are right, and it's worth saying which parts before getting to the problem.

The logistics all check out. July 19 really is the last day of Fable 5's free window on paid plans, after three extensions. Fable 5 really does cost $10 per million input tokens and $50 per million output, exactly double Opus 4.8. The model IDs in the attached script are the real ones, and the script runs. Even the underlying instinct is sound: models do get deprecated — Anthropic retired four this year alone — and tying your workflow to one specific model is building on rented land.

What's wrong is the mechanism at the center. Reasoning is not a file you can download from a model, and the manual the ritual produces is not what it appears to be.

What the extraction actually returns

The post's core claim: "Fable 5's edge over a cheaper model isn't locked inside weights you can't touch... All of that is describable. That makes all of it portable."

If that were true and if the gap between a $50-per-million-tokens model and a $25 one fit on a page of prose — Anthropic could not charge double for Fable. Someone would have written the page by now, and the page would be the product. The gap between models lives in the weights. A stronger model isn't following a better checklist; it's running better computation. Prompting research keeps finding the same bounded result: prompt quality shifts performance meaningfully, but within the envelope of what the underlying model can already do.

The extraction step fails on its own terms, too. A model has no read access to its own weights, so when you ask Fable to write its operating manual, it can't transcribe its internal procedures — it can only generate plausible prose about what good reasoning sounds like. This isn't speculation. Anthropic studied the question and found Claude models demonstrate genuine introspective awareness about 20% of the time, calling the capability "highly unreliable and limited in scope." Independent work is blunter: a recent evaluation titled "Can LLMs Introspect? A Reality Check" found that apparent introspection mostly dissolves into pattern-matching once you control for shortcuts, and earlier studies reached the same conclusion about self-explanations generally: they're stories composed after the fact, not reports from the inside.

So the "operating manual" is not Fable's reasoning, extracted. It's an essay about epistemic hygiene, written by Fable — and the essay Opus 4.8 would write about itself next month is, for practical purposes, the same document.

The tell is in the test

The post includes a verification step, and the sleight of hand is easiest to see there. You give plain Opus and manual-loaded Opus the same trap question — a report claims revenue grew from $4.0M to $4.2M and calls it a 20% gain — and when the manual-loaded one catches the error, "the transplant took."

What the test actually shows is that the system prompt mentions checking percentages. A one-line prompt reading "re-derive every percentage before agreeing with it" passes the same test, no Fable required. You can confirm this in about two minutes: run the trap with the full extracted manual, then with the one-liner. Same catch, same refusal. The forty paragraphs of transplanted reasoning were doing the work of one sentence.

The companion claim — that plain Opus will "often wave it through" — arrives with no test data, and catching a 5% gain mislabeled as 20% is elementary verification that current frontier models handle reliably when a question invites scrutiny.

What works in reality

The manual ritual borrows its plausibility from a technique that does exist. Transferring a stronger model's reasoning into a weaker one is a real, well-documented practice — it's called distillation, and it's worth looking at what it actually involves, because the comparison is what settles the question.

The best-known example is DeepSeek-R1. In early 2025, DeepSeek used 800,000 curated reasoning traces generated by its large R1 model to fine-tune a family of smaller open models, and the results were striking: the distilled 32B model scored 72.6 on AIME 2024 against o1-mini's 63.6, on a base model a fraction of the teacher's size. A Stanford group pushed the economy further with s1, fine-tuning Qwen2.5-32B on just 1,000 carefully selected reasoning traces — about half an hour on 16 GPUs — and exceeding o1-preview on competition math by up to 27%. So yes: reasoning traces from a strong model demonstrably make smaller models better.

Look at what every one of these successes has in common, though. The traces number in the thousands to hundreds of thousands, and each one is a complete worked solution to a real problem — the model reasoning through a task, not describing how it reasons in general. The transfer happens through training that updates the student's weights, not through pasting text into a context window. And the gains are narrowest exactly where the viral post promises the most: distilled models shine on verifiable domains like competition math and code, while a well-known Berkeley study, The False Promise of Imitating Proprietary LLMs, found that imitation fine-tuning closes "little to none of the gap" on tasks outside the training data — the student picks up the teacher's style convincingly enough to fool human raters, without picking up its factuality.

The manual ritual has none of these ingredients. One meta-essay instead of thousands of worked solutions, a context window instead of a weight update, and a promise of general transfer where even real distillation delivers domain-specific transfer. It's distillation with every load-bearing part removed. There's also a practical footnote for anyone tempted to do the real thing to Fable 5: Anthropic's terms prohibit using Claude outputs to train competing models, so the legitimate version of the harvest is against the rules, and the permitted version doesn't work.

The deadline that isn't

One omission carries most of the urgency. Fable 5 is not disappearing on July 19 — it moves from the free plan allowance to pay-per-use credits, and Anthropic has said publicly that it plans to return the model to subscriptions once compute capacity allows. The API never had a free window at all, which produces the post's quietest inconsistency: its own extraction script calls the API, where running it "while access is still free" was never free on any day.

The safe harbor is rented land too, by the post's own logic. "Opus 4.8 isn't going anywhere" sits a few paragraphs away from "every model gets deprecated, repriced, or replaced eventually — that's the one guarantee in this field." Both sentences can't hold. The second one is true.

It's worth noticing that the post ends with a link to buy prompt packs. Nothing is wrong with selling prompts, but the framing of reasoning as a downloadable asset is exactly what makes a folder of prompts feel like an asset class.

The takeaway the harvest guides skip

Documenting how you work is genuinely valuable, and on that narrow point the viral post is right. Skills, project instructions, system prompts, written-down workflows — this is the durable layer that survives every model swap. But its value comes from you articulating your standards, not from a model transcribing internals it cannot see. The interview technique in the post's bonus section is the best thing in it, and notice what it interviews: you. Your edge cases, your quality bar, your judgment. The model is taking notes.

So skip the ritual. If Fable 5 earns its price on your hardest problems, pay by the token when you need it — or wait, since it's coming back to plans anyway. If Opus 4.8 covers your work, write it a short system prompt in your own words. Clear, well-scoped instructions are what move a model's output, whichever model they're in front of.

Nothing needs harvesting before Sunday. There was never anything to harvest.

Unlock the Future of Business with AI

Dive into our immersive workshops and equip your team with the tools and knowledge to lead in the AI era.

Scroll to top