Honor YOLO preflight environment config
GeoIntel CI / docs-smoke (push) Has been cancelled
GeoIntel CI / contract-smoke (push) Has been cancelled

This commit is contained in:
Codex
2026-07-09 02:28:29 +02:00
parent 20c942df50
commit f9493479c7
5 changed files with 45 additions and 6 deletions
+2
View File
@@ -5680,12 +5680,14 @@ Open:
- Added sample-registry test coverage for minimum unique background count, unique centers and regional spread.
- Updated operator documentation with the expanded default corpus and the next required Tower regeneration step.
- Fixed the all-in-one Dockerfile so the documented operator scripts are copied into `/app/scripts/` during normal rebuilds.
- Fixed `scripts/yolo_preflight.py` so it respects `YOLO_ENABLED`, `YOLO_MODEL_PATH` and `YOLO_MAX_TILES` from the runtime environment unless explicit CLI overrides are supplied.
- Prepared the expanded Tower operator manifest and exported `yolo-building-tile-uniquehardneg160`.
## What was tested
- `python -m pytest backend\tests\test_sprint131_operator_sample_expansion.py -q`
- `python -m pytest backend\tests\test_sprint127_operator_sample_quality_matrix.py backend\tests\test_sprint131_operator_sample_expansion.py -q`
- `python -m pytest backend\tests\test_sprint13_yolo_preflight.py -q`
- `bash scripts/run_readiness_check.sh`
- Tower live operator sample prep:
- manifest samples: 16 total, 7 reference and 9 background candidates.