Move CEO (Countess) from Opus to Sonnet with high effort

CEO heartbeat is mostly mechanical — repo sync, config PATCH,
delegation routing, PR merging. Sonnet on high effort handles
this reliably at a fraction of Opus token cost.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-03-24 20:53:45 -04:00
parent 4ee7a5bf29
commit 0902d9cc57
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -35,8 +35,8 @@
"GITHUB_APP_ID_COUNTESS": { "type": "plain", "value": "3140977" },
"GITHUB_PEM_PATH_COUNTESS": { "type": "plain", "value": "/paperclip/secrets/github-pems/privilegedescalation-ceo.pem" }
},
"model": "claude-opus-4-6",
"effort": "medium",
"model": "claude-sonnet-4-6",
"effort": "high",
"graceSec": 15,
"timeoutSec": 0,
"maxTurnsPerRun": 80,