Add workbench screenshot capture smoke
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 01:57:02 +02:00
parent a375bc79d1
commit 694913a280
8 changed files with 247 additions and 2 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: browser screenshot artifact automation, backend error-envelope audit, or golden dataset expansion.
- [ ] Decide next V1 stabilization focus: backend error-envelope audit or golden dataset expansion.
## Sprint 8 status
@@ -328,4 +328,5 @@ This file now starts with the current implementation status. Older preparation/b
- [x] Add export history filtering controls for long-running demo environments.
- [x] Add a safe export retention/cleanup command for demo environments.
- [x] Add a live dry-run maintenance smoke for demo export cleanup.
- [ ] Add browser screenshot artifact automation for visual regression handoff.
- [x] Add browser screenshot artifact automation for visual regression handoff.
- [ ] Add backend error-envelope audit for expected user-error paths.