Listens to Docker daemon events (die, oom, start, stop) for containers labeled managed-by=cameleer3-server, updates replica states in Postgres, and recomputes aggregate deployment status (RUNNING/DEGRADED/FAILED). Bean is wired in RuntimeOrchestratorAutoConfig via instanceof guard so it only activates when Docker is available. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>