EVENT ยท E
Fable 5 is unavailable. What now?
Not a model review โ a decision graph for routing your tasks after a capability disruption.
Not a model review โ a decision graph for routing your tasks after a capability disruption.
Small or local coding tasks:use Opus 4.8
Large repo migration:decompose into bounded sub-tasks
Security-sensitive work:add deterministic and human validation
Cost-sensitive batch work:route routine chunks to Sonnet 4.6
E changes the availability of r@D. The graph maps lost, degraded, fallback, substitute, decompose, and validate relations into C'.
c โ r@D,E โ C'lostdegradedfallbacksubstitutedecomposevalidateboundupdateEvery recommendation should be evidence-bound. Benchmarks support capability claims; claims update task routes; task routes produce actions.
| Task | Lost / affected r | Current route | Boundary | Validation requirement |
|---|---|---|---|---|
| Single-file bug fix | locate + repair | Opus 4.8 / Sonnet 4.6 | low impact | unit testscovered |
| Multi-file refactor | locate + repair | Opus 4.8 + test harness | bounded | integration testsbounded |
| Large repo migration | repair + locate + generalize | no direct substitute | high impact | decompose + human gateno direct route |
| Security code review | validate | multi-model + human gate | high risk | manual security reviewhuman gate |
| Long PDF extraction | locate + anchor | Opus 4.8 | medium | citation verificationbounded |
| Customer support triage | select | Sonnet 4.6 | low | sampling auditcovered |
| Financial extraction | reconcile + validate | Opus 4.8 | medium/high | source reconciliationhuman gate |