Commit Graph

9 Commits

Author SHA1 Message Date
William Valentin aa77e11b3a docs: finalize n8n handoff - morning brief, evening digest, api key pitfall, verification section 2026-05-13 14:48:04 -07:00
William Valentin 8544267842 docs: update n8n handoff - all 6 implementation items completed 2026-05-13 14:45:01 -07:00
William Valentin 9fdd29f7b7 feat: add Docker health-state HTTP endpoint for Swarm Health Watchdog
- Python HTTP server on 0.0.0.0:18809
- GET /health -> all monitored containers (JSON)
- GET /health/<name> -> single container
- Monitors: brave-search, kokoro-tts, litellm, litellm-db, n8n-agent, searxng, whisper-server
- Returns status, health, restart count via docker inspect
- systemd user service for auto-start

Task: t_461f71fe
2026-05-13 14:29:25 -07:00
William Valentin aea9042cce docs: update n8n gmail imap handoff 2026-05-13 14:16:53 -07:00
William Valentin f4a61acf7f docs: add n8n implementation handoff 2026-05-13 08:58:25 -07:00
William Valentin 84043aebb8 docs: document n8n recovery and watchdog workflows 2026-05-12 20:29:07 -07:00
William Valentin f0c84a8f05 docs(obsidian): sync vault notes 2026-03-30 17:08:55 -07:00
William Valentin f9ef8b55ac docs(zap): update routing policy and OpenClaw notes 2026-03-26 11:02:06 -07:00
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