24-Aug-2026 — stop wrong-image deploys with tag validation, build assertion and estate health monitoring #362

build 850commit eefbc82


What's new

Estate deploys now prove they shipped what was asked for. The deploy workflow refuses an image tag that is not latest or a recent successful Docker build number, the deploy itself checks each site is serving the requested build before reporting success, and a scheduled health check watches every environment round the clock. Follows the 23 Aug outage where a run number read from the wrong workflow deployed a February image to every site.

At a glance