code wiki / _hdl_build / nx_cms_rungs_register.nx
nx_cms_rungs_register.nx
buildroot/runtime/_hdl_build/nx_cms_rungs_register.nx
about
nx_cms_rungs_register.nx -- registers the CMS arc's C7/C8/C9/C10 rungs (landed 2026-06-10) via
the Librarian's atomic allocator (cl_next_idx + dual-write). ENGINEER evidence here = the durable
gate log itself: the latest row for EACH rung must say verdict=PASS (the rows were appended by the
re-runnable gates minutes ago; absent/failing rows refuse registration), plus a fresh arc-board
re-route. RACI: caps named for their role's verb (BLD = Builder authored, VER = Engineer gate).
license_tier: ORIGINAL
dependencies 3 imports · 0 importers
imports: nx_cap_register.nxnx_capreg_librarian.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
| 10 | const K_MAGIC_262144: i64 = 262144 |
functions
| 12 | func crr_find_last(buf: *u8, len: i64, pat: *u8) -> i64 called by 1: crr_row_pass |
| 32 | func crr_row_pass(buf: *u8, len: i64, rowpat: *u8) -> i64 |
| 47 | func crr_build_run(name: *u8) -> i64 |
| 64 | func main() -> i64 |