diff --git a/rules/common/performance.md b/rules/common/performance.md index f0407aa1..0a2f2297 100644 --- a/rules/common/performance.md +++ b/rules/common/performance.md @@ -2,17 +2,17 @@ ## Model Selection Strategy -**Haiku 4.5** (90% of Sonnet capability, 3x cost savings): +**Haiku** (90% of Sonnet capability, 3x cost savings): - Lightweight agents with frequent invocation - Pair programming and code generation - Worker agents in multi-agent systems -**Sonnet 4.6** (Best coding model): +**Sonnet** (Best coding model): - Main development work - Orchestrating multi-agent workflows - Complex coding tasks -**Opus 4.6** (Deepest reasoning): +**Opus** (Deepest reasoning): - Complex architectural decisions - Maximum reasoning requirements - Research and analysis tasks