[pitboss] sweep after phase 05: 1 deferred items resolved

This commit is contained in:
pitboss 2026-05-17 21:34:53 -05:00
parent 4de925c3ef
commit 993bfabe28
12 changed files with 619 additions and 14 deletions

View file

@ -676,6 +676,10 @@ def _nyx_run():
if __name__ == "__main__":
_nyx_run()
# Sink-reachability sentinel runner's `vuln_fired && sink_hit`
# gate consumes this; without it differential confirmation cannot
# fire even when the probe was written.
print("__NYX_SINK_HIT__", flush=True)
"#
);
HarnessSource {