code wiki / _hdl_build / nx_gate_sentinel_register.nx
nx_gate_sentinel_register.nx
buildroot/runtime/_hdl_build/nx_gate_sentinel_register.nx
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
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
| 13 | const GSR_LAYER: i64 = 4 // CON -- orchestration/monitoring shelf |
| 14 | const GSR_STATUS: i64 = 2 // ECO_PROVEN |
| 15 | const GSR_IDX: i64 = 217 |
| 16 | const GSR_NLAYERS: i64 = 6 |
functions
| 18 | func gsr_run0(path: *u8) -> i64 |
| 34 | func gsr_line(fd: i64, s: *u8) -> i64 |
| 42 | func main() -> i64 |