code wiki / _hdl_build / nx_evalsota_census.nx
nx_evalsota_census.nx
buildroot/runtime/_hdl_build/nx_evalsota_census.nx
about
nx_evalsota_census.nx -- THE INSTRUMENT vs 2025-2026 EVALUATION-METHODOLOGY SOTA (operator 2026-07-10:
"make sure we truly are 2025/2026 state of the art at truly evaluating a program or product or app or
capability or ecosystem or suite from their git or schematics or documentation or white papers or research
papers"). Bars banked 2026-07-10 via the sovereign researcher (knowledge/library/ev_*.txt): OpenSSF
Scorecard (git security/quality posture, 18 automated checks) + CHAOSS (community health) + criticality
score + Lighthouse (automated product audits perf/a11y) + SWE-bench (repo-level harness) + G-Eval/LLM-as-
judge survey 2411.15594 (subjective-axis judging) + SPDX (SBOM composition) + OpenAlex 2025+ sweep.
Verdict COMPUTED per axis (us/bar), liar-kill inherent (0-scored axes classify BEHIND). expect_exit: 0
census-subject: instrument (no end-user surface -- the U1-U4 block applies to PRODUCT censuses; this
census evaluates the EVALUATOR. Typed declaration read by nx_ws_coach C1; heuristic fallback otherwise.)
license_tier: ORIGINAL
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
| 14 | func ec_w(s: *u8) -> i64 { var n: i64 = 0; while s[n] != (0 as u8) { n = n + 1 } sys_write(1, s, n); return 0 } |
| 15 | func ec_n(v: i64) -> i64 |
| 29 | func ec_row(id: *u8, desc: *u8, us: i64, bar: i64, ev: *u8, tot: *i64) -> i64 |
| 48 | func main() -> i64 |