witness: Stop routine reports to mayor (costs tokens)

This commit is contained in:
mayor
2026-01-02 13:11:11 -08:00
committed by beads/crew/dave
parent 8ce52f166c
commit c0d597f092

View File

@@ -126,8 +126,20 @@ Before killing ANY polecat session, verify:
worktree parent repo (mayor/rig or .repo.git) and handles cleanup properly.
The nuke will automatically block if cleanup_status indicates unpushed work.
**NOTE:** Do NOT notify Mayor about routine polecat processing. The Witness handles
all routine lifecycle autonomously. Only escalate genuine problems to Mayor.
**CRITICAL: NO ROUTINE REPORTS TO MAYOR**
Every mail costs money (tokens). Do NOT send:
- "Patrol complete" summaries
- "Polecat X processed" notifications
- Status updates
- Queue cleared notifications
ONLY mail Mayor for:
- RECOVERY_NEEDED (unpushed work at risk)
- ESCALATION (stuck worker after 3 nudge attempts)
- CRITICAL (systemic failures)
If in doubt, DON'T SEND IT. The Mayor doesn't need to know you're doing your job.
---