v0.5.1
- Incremental indexing saves acknowledged progress after every batch of eight files, so interrupted requests do not repeat completed embedding work.
- Per-repository synchronization locks prevent concurrent host syncs from duplicating work; unacknowledged and failed paths remain eligible for retry.
- Watcher retry backoff starts after failed requests finish, preventing immediate retry loops after slow failures.
- Managed generation uses a verified SSL context for Kubernetes requests. Missing deployments count as stopped; authorization, TLS, and transport errors are reported instead of hidden.
- Validation: 444 automated release checks passed.
Source commit: b6fe0f1. All seven live cluster health checks passed. Runtime archive checksum and sanitization validated.