feat(ui): align workbench with Stitch screens
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 16:38:17 +02:00
parent 87345f1a8c
commit 1b9848a5f4
10 changed files with 883 additions and 195 deletions
+8
View File
@@ -13,6 +13,14 @@
Atlas Workbench. The new shell uses one compact icon navigation rail, one
context bar and task-specific work surfaces across Map, Sources, AI
Questions, Quality, Image Analysis, Downloads, Status and Administration.
- Completed a screen-by-screen Stitch parity pass with dedicated designs for
Quality, Image Analysis, Downloads and Status/Administration. Sources,
Quality, Image Analysis and Downloads now use the same master-detail and
inspector structures as their Stitch references instead of generic panel
stacks.
- Bundled Public Sans and Manrope locally and aligned the implementation with
the exact Stitch canvas, context, ink, border, teal, steel and amber tokens.
No API, persistence, GIS or AI behavior changed.
- Restored the normal desktop map to one stable theme/map/insight row, made
the map absorb ultrawide space, bounded the mobile theme list and removed
the duplicate workspace command bar. API, database, GIS and AI behavior are