Dashboard: replace HealthStatusBar + ActionQueue with consolidated
DashboardHero, add CompositionPanel for infrastructure/workload
breakdown, switch to 4-column grid layout, prevent flicker on
background refetches via initialLoadComplete guard.
AI Chat: migrate from legacy useAIChatResources() to unified
useResources() hook with proper platformData unwrapping and vmid
parsing.
Storage: extend StorageFilter with richer status/group-by options
and leading filters slot, add StorageHero component.
Backend: mark multi_tenant as implemented in MSP tier feature map.
Infra: update certification trackers GO_WITH_CONDITIONS → GO
(conditions resolved), update devcontainer Go refs to 1.25.7,
update validate-release.sh for embedded docker-agent binary,
add integration perf measurement utility, guard CSRF fetch in
test mode.