code wiki / _hdl_build / nx_synth_register.nx
nx_synth_register.nx
buildroot/runtime/_hdl_build/nx_synth_register.nx
about
nx_synth_register.nx -- GOVERNED registration of the four S3-S4 code-synthesis capabilities (the
Librarian's path, not Claude hand-editing the registry). Evidence is REAL, not asserted: each cap's
Engineer verdict comes from fork/exec of its actual SOVEREIGN-BUILT gate ELF (/tmp/<name>.sov.elf,
produced by nx_sov_build_run = nx_cc->nxasm_x86->run, no gcc) and the raw wait4 status. Scribe =
the CAPABILITY_CATALOG.md synthesis section (written before this run). Council = separation of
duties + additive-only. Only IG_INGEST writes a CAPREG line. Mirrors nx_fab_register.
license_tier: ORIGINAL
dependencies 2 imports · 0 importers
imports: nx_cap_register.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
| 11 | const SR_LAYER: i64 = 2 // GEN -- these caps generate code |
| 12 | const SR_STATUS: i64 = 2 // ECO_PROVEN |
| 13 | const SR_NLAYERS: i64 = 6 |
functions
| 15 | func sr_run_status(path: *u8) -> i64 |
| 32 | func sr_register_one(idx: i64, elf: *u8, name: *u8) -> i64 |
| 65 | func main() -> i64 |