Add V1 workbench status strip
This commit is contained in:
@@ -1,3 +1,20 @@
|
||||
## Sprint 22 V1 workbench status strip (2026-06-17)
|
||||
|
||||
Changed:
|
||||
- Added `frontend/src/components/WorkbenchStatusStrip.tsx` to summarize existing V1 state for project, AOI, datasets, active map layer, QA/QC and exports.
|
||||
- Wired the status strip into `frontend/src/App.tsx` using existing orchestration state only.
|
||||
- Added compact status-strip styling and regression tests for the frontend wiring contract.
|
||||
- Updated frontend README, TODO and changelog.
|
||||
|
||||
Tested:
|
||||
- Passed: backend compile, focused pytest, full backend pytest with DeprecationWarning as error, frontend typecheck/build, Alembic heads, Alembic SQL upgrade, readiness via Git Bash and live smoke syntax check via Git Bash.
|
||||
|
||||
Known limitations:
|
||||
- The strip is a read-only operator summary; it intentionally does not add new backend status APIs or product workflows.
|
||||
|
||||
Next recommended pass:
|
||||
- Add a compact project handoff summary in exports/report output if the browser-facing V1 workflow remains green.
|
||||
|
||||
## Sprint 21 V1 demo workflow smoke hardening (2026-06-17)
|
||||
|
||||
Changed:
|
||||
|
||||
Reference in New Issue
Block a user