code wiki / _hdl_build / nx_connect_maturity.nx
nx_connect_maturity.nx
buildroot/runtime/_hdl_build/nx_connect_maturity.nx
about
nx_connect_maturity.nx -- the HONEST production-readiness gauge for CONNECT, built 2026-07-24 after the
operator's verdict: "all of our capabilities are toy level vs telegram and discord and tandem." They are
right, and the older instruments (nx_connect_func_census PRESENT~48, /compare/connect 857/1000, 4 EXCEEDS)
hid it: their PRESENT bar was "a gate passes on SYNTHETIC data", which scores a 9-word lexicon as
"inline translation PRESENT" and even "EXCEEDS Tandem". This gauge re-grades every capability against
what the incumbents ACTUALLY SHIP, on a level that cannot be earned by a stub:
0 = ABSENT nothing real exists
1 = STUB a gated model/demo on synthetic data; NOT usable by a real user at any scale
2 = PARTIAL real and usable, but far below incumbent grade or scale
3 = REAL production-grade AND live against non-synthetic reality
LIAR-KILL (the fix for the old instrument): a row may be graded REAL(3) ONLY if its evidence names a
non-synthetic proof AND does not contain a stub-tell ("synthetic","lexicon","stand-in","in-memory",
"demo","model of","no real"). So I cannot inflate a toy to REAL by wording. license_tier: ORIGINAL
expect_exit: 0
dependencies 2 imports · 0 importers
imports: nx_syscalls.nxnx_honesty_grade_lib.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
| 18 | const MT_N: i64 = 16 |
functions
| 20 | func w(s: *u8) -> i64 { var n: i64=0; while s[n]!=(0 as u8){n=n+1} sys_write(1,s,n); return 0 } |
| 21 | func wn(v: i64) -> i64 { let bb: *u8=sys_mmap(28); var m: i64=v; if m<0{m=0-m;sys_write(1,"-" as *u8,1)} 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 } |
| 22 | func slen(s: *u8) -> i64 { var n: i64=0; while s[n]!=(0 as u8){n=n+1} return n } called by 1: contains |
| 24 | func contains(h: *u8, nd: *u8) -> i64 |
| 37 | func stub_tell(ev: *u8) -> i64 calls 1: contains |
| 50 | func row(cap: *u8, yard: *u8, lvl: i64, ev: *u8, sum: *i64, liar: *i64) -> i64 |
| 66 | func main() -> i64 |