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

4139 B69 linesdepth 4pulls 6 transitivereach 0 importersview sourcekind tooltopic sov
docsdependenciesstructsconstsfunctions

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

nx_cap_register.nx nx_pm_review_log.nx nx_syscalls.nx nx_sov_build_run_register.nx

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

main sys_openat_rd sys_close svr_run1 sys_fork sys_openat_wr sys_dup3 sys_mmap sys_execve sys_exit sys_wait4 cr_w sys_write cr_wn sys_mmap ↻ sys_write ↻ ig_engineer ig_documented ig_council ig_decision pm_open sys_openat_append pm_deliverable pm_flag pm_w sys_write ↻ pm_cstr_len pm_gap pm_flag ↻ sys_exit ↻ cr_can_register sml_check_cap sml_layer_valid sml_status_valid sys_openat_append ↻ cr_write_entry cr_w ↻ cr_wn ↻

structs

none

consts

10const SVR_LAYER: i64 = 4 // CON -- build orchestration / autonomy (like nx_build_run, nx_retire_gcc)
11const SVR_STATUS: i64 = 2 // ECO_PROVEN
12const SVR_IDX: i64 = 210
13const SVR_NLAYERS: i64 = 6

functions

16func svr_run1(path: *u8, arg1: *u8) -> i64
30func main() -> i64