code wiki / _hdl_build / nx_anatomy_census.nx
nx_anatomy_census.nx
buildroot/runtime/_hdl_build/nx_anatomy_census.nx
about
nx_anatomy_census.nx -- the operator's 2026-07-08 question ANSWERED with a measured position, not a wave:
"are we building outside-in when we should go skeleton->muscle->skin; what's SOTA; how do we reach
lustgoddess-class?" Grades our REAL state vs the 4-pillar inside-out SOTA banked by nx_anatomy_research_fetch
(knowledge/library/anat_*.txt). LIAR-KILL: HAVE rows must OPEN a real organ file (fail-closed if absent) AND
a fabricated "runtime FEM muscle sim today" cell must grade GAP. 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
| none |
functions
| 8 | func cw(s: *u8) -> i64 { var n: i64 = 0; while s[n] != (0 as u8) { n = n + 1 } sys_write(1, s, n); return 0 } |
| 9 | func cn(v: i64) -> i64 |
| 18 | func gs(g: i64) -> *u8 called by 1: row |
| 23 | func have_file(p: *u8) -> i64 { let fd: i64 = sys_openat_rd(p); if fd >= 0 { sys_close(fd); return 1 } return 0 } |
| 24 | func row(t: *i64, cell: *u8, g: i64, ev: *u8) -> i64 |
| 30 | func rowf(t: *i64, cell: *u8, g: i64, path: *u8, ev: *u8) -> i64 |
| 36 | func main() -> i64 |