code wiki / wflow
topic: wflow
15 modules sharing the wflow name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_wflow.nx | the PRODUCTION CLI over the pure-core workflow engine (nx_wflow_engine.nx). This is how | 104 | 2 |
| nx_wflow_approve_gate.nx | R4 HUMAN-IN-THE-LOOP approvals gate. An `approve` step PARKS the run | 116 | 2 |
| nx_wflow_branch_gate.nx | R9 MID-FLOW BRANCHING gate: optional 7th step field `k=v` evaluated against | 95 | 2 |
| nx_wflow_capture_gate.nx | R8b STDOUT-CAPTURE gate: exec-organ channel `connector>varname` pipes the | 102 | 3 |
| nx_wflow_cli_gate.nx | gate for the file-driven production path (wf_lines_load + wf_fire_files): | 66 | 2 |
| nx_wflow_connect_gate.nx | R3 CONNECTOR layer gate: the exec-organ action over the GREEN fail-closed | 150 | 5 |
| nx_wflow_data_gate.nx | R8 DATA-PASSING gate: run-scoped variables on the event-sourced ledger. | 120 | 3 |
| nx_wflow_engine.nx | R1 KEYSTONE of the Workflow Automation ladder (/compare/automation census row | 1618 | 59 |
| nx_wflow_engine_gate.nx | gate wrapper for the pure-core workflow engine (house pure-core+gate idiom; | 7 | 1 |
| nx_wflow_loop_gate.nx | R11 LOOPS gate: for-each = apply-to-each over the connector plane. Step arg | 114 | 3 |
| nx_wflow_obs_gate.nx | R6 RUN OBSERVABILITY gate: the board + 0-JS HTML run page are derived ENTIRELY | 105 | 2 |
| nx_wflow_onerr_gate.nx | R10 ON-ERROR gate: optional 8th step field = forward on-fail target. On | 109 | 2 |
| nx_wflow_tpl_gate.nx | R13 TEMPLATE GALLERY gate: gallery = <dir>/index (name|description) + per-name | 89 | 2 |
| nx_wflow_ui.nx | R7 the WORKFLOW CONSOLE: a sovereign, 0-JS, self-contained HTML page that VISUALLY | 290 | 20 |
| nx_wflow_version_gate.nx | R12 VERSIONING gate: `@version N` directive in the flows file (loader skips | 101 | 2 |