Added
GET /not-foundAPI endpoint to list services with unresolvable local digests
Fixed
Updater poll spam: when local image digest cannot be resolved, the updater no longer calls deploy every poll cycle. A
notFoundsuppression map tracks the remote digest at time of failure and silences retries until the registry digest changesHealer noise during deploys:
handleHealthynow checksIsDeploying()to suppress spurious “Container recovered and is healthy” notifications during legitimate deploys