Polish map-first workbench visuals
GeoIntel release gates / Compile, test, contracts and builds (push) Canceled after 0s
GeoIntel release gates / Python and npm vulnerability policy (push) Canceled after 0s
GeoIntel release gates / GIS image, SBOM and container scan (push) Canceled after 0s

This commit is contained in:
Codex
2026-07-19 13:05:15 +02:00
parent f045dec849
commit ea27873dce
4 changed files with 526 additions and 0 deletions
+6
View File
@@ -113,6 +113,12 @@ The workbench uses a task-based shell instead of a single long panel stack. `App
The premium V1 presentation layer lives in `src/styles/premium.css`. It groups navigation by Workspace, Analyze and Deliver, removes the permanent inspector column, gives desktop/ultrawide workspaces stable readable widths and switches narrow screens to full-width content with a horizontally scrollable navigation rail. API calls and workflow state remain owned by the existing hooks.
The final visual polish layer lives in `src/styles/visual-polish.css`. It keeps
the map dominant, places the results rail beside the map when the viewport is
wide enough, preserves a readable two-column map flow on smaller desktops and
stacks the context header and navigation explicitly on mobile. It contains no
workflow or API logic.
## Current component boundaries
`App.tsx` remains the shared workspace orchestrator, while focused surfaces