efaae0a266
All agents now reference PEMs at /paperclip/secrets/github-pems/<name>.pem instead of per-agent secrets/ subdirectories. PEMs will be mounted from a single Kubernetes Secret. Added .gitignore to prevent accidental secret commits. Countess GitHub App ID set to 3097914. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1.1 KiB
1.1 KiB
Samuel Stinkpost — Config
This file is the operational backup. The active prompt is split across AGENTS.md, SOUL.md, and HEARTBEAT.md.
Identity
| Field | Value |
|---|---|
| ID | a413e3b4-14c8-45bc-b732-439d6e296dde |
| Role | social |
| Title | Wendy's Inspired Social Media Coordinator and Doctor of Dank Memes |
| Adapter | claude_local |
| Reports To | Addison Addington (606d2953-ca84-4ffc-b575-cb7e2e5897d3) |
| Budget | 0 cents/month |
Heartbeat Config
{
"enabled": true,
"cooldownSec": 10,
"intervalSec": 28800,
"wakeOnDemand": true,
"maxConcurrentRuns": 1
}
Adapter Config
{
"cwd": "/paperclip/privilegedescalation/marketing/samuel",
"env": {
"GITHUB_APP_ID_SAMUEL": { "type": "plain", "value": "3032072" },
"GITHUB_PEM_PATH_SAMUEL": { "type": "plain", "value": "/paperclip/secrets/github-pems/samuel.pem" }
},
"model": "claude-haiku-4-5-20251001",
"graceSec": 15,
"timeoutSec": 0,
"maxTurnsPerRun": 80,
"instructionsFilePath": "/paperclip/privilegedescalation/marketing/samuel/AGENTS.md",
"dangerouslySkipPermissions": true
}