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 |
| 105 | const OG_MAXROWS: i64 = 8192 |
| 106 | const OG_NAMEW: i64 = 256 |
| 107 | const OG_BOX: i64 = 64 |
| 108 | const OG_SEEK_END: i64 = 2 |
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 |
| 110 | func og_name_eq(b: *u8, o1: i64, l1: i64, o2: i64, l2: i64) -> i64 called by 1: og_scan_conflicts |
| 120 | func og_kindname(k: i64) -> *u8 called by 1: og_scan_conflicts |
| 129 | func og_pname(b: *u8, off: i64, len: i64) -> i64 |
| 144 | func og_fsize(path: *u8) -> i64 called by 1: main |
| 160 | func og_scan_conflicts(b: *u8, n: i64, box: *i64, verbose: i64) -> i64 |
| 253 | func og_conflicts_path(path: *u8, box: *i64) -> i64 |
| 265 | func main() -> i64 |