Align API error envelopes
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 02:04:31 +02:00
parent 694913a280
commit 7adcdd76c7
8 changed files with 160 additions and 16 deletions
+3 -2
View File
@@ -59,7 +59,7 @@ This file now starts with the current implementation status. Older preparation/b
- [x] Demo workflow orchestration hook decomposition.
- [x] Final `App.tsx` import/encoding cleanup and size audit.
- [x] Optional final bootstrap-effect extraction.
- [ ] Decide next V1 stabilization focus: backend error-envelope audit or golden dataset expansion.
- [ ] Decide next V1 stabilization focus: golden dataset expansion or frontend visual polish backlog.
## Sprint 8 status
@@ -329,4 +329,5 @@ This file now starts with the current implementation status. Older preparation/b
- [x] Add a safe export retention/cleanup command for demo environments.
- [x] Add a live dry-run maintenance smoke for demo export cleanup.
- [x] Add browser screenshot artifact automation for visual regression handoff.
- [ ] Add backend error-envelope audit for expected user-error paths.
- [x] Add backend error-envelope audit for expected user-error paths.
- [ ] Expand golden datasets beyond building QA fixtures.