code wiki / _hdl_build / nx_k3_arch_census.nx
nx_k3_arch_census.nx
buildroot/runtime/_hdl_build/nx_k3_arch_census.nx
about
nx_k3_arch_census.nx -- SOVEREIGN K3-CLASS ARCHITECTURE COVERAGE CENSUS (operator 2026-07-18: "big
rocks that move us to state of the art ... benchmarked honestly ... flagged for research opps to go
beyond state of the art and what to look for in our fetches"). The session opened on the Kimi-K3
question; this is its MEASURE-FIRST rock. Grades OUR sovereign no-float coverage of each K3-SPECIFIC
innovation (serve + train) against the honest evidence, LIAR-KILLED: a HAVE/PARTIAL claim with
evidence "none"/"SET-ME" is forced to GAP (can't score coverage without a shipped gate behind it).
Emits every effective-GAP as a RESEARCH candidate with its fetch guidance. DATA-DRIVEN (rule 11):
reads knowledge/store/k3feat- (7 cols: id feature serve train evidence k3_mech research_fetch);
edit a row + reseed -> the board regenerates, never stale. Fail-closed on an unseeded store.
nx_k3_arch_census [featprefix] [mode] mode json (default) | board
license_tier: ORIGINAL No hw writes (Rule 26). expect_exit: 0
dependencies 3 imports · 0 importers
imports: nx_store_seed_lib.nxnx_seg_store.nxnx_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
| 16 | const KC_CAP: i64 = 1048576 |
| 17 | const KC_OUT: i64 = 262144 |
| 18 | const KC_NL: i64 = 10 |
| 19 | const KC_TAB: i64 = 9 |
| 20 | const KC_NCOL: i64 = 7 |
| 21 | const KC_PAIR: i64 = 2 |
| 22 | const KC_SPB: i64 = 128 |
| 23 | const KC_STDERR: i64 = 2 |
| 24 | const KC_EXIT_IO: i64 = 1 |
| 26 | const KC_ID: i64 = 0 |
| 27 | const KC_FEAT: i64 = 1 |
| 28 | const KC_SERVE: i64 = 2 |
| 29 | const KC_TRAIN: i64 = 3 |
| 30 | const KC_EVID: i64 = 4 |
| 31 | const KC_MECH: i64 = 5 |
| 32 | const KC_FETCH: i64 = 6 |
functions
| 34 | func kc_w(s: *u8) -> i64 { var n: i64=0; while s[n]!=(0 as u8){n=n+1} sys_write(1,s,n); return 0 } calls 1: sys_write |
| 35 | func kc_werr(s: *u8) -> i64 { var n: i64=0; while s[n]!=(0 as u8){n=n+1} sys_write(KC_STDERR,s,n); return 0 } |
| 36 | func kc_cols(q: *u8, ls: i64, le: i64, sp: *i64) -> i64 called by 1: main |
| 51 | func kc_sl_eq(q: *u8, a: i64, b: i64, s: *u8) -> i64 |
| 60 | func kc_pts(q: *u8, a: i64, b: i64) -> i64 |
| 66 | func kc_noevid(q: *u8, a: i64, b: i64) -> i64 |
| 72 | func kc_cat_sl(d: *u8, o: i64, q: *u8, a: i64, b: i64) -> i64 called by 1: main |
| 79 | func main(argc: i64, argv: *i64) -> i64 |