Fable 5 is back. we still don't know which model answers
Fable 5 came back after an 18 day export ban triggered by a jailbreak amazon researchers found in june,well getting pulled and patched happens to every lab eventually
something different this time is the fix, anthropic added a cybersecurity classifier that screens requests before fable answers and anything that looks risky gets rerouted to Opus 4.8 instead with no warning in the chat window. Officially this triggers in under 5% of sessions but reactions since launch already split, Cursor says fable leads their coding benchmark, theo called the reroute concerns overblown since it never happened to him but other builders posted response logs showing they had been bounced to opus on plain coding tasks with nothing in the UI telling them so.
That 5% figure is only useful in aggregate as it tells you nothing about whether the specific request you just paid fable pricing for was actually served by fable and i believe that gap matters more the deeper you build on top of it so if you are benchmarking prompts against fable specifically or billing based on which model ran, a silent swap breaks your numbers without breaking your app.
Rn the only real fix is logging the model field on every response yourself since anthropic doesnt surface it anywhere in the chat. Orq, langfuse, and helicone all let you trace which model actually served a request though thats a workaround developers are building on their own
Is anyone actually checking which model answers or everyone just trusting the label?