Record golden QA runtime verification
This commit is contained in:
@@ -1581,9 +1581,13 @@ Tested:
|
||||
- `cd frontend && npm run typecheck`
|
||||
- `cd frontend && npm run build`
|
||||
- `bash scripts/run_readiness_check.sh`
|
||||
- `powershell -NoProfile -ExecutionPolicy Bypass -File scripts/deploy_tower.ps1`
|
||||
- `bash scripts/verify_browser_runtime.sh http://192.168.10.150:1202`
|
||||
- `bash scripts/verify_gis_runtime.sh http://192.168.10.150:1202`
|
||||
- `bash scripts/verify_demo_export_workflow.sh http://192.168.10.150:1202`
|
||||
|
||||
Open:
|
||||
- Tower redeploy and browser-facing smoke are still pending after this edit.
|
||||
- Docker build still emits a warning about `GEOINTEL_POSTGRES_PASSWORD` being present as an image `ENV`; runtime behavior is green, but a future secret-hygiene pass should move that default out of the Dockerfile.
|
||||
|
||||
Limitations:
|
||||
- The demo/export smoke remains intentionally fixture-based and idempotent. It does not fetch live providers and does not run AI inference.
|
||||
|
||||
Reference in New Issue
Block a user