code wiki / _hdl_build / nx_companion_census.nx

nx_companion_census.nx

buildroot/runtime/_hdl_build/nx_companion_census.nx

10181 B100 linesdepth 3pulls 3 transitivereach 0 importersview sourcekind tooltopic companion
docsdependenciesstructsconstsfunctions

about

nx_companion_census.nx -- HONEST measured census: where does OUR sovereign companion media-gen stack (persona + memory + visual-arc + render + frontend, all .nx/gated) stand vs the OLD Elder AI platform that generated the good images (operator: "really evaluate ... get us back to the old images we generated but with REAL arcs and experiences instead of the FAILED systems we had"). Bar = the OLD system, GROUNDED in its own files (recon'd live via nx_companion_recon): arc.db (10-beat narrative arcs w/ symbolic continuity), disasters.json (the identity-drift failure corpus + the triangulation detector that CATCHES it), identity.db (anthropometric identity), arc_stability + benchmark_regression (quality discipline). Verdict per axis = xcd_verdict(us,bar), NEVER asserted; AHEAD liar-killed unless we meet ALL criteria; SOVEREIGNTY tagged [FLOOR] (a real win that does NOT close the media-gen quality/arc gap). Mirrors nx_deepresearch_census. license_tier: ORIGINAL expect_exit: 0

dependencies 1 imports · 0 importers

nx_cms_exceed.nx nx_companion_census.nx

imports: nx_cms_exceed.nx

imported by: nobody (leaf or entry point)

call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown

main sw row xcd_verdict xcd_referee_ok have sw ↻ xcd_vname sn sn ↻ xcd_referee_ok ↻

structs

none

consts

none

functions

12func sw(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
13func sn(v: i64) -> i64 { let bb: *u8=sys_mmap(28); var m: i64=v; if m<0{m=0} let t: *u8=sys_mmap(28); var k: i64=0; if m==0{t[0]=48 as u8;k=1} while m>0{t[k]=(48+(m%10)) as u8;m=m/10;k=k+1} var i: i64=0; while i<k{bb[i]=t[k-1-i];i=i+1} sys_write(1,bb,k); return 0 }
called by 2: rowmain
14func have(path: *u8) -> i64 { let fd: i64=sys_openat_rd(path); if fd<0 {return 0} sys_close(fd); return 1 }
called by 1: row
17func row(dom: *u8, cap: *u8, our_c: i64, bar_c: i64, n: i64, ev: *u8, ground: *u8, floor: i64, tot: *i64) -> i64
33func main() -> i64