nx_dr_corpus_gate.nx
buildroot/runtime/nx_dr_corpus_gate.nx
about
nx_dr_corpus_gate.nx -- KAT + neg-control for the file-backed corpus mode (DR-9).
Reads REAL files off disk (this organ's own source and a sibling organ) rather than a
fixture string, proving: a real document is read+tokenized, a phrase actually present in
it is covered, a different file yields a different token count (so it is genuinely reading
the file), per-file discrimination works, reads are deterministic, and the FAIL-LOUD
neg-control -- a nonexistent path returns -1 instead of silently scoring zero coverage.
Run from the nxc2 CWD (nx_sov_build_run). DRY nx_gate_verdict lib.
dependencies 4 imports · 0 importers
imports: nx_dr_corpus.nxnx_dr_run.nxnx_dr_verify.nxnx_gate_verdict.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
| none |
functions
| 13 | func main() -> i64 |