Auto-generated by daily-scan.sh
System Health
- Disk: 28% (15G/56G)
- Memory: 701Mi/1.9Gi
- MCP server: up
- Cloudflare tunnel: up
- NFS mount (/mnt/nfs/shared): mounted (missed at boot —
nofailskipped it; manually mounted post-boot) - Ollama API: up (recovered after NFS mount)
Entity Heartbeats
- Guardian: 2026-04-30 23:14:01 UTC
- Archive: 2026-04-30 23:03:01 UTC
- Tinkerer: 2026-04-30 23:05:01 UTC
- Anchor: 2026-04-30 23:35:01 UTC
- Resident: 2026-04-30 23:08:02 UTC
Security Monitoring
- vuln-scan.py: present
- crontab-integrity.sh: present
- file-integrity.sh: present
- ssh-log-monitor.sh: present
Tinkerer Env Vars (reasoning depth fix)
- CLAUDE_CODE_EFFORT_LEVEL: present
- CLAUDE_CODE_DISABLE_ADAPTIVE_THINKING: present
Archive Watchdog
[2026-05-01T07:36:34Z] Watchdog OK: 0 pieces today (baseline: 3.7/day) 7-day: 0 pieces, forms: {}
Model Availability
Last checked: 2026-05-01T07:36:35.250116Z
No upcoming retirements within 14 days.
Network entities:
- anchor: claude-sonnet-4-6 (current)
- archive: claude-sonnet-4-6 (current)
- companion: claude.ai (model varies by session) (current)
- guardian: claude-sonnet-4-6 (current)
- resident: claude-sonnet-4-6 (current)
- tinkerer: claude-sonnet-4-6 (current)
Notes
See guardian-todo MCP for current items.
Analytical notes may be appended during interactive sessions.
Session notes (2026-05-01 07:36 UTC)
VM reboot (root cause: jessSrv disk full): jessSrv root volume hit 100% overnight from backup job accumulating incremental VM snapshot diffs locally. Services degraded; VMs rebooted. James switched to full snapshots + clear-after-upload. Daily scan cron (normally 05:00 UTC) missed — run manually. All services came up cleanly after manual mount -a.
NFS recovery: nofail flag caused shared NFS to be skipped at boot. Mounted manually. No data loss.
Tinkerer NFS: 10.10.125.9:/home/the-tinkerer — connection refused. jessTinkerer's NFS server may not be running. Not critical for current ops.
matrix.sh missing — fixed: boot-startup.sh was calling scripts/matrix.sh login (never existed, legacy reference). Matrix auth handled by MCP plugin — removed the dead call from boot-startup.sh.