All notes
In this note (8 sections)
Architecture Jul 7, 2026Updated Jul 10, 2026 10 min

How to actually use Fable 5.

Last updated on Jul 10, 2026

Mythos-tier model. Sonnet-tier habits. Four layers, one golden rule: maker ≠ verifier.

Introduction

Fable 5 came back globally on July 1, 2026. By July 7, the 50% weekly subscription inclusion window closed and usage credits kicked in. If you spent the promo week prompting harder, you bought better one-off answers. You did not buy a compounding system.

This note is the one-page map I draw after the Fable redeployment checklist. The long-form architecture is in how to actually use Fable 5 and independent verifier loops. Orchestration shapes live in the 20 Loop Patterns catalog.

Sonnet-tier vs Mythos-tier habits

Two usage patterns
HabitWorkflowOutcome
Sonnet-tierPrompt harder → better answer → start over tomorrowNo memory, no compounding
Mythos-tierRun → log → distill → repeatSystem sharpens every week

The four-layer architecture

  1. 01
    Layer 1: Primitives
    Fable 5, sub-agents, MCP tools. Necessary. Insufficient alone. This is where most teams stop.
  2. 02
    Layer 2: Orchestration
    Goal-driven loops with exit conditions, budgets, and independent verification. The orchestrator directs; it does not grade its own output.
  3. 03
    Layer 3: Memory
    Verified facts, learnings, next steps per run. Skip memory and every session restarts from zero. See wrong memory, dead agent.
  4. 04
    Layer 4: Self-improvement
    Review outputs, distill lessons, inject into memory or config for the next run. Not fine-tuning. System improvement while the model ID stays the same.

The golden rule: maker ≠ verifier

Bad: maker produces output, same agent grades it, "looks good, ship it." Good: maker produces, independent verifier checks against rubric, pass or retry. The content quality pipeline shows this split with read-only evaluators and a write-only rewrite agent.

Self-learning vs self-improving

Self-learning updates model weights from experience. No public model including Fable 5 exposes that on the API today. Self-improving means the orchestration, memory, and verification layers get better. The model stays the same; the system compounds.

The self-improvement loop

  • Run the workflow with current primitives and memory.
  • Capture output and tool trace.
  • Independent review against rubric.
  • Distill one to three lessons (prompt, tool description, memory entry).
  • Next run inherits lessons without weight updates.

Loop patterns catalog

Do not invent a new orchestration shape per project. Map workloads to known patterns: sequential pipelines, parallel fan-out, verifier-gated loops, human checkpoints. The 20 Loop Patterns PDF is the catalog I hand to teams after this whiteboard session.

Before parallelizing, read sequential vs parallel workflow. Wrong execution flow costs 3x latency or breaks correctness.

Conclusion

Fable 5 is not a bigger autocomplete. It is a primitive in a four-layer system with an independent verifier and a distillation loop. Build that, or route to Sonnet 5 and save frontier spend.

Key takeaways

  • 1Sonnet-tier habit: prompt harder, better answer, start over tomorrow. No compounding. Mythos-tier habit: run → log → distill → repeat. Memory builds. System sharpens.
  • 2Four layers: (1) Primitives — Fable 5, sub-agents, tools. Most teams stop here. (2) Orchestration — goal-driven loops with independent verification. (3) Memory — verified facts and next steps; skip it and every session restarts from zero. (4) Self-improvement — review outputs and save lessons for the next run.
  • 3Golden rule: maker ≠ verifier. Same agent grading itself is how polished-but-wrong outputs ship. Split maker and verifier agents with a rubric and retry loop.
  • 4Self-learning updates model weights. No public API model including Fable 5 does that today. Self-improving updates orchestration, memory, and verification around the model.
  • 5Pick orchestration shapes from a loop pattern catalog instead of improvising per workflow. See /20 Loop Patterns.pdf and /blog/independent-verifier-loops-and-self-improving-agents.
  • 6Fable 5 returned July 1; July 7 ended 50% weekly subscription inclusion. Route by cost per completed task with safeguard routing, not leaderboard hype. See /blog/fable-5-redeployment-july-2026-routing-checklist.
  • 7The five-agent content quality pipeline is the same maker/verifier split in another domain: /notes/agentic-ai-content-quality-system.

Frequently asked questions

Work with me

Need help shipping this in production?

I help teams design agent architectures, RAG pipelines, and production guardrails on consulting engagements.

Agentic AI architecture consulting Agentic AI training programs
Tags
#Fable5#AgenticAI#Multi-Agent#Architecture#Memory#Evaluation#Orchestration#Production#Self-Improvement#Claude

Get the visual notes by email

New agentic AI notes and breakdowns, plus what I am shipping for clients, one email on Thursdays.