fix: polish live regional workbench labels
GeoIntel CI / docs-smoke (push) Canceled after 0s
GeoIntel CI / contract-smoke (push) Canceled after 0s

This commit is contained in:
Codex
2026-07-14 21:48:51 +02:00
parent b5bcd9b041
commit 36d6a92825
9 changed files with 80 additions and 26 deletions
@@ -23,9 +23,9 @@ def test_detection_operator_profiles_define_explicit_yolo_candidates_and_promote
assert "f1: 0.5824578631584316" in source
assert "f1: 0.5432865390636915" in source
assert "maxBackgroundDetections: 0" in source
assert "pure-empty gate passed" in source
assert "1,571 fewer false negatives" in source
assert "higher false-positive review load" in source
assert "lege-achtergrondtest is geslaagd" in source
assert "1.571 minder gemiste gebouwen" in source
assert "onterecht gevonden objecten" in source
def test_detection_lab_surfaces_profiles_as_deliberate_operator_actions() -> None: