nx_rulers_page.nx
buildroot/runtime/nx_rulers_page.nx
about
nx_rulers_page.nx -- THE RULER REGISTRY, RENDERED. Operator doctrine (2026-08-03): the
mhbench shape -- parity ruler, gap queue as the build order, measured iteration to the
frontier -- applies to EVERY capability. This page is the registry of rulers themselves:
each row names the capability, the measuring organ, the ORACLE BASIS (published bands /
external oracle -- never taste), the CURRENT reading, and the QUEUE HEAD (the next rung the
measurement demands). Generated from the rulerreg- plane; never hand-edited (a hand page
would drift, and an index that lies about its rulers poisons every number downstream).
A capability with no ruler row here is UNMEASURED BY DECLARATION -- visible, not hidden.
Row (7 col): id organ oracle reading queue surface cadence
license_tier: ORIGINAL No hw writes (Rule 26). expect_exit: 0
dependencies 3 imports · 0 importers
imports: nx_store_seed_lib.nxnx_seg_store.nxnx_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
| 15 | const RP_PLANE: *u8 = "knowledge/store/rulerreg-" |
| 16 | const RP_OUT: *u8 = "sites/nishifamily/wiki/rulers.html" |
| 17 | const RP_RCAP: i64 = 262144 |
| 18 | const RP_HCAP: i64 = 524288 |
| 19 | const RP_NL: i64 = 10 |
| 20 | const RP_TAB: i64 = 9 |
| 21 | const RP_MAXCOL: i64 = 16 |
| 22 | const RP_PAIR: i64 = 2 |
| 23 | const RP_SPB: i64 = 256 |
| 24 | const RP_FLAGB: i64 = 64 |
| 25 | const RP_NCOL: i64 = 9 |
| 26 | const RP_MODE: i64 = 0x1a4 |
| 27 | const RP_EXIT_IO: i64 = 1 |
| 28 | const RP_EXIT_EMPTY: i64 = 3 |
| 29 | const RP_LT: i64 = 60 |
| 30 | const RP_GT: i64 = 62 |
| 31 | const RP_AMP: i64 = 38 |
functions
| 33 | func rp_slen(s: *u8) -> i64 { var n: i64 = 0; while s[n] != (0 as u8) { n = n + 1 } return n } called by 1: rp_werr |
| 34 | func rp_werr(s: *u8) -> i64 { sys_write(2, s, rp_slen(s)); return 0 } |
| 35 | func rp_cols(q: *u8, ls: i64, le: i64, sp: *i64) -> i64 called by 1: main |
| 50 | func rp_esc(d: *u8, o: i64, q: *u8, a: i64, b: i64) -> i64 |
| 64 | func main() -> i64 |