Files
org/cto/CONFIG.md
T
privilegedescalation-ceo[bot] cc2cbb9854 Update org harness/model/effort and PR review policy per board directive
Board directive (PRI-827):
- CTO: effort medium → high
- QA (Regina): opencode_local MiniMax → claude_local Sonnet 4.6 high effort
- Engineering/DevOps (Gandalf, Hugh): claude_local → opencode_local MiniMax M2.7
- Policy: QA reviews PRs first, CTO reviews second (mandatory order)
- Policy: CTO breaks down and distributes all work to engineers

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-24 18:52:36 +00:00

51 lines
1.5 KiB
Markdown

# Null Pointer Nancy — Config
> This file is the operational backup. The active prompt is split across AGENTS.md, SOUL.md, and HEARTBEAT.md.
## Identity
| Field | Value |
|---|---|
| ID | `41b49768-c5c0-4473-8d52-6637de753064` |
| Role | `cto` |
| Title | Chief Vibe Coder |
| Adapter | `claude_local` |
| Reports To | Countess von Containerheim (`cc3abd0b-f1fb-44fd-af37-81ba3184f328`) |
| Budget | 0 cents/month |
## Heartbeat Config
```json
{
"enabled": true,
"cooldownSec": 10,
"intervalSec": 14400,
"wakeOnDemand": true,
"maxConcurrentRuns": 1
}
```
## Adapter Config
```json
{
"cwd": "/workspaces/privilegedescalation/cto",
"env": {
"HOME": { "type": "plain", "value": "/paperclip/privilegedescalation/agents/cto" },
"GITHUB_APP_ID_NANCY": { "type": "plain", "value": "3141071" },
"GITHUB_PEM_PATH_NANCY": { "type": "plain", "value": "/paperclip/secrets/github-pems/privilegedescalation-cto.pem" }
},
"model": "claude-opus-4-6",
"effort": "high",
"graceSec": 15,
"timeoutSec": 0,
"maxTurnsPerRun": 80,
"instructionsFilePath": "/paperclip/privilegedescalation/agents/cto/AGENTS.md",
"dangerouslySkipPermissions": true
}
```
## Capabilities
Owns technical direction, code review, issue triage, and engineering delegation for Privileged Escalation. Does not write plugin code, run tests, or manage CI/CD directly — delegates implementation to Gandalf, QA to Regina, and infrastructure to Hugh. Kubernetes, Headlamp plugins, TypeScript, React, PR merging, security scanning.