code wiki / _hdl_build / nx_ctxtop_gate.nx
nx_ctxtop_gate.nx
buildroot/runtime/_hdl_build/nx_ctxtop_gate.nx
about
nx_ctxtop_gate.nx -- the gate nx_ctxtop and nx_memvel SHIPPED WITHOUT. Closing my own gap.
Both organs went live on the strength of 'it compiled and printed plausible numbers' -- which is
exactly the vacuous-green class this ecosystem bans. Their shared core (top-k, pid join, share, and
the new admission check) is pure and was never proven. T5/T6 are the load-bearing cells: a top-k that
evicts the WRONG entry silently truncates the biggest producer, and that is the silent-truncation
defect (L011) hiding inside a tool built to FIND producers.
license_tier: ORIGINAL expect_exit: 0 No hw writes (Rule 26).
dependencies 2 imports · 0 importers
imports: nx_ctxtop_lib.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
| 12 | const CG_ARR: i64 = 256 |
| 13 | const CG_BUF: i64 = 128 |
| 14 | const CG_K: i64 = 3 |
| 15 | const CG_MAXLOAD: i64 = 800 |
functions
| 17 | func cg_eq(a: i64, b: i64) -> i64 { if a == b { return 1 } return 0 } called by 1: main |
| 18 | func cg_cpy(d: *u8, s: *u8) -> i64 called by 1: main |
| 25 | func main() -> i64 |