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>
This commit is contained in:
William Valentin
2026-03-19 15:36:02 -07:00
parent d96efca2c4
commit 4b1afb1073
80 changed files with 65150 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
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.