# HEARTBEAT.md

# Minimal proactive checks (6-hour cadence via LaunchAgent)
# Keep this list small and operational.

1) Gateway health
- Command: openclaw gateway status
- Suppression: ignore the known THR-18 service-config warning about embedded `OPENCLAW_GATEWAY_TOKEN` / reinstall recommendation when runtime is running and RPC probe is ok
- Log alert condition if runtime is not running or RPC probe is not ok

2) Session count sanity
- Command: openclaw sessions | wc -l
- Log alert condition if session count spikes unexpectedly from baseline
