cutover: update checklist — watchdog tested, Infisical deferred (v0.162.0 bug)

This commit is contained in:
2026-07-07 21:20:00 +02:00
parent 2de23325c5
commit ae23311f17

View File

@@ -9,8 +9,8 @@ Status: [x] = done, [ ] = pending
- [x] **Deploy test**: Docker stack running with api + scheduler + notifier + hermes - [x] **Deploy test**: Docker stack running with api + scheduler + notifier + hermes
- [x] **Caddy config**: `compose/caddy/Caddyfile.oikos` pushed to `dtoro/caddy-conf` (ed20908). Auto-deploys to caddy (121). - [x] **Caddy config**: `compose/caddy/Caddyfile.oikos` pushed to `dtoro/caddy-conf` (ed20908). Auto-deploys to caddy (121).
- [x] **DNS**: `oikos.hubris.network` already resolves to 192.168.8.175 (mac-mini mesh) - [x] **DNS**: `oikos.hubris.network` already resolves to 192.168.8.175 (mac-mini mesh)
- [ ] **Secrets**: Infisical not yet bootstrapped (profile: infisical — pending Phase 5 production) - [ ] **Secrets**: Infisical not yet bootstrapped — blocked by Infisical v0.162.0 KMS migration bug (ERR_CRYPTO_INVALID_KEYLEN). SOPS fallback is active and working. Deferred pending upstream fix or version pin.
- [x] **Watchdog**: crontab entry added (every 2 min → `scripts/watchdog.sh`) - [x] **Watchdog**: crontab entry added (every 2 min → `scripts/watchdog.sh`). Path fixed 2026-07-07 (was stale worktree path).
## Cutover ## Cutover
@@ -27,7 +27,7 @@ Status: [x] = done, [ ] = pending
- [x] **Agent activity**: `curl http://localhost:8090/api/v1/agent-activity` → returns data - [x] **Agent activity**: `curl http://localhost:8090/api/v1/agent-activity` → returns data
- [x] **Scheduler ticking**: 30s ticks logged - [x] **Scheduler ticking**: 30s ticks logged
- [x] **Notifier polling**: running - [x] **Notifier polling**: running
- [ ] **Watchdog tested**: pending API stop + Matrix alert verification - [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.
## Rollback drill ## Rollback drill