Validate training completion handoff
GeoIntel release gates / Compile, test, contracts and builds (push) Canceled after 0s
GeoIntel release gates / Python and npm vulnerability policy (push) Canceled after 0s
GeoIntel release gates / GIS image, SBOM and container scan (push) Canceled after 0s

This commit is contained in:
Jens
2026-07-29 15:48:51 +02:00
parent d6502140da
commit f18a23c060
3 changed files with 30 additions and 4 deletions
+5
View File
@@ -11799,6 +11799,11 @@ Deployment evidence:
`results.png` appears. The bound command permits up to 20 iterations, keeps
protected test/background closed until calibration passes, and preserves
the exact AdamW, 180-degree rotation, flip, scale and translation contract.
- Extracted and tested strict completion-command validation. Only a non-empty
JSON list of non-empty argv strings is accepted; mappings, empty arguments,
malformed JSON and filesystem errors produce an explicit fail-closed
supervisor state before any subprocess is started. The updated supervisor
was activated live with one remaining v37 GPU process.
- Added those aerial augmentation parameters to the orchestrator CLI and
training command, preventing later failure-driven checkpoints from silently
reverting to generic orientation assumptions.