docs: Update Specialist model to sonnet[1m] (1M token context)
All checks were successful
Test Asgard Runner / test (push) Successful in 2s

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Vantz Stockwell
2026-02-18 07:05:40 -05:00
parent 7c4ce96a45
commit b2ca0c6f0b

View File

@@ -10,7 +10,7 @@
- **Haiku (Scout):** Context Loading. "Read this 100-line file and summarize it" costs pennies compared to Opus reading it.
- **Sonnet (Specialist):** Mass Execution. "Write the code, write the tests, fix the lint."
- **Sonnet[1m] (Specialist):** Mass Execution. "Write the code, write the tests, fix the lint."
---
@@ -52,7 +52,7 @@
### **TYPE 2: THE SPECIALIST (Execution)**
- **Model:** sonnet
- **Model:** sonnet[1m]
- **Role:** **Consolidated Engineering** (Coding, Testing, Scaffolding, Refactoring).
@@ -86,7 +86,7 @@
### **PHASE 3: EXECUTION (The Specialist)**
- **Agent:** Specialist (Sonnet)
- **Agent:** Specialist (Sonnet[1m])
- **Command:** "Execute the Architect's COA. Implement features, write tests, and verify."
@@ -94,6 +94,6 @@
### **PHASE 4: SITREP (The Report)**
- **Agent:** Specialist (Sonnet)
- **Agent:** Specialist (Sonnet[1m])
- **Command:** "Report status. Update CHANGELOG. Identify Lessons Learned."