diff --git a/CLAUDE.md b/CLAUDE.md index d76bc9a..fc02256 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -108,7 +108,6 @@ Normalized event types: `deployment_started/completed/failed`, `service_unhealth | Event type | Source | Action generated | Cooldown | |---|---|---|---| | `containers_not_running` | stability-agent | `container_restart` | dedup via stable ID | -| `mqtt_unreachable` | stability-agent | `container_restart` | dedup via stable ID | | `service_unhealthy` / other | stability-agent | `redeploy` | dedup via stable ID | | `disk_pressure` (high) | stability-agent | `disk_cleanup` | dedup via stable ID | | `ha_websocket_dead` | ha-diag-agent | `container_restart` (homeassistant) | 30 min after completion |