Update Sprint 24 live validation log
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 01:51:12 +02:00
parent 2d4e6bd8b6
commit 794f1cd51e
+2 -2
View File
@@ -16,8 +16,8 @@ Validation:
- `cd backend && python -m alembic upgrade head --sql` passed. - `cd backend && python -m alembic upgrade head --sql` passed.
- `bash -n scripts/live_migration_smoke.sh` and `bash -n scripts/verify_demo_export_workflow.sh` passed. - `bash -n scripts/live_migration_smoke.sh` and `bash -n scripts/verify_demo_export_workflow.sh` passed.
- Local `docker compose config` could not run because the Windows Docker CLI is not installed in this Codex environment. - Local `docker compose config` could not run because the Windows Docker CLI is not installed in this Codex environment.
- Tower deploy/live migration/browser runtime passed after commit `6bf0610`. - Tower deploy/live migration/browser runtime passed after final commit `2d4e6bd`.
- Live backend-container cleanup dry-run exposed and then fixed confusing dry-run labeling so candidates are reported as `candidate_files`, not `deleted_files`. - Live backend-container cleanup dry-run exposed and then fixed confusing dry-run labeling so candidates are reported as `candidate_files`, not `deleted_files`; final dry-run reported 2 candidate files, 0 deleted files and 0 deleted export rows.
Notes: Notes:
- No API contracts, migrations, product features, provider fetching, AI inference or source dataset cleanup behavior changed. - No API contracts, migrations, product features, provider fetching, AI inference or source dataset cleanup behavior changed.