code wiki / sweep
topic: sweep
5 modules sharing the sweep name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_sweep_core.nx | STANDING-SWEEP core (library). The SOTA property a naive sweep lacks: it NEVER | 136 | 4 |
| nx_sweep_daemon.nx | STANDING SWEEP daemon, CLI half (tools/ops surface). Runs the data-driven check | 239 | 10 |
| nx_sweep_daemon_gate.nx | gates the standing sweep on a fixture registry (runner: cd a scratch dir). | 118 | 5 |
| nx_sweep_daemon_lib.nx | STANDING SWEEP, library half: parse the data-driven check registry, run every | 423 | 18 |
| nx_sweep_dir.nx | enumerate .nx files in a dir, emit "<dir>/<name>" one per line to stdout | 58 | 4 |