Harden Tower AI deploy env handling
This commit is contained in:
@@ -7,6 +7,13 @@
|
||||
|
||||
# Changelog
|
||||
|
||||
## Sprint 164 Tower AI deploy env hardening (2026-07-11)
|
||||
|
||||
- Fixed Tower deploy automation so `scripts/deploy_tower.sh` and `scripts/deploy_tower.ps1` source the remote `.env` before building the all-in-one image.
|
||||
- Remote `.env` now controls `GEOINTEL_INSTALL_AI=true` by default, with explicit local deploy overrides still supported.
|
||||
- Added regression coverage so future deploy changes cannot silently build a GIS-only image while runtime YOLO settings are enabled.
|
||||
- No API contract, database migration, provider fetching, fake detections, model download or product feature changed.
|
||||
|
||||
## Sprint 163 Guarded YOLO candidate activation (2026-07-11)
|
||||
|
||||
- Added `scripts/activate_promoted_yolo_candidate.py` to validate a promotion report and exact candidate key before emitting YOLO `.env` activation updates.
|
||||
|
||||
Reference in New Issue
Block a user