Harden V1 demo workflow 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-17 00:33:09 +02:00
parent e330283fbe
commit be7705f6c5
13 changed files with 248 additions and 53 deletions
+3 -3
View File
@@ -9,7 +9,7 @@ This file now starts with the current implementation status. Older preparation/b
- [x] Enforce Python deprecation warnings as release-readiness failures.
- [x] Fix Docker backend package install order and remove mandatory root `.env` dependency.
- [x] Add Docker build context ignores for backend and frontend.
- [ ] Run Docker/PostGIS live validation on a machine where Docker is available.
- [x] Run Docker/PostGIS live validation on Tower/Unraid.
## Current implementation status
@@ -30,8 +30,8 @@ This file now starts with the current implementation status. Older preparation/b
- [x] Project-scoped QA/QC result listing and frontend QA/QC Results panel.
- [x] Persisted export foundation for vector/detection/segmentation GeoJSON and project metadata JSON.
- [x] Lightweight HTML project report artifact export.
- [x] Browser-facing demo/export workflow smoke script.
- [ ] Live Docker/PostGIS validation in this execution environment.
- [x] Browser-facing demo/export workflow smoke script with connected V1 state checks.
- [x] Live Docker/PostGIS validation on Tower/Unraid.
- [ ] Real YOLO compatibility smoke with optional AI extras and local model file.
- [ ] Further frontend state/module decomposition beyond Sprint 10 extraction.