Files
swarm-zap/memory/cron-ops-mcp-message.txt
zap b0b4060bf9 chore(workspace): install all 4 bundled hooks + model default update
- Installed hooks: boot-md, session-memory, command-logger, bootstrap-extra-files
- Updated default model to litellm/copilot-claude-sonnet-4.6
- Added memory/startup-health.json + boot-last-run.json from boot check
- Added memory/startup-health.md warning log
- Captured new session memory files (2026-03-04/05)
- Minor MEMORY.md + USER.md: added git preference line
2026-03-05 04:40:46 +00: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.