code wiki / _hdl_build / nx_wflow_approve_gate.nx

nx_wflow_approve_gate.nx

buildroot/runtime/_hdl_build/nx_wflow_approve_gate.nx

5925 B116 linesdepth 4pulls 4 transitivereach 0 importersview sourcekind gate/prooftopic wflow
docsdependenciesstructsconstsfunctions

about

nx_wflow_approve_gate.nx -- R4 HUMAN-IN-THE-LOOP approvals gate. An `approve` step PARKS the run (status=WAIT, in-flight -- neither DONE nor FAILED) until an operator decision record lands on the SAME event-sourced ledger (WFDEC ... decision=APPROVED|DENIED by=<who>); wf_resume then completes or fail-stops it. DENY WINS (fail-safe). Proves: parked run gates later steps; resume WITHOUT a decision never fabricates approval; APPROVED unlocks exactly once (no re-exec of OK steps); DENIED fail-stops; bad decision word refused; a decision for the WRONG step does NOT unlock. ZERO forks. license_tier: ORIGINAL expect_exit: 0

dependencies 1 imports · 0 importers

nx_wflow_engine.nx nx_wflow_approve_gate.nx

imports: nx_wflow_engine.nx

imported by: nobody (leaf or entry point)

call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown

main wf_now sys_now_realtime_sec sys_mmap sys_clock_gettime_real wf_cat wf_catn wf_load pipe_field wf_atoi p sys_write slen wf_action_ok seq seq ↻ sr_valid seq ↻ wf_fire wf_evid slen ↻ p ↻ wf_readall p ↻ wf_match pipe_field ↻ seq ↻ wf_has slen ↻ pipe_field ↻ wf_cat ↻ wf_lines_with2 wf_has_rng slen ↻ wf_emit wf_cat ↻ wf_catn ↻ wf_append p ↻ slen ↻

structs

none

consts

none

functions

10func ag_n(led: *u8, ridtok: *u8, st: *u8) -> i64
called by 1: main calls 2: wf_readallwf_lines_with2
17func main() -> i64