code wiki / _hdl_build / nx_provstmt_gate.nx
nx_provstmt_gate.nx
buildroot/runtime/_hdl_build/nx_provstmt_gate.nx
about
nx_provstmt_gate.nx -- teeth over nx_provstmt_lib. IN-PROCESS, fixtures IN MEMORY, no filesystem.
THE TOOTH THAT MATTERS IS T13: three DISTINCT digests must land in ORDER (subject, then srcSha256, then
closureSha256). A contains-only suite passes with the fields cross-wired -- artifact sha in the predicate
and source sha in the subject would satisfy every membership test while attesting the wrong object, which
is this rung's entire failure mode. Order plus distinctness is what makes the wiring falsifiable.
dependencies 3 imports · 0 importers
imports: nx_syscalls.nxnx_gate_verdict.nxnx_provstmt_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
| 12 | func pg_find(hay: *u8, n: i64, needle: *u8) -> i64 called by 1: main |
| 30 | func pg_mkhex(out: *u8, seedc: i64) -> i64 called by 1: main |
| 37 | func main() -> i64 |