v110.2lumaweave2026-06-09
Real-source mode — unified testid + panel overflow fix
Unified graph-viewport testid across overlay + AppShell, resolving real-source inspector positioning; 2 skipped E2E re-enabled and passing.
v110.22026-06-09
- ·GRAPH_VIEWPORT_SELECTOR → `graph-viewport`; overlay finds viewport in real-source mode
- ·AppShell.tsx: conditional testid removed; always `graph-viewport` regardless of mode
- ·Panel overflow (Bug 1) confirmed downstream of Bug 2 — no layout-math change needed
- ·10 test renames across 5 files (app-smoke, self-graph, command-deck, ide-integration, graph-visual-inventory)
- ·Test 184 fix: dead toggle-indicator HUD ref (removed v104.0.2) replaced with enableInspector
- ·Test 698 fix: hardcoded selectorPattern updated to graph-viewport