code wiki / _hdl_build / nx_emu_exceed_gate.nx
nx_emu_exceed_gate.nx
buildroot/runtime/_hdl_build/nx_emu_exceed_gate.nx
about
nx_emu_exceed_gate.nx -- R0.5 gate: proves the emulator exceed census is MEASURED + HONEST, not self-scored.
Measures the real wasm size, verifies no EXCEED row lacks evidence, confirms the panel is honest (carries
PARITY + BEHIND rows), and a NEG-CONTROL proves the liar-kill catches a fabricated unevidenced EXCEED.
Operator directive (2026-06-20): "stop using tsv, nishi ecosystem only." The exceed census panel now
lives on the NATIVE content-addressed seg_store (via nx_native_config), authored BY THIS GATE into a
fresh /tmp store each run (self-contained -- the panel is read only here), then read back through ncfg
and rebuilt into the TAB/newline buffer that the (unchanged) nx_emu_audit consumes. No TSV, no SQL.
dependencies 4 imports · 0 importers
imports: nx_syscalls.nxnx_gate_emit_lib.nxnx_emu_exceed.nxnx_native_config.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
| 14 | func cat(dst: *u8, off: i64, s: *u8) -> i64 called by 1: main |
| 22 | func emu_fresh_prefix(out: *u8, base: *u8) -> i64 |
| 38 | func emu_row(w: *i64, idx: i64, axis: *u8, verdict: *u8, nishi: *u8, incumbent: *u8, evidence: *u8) -> i64 |
| 49 | func emu_panel_seed(prefix: *u8) -> i64 |
| 62 | func emu_putfield(dst: *u8, off: i64, s: *u8) -> i64 called by 1: emu_panel_native |
| 71 | func emu_panel_native(h: *i64, out: *u8) -> i64 |
| 92 | func main() -> i64 |