code wiki / _hdl_build / nx_adnet_compare_page.nx

nx_adnet_compare_page.nx

buildroot/runtime/_hdl_build/nx_adnet_compare_page.nx

10243 B115 linesdepth 4pulls 4 transitivereach 0 importersview sourcekind tooltopic adnet
docsdependenciesstructsconstsfunctions

about

nx_adnet_compare_page.nx -- GENERATOR: the /compare/ads page (Nishi Compare plane). Renders the Advertising and Ad Serving comparison from MEASURED artifacts only: the nx_adnet_census tally (14/14 presence, 163 corpus attestations, liar-kill armed -- 2026-07-09 run), the June nx_ad_exceed ladder (4/6 MEASURED EXCEEDS, 2 axes HELD at MEASURED on purpose), and the live serving mechanics (gated hr_serve3_slot + nx_adnet_slot). NO waved claims: every number here traces to a gate log or census run banked in knowledge/status/. Self-verified emission (read-back + required facts present). Output: knowledge/staging/adnet/compare_ads.html expect_exit: 0 license_tier: ORIGINAL

dependencies 2 imports · 0 importers

nx_syscalls.nx nx_adnet_slot.nx nx_adnet_compare_page.nx

imports: nx_syscalls.nxnx_adnet_slot.nx

imported by: nobody (leaf or entry point)

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

main sys_mmap cp_row cp_wfile sys_openat_wr sys_write sys_close sys_read_file sys_openat_rd sys_lseek sys_mmap ↻ sys_read sys_close ↻ cp_has cp_puts sys_write ↻ sys_exit

structs

none

consts

10const K_MAGIC_1024: i64 = 1024
11const K_MAGIC_262144: i64 = 262144

functions

13func cp_puts(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 1: main calls 1: sys_write
15func cp_has(hay: *u8, n: i64, needle: *u8) -> i64
called by 1: main
30func cp_row(out: *u8, o0: i64, axis: *u8, st: *u8, note: *u8, cap: i64) -> i64
called by 1: main
45func cp_wfile(path: *u8, buf: *u8, n: i64) -> i64
54func main() -> i64