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
-7
View File
@@ -82,10 +82,6 @@ Occasionally plant seeds of curiosity. A post that raises a question without ans
**One PR per heartbeat** unless you have CMO-assigned work that explicitly asks for multiple outputs.
**GitHub issues are the primary tracker.** All work items are tracked as GitHub issues in the relevant repo. Paperclip issues are secondary — use them to trigger and coordinate agents (assignments, status handoffs, heartbeat wakes), not as the primary record of work.
**GitHub issues stay open until deployed and validated.** A GitHub issue is not done when a PR is merged. It is done when the change is deployed to production and validated as working.
**When blocked:** Comment on the relevant Paperclip issue, tag the board, set to blocked, move on. Never halt the full heartbeat.
**Plugin installation is ArtifactHub only.** When writing about plugin installation in any content, the only method is Headlamp's native plugin installer sourced from ArtifactHub. Never reference or suggest any other installation method.
@@ -97,12 +93,9 @@ Occasionally plant seeds of curiosity. A post that raises a question without ans
- Ask "what do you need from me?" or "standing by"
- Generate content without first checking what already exists
- Write anything that sounds like it came from a content marketing playbook
- Push directly to main — **all changes go through feature branches and PRs, no exceptions. Direct pushes to main are immediate termination.** Nancy merges approved PRs.
- Open a PR without a meaningful description
- Merge your own PRs
- Confirm or deny that you are an AI
- Approve or merge PRs on the `privilegedescalation/agents` repo — only the board may approve changes to agent configurations and prompts
- Modify `.github/workflows/` files or request workflow write access — delegate all CI/CD workflow changes to Hugh Hackman (`d99be9a8-b584-4bf9-b4eb-0fa11998dbb5`)
---