code wiki / _hdl_build / nx_organkind_gate.nx
nx_organkind_gate.nx
buildroot/runtime/_hdl_build/nx_organkind_gate.nx
about
nx_organkind_gate.nx -- proves the role classifier that unblocks seq1492.
T5/T6 are load-bearing: they replay the EXACT failure (nx_torrent_get refused by BOTH verbs) and the
substring lie that caused it (`nx_torrent` must never match `nx_torrent_get`).
license_tier: ORIGINAL expect_exit: 0 No hw writes (Rule 26).
dependencies 2 imports · 0 importers
imports: nx_organkind.nxnx_gate_verdict.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
| 8 | const OG_BUF: i64 = 1024 |
| 18 | const OG_CONF: i64 = 65536 |
| 19 | const OG_HASH: i64 = 35 |
| 20 | const OG_LF: i64 = 10 |
functions
| 10 | func og_eq(a: i64, b: i64) -> i64 { if a == b { return 1 } return 0 } called by 1: main |
| 11 | func og_cpy(d: *u8, s: *u8) -> i64 called by 1: main |
| 29 | func og_daemon_suffix_conflicts(path: *u8, rows: *i64) -> i64 |
| 80 | func main() -> i64 |