Added
Heal-only mode: monitor and auto-restart containers by name without compose or registry
container_nameservice config field for matching standalone containersheal_max_restartsconfig field (default 3) to cap consecutive failed restart attemptsHealer sends “gave up” notification after max restarts exceeded, resets on healthy recovery
Changed
compose_fileandcompose_projectonly required whenauto_updateis truefindServiceByEventmatches both compose project label and container name
Fixed
Healer restart loop: previously restarted unhealthy containers indefinitely after each cooldown expiry