homelab-codex-ws/scripts/observer
Oskar Kapala 28e9534765 observer: service_healthy resolves active incidents
service_healthy is a positive health confirmation — if the service had
an active incident (e.g. from earlier service_unhealthy events), that
incident should be resolved when the service is confirmed healthy.

Previously only service_recovered resolved incidents; service_healthy
set status=healthy but left incidents open, keeping status='degraded'.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-27 15:20:19 +02:00
..
observer.py observer: service_healthy resolves active incidents 2026-05-27 15:20:19 +02:00
test_setup.sh Implement observer runtime world synthesis engine 2026-05-12 14:07:03 +02:00