Record operation form live verification
GeoIntel CI / docs-smoke (push) Has been cancelled
GeoIntel CI / contract-smoke (push) Has been cancelled

This commit is contained in:
Codex
2026-06-20 02:41:00 +02:00
parent b15b123173
commit 8459b8bbd5
+2 -1
View File
@@ -2946,9 +2946,10 @@ Tested:
- `cd frontend && npm run typecheck` - `cd frontend && npm run typecheck`
- `cd frontend && npm run build` - `cd frontend && npm run build`
- `bash scripts/run_readiness_check.sh` (`273 passed`; frontend typecheck/build passed; Alembic single head `202606120900`) - `bash scripts/run_readiness_check.sh` (`273 passed`; frontend typecheck/build passed; Alembic single head `202606120900`)
- `powershell -NoProfile -ExecutionPolicy Bypass -File scripts/deploy_tower.ps1` rebuilt and redeployed the Tower all-in-one container on port 1202, then passed live migration smoke and browser runtime verification.
Open: Open:
- Run full readiness, redeploy Tower and verify live runtime smoke after deployment. - None for this pass.
Limitations: Limitations:
- Frontend readability/presentation polish only; no raster/vector operation behavior, API contract, persistence, migration, provider fetching or AI/model changes. - Frontend readability/presentation polish only; no raster/vector operation behavior, API contract, persistence, migration, provider fetching or AI/model changes.