code wiki / _hdl_build / nx_doctor_sov_verify_register.nx
nx_doctor_sov_verify_register.nx
buildroot/runtime/_hdl_build/nx_doctor_sov_verify_register.nx
about
nx_doctor_sov_verify_register.nx -- GOVERNED registration of the Doctor's one-step sovereign batch
verifier + it FLAGS the root-caused nx_int-alias compiler bug to the PM review log. Engineer gate:
run the Doctor on two known-good modules (_min42 + nx_fab_slice_test) and require exit 0 (all pass).
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
| 9 | const DR_LAYER: i64 = 3 // VER -- the Doctor is a verifier organ |
| 10 | const DR_STATUS: i64 = 2 // ECO_PROVEN |
| 11 | const DR_IDX: i64 = 211 |
| 12 | const DR_NLAYERS: i64 = 6 |
functions
| 15 | func dr_run2(path: *u8, a1: *u8, a2: *u8) -> i64 |
| 29 | func main() -> i64 |