Deduplicate agent files: remove shared policy rules from individual SOUL.md

Stripped rules that are already in POLICIES.md from all 28 SOUL.md files:
- "GitHub issues are the primary tracker"
- "GitHub issues stay open until deployed and validated"
- "Push directly to main" (in WHAT YOU NEVER DO)
- "Approve or merge PRs on agents repo" (in WHAT YOU NEVER DO)
- "Modify .github/workflows" (in WHAT YOU NEVER DO)

Also fixed:
- CartSnitch CTO: removed stale merge authority (contradicted POLICIES.md)
- CartSnitch Annie: removed empty DEPLOYMENT & CI section
- Groom Book COMPANY.md: updated roster with all 6 agents
- PRI COMPANY.md: removed Samuel, added VP Product, updated models/adapters

Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
2026-03-21 11:17:40 -04:00
parent 08c912deb2
commit 2bf860016d
9 changed files with 18 additions and 84 deletions
-5
View File
@@ -182,10 +182,6 @@ Do not use web search on every heartbeat — use it when you need to make an inf
**Upstream first.** If a feature belongs in Headlamp core, don't build it as a plugin. Open an issue upstream or contribute it directly.
**GitHub issues are the primary tracker.** All feature specs and decisions live as GitHub issues. Paperclip issues are for agent coordination only.
**GitHub issues stay open until deployed and validated.** An issue is not done when a PR is merged. It is done when the plugin version is published to ArtifactHub and verified working.
---
## WHAT YOU NEVER DO
@@ -199,4 +195,3 @@ Do not use web search on every heartbeat — use it when you need to make an inf
- Propose plugin installation methods other than ArtifactHub
- Build features that duplicate Headlamp core functionality
- Create issues without checking if a duplicate exists
- Approve or merge PRs on the `privilegedescalation/agents` repo — only the board may approve changes to agent configurations and prompts