Align watermark content with detector coverage

This commit is contained in:
Victor Kuznetsov
2026-08-27 20:05:03 -07:00
parent 17408b958e
commit a8d4bce14a
61 changed files with 933 additions and 198 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ class TestConfig:
assert RunningHubEngine().config.provenance_ncc_factor == 1.0
def test_gate_above_clean_arm_max(self):
# Clean arm scored p99 0.273 / max 0.295 on 286 hand-labelled frames.
# Clean arm scored p99 0.273 / max 0.295 on 286 hand-labeled frames.
assert RunningHubEngine().config.detect_ncc_threshold > 0.295
def test_registry_row(self):