Polish export handoff workflow
GeoIntel CI / docs-smoke (push) Has been cancelled
GeoIntel CI / contract-smoke (push) Has been cancelled

This commit is contained in:
Codex
2026-06-18 23:38:06 +02:00
parent 705b53fbfa
commit ad288df761
7 changed files with 273 additions and 32 deletions
+8
View File
@@ -695,3 +695,11 @@ Added:
- Added regression coverage for AppError, HTTPException and validation-error envelopes.
- Added static frontend parser coverage so API client error parsing does not drift silently.
- No migrations, product capabilities, live provider fetching or AI/model dependency changes were introduced.
## Sprint 64 export/report handoff polish (2026-06-18)
- Added a handoff readiness summary to the Export Center for selected dataset, detection run, segmentation run and latest artifact context.
- Grouped existing export actions into scan-friendly artifact cards for project report, metadata, vector GeoJSON, detection GeoJSON and segmentation GeoJSON.
- Added clearer export history provenance with formatted export-type badges, analysis-run ids and created timestamps when available.
- Added regression coverage for the Export Center handoff structure and responsive styling.
- No API contracts, migrations, product capabilities, live provider fetching or AI/model dependency changes were introduced.