code wiki / _hdl_build / nx_sov_build_run_register.nx
nx_sov_build_run_register.nx
buildroot/runtime/_hdl_build/nx_sov_build_run_register.nx
about
nx_sov_build_run_register.nx -- GOVERNED registration of the SOVEREIGN build runner + it FLAGS the
broken-assembler landmine to the PM review log (operator: "no sh and no c build, from the hardware
layer up" + "flag if we need additional tooling"). Engineer verdict = run the runner on _min42 through
the pure-sovereign path and require exit==42 (proves nx_cc->nxasm_x86->run with NO gcc actually works).
license_tier: ORIGINAL
dependencies 3 imports · 0 importers
imports: nx_cap_register.nxnx_pm_review_log.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 SVR_LAYER: i64 = 4 // CON -- build orchestration / autonomy (like nx_build_run, nx_retire_gcc) |
| 11 | const SVR_STATUS: i64 = 2 // ECO_PROVEN |
| 12 | const SVR_IDX: i64 = 210 |
| 13 | const SVR_NLAYERS: i64 = 6 |
functions
| 16 | func svr_run1(path: *u8, arg1: *u8) -> i64 |
| 30 | func main() -> i64 |