refactor: declarative extensions, peek-card slot fix, HUD focus, test reliability
- Refactor editor, hud, localsearch, websearch to declarative manifest commands/shortcuts
- Fix peek-card empty slot sections (header/body/footer) taking space via slotchange detection
- Hide alwaysOnTop windows (HUD) when app loses OS focus, show on regain
- Fix declarative publish-type commands hanging cmd panel (sync-now regression)
- Fix groups promote-to-group button (excluded runtime props from DB row)
- Increase HUD background opacity
- Fix cmd panel test race condition with deterministic waitForPanelCommandsLoaded
- Console.log cleanup across extensions