feat: add animated workspace identities
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:
Jens
2026-07-26 02:31:58 +02:00
parent 5feaf76740
commit b65db69bfc
5 changed files with 285 additions and 1 deletions
+15
View File
@@ -11274,3 +11274,18 @@ Validation:
- frontend production build: passed;
- frontend dependency audit: zero vulnerabilities at the high threshold;
- dedicated tests verify readiness derivation and workspace navigation.
## 2026-07-26 - Workspace identity and calm recovery states
Implemented:
- added a compact code-native signal illustration to every non-map workspace heading, with distinct restrained accents for data, assistant, quality, image analysis, downloads, status and administration;
- added topographic/radar depth to shared empty-result surfaces without changing their meaning or action hierarchy;
- suppressed the global floating error notice in the map workspace because the map already renders the same error with contextual recovery guidance;
- retained decorative semantics, keyboard behavior and reduced-motion fallbacks.
Validation:
- frontend unit tests: 38 passed across 11 files;
- frontend TypeScript check and production build: passed;
- frontend dependency audit: zero vulnerabilities at the high threshold;
- React review: named isolated component, derived configuration, no new state/effects, decorative content hidden from assistive technology.