cutover: watchdog fully tested — Matrix alert verified, Matrix env vars added to compose

This commit is contained in:
2026-07-07 21:27:21 +02:00
parent ae23311f17
commit 129a6710cc
2 changed files with 5 additions and 1 deletions

View File

@@ -27,7 +27,7 @@ Status: [x] = done, [ ] = pending
- [x] **Agent activity**: `curl http://localhost:8090/api/v1/agent-activity` → returns data
- [x] **Scheduler ticking**: 30s ticks logged
- [x] **Notifier polling**: running
- [x] **Watchdog tested**: 2026-07-07 — API stop/reset cycle verified. Failure detection + counting + automatic reset all work. Crontab path fixed (was stale .claude/worktrees/goofy-austin-b648b8 path, now /Users/dtoro/Projects/oikos). Matrix alert path not tested — needs MATRIX_TOKEN for full end-to-end.
- [x] **Watchdog tested**: 2026-07-07 — full cycle verified. API down → failure counting → Matrix alert sent (!alerts:hubris.network) → API recovery → counter reset. Crontab path fixed (was stale worktree path, now /Users/dtoro/Projects/oikos). MATRIX_TOKEN wired in crontab env.
## Rollback drill