SI
Sentinel Integrations
← Back to Research Index

Research Brief: Anthropic Claude Model Selection & The Advisor Strategy (2026)


🎯 Executive Summary

Anthropic published its official model selection and workload optimization guide for the Claude 5 generation. Beyond model class breakdowns, Anthropic highlights two major operational principles:

1. "Start Smart" (Cost-Per-Task Economy): Starting with a top-tier model at a lower "effort level" is often cheaper per completed task than starting with a smaller model, because intelligent models require far fewer turns, retries, and context loops.

2. The Advisor Strategy (Sub-Agent Coaching Pattern): Coupling a fast, lower-cost worker model (e.g. Sonnet 5) with a top-tier advisor model (e.g. Fable 5) invoked only for plan verification achieves near-frontier performance at a 37% cost reduction.


πŸ“Š Claude Model Family Taxonomy (2026)

β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚ Mythos / Fable (Frontier: Cyber, Bio, Unsolved Workflows) β”‚
β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€
β”‚ Opus (Enterprise Reasoning, Terminal-Bench 2.1)          β”‚
β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€
β”‚ Sonnet (Versatile Workhorse, Sub-Agents, Orchestration)   β”‚
β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€
β”‚ Haiku (High-Frequency, Low-Latency, Utility Routing)    β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

1. Mythos / Fable (Frontier Class):

Mythos:* Restricted to trusted organizations under Project Glasswing for dual-use cybersecurity and biology research.

Fable:* Publicly deployed frontier class with enhanced alignment guardrails.

2. Opus: Heavyweight reasoning and complex agentic coding. Fable provides superior creativity, nuance, and edge-case wisdom when Opus hits quality ceilings on real-world evals.

3. Sonnet: The core operational workhorse for multi-agent subagent delegation and everyday developer tasks.

4. Haiku: High-frequency, low-latency execution for routing, classification, and simple tool calls.


πŸ’‘ Key Architectural Patterns for Sovereign Agents

1. The "Advisor Strategy" Pattern

2. Cost-Per-Task vs. Price-Per-Token

3. Custom Production Evals Over Public Benchmarks