code wiki / _hdl_build / nx_graphics_board.nx
nx_graphics_board.nx
buildroot/runtime/_hdl_build/nx_graphics_board.nx
about
nx_graphics_board.nx -- serves the sovereign graphics/game SOTA JSON (the /compare/graphics + MCP + atlas
interchange). Self-contained emitter of the GATE-PROVEN result from nx_graphics_sota_rollup (coverage 644,
2026-07-18): the GATE liar-kills locally against real render artifacts; this BOARD serves the verified result
with NO file deps, so it runs anywhere -- including the NAS as an MCP tool. Re-bake when the gate score moves.
license_tier: ORIGINAL expect_exit: 0
dependencies 1 imports · 0 importers
imports: nx_syscalls.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
| 7 | const K_MAGIC_262144: i64 = 262144 |
functions
| 9 | func ocat(o: *u8, at: i64, s: *u8) -> i64 { var i: i64=0; var a: i64=at; while s[i]!=(0 as u8){o[a]=s[i]; a=a+1; i=i+1} return a } |
| 10 | func aj(jb: *u8, jo: *i64, first: *i64, name: *u8, verdict: *u8, art: *u8) -> i64 |
| 23 | func main() -> i64 |