code wiki / _hdl_build / nx_parity_judge_gate.nx

nx_parity_judge_gate.nx

buildroot/runtime/_hdl_build/nx_parity_judge_gate.nx

3418 B43 linesdepth 10pulls 13 transitivereach 0 importersview sourcekind gate/proof
docsdependenciesstructsconstsfunctions

about

nx_parity_judge_gate.nx -- PROOF the ORGAN EYE classifies like the human did (the operator's bar: "the workflow isnt complete until you [the Nishi team] see the exact same issues i see without your or my involvement"). The truth set = REAL top-20 suite captures a human eyeballed on 2026-07-16: google -> BLANK-NISHI (1) blank render that fooled the parity metric at 97.3% bing -> NO-ORACLE-CONTENT(5) headless Chrome itself served blank wikipedia -> CONTENT-OK (0) the best real render github -> CANVAS-OFF (3) white vs attribute-selector dark theme linkedin -> SPARSE-NISHI (4) full text, missing decoration/columns netflix -> BLANK-NISHI (1) near-black + a hairline strip (human said STRIP; blank accepted as the honest coarser read -- the strip class needs >=2pm ink) Fixture volatility: paths point at bench/top20 (regenerated by every suite run); if a site's live page changes class legitimately, re-pin WITH an eyeball. license_tier: ORIGINAL expect_exit: 0

dependencies 1 imports · 0 importers

nx_parity_judge.nx nx_parity_judge_gate.nx

imports: nx_parity_judge.nx

imported by: nobody (leaf or entry point)

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

main g_w g_case vd_load sys_mmap sys_read_file sys_openat_rd sys_lseek sys_mmap ↻ sys_read sys_close nx_png_decode sys_mmap ↻ _png_check_signature _png_read_u32_be nx_crc32 nx_crc32_update nx_crc32_init nx_crc32_table_at _png_n_channels _png_bytes_per_pixel _png_n_channels ↻ _png_a7_expected _png_a7_col0 _png_a7_coli _png_a7_row0 _png_a7_rowi nx_zlib_inflate sys_mmap ↻ nx_deflate_inflate sys_mmap ↻ nx_bitstream_alloc _deflate_inflate_block _deflate_bytes_consumed adler32 _png_a7_deinterlace _png_a7_col0 ↻ _png_a7_row0 ↻ _png_a7_coli ↻ _png_a7_rowi ↻

structs

none

consts

none

functions

15func g_w(s: *u8) -> i64 { var n: i64=0; while s[n]!=(0 as u8){n=n+1} sys_write(1,s,n); return 0 }
called by 2: g_casemain
16func g_n(v: i64) -> i64 { let t: *u8=sys_mmap(24); var m: i64=v; if m<0{sys_write(1,"-" as *u8,1);m=0-m} var k: i64=0; if m==0{t[0]=48 as u8;k=1} while m>0{t[k]=(48+(m%10)) as u8;m=m/10;k=k+1} let b: *u8=sys_mmap(24); var j: i64=0; while j<k{b[j]=t[k-1-j];j=j+1} sys_write(1,b,k); return 0 }
called by 2: g_casemain
18func g_case(oracle: *u8, nishi: *u8, want: i64, label: *u8) -> i64
called by 1: main calls 4: vd_loadg_wrj_classifyg_n
31func main() -> i64
calls 3: g_wg_caseg_n