nx_census_report.nx
buildroot/runtime/nx_census_report.nx
about
nx_census_report.nx -- the honest S-class scorecard. Runs the census grader (nx_printer_census) over every
capability axis with REAL evidence flags from this session's live work, and prints an organ-graded report.
NOT self-scored: the grader caps each axis at what the evidence proves. license_tier: ORIGINAL
genealogy_id: project-printer-management-ipp-sclass-2026-06-20
dependencies 3 imports · 0 importers
imports: nx_syscalls.nxnx_printer_census.nxnx_printer_exceed.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
| 10 | func p(s: *u8) -> i64 { var n: i64 = 0; while s[n] != (0 as u8) { n = n + 1 } sys_write(1, s, n); return 0 } |
| 11 | func pn(v: i64) -> i64 |
| 20 | func row(name: *u8, spec: i64, built: i64, gate: i64, live: i64, measure: i64, beats: i64, |
| 30 | func main() -> i64 |