code wiki / _hdl_build / nx_stackaudit_targets_gate.nx
nx_stackaudit_targets_gate.nx
buildroot/runtime/_hdl_build/nx_stackaudit_targets_gate.nx
about
nx_stackaudit_targets_gate.nx -- gate for the loop-closer. Proves the EXACT production code path
(sax_should_emit + sax_emit_targets_core) against a /tmp queue it writes itself. NEGATIVE CONTROLS
are load-bearing: idempotency (an id already in the queue is NOT re-emitted -- the invariant that
makes per-beat emission safe), a healthy rung is NEVER targeted, and a re-run against the just-
written queue emits ZERO. verdict GREEN iff 6/6. license_tier: ORIGINAL
dependencies 1 imports · 0 importers
imports: nx_stackaudit_lib.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| none |
functions
| 8 | func stg_row(name: *u8, ok: i64) -> i64 called by 1: main |
| 15 | func main(argc: i64, argv: *i64) -> i64 |