code wiki / _hdl_build / nx_genui_capability_census.nx

nx_genui_capability_census.nx

buildroot/runtime/_hdl_build/nx_genui_capability_census.nx

7773 B81 linesdepth 2pulls 2 transitivereach 0 importersview sourcekind tool
docsdependenciesstructsconstsfunctions

about

nx_genui_capability_census.nx -- GEN-AI PRODUCT-UI capability census (operator 2026-07-05: creativefabrica 3d-print-generator + myimg.ai + cling-ai image and others -- gain those UI capabilities AND surface them as APIs for the synthetic-human/Elara workstream). GROUNDED in the banked rival pages (nx_genui_sota_fetch 12/12 GREEN -> knowledge/fetched/gui_*.raw, real bytes over sovereign TLS) + our REAL organ/gate/artifact standing. Each row = a capability the RIVAL UIs prove exists as a product; the grade = OUR standing on it. LIAR-KILL: "our /gen UI already offers Meshy+MyIMG-class breadth today" must grade GAP. license_tier: ORIGINAL expect_exit: 0

dependencies 1 imports · 0 importers

nx_syscalls.nx nx_genui_capability_census.nx

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

main sys_mmap cw sys_write row cw ↻ gs cn sys_mmap ↻ sys_write ↻

structs

none

consts

none

functions

10func cw(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: rowmain calls 1: sys_write
11func cn(v: i64) -> i64
called by 1: main calls 2: sys_mmapsys_write
20func gs(g: i64) -> *u8
called by 1: row
25func row(t: *i64, cell: *u8, g: i64, ev: *u8) -> i64
called by 1: main calls 2: cwgs
31func main() -> i64
calls 4: sys_mmapcwrowcn