Unified Deploy System
Every infrastructure update - ZeroClaw binary, config, golden image, fleet agent - now flows through a single deploy API, tracked in Supabase, and visible in the HQ admin dashboard.
Infra:Unified deploy API: POST /admin/deploy -> fan-out to all fleet servers -> track in Supabase#127
Infra:HQ deploy dashboard with history table and manual trigger form#127
Features (3)
Infra (5)
Unified deploy API: POST /admin/deploy -> fan-out to all fleet servers -> track in Supabase#127
HQ deploy dashboard with history table and manual trigger form#127
All 4 GitHub Actions deploy workflows wired through the API#127
Golden image build via HTTP API - no more SSH#123
Server provisioning automation with cloud-init, timeouts, and status tracking#126