code wiki / _hdl_build / nx_wflow_engine_gate.nx

nx_wflow_engine_gate.nx

buildroot/runtime/_hdl_build/nx_wflow_engine_gate.nx

479 B7 linesdepth 4pulls 4 transitivereach 0 importersview sourcekind gate/prooftopic wflow
docsdependenciesstructsconstsfunctions

about

nx_wflow_engine_gate.nx -- gate wrapper for the pure-core workflow engine (house pure-core+gate idiom; the core runtime/nx_wflow_engine.nx has no main). Runs the full R1 battery: whole-set load validation, in-order multi-step run, DURABLE ledger dedup, per-step retry, exhausted-fail-stop, crash-resume WITHOUT re-executing OK steps, liar-kill negatives. license_tier: ORIGINAL expect_exit: 0

dependencies 1 imports · 0 importers

nx_wflow_engine.nx nx_wflow_engine_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_selftest p sys_write slen wf_cat wf_catn wf_now sys_now_realtime_sec sys_mmap sys_clock_gettime_real wf_load pipe_field wf_atoi p ↻ wf_action_ok seq seq ↻ sr_valid seq ↻ wf_load_flows pipe_field ↻ p ↻ pn p ↻ sys_mmap ↻ sys_write ↻ wf_fire wf_evid slen ↻ p ↻ wf_readall p ↻ wf_match pipe_field ↻ seq ↻ wf_has slen ↻ pipe_field ↻ wf_cat ↻

structs

none

consts

none

functions

7func main() -> i64 { return wf_selftest() }
calls 1: wf_selftest