Add model asset detection workflow smoke
This commit is contained in:
@@ -7,6 +7,13 @@
|
||||
|
||||
# Changelog
|
||||
|
||||
## Sprint 120 Model asset detection workflow smoke (2026-07-06)
|
||||
|
||||
- Added `scripts/verify_model_asset_detection_workflow.sh` for live Docker/Tower validation of the configured-YOLO path with a selected local model asset.
|
||||
- The smoke seeds the explicit demo raster, generates a tile manifest, selects a cataloged model asset, checks read-only YOLO preflight, runs the existing detection endpoint and verifies persisted AnalysisRun, Detection list and Detection GeoJSON outputs.
|
||||
- Registered the new smoke script in the readiness gate as a syntax check so ordinary CI/dev runs do not require AI dependencies or model files.
|
||||
- Documented that the smoke validates operational routing/provenance only; zero detections are acceptable on the synthetic demo raster and real GIS quality still requires local orthophoto/reference validation.
|
||||
|
||||
## Sprint 118 Local model and reference catalog clarity (2026-07-06)
|
||||
|
||||
- Added a read-only local model asset catalog endpoint at `GET /api/v1/detection/model-assets`.
|
||||
|
||||
Reference in New Issue
Block a user