Add widescreen workbench layout support
GeoIntel CI / docs-smoke (push) Has been cancelled
GeoIntel CI / contract-smoke (push) Has been cancelled

This commit is contained in:
Codex
2026-07-10 23:26:33 +02:00
parent 3d4bcb1c6e
commit 07ea8db915
6 changed files with 157 additions and 0 deletions
+7
View File
@@ -7,6 +7,13 @@
# Changelog
## Sprint 161 Widescreen workbench support (2026-07-10)
- Added dedicated `1800px` and `2200px` frontend layout breakpoints for wide and ultrawide monitors.
- Expanded the workbench shell, inspector and MapLibre review frame while preserving the existing Map/Data/QA/AI/Export workflows and API contracts.
- Added regression tests for widescreen grid, map-height and ultrawide layout contracts.
- No backend API, database migration, model default, provider fetching, fake detection output or model download behavior changed.
## Sprint 160 Split-background promotion preflight (2026-07-10)
- Added `--preflight-only` to `scripts/run_split_background_promotion_workflow.sh`.