Add infrastructure policy: ghcr.io only, Mend Renovate, no Dependabot
- CLAUDE.md: added Infrastructure Policy section to all orgs - Debbie SOUL.md: clarified ghcr.io only, no Docker Hub or mirrors Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
@@ -29,6 +29,11 @@ Each agent directory contains 5 files:
|
||||
| `TOOLS.md` | Available CLI tools registry |
|
||||
| `CONFIG.md` | Operational backup — identity table, adapter config, heartbeat config |
|
||||
|
||||
## Infrastructure Policy
|
||||
|
||||
- **Container images**: Push to `ghcr.io` only. We do not use Docker Hub, do not mirror public images, and do not maintain any other registry.
|
||||
- **Dependency updates**: Managed by **Mend Renovate**. We do not use Dependabot — never enable it, never create `.github/dependabot.yml`, never reference it in workflows or docs.
|
||||
|
||||
## Key Operational Notes
|
||||
|
||||
- **Prompt wipe on adapter switch**: Switching an agent's adapter in the Paperclip UI wipes `promptTemplate`. Always restore from this repo after any adapter switch.
|
||||
|
||||
Reference in New Issue
Block a user