code wiki / _hdl_build / nx_lora_screen_gate.nx

nx_lora_screen_gate.nx

buildroot/runtime/_hdl_build/nx_lora_screen_gate.nx

5531 B112 linesdepth 3pulls 4 transitivereach 0 importersview sourcekind gate/prooftopic lora
docsdependenciesstructsconstsfunctions

about

nx_lora_screen_gate.nx -- GATE for G16 lc_screen (nx_lora_screen_lib). In-process over the lib (no stale-artifact gap); fixtures are CRAFTED AT RUNTIME in /tmp/nx_lora_screen_gate/ (gate scratch law: never a production path, setup-time mkdir because a crashed run skips teardown). Planted-bad fixtures whose declared sizes disagree with their bytes MUST fire; the well-formed fixture MUST stay silent (gv_bite both directions). Inherits the nx_gate_verdict base class: per-tooth gv_check/gv_bite, verdict carried by exit code. license_tier: ORIGINAL expect_exit: 0

dependencies 3 imports · 0 importers

nx_syscalls.nx nx_gate_verdict.nx nx_lora_screen_lib.nx nx_lora_screen_gate.nx

imports: nx_syscalls.nxnx_gate_verdict.nxnx_lora_screen_lib.nx

imported by: nobody (leaf or entry point)

call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown

main gv_head gv_puts sys_write gv_ctr sys_mmap nxa_die sys_write ↻ sys_exit nxa_lock_take nxa_lock_addr sys_write ↻ nxa_lock_give nxa_lock_addr ↻ nxa_report_overrun sys_write ↻ nxa_dump_printable sys_write ↻ nxa_dump_sizes sys_write ↻ sys_mkdir lg_mkst lc_slen sys_openat_wr sys_mmap ↻ lg_w sys_write ↻ sys_close sys_openat_wr ↻ lg_w ↻ sys_close ↻ lc_slen ↻ gv_check gv_puts ↻ gv_puts ↻ lc_screen lc_class lc_ends_ci lc_slen ↻ lc_lc

structs

none

consts

11const LG_DATA_FILL: i64 = 171 // 0xAB fill byte for fixture tensor data

functions

13func lg_w(fd: i64, buf: *u8, n: i64) -> i64
called by 2: lg_mkstmain calls 1: sys_write
20func lg_mkst(path: *u8, json: *u8, datalen: i64) -> i64
38func main() -> i64