code wiki / _hdl_build / nx_gate_sentinel_register.nx

nx_gate_sentinel_register.nx

buildroot/runtime/_hdl_build/nx_gate_sentinel_register.nx

6070 B97 linesdepth 4pulls 6 transitivereach 0 importersview sourcekind tooltopic gate
docsdependenciesstructsconstsfunctions

about

nx_gate_sentinel_register.nx -- GOVERNED registration of the gate sentinel + writes the GAME arc backlog into the PM plan log so the roadmap lives in the TEAM's machinery, not in chat memory (operator: "keep building the team to handle the ask"). ENGINEER verdict = exercise the sentinel's state machine mechanically: (a) force baseline=0, run sentinel -> must detect REGRESSION (exit 1); (b) run sentinel again -> baseline auto-updated -> must report STEADY (exit 0). license_tier: ORIGINAL

dependencies 3 imports · 0 importers

nx_cap_register.nx nx_pm_review_log.nx nx_syscalls.nx nx_gate_sentinel_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 sys_openat_wr sys_write gsr_run0 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 sys_openat_append ↻ gsr_line sys_write ↻ sys_exit ↻ cr_can_register sml_check_cap sml_layer_valid sml_status_valid cr_write_entry cr_w ↻ cr_wn ↻

structs

none

consts

13const GSR_LAYER: i64 = 4 // CON -- orchestration/monitoring shelf
14const GSR_STATUS: i64 = 2 // ECO_PROVEN
15const GSR_IDX: i64 = 217
16const GSR_NLAYERS: i64 = 6

functions

18func gsr_run0(path: *u8) -> i64
34func gsr_line(fd: i64, s: *u8) -> i64
called by 1: main calls 1: sys_write
42func main() -> i64