code wiki / _hdl_build / nx_lora_screen_gate.nx
nx_lora_screen_gate.nx
buildroot/runtime/_hdl_build/nx_lora_screen_gate.nx
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
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
structs
| none |
consts
| 11 | const LG_DATA_FILL: i64 = 171 // 0xAB fill byte for fixture tensor data |
functions
| 13 | func lg_w(fd: i64, buf: *u8, n: i64) -> i64 |
| 20 | func lg_mkst(path: *u8, json: *u8, datalen: i64) -> i64 |
| 38 | func main() -> i64 |