code wiki / _hdl_build / nx_procgen_board.nx
nx_procgen_board.nx
buildroot/runtime/_hdl_build/nx_procgen_board.nx
about
nx_procgen_board.nx -- serves the sovereign PROCEDURAL-GENERATION SOTA census (the Infinigen direction) as JSON
on MCP + /compare. Self-contained (no file deps) so it runs on the NAS as an MCP tool. HONEST by construction:
coverage measures the generative PRINCIPLE proven (asset-free + rule-grounded coherence + parametric diversity),
NOT photoreal fidelity or Infinigen breadth -- those are named GAP. Re-bake when a rung 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 |