Replaces the placeholder body in apps/web/src/routes/hq.tsx with the full Headquarters page. The component fetches from getHeadquartersDashboard, subscribes to live SSE invalidations via useLiveUpdates, and renders the four action sections or an empty state. Includes skeleton loading and error-with-retry states. Also adds apps/web/src/components/ui/skeleton.tsx (standard shadcn component not yet in the project). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>