Standardize C-level/VP agents: 4hr heartbeat, 80 turns, opus 4.6 medium thinking

- CEO: intervalSec 86400→14400, maxTurnsPerRun 40→80, add effort "medium"
- CMO: intervalSec 86400→14400, add effort "medium"
- CTO: intervalSec 86400→14400, add effort "medium"
- VP Hugh: add effort "medium" (interval/turns already correct)

Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
2026-03-18 10:22:00 -04:00
parent 5f3b954db8
commit f4350865f5
4 changed files with 8 additions and 4 deletions
+1
View File
@@ -36,6 +36,7 @@
"GITHUB_PEM_PATH_HUGH": { "type": "plain", "value": "/paperclip/secrets/github-pems/hugh.pem" }
},
"model": "claude-opus-4-6",
"effort": "medium",
"graceSec": 15,
"timeoutSec": 0,
"maxTurnsPerRun": 80,