nx_sov_census_run.nx
buildroot/runtime/nx_sov_census_run.nx
about
nx_sov_census_run.nx -- run the sovereignty census on the live nishi-library.
Reads the library source DIRECTLY via sys_read_file (no shell), names every
3rd-party axis + its sovereign Nishi replacement = the S-class-exceed worklist.
Built + run by the WOMB.
dependencies 3 imports · 0 importers
imports: nx_syscalls.nxnx_runtime.nxnx_sov_census.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 socr_puts(s: *u8) -> i64 |
| 14 | func socr_axis(name: *u8, sov: i64, thirdparty: *u8, replacement: *u8) -> i64 |
| 28 | func socr_read(path: *u8, lenout: *i64) -> *u8 |
| 33 | func main() -> i64 |