code wiki / _hdl_build / nx_media_register.nx
nx_media_register.nx
buildroot/runtime/_hdl_build/nx_media_register.nx
about
nx_media_register.nx -- GOVERNED registration of the ENTITY MEDIA GATHER rung (CAPREG 223). Engineer
verdict = the REAL gathered artifacts on disk (no typed scores): the provenance ledger has a VERIFIED row,
the content-addressed image file exists non-empty under knowledge/media/, the searchable dossier doc exists,
AND the live search front door returns the dossier for the entity query (fork/exec the real CLI). The hash
self-verification happened at gather time (re-read + re-hash, printed VERIFIED); this gate re-proves the
durable trail. DUAL-WRITES CAPREG to /tmp + knowledge/status/cap_registry_durable.log.
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
| 12 | const MR_LAYER: i64 = 2 |
| 13 | const MR_STATUS: i64 = 2 |
| 14 | const MR_IDX: i64 = 223 |
| 15 | const MR_NLAYERS: i64 = 6 |
functions
| 17 | func mr_exists_nonempty(path: *u8) -> i64 |
| 25 | func mr_contains(path: *u8, needle: *u8) -> i64 |
| 43 | func mr_run_search(t1: *u8, t2: *u8, out_path: *u8) -> i64 |
| 63 | func main() -> i64 |