`Error: 404 {"type":"error","error":{"type":"not_found_error"` が出て、Claude Fable 5 が使えないと返ってくるときに確認したこと
この症状は、Claude Code がリクエスト先から ```text Error: 404 {"type":"error","error":{"type":"not_found_error","message":"Claude Fable 5 is not available. Please use Opus 4.8. Learn more: https://www.anthropic.com/news/fable-mythos-access"}} ``` を受け取って止まるケースです。issue 群では同じ文言が繰り返し報告されていました。たとえば [#68290](https://github.com/anthropics/claude-code/issues/68290)、[#68381](https://github.com/anthropics/claude-code/issues/68381)、[#68188](https://github.com/anthropics/claude-code/issues/68188)、[#76316](https://github.c
papoo.work