Record calm layout deployment
This commit is contained in:
@@ -16,10 +16,13 @@ Validation:
|
||||
- `python -m compileall backend/app` passed.
|
||||
- `cd backend && python -m pytest -q` passed: 358 tests.
|
||||
- `bash scripts/run_readiness_check.sh` passed: 358 backend tests plus frontend typecheck/build.
|
||||
- `powershell -NoProfile -ExecutionPolicy Bypass -File scripts\deploy_tower.ps1` passed; rebuilt and redeployed the all-in-one container on `http://192.168.10.150:1202` from commit `0355a3d`.
|
||||
- Deploy-time live migration smoke passed after the database became ready on attempt 3; PostGIS reported `3.6 USE_GEOS=1 USE_PROJ=1 USE_STATS=1` and Alembic head was `202606120900`.
|
||||
- Deploy-time browser runtime verification passed for frontend, API proxy and icon.
|
||||
|
||||
Limitations:
|
||||
- This pass improves visual density and hierarchy only; no API, persistence, workflow or map behavior changed.
|
||||
- Live Tower redeploy still needs to be run after commit/push before the user sees the new layout at `http://192.168.10.150:1202`.
|
||||
- Live Tower redeploy has been run; the calmer layout is available at `http://192.168.10.150:1202`.
|
||||
|
||||
Next recommended pass:
|
||||
- Do a live visual audit after redeploy and then tune individual workspaces, starting with Data and Map, based on actual screenshots.
|
||||
|
||||
Reference in New Issue
Block a user