code wiki / _hdl_build / nx_evoracle_census.nx
nx_evoracle_census.nx
buildroot/runtime/_hdl_build/nx_evoracle_census.nx
about
nx_evoracle_census.nx -- classify the REAL known-answer-test corpus by PARTY-NESS.
The population is not invented: it is the 36 files `nx_shelltool find kat buildroot/runtime/_hdl_build`
returned on the live NAS 2026-07-31. The question it answers is the one nobody has asked of this
ecosystem: OF THE EVIDENCE WE ALREADY HAVE, HOW MUCH OF IT RESTS ON AN AUTHORITY OUTSIDE OURSELVES?
A file that cannot be opened is reported ABSENT and counted separately -- never silently skipped. A
census that quietly drops what it cannot read reports a smaller corpus as a cleaner one, and this lane
has already been burned by a census that "silently found nothing" and read exactly like a corpus that
contained nothing.
license_tier: ORIGINAL expect_exit: 0
dependencies 2 imports · 0 importers
imports: nx_syscalls.nxnx_evoracle.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
| 15 | 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 } |
| 17 | func nn(v: i64) -> i64 |
| 32 | func one(c: *i64, path: *u8) -> i64 |
| 57 | func main() -> i64 |