code wiki / _hdl_build / nx_estate_census_run.nx
nx_estate_census_run.nx
buildroot/runtime/_hdl_build/nx_estate_census_run.nx
about
nx_estate_census_run.nx -- THE ESTATE-WIDE CENSUS ROSTER, ONE COMMAND, ON THE HOST THAT SHIPS.
WHY THIS EXISTS
---------------
The estate's reachability instruments were laptop-only organs: absent from buildroot entirely, so
they could never run on the tree that actually compiles and deploys. Shipping them fixed presence.
Presence is not invocation. A deployed binary nobody calls is the estate's own named failure class
-- "a gate nobody runs does not degrade to neutral, it degrades to a false sense of coverage,
because its existence is counted and its verdict is not."
★★★★★★ AN INSTRUMENT THAT MUST BE REMEMBERED IS AN INSTRUMENT THAT WILL BE FORGOTTEN; PUT IT BEHIND
ONE COMMAND AND THE COMMAND ON A BEAT.
Each row prints its own verdict and the roster exits non-zero if ANY row failed, so the exit code
carries the verdict rather than the reader having to parse prose.
usage: nx_estate_census_run
exit: 0 all green, 1 one or more red (named above)
license_tier: ORIGINAL
dependencies 1 imports · 0 importers
imports: nx_gatekit_lib.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
| 20 | const ECR_MAGIC_1048576: i64 = 1048576 |
| 21 | const ECR_MAGIC_4096: i64 = 4096 |
| 23 | const ECR_OFFC: *u8 = "/volume1/homes/elderwesto/nishihost/buildroot/_offc/" |
functions
| 26 | func ecr_row(msg: *u8, label: *u8, elf: *u8, a1: *u8, fails: *i64) -> i64 |
| 56 | func main(argc: i64, argv: *i64) -> i64 |