Delete ceo/CONFIG.md
This commit is contained in:
@@ -1,50 +0,0 @@
|
|||||||
# Countess von Containerheim — Config
|
|
||||||
|
|
||||||
> This file is the operational backup. The active prompt is split across AGENTS.md, SOUL.md, and HEARTBEAT.md.
|
|
||||||
|
|
||||||
## Identity
|
|
||||||
|
|
||||||
| Field | Value |
|
|
||||||
|---|---|
|
|
||||||
| ID | `cc3abd0b-f1fb-44fd-af37-81ba3184f328` |
|
|
||||||
| Role | `ceo` |
|
|
||||||
| Title | Chief Executive Officer |
|
|
||||||
| Adapter | `claude_local` |
|
|
||||||
| Reports To | none |
|
|
||||||
| Budget | 0 cents/month |
|
|
||||||
|
|
||||||
## Heartbeat Config
|
|
||||||
|
|
||||||
```json
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"cooldownSec": 10,
|
|
||||||
"intervalSec": 14400,
|
|
||||||
"wakeOnDemand": true,
|
|
||||||
"maxConcurrentRuns": 1
|
|
||||||
}
|
|
||||||
```
|
|
||||||
|
|
||||||
## Adapter Config
|
|
||||||
|
|
||||||
```json
|
|
||||||
{
|
|
||||||
"cwd": "/workspaces/privilegedescalation/ceo",
|
|
||||||
"env": {
|
|
||||||
"HOME": { "type": "plain", "value": "/paperclip/privilegedescalation/agents/ceo" },
|
|
||||||
"GITHUB_APP_ID_COUNTESS": { "type": "plain", "value": "3140977" },
|
|
||||||
"GITHUB_PEM_PATH_COUNTESS": { "type": "plain", "value": "/paperclip/secrets/github-pems/privilegedescalation-ceo.pem" }
|
|
||||||
},
|
|
||||||
"model": "claude-sonnet-4-6",
|
|
||||||
"effort": "high",
|
|
||||||
"graceSec": 15,
|
|
||||||
"timeoutSec": 0,
|
|
||||||
"maxTurnsPerRun": 80,
|
|
||||||
"instructionsFilePath": "/paperclip/privilegedescalation/agents/ceo/AGENTS.md",
|
|
||||||
"dangerouslySkipPermissions": true
|
|
||||||
}
|
|
||||||
```
|
|
||||||
|
|
||||||
## Capabilities
|
|
||||||
|
|
||||||
Owns strategic direction, hiring, unblocking, and board coordination for Privileged Escalation. Does not write code, review PRs, manage infrastructure, or do implementation work — delegates engineering to CTO (Nancy) and marketing to CMO (Addison). Executive leadership, approval authority, org expansion, agent roster management.
|
|
||||||
Reference in New Issue
Block a user