code wiki / _hdl_build / nx_browser_exceed_census.nx
nx_browser_exceed_census.nx
buildroot/runtime/_hdl_build/nx_browser_exceed_census.nx
about
nx_browser_exceed_census.nx -- BROWSER-ON-ALL-OS arc, capstone: the MEASURED EXCEED census vs the
incumbent browsers (Chrome / Firefox / Edge / Safari).
No-wave doctrine: "s-class exceed" is CLAIMED only where measured/evidenced, and every deficit is
ADMITTED. This organ turns the head-to-head into data rows, each with a verdict:
A = AHEAD -- an axis where Nishi exceeds BY EVIDENCE (an on-disk artifact a mechanical probe
checks) or BY CONSTRUCTION vs the incumbents' by-design facts (stated, not run).
P = PARITY -- both sides do it; no exceed claimed.
B = BEHIND -- the incumbents are ahead; ADMITTED (breadth debt named per row).
X = NEGCTL -- liar-kill: a must-be-absent evidence file; if present, verdict RED.
OVERCLAIM CONTROLS (the teeth, mirroring nx_os_exceed_gate): C2 forces the census to admit >= 6
BEHIND axes -- it mechanically CANNOT whitewash; C3 re-probes every AHEAD evidence file -- it cannot
fabricate a strength; C4 the negctl. The VERDICT is census INTEGRITY, never the score.
Incumbent-side facts (5-layer stacks, V8/JIT CVE class, telemetry defaults, no-NishiOS) are BY-DESIGN
public facts stated as the yardstick, like dd in nx_flash_test -- NOT fabricated measurements.
NEVER-BRICK (Rule 26): reads evidence, writes status artifacts only.
expect_exit: 0 license_tier: ORIGINAL
dependencies 2 imports · 0 importers
imports: nx_syscalls.nxnx_itoa_lib.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
| 20 | const K_MAGIC_131072: i64 = 131072 |
functions
| 22 | func be_puts(s: *u8) -> i64 { var n: i64=0; while s[n]!=(0 as u8){n=n+1} sys_write(1,s,n); return 0 } |
| 27 | func be_num(v: i64) -> i64 { nxi_out(v); return 0 } |
| 28 | func be_slen(s: *u8) -> i64 { var n: i64=0; while s[n]!=(0 as u8){n=n+1} return n } called by 1: main |
| 29 | func be_app(buf: *u8, pos: i64, s: *u8) -> i64 called by 1: main |
| 35 | func be_appn(buf: *u8, pos: i64, s: *u8, n: i64) -> i64 called by 1: main |
| 41 | func be_appd(buf: *u8, pos: i64, v: i64) -> i64 |
| 53 | func be_write_file(path: *u8, data: *u8, n: i64) -> i64 |
| 60 | func be_parse_int(s: *u8, off: i64, len: i64) -> i64 called by 1: main |
| 71 | func be_rows() -> *u8 called by 1: main |
| 75 | func main() -> i64 |