Files
swarm-master/swarm-common/obsidian-vault/zap/memory/cron-ops-mcp-message.txt
William Valentin 4b1afb1073 feat: add swarm-common obsidian vault
Add Obsidian vault to the swarm-common virtiofs share for access
from zap VM and other VMs. Contains agent memory, notes, and
infrastructure documentation.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-19 15:36:02 -07:00

18 lines
579 B
Plaintext

Run both health scripts from workspace and send low-noise alerts.
Steps:
1) Execute:
- scripts/ops-sentinel.sh
- scripts/mcp-smoke.sh
2) From each output, extract:
- Verdict line (OK | MONITOR | NEEDS_ATTENTION)
- Counts line
- Artifact path
- Up to 2 most relevant items from “Next actions”
3) If BOTH verdicts are OK, reply exactly: NO_REPLY
4) Otherwise, reply in this compact frame:
- Now: any P1/P2 risks only
- Watch: one line per script with verdict + counts + artifact
- Next actions: deduped short bullets
Keep it concise and actionable.