docs: complete v4.1.1 drift sweep in reference and guide docs
Follow-up pass to catch drift my earlier docs commit missed: docs/reference/features.md: - 'Architecture Snapshot': 5-tier hook composition '52 base / 59 with team mode' to '54 base / 61 with team mode' (matches actual ToolGuard +2 from fsync-skip-warning + bash-file-read-guard). docs/reference/cli.md: - Add 'boulder' subcommand to Commands table (inspects boulder work-state). docs/reference/configuration.md: - Code comment example 'Kimi K2.5 work best' to 'Kimi K2.6 work best' to match current primary Sisyphus fallback chain. docs/guide/installation.md: - Add 'Kimi K2.6 (opencode-go, vercel)' row to the provider availability table above the existing K2.5 row. - Selection priority footnote and 'Safe Overrides' chains updated to mention K2.6 alongside K2.5 in Sisyphus and Atlas chains. docs/guide/agent-model-matching.md: - Provider table 'Kimi K2.5' row to 'Kimi K2.6 / K2.5'. - Atlas fallback chain mentions K2.6 instead of K2.5 alone.
This commit is contained in:
@@ -255,7 +255,7 @@ Communicative, instruction-following, structured output. Best for agents that ne
|
||||
| **Claude Opus 4.7** | Best overall. Highest compliance with complex prompts. Default for Sisyphus. |
|
||||
| **Claude Sonnet 4.6** | Faster, cheaper. Good balance for everyday tasks. |
|
||||
| **Claude Haiku 4.5** | Fast and cheap. Good for quick tasks and utility work. |
|
||||
| **Kimi K2.5** | Behaves very similarly to Claude. Great all-rounder at lower cost. |
|
||||
| **Kimi K2.6 / K2.5** | Behaves very similarly to Claude. Great all-rounder at lower cost; K2.6 is the current default fallback in the Sisyphus chain. |
|
||||
| **GLM 5** | Claude-like behavior. Solid for orchestration tasks. |
|
||||
|
||||
### GPT Family
|
||||
@@ -459,7 +459,7 @@ If you have OpenRouter and want DeepSeek in the chain when GPT is unavailable:
|
||||
|
||||
- Sisyphus: Opus → Sonnet, Kimi K2.5/2.6, GLM 5 (all communicative models)
|
||||
- Prometheus: Opus → GPT-5.5 (auto-switches to the GPT prompt)
|
||||
- Atlas: Claude Sonnet 4.6 → Kimi K2.5, GPT-5.5 (auto-switches to the GPT prompt)
|
||||
- Atlas: Claude Sonnet 4.6 → Kimi K2.6 → GPT-5.5 (auto-switches to the GPT prompt)
|
||||
|
||||
**Dangerous** — personality mismatch:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user