_hdl_build
6946 modules
The organ floor: entry points, products, and their gates. Where runtime/ holds importable substrate, _hdl_build/ holds the modules that own a main() — services, tools, games, benchmarks — plus the executable proofs beside them (the *_gate.nx / *_test.nx convention; thousands of gate organs live here). The shared verification substrate is nx_gatelib (the one tree walk, file read, and source-inspection layer — extracted after its author duplicated nine functions building two scanners), with nx_dupfunc hunting duplicated function bodies across the tree and nx_gate_verdict as the canonical PASS/FAIL emitter.
Notable residents: the sovereign browser lane (nishi and its fetch/render organs), the game-interaction substrate (nx_game_actor, nx_game_genetics and siblings), and this wiki's own generator (nx_codewiki_lib + nx_codewiki_gate) — the wiki documents itself under the same rules it applies to everything else.
narrated overview -- maintained by the narration lane, module links verified against this wiki.
| module | description | lines | funcs |
|---|---|---|---|
| _4kpage_gate.nx | LOCK for the FULL 3-LEVEL Sv39 walk with a 4KB-page leaf (X-PAGE-4K-001). NO mocks. | 87 | 9 |
| _ab_mk_erf.nx | no Claude core logic. | 72 | 2 |
| _ab_mk_erf_test.nx | GENERATED invariant KATs for the Builder-authored erf (ERF_TAYLOR). | 22 | 1 |
| _ad_dupguard_test.nx | the REUSABLE bug-reproduction gate for the daemon dup-guard | 40 | 3 |
| _ad_gate.nx | LOCK for Sv39 ACCESSED/DIRTY bit tracking (X-PAGE-AD-001). NO mocks. | 88 | 9 |
| _ad_selfmeasure_test.nx | GATE for DAEMON-SIL-R1 (daemon self-measurement). | 58 | 3 |
| _ale_agent_gate.nx | the ALE-R2d gate: sovereign agent-core SUBMIT/compose entrypoint. | 376 | 15 |
| _ale_aggregate_gate.nx | the ALE-R1c gate: sovereign AGGREGATE fold (ALE's headline mean). | 322 | 16 |
| _ale_exec_gate.nx | the ALE-R2b gate: sovereign agent-core EXECUTE/dispatch organ. | 411 | 14 |
| _ale_format_gate.nx | the ALE-FORMAT gate (rungs ALE-R0a/R0b, sovereign schema). | 162 | 6 |
| _ale_grade_gate.nx | the ALE-R1a gate: sovereign DETERMINISTIC grader-runner core. | 205 | 7 |
| _ale_plan_gate.nx | the ALE-R2a gate: sovereign agent-core PLAN-phase organ. | 369 | 14 |
| _ale_verify_gate.nx | the ALE-R2c gate: sovereign agent-core SELF-VERIFY phase organ. | 327 | 14 |
| _an_honest.nx | HONEST analytics scoreboard runner: feeds the REAL census count | 21 | 3 |
| _an_score.nx | baked band ladder, no Claude logic | 10 | 1 |
| _an_score_test.nx | KATs computed from the table at emit time | 11 | 1 |
| _andor_probe.nx | LM-001: does the nx compiler support && / || short-circuit | 38 | 3 |
| _ar2_minrepro.nx | REGRESSION REPRO for the argon2id runtime defect (issue filed 2026-06-10). | 47 | 4 |
| _ar2_perf_probe.nx | TIMING ORACLE for argon2id KDF params (vault machine-key v2 upgrade). | 53 | 5 |
| _ark_gate_authored.nx | gate for X-REP-005 (the ark). REAL organ elf on | 207 | 9 |
| _ark_gate_test.nx | ARK-GATE-001 BOTH-ARMS gate (NO-FAKE-GREEN). | 287 | 14 |
| _assign_next_gate_authored.nx | gate for the dispatch core: a SCRATCH queue | 99 | 5 |
| _atomic_rewrite_gate.nx | WMS-R3 gate. PROVES the generic atomic_rewrite | 176 | 7 |
| _attempt_loop_gate_authored.nx | gate for the Warden attempt loop | 424 | 13 |
| _authored.nx | a validator from a spec, not hand-written | 12 | 2 |
| _autograd_authored.nx | L1 training substrate rung 1. | 195 | 15 |
| _autonomy_meter_gate_authored.nx | gate for X-AUT-002. Drives the REAL meter elf | 142 | 12 |
| _autorun_targets_gate_authored.nx | gate for X-Q-007 (slow-beat targets | 137 | 7 |
| _bf_atan_gate_authored.nx | self-anchor gate for the SOVEREIGN bigfloat atan | 160 | 7 |
| _bf_erf_gate_authored.nx | the ENGINEER's INDEPENDENT semantic gate for the | 151 | 7 |
| _bf_erfc_oracle_gate.nx | ALGEBRAIC self-gate for the sovereign 120-bit erfc CF | 102 | 4 |
| _bf_gamma_gate_authored.nx | self-anchor gate for the SOVEREIGN bigfloat | 194 | 8 |
| _bf_pow_gate_authored.nx | self-anchor gate for the SOVEREIGN bigfloat pow | 156 | 6 |
| _bf_regen_gate_authored.nx | ME3 rung 1 gate: the SOVEREIGN bigfloat oracle | 107 | 4 |
| _bf_sinhcosh_gate_authored.nx | self-anchor gate for the SOVEREIGN bigfloat | 191 | 8 |
| _bf_tan_gate_authored.nx | self-anchor gate for the SOVEREIGN bigfloat tan | 195 | 8 |
| _bf_trig_gate_authored.nx | gate for the SOVEREIGN trig oracle. All anchors | 134 | 4 |
| _bitreader_authored.nx | LSB-first bit I/O, bits-up | 23 | 2 |
| _bm25_rank_authored.nx | BM25 TF relevance, bits-up integer fixed-point | 13 | 3 |
| _boot_stub_gate.nx | the K-R0 gate (kernel-up ladder rung 0). Drives the full | 152 | 8 |
| _bpe_vocab_authored.nx | T2 rung 1 of the training-substrate ladder: TRAIN a BPE vocab | 322 | 10 |
| _bs_poison.nx | R1-T1-004 / X-CLEAN-002 the "next reproducer": try to make the LATENT nxasm | 112 | 6 |
| _cbz_list_authored.nx | list ZIP/CBZ entries in order, bits-up | 28 | 4 |
| _ce_grad_gate_authored.nx | the VERIFIED-GRADIENT gate for tg_celoss (op 6, fused | 106 | 2 |
| _cegis_authored.nx | S3.5 mechanized CEGIS. | 346 | 22 |
| _cegis_bitfield.nx | CONVERGED BY THE NISHI TEAM CEGIS LOOP (_cegis_authored): counterexample-guided, | 46 | 14 |
| _cegis_clamp.nx | CONVERGED BY THE NISHI TEAM CEGIS LOOP (_cegis_authored): counterexample-guided, | 46 | 14 |
| _cegis_validator.nx | CONVERGED BY THE NISHI TEAM CEGIS LOOP (_cegis_authored): counterexample-guided, | 64 | 14 |
| _census_run_gate_authored.nx | gate for X-AUT-003 (nx_census_run). Scratch worlds: | 151 | 13 |
| _cl_probe.nx | trace the regen scan loop on the KAT journal (per-line: offset, is_entry, idx, hash) | 28 | 1 |
| _cl_probe2.nx | isolate regen's failing step: cl_cats path build, .new create, renameat | 18 | 1 |
| _claude_ch_census.nx | CLAUDE's lane in the CH-census autonomy race (handwritten, | 76 | 3 |
| _claude_jpeg_census.nx | CLAUDE's lane in race 4 (JPEG marker census, handwritten). | 90 | 4 |
| _claude_meter_authored.nx | S6 Claude-use KPI. | 146 | 11 |
| _claude_novel_lane.nx | the CLAUDE LANE of novel-v1, authored BLIND from | 214 | 12 |
| _clk_probe.nx | empirical check that nx_clock_monotonic_ns() works on the | 24 | 3 |
| _clksched_probe.nx | throwaway diagnostic (2026-08-03): print EXACTLY what clk_load_plane | 30 | 3 |
| _cn_fetch.nx | min-gap pacing + clamped exponential backoff | 9 | 2 |
| _cn_fetch_test.nx | boundary KATs derived from the spec | 14 | 1 |
| _cn_flow.nx | 3-point linear interp, no Claude logic | 8 | 1 |
| _cn_flow_test.nx | exact interp KATs | 11 | 1 |
| _cn_jam.nx | thresholds -> verdict, no Claude logic | 3 | 1 |
| _cn_jam_test.nx | real boundary KATs | 10 | 1 |
| _codec_bench.nx | SOVEREIGN SAME-CORPUS codec head-to-head (no-wave, no external tool, no | 57 | 5 |
| _codec_bench2.nx | Nishi-PNG vs real PNG filter set, SAME entropy stage (our deflate), SAME | 90 | 7 |
| _codec_bench_med.nx | X-CDC-FRAME-LZ-001 rung: sovereign-PREDICTOR PNG-style head-to-head. | 143 | 9 |
| _codec_real_med.nx | X-CDC-FRAME-LZ-001 representative-corpus rung: the SAME predictor-isolation | 279 | 15 |
| _cond_healed.nx | a source that FAILS to compile (reserved keyword as a name). | 8 | 1 |
| _constarg_probe.nx | minimal repro lattice for debt 1785866425: a const IDENTIFIER passed as a | 55 | 6 |
| _coopsched_gate.nx | gate for the COOPERATIVE (yield-syscall) scheduler. | 105 | 7 |
| _csv_field_authored.nx | parse one CSV field, bits-up | 19 | 2 |
| _ctxsw_gate.nx | LOCK for CONTEXT SWITCH between address spaces (satp swap, X-PAGE-CTXSW-001). NO mocks. | 88 | 9 |
| _dcb_probe.nx | isolation probe: dc_lane_b alone on _dgp0's exact paths. | 26 | 1 |
| _dcb_probe2.nx | raw wait-status probe: exec the KG-built elf (which | 29 | 3 |
| _debolt_gate.nx | standing DE-BOLT LICENSE for X-CLEAN-002 (retire function-splitting). | 56 | 6 |
| _dfl_comp_test.nx | proves rung-2 COMPRESSION: encode a repetitive buffer, assert round-trip | 25 | 3 |
| _dfl_enc_gate.nx | self-validating gate for X-CDC-DEFLATE-ENC-001 (operator-sanctioned de-novel, | 53 | 3 |
| _dfl_rtgate.nx | composes encode/decode, no Claude logic | 32 | 1 |
| _dfl_rtgate_sa.nx | composes encode/decode, no Claude logic | 32 | 1 |
| _dfl_rtgate_sa_test.nx | asserts the round-trip+tamper gate is GREEN | 8 | 1 |
| _dfl_rtgate_test.nx | asserts the round-trip+tamper gate is GREEN | 8 | 1 |
| _dfl_specgate.nx | composes encode/decode, no Claude logic | 32 | 1 |
| _dfl_specgate_test.nx | asserts the round-trip+tamper gate is GREEN | 8 | 1 |
| _dga0.nx | generated corpus program idx=0 (nx_diff_gen, deterministic) | 2477 | 1 |
| _dga1.nx | generated corpus program idx=1 (nx_diff_gen, deterministic) | 2595 | 1 |
| _dga10.nx | generated corpus program idx=10 (nx_diff_gen, deterministic) | 2444 | 1 |
| _dga11.nx | generated corpus program idx=11 (nx_diff_gen, deterministic) | 2481 | 1 |
| _dga2.nx | generated corpus program idx=2 (nx_diff_gen, deterministic) | 2652 | 1 |
| _dga3.nx | generated corpus program idx=3 (nx_diff_gen, deterministic) | 2428 | 1 |
| _dga4.nx | generated corpus program idx=4 (nx_diff_gen, deterministic) | 2607 | 1 |
| _dga5.nx | generated corpus program idx=5 (nx_diff_gen, deterministic) | 2521 | 1 |
| _dga6.nx | generated corpus program idx=6 (nx_diff_gen, deterministic) | 2651 | 1 |
| _dga7.nx | generated corpus program idx=7 (nx_diff_gen, deterministic) | 2596 | 1 |
| _dga8.nx | generated corpus program idx=8 (nx_diff_gen, deterministic) | 2507 | 1 |
| _dga9.nx | generated corpus program idx=9 (nx_diff_gen, deterministic) | 2566 | 1 |
| _dgb0.nx | generated corpus program idx=0 (nx_diff_gen, deterministic) | 2497 | 1 |
| _dgb1.nx | generated corpus program idx=1 (nx_diff_gen, deterministic) | 2662 | 1 |
| _dgb10.nx | generated corpus program idx=10 (nx_diff_gen, deterministic) | 2662 | 1 |
| _dgb11.nx | generated corpus program idx=11 (nx_diff_gen, deterministic) | 2705 | 1 |
| _dgb2.nx | generated corpus program idx=2 (nx_diff_gen, deterministic) | 2567 | 1 |
| _dgb3.nx | generated corpus program idx=3 (nx_diff_gen, deterministic) | 2462 | 1 |
| _dgb4.nx | generated corpus program idx=4 (nx_diff_gen, deterministic) | 2420 | 1 |
| _dgb5.nx | generated corpus program idx=5 (nx_diff_gen, deterministic) | 2464 | 1 |
| _dgb6.nx | generated corpus program idx=6 (nx_diff_gen, deterministic) | 2717 | 1 |
| _dgb7.nx | generated corpus program idx=7 (nx_diff_gen, deterministic) | 2416 | 1 |
| _dgb8.nx | generated corpus program idx=8 (nx_diff_gen, deterministic) | 2593 | 1 |
| _dgb9.nx | generated corpus program idx=9 (nx_diff_gen, deterministic) | 2725 | 1 |
| _dgp0.nx | generated corpus program idx=0 (nx_diff_gen, deterministic) | 2357 | 1 |
| _dgp1.nx | generated corpus program idx=1 (nx_diff_gen, deterministic) | 2679 | 1 |
| _dgp10.nx | generated corpus program idx=10 (nx_diff_gen, deterministic) | 2565 | 1 |
| _dgp100.nx | generated corpus program idx=100 (nx_diff_gen, deterministic) | 2635 | 1 |
| _dgp101.nx | generated corpus program idx=101 (nx_diff_gen, deterministic) | 2392 | 1 |
| _dgp102.nx | generated corpus program idx=102 (nx_diff_gen, deterministic) | 2479 | 1 |
| _dgp103.nx | generated corpus program idx=103 (nx_diff_gen, deterministic) | 2437 | 1 |
| _dgp104.nx | generated corpus program idx=104 (nx_diff_gen, deterministic) | 2736 | 1 |
| _dgp105.nx | generated corpus program idx=105 (nx_diff_gen, deterministic) | 2453 | 1 |
| _dgp106.nx | generated corpus program idx=106 (nx_diff_gen, deterministic) | 2625 | 1 |
| _dgp107.nx | generated corpus program idx=107 (nx_diff_gen, deterministic) | 2384 | 1 |
| _dgp108.nx | generated corpus program idx=108 (nx_diff_gen, deterministic) | 2648 | 1 |
| _dgp109.nx | generated corpus program idx=109 (nx_diff_gen, deterministic) | 2442 | 1 |
| _dgp11.nx | generated corpus program idx=11 (nx_diff_gen, deterministic) | 2566 | 1 |
| _dgp110.nx | generated corpus program idx=110 (nx_diff_gen, deterministic) | 2655 | 1 |
| _dgp111.nx | generated corpus program idx=111 (nx_diff_gen, deterministic) | 2479 | 1 |
| _dgp112.nx | generated corpus program idx=112 (nx_diff_gen, deterministic) | 2539 | 1 |
| _dgp113.nx | generated corpus program idx=113 (nx_diff_gen, deterministic) | 2436 | 1 |
| _dgp114.nx | generated corpus program idx=114 (nx_diff_gen, deterministic) | 2284 | 1 |
| _dgp115.nx | generated corpus program idx=115 (nx_diff_gen, deterministic) | 2486 | 1 |
| _dgp116.nx | generated corpus program idx=116 (nx_diff_gen, deterministic) | 2724 | 1 |
| _dgp117.nx | generated corpus program idx=117 (nx_diff_gen, deterministic) | 2437 | 1 |
| _dgp118.nx | generated corpus program idx=118 (nx_diff_gen, deterministic) | 2522 | 1 |
| _dgp119.nx | generated corpus program idx=119 (nx_diff_gen, deterministic) | 2543 | 1 |
| _dgp12.nx | generated corpus program idx=12 (nx_diff_gen, deterministic) | 2547 | 1 |
| _dgp120.nx | generated corpus program idx=120 (nx_diff_gen, deterministic) | 2465 | 1 |
| _dgp121.nx | generated corpus program idx=121 (nx_diff_gen, deterministic) | 2364 | 1 |
| _dgp122.nx | generated corpus program idx=122 (nx_diff_gen, deterministic) | 2675 | 1 |
| _dgp123.nx | generated corpus program idx=123 (nx_diff_gen, deterministic) | 2572 | 1 |
| _dgp124.nx | generated corpus program idx=124 (nx_diff_gen, deterministic) | 2443 | 1 |
| _dgp125.nx | generated corpus program idx=125 (nx_diff_gen, deterministic) | 2403 | 1 |
| _dgp126.nx | generated corpus program idx=126 (nx_diff_gen, deterministic) | 2497 | 1 |
| _dgp127.nx | generated corpus program idx=127 (nx_diff_gen, deterministic) | 2406 | 1 |
| _dgp128.nx | generated corpus program idx=128 (nx_diff_gen, deterministic) | 2452 | 1 |
| _dgp129.nx | generated corpus program idx=129 (nx_diff_gen, deterministic) | 2685 | 1 |
| _dgp13.nx | generated corpus program idx=13 (nx_diff_gen, deterministic) | 2567 | 1 |
| _dgp130.nx | generated corpus program idx=130 (nx_diff_gen, deterministic) | 2494 | 1 |
| _dgp131.nx | generated corpus program idx=131 (nx_diff_gen, deterministic) | 2338 | 1 |
| _dgp132.nx | generated corpus program idx=132 (nx_diff_gen, deterministic) | 2635 | 1 |
| _dgp133.nx | generated corpus program idx=133 (nx_diff_gen, deterministic) | 2536 | 1 |
| _dgp134.nx | generated corpus program idx=134 (nx_diff_gen, deterministic) | 2684 | 1 |
| _dgp135.nx | generated corpus program idx=135 (nx_diff_gen, deterministic) | 2612 | 1 |
| _dgp136.nx | generated corpus program idx=136 (nx_diff_gen, deterministic) | 2367 | 1 |
| _dgp137.nx | generated corpus program idx=137 (nx_diff_gen, deterministic) | 2562 | 1 |
| _dgp138.nx | generated corpus program idx=138 (nx_diff_gen, deterministic) | 2574 | 1 |
| _dgp139.nx | generated corpus program idx=139 (nx_diff_gen, deterministic) | 2522 | 1 |
| _dgp14.nx | generated corpus program idx=14 (nx_diff_gen, deterministic) | 2450 | 1 |
| _dgp140.nx | generated corpus program idx=140 (nx_diff_gen, deterministic) | 2522 | 1 |
| _dgp141.nx | generated corpus program idx=141 (nx_diff_gen, deterministic) | 2643 | 1 |
| _dgp142.nx | generated corpus program idx=142 (nx_diff_gen, deterministic) | 2562 | 1 |
| _dgp143.nx | generated corpus program idx=143 (nx_diff_gen, deterministic) | 2437 | 1 |
| _dgp144.nx | generated corpus program idx=144 (nx_diff_gen, deterministic) | 2485 | 1 |
| _dgp145.nx | generated corpus program idx=145 (nx_diff_gen, deterministic) | 2476 | 1 |
| _dgp146.nx | generated corpus program idx=146 (nx_diff_gen, deterministic) | 2440 | 1 |
| _dgp147.nx | generated corpus program idx=147 (nx_diff_gen, deterministic) | 2470 | 1 |
| _dgp148.nx | generated corpus program idx=148 (nx_diff_gen, deterministic) | 2416 | 1 |
| _dgp149.nx | generated corpus program idx=149 (nx_diff_gen, deterministic) | 2691 | 1 |
| _dgp15.nx | generated corpus program idx=15 (nx_diff_gen, deterministic) | 2510 | 1 |
| _dgp150.nx | generated corpus program idx=150 (nx_diff_gen, deterministic) | 2458 | 1 |
| _dgp151.nx | generated corpus program idx=151 (nx_diff_gen, deterministic) | 2612 | 1 |
| _dgp152.nx | generated corpus program idx=152 (nx_diff_gen, deterministic) | 2655 | 1 |
| _dgp153.nx | generated corpus program idx=153 (nx_diff_gen, deterministic) | 2583 | 1 |
| _dgp154.nx | generated corpus program idx=154 (nx_diff_gen, deterministic) | 2425 | 1 |
| _dgp155.nx | generated corpus program idx=155 (nx_diff_gen, deterministic) | 2610 | 1 |
| _dgp156.nx | generated corpus program idx=156 (nx_diff_gen, deterministic) | 2627 | 1 |
| _dgp157.nx | generated corpus program idx=157 (nx_diff_gen, deterministic) | 2377 | 1 |
| _dgp158.nx | generated corpus program idx=158 (nx_diff_gen, deterministic) | 2572 | 1 |
| _dgp159.nx | generated corpus program idx=159 (nx_diff_gen, deterministic) | 2528 | 1 |
| _dgp16.nx | generated corpus program idx=16 (nx_diff_gen, deterministic) | 2671 | 1 |
| _dgp160.nx | generated corpus program idx=160 (nx_diff_gen, deterministic) | 2670 | 1 |
| _dgp161.nx | generated corpus program idx=161 (nx_diff_gen, deterministic) | 2424 | 1 |
| _dgp162.nx | generated corpus program idx=162 (nx_diff_gen, deterministic) | 2559 | 1 |
| _dgp163.nx | generated corpus program idx=163 (nx_diff_gen, deterministic) | 2477 | 1 |
| _dgp164.nx | generated corpus program idx=164 (nx_diff_gen, deterministic) | 2312 | 1 |
| _dgp165.nx | generated corpus program idx=165 (nx_diff_gen, deterministic) | 2706 | 1 |
| _dgp166.nx | generated corpus program idx=166 (nx_diff_gen, deterministic) | 2359 | 1 |
| _dgp167.nx | generated corpus program idx=167 (nx_diff_gen, deterministic) | 2527 | 1 |
| _dgp168.nx | generated corpus program idx=168 (nx_diff_gen, deterministic) | 2462 | 1 |
| _dgp169.nx | generated corpus program idx=169 (nx_diff_gen, deterministic) | 2361 | 1 |
| _dgp17.nx | generated corpus program idx=17 (nx_diff_gen, deterministic) | 2485 | 1 |
| _dgp170.nx | generated corpus program idx=170 (nx_diff_gen, deterministic) | 2421 | 1 |
| _dgp171.nx | generated corpus program idx=171 (nx_diff_gen, deterministic) | 2358 | 1 |
| _dgp172.nx | generated corpus program idx=172 (nx_diff_gen, deterministic) | 2336 | 1 |
| _dgp173.nx | generated corpus program idx=173 (nx_diff_gen, deterministic) | 2532 | 1 |
| _dgp174.nx | generated corpus program idx=174 (nx_diff_gen, deterministic) | 2574 | 1 |
| _dgp175.nx | generated corpus program idx=175 (nx_diff_gen, deterministic) | 2484 | 1 |
| _dgp176.nx | generated corpus program idx=176 (nx_diff_gen, deterministic) | 2293 | 1 |
| _dgp177.nx | generated corpus program idx=177 (nx_diff_gen, deterministic) | 2430 | 1 |
| _dgp178.nx | generated corpus program idx=178 (nx_diff_gen, deterministic) | 2350 | 1 |
| _dgp179.nx | generated corpus program idx=179 (nx_diff_gen, deterministic) | 2448 | 1 |
| _dgp18.nx | generated corpus program idx=18 (nx_diff_gen, deterministic) | 2252 | 1 |
| _dgp180.nx | generated corpus program idx=180 (nx_diff_gen, deterministic) | 2691 | 1 |
| _dgp181.nx | generated corpus program idx=181 (nx_diff_gen, deterministic) | 2602 | 1 |
| _dgp182.nx | generated corpus program idx=182 (nx_diff_gen, deterministic) | 2497 | 1 |
| _dgp183.nx | generated corpus program idx=183 (nx_diff_gen, deterministic) | 2588 | 1 |
| _dgp184.nx | generated corpus program idx=184 (nx_diff_gen, deterministic) | 2347 | 1 |
| _dgp185.nx | generated corpus program idx=185 (nx_diff_gen, deterministic) | 2704 | 1 |
| _dgp186.nx | generated corpus program idx=186 (nx_diff_gen, deterministic) | 2440 | 1 |
| _dgp187.nx | generated corpus program idx=187 (nx_diff_gen, deterministic) | 2567 | 1 |
| _dgp188.nx | generated corpus program idx=188 (nx_diff_gen, deterministic) | 2461 | 1 |
| _dgp189.nx | generated corpus program idx=189 (nx_diff_gen, deterministic) | 2564 | 1 |
| _dgp19.nx | generated corpus program idx=19 (nx_diff_gen, deterministic) | 2476 | 1 |
| _dgp190.nx | generated corpus program idx=190 (nx_diff_gen, deterministic) | 2522 | 1 |
| _dgp191.nx | generated corpus program idx=191 (nx_diff_gen, deterministic) | 2518 | 1 |
| _dgp192.nx | generated corpus program idx=192 (nx_diff_gen, deterministic) | 2651 | 1 |
| _dgp193.nx | generated corpus program idx=193 (nx_diff_gen, deterministic) | 2642 | 1 |
| _dgp194.nx | generated corpus program idx=194 (nx_diff_gen, deterministic) | 2530 | 1 |
| _dgp195.nx | generated corpus program idx=195 (nx_diff_gen, deterministic) | 2632 | 1 |
| _dgp196.nx | generated corpus program idx=196 (nx_diff_gen, deterministic) | 2527 | 1 |
| _dgp197.nx | generated corpus program idx=197 (nx_diff_gen, deterministic) | 2453 | 1 |
| _dgp198.nx | generated corpus program idx=198 (nx_diff_gen, deterministic) | 2613 | 1 |
| _dgp199.nx | generated corpus program idx=199 (nx_diff_gen, deterministic) | 2439 | 1 |
| _dgp2.nx | generated corpus program idx=2 (nx_diff_gen, deterministic) | 2384 | 1 |
| _dgp20.nx | generated corpus program idx=20 (nx_diff_gen, deterministic) | 2405 | 1 |
| _dgp21.nx | generated corpus program idx=21 (nx_diff_gen, deterministic) | 2579 | 1 |
| _dgp22.nx | generated corpus program idx=22 (nx_diff_gen, deterministic) | 2574 | 1 |
| _dgp23.nx | generated corpus program idx=23 (nx_diff_gen, deterministic) | 2340 | 1 |
| _dgp24.nx | generated corpus program idx=24 (nx_diff_gen, deterministic) | 2376 | 1 |
| _dgp25.nx | generated corpus program idx=25 (nx_diff_gen, deterministic) | 2557 | 1 |
| _dgp26.nx | generated corpus program idx=26 (nx_diff_gen, deterministic) | 2659 | 1 |
| _dgp27.nx | generated corpus program idx=27 (nx_diff_gen, deterministic) | 2406 | 1 |
| _dgp28.nx | generated corpus program idx=28 (nx_diff_gen, deterministic) | 2587 | 1 |
| _dgp29.nx | generated corpus program idx=29 (nx_diff_gen, deterministic) | 2569 | 1 |
| _dgp3.nx | generated corpus program idx=3 (nx_diff_gen, deterministic) | 2377 | 1 |
| _dgp30.nx | generated corpus program idx=30 (nx_diff_gen, deterministic) | 2502 | 1 |
| _dgp31.nx | generated corpus program idx=31 (nx_diff_gen, deterministic) | 2413 | 1 |
| _dgp32.nx | generated corpus program idx=32 (nx_diff_gen, deterministic) | 2335 | 1 |
| _dgp33.nx | generated corpus program idx=33 (nx_diff_gen, deterministic) | 2414 | 1 |
| _dgp34.nx | generated corpus program idx=34 (nx_diff_gen, deterministic) | 2476 | 1 |
| _dgp35.nx | generated corpus program idx=35 (nx_diff_gen, deterministic) | 2738 | 1 |
| _dgp36.nx | generated corpus program idx=36 (nx_diff_gen, deterministic) | 2291 | 1 |
| _dgp37.nx | generated corpus program idx=37 (nx_diff_gen, deterministic) | 2397 | 1 |
| _dgp38.nx | generated corpus program idx=38 (nx_diff_gen, deterministic) | 2644 | 1 |
| _dgp39.nx | generated corpus program idx=39 (nx_diff_gen, deterministic) | 2457 | 1 |
| _dgp4.nx | generated corpus program idx=4 (nx_diff_gen, deterministic) | 2555 | 1 |
| _dgp40.nx | generated corpus program idx=40 (nx_diff_gen, deterministic) | 2663 | 1 |
| _dgp41.nx | generated corpus program idx=41 (nx_diff_gen, deterministic) | 2641 | 1 |
| _dgp42.nx | generated corpus program idx=42 (nx_diff_gen, deterministic) | 2582 | 1 |
| _dgp43.nx | generated corpus program idx=43 (nx_diff_gen, deterministic) | 2320 | 1 |
| _dgp44.nx | generated corpus program idx=44 (nx_diff_gen, deterministic) | 2349 | 1 |
| _dgp45.nx | generated corpus program idx=45 (nx_diff_gen, deterministic) | 2516 | 1 |
| _dgp46.nx | generated corpus program idx=46 (nx_diff_gen, deterministic) | 2515 | 1 |
| _dgp47.nx | generated corpus program idx=47 (nx_diff_gen, deterministic) | 2433 | 1 |
| _dgp48.nx | generated corpus program idx=48 (nx_diff_gen, deterministic) | 2480 | 1 |
| _dgp49.nx | generated corpus program idx=49 (nx_diff_gen, deterministic) | 2483 | 1 |
| _dgp5.nx | generated corpus program idx=5 (nx_diff_gen, deterministic) | 2634 | 1 |
| _dgp50.nx | generated corpus program idx=50 (nx_diff_gen, deterministic) | 2619 | 1 |
| _dgp51.nx | generated corpus program idx=51 (nx_diff_gen, deterministic) | 2492 | 1 |
| _dgp52.nx | generated corpus program idx=52 (nx_diff_gen, deterministic) | 2559 | 1 |
| _dgp53.nx | generated corpus program idx=53 (nx_diff_gen, deterministic) | 2593 | 1 |
| _dgp54.nx | generated corpus program idx=54 (nx_diff_gen, deterministic) | 2502 | 1 |
| _dgp55.nx | generated corpus program idx=55 (nx_diff_gen, deterministic) | 2523 | 1 |
| _dgp56.nx | generated corpus program idx=56 (nx_diff_gen, deterministic) | 2670 | 1 |
| _dgp57.nx | generated corpus program idx=57 (nx_diff_gen, deterministic) | 2689 | 1 |
| _dgp58.nx | generated corpus program idx=58 (nx_diff_gen, deterministic) | 2441 | 1 |
| _dgp59.nx | generated corpus program idx=59 (nx_diff_gen, deterministic) | 2718 | 1 |
| _dgp6.nx | generated corpus program idx=6 (nx_diff_gen, deterministic) | 2516 | 1 |
| _dgp60.nx | generated corpus program idx=60 (nx_diff_gen, deterministic) | 2667 | 1 |
| _dgp61.nx | generated corpus program idx=61 (nx_diff_gen, deterministic) | 2600 | 1 |
| _dgp62.nx | generated corpus program idx=62 (nx_diff_gen, deterministic) | 2445 | 1 |
| _dgp63.nx | generated corpus program idx=63 (nx_diff_gen, deterministic) | 2323 | 1 |
| _dgp64.nx | generated corpus program idx=64 (nx_diff_gen, deterministic) | 2427 | 1 |
| _dgp65.nx | generated corpus program idx=65 (nx_diff_gen, deterministic) | 2591 | 1 |
| _dgp66.nx | generated corpus program idx=66 (nx_diff_gen, deterministic) | 2522 | 1 |
| _dgp67.nx | generated corpus program idx=67 (nx_diff_gen, deterministic) | 2477 | 1 |
| _dgp68.nx | generated corpus program idx=68 (nx_diff_gen, deterministic) | 2594 | 1 |
| _dgp69.nx | generated corpus program idx=69 (nx_diff_gen, deterministic) | 2601 | 1 |
| _dgp7.nx | generated corpus program idx=7 (nx_diff_gen, deterministic) | 2535 | 1 |
| _dgp70.nx | generated corpus program idx=70 (nx_diff_gen, deterministic) | 2343 | 1 |
| _dgp71.nx | generated corpus program idx=71 (nx_diff_gen, deterministic) | 2588 | 1 |
| _dgp72.nx | generated corpus program idx=72 (nx_diff_gen, deterministic) | 2374 | 1 |
| _dgp73.nx | generated corpus program idx=73 (nx_diff_gen, deterministic) | 2594 | 1 |
| _dgp74.nx | generated corpus program idx=74 (nx_diff_gen, deterministic) | 2506 | 1 |
| _dgp75.nx | generated corpus program idx=75 (nx_diff_gen, deterministic) | 2350 | 1 |
| _dgp76.nx | generated corpus program idx=76 (nx_diff_gen, deterministic) | 2695 | 1 |
| _dgp77.nx | generated corpus program idx=77 (nx_diff_gen, deterministic) | 2547 | 1 |
| _dgp78.nx | generated corpus program idx=78 (nx_diff_gen, deterministic) | 2460 | 1 |
| _dgp79.nx | generated corpus program idx=79 (nx_diff_gen, deterministic) | 2451 | 1 |
| _dgp8.nx | generated corpus program idx=8 (nx_diff_gen, deterministic) | 2493 | 1 |
| _dgp80.nx | generated corpus program idx=80 (nx_diff_gen, deterministic) | 2481 | 1 |
| _dgp81.nx | generated corpus program idx=81 (nx_diff_gen, deterministic) | 2433 | 1 |
| _dgp82.nx | generated corpus program idx=82 (nx_diff_gen, deterministic) | 2643 | 1 |
| _dgp83.nx | generated corpus program idx=83 (nx_diff_gen, deterministic) | 2493 | 1 |
| _dgp84.nx | generated corpus program idx=84 (nx_diff_gen, deterministic) | 2559 | 1 |
| _dgp85.nx | generated corpus program idx=85 (nx_diff_gen, deterministic) | 2603 | 1 |
| _dgp86.nx | generated corpus program idx=86 (nx_diff_gen, deterministic) | 2608 | 1 |
| _dgp87.nx | generated corpus program idx=87 (nx_diff_gen, deterministic) | 2477 | 1 |
| _dgp88.nx | generated corpus program idx=88 (nx_diff_gen, deterministic) | 2691 | 1 |
| _dgp89.nx | generated corpus program idx=89 (nx_diff_gen, deterministic) | 2593 | 1 |
| _dgp9.nx | generated corpus program idx=9 (nx_diff_gen, deterministic) | 2506 | 1 |
| _dgp90.nx | generated corpus program idx=90 (nx_diff_gen, deterministic) | 2369 | 1 |
| _dgp91.nx | generated corpus program idx=91 (nx_diff_gen, deterministic) | 2632 | 1 |
| _dgp92.nx | generated corpus program idx=92 (nx_diff_gen, deterministic) | 2719 | 1 |
| _dgp93.nx | generated corpus program idx=93 (nx_diff_gen, deterministic) | 2442 | 1 |
| _dgp94.nx | generated corpus program idx=94 (nx_diff_gen, deterministic) | 2370 | 1 |
| _dgp95.nx | generated corpus program idx=95 (nx_diff_gen, deterministic) | 2438 | 1 |
| _dgp96.nx | generated corpus program idx=96 (nx_diff_gen, deterministic) | 2681 | 1 |
| _dgp97.nx | generated corpus program idx=97 (nx_diff_gen, deterministic) | 2727 | 1 |
| _dgp98.nx | generated corpus program idx=98 (nx_diff_gen, deterministic) | 2598 | 1 |
| _dgp99.nx | generated corpus program idx=99 (nx_diff_gen, deterministic) | 2477 | 1 |
| _dgseed900.nx | the SEEDED miscompile pattern for the diff-harness catch | 26 | 1 |
| _diag_probe.nx | DELIBERATELY BROKEN source: the compile-error-blindness functional probe. | 5 | 1 |
| _diff_cmp_gate_authored.nx | gate for R1-T1-002 (dual-lane compare). | 217 | 9 |
| _diff_gen_gate_authored.nx | gate for R1-T1-001 (the diff-corpus | 190 | 9 |
| _diff_seed_gate_authored.nx | R1-T1-003's CATCH PROOF: seeding a known | 105 | 4 |
| _doc_cas_authored.nx | content-addressed document ID via sha256, bits-up | 14 | 2 |
| _doctor_dd_healed.nx | a source that FAILS to compile (reserved keyword as a name). | 8 | 1 |
| _doctor_healed.nx | a source that FAILS to compile (reserved keyword as a name). | 8 | 1 |
| _driver_exceed_gate.nx | gate for DRIVER-EXCEEDS-LINUX (X-DRV-W3). Enforces NO-OVERCLAIM. | 284 | 19 |
| _driver_gate.nx | gate for DRIVER-FROM-SPEC (X-DRV-W1). | 113 | 8 |
| _drv_bind_gate.nx | the gate for AUTONOMOUS DRIVER BRING-UP (X-DRV-W2). NO mocks. | 133 | 9 |
| _drv_f1_gate.nx | gate for CONSENT-GATED DEVICE TELEMETRY (X-DRV-F1). NO mocks. | 176 | 12 |
| _drv_f2_gate.nx | gate for the FEDERATED DRIVER REGISTRY (X-DRV-F2). NO mocks. | 211 | 15 |
| _drv_f3_gate.nx | gate for LOCAL-ONLY DRIVER SELF-TUNE (X-DRV-F3). NO mocks. | 104 | 10 |
| _drv_proto_gate.nx | the gate for DRIVER-PROTOCOL-FROM-SPEC (X-DRV-W1). NO mocks. | 187 | 11 |
| _drv_v1414.nx | binds devices by vendor from HWMAP; control flow + pattern synthesized from the spec, compiled by nx_cc. license_tier: ORIGINAL | 26 | 1 |
| _drv_v1af4.nx | binds devices by vendor from HWMAP; control flow + pattern synthesized from the spec, compiled by nx_cc. license_tier: ORIGINAL | 26 | 1 |
| _drv_vdead.nx | binds devices by vendor from HWMAP; control flow + pattern synthesized from the spec, compiled by nx_cc. license_tier: ORIGINAL | 26 | 1 |
| _ds_smoke.nx | compile/link smoke test for nx_driver_shapes: emit a tiny WIRE_TLV + finisher | 23 | 3 |
| _dxg_enum_probe.nx | the REAL minimal-call confirmation for the SOVEREIGN-GPU foundation. | 69 | 4 |
| _dxg_probe.nx | SOVEREIGN-GPU foundation RECON probe (no libvulkan/libcuda/libdxcore, | 52 | 3 |
| _eg_g_clean.nx | control flow synthesized from a structural DATA spec, compiled by nx_cc. license_tier: ORIGINAL | 73 | 2 |
| _eg_g_tamper.nx | control flow synthesized from a structural DATA spec, compiled by nx_cc. license_tier: ORIGINAL | 73 | 2 |
| _eg_gate.nx | gate for the GENERALIZED emitter-of-emitters (X-AUT-006e-GEN, the daemon-class rung). | 129 | 8 |
| _eg_httpd.nx | control flow synthesized from a structural DATA spec, compiled by nx_cc. license_tier: ORIGINAL | 73 | 2 |
| _eg_httpd_ref.nx | HAND REFERENCE (written ONCE, scratch) for the PROOF-2 daemon-class target. | 80 | 2 |
| _eg_httpd_tamper.nx | control flow synthesized from a structural DATA spec, compiled by nx_cc. license_tier: ORIGINAL | 73 | 2 |
| _eg_regress.nx | control flow synthesized from a structural DATA spec, compiled by nx_cc. license_tier: ORIGINAL | 73 | 2 |
| _elder_census_authored.nx | ELDERMIG E0. | 109 | 7 |
| _enc_r_replace_gate.nx | DIFFERENTIAL-REPLACEMENT of the RV64 R-type encoder (eve | 68 | 8 |
| _enc_replace_gate.nx | DIFFERENTIAL-REPLACEMENT of a COMPILER-INTERNAL (eve "inside | 60 | 5 |
| _engineer_triage_gate_authored.nx | gate for the ENGINEER triage organ. Drives the | 199 | 15 |
| _eoe_gate.nx | gate for the EMITTER-OF-EMITTERS keystone (X-AUT-006c/006e/006d). | 93 | 7 |
| _eoe_gen1.nx | control flow synthesized from a DATA spec, compiled by nx_cc. license_tier: ORIGINAL | 14 | 1 |
| _eoe_gen2.nx | control flow synthesized from a DATA spec, compiled by nx_cc. license_tier: ORIGINAL | 18 | 1 |
| _eoe_probe3.nx | control flow synthesized from a DATA spec, compiled by nx_cc. license_tier: ORIGINAL | 22 | 1 |
| _eval_factor_authored.nx | EVAL rung 3. | 160 | 7 |
| _eval_flag_authored.nx | the O lane. | 24 | 2 |
| _eval_triangle_authored.nx | ELDERMIG EVAL rung 1. | 134 | 7 |
| _evo_enc_champ.nx | DISCOVERED BY nx_evo_enc (evolved RV64 U-type encoder from I/O examples; structure search-derived). license_tier: ORIGINAL | 4 | 1 |
| _evo_enc_r_champ.nx | DISCOVERED BY nx_evo_enc_r (evolved RV64 R-type encoder; structure search-derived). license_tier: ORIGINAL | 4 | 1 |
| _evo_gcd_champ.nx | a real while loop, at a HELD-OUT (a,b). license_tier: ORIGINAL | 29 | 1 |
| _evolve_gate_authored.nx | gate for X-EVO-001. An optimizer you cannot verify is | 125 | 8 |
| _exec_probe.nx | diagnostic: spawn /tmp/nx_tictactoe_test.sov.elf the exact | 59 | 5 |
| _express_lane_gate_authored.nx | gate for X-XL-002. Drives the REAL lane elf over | 153 | 13 |
| _f64_atan_gate_authored.nx | ME1 atan gate: TEAM-AUTHORED kernel (_pe_f64atan, | 129 | 7 |
| _f64_atan_gate_emitted.nx | no Claude core logic. | 114 | 7 |
| _f64_erf_full_gate.nx | ULP gate for FULL-DOMAIN erf over the PREVIOUSLY-NAN gap | 70 | 5 |
| _f64_erf_gate_authored.nx | f64 EDGE gate for the Builder-authored erf (component 5). | 132 | 6 |
| _f64_erfc_gate.nx | ULP gate for the f64 erfc kernel vs the sovereign 120-bit erfc | 60 | 5 |
| _f64_exp_gate_authored.nx | ME1 gate: nx_f64_exp vs mpmath-60dps oracle. | 106 | 4 |
| _f64_exp_kat_vectors.nx | GENERATED by _f64_exp_oracle_gen.py (mpmath @60dps). | 228 | 4 |
| _f64_gamma_refl_gate.nx | ULP gate for the gamma reflection kernel (0<x<0.5) vs the | 55 | 5 |
| _f64_gamma_refl_neg_gate.nx | proves the SAME reflection kernel (_pe_f64gamma_refl) | 56 | 5 |
| _f64_gate_authored.nx | ME0 gate: nx_f64 family vs hardware-IEEE oracle. | 104 | 4 |
| _f64_igammaq_gate.nx | ULP gate for integer-order Q(n,x) vs a sovereign 120-bit | 105 | 6 |
| _f64_kat_vectors.nx | GENERATED by _f64_oracle_gen.py (hardware-IEEE oracle). | 1304 | 17 |
| _f64_log_gate_authored.nx | ME1 rung 2 gate: TEAM-AUTHORED nx_f64_log (via the | 104 | 5 |
| _f64_log_kat_vectors.nx | GENERATED by _f64_log_oracle_gen.py (mpmath @60dps). | 218 | 4 |
| _f64_pow_gate_authored.nx | ME1 pow gate: dd kernel (_pe_f64pow) vs the LIVE | 200 | 7 |
| _f64_probe.nx | compiler-behavior probe BEFORE authoring nx_f64 (verify-runtime-not-docs law). | 50 | 4 |
| _f64_quad_gate.nx | self-validating gate for the GAMS-H Simpson quadrature. | 70 | 5 |
| _f64_rootfind_gate.nx | self-validating gate for the GAMS-F bisection root-finder. | 70 | 5 |
| _f64_sincos_gate_authored.nx | ME1 sin/cos gate: TEAM-AUTHORED kernel vs the | 147 | 7 |
| _f64_sinhcosh_gate_authored.nx | ME1 sinh/cosh gate: dd kernels | 155 | 7 |
| _f64_soak_gate_authored.nx | SOVEREIGN ORACLE anchor + soak gate (ME0b + py-debt | 164 | 7 |
| _f64_tan_gate_authored.nx | ME1 tan gate: dd kernel (_pe_f64tan) vs the LIVE | 129 | 7 |
| _fc_rtgate.nx | composes encode/decode, no Claude logic | 32 | 1 |
| _fc_rtgate_sa.nx | composes encode/decode, no Claude logic | 32 | 1 |
| _fc_rtgate_sa_test.nx | asserts the round-trip+tamper gate is GREEN | 8 | 1 |
| _fc_rtgate_test.nx | asserts the round-trip+tamper gate is GREEN | 8 | 1 |
| _fetch_bounded_gate.nx | RES-R7 gate: bounded fetch (timeout + no | 268 | 7 |
| _flatedecode_authored.nx | zlib/FlateDecode wrapper over the inflate lib | 16 | 2 |
| _flock_active_probe.nx | DISCRIMINATING proof + durable evidence that flock(2) is live in the | 25 | 2 |
| _freshness_gate.nx | LOCK for the LM-027 reactive freshness detector (DISCIPLINE -> AUTO upgrade). | 98 | 7 |
| _fsync_probe.nx | runtime probe: which __syscall number reaches x86-64 fsync? | 49 | 3 |
| _gallery_serve_ref.nx | HAND REFERENCE (written ONCE, scratch) for the spec2 gallery daemon target. | 327 | 10 |
| _galx_bulk_ingest.nx | HIGH-THROUGHPUT bulk corpus ingest for the FULL ~230k NAS image library. | 133 | 4 |
| _galx_ingest_gate.nx | 215 | 8 | |
| _galx_prod_ingest.nx | PRODUCTION corpus ingest driver (sovereign, idempotent, additive). | 79 | 4 |
| _galx_serve_gate.nx | 325 | 13 | |
| _galx_serve_gate_prod.nx | 374 | 17 | |
| _galx_serve_setup.nx | OFF-BAND test-data setup for the gallery daemon (not the deliverable). | 49 | 3 |
| _galx_ui_gate.nx | NO-FAKE-GREEN gate for the SERVED rich-UI features the daemon already ships but | 108 | 8 |
| _game_abyss.nx | per-game module over nx_game_engine_lib | 56 | 1 |
| _game_caves.nx | per-game module over nx_game_engine_lib | 56 | 1 |
| _game_crypt.nx | per-game module over nx_game_engine_lib | 58 | 1 |
| _game_forest.nx | per-game module over nx_game_engine_lib | 56 | 1 |
| _game_temple.nx | per-game module over nx_game_engine_lib | 56 | 1 |
| _game_vault.nx | per-game module over nx_game_engine_lib | 58 | 1 |
| _gamma_dd_probe.nx | the DD-precision gamma probe (ME2-GAMMA-DD). The plain-f64 | 127 | 8 |
| _gamma_gate_authored.nx | the gamma rung gate (ME2-GAMMA-DD4): the EMITTED kernel | 59 | 5 |
| _gamma_probe.nx | DE-RISK the gamma kernel BEFORE building its emitter template | 106 | 7 |
| _gcd_replace_gate.nx | DIFFERENTIAL-REPLACEMENT test at the DERIVE bar (eve R4): | 65 | 4 |
| _genealogy_chart.nx | FIRST VIEW of the Nishi Visualization Suite (VIZ-SIL-R1 proof). | 55 | 4 |
| _gjob_author.nx | the BUILDER authoring the print-job lifecycle machine (NXMOTION M1 seed) | 33 | 2 |
| _gprobe.nx | one-shot: print bf_gamma_f64(0.5) bits (R2 rail diagnosis) | 18 | 2 |
| _gpu_bm_boot_gate.nx | BARE-METAL SOVEREIGN-GPU rung BM-GPU-3: GPU bring-up over the BAR0 MMIO register file. | 91 | 10 |
| _gpu_bm_channel_gate.nx | BARE-METAL SOVEREIGN-GPU rung BM-GPU-4: set up a GPFIFO CHANNEL (RAMFC + USERD + | 84 | 12 |
| _gpu_bm_compute_gate.nx | BARE-METAL SOVEREIGN-GPU rung BM-GPU-C1: compute-class dispatch + GEMM through the | 155 | 10 |
| _gpu_bm_copy_gate.nx | BARE-METAL SOVEREIGN-GPU rung BM-GPU-CE1: Copy Engine (DMA) through the sovereign GPFIFO. | 128 | 10 |
| _gpu_bm_doorbell_gate.nx | BARE-METAL SOVEREIGN-GPU rung BM-GPU-5: the FULL doorbell->execute path. | 128 | 15 |
| _gpu_bm_gmmu_gate.nx | BARE-METAL SOVEREIGN-GPU rung BM-GPU-MMU: the NVIDIA GMMU (GPU page tables) VA->PA | 123 | 13 |
| _gpu_bm_gpfifo_gate.nx | BARE-METAL SOVEREIGN-GPU rung BM-GPU-1: a spec-accurate sovereign NVIDIA GPFIFO | 119 | 10 |
| _gpu_bm_pci_gate.nx | BARE-METAL SOVEREIGN-GPU rung BM-GPU-2: PCIe config-space enumeration + GPU identify + | 121 | 13 |
| _gpu_bm_qmd_gate.nx | BARE-METAL SOVEREIGN-GPU rung BM-GPU-C2: FAITHFUL Ampere+ compute QMD-by-pointer dispatch | 149 | 11 |
| _gpu_bm_qmd_v5_gate.nx | BARE-METAL SOVEREIGN-GPU rung BM-GPU-7a: REAL Blackwell QMDV05_00 descriptor. | 208 | 13 |
| _gpu_compute_gate.nx | GPU-COMPUTE bit-identical CPU-vs-GPU gate (V-RAM-005 / X-DRV-003, the | 188 | 10 |
| _gpu_deploy_pcienum.nx | BARE-METAL DEPLOYMENT KIT rung BM-DEPLOY-1: REAL PCI enumeration via /proc/bus/pci/devices. | 96 | 8 |
| _gpu_dxg_adapterinfo_gate.nx | SOVEREIGN-GPU ladder R1 (adapter identity), the HONEST re-scope. | 125 | 6 |
| _gpu_dxg_alloc_gate.nx | SOVEREIGN-GPU ladder R4d (allocate REAL GPU memory on the 5080, UMD-less). | 141 | 14 |
| _gpu_dxg_context_gate.nx | SOVEREIGN-GPU ladder R4a (create a GPU CONTEXT on the 5080 WDDM device). | 133 | 11 |
| _gpu_dxg_device_gate.nx | SOVEREIGN-GPU ladder R3 (create a real WDDM DEVICE on the RTX 5080). | 141 | 10 |
| _gpu_dxg_gate.nx | GATE for the SOVEREIGN-GPU foundation rung (R0): proves Nishi reaches the | 98 | 6 |
| _gpu_dxg_gate_tamper.nx | NO-FALSE-GREEN PROOF for _gpu_dxg_gate. Identical logic, EXCEPT the | 46 | 5 |
| _gpu_dxg_makeresident_gate.nx | SOVEREIGN-GPU ladder R4f (make a real allocation GPU-RESIDENT on the 5080). | 164 | 18 |
| _gpu_dxg_mapva_gate.nx | SOVEREIGN-GPU ladder R4e (map a real allocation to a GPU VIRTUAL ADDRESS on the 5080). | 165 | 18 |
| _gpu_dxg_open_gate.nx | SOVEREIGN-GPU ladder R2 (adapter-handle open from LUID). | 137 | 8 |
| _gpu_dxg_pagingqueue_gate.nx | SOVEREIGN-GPU ladder R4c (create a GPU PAGING QUEUE + fence on the 5080). | 141 | 12 |
| _gpu_dxg_r1_recon.nx | SCOPE/RECON probe for SOVEREIGN-GPU rung R1: adapter DESCRIPTION + | 205 | 8 |
| _gpu_dxg_r1_recon2.nx | R1 recon pass 2. nr=0x09 (LX_DXQUERYADAPTERINFO, code 0xC0184709) is | 107 | 7 |
| _gpu_dxg_r1_recon3.nx | R1 recon pass 3. Pass 2 proved QueryAdapterInfo(nr=0x09) returns | 131 | 7 |
| _gpu_dxg_r1_recon4.nx | R1 recon pass 4. GROUND TRUTH from WSL2-Linux-Kernel | 118 | 8 |
| _gpu_dxg_r1_recon5.nx | R1 recon pass 5: confirm the NO-FALSE-GREEN tamper behavior for the | 68 | 5 |
| _gpu_dxg_r2_recon.nx | SOVEREIGN-GPU ladder R2 RECON (adapter-open from LUID). | 100 | 6 |
| _gpu_dxg_r3_recon.nx | SOVEREIGN-GPU ladder R3 RECON (create a WDDM device on the RTX 5080). | 103 | 8 |
| _gpu_dxg_r4_recon.nx | SOVEREIGN-GPU ladder R4 RECON (create a GPU CONTEXT on the WDDM device). | 92 | 10 |
| _gpu_dxg_r4b_recon.nx | SOVEREIGN-GPU ladder R4b RECON (read the REAL VRAM budget of the 5080). | 75 | 8 |
| _gpu_dxg_r4c_pq_recon.nx | SOVEREIGN-GPU ladder R4c RECON (create a GPU PAGING QUEUE on the 5080). | 84 | 10 |
| _gpu_dxg_r4c_recon.nx | SOVEREIGN-GPU ladder R4c RECON (allocate real GPU memory on the 5080). | 79 | 9 |
| _gpu_dxg_r4d_alloc.nx | SOVEREIGN-GPU ladder R4d ATTEMPT: real UMD-less EXISTINGHEAP allocation on the 5080. | 106 | 12 |
| _gpu_dxg_r4d_alloc2.nx | SOVEREIGN-GPU ladder R4d ATTEMPT 2: tune the EXISTINGHEAP standard allocation. | 94 | 12 |
| _gpu_dxg_r4d_alloc3.nx | SOVEREIGN-GPU ladder R4d ATTEMPT 3: provide the per-alloc OUT priv_drv_data buffer. | 95 | 12 |
| _gpu_dxg_r4d_alloc4.nx | SOVEREIGN-GPU R4d CONFIRM: the EXACT EXISTINGHEAP recipe from the open-source | 83 | 11 |
| _gpu_dxg_r4d_probe.nx | SOVEREIGN-GPU ladder R4d PROBE pass 1: locate alloc_count in d3dkmt_createallocation. | 87 | 9 |
| _gpu_dxg_r4d_probe2.nx | SOVEREIGN-GPU ladder R4d PROBE pass 2: locate the allocation_info pointer. | 87 | 9 |
| _gpu_dxg_r4d_probe3.nx | SOVEREIGN-GPU ladder R4d PROBE pass 3: characterize the d3dkmt_allocationinfo2 | 84 | 9 |
| _gpu_dxg_r4d_probe4.nx | SOVEREIGN-GPU ladder R4d PROBE pass 4: find the StandardAllocation flag bit | 103 | 11 |
| _gpu_dxg_r4e_map_recon.nx | SOVEREIGN-GPU ladder R4e RECON: map the R4d allocation to a GPU VA on the 5080. | 104 | 14 |
| _gpu_dxg_r4e_recon.nx | SOVEREIGN-GPU ladder R4e RECON: reserve GPU virtual-address space on the 5080. | 78 | 11 |
| _gpu_dxg_r4e_wait_recon.nx | SOVEREIGN-GPU R4e RECON: confirm the paging fence ADVANCES to the map's | 101 | 14 |
| _gpu_dxg_r4f_recon.nx | SOVEREIGN-GPU ladder R4f RECON: make the R4d allocation GPU-RESIDENT on the 5080. | 102 | 14 |
| _gpu_dxg_r4g_recon.nx | SOVEREIGN-GPU ladder R4g RECON: create a GPU SYNCHRONIZATION OBJECT on the 5080. | 86 | 11 |
| _gpu_dxg_r4g_size.nx | R4g size-sweep: find the real _IOC_SIZE for CREATESYNCHRONIZATIONOBJECT (nr=0x10). | 77 | 10 |
| _gpu_dxg_r4g_sw_recon.nx | R4g RECON: signal+wait a monitored-fence sync object from CPU. | 98 | 12 |
| _gpu_dxg_r5_submit_size.nx | R5 SAFE size-sweep for LX_DXSUBMITCOMMAND (nr=0x0f). The submit validation | 73 | 10 |
| _gpu_dxg_r5a_fence.nx | SOVEREIGN-GPU R5a-v2: prove the real 5080 EXECUTES a Nishi-emitted pushbuffer by | 141 | 17 |
| _gpu_dxg_r5a_probe.nx | R5a SUBMIT offset probe (SAFE): find broadcast_context_count + broadcast_context[0] | 119 | 17 |
| _gpu_dxg_r5a_sem.nx | SOVEREIGN-GPU R5a: make the real RTX 5080 EXECUTE a Nishi-emitted pushbuffer. | 152 | 17 |
| _gpu_dxg_r6_hwq.nx | SOVEREIGN-GPU R6: make the real RTX 5080 EXECUTE via the HARDWARE-QUEUE path. | 85 | 4 |
| _gpu_dxg_syncobj_gate.nx | SOVEREIGN-GPU ladder R4g (GPU synchronization-object mechanism on the 5080). | 146 | 16 |
| _gpu_dxg_vidmem_gate.nx | SOVEREIGN-GPU ladder R4b (read the REAL VRAM budget of the 5080). | 121 | 10 |
| _gpu_matmul_gate.nx | GPU 2x2 int8 MATMUL bit-identical CPU-vs-GPU gate (V-RAM-005 / X-DRV-003, | 185 | 10 |
| _gpu_oplist_gate.nx | GPU-class driver-from-spec gate (X-DRV-W1 -> X-DRV-003 / GPU trajectory): | 168 | 11 |
| _gpu_run.nx | a SOVEREIGN rv64 runner with the GPU-class device ATTACHED (twin of | 85 | 3 |
| _h2_fetch_google.nx | sovereign HTTP/2 over TLS1.3. | 63 | 6 |
| _h2_fetch_rumble.nx | sovereign HTTP/2 over TLS1.3. | 63 | 6 |
| _h2_multistream_curl_daemon.nx | TUTOR-BOOTSTRAP SCAFFOLD (Claude, authored | 278 | 7 |
| _h2_multistream_interop_gate.nx | TUTOR-BOOTSTRAP SCAFFOLD (Claude, B1 rung(6) | 275 | 7 |
| _h2_probe_imgsearch.nx | MEASUREMENT PROBE (ten-second-tool, NOT a deliverable; | 58 | 5 |
| _h2_probe_imgsearch_ua.nx | MEASUREMENT PROBE (no-wave): does a REAL desktop | 84 | 6 |
| _h2_reach_probe.nx | does HTTP/2 (ALPN h2) grow REACH vs our h1.1 path? Fetches argv[1] over the | 40 | 3 |
| _h2_serve_curl_daemon.nx | TUTOR-BOOTSTRAP SCAFFOLD (Claude, authored under | 364 | 7 |
| _h2_serve_loopback_gate.nx | TUTOR-BOOTSTRAP SCAFFOLD (Claude, authored under | 359 | 8 |
| _hex_authored.nx | lowercase hex encode, bits-up | 15 | 2 |
| _huffman_authored.nx | canonical Huffman, bits-up | 25 | 4 |
| _ifetch_gate.nx | gate for INSTRUCTION-FETCH translation (virtual-memory-paging-mmu completion). NO mocks. | 92 | 7 |
| _imgscramble.nx | RED-TEAM INSTRUMENT for the image graders (operator 2026-08-04: "is this eval | 89 | 4 |
| _inet_fetch_authored.nx | sovereign DNS + HTTP fetch. | 46 | 4 |
| _inet_naive_probe.nx | the BUILDER's NAIVE first attempt at a sovereign inet fetch: compose the convenient | 7 | 1 |
| _inflate_fixed_authored.nx | DEFLATE stored+fixed, bits-up | 32 | 5 |
| _inflate_full_authored.nx | DEFLATE stored+fixed+dynamic | 48 | 6 |
| _inflate_lib_authored.nx | reusable DEFLATE inflate library (RFC 1951, stored+fixed+dynamic) | 25 | 5 |
| _inflate_stored_authored.nx | DEFLATE block loop, bits-up | 31 | 3 |
| _ixprof.nx | one-shot index-phase profiler for the IM6b index loss | 126 | 4 |
| _json_string_authored.nx | JSON string scan + unescape, bits-up | 16 | 2 |
| _k_r2_001a_gate.nx | the K-R2-001a gate (virtio-MMIO transport HANDSHAKE). Drives the | 287 | 13 |
| _k_r2_001b1_gate.nx | the K-R2-001b1 gate (virtio-MMIO QUEUE-CONFIGURATION REGISTER | 319 | 15 |
| _k_r2_001b2a_gate.nx | the K-R2-001b2a gate (virtio-MMIO DESCRIPTOR-DMA layer; the | 338 | 15 |
| _k_r2_001b2b_gate.nx | the K-R2-001b2b gate (virtio-MMIO AVAIL-CONSUME + USED-RING | 346 | 15 |
| _k_r2_001b2c_gate.nx | the K-R2-001b2c gate (virtio-MMIO STATUS-BYTE WRITEBACK layer; the | 347 | 15 |
| _k_r2_001b3_gate.nx | the K-R2-001b3 gate (virtio-MMIO SECTOR-DATA ROUND-TRIP layer; the | 351 | 15 |
| _k_r2_001c1_gate.nx | the K-R2-001c1 gate (virtio-NET MMIO transport HANDSHAKE, the | 300 | 13 |
| _k_r2_001c2_gate.nx | the K-R2-001c2 gate (virtio-NET MMIO QUEUE-CONFIGURATION REGISTER | 333 | 15 |
| _k_r2_001c3_gate.nx | the K-R2-001c3 gate (virtio-NET FRAME LOOPBACK; the THIRD and final | 376 | 15 |
| _k_r2_001d_nvme_gate.nx | the X-DRV-W1 STAGE B gate (the 2nd-device-class round-trip + the | 332 | 13 |
| _lang_lint_gate_authored.nx | gate for nx_lang_lint. Scratch sources: | 68 | 8 |
| _lintext_fixture_bad.nx | NEG-CONTROL FIXTURE for nx_lang_lint_ext. Deliberately carries exactly the two | 21 | 2 |
| _locator_authored.nx | content-addressed cross-device locator, bits-up | 13 | 3 |
| _loop_synth_authored.nx | S4 fold schema. | 403 | 24 |
| _loopsynth_countnz.nx | SYNTHESIZED BY THE NISHI TEAM (fold schema, _loop_synth_authored): the loop skeleton | 59 | 16 |
| _loopsynth_hash31.nx | SYNTHESIZED BY THE NISHI TEAM (fold schema, _loop_synth_authored): the loop skeleton | 59 | 16 |
| _loopsynth_maxbyte.nx | SYNTHESIZED BY THE NISHI TEAM (fold schema, _loop_synth_authored): the loop skeleton | 59 | 16 |
| _loopsynth_sum.nx | SYNTHESIZED BY THE NISHI TEAM (fold schema, _loop_synth_authored): the loop skeleton | 59 | 16 |
| _lz77_authored.nx | back-reference copy, bits-up | 14 | 2 |
| _memalloc_gate.nx | gate for the kernel MEMORY-ALLOCATOR slice (bump alloc + store/load | 106 | 7 |
| _min42.nx | the minimal possible program: main returns 42. Smallest x86 surface (mov/ret + _start | 3 | 1 |
| _mmu_gate.nx | gate for the Sv39 PAGE-TABLE-WALK device (virtual-memory-paging-mmu). NO mocks. | 119 | 9 |
| _nndev_gate.nx | gate for the SOVEREIGN-DEVICE-PROTOCOL exceed (Nishi-native device, NNDP). NO mocks. | 178 | 12 |
| _nv1l_rtgate.nx | composes encode/decode, no Claude logic | 32 | 1 |
| _nv1l_rtgate_sa.nx | composes encode/decode, no Claude logic | 32 | 1 |
| _nv1l_rtgate_sa_test.nx | asserts the round-trip+tamper gate is GREEN | 8 | 1 |
| _nv1l_rtgate_test.nx | asserts the round-trip+tamper gate is GREEN | 8 | 1 |
| _nvme_diag.nx | diagnostic: load the NVMe image, run it on the sovereign emu, then DUMP the | 78 | 4 |
| _nvme_oplist_gate.nx | CONSOLIDATION gate for X-DRV-W1: NVMe as a GENERIC op-list on the | 171 | 11 |
| _nxasm_bisect.nx | R1-T1-004 dimension bisect: nxasm from a SOVEREIGN | 76 | 5 |
| _nxasm_ctx_probe.nx | does nxasm behave differently by PARENT CONTEXT on | 21 | 1 |
| _offc_install_gate.nx | LOCK for the LM-026 prevention (stale-_offc guardrail). NO mocks. | 141 | 8 |
| _orch_probe.nx | a trivial target the sovereign orchestrator compiles + runs (proof it works). | 3 | 1 |
| _pagefault_gate.nx | gate for Sv39 PAGE-FAULT TRAPS (paging completion rung). NO mocks. | 90 | 7 |
| _paging_gate.nx | gate for CPU-DATAPATH Sv39 PAGING (virtual-memory-paging-mmu integration). NO mocks. | 91 | 7 |
| _pdf_reflow_lib.nx | SOVEREIGN PDF -> reflowable-mobile-HTML pipeline (shared library). | 205 | 10 |
| _pdf_stream_authored.nx | extract + FlateDecode a PDF stream, bits-up | 26 | 3 |
| _pdf_text_authored.nx | extract (...) text from a PDF content stream | 24 | 2 |
| _pdf_to_text_authored.nx | real compressed PDF -> readable text, bits-up | 16 | 5 |
| _pe14_probe.nx | bootstrap probe: drive pe14 (PERMIL_VERDICT, shape 20) to author a | 41 | 1 |
| _pe_abround.nx | baked transition walk, no Claude logic | 25 | 2 |
| _pe_abround_test.nx | KATs computed from the table at emit time | 20 | 1 |
| _pe_alspec1.nx | [type][len][body][trail] wire walk, no Claude logic | 27 | 3 |
| _pe_alspec1_test.nx | KATs computed from the spec at emit time | 25 | 1 |
| _pe_blackjack_round.nx | baked transition walk, no Claude logic | 43 | 2 |
| _pe_blackjack_round_test.nx | KATs computed from the table at emit time | 20 | 1 |
| _pe_blockr.nx | table-driven fragment renderer, no Claude logic | 58 | 3 |
| _pe_blockr_test.nx | byte-exact KATs derived from the table | 30 | 2 |
| _pe_canary.nx | baked transition walk, no Claude logic | 24 | 2 |
| _pe_canary_test.nx | KATs computed from the table at emit time | 20 | 1 |
| _pe_chwalk.nx | field-table walk, no Claude logic | 27 | 1 |
| _pe_chwalk2.nx | field-table walk, no Claude logic | 27 | 1 |
| _pe_chwalk2_test.nx | KATs computed from the table at emit time | 69 | 1 |
| _pe_chwalk_test.nx | KATs computed from the table at emit time | 69 | 1 |
| _pe_coach_msg.nx | field-table walk, no Claude logic | 20 | 1 |
| _pe_coach_msg_test.nx | KATs computed from the table at emit time | 25 | 1 |
| _pe_codec_grade.nx | baked band ladder, no Claude logic | 11 | 1 |
| _pe_codec_grade_test.nx | KATs computed from the table at emit time | 11 | 1 |
| _pe_crawl.nx | min-gap pacing + clamped exponential backoff | 9 | 2 |
| _pe_crawl_test.nx | boundary KATs derived from the spec | 14 | 1 |
| _pe_datesim.nx | baked transition walk, no Claude logic | 28 | 2 |
| _pe_datesim_test.nx | KATs computed from the table at emit time | 20 | 1 |
| _pe_dchan.nx | field-table walk, no Claude logic | 22 | 1 |
| _pe_dchan_arq.nx | baked transition walk, no Claude logic | 49 | 2 |
| _pe_dchan_arq_test.nx | KATs computed from the table at emit time | 20 | 1 |
| _pe_dchan_reorder.nx | X-ROOM-DC-003 rung-3 RELIABILITY DATA PLANE (the ACTION layer the spec | 109 | 4 |
| _pe_dchan_route.nx | X-ROOM-DC-002 rung-2 INTEGRATION: client-side private routing + ordering | 57 | 5 |
| _pe_dchan_test.nx | KATs computed from the table at emit time | 45 | 1 |
| _pe_discovery.nx | baked transition walk, no Claude logic | 26 | 2 |
| _pe_discovery_test.nx | KATs computed from the table at emit time | 20 | 1 |
| _pe_draft.nx | transitions-table state machine, no Claude logic | 10 | 1 |
| _pe_draft_test.nx | KATs derived from the table itself | 14 | 1 |
| _pe_dungenc.nx | baked transition walk, no Claude logic | 26 | 2 |
| _pe_dungenc_test.nx | KATs computed from the table at emit time | 20 | 1 |
| _pe_f64atan.nx | no Claude core logic. | 117 | 4 |
| _pe_f64atan_test.nx | invariant KATs. | 24 | 1 |
| _pe_f64erf.nx | no Claude core logic. | 72 | 2 |
| _pe_f64erf_full.nx | FULL-DOMAIN f64 erf: closes erf's OWN LOUD-NAN hole (1.75..6) by | 33 | 1 |
| _pe_f64erf_test.nx | GENERATED invariant KATs for the Builder-authored erf (ERF_TAYLOR). | 22 | 1 |
| _pe_f64erfc.nx | no Claude core logic. | 28 | 1 |
| _pe_f64erfc_test.nx | GENERATED invariant KATs for the Builder-authored erfc (ERFC_CF). | 17 | 1 |
| _pe_f64gamma.nx | no Claude core logic. | 74 | 3 |
| _pe_f64gamma_refl.nx | f64 GAMMA REFLECTION kernel for 0 < x < 0.5 (closes the | 27 | 1 |
| _pe_f64gamma_test.nx | GENERATED invariant KATs for the Builder-authored gamma (GAMMA_STIRLING). | 16 | 2 |
| _pe_f64igammaq.nx | integer-order regularized upper incomplete gamma (DLMF 8.4.7, | 39 | 2 |
| _pe_f64log.nx | no Claude core logic. | 46 | 1 |
| _pe_f64log_test.nx | KATs from algorithm invariants. | 18 | 1 |
| _pe_f64pow_test.nx | invariant KATs. | 24 | 1 |
| _pe_f64sincos.nx | no Claude core logic. | 74 | 5 |
| _pe_f64sincos_test.nx | invariant KATs. | 19 | 1 |
| _pe_f64sinhcosh.nx | no Claude core logic. | 166 | 6 |
| _pe_f64sinhcosh_test.nx | invariant KATs. | 25 | 1 |
| _pe_f64tan.nx | no Claude core logic. | 156 | 5 |
| _pe_f64tan_test.nx | invariant KATs. | 24 | 1 |
| _pe_fightfsm.nx | baked transition walk, no Claude logic | 29 | 2 |
| _pe_fightfsm_test.nx | KATs computed from the table at emit time | 20 | 1 |
| _pe_gamelife.nx | baked transition walk, no Claude logic | 27 | 2 |
| _pe_gamelife_test.nx | KATs computed from the table at emit time | 20 | 1 |
| _pe_gjob.nx | baked transition walk, no Claude logic | 25 | 2 |
| _pe_gjob_test.nx | KATs computed from the table at emit time | 20 | 1 |
| _pe_heat.nx | integer PI, gains pre-flighted vs the plant sim | 8 | 1 |
| _pe_heat_test.nx | plant-sim replay KAT, endpoint baked at emit time | 22 | 1 |
| _pe_httpsm.nx | baked transition walk, no Claude logic | 23 | 2 |
| _pe_httpsm_test.nx | KATs computed from the table at emit time | 16 | 1 |
| _pe_jpegseg.nx | prefix-marker wire walk, no Claude logic | 66 | 2 |
| _pe_jpegseg_test.nx | KATs computed from the spec at emit time | 37 | 1 |
| _pe_jpgmark.nx | prefix-marker wire walk, no Claude logic | 50 | 2 |
| _pe_jpgmark_test.nx | KATs computed from the spec at emit time | 37 | 1 |
| _pe_jpgmk.nx | prefix-marker wire walk, no Claude logic | 66 | 2 |
| _pe_jpgmk_test.nx | KATs computed from the spec at emit time | 37 | 1 |
| _pe_jpgtlv.nx | [type][len][body] wire walk, no Claude logic | 27 | 3 |
| _pe_jpgtlv_test.nx | KATs computed from the spec at emit time | 23 | 1 |
| _pe_kw_crc.nx | field-table walk, no Claude logic | 36 | 1 |
| _pe_kw_crc_test.nx | KATs computed from the table at emit time | 23 | 1 |
| _pe_lane_jpgmk.nx | no Claude logic | 46 | 2 |
| _pe_lane_jpgtlv.nx | no Claude logic | 46 | 2 |
| _pe_lane_png.nx | no Claude logic | 62 | 3 |
| _pe_lane_riff.nx | no Claude logic | 40 | 2 |
| _pe_lane_riff2.nx | no Claude logic | 62 | 3 |
| _pe_lane_tlv.nx | no Claude logic | 44 | 2 |
| _pe_legaldoc.nx | baked transition walk, no Claude logic | 25 | 2 |
| _pe_legaldoc_test.nx | KATs computed from the table at emit time | 15 | 1 |
| _pe_lpc2.nx | lossless predictor/residual coder, no Claude logic | 45 | 3 |
| _pe_lpc2_test.nx | KATs computed from the spec at emit time | 39 | 1 |
| _pe_mask.nx | nm-domain area/spacing/DRC, no Claude logic | 5 | 3 |
| _pe_mask_test.nx | design-rule boundary KATs | 15 | 1 |
| _pe_num.nx | ws-skip decimal parse, -1=refused, no Claude logic | 21 | 1 |
| _pe_num_test.nx | exact byte->value KATs | 14 | 1 |
| _pe_odmnap.nx | field-table walk, no Claude logic | 21 | 1 |
| _pe_odmnap_test.nx | KATs computed from the table at emit time | 33 | 1 |
| _pe_peerwire_fsm.nx | baked transition walk, no Claude logic | 55 | 2 |
| _pe_peerwire_fsm_test.nx | KATs computed from the table at emit time | 20 | 1 |
| _pe_png.nx | [type][len][body][trail] wire walk, no Claude logic | 27 | 3 |
| _pe_png_test.nx | KATs computed from the spec at emit time | 41 | 1 |
| _pe_pngchunk.nx | [type][len][body][trail] wire walk, no Claude logic | 27 | 3 |
| _pe_pngchunk_test.nx | KATs computed from the spec at emit time | 41 | 1 |
| _pe_pnghdr.nx | field-table walk, no Claude logic | 21 | 1 |
| _pe_pnghdr_test.nx | KATs computed from the table at emit time | 27 | 1 |
| _pe_pngtext.nx | field-table walk, no Claude logic | 19 | 1 |
| _pe_pngtext_gate.nx | 97 | 4 | |
| _pe_pngtext_test.nx | KATs computed from the table at emit time | 22 | 1 |
| _pe_poker_round.nx | baked transition walk, no Claude logic | 43 | 2 |
| _pe_poker_round_test.nx | KATs computed from the table at emit time | 20 | 1 |
| _pe_previewenv.nx | baked transition walk, no Claude logic | 23 | 2 |
| _pe_previewenv_test.nx | KATs computed from the table at emit time | 20 | 1 |
| _pe_pub.nx | transitions-table state machine, no Claude logic | 11 | 1 |
| _pe_pub_test.nx | KATs derived from the table itself | 15 | 1 |
| _pe_riff.nx | [type][len][body][trail] wire walk, no Claude logic | 28 | 4 |
| _pe_riff2.nx | [type][len][body] wire walk, no Claude logic | 28 | 4 |
| _pe_riff2_test.nx | KATs computed from the spec at emit time | 35 | 1 |
| _pe_riff_test.nx | KATs computed from the spec at emit time | 35 | 1 |
| _pe_riffhdr.nx | field-table walk, no Claude logic | 23 | 1 |
| _pe_riffhdr_test.nx | KATs computed from the table at emit time | 31 | 1 |
| _pe_roglrun.nx | baked transition walk, no Claude logic | 28 | 2 |
| _pe_roglrun_test.nx | KATs computed from the table at emit time | 20 | 1 |
| _pe_seohead.nx | table-driven fragment renderer, no Claude logic | 64 | 3 |
| _pe_seohead_test.nx | byte-exact KATs derived from the table | 34 | 2 |
| _pe_stealth.nx | baked transition walk, no Claude logic | 29 | 2 |
| _pe_stealth_test.nx | KATs computed from the table at emit time | 20 | 1 |
| _pe_tenant.nx | baked transition walk, no Claude logic | 26 | 2 |
| _pe_tenant_test.nx | KATs computed from the table at emit time | 20 | 1 |
| _pe_tlshs.nx | baked transition walk, no Claude logic | 24 | 2 |
| _pe_tlshs_test.nx | KATs computed from the table at emit time | 17 | 1 |
| _pe_tlv.nx | [type][len][body] wire walk, no Claude logic | 27 | 3 |
| _pe_tlv2b.nx | [type][len][body][trail] wire walk, no Claude logic | 27 | 3 |
| _pe_tlv2b_test.nx | KATs computed from the spec at emit time | 25 | 1 |
| _pe_tlv_test.nx | KATs computed from the spec at emit time | 25 | 1 |
| _pe_twolie.nx | baked transition walk, no Claude logic | 31 | 2 |
| _pe_twolie_test.nx | KATs computed from the table at emit time | 20 | 1 |
| _pe_twrwave.nx | baked transition walk, no Claude logic | 24 | 2 |
| _pe_twrwave_test.nx | KATs computed from the table at emit time | 20 | 1 |
| _pe_vnscene.nx | baked transition walk, no Claude logic | 25 | 2 |
| _pe_vnscene_test.nx | KATs computed from the table at emit time | 16 | 1 |
| _pe_zerodowntime.nx | baked transition walk, no Claude logic | 24 | 2 |
| _pe_zerodowntime_test.nx | KATs computed from the table at emit time | 20 | 1 |
| _percent_decode_authored.nx | URL %XX/'+' decode, bits-up | 19 | 3 |
| _perm_gate.nx | LOCK for Sv39 PAGE-PERMISSION enforcement (X-PAGE-PERM-001). NO mocks. | 112 | 9 |
| _pm_atan_spec.nx | GENERATED by nx_mathspec_atan (SOVEREIGN bigfloat, | 84 | 1 |
| _pm_erf_spec.nx | GENERATED by nx_mathspec_erf (SOVEREIGN bigfloat: | 46 | 1 |
| _pm_erfc_spec.nx | GENERATED by nx_mathspec_erfc (SOVEREIGN bigfloat: | 10 | 1 |
| _pm_gamma_spec.nx | GENERATED by nx_mathspec_gamma (SOVEREIGN bigfloat: | 22 | 1 |
| _pm_log_spec.nx | GENERATED by _f64_log_oracle_gen.py (mpmath @60dps). | 23 | 1 |
| _pm_pow_spec.nx | GENERATED by nx_mathspec_pow (SOVEREIGN bigfloat, | 42 | 1 |
| _pm_sin_spec.nx | GENERATED by nx_mathspec_sincos (SOVEREIGN bigfloat, | 33 | 1 |
| _pm_sinhcosh_spec.nx | GENERATED by nx_mathspec_sinhcosh (SOVEREIGN | 43 | 1 |
| _pm_tan_spec.nx | GENERATED by nx_mathspec_tan (SOVEREIGN bigfloat, | 56 | 1 |
| _pngchunk_corpus_drive.nx | GATE HARNESS (not organ logic): drives the ORGAN-authored | 34 | 3 |
| _priv_gate.nx | gate for M/S/U PRIVILEGE + privilege-gated paging (privilege-levels capability). NO mocks. | 90 | 7 |
| _pv_an.nx | baked band ladder, no Claude logic | 9 | 1 |
| _pv_an_test.nx | KATs computed from the table at emit time | 11 | 1 |
| _pv_score.nx | baked band ladder, no Claude logic | 9 | 1 |
| _pv_score_test.nx | KATs computed from the table at emit time | 11 | 1 |
| _pv_wp.nx | baked band ladder, no Claude logic | 9 | 1 |
| _pv_wp_test.nx | KATs computed from the table at emit time | 11 | 1 |
| _pw_probe.nx | localizer for the pow kernel dd-log2 stage: prints t1/t2 and | 41 | 4 |
| _qref_authored.nx | a qualitative referee from a spec | 18 | 2 |
| _queue_cohesion_gate_authored.nx | gate for X-CONS-003. Drives the REAL | 136 | 8 |
| _queue_load_gate_authored.nx | gate for IM-Q1 (the queue on the sovereign | 166 | 9 |
| _r1bench_kern.nx | R1 toolchain exceed-panel shared kernel (NishiLang side). | 23 | 2 |
| _r1bench_kern2.nx | R1 panel kernel #2: NO DIVISION (vs kern1's % prime). Isolates register-alloc/ | 23 | 2 |
| _race5_claude.nx | the CLAUDE lane for autonomy race 5 (handwritten single-pass RIFF/WAV | 104 | 6 |
| _race5_register.nx | records the ADVERSARY role organ + autonomy race 5. Engineer gate = | 40 | 2 |
| _race5_team_author.nx | the BUILDER authoring the race-5 team lane from EMITTERS ONLY | 33 | 2 |
| _race5_team_author2.nx | the BUILDER re-authoring the race-5 team lane AFTER the growth | 71 | 2 |
| _race6_claude.nx | the CLAUDE lane for autonomy race 6 (handwritten single-pass PNG chunk | 95 | 5 |
| _race6_register.nx | records the grammar-file Adversary + autonomy race 6. Engineer gate = | 40 | 2 |
| _race6_team_author.nx | the BUILDER authoring the race-6 PNG lane from EMITTERS ONLY. | 55 | 2 |
| _race6_team_author2.nx | the BUILDER re-authoring the race-6 PNG core AFTER the growth rung | 26 | 2 |
| _rational_gate.nx | self-validating gate for EXACT rational arithmetic (ME4). | 76 | 4 |
| _rc6_gate.nx | standing REGRESSION GATE for R1-T1-004 (nxasm rc=6 ctx-x-output-path class). | 86 | 5 |
| _reader_open_authored.nx | e-reader open-document happy path, bits-up | 19 | 6 |
| _regalloc_lf_repro.nx | candidate TEN-SECOND repro for LM-REGALLOC: the | 54 | 5 |
| _research_run.nx | end-to-end research pipeline runner (the SOVEREIGN half). | 24 | 3 |
| _resynth_bitfield.nx | RE-SYNTHESIZED BY THE NISHI TEAM (_type_search_authored): derived from KATs by | 53 | 14 |
| _resynth_clamp.nx | RE-SYNTHESIZED BY THE NISHI TEAM (_type_search_authored): derived from KATs by | 53 | 14 |
| _resynth_validator.nx | RE-SYNTHESIZED BY THE NISHI TEAM (_type_search_authored): derived from KATs by | 53 | 14 |
| _rle_authored.nx | run-length decode, bits-up | 15 | 2 |
| _rt_addk.nx | PROOF FIXTURE for pe16 GATE_HARNESS (NOT a deliverable organ; a reversible | 8 | 2 |
| _rt_addk_gate.nx | composes <uut>_encode/_decode, no Claude logic | 28 | 1 |
| _rt_addk_gate_test.nx | asserts the round-trip+tamper gate is GREEN | 8 | 1 |
| _rt_bad.nx | DISCRIMINATION FIXTURE for pe16: a BROKEN inverse pair (decode does NOT invert | 6 | 2 |
| _rt_bad_gate.nx | composes <uut>_encode/_decode, no Claude logic | 28 | 1 |
| _rt_bad_gate_test.nx | asserts the round-trip+tamper gate is GREEN | 8 | 1 |
| _sbr_install_gate.nx | LOCK for the LM-026 ROOT FIX in nx_sov_build_run (install-on-success). NO mocks. | 98 | 9 |
| _sbrtest.nx | throwaway fixture for verifying the nx_sov_build_run LM-026 root fix (install-if-present). | 5 | 1 |
| _sched_gate.nx | gate for the 2-task PREEMPTIVE SCHEDULER slice. | 114 | 8 |
| _seed_ncf_kinds67.nx | SEED self-validation for the DECLARED-SCAFFOLD pe8 field-kinds | 57 | 2 |
| _si_walk_probe.nx | DIAGNOSTIC REPRO for the _sig_index_authored signal-11 (issue log | 68 | 4 |
| _si_walk_probe2.nx | DIAGNOSTIC REPRO step 2: same walk but STRUCT-FREE (raw-offset | 75 | 5 |
| _sig_index_authored.nx | S3 component catalog. | 276 | 15 |
| _spin_forever.nx | deliberate infinite spinner: the perf organs' gate | 9 | 1 |
| _sponsor_review_gate_authored.nx | gate for the executive-sponsor loop. | 196 | 9 |
| _sqlite_read_authored.nx | ELDERMIG E1 rung 1. | 158 | 10 |
| _ss_compact_cap_gate.nx | 163 | 7 | |
| _stale_probe.nx | verify the STALE-SUSPECT landmines LM-003 (>6 args) + LM-007 | 30 | 3 |
| _statfs_probe.nx | evidence probe: which __syscall number reaches x86 statfs through the | 27 | 4 |
| _strap_gate.nx | LOCK for S-MODE TRAP DELEGATION + sret (X-PAGE-STRAP-001). NO mocks. | 89 | 9 |
| _structure_text_authored.nx | tag-strip + paragraph structure tree, bits-up | 22 | 2 |
| _synth_bench_authored.nx | S6 suite compose-v1. | 484 | 22 |
| _syscall_gate.nx | gate for the SYSCALL ABI (args + dispatch + return + resume). NO mocks. | 91 | 7 |
| _t2_bigram_lm_authored.nx | T2 rung 2a: the team's FIRST LANGUAGE MODEL. A next-token | 429 | 12 |
| _t4_first_model_authored.nx | T4 of the training-substrate ladder: the FIRST REAL MODEL. | 611 | 22 |
| _t4b_closed_loop_authored.nx | T4b: the CLOSED-LOOP FIRST TURN. The first model trained | 465 | 12 |
| _tac_laststand.nx | per-game module over nx_tactics_engine_lib | 21 | 1 |
| _tac_skirmish.nx | per-game module over nx_tactics_engine_lib | 21 | 1 |
| _team_ch_census.nx | the TEAM's lane in the CH-census autonomy race. THE CORE IS THE | 59 | 3 |
| _tensor_grad_authored.nx | T6 tensor autograd. | 553 | 23 |
| _timer_irq_gate.nx | gate for the TIMER-INTERRUPT (preemption mechanism) slice. | 121 | 7 |
| _tn_probe.nx | localizer: reduction + tan sign at the pi/2 pole crossing. | 31 | 4 |
| _tr_ref.nx | 4 | 1 | |
| _tr_template.nx | GENERATED by nx_emitter_transduce (X-AUT-006). | 14 | 2 |
| _trap_syscall_gate.nx | the K-R1 gate (kernel-up ladder rung 1). Drives the full | 216 | 11 |
| _trunc_probe.nx | ROOT-CAUSE probe for LM-022 (operator: audit workarounds, fix roots | 46 | 4 |
| _ttt_diag.nx | diagnostic twin of nx_tictactoe_test assertion 8: play the | 34 | 3 |
| _ttt_test_trace.nx | C0 substrate smoke. | 183 | 3 |
| _tv_emitter.nx | GENERATED by nx_transduce_v1 (X-AUT-006b): PARAMETERIZED re-emitter. | 16 | 3 |
| _tv_ref.nx | 4 | 1 | |
| _type_search_authored.nx | S3 rung-1 synthesizer. | 351 | 19 |
| _ubit_gate.nx | LOCK for Sv39 USER/SUPERVISOR page isolation (U-bit + mstatus.SUM, X-PAGE-UBIT-001). | 103 | 9 |
| _uj_probe.nx | bisect the journey crash: trust-store load, then one | 29 | 3 |
| _umode_gate.nx | gate for U-MODE PROGRAM + SYSCALL boundary (user/kernel separation). NO mocks. | 90 | 7 |
| _uproc_gate.nx | LOCK for PER-PROCESS ADDRESS SPACES (U-mode WITH paging, X-PAGE-UPROC-001). NO mocks. | 90 | 9 |
| _utf8_authored.nx | UTF-8 codepoint decode/validate, bits-up | 24 | 2 |
| _wasmmap_probe.nx | 15 | 2 | |
| _wb_dose.nx | thresholds -> verdict, no Claude logic | 3 | 1 |
| _wb_dose_test.nx | real boundary KATs | 10 | 1 |
| _wb_ext.nx | [type][len][body] wire walk, no Claude logic | 27 | 3 |
| _wb_ext_test.nx | KATs computed from the spec at emit time | 25 | 1 |
| _wb_jpeg.nx | prefix-marker wire walk, no Claude logic | 66 | 2 |
| _wb_jpeg_test.nx | KATs computed from the spec at emit time | 37 | 1 |
| _wb_lpc.nx | lossless predictor/residual coder, no Claude logic | 45 | 3 |
| _wb_lpc_test.nx | KATs computed from the spec at emit time | 39 | 1 |
| _wb_mathk.nx | no Claude core logic. | 46 | 1 |
| _wb_mathk_test.nx | KATs from algorithm invariants. | 18 | 1 |
| _wb_oven.nx | integer PI, gains pre-flighted vs the plant sim | 8 | 1 |
| _wb_oven_test.nx | plant-sim replay KAT, endpoint baked at emit time | 22 | 1 |
| _wb_pace.nx | min-gap pacing + clamped exponential backoff | 9 | 2 |
| _wb_pace_test.nx | boundary KATs derived from the spec | 14 | 1 |
| _wb_tmpl.nx | table-driven fragment renderer, no Claude logic | 34 | 3 |
| _wb_tmpl_test.nx | byte-exact KATs derived from the table | 24 | 2 |
| _wb_walk.nx | field-table walk, no Claude logic | 22 | 1 |
| _wb_walk_test.nx | KATs computed from the table at emit time | 62 | 1 |
| _wiki_archive_gate.nx | THE NO-LINK-ROT GATE. | 253 | 11 |
| _wiki_backlinks_gate.nx | WIKI R4 GATE: backlinks + auto-TOC + static graph. | 307 | 11 |
| _wiki_cite_gate.nx | THE WIKIPEDIA-EXCEED INLINE-CITATION GATE. | 355 | 12 |
| _wiki_cite_live_gate.nx | THE LIVE INLINE-CITE-CARD GATE (served output). | 264 | 12 |
| _wiki_discovery_gate.nx | unit gate for the wiki content loader's | 165 | 6 |
| _wiki_edit_gate.nx | unit gate PROVING the wiki R1 auth-gated page EDIT/SAVE | 258 | 9 |
| _wiki_engine_gate.nx | unit gate PROVING the INTERNAL sovereign wiki | 182 | 7 |
| _wiki_frontend_gate.nx | THE S-CLASS WIKI-FRONTEND GATE. | 274 | 12 |
| _wiki_integrate_gate.nx | WIKI R4 INTEGRATION GATE. | 274 | 10 |
| _wiki_search_gate.nx | THE RANKED-SEARCH GATE (wiki R3). | 214 | 10 |
| _wiki_version_gate.nx | unit gate PROVING wiki R2 page VERSIONING: HISTORY | 297 | 7 |
| _wiki_wikilink_gate.nx | THE LIVE-[[WIKILINK]] GATE. | 176 | 10 |
| _wordwrap_authored.nx | reflowable render core (greedy word wrap) | 27 | 2 |
| _xorc_parts_gate.nx | self-validating gate for the X-ORC role-parts chain. | 77 | 6 |
| _xperf003a_gate.nx | SOVEREIGN gate for rung X-PERF-003a (CLBG fannkuch-redux | 227 | 9 |
| _xperf003c1_gate.nx | SOVEREIGN gate for rung X-PERF-003c1 (codegen redundant-defect | 207 | 9 |
| _zip_extract_authored.nx | ZIP local header + inflate entry, bits-up | 22 | 4 |
| c0_authz_step.nx | baked transition walk, no Claude logic | 30 | 2 |
| c0_authz_step_test.nx | KATs computed from the table at emit time | 20 | 1 |
| capchk.nx | f(x) FOUND from (x,y) data, evaluated at a HELD-OUT x. license_tier: ORIGINAL | 21 | 1 |
| composedry_probe_gate.nx | AUTHORED BY nx_compose_builder (X-AUTH-EXT-001 composition shape) from a DATA spec. | 31 | 2 |
| consent_step.nx | baked transition walk, no Claude logic | 24 | 2 |
| consent_step_test.nx | KATs computed from the table at emit time | 14 | 1 |
| dep_pipeline.nx | AUTHORED BY nx_compose_builder (X-AUTH-EXT-001 composition shape) from a DATA spec. | 25 | 4 |
| deployclass_gate.mig.nx | AUTHORED BY nx_compose_builder (X-AUTH-EXT-001 composition shape) from a DATA spec. | 30 | 2 |
| deployclass_gate.nx | AUTHORED BY nx_compose_builder (X-AUTH-EXT-001 composition shape) from a DATA spec. | 30 | 2 |
| ee_abs.nx | f(x) w/ a real if-branch, at a HELD-OUT x. license_tier: ORIGINAL | 23 | 1 |
| ee_fact.nx | a real for-loop, at a HELD-OUT x. license_tier: ORIGINAL | 23 | 1 |
| eoe_meta_e.nx | emitted by nx_eoe_meta (the meta-emitter). E writes organ O. license_tier: ORIGINAL | 12 | 2 |
| eoe_meta_o.nx | emitted by EMITTER E. license_tier: ORIGINAL | 3 | 1 |
| eoe_proof.nx | control flow synthesized from a DATA spec, compiled by nx_cc. license_tier: ORIGINAL | 18 | 1 |
| esr_chk.nx | f(x) FOUND from (x,y) data, evaluated at a HELD-OUT x. license_tier: ORIGINAL | 21 | 1 |
| evoC.nx | f(x) w/ a real if-branch, at a HELD-OUT x. license_tier: ORIGINAL | 23 | 1 |
| evoC_abs.nx | f(x) w/ a real if-branch, at a HELD-OUT x. license_tier: ORIGINAL | 23 | 1 |
| evoC_abs_practice.nx | f(x) w/ a real if-branch, at a HELD-OUT x. license_tier: ORIGINAL | 23 | 1 |
| evoC_p_abs.nx | f(x) w/ a real if-branch, at a HELD-OUT x. license_tier: ORIGINAL | 24 | 1 |
| evoC_p_relu.nx | f(x) w/ a real if-branch, at a HELD-OUT x. license_tier: ORIGINAL | 24 | 1 |
| evoC_p_sq.nx | f(x) w/ a real if-branch, at a HELD-OUT x. license_tier: ORIGINAL | 24 | 1 |
| evoL.nx | a real for-loop, at a HELD-OUT x. license_tier: ORIGINAL | 23 | 1 |
| evoL_p_fact.nx | a real for-loop, at a HELD-OUT x. license_tier: ORIGINAL | 21 | 1 |
| evoL_p_pow2.nx | a real for-loop, at a HELD-OUT x. license_tier: ORIGINAL | 23 | 1 |
| evoL_p_sum.nx | a real for-loop, at a HELD-OUT x. license_tier: ORIGINAL | 21 | 1 |
| evoL_sum.nx | a real for-loop, at a HELD-OUT x. license_tier: ORIGINAL | 21 | 1 |
| evo_disc0.nx | f(x) FOUND from (x,y) data, evaluated at a HELD-OUT x. license_tier: ORIGINAL | 21 | 1 |
| evo_disc2.nx | f(x) FOUND from (x,y) data, evaluated at a HELD-OUT x. license_tier: ORIGINAL | 21 | 1 |
| fieldval_step.nx | baked transition walk, no Claude logic | 23 | 2 |
| fieldval_step_test.nx | KATs computed from the table at emit time | 15 | 1 |
| fn_authored.nx | a W-bit per-bit LUT4 fabric, no Claude logic | 12 | 1 |
| fn_authored2.nx | a W-bit per-bit LUT4 fabric, no Claude logic | 12 | 1 |
| fn_authored2_test.nx | 13 | 1 | |
| fn_authored_test.nx | 13 | 1 | |
| heal_loop_step.nx | baked transition walk, no Claude logic | 26 | 2 |
| heal_loop_step_test.nx | KATs computed from the table at emit time | 17 | 1 |
| lmprobe_lm001.nx | LANDMINE PROBE for LM-001 "no &&/|| -- use flag idiom (go/scan vars)". | 44 | 3 |
| lmprobe_lm002.nx | LANDMINE PROBE for LM-002 "flat ifs only: 4-deep nested-if miscompiles". | 35 | 2 |
| lmprobe_lm004.nx | LANDMINE PROBE for LM-004 "negative literals as 0 - N (unary-minus literal landmine)". | 22 | 1 |
| lmprobe_lm008.nx | LANDMINE PROBE for LM-008 "obj.field = imported_call(args) parser desync -- | 47 | 3 |
| meta_xform.nx | AUTHORED BY nx_xform_builder (X-AUTH-EXT-002 in-process data-flow composition) from a DATA spec. | 18 | 4 |
| nc_authored.nx | K-way fab_append fold over team-owned nx_fpga_compose, no Claude logic | 8 | 1 |
| nc_authored2.nx | K-way fab_append fold over team-owned nx_fpga_compose, no Claude logic | 8 | 1 |
| nc_authored2_test.nx | 13 | 1 | |
| nc_authored_test.nx | 13 | 1 | |
| ncf_loop_organ.nx | SYNTHESIZED CONTROL FLOW (a bounded loop) + GOD-BUILT by nx_ncf_loop_gate. license_tier: ORIGINAL | 18 | 2 |
| ncf_organ.nx | SYNTHESIZED CONTROL FLOW (a branch) + GOD-BUILT by nx_ncf_synth_gate. license_tier: ORIGINAL | 15 | 2 |
| nishi.nx | SOVEREIGN browse CLI + interactive navigator (the Nishi browser). | 532 | 8 |
| nishi_export_lib.nx | REAL nx_cc-compiled NishiLang exported from sovereign DLLs. Includes: | 211 | 26 |
| nishi_game.nx | GAME-GUI R1: the sovereign GAME ENGINE WINDOW on native Windows. Presents ANIMATED | 305 | 13 |
| nishi_gui.nx | the NISHI browser, graphical + INTERACTIVE (Windows). "Nishi" = west (the family). | 838 | 36 |
| nx_4kpage_emit.nx | FULL 3-LEVEL Sv39 walk with a 4KB-page leaf (X-PAGE-4K-001). Closes the noted | 184 | 19 |
| nx_a11y_breadth.nx | a BROAD WCAG-2.2 checker (12 lexically-detectable criteria) on built HTML, to widen the | 61 | 15 |
| nx_a11y_breadth_gate.nx | the broad a11y checker passes our built pages by construction + discriminates a bad | 54 | 3 |
| nx_aa_font_demo.nx | R2 start: OUR OWN sovereign vector font (filled glyph outlines), rendered by the | 100 | 4 |
| nx_aa_gate.nx | ★F3 ANTI-ALIASING (SSAA 2x): render at 2x + box-downsample -> smooth edges. T1 AA replaces HARD | 74 | 6 |
| nx_aa_raster_test.nx | R1 proof for the sovereign AA rasterizer. Renders an 'O' (outer+inner 12-gon = | 44 | 1 |
| nx_aatext_proof.nx | prove GRAYSCALE-AA text from the full-ASCII 8x8 font via coverage supersampling, | 108 | 5 |
| nx_abmk_register.nx | records X-AUT-004's MATH_KERNEL one-command dispatch route. | 37 | 2 |
| nx_abtest_probe.nx | isolation probe: call ab_assign/ab_hash directly for many hardcoded visitors | 34 | 4 |
| nx_ac_monitor_census.nx | EVIDENCE-BACKED SOTA gap map for the sovereign | 318 | 9 |
| nx_acceptq.nx | DETECTOR for the ACCEPT-LOOP WEDGE: a daemon that holds its listen socket but has | 156 | 8 |
| nx_access_audit.nx | TAMPER-EVIDENT append-only audit log for the access wall (L6; NIST AU family). Every | 44 | 2 |
| nx_access_audit_gate.nx | gate for the tamper-evident access audit log (nx_access_audit). Builds a chain of | 107 | 7 |
| nx_access_gate.nx | 120 | 7 | |
| nx_access_lib.nx | the S-class authorization CORE. ONE rule, reusable on every site: a request is | 101 | 6 |
| nx_access_pep.nx | the POLICY ENFORCEMENT POINT glue: ONE call a daemon makes per request that composes the | 43 | 4 |
| nx_access_pep_gate.nx | gate for the enforcement-point glue (nx_access_pep). Proves the WHOLE wall composes | 144 | 12 |
| nx_access_wall.nx | the unified POLICY DECISION POINT (NIST SP 800-207 PDP) for the access-provisioning | 34 | 2 |
| nx_access_wall_exceed_gate.nx | MEASURED head-to-head EXCEED for the access wall, through the no-overclaim | 123 | 8 |
| nx_access_wall_gate.nx | gate for the unified PDP (nx_access_wall). Proves ZERO-TRUST / DENY-BY-DEFAULT / | 97 | 7 |
| nx_accesswall_research.nx | drive the SOVEREIGN NISHI RESEARCHER over the access-provisioning-wall gap | 142 | 6 |
| nx_account_admin_census.nx | the honest, ORGAN-COMPUTED scorecard for the HR-driven account-admin capability | 78 | 7 |
| nx_account_admin_exceed_gate.nx | the MEASURED S-CLASS EXCEED referee for the HR-driven account-administration | 148 | 16 |
| nx_account_cleanup.nx | one-shot sovereign cleanup of the nishifamily OPAQUE account store. | 145 | 6 |
| nx_acct_admin_handoff.nx | COORDINATION HANDOFF on the SOVEREIGN store (operator: "pass the wiring work to the | 98 | 9 |
| nx_acl.nx | GROUPS + ACLs (deepens AUTH-USERS beyond nx_users' owner/other model). POSIX-style: users have a | 68 | 5 |
| nx_acme_dns01_propagation_gate.nx | LIVE proof for the DNS-01 TXT | 167 | 6 |
| nx_aco_gate.nx | 70 | 6 | |
| nx_actbench.nx | I3: THE PHYSICAL-PLAUSIBILITY RULER. (beyond-metahuman plan, Phase 0 instruments.) | 1222 | 35 |
| nx_activities.nx | LIB: the REAL VALUE of popular homestead activities (operator: "gamification for LOTS of | 171 | 14 |
| nx_activities_gate.nx | GATE: REAL value for LOTS of popular activities. T1 reference prices set (grounded w/ | 137 | 6 |
| nx_actlog.nx | ACTION LOG + WORKFLOW SEQUENCE MINER (ws=ws-intel3, 2026-07-20). | 1334 | 43 |
| nx_ad_banner.nx | LIB: the BANNER GENERATOR for the performance ad engine. Advertisers generate real | 205 | 11 |
| nx_ad_banner_builder.nx | LIB: the advertiser-facing BANNER BUILDER (the "iterating UI" for the banner | 101 | 7 |
| nx_ad_banner_builder_gate.nx | GATE for the server-rendered banner builder. Proves: the GET form has the | 69 | 3 |
| nx_ad_banner_daemon.nx | a thin standalone HTTP daemon that serves the BANNER BUILDER live for testing. | 85 | 9 |
| nx_ad_banner_exceed.nx | LIB: MEASURED S-class exceed primitives for the banner builder. Organ-graded from | 51 | 4 |
| nx_ad_banner_exceed_gate.nx | GATE for the MEASURED banner exceed. Prints the scorecard on a REAL banner, | 75 | 4 |
| nx_ad_banner_gate.nx | GATE for the banner generator. Proves the privacy/security invariants hold BY | 106 | 3 |
| nx_ad_banner_gated_daemon.nx | the BANNER BUILDER served BEHIND THE OPAQUE FAMILY GATE. The builder form | 107 | 10 |
| nx_ad_bill.nx | LIB: the billing FSM for the "Brought to you by" performance ad engine | 58 | 4 |
| nx_ad_bill_gate.nx | GATE (runnable) for ADS-008 the billing FSM. Proves on baked controls + | 71 | 4 |
| nx_ad_botfilter.nx | LIB (PURE, no I/O): aggregate INVALID-TRAFFIC / bot classifier for the | 100 | 5 |
| nx_ad_botfilter_gate.nx | GATE (runnable) for ADS-019 invalid-traffic filter. The DELIVERABLE | 73 | 4 |
| nx_ad_conversion.nx | LIB (no main): privacy-preserving CONVERSION measurement for the | 54 | 2 |
| nx_ad_conversion_gate.nx | GATE (runnable) for ADS-018 privacy-preserving conversion measure. | 78 | 5 |
| nx_ad_core.nx | AUTORUN BEAT CORE (mainless; X-Q-007 "beat list as DATA"). | 174 | 7 |
| nx_ad_emit.nx | ACCESSED/DIRTY bit tracking (Sv39 A/D, X-PAGE-AD-001). The demand-paging foundation: | 183 | 20 |
| nx_ad_emitter_apply.nx | LIB: the builder CONSUMES its learned catalog. ab_emit_from_registry resolves a | 70 | 4 |
| nx_ad_emitter_apply_gate.nx | GATE proving the builder CONSUMES grown emitters: teach a temp catalog the | 61 | 5 |
| nx_ad_emitter_grow.nx | TEACH + GROW the builder's emitter catalog. First TEACHES every emitter we've built | 74 | 5 |
| nx_ad_emitter_registry.nx | LIB: the BUILDER'S LEARNED CATALOG. Every emitter we build (an accent, an | 130 | 8 |
| nx_ad_emitter_registry_gate.nx | GATE for the builder's learned emitter catalog. Hermetic (/tmp registry): | 85 | 3 |
| nx_ad_exceed.nx | LIB: the ad engine's MEASURED-EXCEED CENSUS (organ-graded, cited). Answers the | 263 | 13 |
| nx_ad_exceed_gate.nx | GATE (runnable) for the ad-system MEASURED-EXCEED CENSUS. Emits the cited, | 83 | 1 |
| nx_ad_feedback.nx | LIB: the GREAT/OK/BAD audience feedback for the performance ad engine | 82 | 5 |
| nx_ad_feedback_gate.nx | GATE (runnable) for ADS-013 GREAT/OK/BAD feedback. Proves on baked | 175 | 5 |
| nx_ad_h2h.nx | LIB: MEASURED HEAD-TO-HEAD vs representative REAL incumbent baselines -- the evidence | 71 | 12 |
| nx_ad_h2h_gate.nx | GATE (runnable) for the measured head-to-head comparators (nx_ad_h2h). Proves | 67 | 3 |
| nx_ad_intake.nx | LIB: advertiser SELF-SERVE SIGNUP / campaign creation for the "Brought to you | 144 | 8 |
| nx_ad_intake_gate.nx | GATE (runnable) for advertiser self-serve signup (nx_ad_intake). Proves: | 105 | 5 |
| nx_ad_ivt.nx | LIB (PURE classify + store loader): STRENGTHENED aggregate INVALID-TRAFFIC (IVT) | 72 | 3 |
| nx_ad_ivt_gate.nx | GATE (runnable) for the strengthened IVT classifier (nx_ad_ivt). Seeds the | 121 | 6 |
| nx_ad_meter.nx | LIB: per-advertiser FIRST-PARTY outcome MEASUREMENT for the "Brought to you | 97 | 6 |
| nx_ad_meter_gate.nx | GATE (runnable) for ADS-007 the measurement keystone. Proves, on baked | 100 | 5 |
| nx_ad_nb_fold_gate.nx | GATE: the AD domain FOLDED onto the universal builder catalog. Seed the SAME ad | 76 | 4 |
| nx_ad_offering.nx | LIB: the public, pre-login OFFERING SHEET / sell page for the performance | 72 | 4 |
| nx_ad_offering_gate.nx | GATE (runnable) for ADS-017 the offering sheet. Proves the sell page: | 77 | 4 |
| nx_ad_reach.nx | LIB (PURE): HONEST BILLABLE REACH. The ONLY impression count an advertiser is | 44 | 2 |
| nx_ad_reach_gate.nx | GATE (runnable) for HONEST BILLABLE REACH (nx_ad_reach). Proves the charge | 71 | 3 |
| nx_ad_serve.nx | LIB: the "Brought to you by" PLACEMENT emitter for the performance ad engine | 80 | 6 |
| nx_ad_serve_gate.nx | GATE (runnable) for ADS-004 the "Brought to you by" placement. Proves on | 68 | 4 |
| nx_ad_serve_policy.nx | LIB: the polite SERVE POLICY for the performance ad engine (ADS-012, | 49 | 3 |
| nx_ad_serve_policy_gate.nx | GATE (runnable) for ADS-012 polite serve policy. Proves on baked | 65 | 4 |
| nx_ad_store.nx | LIB: the ad engine's window onto the SOVEREIGN INFORMATION STORE (the team's | 60 | 4 |
| nx_ad_store_seed.nx | GATE + SEEDER: authors the ad engine's config + registry into the | 108 | 6 |
| nx_ad_view.nx | LIB (PURE, no I/O): honest VIEWPORT-VERIFIED impression counting for the "Brought | 62 | 3 |
| nx_ad_view_gate.nx | GATE (runnable) for the honest VIEWPORT-VERIFIED impression rule (nx_ad_view). | 84 | 4 |
| nx_adnet.nx | LIB: the SOVEREIGN 4chan-style BANNER AD SERVER core (operator: "our ad network ... like how 4chan | 64 | 12 |
| nx_adnet_advreport.nx | RUNNER: the per-advertiser delivery report, made REACHABLE. | 82 | 3 |
| nx_adnet_apply.nx | LIB: the PUBLIC "advertise with us" surface. The last mile of the ad network. | 237 | 9 |
| nx_adnet_apply_gate.nx | GATE for the public advertiser intake page (nx_adnet_apply). | 136 | 6 |
| nx_adnet_banner_gen.nx | GENERATOR: sovereign 728x90 house-ad PNG creatives for the adnet slot | 170 | 7 |
| nx_adnet_bill.nx | LIB: CPM/CPC billing math for the sovereign ad network (adnet lane; the June | 122 | 7 |
| nx_adnet_bill_gate.nx | GATE for CPM/CPC billing math (nx_adnet_bill). Proves exact integer math, | 105 | 5 |
| nx_adnet_billv_gate.nx | GATE for viewable-basis billing (nx_adnet_bill anb_invoice_line_v). | 96 | 6 |
| nx_adnet_campaign.nx | LIB: the CAMPAIGN, i.e. the decision "may this creative serve right now". | 186 | 6 |
| nx_adnet_campaign_gate.nx | GATE for the serve decision (nx_adnet_campaign). | 117 | 6 |
| nx_adnet_catalog.nx | GENERATOR: the LIVING ad-real-estate CATALOGUE + sitemap for the sovereign | 223 | 7 |
| nx_adnet_census.nx | HONEST MEASURED census of our SOVEREIGN AD NETWORK vs the June-2026 bar (operator: our own | 100 | 4 |
| nx_adnet_compare_page.nx | GENERATOR: the /compare/ads page (Nishi Compare plane). Renders the | 115 | 5 |
| nx_adnet_creative.nx | LIB: advertiser CREATIVE INTAKE for the sovereign ad network (debt 1785512202). | 116 | 9 |
| nx_adnet_creative_gate.nx | GATE for advertiser creative intake (nx_adnet_creative). | 103 | 7 |
| nx_adnet_crm.nx | LIB: the ADVERTISER RECORD for the sovereign ad network (Data Vault 2.0 shape). | 167 | 9 |
| nx_adnet_crm_gate.nx | GATE for the advertiser record (nx_adnet_crm, Data Vault 2.0 shape). | 93 | 6 |
| nx_adnet_dash.nx | LIB: the advertiser DASHBOARD for the sovereign ad network. Server-rendered | 116 | 4 |
| nx_adnet_dash_gate.nx | GATE for the adnet advertiser dashboard (nx_adnet_dash). Proves per-ad | 141 | 8 |
| nx_adnet_gate.nx | proves the sovereign 4chan-style banner ad server: contextual rotation by section, first-party | 50 | 4 |
| nx_adnet_invoice.nx | LIB: the BILLING PIPELINE for the sovereign ad network (debt 1785513943). | 183 | 6 |
| nx_adnet_invoice_gate.nx | GATE for the billing pipeline (nx_adnet_invoice). | 131 | 6 |
| nx_adnet_ops.nx | LIB: the OPERATOR VIEW. "What in the ad network needs a human right now?" | 123 | 3 |
| nx_adnet_ops_gate.nx | GATE for the operator view (nx_adnet_ops). | 96 | 6 |
| nx_adnet_opsbeat.nx | RUNNER for the operator view. Makes nx_adnet_ops REACHABLE. | 62 | 3 |
| nx_adnet_recbeat.nx | THE BEAT: refresh campaign spend (field 7) from the measured journals. | 168 | 4 |
| nx_adnet_reconcile.nx | LIB: the BEAT that owns campaign field 7 (spent_milli). | 93 | 3 |
| nx_adnet_reconcile_gate.nx | GATE for the spend reconciler (nx_adnet_reconcile). | 98 | 6 |
| nx_adnet_selfserve.nx | LIB: self-serve advertiser intake for the sovereign ad network. An advertiser | 106 | 4 |
| nx_adnet_selfserve_gate.nx | GATE for self-serve advertiser intake (nx_adnet_selfserve). Proves: | 149 | 8 |
| nx_adnet_slot.nx | LIB: the UNIVERSAL site-wide ad slot for the sovereign ad network (nx_adnet core). | 300 | 15 |
| nx_adnet_slot_gate.nx | GATE for the universal ad slot lib (nx_adnet_slot). Proves: section derive, | 197 | 7 |
| nx_adnet_submit.nx | LIB: the SELF-SERVE advertiser intake SURFACE (server-rendered, ZERO JS) for the | 123 | 4 |
| nx_adnet_submit_gate.nx | GATE for the self-serve intake surface (nx_adnet_submit). Proves: the GET form | 127 | 6 |
| nx_adnet_view.nx | LIB: MRC-compliant VIEWABLE-impression measurement for the sovereign ad slot. | 85 | 4 |
| nx_adnet_view_gate.nx | GATE for nx_adnet_view (MRC viewable-impression measurement). | 88 | 6 |
| nx_adopt.nx | THE ADOPTION CENSUS. Which capability primitives has nobody adopted? (operator priority) | 408 | 3 |
| nx_adopt_lib.nx | PURE core of the ADOPTION CENSUS (operator priority, seq1410). | 121 | 10 |
| nx_ads.nx | LIB: SOVEREIGN ADS (operator: "i also want to have ads a part of all this"). The Nishi take on | 111 | 7 |
| nx_adverse_net_gate.nx | THE MEASURED ADVERSE-NETWORK SCORECARD (NET-R6, no-wave). | 172 | 7 |
| nx_advertising_page.nx | emits the ADVERTISING dashboard for nishifamily.com, served BEHIND the | 73 | 3 |
| nx_aec.nx | R4a: sovereign Acoustic Echo Canceller. The reserved-but-empty nx_aec slot in | 210 | 8 |
| nx_aec_dtd_gate.nx | proves the Geigel DOUBLE-TALK DETECTOR (aec_run_dtd) beats plain NLMS during double-talk. | 68 | 3 |
| nx_aec_gate.nx | proves + MEASURES sovereign echo cancellation (nx_aec): an NLMS filter learns the echo path | 48 | 3 |
| nx_ag_lib.nx | shared gate helpers (atoi / itoa / strlen / single-read) extracted from nx_gated_edit_gate | 9 | 4 |
| nx_aid.nx | LIB: CHARITY ANTI-SCAM integrity (R-AID, pillar 4 of seed-to-feed). Operator: "the descamming | 264 | 25 |
| nx_aid_federation.nx | LIB: CROSS-ORG charity federation (R-AID-R1). Catches a double-dipper claiming across | 209 | 17 |
| nx_aid_federation_gate.nx | GATE: cross-org charity federation (R-AID-R1). T1 the salted token is | 121 | 5 |
| nx_aid_gate.nx | GATE: charity anti-scam R-AID. T1 a genuinely NEEDY household trips no flags (risk 0) and is | 126 | 4 |
| nx_album_probe.nx | bisect the containment segfault. Print between every step so the last line printed | 51 | 2 |
| nx_ale_agent.nx | sovereign ALE agent-core SUBMIT/compose entrypoint (rung ALE-R2d). | 232 | 11 |
| nx_ale_aggregate.nx | sovereign ALE AGGREGATE fold organ (rung ALE-R1c). | 199 | 10 |
| nx_ale_aggregate_tamper_stub.nx | the TAMPER fixture for ALE-R1c: a BROKEN aggregator. | 147 | 10 |
| nx_ale_exec.nx | sovereign ALE agent-core EXECUTE/dispatch organ (rung ALE-R2b). | 483 | 23 |
| nx_ale_flywheel.nx | ALE-R5: the sovereign ALE SCORE-FLYWHEEL (the RSI loop driver). Runs a | 207 | 12 |
| nx_ale_format_validate.nx | sovereign ALE-FORMAT triple validator (rungs ALE-R0a/R0b). | 138 | 8 |
| nx_ale_gap_filer.nx | ALE-R5 autonomy: turns the flywheel's gap LEDGER (knowledge/status/ | 224 | 11 |
| nx_ale_grade.nx | sovereign ALE DETERMINISTIC grader-runner core (rung ALE-R1a). | 149 | 8 |
| nx_ale_grade_nondet_stub.nx | the TAMPER fixture for ALE-R1a: a NON-DETERMINISTIC grader. | 45 | 2 |
| nx_ale_harness.nx | ALE-R1: THE sovereign ALE-style MEASURE harness organ. Composes the | 281 | 14 |
| nx_ale_parallel.nx | ALE PRACTICE: straightforward PARALLEL task consumption. The single-task | 203 | 12 |
| nx_ale_plan.nx | sovereign ALE agent-core PLAN-phase organ (rung ALE-R2a). | 155 | 9 |
| nx_ale_real_readfile.nx | ALE-R6 FIRST HONEST SLICE: attempt ONE real self-contained ALE task | 137 | 9 |
| nx_ale_rsi_tick.nx | ALE-R5 autonomy CAPSTONE: ONE RSI TICK in a single pulse-ready no-arg | 91 | 8 |
| nx_ale_suite.nx | ALE-R4: the sovereign ALE SEED-TASK SUITE runner. Reads a manifest (one task | 207 | 12 |
| nx_ale_verify.nx | sovereign ALE agent-core SELF-VERIFY phase organ (rung ALE-R2c). | 188 | 10 |
| nx_algo_registry.nx | the SOVEREIGN algorithm registry, replacing the shell subsystem (nx_algo_register.sh + | 97 | 8 |
| nx_algo_registry_migrate.nx | migrate specs/algo_registry/<algo>/meta.json (the 3,282 JSON algorithm cards) | 117 | 6 |
| nx_algo_retire.nx | the DEBT-DROP: retire the 3,281 specs/algo_registry/<name>/meta.json now that the cards | 98 | 5 |
| nx_alias_layout_gate.nx | MONITOR for the type-alias struct-layout parity class (seq521). | 100 | 2 |
| nx_aliasfix_gate.nx | the GATE that proves T#nx-int-alias-size-0 is fixed, end to end, with the | 72 | 7 |
| nx_align_gate.nx | VERDICT gate for flexbox align-items (cross-axis alignment). A 100px-tall flex row | 142 | 7 |
| nx_alloc.nx | SOVEREIGN MEMORY ALLOCATOR (OS gap: MEMORY-MGMT). A heap (malloc/free) over one mmap'd arena: | 100 | 9 |
| nx_alu_divider.nx | SYNTHESIZE a correct divider as a gate-network (the | 109 | 5 |
| nx_alu_divider_alu_test.nx | HARDWARE INVENTIONS verified IN the ALU. Builds | 199 | 4 |
| nx_alu_divider_exhaustive_test.nx | the divider EXCEED on the VERIFICATION | 67 | 3 |
| nx_alu_divider_floor_test.nx | COMPLETE THE FLOOR (honest step 0 toward the | 87 | 3 |
| nx_alu_divider_newton.nx | MULTIPLICATIVE (Newton-Raphson reciprocal) divider: | 160 | 6 |
| nx_alu_divider_proof_test.nx | the divider's PROOF step (theory -> PROOF -> | 80 | 3 |
| nx_alu_divider_r4.nx | the divider's QUANTITATIVE exceed: a RADIX-4 divider | 65 | 1 |
| nx_alu_divider_r4_test.nx | the divider's FULL qual+quant exceed proof. | 75 | 4 |
| nx_alu_divider_r8.nx | radix-8 divider (3 quotient bits/iteration => W/3 | 54 | 1 |
| nx_alu_divider_race_test.nx | the RACE step (theory -> proof -> RACED). Not a | 82 | 6 |
| nx_alu_divider_test.nx | proves the SYNTHESIZED divider gate-network computes | 55 | 4 |
| nx_alu_emit_text_test.nx | SOVEREIGN gate (NishiLang verdict, no shell/grep): | 96 | 4 |
| nx_alu_from_gates_test.nx | the team builds ARITHMETIC from BITS UP. The same gate-level | 84 | 7 |
| nx_alu_netlist_build.nx | builds the ALU op-select netlist IN MEMORY as the | 102 | 2 |
| nx_alu_netlist_build_div.nx | the ALU op-select netlist with the PROVEN | 175 | 5 |
| nx_alu_netlist_full_test.nx | SIL-3 VERIFIER over the FULL 29-op ALU. | 99 | 3 |
| nx_alu_netlist_test.nx | VERIFIER on the REAL ALU op-select topology | 86 | 4 |
| nx_alu_op_kind.nx | SINGLE SOURCE of the ALU op -> .nxgate cell-kind map. | 55 | 1 |
| nx_alu_select.nx | THE one ALU op-select builder, written against NxCellSink. | 163 | 5 |
| nx_alu_select_mem_test.nx | proves the ONE unified builder (nx_alu_build_select) | 74 | 4 |
| nx_amd_pm4_gate.nx | gate for the sovereign AMD PM4 command-submission encoder (nx_pm4_asm) = the AMD R1 | 38 | 5 |
| nx_amo_payload.nx | emit a bare-metal RV64IA test payload (.bin) that exercises the A-extension | 62 | 3 |
| nx_analyst.nx | the NISHI ANALYST organ (the market-researcher RENAMED + given its real job). | 181 | 15 |
| nx_analyst_case_ac.nx | ANALYST CASE 001: "why is it so expensive to get an AC when it is | 124 | 4 |
| nx_analyst_case_led.nx | ANALYST CASE 001 v2 RUNNER: evaluates knowledge/analyst/ac_vs_pc_v2.led | 84 | 3 |
| nx_analyst_case_sources.nx | ANALYST CASE 001 SOURCE RE-GRADE: the source-criticism organ | 195 | 5 |
| nx_analyst_data.nx | LIB: the GENERAL DATA ANALYST the operator said "isn't there" (2026-07-10). The | 120 | 4 |
| nx_analyst_data_gate.nx | GATE for the general data analyst (nx_analyst_data). Proves the profiler | 133 | 5 |
| nx_analyst_gate.nx | ENGINEER gate for the ANALYST organ (RACI: Builder authored nx_analyst.nx, | 112 | 6 |
| nx_analyst_growth_register.nx | GOVERNED registration of the AN9/AN10/AN11 growth triple | 53 | 2 |
| nx_analyst_html.nx | the HUMAN LAYER (AN11): sovereign NishiLang -> HTML report. The operator's | 249 | 12 |
| nx_analyst_markets.nx | AN10 RUNNER: evaluate knowledge/analyst/ac_markets.cmp (overseas + | 123 | 4 |
| nx_analyst_multi.nx | LIB: MULTI-COLUMN relationship analysis -- the "find patterns" half of the general | 102 | 4 |
| nx_analyst_multi_gate.nx | GATE for multi-column correlation (nx_analyst_multi). Known-answer: exact | 123 | 6 |
| nx_analyst_register.nx | GOVERNED registration of the NISHI ANALYST organ + its roster seat. | 55 | 2 |
| nx_analyst_report.nx | LIB: the "ANALYZE THIS DATASET" front door (capstone). Hand it N named i64 columns | 178 | 3 |
| nx_analyst_report_gate.nx | GATE for the dataset-analysis capstone (nx_analyst_report). A realistic small | 103 | 5 |
| nx_analyst_serve.nx | SERVE-WRAPPER making the ANALYST role's capability MCP-callable (operator 2026-07-10). The | 41 | 5 |
| nx_analyst_store.nx | BRIDGE: run the analytics stack on REAL STORED DATA (the "make it real" step -- the | 181 | 8 |
| nx_analyst_store_gate.nx | GATE proving the analytics run on REAL STORED DATA (round-trip through the | 124 | 6 |
| nx_analyst_store_scale_gate.nx | F1001: prove the analyst survives a dataset LARGER than one seg_store | 191 | 7 |
| nx_anat_consistency_gate.nx | ★CROSS-ARTIFACT ANATOMY CHECK (2026-07-27). | 206 | 7 |
| nx_anat_rig.nx | ★SOVEREIGN ARTICULATED RIG + PHYSICS on the REAL 662k-tri BodyParts3D skeleton. | 431 | 12 |
| nx_anat_sov.nx | ★SOVEREIGN NishiLang render of the 8-layer anatomical being (NXMSH2), the PRODUCT half of | 866 | 20 |
| nx_anat_sov_clean.nx | ★SOVEREIGN NishiLang render of the 8-layer anatomical being (NXMSH2), the PRODUCT half of | 577 | 17 |
| nx_anatomy_census.nx | the operator's 2026-07-08 question ANSWERED with a measured position, not a wave: | 108 | 7 |
| nx_anatomy_critic.nx | DOES THIS SHAPE READ AS A BODY? (ws=game-interact, 2026-07-27) | 348 | 9 |
| nx_anatomy_critic_gate.nx | proves the anatomy critic is a REAL instrument by making it FAIL things | 236 | 12 |
| nx_anatomy_risk.nx | the AnatomyRisk object: a PRE-RENDER body-horror RISK score from the composed prompt text. | 161 | 5 |
| nx_anatstack_gate.nx | prove the LAYERED ANATOMICAL model (operator: skeleton->muscle->skin, not circles on | 134 | 4 |
| nx_andelin_backlog.nx | the PM's DEFINITIVE hardware-up dependency chain to get andelinwest.com LIVE | 61 | 2 |
| nx_andelin_pro.nx | the team's PREMIUM site generator for andelinwest.com, built to the evidence-based | 116 | 2 |
| nx_andelin_v2.nx | ANDELINWEST.COM 2.0: the team assembles the upgraded page from its own gated | 94 | 7 |
| nx_andelinwest.nx | the TEAM plans + drives the andelinwest.com v1 build (operator: the NISHI TEAM | 72 | 3 |
| nx_andelinwest_build.nx | the TEAM builds andelinwest.com (Utah legal) through the dev-pipeline while | 73 | 2 |
| nx_andelinwest_crew.nx | the NISHI TEAM ORGANS execute the andelinwest build (operator: build the | 118 | 4 |
| nx_andelinwest_measure.nx | the RACING team MEASURES the REAL andelinwest.html (sovereign substring | 73 | 4 |
| nx_andelinwest_race.nx | ITERATION 2: the RACING team runs andelinwest head-to-head vs an S-class Utah | 68 | 4 |
| nx_andelinwest_search.nx | RETIRED + DISARMED 2026-06-16. | 23 | 1 |
| nx_andelinwest_search_gate.nx | the REAL, MEASURED search gate for andelinwest.com. REPLACES the dishonest | 117 | 13 |
| nx_andelinwest_sovereign.nx | ASSIGNMENT to the team (Claude tutors): build the andelinwest site | 60 | 5 |
| nx_anim_gate.nx | proves the per-frame render LOOP (basis of real-time): render the world at 4 yaw angles | 93 | 4 |
| nx_anon_transport.nx | the ANONYMIZING TRANSPORT INTERFACE: the single seam the privacy no-leak | 76 | 7 |
| nx_anthro_gate.nx | ★Q4 ANATOMY REFERENCE PASS (operator reality audit: "the multi-layered person has no | 154 | 6 |
| nx_anticheat.nx | in PARTNERSHIP WITH THE REFEREE, refuse cheating: a grade is valid ONLY if every input | 25 | 6 |
| nx_apertus_receipt.nx | PROVENANCE RECEIPT for the sovereign Apertus mirror (the "exceed" that apertvs.ai has | 69 | 5 |
| nx_apertus_shard_verify.nx | SOVEREIGN fail-closed verify of the streamed Apertus shards: for each .part file on | 68 | 7 |
| nx_apertus_tree_parse.nx | ORGAN B of the sovereign enumerate (SRP: parse only, NO TLS). Reads the raw HF tree | 69 | 4 |
| nx_apex_gcc_bench.nx | APEX RUNG 1: FAIR head-to-head vs gcc -O3. | 249 | 9 |
| nx_api_contract.nx | API-CONTRACT REGRESSION GUARD (operator: "build the capabilities to prevent things | 230 | 15 |
| nx_api_gateway.nx | LIB: the S-class-exceed REMOTE API gateway for the Nishi ecosystem on the NAS, reachable from | 41 | 4 |
| nx_api_gateway_gate.nx | GATE: the S-class-exceed remote API gateway (NAS ecosystem from ANY network). | 56 | 3 |
| nx_api_harden.nx | LIB: the remaining S-class remote-access hardening, sovereign (no Cloudflare WAF, no cloud SIEM). | 55 | 6 |
| nx_api_harden_gate.nx | GATE: the remaining S-class remote-access gaps (sovereign WAF + tamper-evident audit + mTLS). | 66 | 3 |
| nx_apistack_audit.nx | CAP-API-AUDIT: the control-plane must-have -- a who/what/when trail for every privileged | 104 | 7 |
| nx_apistack_audit_gate.nx | 43 | 4 | |
| nx_apistack_breaker.nx | CAP-API-BREAKER: per-dependency circuit-breaker for /api downstream calls. Pure state | 34 | 2 |
| nx_apistack_breaker_gate.nx | hermetic gate for CAP-API-BREAKER. Proves the CLOSED->OPEN->HALF->CLOSED/OPEN | 47 | 3 |
| nx_apistack_bulkhead.nx | CAP-API-BULKHEAD: concurrency isolation for /api. A bulkhead caps concurrent in-flight | 16 | 2 |
| nx_apistack_bulkhead_gate.nx | hermetic gate for CAP-API-BULKHEAD. Proves the concurrency cap: acquire up to max, | 40 | 3 |
| nx_apistack_canary.nx | CAP-API-CANARY: canary / blue-green traffic splitting for /api deploys. Deterministic | 24 | 2 |
| nx_apistack_canary_gate.nx | hermetic gate for CAP-API-CANARY. Proves pct=0 all-stable, pct=100 all-canary, an | 47 | 3 |
| nx_apistack_census.nx | the HONEST MEASURED scorecard for making /api THE CONTROL SYSTEM (operate the whole | 136 | 4 |
| nx_apistack_configpush.nx | CAP-API-CONFIGPUSH: declarative config push + hot-reload over /api. A caller POSTs new | 31 | 4 |
| nx_apistack_configpush_gate.nx | hermetic gate for CAP-API-CONFIGPUSH. Proves apply writes + returns a gen, | 45 | 5 |
| nx_apistack_content.nx | CAP-API-CONTENT: content-negotiation for /api. Reads the Accept header and picks the | 23 | 4 |
| nx_apistack_content_gate.nx | hermetic gate for CAP-API-CONTENT. Proves Accept matching, first-supported choice, | 46 | 4 |
| nx_apistack_cors.nx | CAP-API-CORS: cross-origin control for /api. DENY-BY-DEFAULT: an Origin is allowed only if | 44 | 3 |
| nx_apistack_cors_gate.nx | hermetic gate for CAP-API-CORS. Proves deny-by-default: allowlisted origin allowed, | 43 | 6 |
| nx_apistack_idempotency.nx | CAP-API-IDEMPOTENCY: exactly-once writes over /api. A control plane's write actions | 67 | 4 |
| nx_apistack_idempotency_gate.nx | 43 | 4 | |
| nx_apistack_metrics.nx | CAP-API-METRICS: request/action counters for /api observability, emitted to the | 26 | 4 |
| nx_apistack_metrics_gate.nx | hermetic gate for CAP-API-METRICS. Proves integer counters increment/add, stay | 51 | 5 |
| nx_apistack_migrate.nx | CAP-API-MIGRATE: wire /api/migrate (was 501) = ingest external HTML into a sovereign | 17 | 1 |
| nx_apistack_migrate_gate.nx | hermetic gate for CAP-API-MIGRATE. Proves HTML tags stripped, '|' sanitized, text | 41 | 5 |
| nx_apistack_mtls.nx | CAP-API-MTLS: mutual-TLS client authentication for /api via certificate-fingerprint | 29 | 2 |
| nx_apistack_mtls_gate.nx | hermetic gate for CAP-API-MTLS. Proves pinned fingerprint allowed, unknown denied, | 39 | 5 |
| nx_apistack_oidc.nx | CAP-API-OIDC: OAuth2/OIDC bridge for /api -- parse a JWT (header.payload.signature), | 64 | 6 |
| nx_apistack_oidc_gate.nx | 46 | 5 | |
| nx_apistack_paginate.nx | CAP-API-PAGINATE: deterministic cursor pagination for /api list endpoints (shards, | 20 | 2 |
| nx_apistack_paginate_gate.nx | hermetic gate for CAP-API-PAGINATE. Proves page counts, the walk to the last | 38 | 3 |
| nx_apistack_problem.nx | CAP-API-PROBLEM: RFC 7807 / RFC 9457 error contract (application/problem+json) for /api. | 38 | 4 |
| nx_apistack_problem_gate.nx | 41 | 4 | |
| nx_apistack_ratelimit.nx | CAP-API-RATELIMIT: request quotas over /api (429 on exhaustion). Deterministic | 55 | 3 |
| nx_apistack_ratelimit_gate.nx | 53 | 3 | |
| nx_apistack_schema.nx | CAP-API-SCHEMA: machine-readable request validation for /api (OpenAPI/JSON-Schema role). | 45 | 2 |
| nx_apistack_schema_gate.nx | 40 | 4 | |
| nx_apistack_slo.nx | CAP-API-SLO: service-level objective + error budget for /api, computed from the deterministic | 24 | 4 |
| nx_apistack_slo_gate.nx | hermetic gate for CAP-API-SLO. Proves allowed-errors, budget, breach detection, and | 40 | 1 |
| nx_apistack_svctoken.nx | CAP-API-SVCTOKEN: scoped machine-to-machine tokens for /api (service accounts that | 48 | 4 |
| nx_apistack_svctoken_gate.nx | 42 | 6 | |
| nx_apistack_trace.nx | CAP-API-TRACE: distributed tracing for /api via W3C traceparent | 35 | 4 |
| nx_apistack_trace_gate.nx | hermetic gate for CAP-API-TRACE. Proves the W3C traceparent is well-formed, the right | 48 | 4 |
| nx_apistack_version.nx | CAP-API-VERSION: API version negotiation for /api. Reads the requested version from a | 31 | 2 |
| nx_apistack_version_gate.nx | hermetic gate for CAP-API-VERSION. Proves version extraction from media-type + URL, | 39 | 4 |
| nx_apm_collect.nx | SOVEREIGN NAS-side INTERNAL-HTTP concurrency collector (the hardware-up APM layer). | 349 | 22 |
| nx_apm_collect_gate.nx | SOVEREIGN gate for the internal-HTTP APM collector. | 103 | 5 |
| nx_apm_dashboard.nx | SOVEREIGN "New-Relic-style" status board: renders the APM time-series | 228 | 16 |
| nx_apm_dashboard_gate.nx | SOVEREIGN gate for the APM dashboard renderer (seg-store edition, NO tsv). | 100 | 5 |
| nx_apm_mock.nx | SOVEREIGN controllable mock HTTP daemon for gating the internal APM collector. | 82 | 5 |
| nx_apm_pulse.nx | SOVEREIGN active-monitoring cadence ("the New-Relic heartbeat"). Each cycle it | 65 | 6 |
| nx_apm_sweep.nx | SOVEREIGN concurrency-aware APM probe sweep (the "New Relic" core). | 220 | 15 |
| nx_apng_decode_gate.nx | prove animated-media INGEST (roadmap R1): encode known frames -> decode -> BIT-EXACT | 91 | 3 |
| nx_apng_write_gate.nx | gate for the sovereign APNG encoder. Writes a 4-frame moving-square clip, | 144 | 5 |
| nx_arbiter.nx | ARBITRATION primitive for conflict-free PARALLEL workstreams (pillar 3 of the orchestration | 63 | 6 |
| nx_arbiter_gate.nx | proves the arbitration primitive (nx_arbiter): a kernel-enforced exclusive lock | 94 | 4 |
| nx_arbiter_race_gate.nx | MEASURED before/after proof that nx_arbiter turns F-class coordination into | 104 | 9 |
| nx_arbiter_serve.nx | SERVE-WRAPPER making the ARBITER role's capability an MCP-callable self-test (operator 2026-07-10: | 32 | 4 |
| nx_arbitration.nx | MANHEIM-BUILD-L3 (assurance/trust): the ARBITRATION ELIGIBILITY engine (Manheim / | 125 | 6 |
| nx_arcade_hud_gate.nx | 120 | 6 | |
| nx_arcade_render.nx | CORRECTED sovereign game: logic AND rendering are PURE NISHI, NO FLOAT (all i64), | 113 | 7 |
| nx_arcade_serve.nx | SOVEREIGN static HTTP server for the Nishi arcade (replaces the | 431 | 18 |
| nx_arch_board.nx | THE TEAM'S STANDING JUDGMENT OF THE FAMILY TREE (operator 2026-07-16: "get the nishi | 870 | 33 |
| nx_archcensus.nx | ECOSYSTEM OO-HEALTH CENSUS (the "use the atlas to consolidate and architect" | 152 | 2 |
| nx_archive_capture.nx | the CAPTURE step that binds this session's extractor to the WARC store: given a | 25 | 1 |
| nx_archive_capture_gate.nx | 53 | 5 | |
| nx_archive_census.nx | Evaluates historical web archive capabilities using disk facts to grade and attest competitor systems. | 171 | 6 |
| nx_archive_daemon.nx | the LIVE preservation service, expanded per operator: a TRUE archive (keeps the clean | 504 | 36 |
| nx_archive_live.nx | the LIVE network front of the archive pipeline: fetch a real URL over sovereign TLS, run | 62 | 5 |
| nx_archive_resolve.nx | SERVE-FROM-ARCHIVE, the payoff that connects preservation to the search engine: | 32 | 4 |
| nx_archive_resolve_gate.nx | 55 | 6 | |
| nx_archivist_durability.nx | the ARCHIVIST's first duty under the 2026-06-09 RACI clarification: | 53 | 6 |
| nx_arg7_repro.nx | minimal repro of the >6-param segfault. p7 takes 7 pointer params and WRITES THROUGH the | 36 | 6 |
| nx_argecho.nx | prints each argv entry on its own line. A test child for nx_run: proves args (including | 16 | 1 |
| nx_aritycheck_gate.nx | THE ARITY CENSUS: report every CALL SITE whose argument count disagrees with the | 542 | 21 |
| nx_ark_push.nx | X-ARK-010: the ark leaves the laptop (crash lesson | 112 | 7 |
| nx_ark_register.nx | records X-REP-005 (the ark). Engineer gate = | 39 | 2 |
| nx_ark_snapshot.nx | X-REP-005 (CALLOUT-002 REP-1): the ARK. Packs the | 345 | 12 |
| nx_articulate_gate.nx | ★R9: ARTICULATED (rigged) assets. A 2-bone-per-leg skeleton with forward kinematics, | 132 | 5 |
| nx_artifact_root_gate.nx | proves the shared resolver finds an artifact that IS there under a different | 95 | 6 |
| nx_ascii_kat.nx | EXHAUSTIVE differential gate for nx_ascii (HONESTY SYSTEM weak point reach=267; used | 93 | 13 |
| nx_asm_canary.nx | the ASSEMBLER CANARY law as an executable organ (2026-06-10): no nxasm build | 56 | 3 |
| nx_asm_oracle.nx | dumps my sovereign assembler's machine-code words for a fixed instruction sequence, so they can | 21 | 2 |
| nx_asm_selfheal_test.nx | the WHOLE loop, from MACHINE CODE up, in one fast pass, clean | 89 | 6 |
| nx_asr_frontend.nx | THE DEEP, rung 1: the ASR acoustic FRONT-END (PCM frame -> spectral features), the | 133 | 9 |
| nx_asr_frontend_gate.nx | proves THE DEEP rung 1 (ASR acoustic front-end), NO fake green. Synthesizes EXACT | 123 | 5 |
| nx_assembly.nx | LIB: GENERAL hierarchical PRODUCT digital twin -- the LibrePCB/BOM capability scaled all the way | 44 | 4 |
| nx_assembly_gate.nx | GATE: a whole-PRODUCT digital twin -- a REFRIGERATOR, modeled as an assembly tree from the | 95 | 3 |
| nx_assemseq.nx | ASSEMBLY / DISASSEMBLY SEQUENCING from the STEP assembly tree (cadtwin P4b). Given the | 80 | 4 |
| nx_assemseq_gate.nx | benchmark assembly/disassembly sequencing on the REAL as1 STEP tree (cadtwin P4b). | 137 | 3 |
| nx_asset_dashboard_gate.nx | KAT + TEETH for the asset DASHBOARD emitter (the GOING-ON pillar). | 214 | 12 |
| nx_asset_dashboard_lib.nx | shared dashboard EMIT core (the 3-pillar /wiki/assets.html renderer). | 183 | 12 |
| nx_asset_dashboard_page.nx | R5 THE VISIBLE PAYOFF: emit the LIVE asset dashboard | 20 | 1 |
| nx_asset_dashboard_publish.nx | land /wiki/assets.html LIVE through the GUARDED + VERSIONED publish | 77 | 4 |
| nx_asset_emit_gen.nx | EMITTER-GENERATOR: turns any text asset into a NISHILANG EMITTER ORGAN, | 110 | 6 |
| nx_asset_exceed.nx | MEASURED exceed census of our sovereign asset generator vs the DAZ/Renderosity workflow. | 61 | 5 |
| nx_asset_floor_gate.nx | THE ASSET FLOOR: measure our shipped character against a declared | 294 | 5 |
| nx_asset_page.nx | THE /exceed ASSET-PAGE EMITTER (debt 1785877956, three-tier display doctrine). | 800 | 19 |
| nx_assetvariant_gate.nx | prove SWAP-AS-DATA v0: ONE part-recipe system emits MANY distinct creature/person | 219 | 6 |
| nx_assign_core.nx | DISPATCH CORE (mainless): parse assignment_queue.tsv | 336 | 12 |
| nx_assign_gen.nx | the RESEARCH -> SPEC -> ASSIGNMENTS pipeline (operator: "make sure our research | 97 | 8 |
| nx_assign_gen_register.nx | GOVERNED registration of the research->spec->assignments pipeline. | 46 | 2 |
| nx_assign_gen_test.nx | ACCEPTANCE GATE for the research->assignments pipeline. Exact KATs, and a | 83 | 3 |
| nx_assign_next.nx | the CONDUCTOR's SEQUENCER over the assignment queue | 92 | 6 |
| nx_assignments_run.nx | the TEAM prioritizes the andelinwest S-class assignments from its OWN measured | 82 | 3 |
| nx_assure.nx | WORLD-CLASS ASSURANCE RULER (worldclass-assurance lane, 2026-07-24). Operator: | 431 | 20 |
| nx_atan_register.nx | registers the team-authored ATAN rung via the Librarian. | 52 | 2 |
| nx_atlas_discover.nx | ATLAS RECOMBINATION DISCOVERY (operator 2026-07-18: "novel design via | 436 | 14 |
| nx_atlas_discover_gate.nx | gate for atlas recombination discovery (authored ON nx_gate_verdict | 119 | 4 |
| nx_atlas_gapscan.nx | F225/F225a STRUCTURAL GAP SCAN over the REAL from-god graph: under-connected node | 399 | 13 |
| nx_atlas_gapscan_gate.nx | gate for graph-native atlas recombination (authored ON nx_gate_verdict per the | 303 | 8 |
| nx_atlas_graphrec.nx | NATIVE GRAPH-ADJACENCY RECOMBINATION over the eco graph (F225a). | 341 | 9 |
| nx_atlas_graphrec_gate.nx | proves the RECOMBINATION SCORING, not merely that the organ runs. | 201 | 5 |
| nx_atlas_graphrec_lib.nx | NATIVE GRAPH-ADJACENCY RECOMBINATION over the eco graph (F225a). | 225 | 9 |
| nx_atlas_recombine.nx | F225: PRODUCT-recombination over the LIVE atlas (ecograph_full). v2. | 146 | 9 |
| nx_atomic_swap.nx | DEP-001 (CALLOUT-012 deploy-exceed). Prove + register the ATOMIC content | 75 | 7 |
| nx_attempt.nx | the WARDEN's ATTEMPT LOOP v1 (X-Q-003, honest scope): | 121 | 5 |
| nx_attempt_loop.nx | the WARDEN's team-attempt loop over the assignment | 37 | 1 |
| nx_attempt_loop_register.nx | records the Warden team-attempt loop | 40 | 2 |
| nx_attest_ceremony.nx | the OPERATOR-SIDE key ceremony for the attestation plane, PROVEN against | 275 | 9 |
| nx_auction_2ndchance.nx | MANHEIM-BUILD-L1: SECOND-CHANCE / POST-SALE NEGOTIATION (Manheim's "If-bid" | 125 | 4 |
| nx_auction_core.nx | SHARED auction settlement engine (MANHEIM-BUILD): the reusable core under | 60 | 1 |
| nx_auction_proxybid.nx | MANHEIM-BUILD-L1: PROXY BIDDING ("set your max" / automatic bidding, the | 188 | 4 |
| nx_auction_realtime.nx | MANHEIM-BUILD-L1: LIVE SIMULCAST auction (the real-time auctioneer-driven | 105 | 4 |
| nx_auction_timed.nx | MANHEIM-BUILD-L1: the TIMED WHOLESALE-AUCTION ENGINE, the defining | 129 | 3 |
| nx_audio_bark.nx | dog BARK + GROWL via SOURCE-FILTER synthesis, COMPOSED from the canonical engine (operator | 143 | 11 |
| nx_audio_beats_variants.nx | generate a SET of binaural-beat tracks (operator: "generate new options if they | 66 | 9 |
| nx_audio_binaural_beats.nx | binaural BEATS generator (operator 2026-06-23: s-class audio ecosystem + s-class | 88 | 9 |
| nx_audio_book.nx | SOVEREIGN audiobook/audio (MP3 + ID3v2) -> Nishi format. Operator goal: liberate purchased | 105 | 13 |
| nx_audio_bowl.nx | CAP MODAL-OBJECT-SYNTH + BINAURAL-HRTF (operator 2026-06-23: "generate copper cups like | 153 | 8 |
| nx_audio_census.nx | SOVEREIGN coverage census for the S-CLASS AUDIO ECOSYSTEM "omnivoice" (operator 2026-06-23: | 117 | 12 |
| nx_audio_codec_pack.nx | prove the WHOLE /listen audio set runs through OUR OWN lossless codec (operator | 82 | 7 |
| nx_audio_critters.nx | DOG-TEST sweep sounds (squeak / chirp / whistle), COMPOSED from the canonical audio | 106 | 11 |
| nx_audio_dred_gate.nx | proves + MEASURES the deep-redundancy keystone (nx_audio_dred): a K-frame redundancy tail | 55 | 3 |
| nx_audio_enhance_gate.nx | proves + MEASURES sovereign audio enhancement (nx_audio_enhance), the bad-mic fix. | 73 | 4 |
| nx_audio_gate.nx | end-to-end gate for AUDIO liberation into the omni .nmz (@kind=audio): | 86 | 7 |
| nx_audio_gate_proof_test.nx | prove the /audio protection DETERMINISTICALLY. | 68 | 4 |
| nx_audio_lossless_gate.nx | MEASURES the two audio-SOTA claims the operator named ("audio where its | 109 | 7 |
| nx_audio_render.nx | SOVEREIGN ZERO-JS audiobook player PAGE (rung 1 of SC33-37). Operator's correction: the | 102 | 11 |
| nx_audio_render_gate.nx | gate for the zero-JS audiobook player (SC33-37 rung 1): | 69 | 6 |
| nx_audio_serve.nx | the SOVEREIGN audiobook player BRAIN (SC34/35/37), server-side Nishi code (operator: the | 186 | 13 |
| nx_audio_serve_gate.nx | gate for the audiobook player BRAIN (SC34/35/37, server-side Nishi code). Sets up a | 96 | 8 |
| nx_audio_wire_exceed.nx | R3: MEASURED audio-codec head-to-head, closing the census's | 120 | 6 |
| nx_audit_gate.nx | proves the tamper-evident audit log WORKS, as a standing obligation: an intact | 59 | 4 |
| nx_audit_heal_register.nx | GOVERNED registration of the 2026-06-10 | 43 | 2 |
| nx_audit_log.nx | TAMPER-EVIDENT audit log for secret access (a capability real vaults have). | 143 | 9 |
| nx_auditor.nx | the NISHI AUDITOR (operator: identify what parts of the stack are STILL third-party, | 82 | 11 |
| nx_auditor_test.nx | the Auditor audits the REAL stack and tells the honest sovereignty truth. The | 55 | 3 |
| nx_auth_unification_census.nx | MEASURED unification scoreboard for auth ACROSS every Nishi surface | 138 | 6 |
| nx_author.nx | the team AUTHORS a new technique from its own diagnosis, by EXPERIMENT. | 84 | 5 |
| nx_author_test.nx | the team AUTHORS a new primitive from its own diagnosis, by EXPERIMENT. | 49 | 4 |
| nx_authorgame_gate.nx | ★AUTHORING, CONTENT TYPE 3: describe a GAME -> a real PLAYABLE BROWSER GAME (the closest | 110 | 6 |
| nx_authorgen_gate.nx | ★THE ORCA PATTERN, GATED: describe -> build -> VALIDATE -> deploy, on the sovereign engine. | 127 | 6 |
| nx_authoring_triangulation.nx | Verifies 'team authored it' claims through data-driven triangulation of independent, falsifiable authoring evidence. | 89 | 6 |
| nx_authorworld_gate.nx | ★AUTHORING, CONTENT TYPE 2: describe a WORLD -> the staged pipeline generates it with the | 178 | 6 |
| nx_authz.nx | per-realm PERMISSION LEVELS (authorization), the layer ON TOP of OPAQUE authentication. | 72 | 3 |
| nx_authz_gate.nx | proves per-realm PERMISSION LEVELS (nx_authz): not all authenticated users share the same | 93 | 5 |
| nx_authz_session_gate.nx | proves the FULL per-request authorization chain a daemon runs, end-to-end and | 165 | 10 |
| nx_authz_svc_daemon.nx | the DEPLOYABLE sovereign authorization SERVICE (the single-writer authz plane). Binds | 50 | 2 |
| nx_authz_svc_gate.nx | offline gate for the sovereign authorization SERVICE. license_tier: ORIGINAL | 4 | 1 |
| nx_autmeter_register.nx | records X-AUT-002. Gate re-run GREEN at register time. | 31 | 2 |
| nx_auto_builder.nx | the BUILDER's SELF-BUILD organ (the S-class-exceed rung of build-code | 441 | 22 |
| nx_auto_builder_gate.nx | the SELF-BUILD gate: proves spec-in/gated-capability-out works | 81 | 6 |
| nx_auto_builder_register.nx | records the SELF-BUILD organ. Engineer gate = the | 39 | 2 |
| nx_auto_builder_s20.nx | the BUILDER's SELF-BUILD organ (the S-class-exceed rung of build-code | 419 | 20 |
| nx_autofix_cascade.nx | THE NEURO-SYMBOLIC ENSEMBLE (autonomous-builder lane, 2026-07-20). | 179 | 6 |
| nx_autofix_cascade_gate.nx | gate for THE NEURO-SYMBOLIC ENSEMBLE (nx_autofix_cascade). | 70 | 3 |
| nx_autofix_ens_lib.nx | pure logic for the live ensemble orchestrator (nx_autofix_ensemble). | 96 | 5 |
| nx_autofix_ensemble.nx | THE LIVE ENSEMBLE (autonomous-builder lane, 2026-07-20). One command | 138 | 6 |
| nx_autofix_ensemble_gate.nx | gate for THE LIVE ENSEMBLE orchestrator (nx_autofix_ensemble). | 74 | 2 |
| nx_autograd_gate.nx | SOVEREIGN general reverse-mode AUTOGRAD v1 (the R3.5 rung the substrate audit exposed: | 108 | 14 |
| nx_autograd_mlp_gate.nx | R3.5->R4 bridge: prove the sovereign autograd trains a MULTI-LAYER MLP (the | 133 | 13 |
| nx_autonomous_expand_gate.nx | 85 | 4 | |
| nx_autonomous_expand_live_gate.nx | 78 | 3 | |
| nx_autonomy_create.nx | Demonstrates creation of a novel mathematical family through refusal of power-sum selection and synthesis of a linear recurrence. | 97 | 6 |
| nx_autonomy_expand.nx | Expands the library by selecting and registering novel primitives that solve out-of-coverage specifications. | 104 | 5 |
| nx_autonomy_grow.nx | 73 | 4 | |
| nx_autonomy_grow_hardened.nx | Prevents gaming of growth loops by deduplicating family signatures and persisting authored patterns. | 118 | 8 |
| nx_autonomy_grow_loop.nx | Implements a continuous authoring engine that synthesizes and registers novel, generalizing constructs from datasets. | 127 | 6 |
| nx_autonomy_growth_monitor.nx | Measures team progress from tutor-authored to self-authored code, identifies bottlenecks, and tracks growth trajectory. | 130 | 7 |
| nx_autonomy_meter.nx | X-AUT-002: the autonomy GRADE, MEASURED never asserted | 155 | 10 |
| nx_autonomy_register.nx | GOVERNED registration of the autonomy rung-2 | 94 | 3 |
| nx_autonomy_selfgrow.nx | Automatically detects and registers new grammatical primitives from data without a fixed tutor pool. | 112 | 6 |
| nx_autoopt_library_test.nx | the team builds its OWN optimization library, autonomously. | 118 | 8 |
| nx_autorace_test.nx | the team races gcc -O2 AUTONOMOUSLY. For each kernel it: writes | 114 | 9 |
| nx_autorig_gate.nx | prove AUTO-RIG + physics-param EMIT works on every generated object (no per-object | 168 | 5 |
| nx_autorun_daemon.nx | THE SLOW BEAT (was: math-only; X-Q-007 made the | 173 | 15 |
| nx_autorun_poke.nx | the EVENT trigger for nx_autorun_daemon (event-driven mode). | 62 | 5 |
| nx_avatar_gate.nx | 85 | 3 | |
| nx_aw_browser_gate.nx | SOVEREIGN-BROWSER referee for the andelinwest client surfaces (operator: | 212 | 8 |
| nx_aw_devserver.nx | a REAL front-end for the CMS capabilities: a plain-HTTP server (loopback) that | 208 | 12 |
| nx_aw_fetch.nx | CAP-AW-FETCH: sovereign SFTP GET (pull) -- the READ rung, mirror of nx_aw_sftp's WRITE rung. | 179 | 9 |
| nx_aw_hostctl.nx | SOVEREIGN deploy/supervision TRIGGER for the NAS control plane. Retires the | 290 | 8 |
| nx_aw_lsdir.nx | CAP-AW-LSDIR: sovereign REMOTE directory lister over SSH sftp (FXP_OPENDIR/READDIR/NAME) -- the | 143 | 8 |
| nx_aw_mtls_proxy.nx | SOVEREIGN mTLS-TERMINATING reverse proxy = the no-JavaScript session carrier. | 157 | 3 |
| nx_aw_nasfix.nx | SOVEREIGN NAS diagnose+restore for the live sites daemon (andelinwest.com + | 86 | 4 |
| nx_aw_nasrecon.nx | sovereign READ-ONLY recon of the NAS before deploying dev. Connects to the live | 32 | 2 |
| nx_aw_push.nx | SOVEREIGN file push to the NAS (vault-backed, no /tmp staging, no shells). Gets the NAS | 145 | 6 |
| nx_aw_roadmap_page.nx | the team's WEB-BUILDER emits the andelinwest ROADMAP/progress page (the | 56 | 2 |
| nx_aw_routerfix.nx | SOVEREIGN router (GL.iNet/OpenWrt 192.168.8.1) admin for the andelinwest DNS | 70 | 3 |
| nx_aw_schedule.nx | emits the andelinwest.com CONSULTATION SCHEDULER page (the team's next live rung) and | 93 | 5 |
| nx_aw_send.nx | the SOVEREIGN file sender (operator: "nishi ecosystem from the hardware rung up, each | 226 | 7 |
| nx_aw_sftp.nx | the SOVEREIGN file WRITE rung (operator: "nishi ecosystem from the hardware rung up, each | 194 | 9 |
| nx_aw_smoke.nx | FRONT-END smoke gate: the "verify" stage of the local->dev->live pipeline. Hits a | 101 | 9 |
| nx_aw_sni_router.nx | SOVEREIGN SNI router for .240:443 (TLS PASSTHROUGH, no termination). Peeks the | 268 | 10 |
| nx_aw_sni_router_gate.nx | 92 | 7 | |
| nx_aw_stack_census.nx | DATA <> IO <> FUNCTIONAL census for the andelinwest client stack | 159 | 8 |
| nx_aw_sudo.nx | run a command as ROOT on the NAS via `sudo -S`, feeding the vault-held elderwesto | 135 | 6 |
| nx_aw_tlsproxy.nx | SOVEREIGN TLS reverse proxy: terminates HTTPS (TLS 1.3 + the real Let's Encrypt cert, | 143 | 3 |
| nx_aw_verify_gate.nx | SOVEREIGN live publish verifier (no curl/wget). Does a real HTTPS GET of the just- | 98 | 6 |
| nx_axis_discover.nx | instrument roadmap R2: AXIS DISCOVERY from banked product bars. Census axes must come | 370 | 14 |
| nx_axis_taxonomy_gate.nx | THE UNIVERSAL INSTRUMENT (operator 2026-07-09: "if its a legal item, a physical | 155 | 7 |
| nx_b64_cli.nx | base64 a file to stdout (and optionally to a file). | 36 | 2 |
| nx_backlog_feeder.nx | F208 AUTONOMOUS BACKLOG FEEDER, evidence->FRONTIER half (ws=auto-f208-feeder, 2026-07-21). | 560 | 29 |
| nx_backlog_gen.nx | X-Q-001 (w9, Q-arc): THE QUEUE FEEDS ITSELF. v2: | 282 | 11 |
| nx_backlog_loop.nx | the team WORKS THE BACKLOG ON ITS OWN (operator: "is the team on its own loop to work | 91 | 5 |
| nx_backlog_pattern_register.nx | GOVERNED registration of the Researcher's topic backlog + | 47 | 3 |
| nx_badimport_probe.nx | FAIL-OPEN PROBE for seq650: an UNRESOLVED import must be a LOUD ERROR. | 17 | 1 |
| nx_ballistics_gate.nx | NATIVE verify of the browser ballistics sim (base = mmap; SAME code runs in sovereign | 120 | 9 |
| nx_ballistics_pack.nx | 82 | 4 | |
| nx_ballistics_wasm_vm_gate.nx | RUN (not just compile) the browser ballistics wasm in our OWN sovereign WASM VM | 62 | 6 |
| nx_barcheck.nx | THE CITATION-ROT WATCHER (debt 1785822056). | 346 | 9 |
| nx_batt_bizplan.nx | R4 BUSINESS-PLAN ASSEMBLER. EMITS (author-by-organ, [[feedback-author-by-organ-not-claude]]) | 145 | 9 |
| nx_batt_chart.nx | Generates an SVG bar chart showing monthly net financial outcomes under different scenarios. | 90 | 5 |
| nx_batt_econ.nx | shared economic CORE for the battery-reclamation finance organs (DRY #15). Pure i64 cents, | 29 | 4 |
| nx_batt_facility.nx | R3 FIRE-SAFE FACILITY + self-service station INTERLOCK = the "laundromat where fires cant | 50 | 2 |
| nx_batt_facility_test.nx | 103 | 5 | |
| nx_batt_finmodel.nx | the nishi finance member's GROUNDED financial workup for the Li-ion reclamation business | 114 | 7 |
| nx_batt_intake.nx | R1 PACK INTAKE & TRIAGE: the diagnose->verdict brain of the Li-ion reclamation business. | 99 | 3 |
| nx_batt_intake_test.nx | 109 | 4 | |
| nx_batt_planner.nx | R4 PROFIT/RISK PLANNING TOOL. Operator: "id be curious about the profit risk etc thats why | 84 | 2 |
| nx_batt_planner_test.nx | 98 | 5 | |
| nx_batt_recondition.nx | R2 RECLAIM / RECONDITION WORKFLOW. Given a triage verdict (R1 nx_batt_intake), drives | 43 | 1 |
| nx_batt_recondition_test.nx | 102 | 6 | |
| nx_battery_biz_census.nx | 88 | 4 | |
| nx_battery_grade.nx | THE UNIVERSAL ANSWER-KEY JUDGE, Nishi first byte up (operator oracle-only law). | 174 | 9 |
| nx_bd_calc.nx | SOVEREIGN Bjontegaard BD-rate (2026-07-29; retires the bd_*.py lane instruments | 130 | 7 |
| nx_bd_calc_gate.nx | known-answer gate for the sovereign BD organ (2026-07-29). | 122 | 7 |
| nx_beat_wiring_register.nx | records R1-T1-003 + X-Q-007 (slow-beat | 41 | 2 |
| nx_being_showcase.nx | ★VISUAL-PARITY RUNG for /compare/koikatsu (operator 2026-08-04, frank feedback: | 203 | 6 |
| nx_beingctl.nx | the end-to-end being driver (plan rung S8, first slice). | 312 | 12 |
| nx_beir_eval.nx | SOVEREIGN BEIR harness: real external ground truth (BEIR/nfcorpus) scored by our own | 505 | 9 |
| nx_beir_gate.nx | EXTERNAL-ANCHOR gate for the search domain: wraps the live nx_beir_eval | 97 | 5 |
| nx_bench_fetch.nx | THE GENERIC SOVEREIGN URL->FILE FETCHER (rule 15 DRY; eats the hardcoded-URL | 130 | 9 |
| nx_bench_ingest.nx | THE GENERIC BENCHMARK INGEST (rule 15 DRY; the second half of nx_bench_fetch). | 310 | 19 |
| nx_bench_vs_c.nx | HORIZONTAL benchmark organ (Referee/Engineer-owned): races the sovereign | 78 | 5 |
| nx_bench_warc.nx | BENCHMARK CORPUS CAPTURE RUNNER: a URL-list file -> render-fetched -> ONE durable WARC | 269 | 9 |
| nx_benchmark.nx | TRUE competitive benchmarking, not cherry-picking (operator: a recurring flaw -- | 89 | 7 |
| nx_benchmark_ref.nx | DURABLE benchmark-reference REGISTRY (operator: "its fine to have our benchmarks but they | 101 | 12 |
| nx_benchmark_ref_gate.nx | liar-kill gate for the durable benchmark-reference registry (operator: "benchmarks | 84 | 6 |
| nx_benchmark_suite_registry.nx | the RED-TEAM META-HONESTY organ: censuses our own CENSUSES. For each | 83 | 6 |
| nx_benchmark_test.nx | catch the cherry-pick, then benchmark honestly. (1) Comparing 6 of a | 49 | 4 |
| nx_bezier_patch_gate.nx | proves the parametric spline surface (bicubic Bezier patch): corners INTERPOLATED, | 143 | 5 |
| nx_bf_live.nx | proves the render-front fetch (browser headers + redirect follow) actually pulls media where | 35 | 3 |
| nx_bg_shorthand_gate.nx | VERDICT gate for the CSS `background` SHORTHAND color (background:red, | 84 | 9 |
| nx_bigfloat_register.nx | registers ME3 rung 1 (sovereign bigfloat oracle) via the | 40 | 2 |
| nx_binpack_beat_gate.nx | 182 | 13 | |
| nx_binpack_synth_gate.nx | 158 | 14 | |
| nx_bio_sequence.nx | SOVEREIGN EXACT molecular-biology sequence engine (science-exceed arc, rung | 205 | 11 |
| nx_bioacoustic_bench.nx | THE RULER for ANIMAL-VOCALISATION REALISM. | 935 | 23 |
| nx_biotwin_board.nx | THE DIGITAL-HUMAN-TWIN CAPABILITY BOARD: how far is the ecosystem from a | 327 | 8 |
| nx_biotwin_board_gate.nx | the LIAR-KILL gate for nx_biotwin_board. | 165 | 6 |
| nx_biotwin_morpho.nx | BIOTWIN rung-1 LIBRARY: the MORPHOMETRIC-DERIVATION engine (board axis 8, COU-1). | 255 | 7 |
| nx_biotwin_morphometrics.nx | BIOTWIN rung-1 ORGAN: derive the morphometric axes from the visualise-body | 131 | 4 |
| nx_biotwin_morphometrics_gate.nx | the LIAR-KILL gate for the morphometric-derivation organ (board axis 8). | 189 | 6 |
| nx_bip39_kat.nx | ENGINEER gate: BIP39 vs the standard's own vectors (trezor/python-mnemonic | 127 | 7 |
| nx_bip39_register.nx | registers V-MODAUTH-3 (BIP39 recovery) = the sealed 5-fn auth API COMPLETE. | 44 | 2 |
| nx_bip39_wordlist_kat.nx | DIRECT data-integrity KAT for the nx_bip39_wordlist table (the raw 2048-word | 56 | 5 |
| nx_bit_kat.nx | KAT for nx_bit (popcount/clz/ctz/bswap/rotl -- low-level bit primitives). HONESTY [W] | 57 | 3 |
| nx_bite_sweep.nx | run the non-vacuity proof across every declared gate of a domain (closes seq1366). | 231 | 9 |
| nx_bitio_kat.nx | KAT for nx_bitio (MSB-first bit writer/reader). HONESTY [W] weak point (reach=115). | 55 | 3 |
| nx_bitstream_kat.nx | KAT for nx_bitstream (LSB + MSB bit reader over a byte buffer; the DEFLATE spine). | 56 | 3 |
| nx_blackwell_mma_asm_gate.nx | CUDA-EXCEED roadmap C0: gate for the SOVEREIGN Blackwell tensor-core MMA | 71 | 5 |
| nx_bless.nx | the first-class BLESS step (addresses finding F2, project-nishi-eng-findings-2026-06-23): turn a | 50 | 4 |
| nx_bless_compiler.nx | TEAM-OWNED self-deploy for the sovereign compiler | 297 | 12 |
| nx_blitproof.nx | prove br_blit_rgb: decode the fox JPEG, composite it (scaled) onto a white RGBA | 30 | 1 |
| nx_blockfs.nx | SOVEREIGN on-disk FILESYSTEM (OS gap: FILESYSTEM, the block layer; complements the nx_fs coreutils | 112 | 18 |
| nx_blue_green.nx | DEP-002 (CALLOUT-012 deploy-exceed). Sovereign BLUE-GREEN deploy: two slots | 116 | 10 |
| nx_bm25_naive.nx | production-grade ranked retrieval: Okapi BM25 (Robertson & Sparck Jones), integer-only. | 120 | 9 |
| nx_bm25_test.nx | prove the team's integer BM25 reproduces the PRODUCTION ranking and corrects the | 55 | 3 |
| nx_bm25f.nx | BM25F: fielded BM25 (Robertson/Zaragoza "Simple BM25 extension to multiple weighted fields", | 90 | 4 |
| nx_bm25f_gate.nx | MEASURED proof that BM25F (fielded) beats plain BM25 on the property that matters for | 129 | 6 |
| nx_bmp_tiff_gate.nx | gate for C4 of the codec-chokepoint program (debt 1785903075): BMP READER | 346 | 7 |
| nx_bmp_to_png.nx | convert a rendered BMP to PNG (top crop) so it can be VIEWED. Reads the styled | 46 | 2 |
| nx_board.nx | shared BASE CLASS for the _board organ family (10 organs, each rolling its own HTML page | 60 | 6 |
| nx_board_gate.nx | proves the board base scaffold. Dogfoods gv_ (gate base) AND nx_estr (emit base) -- | 65 | 2 |
| nx_body_figure_gate.nx | the synthetic character's nude body takes a sex-DIMORPHIC anatomical FORM (/charlab | 71 | 5 |
| nx_body_gen.nx | ★THE PRODUCT: a SOVEREIGN PROCEDURAL human body, generated from the first byte up. | 1070 | 22 |
| nx_body_proc.nx | ★SOVEREIGN PROCEDURAL BODY-CANON GENERATOR (Infinigen-style). Infinigen is the CAPABILITY | 840 | 25 |
| nx_bodyatlas_explorer.nx | ★the LIVE interactive holistic-being viewer (zygotebody.com peel + sloyd.ai parametric), | 148 | 4 |
| nx_bodyatlas_gate.nx | ★HOLISTIC BEING gate (zygotebody.com + sloyd.ai): prove we generate a whole human with | 136 | 5 |
| nx_bodyatlas_mesh_gate.nx | ★MESHED ANATOMY with per-part MATERIAL colours (next ladder rung: the meshed being was one | 137 | 9 |
| nx_bodybench.nx | ★SOVEREIGN BODY JUDGE, registerable as an MCP tool. Moves the shape ruler OFF the dev | 482 | 20 |
| nx_bodybind_gate.nx | gate for REGION-TO-BONE BINDING (Elara bar E4): bones + flesh + contact COMPOSED. | 224 | 7 |
| nx_bodyparts.nx | L0 TAXON + STRUCTURE CENSUS of the SEMANTIC TWIN LADDER (debt 1785954089; | 405 | 19 |
| nx_bom_gate.nx | GATE for the supply-chain BOM twin. Builds the BOM for the voltage divider (R1,R2 = 10k resistors; | 121 | 3 |
| nx_bom_hb.nx | LIB: component library + supply-chain BILL OF MATERIALS, as a digital twin of real procurement. | 39 | 3 |
| nx_book_links_gate.nx | liar-kill gate for ISSUE-3 server side: nx_epub_book must (1) EMIT in-book <a href> | 93 | 9 |
| nx_book_mojibake_e2e_gate.nx | END-TO-END liar-kill gate for the library mojibake fix, through the REAL | 101 | 8 |
| nx_book_search.nx | SC20: sovereign RANKED search over the NAS book library (idx_book.wsl, 5761 books). | 139 | 8 |
| nx_book_search_lib.nx | shared SC20 library-search CORE (NO main). Wired into nx_media_server /api/search. | 118 | 2 |
| nx_book_titles_gate.nx | liar-kill gate for the "TOC just shows Chapter 1" fix. Two layers: | 107 | 9 |
| nx_boolhunt.nx | the team HUNTS its own search space: it enumerates EVERY 3-input boolean | 144 | 7 |
| nx_boolhunt_test.nx | the TEAM finds its own opportunities. It sweeps EVERY 3-input | 65 | 5 |
| nx_boolsynth.nx | a NEW search space: minimal straight-line BOOLEAN circuits for a | 87 | 5 |
| nx_boolsynth4.nx | L8 gate-level synthesis, 4-input (extends the team's proven 3-input superopt up | 79 | 6 |
| nx_boolsynth_test.nx | prove the new BOOLEAN search space finds the PROVABLY-MINIMAL | 71 | 8 |
| nx_boot_revive.nx | the DOCTOR's boot-resurrection organ (verb: HEAL). CR1 of the | 661 | 23 |
| nx_boot_revive_m6_gate.nx | 293 | 8 | |
| nx_boot_run_sov.nx | the SOVEREIGN boot runtime. Loads an emitter-authored rv64 flat binary | 107 | 5 |
| nx_boot_stub_emit.nx | the BOOT_STUB emitter (K-R0 of the kernel-up ladder). | 130 | 12 |
| nx_boot_uefi.nx | NOS-R0 of the NISHI OS ladder: the sovereign UEFI boot stub emitter. | 228 | 13 |
| nx_boot_uefi_memmap.nx | NOS-R0.2 of the NISHI OS ladder: the OS calls UEFI BootServices. | 214 | 13 |
| nx_boot_uefi_probe.nx | NOS-R0.1 of the NISHI OS ladder: the UEFI auto-discovery seed. | 232 | 13 |
| nx_boot_uefi_ramsize.nx | NOS-R0.3: DISPLAY a discovered hardware value (the RAM map size). | 200 | 13 |
| nx_bootcap.nx | ONE boot-and-capture primitive for every organ that needs to know what the | 90 | 2 |
| nx_bootmine.nx | BOOT/PROCESS-STABILITY MINER over the sovereign supervisor log (miner-sota, 2026-07-24, | 455 | 11 |
| nx_bootstrap.nx | LIB: the DOOMSDAY self-sufficiency + ROI model. Scales the digital-twin/supply-chain capability | 36 | 4 |
| nx_bootstrap_gate.nx | BOOTSTRAPPABILITY: can the sovereign toolchain still be rebuilt from this tree? | 161 | 5 |
| nx_border_gate.nx | VERDICT gate for the box-border PAINT rung. Renders a bordered box + a table with | 91 | 7 |
| nx_border_probe.nx | MEASURE-FIRST probe for the box-border paint rung. Renders a bordered box + a | 56 | 6 |
| nx_boxtex_gate.nx | ★IMAGE TEXTURES + UV (field-evidence rung 4): Khronos BoxTextured.glb -- "start with this to | 140 | 7 |
| nx_bpe_vocab_register.nx | registers T2 rung 1 (BPE vocab TRAINING) via the Librarian. | 38 | 2 |
| nx_brand_aesthetic.nx | a MEASURED objective design-quality score (the measurable subset of NN/g + Fogg | 30 | 2 |
| nx_brand_aesthetic_gate.nx | the objective design-quality score discriminates a real branded page from a bare | 41 | 2 |
| nx_brand_assets.nx | brand ASSET SLOTS as DATA: `asset|<name>|<value>` (favicon / logo / og-image / og-title). | 77 | 6 |
| nx_brand_assets_gate.nx | brand asset slots (favicon/logo/og) emit into <head>, escaped, additive (default brand | 61 | 4 |
| nx_brand_book.nx | R5: (a) BRAND-BOOK generator -- emit the brand guidelines doc FROM the token SSOT (the | 107 | 9 |
| nx_brand_book_gate.nx | R5 gate: brand-book generator + off-token brand audit. | 116 | 4 |
| nx_brand_builder_gate.nx | 88 | 6 | |
| nx_brand_census.nx | R0 GENESIS GATE of the S-CLASS BRAND / UX / CX arc for the Nishi website ecosystem. | 131 | 6 |
| nx_brand_conversion.nx | measure the CONVERSION PATH of a built page: a focused primary CTA (the conversion | 31 | 5 |
| nx_brand_conversion_gate.nx | the conversion-path score rewards a real branded page and flags a page with no | 34 | 2 |
| nx_brand_dark_gate.nx | R8 gate: dark-mode colour system. A brand with `dark|...` tokens emits a | 78 | 3 |
| nx_brand_exceed2_gate.nx | 123 | 5 | |
| nx_brand_exceed3_gate.nx | 116 | 5 | |
| nx_brand_exceed_gate.nx | 145 | 7 | |
| nx_brand_gallery.nx | a STARTER TEMPLATE GALLERY: a set of distinct, UX-compliant .site starter blueprints | 26 | 3 |
| nx_brand_gallery_gate.nx | each starter template renders through the brand-wired builder: on-brand, token-driven, | 54 | 4 |
| nx_brand_guard.nx | R2 brand-consistency ENFORCEMENT, tied to the design-token SSOT. Three checks, all no-float: | 128 | 9 |
| nx_brand_guard_gate.nx | 72 | 4 | |
| nx_brand_manage.nx | R4 MULTI-ACTOR brand management, no lock-in. Operator: "users + developers + AI-users (of | 99 | 3 |
| nx_brand_manage_gate.nx | R4 gate: ONE token SSOT, FOUR actors, governance-invariant, no lock-in. | 85 | 4 |
| nx_brand_packs.nx | R3 multi-brand THEME PACKS + teaching the universal builder. Several complete brands as | 62 | 5 |
| nx_brand_packs_gate.nx | R3 gate: multi-brand theme packs taught to the universal builder. Composes the whole | 114 | 4 |
| nx_brand_polish.nx | R7 visual polish: a token-driven MOTION language + MICRO-INTERACTIONS, emitted as pure CSS | 25 | 2 |
| nx_brand_polish_gate.nx | R7 gate: the builder's pages now carry token-driven motion + micro-interactions, | 60 | 2 |
| nx_brand_preview.nx | SAFE local preview (NO production touch): render the REAL andelinwest.site blueprint | 65 | 2 |
| nx_brand_publish_submit.nx | 43 | 2 | |
| nx_brand_snap.nx | editor-maturity primitives: grid SNAPPING + alignment GUIDES for the free-form canvas. | 26 | 3 |
| nx_brand_snap_gate.nx | grid snapping + alignment guides. 100% sovereign. expect_exit: 0 | 51 | 4 |
| nx_brand_spacescale.nx | generate a SPACING SCALE (the 4/8pt-grid rhythm) from a base unit: space|1..5 = | 35 | 3 |
| nx_brand_spacescale_gate.nx | the spacing-scale generator yields an on-grid, monotonic ramp that passes the R2 | 62 | 5 |
| nx_brand_tokens.nx | R1 of the S-class BRAND arc: the DESIGN-TOKEN SSOT (single source of truth). | 321 | 16 |
| nx_brand_tokens_gate.nx | 97 | 6 | |
| nx_brand_typescale.nx | R9 modular TYPE-SCALE generator. From a base size (milli-rem) + an integer ratio | 61 | 6 |
| nx_brand_typescale_gate.nx | R9 gate: the modular type-scale generator. A base+ratio yields a monotonic- | 65 | 3 |
| nx_brand_voice.nx | brand VOICE & TONE guidelines as DATA + a basic clarity check. Voice is stored as | 70 | 3 |
| nx_brand_voice_gate.nx | brand voice tokens resolve + the clarity check flags run-on copy. 100% sovereign. | 49 | 6 |
| nx_breakmin.nx | bisect variant H: minimal hang candidate. | 19 | 2 |
| nx_breakprobe.nx | 64 | 4 | |
| nx_breeder_arena.nx | THE COMPOSED PLAYABLE LOOP (ws=game-interact rung 4): Palworld's shape from | 273 | 9 |
| nx_breeder_arena_gate.nx | proves the COMPOSED loop is a game: a player moving in a real world with | 214 | 7 |
| nx_breeder_lab.nx | THE GENETICS LAB SCREEN + the tooth that proves the science is VISIBLE. | 240 | 6 |
| nx_breeding.nx | certified composable game part: GENETICS / BREEDING (RENAMED from nx_genome.nx 2026-07-26: | 162 | 12 |
| nx_brick_compose_gate.nx | referee for R-BRICKS-COMPOSE (sa_brick_n + the SA_GRIDN hook): consumed part: | 83 | 3 |
| nx_brief_publish.nx | ONE CALL publishes a research brief: VALIDATE -> WRITE -> VERIFY, or REFUSE. | 251 | 10 |
| nx_browse.nx | ONE-organ sovereign browse: read URL from _url.txt -> fetch the page (own DNS+TLS1.3+ | 186 | 6 |
| nx_browser.nx | the LIVE, NAVIGABLE sovereign browser WINDOW. Fetches a URL over our own DNS+TLS1.3+ | 1243 | 33 |
| nx_browser_arc_pipeline.nx | the WARDEN routes the BROWSER arc's open rungs (B1-B5, | 92 | 6 |
| nx_browser_arc_pipeline_test.nx | the ENGINEER's KAT gate for the Warden's | 46 | 3 |
| nx_browser_arc_status.nx | runner: the WARDEN's live browser-arc board. Reads the | 115 | 1 |
| nx_browser_bg_cascade_gate.nx | PROOF (re-runnable, adversary-controlled) of the S21 dark-theme fix: the | 75 | 4 |
| nx_browser_bg_gate.nx | proves the Nishi Browser box painter fills element backgrounds given as rgb() (and | 271 | 8 |
| nx_browser_darkmode_gate.nx | DARK MODE (the "OLED look" the operator framed the visual push around), | 130 | 7 |
| nx_browser_doc_gate.nx | gate for the BROWSER-NATIVE document omnitool: nx_browser's load_page diverts a | 184 | 17 |
| nx_browser_drive.nx | THE KEYSTONE ORGAN (S21 census: input drive). Drives the NISHI BROWSER (our own | 120 | 8 |
| nx_browser_exceed_census.nx | BROWSER-ON-ALL-OS arc, capstone: the MEASURED EXCEED census vs the | 185 | 10 |
| nx_browser_fetch_probe.nx | proves the render-front header fix: fetch a URL that bot-blocked our plain client | 38 | 3 |
| nx_browser_find_gate.nx | gate for FIND-IN-PAGE (the Ctrl+F feature every browser has; UX census had | 123 | 6 |
| nx_browser_forms.nx | the SOVEREIGN Nishi-browser FORM model: parse <form>/<input>/<textarea> from a | 325 | 17 |
| nx_browser_forms_e2e_gate.nx | 124 | 10 | |
| nx_browser_forms_focus_gate.nx | 89 | 4 | |
| nx_browser_forms_gate.nx | 121 | 8 | |
| nx_browser_forms_paint.nx | RENDER layer for the Nishi-browser form fields: draw a <input>/<textarea> | 60 | 3 |
| nx_browser_forms_render_gate.nx | 84 | 8 | |
| nx_browser_game_marker_gate.nx | proves the nishi-game marker extraction is BOTH correct on the | 93 | 5 |
| nx_browser_js_census.nx | RESEARCH-GROUNDED scorecard + build-ladder for the Nishi browser's | 144 | 10 |
| nx_browser_os_census.nx | BROWSER-ON-ALL-OS arc, rung R0: the measured per-OS browser census. | 203 | 10 |
| nx_browser_profile_gate.nx | gate for the browser PERSISTENT PROFILE STORE (R4 of the comms-parity | 132 | 7 |
| nx_browser_render.nx | REUSABLE sovereign CSS render core. Holds nx_browser's OS-AGNOSTIC pipeline: | 1482 | 38 |
| nx_browser_render_pe.nx | R2/R3 proof: run the EXTRACTED CSS render organ (br_layout cascade+box-layout, | 37 | 1 |
| nx_browser_render_shot.nx | R2 proof probe for the CSS-on-native-Windows arc. Reads an HTML file, | 39 | 2 |
| nx_browser_user_sim.nx | THE SYNTHETIC USER (operator: prove it "via ocr and user testing like trying | 311 | 9 |
| nx_browser_ux_census.nx | the RESEARCH-GROUNDED browser UX/CX census (operator: the testing suite = | 246 | 9 |
| nx_browser_view_serve.nx | surface the nishi browser's render as a web page reachable from the | 59 | 2 |
| nx_browser_xp.nx | EXPERIENTIAL BROWSER TEST, reusable organ + MCP tool. Drives the REAL render core | 96 | 5 |
| nx_budget_run.nx | TIME-BUDGETED step runner: turns silent slowness | 125 | 5 |
| nx_bugforge.nx | SWE-SCALE INSTANCE MINER (bugforge-swe-scale, 2026-07-24). The oracle today is | 907 | 31 |
| nx_build_admit.nx | BUILD ADMISSION CONTROL (the missing gate that let the fleet wedge the host). | 298 | 11 |
| nx_build_admit_gate.nx | proves the build-admission verdict ADMITS and REFUSES for the right reason. | 180 | 10 |
| nx_build_autoroot_gate.nx | AUTO-ROOT THE WHOLE STACK via the import-DAG (operator: "rooted from god so | 149 | 12 |
| nx_build_bench.nx | MEASURE the build/compile pipeline speed, per phase, natively. | 111 | 7 |
| nx_build_bypass_gate.nx | R2 of BACKEND-BUILD GOVERNANCE: the NO-BYPASS LAW + audit (PM control-plane), | 134 | 9 |
| nx_build_evidence_gate.nx | EVIDENCE-CORRELATED GENEALOGY + ORPHAN MAINTENANCE (operator 2026-06-22: | 244 | 22 |
| nx_build_gate.nx | the team's BUILD-CAPABILITY GATE: honestly know what it CAN and CANNOT build with | 52 | 5 |
| nx_build_gate_test.nx | the team honestly knows its build limits (proven by the real __umulhi64 gap). | 47 | 3 |
| nx_build_gov_census.nx | 78 | 6 | |
| nx_build_govern.nx | R-LIVE-1: first LIVE adoption of backend-build governance. Unlike the hermetic | 104 | 6 |
| nx_build_imports_gate.nx | SECOND genealogy LENS (operator: "multiple ways to look at ancestors and | 173 | 13 |
| nx_build_lineage_gate.nx | GENEALOGY OWNERSHIP for backend organs (operator 2026-06-21: "organs | 152 | 11 |
| nx_build_nobypass_gate.nx | R-LIVE-2: the BINDING NO-BYPASS RATCHET (build-time twin of | 123 | 9 |
| nx_build_orchestrator.nx | SOVEREIGN build runner in NishiLang, retiring BASH (operator: "get rid of | 62 | 5 |
| nx_build_pipeline.nx | the WARDEN orchestrates the team building a capability end-to-end through the | 63 | 5 |
| nx_build_pipeline_register.nx | GOVERNED registration of the autonomous build pipeline. | 46 | 2 |
| nx_build_pipeline_test.nx | ACCEPTANCE GATE for the autonomous build pipeline. Proves the full | 62 | 3 |
| nx_build_raci.nx | CLEAN RACI for the build pipeline (operator: "the doctor doesnt test the engineer | 56 | 4 |
| nx_build_raci_register.nx | GOVERNED registration of the RACI correction: the clean build pipeline | 57 | 5 |
| nx_build_raci_test.nx | ACCEPTANCE GATE for the clean build-pipeline RACI. Proves: roles correctly | 60 | 3 |
| nx_build_reg_sov.nx | SOVEREIGN build-registrar library on nx_seg_store (operator law: no flat files, | 121 | 15 |
| nx_build_reg_sov_gate.nx | proves the SOVEREIGN seg_store build-registry (nx_build_reg_sov) works: | 55 | 3 |
| nx_build_registry.nx | R1 GATE for the build-registrar: proves the nx_build_registry_lib SSOT does | 57 | 3 |
| nx_build_registry_lib.nx | the BUILD-REGISTRAR library (Librarian SSOT of backend ORGANS); the | 150 | 11 |
| nx_build_role_gate.nx | R3 of BACKEND-BUILD GOVERNANCE: the ROLE-SPLIT ENFORCEMENT gate. Encodes the | 93 | 8 |
| nx_build_rooted_gate.nx | ROBUST GENEALOGY: every organ ROOTED to god, NO floating mystery-kid orphans | 194 | 15 |
| nx_build_run.nx | SOVEREIGN, REUSABLE build runner in pure NishiLang (operator: "stop using sh again"). | 152 | 10 |
| nx_build_safe.nx | the Engineer's HANG-SAFE build capability (operator: keep building the team to | 44 | 5 |
| nx_build_safe_test.nx | hang-safe build, proven on the REAL daemon situation. The TLS daemon timed | 45 | 3 |
| nx_builder.nx | the NISHI BUILDER. A sovereign orchestrator that runs the whole closed | 196 | 13 |
| nx_builder_authors_autograd.nx | the BUILDER authors the L1 TRAINING-SUBSTRATE rung 1 (tape | 19 | 2 |
| nx_builder_authors_bitreader.nx | the BUILDER authors an LSB-first bit reader (Claude tutored the template; | 13 | 2 |
| nx_builder_authors_bm25_rank.nx | the BUILDER authors a BM25 relevance ranker (bits-up fixed-point). | 12 | 2 |
| nx_builder_authors_cbz_list.nx | the BUILDER authors a CBZ/ZIP page lister (ordered comic pages). | 12 | 2 |
| nx_builder_authors_cegis.nx | the BUILDER authors the S3.5 MECHANIZED CEGIS LOOP. The S3 round | 17 | 2 |
| nx_builder_authors_claude_meter.nx | the BUILDER authors the S6 CLAUDE-USE METER (operator: | 16 | 2 |
| nx_builder_authors_csv_field.nx | the BUILDER authors a CSV first-field parser. | 12 | 2 |
| nx_builder_authors_doc_cas.nx | the BUILDER authors the Nishi reader format's content-addressed doc ID. | 12 | 2 |
| nx_builder_authors_elder_census.nx | the BUILDER authors ELDERMIG E0 (mechanized Elder census). | 15 | 2 |
| nx_builder_authors_eval_factor.nx | the BUILDER authors EVAL rung 3 (factor attribution: | 17 | 2 |
| nx_builder_authors_eval_triangle.nx | the BUILDER authors the EVAL TRIANGULATION platform rung 1 | 15 | 2 |
| nx_builder_authors_flatedecode.nx | the BUILDER authors the inflate LIBRARY + the FlateDecode wrapper. | 15 | 2 |
| nx_builder_authors_hex.nx | the BUILDER authors a lowercase hex encoder. | 12 | 2 |
| nx_builder_authors_huffman.nx | the BUILDER authors a canonical Huffman decoder (Claude tutored the template; | 13 | 2 |
| nx_builder_authors_inet_fetch.nx | the BUILDER authors the team's SOVEREIGN internet-fetch modules (Claude | 53 | 3 |
| nx_builder_authors_inflate_fixed.nx | the BUILDER authors DEFLATE inflate (stored + fixed Huffman). | 12 | 2 |
| nx_builder_authors_inflate_full.nx | the BUILDER authors the FULL DEFLATE inflate (stored+fixed+dynamic). | 12 | 2 |
| nx_builder_authors_inflate_stored.nx | the BUILDER authors the DEFLATE block loop + stored path. | 12 | 2 |
| nx_builder_authors_json_string.nx | the BUILDER authors a JSON string-token scanner. | 12 | 2 |
| nx_builder_authors_locator.nx | the BUILDER authors a content-addressed cross-device locator. | 12 | 2 |
| nx_builder_authors_loop_synth.nx | the BUILDER authors the S4 FOLD-SCHEMA SYNTHESIZER (rung-2: | 17 | 2 |
| nx_builder_authors_lz77.nx | the BUILDER authors the LZ77 back-reference copy (Claude tutored the template). | 12 | 2 |
| nx_builder_authors_pdf_stream.nx | the BUILDER authors a PDF FlateDecode stream extractor (composes inflate). | 12 | 2 |
| nx_builder_authors_pdf_text.nx | the BUILDER authors a PDF content-stream text extractor. | 12 | 2 |
| nx_builder_authors_pdf_to_text.nx | the BUILDER authors the end-to-end PDF->text chain (composes inflate). | 12 | 2 |
| nx_builder_authors_percent_decode.nx | the BUILDER authors a URL percent-decoder. | 12 | 2 |
| nx_builder_authors_qref.nx | the BUILDER authors the qualitative referee (Claude does NOT write it), and | 58 | 5 |
| nx_builder_authors_reader_open.nx | the BUILDER authors the e-reader open-document happy path. | 12 | 2 |
| nx_builder_authors_rle.nx | the BUILDER authors a run-length decoder. | 12 | 2 |
| nx_builder_authors_sig_index.nx | the BUILDER authors the S3 SIGNATURE INDEX (the component | 17 | 2 |
| nx_builder_authors_sqlite_read.nx | the BUILDER authors ELDERMIG E1 rung 1 (sovereign read-only | 15 | 2 |
| nx_builder_authors_structure_text.nx | the BUILDER authors the FORMAT structure-tree text extractor. | 12 | 2 |
| nx_builder_authors_synth_bench.nx | the BUILDER authors the S6 SYNTH-BENCH (the PM matrix's R1 | 16 | 2 |
| nx_builder_authors_tensor_grad.nx | the BUILDER authors T6 TENSOR AUTOGRAD (training-substrate | 18 | 2 |
| nx_builder_authors_type_search.nx | the BUILDER authors the S3 TYPE-DIRECTED SYNTHESIZER (the | 18 | 2 |
| nx_builder_authors_utf8.nx | the BUILDER authors a UTF-8 codepoint decoder/validator. | 12 | 2 |
| nx_builder_authors_wordwrap.nx | the BUILDER authors the reflowable render core (greedy word-wrap). | 12 | 2 |
| nx_builder_authors_zip_extract.nx | the BUILDER authors a ZIP entry extractor (comics/EPUB; composes inflate). | 12 | 2 |
| nx_builder_compose.nx | the BUILDER synthesizes code (operator: "build the builder to build this | 55 | 4 |
| nx_builder_compose_test.nx | the Builder AUTHORS the build-cache's core flows by composition (not | 42 | 3 |
| nx_builder_quant.nx | the BUILDER's operating-point decision (RACI: the Builder ARCHITECTS the | 33 | 2 |
| nx_builder_synth.nx | the BUILDER's SYNTHESIS engine: the team AUTHORS solutions to a spec by | 54 | 2 |
| nx_builder_synth_test.nx | prove the TEAM authored the answer, not Claude. The Builder is handed | 41 | 4 |
| nx_buildonly.nx | thin build wrapper for the consolidation applier: runs nx_sov_build_run <target> | 16 | 1 |
| nx_buildroot_guard.nx | SELF-HEALING buildroot integrity (eats seq140: the recurring lib-drift that | 172 | 12 |
| nx_buildsearch_gate.nx | 40 | 3 | |
| nx_bulk_index.nx | TARGETED bulk indexer (operator 2026-07-06: "we should have thousands of results ... | 142 | 6 |
| nx_bulk_ingest.nx | the POLITE-FETCH -> BULK-CATALOG HAND-OFF (operator 2026-06-05): "a hand off function | 88 | 8 |
| nx_bulk_ingest_test.nx | proves the polite-fetch -> bulk-catalog hand-off on a realistic arXiv-style scenario: | 79 | 3 |
| nx_bundleadjust_gate.nx | benchmark pose refinement (cadtwin P1, the fix for 8-point estimation precision). | 129 | 6 |
| nx_bunny_gate.nx | ★STANFORD BUNNY on the Nishi renderer (field-evidence rung 2): the standard mesh corpus. The | 77 | 5 |
| nx_burst_scheduler.nx | This module schedules task bursts to local, LAN, or cloud resources based on available budget and SLA requirements. | 121 | 6 |
| nx_bwe_gate.nx | 94 | 5 | |
| nx_byte_diff.nx | item-1 of the PM plan (x86 toolchain byte-exact differential vs gcc): compare the | 60 | 3 |
| nx_byte_diff_begin.nx | BEGIN PM item-1: build a target via sovereign nxasm_x86 AND gcc from the same | 69 | 5 |
| nx_bytes_eq.nx | byte-identity comparator ORGAN (operator 2026-07-02: no shell -- this retires | 31 | 3 |
| nx_cadtwin_census.nx | HONEST measured census: where does the NISHI stack stand vs the July-2026 SOTA on | 139 | 5 |
| nx_cadtwin_report.nx | THE TWIN REPORT (cadtwin capstone): compose every gated organ into one per-PART | 197 | 5 |
| nx_cadtwin_report_gate.nx | THE COMPOSED TWIN REPORT on the real as1 STEP file. Uses (and thereby regression- | 317 | 3 |
| nx_callsig_gate.nx | proves the sovereign telephone-call signaling FSM (nx_callsig). Native, fast. | 62 | 4 |
| nx_callui_census.nx | MEASURED census of the /video room UI vs the SOTA call-UI mechanic set | 77 | 5 |
| nx_cam_poster.nx | SOVEREIGN cam-recording POSTER generator (STEP 4 glue), CAVLC path. | 288 | 7 |
| nx_cam_poster_batch.nx | STEP 5 poster generator writing the <recording>-poster.jpg SIBLING that the | 131 | 8 |
| nx_cam_poster_gate.nx | 80 | 4 | |
| nx_camera_anim_gate.nx | ★R4 of the Infinigen ladder: CAMERA RIG + ANIMATION + EXACT OPTICAL-FLOW GT (fills | 207 | 5 |
| nx_cand_build_run.nx | build a CANDIDATE sovereign compiler from current source and use it to | 101 | 7 |
| nx_canon_bin.nx | BINARY-SAFE canonical records, built ON TOP of nx_canon_cid (the substrate pattern: do NOT | 108 | 7 |
| nx_canon_bin_gate.nx | prove the binary-safe canonical primitive (the gap in the substrate). Asserts: | 77 | 4 |
| nx_canoncat.nx | concatenate N canon files into one, renumbering feature part references. | 249 | 8 |
| nx_cap_detect_lib.nx | the SILENT-TRUNCATION CAP detector CORE, shared (DRY, rule 15) by the CLI sweep | 138 | 7 |
| nx_cap_exists.nx | LIB: the Nishi builder's "does this already exist?" anti-duplicate guard (importable). | 132 | 12 |
| nx_cap_exists_gate.nx | 201 | 14 | |
| nx_cap_gap_sov.nx | SOVEREIGN endpoint/missing-generation finder (operator 2026-06-22: "no more tsvs ... | 172 | 13 |
| nx_cap_guard_gate.nx | 54 | 3 | |
| nx_cap_harvest.nx | SCALE (F310b): auto-harvest a BROAD capability catalog from the live tool | 94 | 3 |
| nx_cap_provision.nx | FAIL-CLOSED capability-secret provisioning check (closes audit risk #1: | 55 | 6 |
| nx_cap_provision_gate.nx | proves the FAIL-CLOSED cap-secret check. NEGATIVE CONTROLS are load- | 65 | 2 |
| nx_cap_register.nx | the LIBRARIAN registers a capability so the team (not Claude hand-editing) writes | 37 | 5 |
| nx_cap_register_test.nx | prove the Librarian's lint+register catches the EXACT bug Claude made by hand | 64 | 4 |
| nx_cap_type_classify.nx | the census CAPABILITY-TYPE classifier (L7 of the | 153 | 7 |
| nx_capability_audit.nx | 55 | 3 | |
| nx_capability_catalog.nx | a QUERYABLE catalog so the team (and Claude) LOOK UP a capability instead | 49 | 3 |
| nx_capability_catalog_test.nx | the catalog answers "do we have X?" by LOOKUP, honestly. Every | 34 | 3 |
| nx_capability_census.nx | LIB: a GENERAL, reusable "study an external tool -> compare to OUR capability | 75 | 7 |
| nx_capability_census_gate.nx | GATE for the GENERAL capability-comparison engine (nx_capability_census). | 123 | 5 |
| nx_capability_genealogy.nx | the FRONTIER-OBJECT layer that brings everything together (operator: "combined | 31 | 2 |
| nx_capability_genealogy_gate.nx | 51 | 2 | |
| nx_capability_ladder.nx | THE BUILD-UP MAP, hardware rung up (operator 2026-06-13: | 349 | 16 |
| nx_capability_map.nx | SEE what a competitor (product / language / tool) HAS vs what WE do, across | 43 | 3 |
| nx_capability_no_regression.nx | the NO-REGRESSION SAFEGUARD (operator: "a no regression safeguard"). As we | 93 | 9 |
| nx_capability_no_regression_check.nx | 38 | 2 | |
| nx_capability_no_regression_gate.nx | 57 | 2 | |
| nx_capability_placement.nx | the "TRUE RACI PLACEMENT" governance instrument (operator 2026-07-16: | 201 | 12 |
| nx_capability_route.nx | THE GLOBAL FUNCTIONALITY SPLIT (operator 2026-06-28: "global capabilities like mail or | 51 | 3 |
| nx_capability_route_gate.nx | MEASURED unit gate for the global functionality split (nx_capability_route). | 72 | 6 |
| nx_capability_shape.nx | grade an organ on the "PERFECT OBJECT" axes (operator: "climb logically into perfect | 44 | 6 |
| nx_capability_shape_audit.nx | the CAPABILITIES AUDIT on the SIZING/frontier axis (operator: "we need a | 103 | 4 |
| nx_capability_shape_gate.nx | 47 | 2 | |
| nx_capaxes.nx | thin DRIVER over nx_capaxes_lib. One responsibility: parse argv, emit the profile. | 38 | 1 |
| nx_capaxes_derive.nx | DERIVES capability axis vectors from a LIVE source and ranks the rocks. | 288 | 3 |
| nx_capaxes_derive_test.nx | runs the axis-derivation and prints its rock list. | 34 | 2 |
| nx_capaxes_gate.nx | the gate for nx_capaxes_lib. NON-VACUOUS: T2b is a REVERT-DETECTING negative | 104 | 2 |
| nx_capaxes_lib.nx | CAPABILITY AXIS PROFILE, pure core. No main, no I/O beyond emit helpers. | 277 | 16 |
| nx_capgraph_derive.nx | builds the LIVE ecosystem capability GRAPH from real sources and ranks rocks. | 480 | 1 |
| nx_capgraph_derive_gate.nx | the gate for nx_capgraph_derive_lib: level thresholds, the journal | 144 | 2 |
| nx_capgraph_derive_lib.nx | pure core for nx_capgraph_derive: level thresholds, row parsing, | 508 | 16 |
| nx_capgraph_edges.nx | DERIVES the capability graph's prerequisite edges FROM THE IMPORT CLOSURE. | 458 | 1 |
| nx_capgraph_edges_gate.nx | the gate for nx_capgraph_edges_lib (the MEASURING organ's core). | 107 | 2 |
| nx_capgraph_edges_lib.nx | pure core for nx_capgraph_edges: ownership, resolution, closure walk. | 591 | 24 |
| nx_capgraph_gate.nx | the gate for nx_capgraph_lib. NON-VACUOUS BY CONSTRUCTION: every law tooth is | 218 | 2 |
| nx_capgraph_lib.nx | MANY-AXIS CAPABILITY GRAPH, pure core. No main. | 440 | 25 |
| nx_capgraph_selfcheck.nx | runs nx_gateverify over EVERY gate in this lane and refuses to pass | 79 | 2 |
| nx_capreg_health.nx | the registry's self-running health organ: the manual repair this arc ran by | 104 | 5 |
| nx_capreg_health_register.nx | records the registry health organ. Engineer gate = 15-KAT disease | 40 | 2 |
| nx_capreg_health_run.nx | the health organ's production driver: one fork = check -> heal-if-RED -> | 22 | 3 |
| nx_capreg_health_test.nx | ENGINEER's gate for the health organ. Reproduces every observed registry | 85 | 6 |
| nx_capreg_librarian.nx | the LIBRARIAN's registry survival + collision repair (operator-flagged debt: | 284 | 16 |
| nx_capreg_librarian_test.nx | ENGINEER's gate for the Librarian registry repair. Real KATs on a | 72 | 2 |
| nx_capreg_restore.nx | the LIBRARIAN's production registry repair driver: canonicalize the NTFS | 21 | 1 |
| nx_caption_burn.nx | burn a caption (e.g. a translated subtitle) onto a video FRAME (Framebuffer): an | 42 | 2 |
| nx_caption_burn_gate.nx | proves the live-translation RENDER vertical end-to-end, NO fake green: | 103 | 4 |
| nx_caption_render_uni.nx | UNICODE-aware caption renderer (Latin + Cyrillic) onto a video FRAME (RGBA | 93 | 4 |
| nx_card_compile.nx | CompanionCard COMPILER (F917 rung-1, "first byte up"): elara_card.json (the character | 275 | 13 |
| nx_career_gate.nx | gate + CLI wrapper for the nx_career pure core (argless = selftest; else the CLI: | 7 | 1 |
| nx_caretaker.nx | the CARETAKER / GARDENER organ: as sprawl is identified (duplicates from the | 87 | 9 |
| nx_caretaker2_test.nx | the Caretaker's M2 upgrade (the growth loop's next pick): whole-ecosystem | 43 | 3 |
| nx_caretaker_test.nx | the gardener keeps the ecosystem in balance: it soft-retires REDUNDANT, | 54 | 4 |
| nx_carflip_deal.nx | R6-v2 DATA-DRIVEN deal scorer for the Car-Flip lane. Fuses the | 74 | 2 |
| nx_carflip_lib.nx | shared Car-Flip lane library: integer parse/print + the P10-gated deal calc. | 91 | 5 |
| nx_cascade.nx | LIB: the EVOLVING second-life CASCADE marketplace. When a part is replaced with a better one (the | 17 | 3 |
| nx_cascade_gate.nx | GATE: the second-life cascade marketplace on a solar panel (30-year life). Tiers: | 72 | 3 |
| nx_cast_gen.nx | the capability that EXCEEDS the DAZ/Renderosity WORKFLOW on its weak axis: UNIQUENESS AT | 80 | 12 |
| nx_cbx_imgsig_gate.nx | proves the comic no-fake-green image-signature check (nx_cbx_pages.img_sig_ok) accepts | 44 | 3 |
| nx_cbx_pages.nx | SOVEREIGN CBX page-image extraction (Reader-arc RUNG 3, FORMAT-FIX rev "cfix":2). | 800 | 31 |
| nx_cbx_pages_gate.nx | 336 | 24 | |
| nx_cbz_fixture.nx | build a tiny DRM-free CBZ (comic = a ZIP of page images) via the sovereign OPC zip writer, | 33 | 5 |
| nx_cc_evidence.nx | INDEPENDENT-OBJECTIVE evidence gate for the compiler rung. Does NOT accept any asserted | 88 | 7 |
| nx_cc_ingest.nx | THE CC BRIDGE: ingest REAL Common Crawl records into the web scope, INDEX-ONLY, serve-LIVE. | 231 | 8 |
| nx_cc_promote.nx | SUPERSEDED-BY: nx_bless_compiler.nx (2026-06-14). The canonical deploy organ now carries BOTH an | 292 | 14 |
| nx_cc_warc_fetch.nx | sovereign Common Crawl bulk downloader (feeds nx_cc_warc_ingest). | 146 | 7 |
| nx_cc_warc_ingest.nx | BULK Common Crawl ingester: a LOCAL .warc.gz file -> the dp-web-pub- web shard. | 418 | 11 |
| nx_ccdiag.nx | ONE-STEP build diagnostic (<10s): why did `nx_sov_build_run <name>` fail with "empty .s"? | 69 | 7 |
| nx_ccdiag_selftest.nx | VALID no-op (was briefly a deliberately-broken module to prove nx_sov_build_run now | 9 | 1 |
| nx_cdata_gate.nx | VERDICT gate for <style><![CDATA[ ... ]]></style> handling (XHTML stylesheets). | 83 | 9 |
| nx_cdata_probe.nx | DIAGNOSTIC: dump what rh_extract_styles() hands the CSS parser for the XHTML | 25 | 2 |
| nx_cdcl_lib.nx | the REAL CDCL SAT solver as a SHARED LIBRARY (no main): var_of/lit_true/lit_false/solve, extracted | 58 | 4 |
| nx_cdcl_sat_gate.nx | 120 | 6 | |
| nx_cdnaccess_census.nx | OPTIONS census: how do WE politely pass anti-bot CDNs (Cloudflare et al.) that drop | 100 | 6 |
| nx_cell_sink.nx | ONE cell-emit interface, TWO backends. The true SIL-3/SIL-1 | 91 | 4 |
| nx_cenc.nx | STANDARDS-BASED encrypted-media primitives for the Nishi browser's EME path: | 130 | 6 |
| nx_cenc_gate.nx | 77 | 6 | |
| nx_census_gallery.nx | SOVEREIGN visual gallery: the top-20 census as SIDE-BY-SIDE | 95 | 3 |
| nx_census_load.nx | IM5: the FIRST REAL CORPUS on the sovereign segment | 228 | 6 |
| nx_census_register.nx | records X-AUT-003. Gate re-run GREEN at register time. | 31 | 2 |
| nx_census_run.nx | X-AUT-003: the DATA-DRIVEN coverage census (one organ, many | 237 | 12 |
| nx_census_to_bg.nx | generic adapter: a RICH census (id\tcategory\tfeature\tstatus\tweight, the | 87 | 6 |
| nx_census_uiaudit.nx | THE INSTRUMENT AUDIT (operator 2026-07-09: "censuses avoid UI features -> false SOTA | 163 | 8 |
| nx_cert_autorenew_gate.nx | SOVEREIGN gate for the per-domain wildcard cert AUTO-RENEWAL logic. | 69 | 2 |
| nx_cert_carrier.nx | the BACKEND trust side of the sovereign no-JS cert carrier (rung 3 of the hosting | 121 | 8 |
| nx_cert_carrier_gate.nx | 68 | 4 | |
| nx_cert_loader.nx | the DATA bridge from the cert REGISTRY (paths) to the TLS handshake (BYTES). The reconciled | 29 | 1 |
| nx_cert_loader_gate.nx | gate for the cert data-loader. Writes fixture chain/key files, then asserts cl_load | 61 | 7 |
| nx_cert_registry.nx | the S-CLASS DATA-DRIVEN CERT REGISTRY (SNI host -> per-domain TLS chain+key). The LOGIC | 103 | 10 |
| nx_cert_registry_gate.nx | PURE gate for the data-driven SNI cert registry. Proves: EXACT host beats wildcard, | 63 | 6 |
| nx_cg_restprobe.nx | DIAGNOSTIC: the damped 3-point solver did not reach an exact fixed point in | 81 | 3 |
| nx_ch_census_oracle.nx | per-assignment ORACLE STAGER for the CH-census race under the | 122 | 6 |
| nx_ch_census_race_stage2.nx | race stager v2: the CH DECOMPOSITION step is now the TEAM's. | 75 | 3 |
| nx_chacha_block_dump.nx | ground-truth oracle for the SIMD ChaCha rung. Inlines the scalar ChaCha20 | 53 | 5 |
| nx_chacha_scalar_bench.nx | matched scalar baseline for the SIMD ChaCha bench. Same block function | 44 | 4 |
| nx_chacha_tput_probe.nx | decisive diagnostic for G-PART-NET: measure Nishi ChaCha20 | 46 | 3 |
| nx_chaos_gate.nx | NATIVE verify of the browser chaos sim (base = mmap; SAME code runs in sovereign WASM). The | 65 | 8 |
| nx_chaos_logistic_gate.nx | resumes the nishi-library SIM workstream's stated next step: | 100 | 6 |
| nx_chaos_pack.nx | 82 | 4 | |
| nx_chapter_split.nx | SHARED chapter-splitting for the Kindle decoders (nx_mobi_book + nx_kf8_book). Splits the | 201 | 13 |
| nx_char_ai.nx | G-R2: sovereign CHARACTER-AI primitives (P5 generative pillar). Two classic, data- | 55 | 2 |
| nx_char_ai_gate.nx | proves G-R2 char-AI (behavior tree + FSM). NPC BT (priority selector): | 65 | 4 |
| nx_char_asset_gate.nx | the operator's full ask ENFORCED: license a nude model (graded standard->explicit), | 77 | 6 |
| nx_char_custom_gate.nx | the extended customization layers (operator: body paint / piercings / jewelry, "really | 70 | 5 |
| nx_char_gen.nx | a SOVEREIGN parametric CHARACTER generator (our analog to a DAZ Genesis figure: a character | 73 | 5 |
| nx_char_groom_gate.nx | body-hair GROOMING as a layer (operator "body-hair grooming, shave pubic/arm" -- | 144 | 7 |
| nx_char_identity.nx | THE IDENTITY VECTOR: "a LoRA, but for riggable models" (operator 2026-07-27: | 280 | 14 |
| nx_char_identity_gate.nx | proves the identity vector behaves like a LoRA: the SAME token yields the | 236 | 5 |
| nx_char_identity_sheet.nx | the LOOK-AT-IT proof for the identity vector. Numeric gates cannot see | 270 | 8 |
| nx_char_layers_gate.nx | the LAYER STACK proven: a nude base + [tunic + belt + hat] composes into one clothed | 76 | 6 |
| nx_char_scene.nx | the DIK-style move done sovereignly: composite a parametric CHARACTER into an ENVIRONMENT | 113 | 8 |
| nx_charjudge.nx | CLI for the v2 character-image judge (core = nx_charjudge_lib, gate = | 56 | 3 |
| nx_charjudge_gate.nx | the LIAR-KILLER battery for the v2 character judge, all fixtures SYNTHETIC + | 277 | 9 |
| nx_charlab_pack.nx | 79 | 4 | |
| nx_charlab_ship.nx | stage the nx_aw_push deploy inputs for CHARLAB (clone of the proven physlab ship): | 26 | 2 |
| nx_charlab_wasm_vet.nx | VET THE SHIPPED CHARLAB BYTES on nx_wasm_vm vs the native twin. Charlab is | 94 | 3 |
| nx_charsim_bench_census.nx | the STANDING character-sim FEATURE BENCHMARK (operator 2026-07-03: "make | 86 | 4 |
| nx_chart.nx | IMS Thrust D R2: a SOVEREIGN, REUSABLE native-SVG bar-chart renderer. | 197 | 4 |
| nx_chart_migrate.nx | migrate a tab-separated COORDINATION CHART (genesis_lineage / lineage_raci) into a | 89 | 6 |
| nx_charter.nx | the TEAM'S CHARTER as a measurable ladder (operator: "you go from unstructured to | 56 | 6 |
| nx_charter_test.nx | prove the charter ladder + the four-pillar guard + their UNION: a complete | 62 | 3 |
| nx_chatmsg_gate.nx | proves the sovereign chat receipt ladder (nx_chatmsg). Native, fast. | 61 | 4 |
| nx_chatmut_gate.nx | proves the sovereign polite/transparent message mutation (nx_chatmut). Native, fast. | 43 | 1 |
| nx_chip8_page.nx | R0.4 emit a self-contained PLAYABLE CHIP-8 page. Fork-compiles nx_chip8.nx -> wasm | 105 | 3 |
| nx_chip8_wasm_gate.nx | R0.3 WASM proof: compiles nx_chip8.nx to wasm via the sovereign pipeline, then | 100 | 8 |
| nx_chrome_drop_gate.nx | VERDICT gate for LAYOUT-LEVEL chrome dropping. A collapsed-dropdown menu | 98 | 7 |
| nx_ciaaw_foundation.nx | FOUNDATION the ingested IUPAC/CIAAW abridged standard atomic weights page (the | 20 | 1 |
| nx_ciaaw_gate.nx | VERIFY + LIAR-KILL gate for the CIAAW (international, upstream-of-NIST) external- | 107 | 7 |
| nx_ciaaw_ingest.nx | ingest the FOUNDATIONED IUPAC/CIAAW abridged standard atomic weights, accessed | 131 | 8 |
| nx_cidr.nx | CIDR longest-prefix matching for the access-provisioning wall (the network-tier + IP-allowlist | 64 | 7 |
| nx_cidr_gate.nx | 44 | 2 | |
| nx_cidx_equiv_gate.nx | PROOF (re-runnable) that the per-box computed-decl INDEX (the eagler paint-cliff | 73 | 3 |
| nx_ciq_analyst.nx | R1 of the CIQ arc, now MARKET-GENERIC: the ANALYST. Reads the markets registry | 182 | 13 |
| nx_ciq_battery_reclaim.nx | 66 | 4 | |
| nx_ciq_census.nx | R0 GENESIS GATE of the NISHI COMPETITIVE-INTELLIGENCE QUADRANT arc (CIQ): | 125 | 6 |
| nx_ciq_family_gate.nx | the OPAQUE family-level gate for the CIQ publish (operator: "opaque gate it behind | 68 | 4 |
| nx_ciq_field_clinical.nx | CIQ field INGEST for the CLINICAL body-map / pain-tracker market (5th market, | 96 | 7 |
| nx_ciq_field_connect.nx | CIQ field INGEST for the CONNECT market (author-by-organ). Writes the | 154 | 4 |
| nx_ciq_field_games.nx | CIQ field INGEST for the GAME-ENGINE market (3rd market; "against all the | 111 | 6 |
| nx_ciq_field_imagegen.nx | CIQ field INGEST for the IMAGE-GENERATION market (breadth: proves the engine | 120 | 6 |
| nx_ciq_field_maintenance.nx | CIQ field INGEST for the MAINTENANCE PLATFORM | 169 | 6 |
| nx_ciq_field_omniforge.nx | CIQ field INGEST for the FABRICATION-BOOTSTRAP market (4th market). Sovereign | 95 | 7 |
| nx_ciq_publish.nx | the CIQ PUBLISH bundle: parses the finished analysis OUT of the sovereign seg_store | 135 | 12 |
| nx_ciq_quadrant.nx | R2 of the CIQ arc, now MARKET-GENERIC: the QUADRANT-PLACER. For EACH market in | 192 | 13 |
| nx_ciq_sclass_gate.nx | "check if it hits s class exceed" (operator). Grades the 3-modality CIQ publish | 140 | 10 |
| nx_ciq_submit.nx | routes the S-class-verified CIQ bundle THROUGH THE PUBLISHER (operator: "pass to the | 38 | 4 |
| nx_ciq_visual.nx | R3 of the CIQ arc, now MARKET-GENERIC: the VISUALIZER. For EACH market it reads | 160 | 16 |
| nx_citation_registry.nx | the LIBRARIAN's external-reference rot guard. | 97 | 7 |
| nx_citation_registry_test.nx | the LIBRARIAN ingests the roadmap's research | 96 | 3 |
| nx_claim_extract.nx | MECHANIZED CLAIM EXTRACTION FROM RAW PROSE (closes the one axis where the | 133 | 10 |
| nx_claim_extract_register.nx | GOVERNED registration of mechanized prose claim extraction. | 46 | 2 |
| nx_claim_extract_test.nx | ACCEPTANCE GATE for mechanized prose claim extraction. Exact KATs on | 71 | 4 |
| nx_claims.nx | SESSION-CLAIMS AS AN ECOSYSTEM CAPABILITY (ws=ws-intel2, 2026-07-20). | 836 | 28 |
| nx_clarity.nx | CLARITY = human-comprehension efficiency (operator 2026-06-22: "efficiency is energy clarity aka | 35 | 5 |
| nx_clarity_gate.nx | "can a person understand all those" measured as an EFFICIENCY exceed on BOTH surfaces, plus | 63 | 2 |
| nx_clarity_test.nx | smoke for clarity detector. | 61 | 3 |
| nx_classifier_sync.nx | the AUDITOR's pattern-census DRIFT GATE. The library grows from BOTH ends | 141 | 9 |
| nx_classifier_sync_register.nx | records the drift gate + the census sync it forced. Engineer | 42 | 2 |
| nx_claude_harvest.nx | CLAUDE TRANSCRIPT HARVESTER + OUTSIDE-GAUGE (miner-sota lane F964/F973, 2026-07-23). | 1268 | 30 |
| nx_clawf_route.nx | SPLIT-BRAIN ROUTER ORGAN (TS01, 2026-07-21). OO-CONSOLIDATED onto nx_sovjson_lib. | 278 | 5 |
| nx_clbg_fannkuch.nx | struct-free, pure-integer fannkuch-redux(N). | 150 | 4 |
| nx_clean_market.nx | LIB: the FULL clean-produce MARKET in TWO HONEST TIERS (R-IMPACT-4). Extends the impact | 147 | 7 |
| nx_clean_market_gate.nx | GATE: R-IMPACT-4, the full clean-produce market in two HONEST tiers. T1 catalog | 119 | 4 |
| nx_clean_serve.nx | the ETHICAL clean-serve policy engine: the win-win-win transform for the Nishi search | 233 | 17 |
| nx_clean_serve_daemon.nx | the LIVE, testable face of the ethical clean-serve engine. The operator (or the | 272 | 24 |
| nx_clean_serve_gate.nx | ADVERSARY + CRITIC gate for the ethical clean-serve engine (the win-win-win proof). | 112 | 7 |
| nx_clean_url.nx | S-class CLEAN (extensionless) URL support for the Nishi hosting layer. Operator: "make sure | 85 | 8 |
| nx_clean_url_gate.nx | gate for the clean-URL layer: the general extensionless resolve rule + traversal safety | 60 | 5 |
| nx_cleanroom.nx | LIB: the fab CLEANLINESS twin. Answers "can an enclosed (3D-printer-type) chamber match a clean | 32 | 4 |
| nx_cleanroom_gate.nx | GATE: can an ENCLOSED (3D-printer-type) chamber match a clean room? Required cleanliness | 56 | 3 |
| nx_cleanserve_resolve.nx | shared last-resort media-resolve helpers for the clean-serve daemon + nx_cleanview. | 40 | 2 |
| nx_cleanserve_resolve_gate.nx | KAT witness for the clean-serve last-resort resolve helpers before they reach | 35 | 6 |
| nx_cleanview.nx | one-shot CLI face of the ethical clean-serve engine, exposed as an MCP tool (nx_cleanview). | 169 | 11 |
| nx_cleanwatch_serve.nx | HANDS-ON, REAL: the operator enters ANY site; we fetch it over our own sovereign TLS, | 189 | 15 |
| nx_click.nx | R-UX-4 of the onsite-search S-class ladder: SOVEREIGN query-analytics / click-loop (LIBRARY). | 25 | 3 |
| nx_click_gate.nx | KAT for R-UX-4 (nx_click): click-through aggregates into a CTR feature that ranks a | 41 | 5 |
| nx_click_test.nx | isolate the INTERACTION TRIGGER: a click-to-load player (fetch inside an addEventListener | 24 | 3 |
| nx_clobber_guard.nx | SOTA anti-clobber guard for dual-copy artifacts (acl lane, F744). | 60 | 4 |
| nx_clobber_guard_gate.nx | gate for the acl F744 guard. Fixture-based + DETERMINISTIC, with a | 73 | 6 |
| nx_clock_dispatch_gate.nx | proves the clock is FUNCTIONAL: its ONE dispatcher actually RUNS a registered job's | 50 | 6 |
| nx_clock_edf_gate.nx | GATE for the wall-clock/EDF scheduler (debt 1785872141, operator 2026-08-04 | 135 | 4 |
| nx_clock_gate.nx | proves the ONE Nishi clock (operator: "s class exceed like how pulses work on clocks ... | 104 | 4 |
| nx_clock_marker.nx | a trivial organ for nx_clock_dispatch_gate. Each RUN reads the counter in /tmp/clk_mark.txt, | 17 | 1 |
| nx_clock_run.nx | THE SINGLE SPARK. One invocation = ONE beat of the one Nishi clock: load the ONE durable | 34 | 5 |
| nx_clock_sched.nx | RENAMED FROM nx_clock.nx 2026-07-31 (lib-reconcile). PERMANENT FIX for a | 567 | 23 |
| nx_clock_sitecheck.nx | a NAS-APPROPRIATE clock job: probe the live site and record UP/DOWN. Unlike the local | 30 | 4 |
| nx_clock_status.nx | ONE view of the whole consolidated clock (the de-sprawl payoff: every periodic job in one | 34 | 4 |
| nx_clock_status_gate.nx | proves the clock STATUS logic (the consolidation payoff: one view of every periodic | 32 | 3 |
| nx_clock_tickless.nx | the TICKLESS driver (the sched_tickless.raw lesson: don't burn a constant tick when | 134 | 10 |
| nx_clock_tickless_gate.nx | proves the TICKLESS driver (sched_tickless.raw lesson) entirely IN the nishi | 44 | 5 |
| nx_clockjobs.nx | THE ONE NISHI CLOCK (operator: "we should be s class exceed like how pulses work on clocks ... | 214 | 13 |
| nx_cloud_deploy_ready.nx | VULTR/CLOUD DEPLOY PRE-FLIGHT (operator 2026-06-20: "getting us ready for vultr"). | 56 | 6 |
| nx_cmos.nx | SEE + safely TWEAK CMOS, never-brick (operator 2026-06-16: "see what our cmos is | 126 | 13 |
| nx_cmos_gate.nx | proves the never-brick CMOS config-tweak model. | 103 | 4 |
| nx_cmos_signed.nx | AUTHENTICATED CMOS config recovery (rung 7 CMOS x rung 8 capsule). | 64 | 3 |
| nx_cmos_signed_gate.nx | proves authenticated CMOS config recovery. | 100 | 3 |
| nx_cms_a11y.nx | CMS ACCESSIBILITY (WCAG) auditor (the wp-accessibility class, built honestly). Static | 113 | 9 |
| nx_cms_a11y_gate.nx | CMS ACCESSIBILITY (WCAG) gate (the accessibility-wcag class, landed HONESTLY). | 69 | 5 |
| nx_cms_abtest.nx | CMS A/B TESTING + PERSONALIZATION (sovereign, deterministic, privacy-native). | 51 | 5 |
| nx_cms_abtest_gate.nx | CMS A/B-TESTING + PERSONALIZATION gate: land the missing Nelio/Google-Optimize | 151 | 7 |
| nx_cms_admin.nx | CMS C3+C4+C5: the WYSIWYG (field-based v1) ADMIN DAEMON. The human-engagement | 1716 | 43 |
| nx_cms_admin_gate.nx | SOVEREIGN front-end gate for the andelinwest CMS admin: spawns the admin | 106 | 8 |
| nx_cms_analytics_gate.nx | CMS W5 GATE (re-runnable, evidence-driven): FIRST-PARTY ANALYTICS | 278 | 16 |
| nx_cms_api.nx | CMS REST + GraphQL-style content API (the rest-graphql-api class). Serves the real | 58 | 4 |
| nx_cms_api_exceed_gate.nx | W-RE-004 head-to-head EXCEED (rest-graphql-api, INJECTION-SAFETY axis). | 152 | 9 |
| nx_cms_api_gate.nx | CMS REST + GraphQL API gate (the rest-graphql-api class). Proves nx_cms_api over | 140 | 10 |
| nx_cms_arc_pipeline.nx | the WARDEN routes the CMS/WYSIWYG arc's rungs (pm_plan arc=CMS) through the | 164 | 8 |
| nx_cms_argon_gate.nx | CMS C10 GATE (re-runnable, evidence-driven): argon2id admin credentials | 311 | 12 |
| nx_cms_blocks_gate.nx | CMS C11 GATE (re-runnable, evidence-driven): BLOCK EDITOR + UPLOADS at | 449 | 15 |
| nx_cms_blocks_team.nx | the TEAM authoring the BLOCK RENDERER core for the CMS arc (C11, no | 28 | 2 |
| nx_cms_booking.nx | the consultation-booking BACKEND that finishes the "scheduler that works with the email | 82 | 8 |
| nx_cms_booking_gate.nx | proves the consultation-booking backend (the scheduler<->email crash rung) by | 71 | 8 |
| nx_cms_builder_attempt.nx | the BUILDER ATTEMPTS the CMS backlog by COMPOSITION (operator: "make sure you | 104 | 4 |
| nx_cms_c2_test.nx | ENGINEER verification of CMS C2 (content model): store get/set/append, | 70 | 4 |
| nx_cms_cache_exceed_gate.nx | W-RE-004 head-to-head EXCEED (caching-perf, PERF axis = the R4-P2 | 122 | 8 |
| nx_cms_census.nx | honest CMS "exceed WordPress" re-grade (W-RE-002/003), the CMS-domain twin of | 132 | 7 |
| nx_cms_comments.nx | CMS COMMENT MODERATION (sovereign, offline, integer-deterministic). | 70 | 6 |
| nx_cms_comments_gate.nx | CMS COMMENT-MODERATION gate: land the missing WP comments+Akismet class | 125 | 9 |
| nx_cms_draft_exceed_gate.nx | W-RE-004 head-to-head EXCEED (draft-preview, XSS-SANITIZATION axis). | 124 | 10 |
| nx_cms_draft_gate.nx | CMS C9 GATE (re-runnable, evidence-driven): draft-preview mode over real | 365 | 12 |
| nx_cms_draft_team.nx | the TEAM authoring the DRAFT-PREVIEW core for the CMS arc (C9, no Claude | 24 | 2 |
| nx_cms_ecommerce.nx | CMS ECOMMERCE core (sovereign cart, exact money, inventory, order FSM). The | 61 | 7 |
| nx_cms_ecommerce_gate.nx | CMS ECOMMERCE gate: land the missing WooCommerce class HONESTLY by proving | 87 | 6 |
| nx_cms_email.nx | CMS EMAIL / CRM / NEWSLETTER (sovereign double-opt-in subscriber engine). The | 63 | 7 |
| nx_cms_email_exceed_gate.nx | measured head-to-head EXCEED for email-crm-newsletter (consent-correctness | 108 | 7 |
| nx_cms_email_gate.nx | CMS EMAIL/CRM/NEWSLETTER gate: land the missing Mailchimp/HubSpot class HONESTLY | 93 | 6 |
| nx_cms_exceed.nx | the W-RE-004 head-to-head EXCEED harness (reusable per-feature template). | 57 | 5 |
| nx_cms_exceed_census.nx | consolidates the EXCEED track into a single MEASURED number (twin of | 141 | 9 |
| nx_cms_forms_gate.nx | CMS W3 GATE (re-runnable, evidence-driven): FORMS + anti-spam (the | 275 | 14 |
| nx_cms_forum.nx | CMS COMMUNITY FORUMS (sovereign threaded discussions). The bbPress/BuddyPress class, | 43 | 4 |
| nx_cms_forum_gate.nx | CMS COMMUNITY-FORUMS gate: land the missing bbPress/BuddyPress class HONESTLY by | 102 | 7 |
| nx_cms_fuzz_gate.nx | C6b SECURITY GATE (the Engineer/Auditor's adversarial instrument). The CMS | 276 | 12 |
| nx_cms_gate.nx | THE CMS ARC GATE (re-runnable, evidence-driven): boots the real admin daemon on | 357 | 12 |
| nx_cms_i18n.nx | CMS MULTILINGUAL content resolution (sovereign, offline, RFC-4647 "Lookup" correct). | 63 | 2 |
| nx_cms_i18n_gate.nx | CMS MULTILINGUAL gate: land the missing WPML/Polylang class HONESTLY by proving | 104 | 8 |
| nx_cms_image.nx | CMS IMAGE OPTIMIZATION + CDN POLICY (sovereign). The Smush/Jetpack-CDN class, made | 56 | 5 |
| nx_cms_image_gate.nx | CMS IMAGE-OPT/CDN gate: land the final missing Smush/Jetpack-CDN class HONESTLY | 96 | 6 |
| nx_cms_layered_spec.nx | the team SPECS the CMS and SPLITS it into HARDWARE-LAYER-UP tasks (operator: "make | 88 | 5 |
| nx_cms_lms.nx | CMS LMS / MEMBERSHIP (sovereign courses, sequential progress, certificates). The | 39 | 5 |
| nx_cms_lms_gate.nx | CMS LMS/MEMBERSHIP gate: land the missing LearnDash/MemberPress class HONESTLY by | 89 | 6 |
| nx_cms_mfa_gate.nx | INTEGRATION gate for the #12 MFA wiring in nx_cms_admin. Drives the REAL ca_mfa_ok | 45 | 2 |
| nx_cms_migrate.nx | CMS IMPORT / EXPORT / MIGRATE capability (W-RE, the import-export-migrate class). | 177 | 11 |
| nx_cms_migrate_exceed_gate.nx | W-RE-004 head-to-head EXCEED (import-export-migrate, INTEGRITY axis). | 141 | 8 |
| nx_cms_migrate_gate.nx | CMS IMPORT/EXPORT/MIGRATE gate (the import-export-migrate class). Proves the | 118 | 8 |
| nx_cms_multipart.nx | CORRECT multipart/form-data part finder for the CMS uploads rung (C11). | 98 | 3 |
| nx_cms_multipart_test.nx | KAT for the corrected multipart parser. Builds a 2-part body | 55 | 4 |
| nx_cms_multisite_gate.nx | CMS C7 GATE (re-runnable, evidence-driven): MULTI-SITE ISOLATION. | 373 | 15 |
| nx_cms_pagebuilder.nx | CMS PAGE BUILDER (sovereign section/column grid layout). The Elementor/Divi | 43 | 4 |
| nx_cms_pagebuilder_gate.nx | CMS PAGE-BUILDER gate: land the missing Elementor/Divi class HONESTLY by | 92 | 7 |
| nx_cms_pw.nx | CMS C10: memory-hard admin-password verification on the team's own argon2id | 138 | 5 |
| nx_cms_redirect_exceed_gate.nx | the FIRST W-RE-004 head-to-head EXCEED (redirects-404, safety axis). | 171 | 9 |
| nx_cms_redirect_gate.nx | CMS REDIRECTS gate (land a missing class HONESTLY). Proves the team's | 44 | 4 |
| nx_cms_register.nx | registers the CMS arc capabilities. Engineer gate = the three artifact | 43 | 2 |
| nx_cms_render.nx | CMS ladder step 10b: RENDER-FROM-DATA. The template (structure/design tokens, | 67 | 2 |
| nx_cms_roles_exceed_gate.nx | W-RE-004 head-to-head EXCEED (roles-capabilities, TENANT-ISOLATION axis). | 127 | 8 |
| nx_cms_roles_gate.nx | CMS ROLES/CAPABILITIES gate (land a missing class HONESTLY). Runs the | 60 | 4 |
| nx_cms_rungs_register.nx | registers the CMS arc's C7/C8/C9/C10 rungs (landed 2026-06-10) via | 107 | 4 |
| nx_cms_schedule_exceed_gate.nx | measured head-to-head EXCEED for scheduled-publishing (schedule-determinism | 118 | 9 |
| nx_cms_schedule_gate.nx | CMS SCHEDULED-PUBLISHING gate (W-RE-CRON-001): land the missing class | 171 | 11 |
| nx_cms_search_gate.nx | CMS SITE-SEARCH gate (W-RE: land a missing class HONESTLY). The team's BM25 | 51 | 4 |
| nx_cms_seo_gate.nx | CMS W2 GATE (re-runnable, evidence-driven): SEO head + sitemap + robots | 322 | 13 |
| nx_cms_seo_team.nx | the TEAM authoring the SEO META renderer core (W2, no Claude logic). This is | 30 | 2 |
| nx_cms_session_gate.nx | INTEGRATION gate for the #8 session-timeout wiring in nx_cms_admin. Drives the | 51 | 2 |
| nx_cms_setpw.nx | operator tool: set the editor password for a CMS site dir. | 39 | 2 |
| nx_cms_setpw2.nx | CMS C10 operator tool: set a site's admin password as a self-describing | 66 | 4 |
| nx_cms_snapshot.nx | CMS W4: a binary-safe site SNAPSHOT/RESTORE archive (the UpdraftPlus class). | 146 | 7 |
| nx_cms_snapshot_gate.nx | CMS W4 GATE (re-runnable, evidence-driven): SNAPSHOT/RESTORE (the | 279 | 13 |
| nx_cms_snapshot_test.nx | KAT for the snapshot archive: pack 2 files with BINARY content | 63 | 4 |
| nx_cms_store.nx | CMS ladder step 10a: the per-site CONTENT STORE (content as DATA, the | 166 | 8 |
| nx_cms_team_register.nx | registers the CMS arc TEAM rungs (the security gate + the Warden board) | 48 | 2 |
| nx_cms_tls_front.nx | CMS C8: TLS-terminating FRONT for the CMS admin daemon (the sites-daemon | 177 | 7 |
| nx_cms_tls_gate.nx | CMS C8 GATE (re-runnable, evidence-driven): the CMS behind OUR TLS 1.3 | 464 | 13 |
| nx_cms_visual_builder_gate.nx | referee for R-CANVAS v1 (nx_cms_visual_builder): the visual no-JS site | 99 | 4 |
| nx_cms_visual_preview.nx | emit a STANDALONE, PUBLISHABLE preview of the visual site editor (R-CANVAS v1) | 30 | 3 |
| nx_cms_w2345_register.nx | registers the EXCEED-WORDPRESS rungs W2/W3/W4/W5 (2026-06-10) that | 103 | 5 |
| nx_cms_webdev_gate.nx | SOVEREIGN gate for the CAPABILITY-ADAPTIVE studio behind the CMS login (no shells, | 170 | 14 |
| nx_cms_wp_register.nx | registers the EXCEED-WORDPRESS program rungs (2026-06-10): emit12 | 101 | 4 |
| nx_cms_wp_scorecard.nx | W0: the EXCEED-WORDPRESS scorecard (mechanical, evidence-derived). | 186 | 9 |
| nx_coach_curriculum.nx | the CURRICULUM-COACH ENGINE (shape B), the second pillar beside the sensor engine. | 106 | 10 |
| nx_coach_exceed.nx | the MEASURED s-class-EXCEED benchmark for the COACH PLATFORM'S COMMONALITIES (the SHARED | 94 | 7 |
| nx_coach_gamify.nx | SKILL-COACH rung R4: GAMIFICATION (the operator's "gamified fun way"). Turns the coach | 76 | 5 |
| nx_coach_rubric.nx | SKILL-COACH rung R2: the DATA-DRIVEN RUBRIC STORE (rule #11/#25). The R1/R3 coach verdicts | 91 | 9 |
| nx_coach_serve.nx | SKILL-COACH rung R5 (publish scaffold): the /coach HTTP request HANDLER wrapping the | 188 | 16 |
| nx_coc_engine.nx | M1 MILESTONE: a Corruption-of-Champions-class TEXT-RPG ENGINE emitted by COMPOSING | 231 | 5 |
| nx_codata_foundation.nx | FOUNDATION the ingested NIST CODATA data (thin caller over the reusable | 20 | 1 |
| nx_codata_gate.nx | R2+R3 of the NIST CODATA external-reference loop: the VERIFY + LIAR-KILL gate that | 151 | 10 |
| nx_codata_ingest.nx | chemistry/physics external-reference loop, ingest stage. Reads the FOUNDATIONED | 161 | 8 |
| nx_code_analysis_census.nx | 73 | 6 | |
| nx_code_archscan.nx | Analyzes a repository to count source files by language, detect library fingerprints, and categorize technical stack components. | 161 | 5 |
| nx_code_depgraph.nx | Analyzes source code to build a dependency graph of modules, identifying relationships and architectural hubs. | 106 | 3 |
| nx_codec_exceed_gate.nx | SOVEREIGN organ-graded EXCEED census for the patent-free codec arc, vs | 126 | 9 |
| nx_codec_license_gate.nx | grades codec patent-cleanliness from the NATIVE content-addressed seg_store | 123 | 5 |
| nx_codec_provenance_gate.nx | the BULLETPROOF patent-provenance LIAR-KILL over the WHOLE codec tool graph. | 97 | 11 |
| nx_codec_rd2_gate.nx | SOVEREIGN MODELED rate-distortion head-to-head: rANS vs JPEG-Huffman on the | 125 | 7 |
| nx_codec_rd_gate.nx | SOVEREIGN measured RATE-DISTORTION head-to-head: our patent-free rANS entropy | 138 | 7 |
| nx_codec_real_rd.nx | HONEST rate-distortion sweep of our SOVEREIGN patent-free intra codec | 147 | 7 |
| nx_codec_real_rd2.nx | the MODELED patent-free intra codec on a REAL frame's luma (576x1024), the | 145 | 7 |
| nx_codec_real_rd2f.nx | the MODELED patent-free intra codec on a REAL frame's luma (576x1024), the | 145 | 7 |
| nx_codec_real_rd2g.nx | the MODELED patent-free intra codec on a REAL frame's luma (576x1024), the | 145 | 7 |
| nx_codec_real_rd3.nx | the INTRA-PREDICTED patent-free intra codec on a REAL frame (576x1024 luma). | 204 | 9 |
| nx_codegen_defect_census.nx | SOVEREIGN read-only codegen defect census for | 395 | 11 |
| nx_codegen_diff_gate.nx | DIFFERENTIAL codegen verifier: the safety gate that | 50 | 1 |
| nx_codegen_exec.nx | shared build/run primitives for the team's codegen- | 78 | 6 |
| nx_codegen_improve_loop.nx | the TEAM's autonomous codegen-improvement loop: | 150 | 5 |
| nx_codewiki.nx | CLI for the code wiki generator (logic in nx_codewiki_lib.nx, | 117 | 3 |
| nx_codewiki_ask.nx | ASK THE CODE WIKI, and nothing else. | 48 | 2 |
| nx_codewiki_gate.nx | teeth for the code-wiki generator (nx_codewiki_lib). | 988 | 4 |
| nx_codewiki_lib.nx | THE CODE WIKI: an always-regenerable wiki OF the source tree. | 4797 | 77 |
| nx_coe_consistency.nx | CHAIN-OF-EVIDENCE CONSISTENCY PROOF (F713 consistency clause, seq135) | 182 | 14 |
| nx_coe_dsse.nx | DSSE-wrap the CoE in-toto attestation (F714 interop completion) | 141 | 10 |
| nx_coe_frame.nx | CHAIN-OF-EVIDENCE FRAME (F701 keystone + F702 signature, v1) | 288 | 16 |
| nx_coe_intoto.nx | CHAIN-OF-EVIDENCE in-toto/SLSA ATTESTATION EXPORT (F714, interop boundary) | 140 | 10 |
| nx_coe_witness.nx | CHAIN-OF-EVIDENCE TRANSPARENCY-LOG WITNESS (F713, Rekor-class) | 221 | 13 |
| nx_coedit.nx | COLLABORATIVE-EDITING KERNEL (office census OF-C1's engine half): an RGA text CRDT. | 780 | 35 |
| nx_coedit_gate.nx | gate for the CO-EDITING KERNEL (RGA text CRDT). The rows ARE the CRDT laws: | 193 | 15 |
| nx_coedit_live_gate.nx | LIVE real-time co-editing, END-TO-END over real loopback HTTP (the fork idiom of | 267 | 23 |
| nx_cohesion_register.nx | records X-CONS-003 (the anti-sprawl gate). | 39 | 2 |
| nx_collide2d.nx | certified composable part: CONTINUOUS (swept) 2D collision with slide response | 128 | 3 |
| nx_collide2d_gate.nx | liar-kill gate for the swept-collision part. Teeth map 1:1 onto the board's | 260 | 5 |
| nx_collision_harm.nx | Identifies and triages harmful dormant code from benign coexisting duplicates in the Nishi ecosystem. | 100 | 5 |
| nx_collision_plan.nx | the RESOLUTION PROPOSER: mechanizes the careful merge method for each shadow | 114 | 8 |
| nx_collision_plan_gate.nx | 91 | 5 | |
| nx_collision_resolve_batch.nx | resolve shadow collisions per the operator's rule: "the more performant and | 42 | 7 |
| nx_collision_resolve_sovaudit.nx | one-shot SOVEREIGN resolver for the nx_sovereignty_audit shadow collision | 39 | 3 |
| nx_collision_retire_safe.nx | 67 | 3 | |
| nx_collision_watchdog.nx | WMS-M3: the COLLISION / REGRESSION / FLOATER WATCHDOG. | 239 | 12 |
| nx_collision_watchdog_gate.nx | WMS-M3 REFEREE: proves the collision/regression/floater WATCHDOG | 271 | 7 |
| nx_collusion_guard_gate.nx | 172 | 6 | |
| nx_colorspace_gate.nx | proves + MEASURES sovereign RGB<->YCbCr + 4:2:0 (nx_colorspace). Native, no node. | 69 | 3 |
| nx_common_tasks.nx | THE COMMON-TASK CANONICAL REGISTRY (operator 2026-07-17: "arent thing like | 212 | 9 |
| nx_comms_depth_census.nx | the SOTA MAP (operator 2026-07-05: "chat is absolute shit vs Discord/Telegram, | 147 | 7 |
| nx_comms_hwup_census.nx | the HARDWARE-UP RUNG LADDER for the comms stack (operator 2026-07-02: | 122 | 9 |
| nx_comms_perf_census.nx | MEASURED PERFORMANCE census for the /video comms stack (operator | 169 | 11 |
| nx_comms_rival_census.nx | MEASURED rival-benchmark census: the nishifamily.com/video comms stack | 188 | 10 |
| nx_comp_engine.nx | the TRUE competitive comparison engine (exceeds a Gartner grid: MEASURED+SOURCED+ | 164 | 11 |
| nx_companion_census.nx | HONEST measured census: where does OUR sovereign companion media-gen stack (persona | 100 | 5 |
| nx_companion_gate.nx | GATE: close the research->affordability LOOP. The permaculture SYNTHESIS produced | 78 | 3 |
| nx_companion_identity.nx | the COMPANION IDENTITY / PHENOTYPE-GENOME object: turns "who a companion is" | 66 | 5 |
| nx_companion_persona.nx | the CompanionPersona object (RENAMED from nx_companion_memory.nx 2026-07-21 to end a NAME | 107 | 5 |
| nx_companion_state.nx | the CompanionState object: the COGNITIVE CORE / neuro-chemical state (the evolving self). | 113 | 10 |
| nx_companion_wardrobe.nx | the CompanionWardrobe object: the occlusion-aware photo-prompt compiler (the Z-Image | 93 | 4 |
| nx_compare_instrument_verify.nx | SOVEREIGN live-verify of the /compare/instrument integration (operator | 78 | 6 |
| nx_compare_registry_assemble.nx | SOTA durability: the /compare registry SELF-ASSEMBLES from ground truth so | 187 | 10 |
| nx_competitive_census.nx | X-CENSUS-001/002/003 (CALLOUT-012, operator 2026-06-13 ANTI-CHEAT law). | 208 | 13 |
| nx_compile_perf.nx | the Engineer's COMPILE-TROUBLESHOOTING capability (operator: "if compile is slow | 57 | 7 |
| nx_compile_perf_test.nx | the team troubleshoots slow compiles the way real teams do (cache / | 49 | 3 |
| nx_compilefix_pm.nx | the PM TAKES the foundational assignment "<10s daemon builds" and routes it to | 51 | 2 |
| nx_compliance.nx | the COMPLIANCE & STANDARDS organ (PM's chosen #2; the team member that owns standards, | 82 | 9 |
| nx_compose_builder.nx | X-AUTH-EXT-001 (operator 2026-06-13 deepened anti-cheat): the | 115 | 8 |
| nx_compound_interest.nx | the COMPOUND INTEREST tool (X-FIN-COMP-001, financial | 83 | 7 |
| nx_comprehensiveness.nx | the FEATURE-COMPLETENESS gauge for the competitive map. Operator: "we truly | 163 | 10 |
| nx_compute_census.nx | the COMPUTE-DEVICE EXCEED census = "S-class exceed for ANY DEVICE" instrument | 115 | 8 |
| nx_cond_unfixable.nx | fails to compile, but NOT a reserved-keyword class, so the | 7 | 1 |
| nx_condition_report.nx | MANHEIM-BUILD-L3 (assurance/trust): the CONDITION REPORT GRADER (Manheim | 113 | 5 |
| nx_conductor_council_test.nx | the council, OPERATIONAL: a conductor TICK that | 79 | 2 |
| nx_conductor_daemon.nx | the DURABLE CADENCE SUPERVISOR, now SELF-DAEMONIZING so it survives the launcher's | 75 | 5 |
| nx_conductor_live_wms_gate.nx | the REFEREE for WMS LIVE-1 + LIVE-3 (conductor adoption). | 238 | 9 |
| nx_conductor_notes.nx | X-REH-004: CONDUCTOR'S NOTES (operator rehearsal law: after | 150 | 10 |
| nx_conductor_notes_migration_gate.nx | WMS-R0b DELIVERABLE B referee. | 266 | 9 |
| nx_conductor_pulse.nx | GOVERNED pulse/daemon admission through the Nishi CONDUCTOR (operator: "pulses and | 65 | 6 |
| nx_conductor_pulse_gate.nx | 62 | 2 | |
| nx_conductor_recall.nx | RUNG 3 of the recall-or-RED guarantee: wires the KNOWN-ISSUE catalogue | 49 | 3 |
| nx_conductor_recall_gate.nx | THE LOCK for rung 3 (recall wired into the live give-up path). | 128 | 6 |
| nx_conductor_registry.nx | the CONDUCTOR's PERSISTENT pulse/daemon registry (operator: "pulses and daemons | 57 | 4 |
| nx_conductor_registry_gate.nx | 57 | 2 | |
| nx_conductor_tick.nx | the conductor's CADENCE TICK for the self-improving researcher loop. One tick: read the | 68 | 5 |
| nx_conn_cap.nx | per-IP concurrent-connection cap, the access-wall DDoS L3-connection / slowloris defense | 53 | 4 |
| nx_conn_cap_gate.nx | gate for the access-wall DDoS/abuse CONNECTION layer (nx_conn_cap) + a read-only | 97 | 8 |
| nx_connect_2fa.nx | CONNECT two-factor account protection (the SEC census cell). | 183 | 8 |
| nx_connect_accounts.nx | CONNECT accounts + PERSISTENCE (the "demo state resets on restart" gap, | 336 | 12 |
| nx_connect_accounts_gate.nx | gate for CONNECT accounts + persistence (nx_connect_accounts). Uses | 126 | 7 |
| nx_connect_ads.nx | CONNECT "brought to you by" ad rail (the FR census cell), COMPOSING the | 111 | 7 |
| nx_connect_album.nx | the family suite's sharing API as a VERB DISPATCHER over nx_suite_share, which is | 183 | 8 |
| nx_connect_album_gate.nx | the API's regression proof. The dispatcher is the seam where a permission | 258 | 7 |
| nx_connect_api.nx | the CLI wrapper registered as the MCP tool `nx_connect`. It shifts the program name | 21 | 1 |
| nx_connect_api_gate.nx | gate for the CONNECT MCP front door. Drives ca_dispatch with synthetic argv | 192 | 6 |
| nx_connect_api_lib.nx | the CONNECT FRONT DOOR: one stateless verb dispatcher over all 8 capability | 368 | 22 |
| nx_connect_app_gate.nx | offline gate for the CONNECT interactive app (nx_connect_serve pure core). | 456 | 8 |
| nx_connect_appd.nx | the DEPLOYABLE CONNECT app daemon (ops shell around the pure core | 486 | 14 |
| nx_connect_auth_gate.nx | proves TWO things about CONNECT's real-login rung: | 159 | 6 |
| nx_connect_blind_abuse.nx | CONNECT capability: CONTENT-BLIND abuse detection (CIQ roadmap exec cell; | 68 | 4 |
| nx_connect_browser_verify.nx | verify the LIVE public CONNECT app THROUGH THE NISHI BROWSER ENGINE | 72 | 4 |
| nx_connect_calibrated_div.nx | CONNECT capability: calibrated recommendation with intra-list DIVERSITY | 87 | 4 |
| nx_connect_call.nx | FUNCTIONALITY rung: call SESSION SIGNALING (the control plane of voice/ | 149 | 14 |
| nx_connect_censor_transport.nx | CONNECT capability: censorship-resistant transport (CIQ vision frontier | 63 | 5 |
| nx_connect_census.nx | R0 GENESIS GATE of CONNECT (sovereign worldwide social + language app). | 127 | 6 |
| nx_connect_conn_quality.nx | CONNECT capability: connection-QUALITY ranking, not engagement (CIQ vision | 61 | 4 |
| nx_connect_contacts_gate.nx | proves the CONNECT contact list (the "we don't even have a contact list" | 161 | 7 |
| nx_connect_csae_report.nx | CONNECT capability: mandatory CSAE / CyberTipline reporting pipeline (CIQ | 75 | 4 |
| nx_connect_datalight.nx | CONNECT worldwide LOW-BANDWIDTH reach (the last LDS-census MU cell): | 151 | 9 |
| nx_connect_decode.nx | VIDEO ROOM receive: wire SVC layer-selection to REAL PIXELS. A sovereign | 142 | 10 |
| nx_connect_e2ee_min.nx | CONNECT capability: data-minimizing, content-blind E2EE (CIQ roadmap vision | 78 | 4 |
| nx_connect_events.nx | CONNECT real-world MEETUP EVENTS + RSVP (the direct Meetup axis; the LDS | 169 | 5 |
| nx_connect_events_lib.nx | the real-world EVENTS + RSVP engine, extracted as a shared library so the | 150 | 11 |
| nx_connect_fair_rank.nx | CONNECT capability: FAIRNESS-BY-CONSTRUCTION ranking (the CIQ roadmap's #1 | 105 | 5 |
| nx_connect_func_census.nx | CONNECT FUNCTIONALITY & CAPABILITY census, benchmarked head-to-head | 159 | 6 |
| nx_connect_graceful_degrade.nx | 65 | 2 | |
| nx_connect_graph.nx | R4 of CONNECT: the UNIFIED heterogeneous interest graph (HIN) + one | 101 | 5 |
| nx_connect_graph_lib.nx | THE UNIFIED INTEREST GRAPH, extracted as a shared library so the verifying | 69 | 7 |
| nx_connect_group.nx | FUNCTIONALITY rung: group chat + broadcast channels with a | 91 | 4 |
| nx_connect_group_lib.nx | group + broadcast-channel ROLES and PERMISSIONS, extracted as a shared library | 70 | 7 |
| nx_connect_groupkey.nx | VIDEO ROOM E2E group keying (MLS-style sender-key ratchet). Hardens the | 108 | 9 |
| nx_connect_h2h_exceed.nx | Verifies in-process integrity and disk-cited facts for HEAD-TO-HEAD exceed claims in the Nishi ecosystem. | 186 | 9 |
| nx_connect_honest_framing.nx | CONNECT capability: honest no-compatibility-score framing (CIQ vision | 68 | 6 |
| nx_connect_idage.nx | R3 of CONNECT: the SAFETY SPINE -- privacy-preserving age assurance + | 170 | 12 |
| nx_connect_keyx_vm_gate.nx | THE FULL-E2E KEY-AGREEMENT CROWN TOOTH: prove the Diffie-Hellman | 107 | 6 |
| nx_connect_lanes.nx | R2 of CONNECT: the structured per-relationship INTENT-LANE consent | 77 | 4 |
| nx_connect_lanes_lib.nx | the per-relationship INTENT-LANE consent state machine, extracted as a shared | 47 | 4 |
| nx_connect_lds_census.nx | CONNECT / LDS-COMMUNITY VERTICAL maturity scorecard (honest ratchet). | 109 | 6 |
| nx_connect_lds_free.nx | CONNECT / LDS vertical: FREE-FOREVER enforced as a WALL, not a slogan. | 96 | 6 |
| nx_connect_lds_reconnect.nx | CONNECT / LDS-community vertical: MEMBER <-> MISSIONARY RECONNECTION. | 117 | 5 |
| nx_connect_lds_reconnect_lib.nx | the MEMBER <-> MISSIONARY RECONNECTION model, extracted as a shared | 110 | 12 |
| nx_connect_lds_room.nx | CONNECT / LDS vertical: YOUTH GAME + HANGOUT ROOM (safety admission layer). | 145 | 11 |
| nx_connect_lds_youth.nx | 95 | 4 | |
| nx_connect_live_verify.nx | SOVEREIGN live verification of the PUBLIC CONNECT app, every rung OURS | 270 | 10 |
| nx_connect_match.nx | R1 of CONNECT: the RECIPROCAL language-exchange MATCH ENGINE + its gate. | 100 | 4 |
| nx_connect_match_lib.nx | the RECIPROCAL language-exchange match engine, extracted as a shared library | 81 | 7 |
| nx_connect_maturity.nx | the HONEST production-readiness gauge for CONNECT, built 2026-07-24 after the | 115 | 7 |
| nx_connect_media.nx | FUNCTIONALITY rung: media + voice-message ATTACHMENTS. The attachment | 122 | 11 |
| nx_connect_msg.nx | ACTUAL FUNCTIONALITY rung: the CONNECT messaging core. The real chat | 164 | 11 |
| nx_connect_msgx.nx | FUNCTIONALITY rung: message BREADTH. Extends the messaging core with the | 151 | 13 |
| nx_connect_polls.nx | CONNECT polls + quizzes (the MED census cell; Telegram yardstick). | 107 | 4 |
| nx_connect_polls_lib.nx | the poll/ballot engine, extracted as a shared library so the verifying gate | 53 | 4 |
| nx_connect_presence.nx | CONNECT: typing indicator + online presence + scheduled/silent send. | 255 | 14 |
| nx_connect_pubkey_bind_gate.nx | proves the CONNECT pubkey directory BINDS keys to an authenticated | 220 | 8 |
| nx_connect_room_exceed.nx | HONEST measured head-to-head for the video room, grounded in the | 118 | 8 |
| nx_connect_room_rx.nx | NISHI VIDEO ROOM: the RECEIVE engine, driven to a MEASURED exceed vs | 143 | 11 |
| nx_connect_room_scale.nx | VIDEO ROOM large-scale capability (the architectural enabler for big | 88 | 10 |
| nx_connect_room_scale_exceed.nx | SUBSTANTIATED scale exceed, grounded in SOVEREIGN-fetched | 86 | 5 |
| nx_connect_room_tx.nx | VIDEO ROOM SEND side (completes the loop; mirrors the receive design). | 105 | 12 |
| nx_connect_serve.nx | the CONNECT interactive app, PURE CORE (no main). | 2082 | 78 |
| nx_connect_session_gate.nx | gate for the CONNECT R2 anonymous-session layer (nx_connect_accounts | 134 | 7 |
| nx_connect_social.nx | CONNECT SOCIAL SURFACE: profile cards + moments feed + stories (TTL) + | 377 | 20 |
| nx_connect_speaker.nx | VIDEO ROOM receive intelligence: active-speaker detection + | 111 | 7 |
| nx_connect_translate.nx | CONNECT in-chat TRANSLATION + CORRECTION flow (the Tandem-wedge DIF cell). | 184 | 9 |
| nx_connect_transport.nx | VIDEO ROOM receive: LIVE TRANSPORT substrate (RTP/UDP-class). | 105 | 12 |
| nx_connect_ui.nx | the CONNECT APP-TIER UI emitter. PURE EMIT: no main, no syscalls, no imports, so a | 417 | 45 |
| nx_connect_ui_gate.nx | the gate for the CONNECT app-tier UI emitter (nx_connect_ui). | 191 | 6 |
| nx_connect_wards.nx | Enforces community-only boundaries in ward groups by checking field classes and consent gates. | 109 | 4 |
| nx_connect_wards_lib.nx | WARD & BRANCH COMMUNITY groups, extracted as a shared library so the | 73 | 6 |
| nx_connect_youth_lib.nx | the YOUTH-SAFETY VISIBLE-CONTEXT WALL ("two-deep"), extracted as a shared | 46 | 4 |
| nx_consent_gate.nx | CONSENT enforced by construction, incl. the EXPLICIT/VR-SEXUAL "all legal" gate. Proves | 54 | 4 |
| nx_consol_apply.nx | GATED CONSOLIDATION APPLIER (2026-07-20, closes the atlas-consolidation loop: | 99 | 4 |
| nx_consol_apply_gate.nx | GATE for the gated consolidation applier (5 teeth, 2 neg-controls + | 120 | 7 |
| nx_consol_apply_mc.nx | MULTI-CONSUMER consolidation applier (extends nx_consol_apply past the | 170 | 5 |
| nx_consol_apply_mc_gate.nx | GATE for the multi-consumer applier (5 teeth: consolidate, never-brick | 139 | 8 |
| nx_consolidate.nx | ATLAS-DRIVEN CONSOLIDATION ARCHITECT (operator 2026-07-20: "use the atlas | 181 | 4 |
| nx_consolidate_gate.nx | GATE for the consolidation architect (6 teeth incl 2 negative controls | 131 | 5 |
| nx_constidx_ctrl.nx | CONTROL for nx_constidx_probe.nx. Byte-identical EXCEPT the const literal is copied | 28 | 2 |
| nx_constidx_probe.nx | MINIMAL REPRODUCER: index a const *u8 directly. | 28 | 2 |
| nx_constscan_beat.nx | STANDING guard for LM-030, the const-pointer direct-index SILENT MISCOMPILE. | 279 | 7 |
| nx_consul_connect.nx | sovereign service-mesh CONNECT mTLS + INTENTIONS (HashiCorp Consul Connect-class; | 43 | 3 |
| nx_consul_connect_test.nx | CCONNECTGATE: proves the sovereign Connect mTLS mesh. Services web=100 api=200 | 65 | 3 |
| nx_consul_dns.nx | sovereign SERVICE-DNS interface (HashiCorp Consul service-DNS-class; CONSUL-003). | 28 | 2 |
| nx_consul_dns_test.nx | CDNSGATE: proves the sovereign service-DNS interface. Same registry as CONSUL-001 | 71 | 3 |
| nx_consul_health.nx | sovereign LIVE HEALTH CHECKS (HashiCorp Consul health-check-class; CONSUL-004). | 24 | 1 |
| nx_consul_health_test.nx | CHEALTHGATE: proves the flap-protected, probe-driven health checks and that | 66 | 3 |
| nx_consul_kv.nx | sovereign KEY-VALUE store with COMPARE-AND-SWAP (HashiCorp Consul KV-class; CONSUL-002). | 40 | 4 |
| nx_consul_kv_test.nx | CKVGATE: proves the sovereign Consul KV store + CAS. GREEN iff: a new key gets | 60 | 3 |
| nx_consul_registry.nx | sovereign SERVICE REGISTRY + HEALTH-GATED DISCOVERY (HashiCorp Consul-class; the | 36 | 4 |
| nx_consul_registry_test.nx | CONSULGATE: proves sovereign service registry + health-gated discovery. | 61 | 3 |
| nx_consul_suite_test.nx | CSUITEGATE: the end-to-end regression-lock for the whole sovereign-Consul arc. | 81 | 3 |
| nx_content_measure_register.nx | GOVERNED registration of SREACH R3c-a: | 40 | 2 |
| nx_content_publish_gate.nx | prove the OFF-LAN static-content publish rung on the mgmt API (2026-07-06): | 162 | 10 |
| nx_context_packer.nx | THE sovereign "push a document into an LLM natively" CLI: read a text file (a book's | 50 | 5 |
| nx_contour_print.nx | LIB: the UNIFIED multi-material contour emitter (3D-printing R1b). Generalises from a | 121 | 7 |
| nx_contour_print_gate.nx | GATE: 3D-printing R1b. ARBITRARY GEOMETRY x ANY MATERIAL through one unified | 93 | 4 |
| nx_contrast.nx | SOVEREIGN WCAG 2.1 + APCA contrast CLI. | 91 | 5 |
| nx_converge.nx | CLI/MCP surface for the retention convergence controller. | 197 | 8 |
| nx_converge_gate.nx | proves the convergence controller actually CONTROLS, and refuses rather than | 167 | 3 |
| nx_converge_lib.nx | THE CONVERGENCE CONTROLLER: hit a RETENTION TARGET instead of guessing a denoise. | 154 | 6 |
| nx_coopsched_emit.nx | COOPERATIVE (yield-syscall) SCHEDULER: the K-R1 syscall surface now | 121 | 13 |
| nx_core3d_reuse_census.nx | the REUSE map (operator 2026-07-03: "make sure all of these things across the | 77 | 5 |
| nx_cornell_dyn_gate.nx | ★R3 DYNAMIC GI (the Lumen direction, taken the fusion way): the radiosity REACTS to scene | 121 | 8 |
| nx_cornell_gate.nx | ★THE CORNELL BOX GI VERIFICATION (field-evidence rung 3). The field's standard light-transport | 121 | 7 |
| nx_corpus_ingest.nx | SOVEREIGN corpus ingestion: a DIRECTORY of documents -> a domain's PUBLIC seg_store | 220 | 11 |
| nx_corpus_ingest_gate.nx | GATE for the corpus-ingest front door (dir -> searchable sovereign shard). | 161 | 6 |
| nx_corroborate.nx | cross-source corroboration over the HARVESTED corpus (the research-rigor step | 51 | 6 |
| nx_corroborate_test.nx | the team verifies claims by CROSS-SOURCE corroboration over its corpus. | 56 | 4 |
| nx_cost_decompose.nx | 83 | 5 | |
| nx_cost_federation_test.nx | how the cost database GROWS AND GROWS, opt-in. | 87 | 4 |
| nx_cost_oracle.nx | bits-up DETERMINISTIC measurement for fair performance head-to-heads (operator: | 53 | 5 |
| nx_cost_oracle_test.nx | judging speed on emulated time is biased; a counted invariant is fair. | 45 | 3 |
| nx_cost_race_test.nx | the team judges by COST, not just instruction count, reading the | 118 | 11 |
| nx_council_gate.nx | THE HIGH-BLAST-RADIUS COUNCIL-APPROVAL GATE: self-preservation so no single LLM can | 294 | 24 |
| nx_cover_gen.nx | SOVEREIGN GENERATED book covers (operator: "keep going especially on the book covers"). Many | 158 | 10 |
| nx_cp.nx | sovereign file copy (read src, write dst as an executable, mode 0755). Exists to INSTALL the | 35 | 3 |
| nx_cpu_rtype_exec_test.nx | TOP-LEVEL COMPOSITION capstone: a full R-type decode->execute | 143 | 3 |
| nx_cpuid.nx | THE R0 PRIMITIVE: what silicon are we actually on, and which code path may dispatch? | 75 | 2 |
| nx_cpuid_gate.nx | proves the cpuid(7,0):EBX decode, including features THIS BOX DOES NOT HAVE. | 101 | 3 |
| nx_cpuid_lib.nx | PURE decode of x86-64 cpuid(7,0):EBX, the structured extended-feature register. | 135 | 18 |
| nx_cr5_register.nx | records CR5 (crash-aware grading + continuous self-resurrection). | 39 | 2 |
| nx_crash_probe.nx | a deliberate runtime crash (null deref) to TEST that the build runner auto-captures a | 9 | 1 |
| nx_crawl_burst.nx | Coordinates distributed web crawling with governed budgets, lease atomicity, and shard merging into a unified index. | 96 | 4 |
| nx_crawl_coverage_census.nx | HONEST access-coverage census for the sovereign crawler (operator 2026-07-04: | 97 | 5 |
| nx_crawl_pace.nx | SOTA polite crawler pacing (operator 2026-07-05: "pacing is a great callout on all the | 176 | 13 |
| nx_crawl_pace_gate.nx | deterministic gate for the pacing POLICY (no network): honor-Retry-After, | 84 | 4 |
| nx_crawl_preserve.nx | the CRAWL DRIVER: sweep a list of URLs, render-fetch each as a browser (browser headers | 72 | 4 |
| nx_crawl_web.nx | REAL-WEB BFS crawler: "crawl whatever is out there", sovereign + polite. Combines what the | 198 | 13 |
| nx_crdt_seq_gate.nx | proves the sovereign sequence CRDT (RGA) converges with ZERO collisions where a lock / | 104 | 7 |
| nx_crdt_sync_gate.nx | proves the CRDT SYNC merge on the exact friction scenario: a shared base doc, TWO actors | 113 | 9 |
| nx_creation_page_gate.nx | 119 | 5 | |
| nx_creation_tree_gate.nx | 342 | 14 | |
| nx_creatorfit.nx | ★★★CREATOR: THE INVERSE LOOP. Everything else in this programme runs FORWARD -- | 299 | 10 |
| nx_creature_battle.nx | a REAL, RUNNING, data-driven creature-battle CORE (one honest slice of a Pixelmon-class | 117 | 11 |
| nx_creature_battle_gate.nx | RUNS real battles on nx_creature_battle and asserts the mechanics are REAL, then | 76 | 7 |
| nx_creature_demo.nx | EMITS a real companion-game screen: a party of UNIQUE creatures (each rolled | 101 | 5 |
| nx_creature_game.nx | the creature-collector exposed as a REAL, PLAYABLE black-box interface (so an automated | 80 | 8 |
| nx_creature_motion_gate.nx | SWAP + MOTION UNIFIED, proven: a swapped creature (horned, eared, tailed body) | 150 | 7 |
| nx_creature_render.nx | the GRAPHICS EMISSION for the companion game: turn a creature's traits | 141 | 7 |
| nx_creature_world.nx | the next REAL slices of a creature-collector, INTEGRATED so the core loop actually RUNS: | 125 | 9 |
| nx_creature_world_gate.nx | RUNS the integrated creature-collector loop and asserts each piece is REAL, then | 81 | 5 |
| nx_creaturegen_gate.nx | prove procedural ANIMALS via the shared layered-anatomy method. | 73 | 5 |
| nx_cred_admin.nx | CREDENTIAL-REQUEST ADMIN VIEW (operator 2026-06-13: flag API-key needs as a | 69 | 2 |
| nx_crew_council.nx | the crew's 3 -> 2 -> 1 checks-and-balances council | 51 | 4 |
| nx_crew_council_test.nx | proves the crew council's 3 -> 2 -> 1 decision logic | 57 | 1 |
| nx_crew_live_verify.nx | SOVEREIGN live verification of the nishi_crew MCP plane over the PUBLIC EDGE, every rung | 260 | 14 |
| nx_crew_scribe.nx | how the areas COMMUNICATE + a team member DOCUMENTS it. Every handoff | 81 | 7 |
| nx_crew_scribe_test.nx | show the areas handing DELIVERABLES to each other, each documented | 18 | 1 |
| nx_critic.nx | the NISHI CRITIC: adversarial + scientific evaluation so a finding is never | 98 | 9 |
| nx_critic2_gate.nx | prove gc_quality2 UNSATURATES the top of the render-quality scale. | 156 | 7 |
| nx_critic2_test.nx | the Critic's M2 upgrade (growth loop pick #3): graded counter-strength, a | 52 | 4 |
| nx_critic_countergrade.nx | the CRITIC counter-grades the bench verdicts IN WRITING (the role | 117 | 9 |
| nx_critic_kernel.nx | the SOVEREIGN, DOMAIN-AGNOSTIC, self-growing CRITIC KERNEL (operator 2026-07-04: | 220 | 15 |
| nx_critic_test.nx | the Critic evaluates real beliefs the team holds, and MUST catch the one we | 45 | 4 |
| nx_critic_visual.nx | the PHOTOREAL image critic WIRED UNDER the epistemic Nishi Critic (nx_critic), so the | 204 | 14 |
| nx_critics_review.nx | THE CRITICS' DESK (harsh; reads the 3-tier scoreboard). Standard: | 96 | 7 |
| nx_crm_gate.nx | gate + CLI wrapper for the nx_crm pure core (argless = selftest; else stages|account|opp|activity|sequence|dashboard). | 7 | 1 |
| nx_cron_reconcile.nx | SOVEREIGN crontab reconciler (operator directive 2026-07-16: "make the | 227 | 8 |
| nx_cron_watch.nx | CRON/AUTOMATION FRESHNESS SUPERVISOR (operator: "prevent things like this... | 162 | 12 |
| nx_cross_genre.nx | "cross genres WITH fidelity": reproduce a source (e.g. an anime frame) in a | 45 | 4 |
| nx_cross_genre_test.nx | prove the cross-genre fidelity scorecard distinguishes a real success | 38 | 3 |
| nx_csp_arc_gate.nx | 68 | 7 | |
| nx_css_boxmap_test.nx | styling rung 3: map the cascade onto LAYOUT BOXES. nx_layout_block looks up | 154 | 7 |
| nx_css_boxmodel_gate.nx | PROOF (re-runnable) of the S21 height-axis rung: `padding`/`margin` | 143 | 9 |
| nx_css_cascade_test.nx | styling rung 2: HTML + a UA stylesheet -> per-element COMPUTED styles. | 136 | 6 |
| nx_css_extract_test.nx | styling rung 1: extract a CssElement[] (tag/id/class per element, in | 111 | 7 |
| nx_css_fontsize_frac_gate.nx | PROOF (re-runnable) of the S21 F1 root-cause fix: a FRACTIONAL CSS | 85 | 7 |
| nx_css_vars.nx | CSS custom-property (var()) resolution for the SOVEREIGN render engine, so Nishi Browser | 242 | 13 |
| nx_css_vars_engine_gate.nx | proves the NATIVE render engine (the exact rh_filter_media + _rh_to_fb the | 116 | 5 |
| nx_css_vars_gate.nx | KATs for CSS custom-property (var()) resolution (nx_css_vars). Proves Nishi Browser's | 135 | 6 |
| nx_csv.nx | sovereign CSV -> HTML table viewer. A Nishi browser document renderer: turns a .csv into a clean | 97 | 9 |
| nx_ctrl_fn.nx | proves the four pure predicates of nx_procchurn_lib, BOTH POLARITIES. | 120 | 3 |
| nx_ctrl_same.nx | proves the four pure predicates of nx_procchurn_lib, BOTH POLARITIES. | 120 | 3 |
| nx_ctxcost.nx | CONTEXT-COST ADVISOR (operator 2026-07-21: 'make nishi SEE the cost if it can, flag to | 147 | 3 |
| nx_ctxsw_emit.nx | CONTEXT SWITCH between two address spaces (satp swap, X-PAGE-CTXSW-001). The | 203 | 21 |
| nx_ctxtop.nx | WHO is producing the context switches. The producer-finder for seq1340. | 229 | 3 |
| nx_ctxtop_gate.nx | the gate nx_ctxtop and nx_memvel SHIPPED WITHOUT. Closing my own gap. | 112 | 3 |
| nx_ctxtop_lib.nx | PURE core of nx_ctxtop: per-process context-switch ATTRIBUTION. | 135 | 5 |
| nx_cube3d_gate.nx | a REAL 3D SCENE: a rotated, perspective-projected CUBE rasterized with the Z-buffer. | 153 | 8 |
| nx_cube3d_lit_gate.nx | LIT 3D: per-face Lambert shading. Rotated face NORMALS (cross product of rotated | 174 | 10 |
| nx_cube3d_spin_gate.nx | ANIMATED 3D: the cube SPINS. Adds an integer sin/cos primitive (Bhaskara Q10) so | 162 | 9 |
| nx_cuda_readiness_census.nx | the DRIVING INSTRUMENT for the REAL CUDA goal (operator 2026-07-12: "done when we | 102 | 7 |
| nx_cull_lod.nx | P3 RESPONSIVENESS: sovereign CULLING + LOD, the "do less work" lever that the | 41 | 5 |
| nx_cull_lod_gate.nx | proves P3 culling+LOD with a MEASURED work reduction + neg-control. Scene of 20 | 63 | 3 |
| nx_curate.nx | MLIB-005 (CALLOUT-012). The CURATION / DEDUP / QUALITY-JUDGE engine | 110 | 8 |
| nx_curve_smoothness_census.nx | a WEIGHT-INVARIANT smoothness metric that actually isolates FACETING | 226 | 14 |
| nx_curvebench.nx | ★★★OUTLINE CURVATURE: the metric that replaces waist-to-hip ratio. | 469 | 15 |
| nx_cwdguard.nx | THE STANDING GUARD for the CWD-DEPENDENT-VERDICT class (debt 1785879363). | 240 | 11 |
| nx_cwe_scan.nx | SOVEREIGN CISQ / ISO-IEC-5055 STRUCTURAL WEAKNESS SCANNER (eats seq250, the biggest GAP in | 515 | 21 |
| nx_cwe_scan_gate.nx | gates the ISO-5055 scanner on BOTH directions, because a detector that only ever fires | 183 | 7 |
| nx_cyrillic_render_gate.nx | proves NATIVE Cyrillic + Latin caption rendering, NO fake green. Renders the | 93 | 5 |
| nx_d3d11_min_gate.nx | D0 spine proof: run the D3D11 frame-0 call sequence a game makes (CreateDeviceAndSwapChain | 68 | 3 |
| nx_d3d_interp_gate.nx | D3b: attribute INTERPOLATION conformance vs WARP. A triangle with per-vertex color | 85 | 6 |
| nx_d3d_persp_gate.nx | D3c: PERSPECTIVE-CORRECT attribute interpolation conformance vs WARP. Same screen triangle | 102 | 6 |
| nx_d3d_readiness_census.nx | the DRIVING INSTRUMENT for the REAL DirectX goal (operator 2026-07-12: "successful | 111 | 7 |
| nx_d3d_shade_gate.nx | D3: SHADE a rasterized triangle by EXECUTING a real shader, graded pixel-exact vs WARP. | 96 | 6 |
| nx_daemon_supervisor.nx | SOVEREIGN data-driven daemon supervisor. THE organ that makes daemon | 662 | 19 |
| nx_dash_get.nx | the DASH download ORCHESTRATOR (the parallel to nx_hls_get, composing this session's | 61 | 1 |
| nx_dash_get_gate.nx | 64 | 6 | |
| nx_dash_parse.nx | MPEG-DASH (.mpd) manifest -> segment URL list, the DASH parallel to nx_hls_parse (so | 141 | 8 |
| nx_dash_parse_gate.nx | 39 | 4 | |
| nx_data_source_ladder.nx | MANHEIM-BUILD (ingestion): reads the vehicle-data source registry and emits | 150 | 7 |
| nx_datacurator.nx | SOVEREIGN storage curator (WizTree / TreeSize / ncdu-class, on the NAS). Recursively walks a | 434 | 25 |
| nx_dataeng_compare_page.nx | GENERATOR: the /compare/dataeng page. ★07-10 v2 = COMPOSES THE KIT, NOT hand- | 109 | 4 |
| nx_dataframe.nx | LIB: the AGGREGATION FRONT DOOR the analytics stack was missing (operator 2026-07-10: | 185 | 13 |
| nx_dataframe_approx.nx | LIB: wire the DORMANT sketch primitives behind the aggregation front door | 65 | 4 |
| nx_dataframe_approx_gate.nx | THE MEASUREMENT GATE that kills the unmeasured-sketch debt: HLL++ distinct | 115 | 4 |
| nx_dataframe_gate.nx | 136 | 2 | |
| nx_dataplane_census.nx | FLAT-FILE DATA-PLANE CENSUS (operator 2026-07-16: "eat our debt for the | 216 | 10 |
| nx_dataset_export.nx | IMS Thrust D R2: BYTE-FAITHFUL multi-format dataset export. | 633 | 19 |
| nx_dc_core.nx | DUAL-LANE COMPARE CORE (mainless; R1-T1-002). One corpus | 192 | 10 |
| nx_dcl_test.nx | diagnose the async player-init lifecycle. Runs page JS in DOM_TREE mode (via | 28 | 3 |
| nx_dd_verify.nx | the DD-PRIMITIVE CONTRACT VERIFIER (ONE-STEP-TEN-SECOND tool for | 83 | 6 |
| nx_deadman.nx | PROOF-OF-LIFE dead-man's switch for succession (the "death nobody reports" gap). Normal | 47 | 3 |
| nx_deadman_gate.nx | REFEREE for the proof-of-life dead-man's switch. Deterministic (fixed clock): | 64 | 3 |
| nx_debt_audit.nx | the ANTI-SILENT-DEBT auditor (operator: audit from the hardware | 133 | 9 |
| nx_debt_hygiene.nx | debt-plane hygiene/stats organ (2026-07-19, sess claude_f749ee6c). | 522 | 20 |
| nx_debt_plane_check.nx | READ-ONLY damage report for the debt- plane. | 62 | 3 |
| nx_debt_plane_gate.nx | 62 | 3 | |
| nx_debt_view.nx | loop lane (eats debt seq215 visibility half). The debt ledger outgrew the 64KB MCP | 167 | 9 |
| nx_debtcluster.nx | THE LEDGER STOPS BEING A LIST AND BECOMES A RECOMMENDATION. | 1726 | 25 |
| nx_debtconfirm.nx | THE MECHANICAL DEBT-CLOSURE CONFIRMER (2026-07-31, ws=d001-b). | 271 | 10 |
| nx_debtmine.nx | BUGS-CLASS MINER over the debt- plane (miner-sota F1009/MS06a, 2026-07-23). | 393 | 9 |
| nx_decision_tree_gate.nx | 90 | 8 | |
| nx_deck.nx | LIB: sovereign PRESENTATION generator -- the first organ of the Nishi office suite. Builds a deck | 41 | 4 |
| nx_deck_gate.nx | GATE: generate the GOVERNMENT presentation from our verified models, in both formats. | 104 | 4 |
| nx_decode_kind.nx | the RV64IM instruction-class DECODER as a GATE-NETWORK | 60 | 2 |
| nx_decode_kind_test.nx | EXHAUSTIVE proof of the RV64IM decoder gate-network | 50 | 3 |
| nx_decoder_fields_mem_test.nx | FUNCTIONAL gate-level verify of the decoder field extractors. | 96 | 3 |
| nx_decoder_imm_mem_test.nx | FUNCTIONAL gate-level verify of the I/S/B/U/J immediate decoders. | 83 | 3 |
| nx_decoder_kind_mem_test.nx | FUNCTIONAL gate-level verify of the decoder opcode->KIND classifier. | 96 | 3 |
| nx_decoder_select.nx | sink-based RV64IM DECODER builder (.nxgate / gsim). | 159 | 7 |
| nx_decollide.nx | NAME-COLLISION resolver: two DIFFERENT libraries share a basename in two dirs (0 | 161 | 1 |
| nx_dedup_candidates.nx | READ-ONLY migration-candidate scanner (F1029 measurement foundation, 2026-07-23). | 294 | 7 |
| nx_dedup_migrate.nx | D001-FAMILY ORGAN-DEDUP MIGRATION VERIFIER (2026-07-23, dedupq-/TS03 lane). | 899 | 26 |
| nx_dedupe_source.nx | CLI: resolve a seq207/seq169 dual-copy source divergence the sovereign way. | 73 | 1 |
| nx_dedupe_source_gate.nx | D001 gate for the sovereign dual-copy reconcile (gv-verdict anchored). | 42 | 1 |
| nx_dedupe_source_lib.nx | the RESOLUTION half of the seq207/seq169 dual-copy source hazard. | 157 | 13 |
| nx_deep_research.nx | build the RESEARCHER up to do what /deep-research does, so the team owns the | 67 | 6 |
| nx_deep_research_test.nx | the team does what /deep-research does, minus the LLM fetch+extract, to | 36 | 3 |
| nx_deepresearch_census.nx | HONEST measured landscape census: where does the NISHI RESEARCHER stand vs the | 109 | 5 |
| nx_deflate_enc_gate.nx | prove the sovereign DEFLATE compressor round-trips against our own inflater. | 76 | 4 |
| nx_deflate_fixed.nx | SOVEREIGN DEFLATE ENCODER (RFC1951 block type 1, fixed Huffman). | 137 | 9 |
| nx_delivery_report.nx | the HUMAN perspective on the wire (operator 2026-06-12): | 143 | 9 |
| nx_deltaclass.nx | CLI over nx_deltaclass_lib. Answers, at any time and from the LIVE ledger: | 299 | 15 |
| nx_deltaclass_gate.nx | teeth for the scope-vs-execution decomposition. | 155 | 1 |
| nx_deltaclass_lib.nx | WHY a headline ratio moved: SCOPE vs EXECUTION, decomposed EXACTLY. | 159 | 13 |
| nx_denoise_spectral_gate.nx | proves + MEASURES sovereign spectral denoise (nx_denoise_spectral): estimate the | 45 | 3 |
| nx_dep_audit.nx | the ENGINEER+DOCTOR dangling-dep probe (operator 2026-06-13: "build the nishi | 264 | 16 |
| nx_dep_retire.nx | track the RETIREMENT of 3rd-party dependencies (operator: "get rid of the | 29 | 4 |
| nx_dep_retire_test.nx | the real retirement scoreboard. grep -> nx_grep (RETIRED), bash -> the | 41 | 3 |
| nx_depcycle.nx | ACYCLIC DEPENDENCIES PRINCIPLE checker (industry SOTA, grounded in nishi research: | 298 | 7 |
| nx_depcycle_gate.nx | GATE for the Acyclic Dependencies checker (5 teeth incl neg-controls + | 124 | 5 |
| nx_deploy.nx | the team's SOVEREIGN deploy-with-rollback capability (operator: pushing site updates | 55 | 5 |
| nx_deploy_check.nx | MLIB-022 v1 (CALLOUT-012, operator 2026-06-13: "a deploy organ check -- | 104 | 5 |
| nx_deploy_gate.nx | proves the deploy SAFETY guarantees that turn pushing-live from F-level into reliable: | 61 | 1 |
| nx_deploy_manifest.nx | LIB: the ordered, prereq-gated DEPLOY MANIFEST for the NAS remote-access stack, so it goes | 27 | 3 |
| nx_deploy_manifest_gate.nx | GATE: the NAS remote-access deploy manifest (one coordinated push, prereq-gated). | 73 | 3 |
| nx_deploy_marker.nx | the SELF-SAFE deploy primitive (CAP-DEPLOY-MARKER). A deploy targeting a LIVE service -- | 55 | 4 |
| nx_deploy_marker_gate.nx | 50 | 2 | |
| nx_deploy_provenance.nx | the team addresses the ROOT CAUSE of the deploy uncertainty (operator: | 34 | 4 |
| nx_deploy_provenance_test.nx | never lose the source again. | 42 | 3 |
| nx_deploy_ready.nx | PRE-DEPLOY SAFETY GATE (operator: "prevent things like this... deploy... managed"). | 145 | 12 |
| nx_deploy_run.nx | the RUNNABLE one-command safe deploy (retires the F-level 3-command manual dance). | 88 | 3 |
| nx_deploy_secure.nx | ZERO-PERSISTENT-PLAINTEXT unattended deploy (vault backlog #5). One | 92 | 6 |
| nx_deploy_stage.nx | CLI: the sovereign build->deploy rename-gap closer. | 37 | 1 |
| nx_deploy_stage_gate.nx | D001 gate (gv-verdict anchored) for the deploy rename-gap closer. | 66 | 1 |
| nx_deploy_stage_lib.nx | the missing sovereign primitive: copy a validated staged ELF into a deploy | 148 | 9 |
| nx_deploy_test.nx | the sovereign deploy-with-rollback practices, proven. Three scenarios: | 41 | 3 |
| nx_deploy_verify.nx | the team's capability to ADDRESS the deploy RISK + UNCERTAINTY (operator: "if | 52 | 6 |
| nx_deploy_verify_test.nx | the team refuses to gamble with the live site. Scenarios: | 49 | 3 |
| nx_depstack_census.nx | HONEST measured census of the COMMERCIAL DEPENDENCY STACK every published deep-research | 97 | 5 |
| nx_depth_tri_gate.nx | proves the Z-BUFFER: overlapping triangles resolve OCCLUSION order-independently. | 105 | 5 |
| nx_derm.nx | PIPELINE STAGE 4: SKIN AS AN ENVELOPE, computed from the layers beneath it. | 146 | 9 |
| nx_detail_gate.nx | gate for the DETAIL ARCHITECTURE (subdiv+displacement engine + anatomy registry). | 157 | 4 |
| nx_dev_api.nx | SOVEREIGN DEV/CI API: development itself becomes Nishi API calls (operator 2026-07-02: | 410 | 23 |
| nx_dev_api_gate.nx | in-process gate for the sovereign DEV/CI API (nx_dev_api). Drives da_handle with | 144 | 7 |
| nx_dev_api_serve.nx | loopback HTTP server for the sovereign DEV/CI API (nx_dev_api). Composes | 192 | 8 |
| nx_dev_pipeline.nx | the team's DEVELOPMENT PIPELINE as a mapped state machine (operator: encode the | 116 | 6 |
| nx_dev_pipeline_test.nx | walk the happy path + the full research-escalation loop, prove no capability | 83 | 4 |
| nx_dev_run_smoke.nx | SINGLE-CALL smoke for /api/dev/run: mint a valid dev_build cap (da_authz's secret | 41 | 3 |
| nx_devcap_provision.nx | provision the DEV/CI API capability chain, sovereignly (operator 2026-07-02: | 76 | 4 |
| nx_device_cert.nx | DEVICE provisioning for the access wall (the "provision certain devices to certain | 41 | 3 |
| nx_device_cert_gate.nx | gate for device provisioning (nx_device_cert). Proves the challenge-response device | 91 | 10 |
| nx_device_probe.nx | R0-LIVE: CLOUD-AWARE sovereign compute-device discovery + HAL-shim ROUTING for the | 72 | 4 |
| nx_dgram_media_gate.nx | proves the SOVEREIGN datagram media wire (nx_dgram_media, task #15 R1) under | 212 | 8 |
| nx_diff_cmp.nx | R1-T1-002: the DUAL-LANE DIFFERENTIAL HARNESS organ. | 102 | 2 |
| nx_diff_cmp_register.nx | records R1-T1-002 (dual-lane differential | 39 | 2 |
| nx_diff_gen.nx | R1-T1-001: the differential-testing CORPUS GENERATOR | 311 | 14 |
| nx_diff_gen_register.nx | records R1-T1-001 (diff-corpus generator). | 40 | 2 |
| nx_differential_evolution_gate.nx | 89 | 8 | |
| nx_digitalhuman_census_gate.nx | ★ADVERSARIAL CENSUS vs the DIGITAL-HUMAN FIELD (operator 2026-07-10: bank | 200 | 9 |
| nx_dimensional_analysis_gate.nx | 82 | 4 | |
| nx_discover_loop.nx | the DURABILITY primitive for auto-discovery: refresh the LIVE registry | 81 | 4 |
| nx_discovery_register.nx | GOVERNED registration of the wall-triage organ, | 56 | 2 |
| nx_discovery_selfheal_beat.nx | makes the discovery-selfheal check ACTUALLY self-heal. | 96 | 5 |
| nx_dispatch_lease.nx | WMS rung M4: the LEASING DISPATCHER / SCHEDULER. | 273 | 16 |
| nx_dispatch_lease_gate.nx | the REFEREE for WMS rung M4 (leasing dispatcher). | 243 | 10 |
| nx_dispatch_ref.nx | SPEC CHECK: does nx_cc compute an ARRAY-of-function-pointers dispatch table as expected? | 51 | 6 |
| nx_dispatch_register.nx | registers the Conductor sequencer + queue via the | 41 | 2 |
| nx_dist_index.nx | LIB: the NAPSTER-STYLE distribution INDEX (operator: "lots of peers can share with lots of | 90 | 14 |
| nx_dist_index_gate.nx | proves the Napster-style registry end to end, composing the ENABLER (nx_dist_publish) | 66 | 3 |
| nx_dist_publish.nx | LIB: the HUB-AS-ENABLER multi-transport publish orchestrator (operator: "when we get data | 59 | 8 |
| nx_dist_publish_gate.nx | proves the HUB-AS-ENABLER multi-transport publish orchestrator (nx_dist_publish): | 61 | 5 |
| nx_dist_publish_run.nx | MAKE IT REAL: a runnable that publishes a REAL file on the NAS into the hub's | 67 | 6 |
| nx_div_pick.nx | the HARDWARE-ADAPTIVE divider picker: the Nishi Seed's | 67 | 3 |
| nx_div_pick_test.nx | proves the hardware-adaptive divider picker selects the | 44 | 3 |
| nx_diversity_gate.nx | ★R1 of the Infinigen ladder: DIVERSITY SYSTEMS, measured (the census critic's exact | 139 | 4 |
| nx_diversity_veg_gate.nx | the FAST half of the R1 diversity proof (species + body plans; no world renders, | 97 | 4 |
| nx_dlperf_census.nx | HONEST MEASURED census of our download engine vs the S-class aria2/axel/wget bar for | 99 | 4 |
| nx_dmkt_ideator.nx | DMKT product-mode recombination (F310): match product NEEDS against a | 183 | 7 |
| nx_dns_probe.nx | SOVEREIGN A-record resolver probe (zero shell). Resolves a list of hostnames via | 64 | 7 |
| nx_doc_annotate_gate.nx | GATE for LEGAL D4 (nx_doc_annotate). | 235 | 5 |
| nx_doc_at_rest.nx | AT-REST WIRING: the thin store layer that seals CONFIDENTIAL docs with the crypto core | 109 | 6 |
| nx_doc_at_rest_gate.nx | MEASURED hermetic gate for the at-rest wiring (nx_doc_at_rest). Fresh nonce domain per | 139 | 10 |
| nx_doc_authz.nx | PER-CLIENT EYES-ONLY authorization for confidential docs (the P2 vault read gate). Closes the | 80 | 8 |
| nx_doc_authz_gate.nx | MEASURED hermetic gate for per-client EYES-ONLY authz + the private-doc read route | 130 | 9 |
| nx_doc_autoheal.nx | the Doctor's autonomous RESOLVE loop. Closes the two halves the team already has | 63 | 4 |
| nx_doc_autoheal_apply.nx | 81 | 4 | |
| nx_doc_autoheal_gate.nx | 64 | 5 | |
| nx_doc_build_resolve.nx | Automatically builds, diagnoses, and heals modules with real-time error resolution and rebuild verification. | 123 | 7 |
| nx_doc_constscan.nx | static detector for the LM-030 footgun (sibling of nx_doc_ubscan/LM-031): indexing a | 122 | 5 |
| nx_doc_constscan_gate.nx | 47 | 5 | |
| nx_doc_constscan_run.nx | 29 | 2 | |
| nx_doc_crypto.nx | ENCRYPTION-AT-REST core for CONFIDENTIAL docportal shards (client -prv-/-secret-/uploads; | 179 | 11 |
| nx_doc_crypto_gate.nx | MEASURED hermetic gate for encryption-at-rest (nx_doc_crypto). Fresh nonce domain per | 107 | 9 |
| nx_doc_demo_healed.nx | a DELIBERATELY broken subject for dogfooding the Doctor's autonomous heal on the REAL | 12 | 1 |
| nx_doc_demo_kw.nx | the SECOND empty-.s sub-case for dogfooding: a reserved keyword (`match`) used as a | 12 | 2 |
| nx_doc_demo_subject.nx | a DELIBERATELY broken subject for dogfooding the Doctor's autonomous heal on the REAL | 12 | 1 |
| nx_doc_demo_subject_healed.nx | a DELIBERATELY broken subject for dogfooding the Doctor's autonomous heal on the REAL | 12 | 1 |
| nx_doc_envelope_gate.nx | GATE for LEGAL D2 (nx_doc_envelope). | 266 | 5 |
| nx_doc_heal_let.nx | DOCTOR auto-fixer (doc_heal family) for the #1 empty-.s cause: a `let` binding that is | 87 | 4 |
| nx_doc_heal_let_gate.nx | 56 | 5 | |
| nx_doc_kwscan.nx | DOCTOR reserved-keyword diagnosis (the reserved-kw sub-case of empty-.s, the sibling of the | 125 | 7 |
| nx_doc_kwscan_gate.nx | 58 | 4 | |
| nx_doc_lexstat.nx | MEASUREMENT PROBE for the keyword-stuffing penalty design (2026-08-04, debt | 74 | 4 |
| nx_doc_mainscan.nx | DOCTOR diagnosis for a NEW failure class discovered live this session: nxasm exits rc=102 | 59 | 3 |
| nx_doc_mainscan_gate.nx | 48 | 3 | |
| nx_doc_member.nx | THE NISHI LIBRARIAN joins the team: registers the `docintel` DOMAIN into THE NISHI | 36 | 4 |
| nx_doc_seal_gate.nx | GATE for LEGAL D5 (nx_doc_seal). | 141 | 4 |
| nx_doc_serve_gate.nx | GATE for LEGAL D3 (nx_doc_serve). | 137 | 4 |
| nx_doc_ubscan.nx | a static detector for the UNDEFINED-BEHAVIOR pattern LM-031: an inline cast-then-index | 45 | 3 |
| nx_doc_ubscan_gate.nx | 43 | 4 | |
| nx_doc_vault_gate.nx | GATE for LEGAL D1 (nx_doc_vault). | 130 | 3 |
| nx_doc_view.nx | the Nishi browser's DOCUMENT-VIEWER DISPATCH. Makes the browser an omnitool WITHOUT bloat: | 119 | 9 |
| nx_doc_view_gate.nx | gate for the document-viewer DISPATCH (the browser omnitool core). Proves nx_doc_view | 116 | 11 |
| nx_docportal_admin_daemon.nx | the admin.<domain> DOCUMENT-PORTAL daemon, on the CANONICAL ecosystem auth | 742 | 14 |
| nx_docportal_admin_daemon_gate.nx | SOVEREIGN in-process referee for the admin.<domain> document-portal daemon | 250 | 10 |
| nx_docportal_admin_gate.nx | MEASURED gate for the admin.<domain> document-portal handler. Self-contained | 148 | 7 |
| nx_docportal_admin_lib.nx | the admin.<domain> DOCUMENT-PORTAL request handler (operator's global split: | 233 | 13 |
| nx_docportal_aiblog_lib.nx | the POLICY-GATED AI-blog writer (operator: "whether an ai writer can publish blog | 65 | 3 |
| nx_docportal_at_rest_gate.nx | MEASURED proof that the P1 at-rest SWAP fired at the REAL store site: it drives | 143 | 11 |
| nx_docportal_authz_route_gate.nx | MEASURED end-to-end proof that the P2 wiring fired at the REAL da_handle | 155 | 11 |
| nx_docportal_exceed_census.nx | the MEASURED s-class-exceed scorecard for the per-domain document portal | 100 | 8 |
| nx_docportal_ingest.nx | CLI: UPLOAD one document file into a domain's public|private shard (the operator's | 46 | 4 |
| nx_docportal_ingest_gate.nx | the REAL, MEASURED gate for the per-domain document-portal ingest primitive. | 133 | 7 |
| nx_docportal_lib.nx | shared core for the PER-DOMAIN DOCUMENT PORTAL (operator 2026-06-28: "a document portal | 186 | 16 |
| nx_docportal_multipart_gate.nx | 125 | 9 | |
| nx_docportal_policy_gate.nx | MEASURED gate for OWNER USAGE POLICY enforcement (operator: "lawyers or users on | 125 | 8 |
| nx_docportal_search_seg.nx | SOVEREIGN seg_store-native onsite search. | 1862 | 35 |
| nx_docportal_search_seg_gate.nx | GATE for the SOVEREIGN seg_store-native onsite search (nx_docportal_search_seg). | 547 | 7 |
| nx_docportal_search_serve.nx | R2: the PUBLIC /search serve handler over the SOVEREIGN seg_store search. | 1035 | 30 |
| nx_docportal_search_serve_gate.nx | GATE for R2 (dss_serve). Writes a test PUBLIC shard, then feeds crafted | 347 | 6 |
| nx_docpub_publish.nx | the docs arc's PUBLISH LEG, wired to THE NISHI PUBLISHER (operator law: every push | 80 | 11 |
| nx_docpub_ship.nx | SHIP the self-generated documentation site TO THE NISHI PUBLISHER (operator: "ship to | 107 | 10 |
| nx_doctor_apply.nx | THE NISHI DOCTOR's "graceful apply WITHOUT competition" core rung. | 98 | 8 |
| nx_doctor_apply_gate.nx | SOVEREIGN gate for the Doctor's graceful-apply core. | 67 | 5 |
| nx_doctor_asm_fix.nx | the DOCTOR fixes the miscompile in the MACHINE CODE, from the | 88 | 4 |
| nx_doctor_build.nx | the DOCTOR's build-heal (RACI: the FIX belongs to the Doctor, not the | 58 | 1 |
| nx_doctor_datadriven_test.nx | DATA-DRIVEN self-heal with CLEAN RACI. The Doctor is | 87 | 4 |
| nx_doctor_fix.nx | the DOCTOR organ (the FIXER role; runtime/source hygiene). Its | 118 | 8 |
| nx_doctor_fix_test.nx | autonomous self-heal with CLEAN RACI (roles non-blurred): | 61 | 3 |
| nx_doctor_heal_test.nx | the AUTO-FIX leg: the Doctor heals the loop UNDER | 76 | 1 |
| nx_doctor_import.nx | DOCTOR sub-organ (the IMPORT-FIXER role; sibling of nx_doctor_fix). Turns the | 105 | 6 |
| nx_doctor_import_gate.nx | THE LOCK for the import AUTO-FIX (CC-UNDEFFN OPEN->AUTO). REAL end-to-end | 103 | 4 |
| nx_doctor_queue.nx | THE NISHI DOCTOR's serialized fix INTAKE (so a fix is literally "sent to the Doctor" | 134 | 8 |
| nx_doctor_queue_gate.nx | SOVEREIGN gate for the Doctor's serialized fix intake (doc_pump). | 59 | 6 |
| nx_doctor_serve.nx | SERVE-WRAPPER making the DOCTOR role's capability MCP-callable (operator 2026-07-10: "each role | 59 | 6 |
| nx_doctor_sov_verify.nx | the NISHI DOCTOR's one-step batch sovereign verifier (operator: "have the | 135 | 8 |
| nx_doctor_sov_verify_register.nx | GOVERNED registration of the Doctor's one-step sovereign batch | 64 | 2 |
| nx_docx.nx | SOVEREIGN MS-Word (.docx / OOXML) interop for the Nishi Office suite. A .docx is an OPC package | 569 | 31 |
| nx_docx_gate.nx | proves the sovereign OOXML (.docx) interop by driving the REAL /tmp/nx_docx.sov.elf: | 84 | 10 |
| nx_docx_html_gate.nx | gate for the .docx -> HTML PREVIEW renderer (nx_docx html). Browsers can't render a | 132 | 11 |
| nx_docx_rich_gate.nx | gate for RICH .docx (formatting runs + tables), the office-census gap-closer for | 236 | 12 |
| nx_dod_cache.nx | P3: measured cache-traffic model for DATA-ORIENTED (SoA/ECS) vs ARRAY-OF-STRUCTS | 26 | 5 |
| nx_dod_cache_gate.nx | proves the SoA/ECS cache EXCEEDS vs AoS. System touches 2 of 8 fields over | 49 | 3 |
| nx_doh_probe.nx | SOVEREIGN DNS-over-HTTPS probe: the TRUE public A record even when the LAN | 77 | 6 |
| nx_dom_tokenize.nx | DOM TOKENIZER rung 1: the foundation for true layout-aware quality criteria | 146 | 8 |
| nx_domain_forge.nx | APPEND-DRIVEN, DATA-DRIVEN domain/site AUTO-BUILDER (operator 2026-06-29: "we should be | 116 | 10 |
| nx_domain_forge_gate.nx | SOVEREIGN gate for the append-driven domain auto-builder. Writes a 2-domain | 80 | 8 |
| nx_domain_golive.nx | Orchestrate domain purchase and live activation on the sovereign edge through predefined, idempotent steps. | 143 | 4 |
| nx_dominance_test.nx | "to say our slow-ass generations are better because they use less VRAM is | 44 | 4 |
| nx_domseed_test.nx | controlled proof that the sniff now seeds the page HTML as the DOM: an element carries a | 18 | 3 |
| nx_domtree_gate.nx | gate for the mutable DOM (rung A). Drives the REAL organ over a real fixture + | 96 | 5 |
| nx_donor_native.nx | FIRST-BIT-NATIVE render of a DONOR asset (operator law: everything on nishi os/browser/lang until forced third-party) MOTION VISUAL for the benchmark pages: loa | 73 | 3 |
| nx_dora.nx | DORA-analogue delivery metrics derived from SOVEREIGN event planes (F740). | 300 | 13 |
| nx_dora_gate.nx | gate for the DORA organ's core parsers (F740). On nx_gate_verdict (migrate-on-touch). | 71 | 3 |
| nx_dos_timeout_scan.nx | FLEET DoS-STARVATION GUARD (seq321). A single-threaded accept-loop daemon that | 145 | 13 |
| nx_dp_leak_gate.nx | STANDING "RED on leak" guarantee for rung 0: the PUBLIC corpus must carry NO document | 174 | 11 |
| nx_dp_reclassify.nx | SOVEREIGN per-doc reclassification (operator: "full secret isolation -- a de-listed | 127 | 8 |
| nx_dp_reclassify_gate.nx | MEASURED hermetic gate for per-doc secret reclassification. Seeds its OWN fixture | 120 | 9 |
| nx_dp_tsv_migrate.nx | ONE-TIME migration OFF the flat tsv: nx_dp_tsv_migrate <src.tsv> <domain> | 69 | 4 |
| nx_dpendulum_gate.nx | the DOUBLE PENDULUM, the continuous chaotic system named as the sim | 138 | 9 |
| nx_dr_archive.nx | CAP-DR-ARCHIVE: sovereign disaster-recovery archiving. Copies critical NAS state to a SEPARATE | 114 | 9 |
| nx_dr_census.nx | HONEST MEASURED census of Nishi's disaster-recovery / backup / archiving capability vs the | 141 | 4 |
| nx_dr_dedup.nx | CAP-DR-DEDUP: content-addressed dedup (store once by hash), the restic/borg space primitive. | 86 | 8 |
| nx_dr_dedup_gate.nx | exceed-gate for CAP-DR-DEDUP. Proves content-addressing: identical content -> identical | 39 | 5 |
| nx_dr_densejudge.nx | TRAINED DENSE representation for the judge (DR-13). | 201 | 6 |
| nx_dr_densejudge_cli.nx | score insights under THREE representations in one call (DR-13): | 70 | 5 |
| nx_dr_encrypt.nx | CAP-DR-ENCRYPT: encryption-at-rest for the DR archive. Composes the VETTED RFC-8439 | 73 | 7 |
| nx_dr_encrypt_gate.nx | 46 | 3 | |
| nx_dr_fuse.nx | LEARNED signal combiner for the deep-research judge (DR-12). | 122 | 6 |
| nx_dr_fuse_cli.nx | fit the learned combiner on REAL DRBench labels and report HELD-OUT | 95 | 7 |
| nx_dr_fuse_gate.nx | KAT + neg-controls for the learned signal combiner (DR-12). | 99 | 2 |
| nx_dr_incremental.nx | CAP-DR-INCREMENTAL: only re-copy CHANGED files (incremental backup, rsync/restic-style). | 94 | 10 |
| nx_dr_ppmi_build.nx | EXPLICIT-VOCAB SPARSE PPMI embeddings = the CANONICAL count-based method at full | 395 | 10 |
| nx_dr_restore_verify.nx | CAP-DR-RESTORE-VERIFY (sovereign-format): PROVE the archive is restorable + intact by | 74 | 7 |
| nx_dr_restore_verify_gate.nx | exceed-gate for CAP-DR-RESTORE-VERIFY. Proves the integrity-scrub logic: a | 48 | 5 |
| nx_dr_retention.nx | CAP-DR-RETENTION (sovereign-format): versioned snapshot history + keep-policy on the | 95 | 11 |
| nx_dr_retention_gate.nx | exceed-gate for CAP-DR-RETENTION. Proves the keep-policy: newest keepN kept, older | 30 | 4 |
| nx_dr_schedule.nx | CAP-DR-SCHEDULE: schedule-due policy for AUTOMATED periodic backup (the "don't rely on a | 57 | 7 |
| nx_dr_schedule_gate.nx | exceed-gate for CAP-DR-SCHEDULE. Proves the due-policy: elapsed>=interval => DUE, | 29 | 4 |
| nx_dr_semcorpus.nx | BATCH semantic judge (the at-scale enabler; eats the model-reload debt). | 144 | 3 |
| nx_dr_semjudge.nx | SEMANTIC judge tier for the deep-research engine (DR-10). | 47 | 7 |
| nx_dr_semjudge_cli.nx | judge insights against a document BOTH ways, side by side (DR-10). | 77 | 5 |
| nx_dr_semjudge_gate.nx | KAT + neg-control for the SEMANTIC judge tier (DR-10). | 113 | 1 |
| nx_dr_semjudge_x_cli.nx | A/B semantic judge: same code, ANY PPMI model (DR-11). | 91 | 6 |
| nx_dr_tree.nx | CAP-DR-TREE: recursive + STREAMING archive of a whole directory tree to a separate drive (for | 82 | 8 |
| nx_drawfb_probe.nx | DIAGNOSTIC probe for the REAL painter (br_draw_fb, the one the browser window and | 73 | 3 |
| nx_drbench.nx | HotpotQA distractor val[0..99]: the FIRST public-benchmark measurement of the Nishi | 302 | 1 |
| nx_drift_disposition.nx | DECIDE + DISPOSITION the WMS dep-drift clog (the live publisher-death at scale). | 117 | 6 |
| nx_drift_engine.nx | the SOVEREIGN engine behind /world/drift: "Nishi Drift", a SURVIVAL game emitted | 269 | 15 |
| nx_drift_fix.nx | APPLY the verifiable dep-drift fix to a COPY (never the SSOT), so the CRITIC (nx_queue_health) | 93 | 4 |
| nx_drill_hang.nx | deterministic HANG FIXTURE for the crash-drill gate (nx_revive_gate). | 18 | 1 |
| nx_driver_emit.nx | DRIVER-FROM-SPEC (X-DRV-W1), built on the emitter-of-emitters keystone. | 74 | 5 |
| nx_driver_exceed.nx | DRIVER-EXCEEDS-LINUX measured panel (X-DRV-W3), the no-overclaim "stomp". | 142 | 8 |
| nx_driver_gen.nx | GATE: AUTO-GENERATE a virtio-mmio DEVICE DRIVER from a discovered device + VALIDATE it drives | 202 | 14 |
| nx_driver_shapes.nx | SUPERSEDED 2026-06-13 (no-sprawl consolidation): the CANONICAL driver-from-spec path is the | 251 | 22 |
| nx_drv_bind.nx | AUTONOMOUS DRIVER BRING-UP (X-DRV-W2), the driver registry binder. | 279 | 11 |
| nx_drv_proto_emit.nx | DRIVER-PROTOCOL-FROM-SPEC (X-DRV-W1), the GENERIC driver emitter. | 453 | 28 |
| nx_drvgen.nx | SUPERSEDED 2026-06-13 (no-sprawl consolidation): the CANONICAL driver-from-spec emitter is the | 349 | 10 |
| nx_dss_query.nx | CLI over the SOVEREIGN seg_store search: nx_dss_query <domain> <term> | 31 | 4 |
| nx_dtparse_bench.nx | dt_parse timing harness: parse <htmlfile>, report bytes/nodes/ms. | 36 | 3 |
| nx_dtroundtrip_bench.nx | dt_parse -> dt_serialize round-trip on a REAL page. | 72 | 4 |
| nx_dup_detect.nx | FUSED duplicate detection (operator 2026-07-16: "we dont know what's in what bucket ... | 158 | 8 |
| nx_dup_source_check.nx | ANTI-CLOBBER cross-tree source-dup detector. | 1041 | 33 |
| nx_dup_source_check_v3.nx | ANTI-CLOBBER cross-tree source-dup detector. | 268 | 12 |
| nx_dupfunc.nx | WHICH FUNCTION BODIES ARE WRITTEN MORE THAN ONCE? | 373 | 4 |
| nx_dupfunc_test.nx | gate for the function-body duplication detector. | 130 | 6 |
| nx_dupname_worklist.nx | turns the 22 shadow collisions into a PRIORITIZED, actionable rename worklist: | 74 | 2 |
| nx_dupname_worklist_gate.nx | 49 | 3 | |
| nx_dx_exceed_census.nx | MEASURED census of the sovereign Nishi GRAPHICS stack vs the SOTA APIs | 114 | 3 |
| nx_dxbc_exec_gate.nx | D2 proof, EXTERNALLY GRADED: execute the REAL fxc-compiled arithmetic shader | 62 | 4 |
| nx_dxbc_gate.nx | D1 proof: parse a byte-exact, SPEC-FAITHFUL DXBC container + decode its SM5 shader tokens. | 96 | 5 |
| nx_dxbc_real_gate.nx | HEAVY VET (MSU discipline): grade our DXBC decoder against a REAL fxc-compiled shader, not | 63 | 3 |
| nx_dxg.nx | the /dev/dxg DEVICE-HAL SHIM (WSL2 GPU-PV backend), CONSOLIDATED. | 100 | 16 |
| nx_e2e_gate.nx | proves the sovereign E2E session (nx_e2e): private calls the relay can't read. Native, no node. | 59 | 2 |
| nx_eco_dashboard.nx | the LIVING ECOSYSTEM DASHBOARD for the Nishi wiki (operator: "backlog + roadmap onto | 89 | 5 |
| nx_eco_graph_arch.nx | SOVEREIGN ARCHITECTURE REVIEW of the ecosystem's dependency design, computed | 234 | 4 |
| nx_eco_graph_atlas.nx | SOVEREIGN VISUAL: a generational "family tree from god" of a capability's lineage, | 177 | 5 |
| nx_eco_graph_build.nx | R0 brick-3: the LIVE whole-tree walk that POPULATES the ecosystem graph from real | 224 | 13 |
| nx_eco_graph_card.nx | the FAMILY-TREE CARD for organs (operator 2026-07-16: "like family tree... cards | 632 | 17 |
| nx_eco_graph_forest.nx | THE WHOLE TREE. Renders the ENTIRE ecosystem graph (all ~16k organs, all | 195 | 4 |
| nx_eco_graph_gate.nx | proves the R0 graph query engine (roots-to-god / children / coupling / orphan) on a | 84 | 6 |
| nx_eco_graph_honesty.nx | THE HONESTY SYSTEM (operator 2026-07-16: "the graph or family tree or whatever | 309 | 9 |
| nx_eco_graph_mermaid.nx | emit a MERMAID diagram of any organ's lineage (roots to god) from the sovereign | 88 | 5 |
| nx_eco_graph_ortho_gate.nx | R4-core: proves the ORTHOGONALITY metrics on the graph. A layered DAG has NO | 52 | 5 |
| nx_eco_graph_pedigree.nx | the FAMILY-TREE OVERVIEW of the whole ecosystem: generational from god, | 276 | 7 |
| nx_eco_graph_png.nx | SOVEREIGN VISUAL as a real RASTER PNG (not SVG). Same generational "roots to god" | 330 | 10 |
| nx_eco_graph_store_gate.nx | proves the R1 graph STORE (build-once persist / query-fast load): a finalized | 71 | 6 |
| nx_eco_graph_wiki.nx | R3: LIVING DOCUMENTATION of the living ecosystem graph. Renders the graph (loaded | 55 | 5 |
| nx_eco_roadmap.nx | the LIVING ROADMAP generator (operator: "a living roadmap pushed to nishifamily.com in | 125 | 5 |
| nx_eco_rooted_set.nx | emit the FROM-GOD ROOTED-SET: every organ traceable to the god component of the | 89 | 3 |
| nx_eco_scorecard.nx | SOVEREIGN ECOSYSTEM HEALTH SCORECARD, graded against the REAL industry battery | 318 | 11 |
| nx_eco_scorecard_gate.nx | known-answer gate for the sovereign ecosystem scorecard. Every industry formula is | 123 | 7 |
| nx_ecodesign.nx | LIB: the REGENERATIVE LANDSCAPE calculator (operator: "more than edibles -- medicinal + | 206 | 16 |
| nx_ecodesign_gate.nx | GATE: R-ECO. The regenerative landscape calculator. Proves the operator's expanded | 130 | 4 |
| nx_ecomat_beat.nx | R3 THE FLYWHEEL BEAT: one command runs the whole loop once -- | 131 | 2 |
| nx_ecomat_beat_gate.nx | proves the flywheel BEAT composes: on a test store, MEASURE (with the | 56 | 1 |
| nx_ecomat_domledger.nx | append one PER-DOMAIN beat to knowledge/status/ecomat_domains.log. | 56 | 1 |
| nx_ecomat_domledger_gate.nx | proves the per-domain walk RECONCILES with the aggregate rollup. | 56 | 2 |
| nx_ecomat_domledger_lib.nx | emit the PER-DOMAIN maturity ledger, the missing data that makes | 139 | 5 |
| nx_ecomat_domtrend_gate.nx | proves EXACT attribution: a domain that CLIMBED is never confused | 73 | 2 |
| nx_ecomat_domtrend_lib.nx | EXACT growth attribution from the per-domain ledger. | 285 | 5 |
| nx_ecomat_domtrend_live_gate.nx | runs the EXACT per-name attribution against the REAL | 77 | 2 |
| nx_ecomat_lib.nx | shared core for the ECOSYSTEM MATURITY ROLLUP (the unifier), SOVEREIGN edition. | 577 | 38 |
| nx_ecomat_page.nx | R2 PUBLISH: render the live maturity dashboard to HTML from the SOVEREIGN | 21 | 1 |
| nx_ecomat_page_gate.nx | proves the dashboard renders the LIVE measured numbers from the store | 40 | 1 |
| nx_ecomat_put.nx | store-native autoid domain adder for the ecomat maturity plane (acl F771). | 102 | 7 |
| nx_ecomat_put_gate.nx | gate for acl F771. PROVES the store-native domain add is APPEND (preserves | 72 | 4 |
| nx_ecomat_seed.nx | author the 11 ecosystem-maturity domains into the SOVEREIGN seg_store | 125 | 1 |
| nx_ecomat_seed_gate.nx | proves the NATIVE seg_store round-trip (no TSV): author 2 records, | 85 | 2 |
| nx_ecomat_target_emit.nx | R1, SOVEREIGN edition: the maturity GAP becomes ranked work for the | 34 | 1 |
| nx_ecomat_target_emit_gate.nx | proves the maturity gaps become work CORRECTLY from the NATIVE store, | 41 | 1 |
| nx_ecomat_trend.nx | "are we actually advancing, or just declaring more frontiers?" | 75 | 1 |
| nx_ecomat_trend_gate.nx | executable proof for the advancement/expansion decomposition. | 79 | 2 |
| nx_ecomat_trend_lib.nx | ADVANCEMENT vs EXPANSION: the honest growth decomposition over the | 230 | 5 |
| nx_ecomat_trend_live_gate.nx | runs the advancement/expansion decomposition against the REAL | 82 | 2 |
| nx_ecosysdesign_gate.nx | EXECUTABLE evidence for the ecosysdesign compare domain (honesty ratchet | 76 | 5 |
| nx_ecosystem_compare.nx | the competitive-landscape evaluator: how does the Nishi stack's WIDTH | 45 | 8 |
| nx_ecosystem_doc.nx | the team BUILDS its own LIVE DOCUMENTATION, reflecting ECOSYSTEM REALITY | 75 | 3 |
| nx_ecosystem_maturity_rollup.nx | THE unifier CLI, SOVEREIGN edition: one re-runnable command that | 51 | 1 |
| nx_ecosystem_maturity_rollup_gate.nx | proves the unifier MEASURES honestly from the NATIVE store. | 91 | 1 |
| nx_ecosystem_test.nx | the LIVING SELF-MODEL of the Nishi invention-engine | 364 | 4 |
| nx_edge_probe.nx | SOVEREIGN edge-chain probe: connect to an EXPLICIT ip:port, present a chosen | 251 | 10 |
| nx_edge_recon_stage.nx | READ-ONLY stage step for a public :443 EDGE-CUTOVER recon over the sovereign SSH | 28 | 4 |
| nx_edge_watchdog.nx | OFF-BOX LIVENESS WATCHDOG for the family's public surfaces (F620). | 220 | 6 |
| nx_editdist_gate.nx | KATs for the bounded Levenshtein (the typo rung's math floor). license_tier: ORIGINAL | 41 | 6 |
| nx_editjudge.nx | CLI/MCP surface for the edit-compliance judge. | 122 | 7 |
| nx_editjudge_gate.nx | proves the edit-compliance judge distinguishes the three outcomes that a | 146 | 4 |
| nx_editjudge_lib.nx | THE EDIT-COMPLIANCE JUDGE: did the requested change actually happen? | 197 | 11 |
| nx_editor_board.nx | F795 THE EDITOR COVERAGE BOARD (ecosystem-as-editor law, operator 2026-07-20: | 310 | 13 |
| nx_editor_canvas.nx | the EDITOR engine: the sovereign, gateable CORE of a visual editor, as data+logic so it can | 102 | 10 |
| nx_editor_canvas_gate.nx | the editor-maturity engine: snap-all, align L/R, distribute, nudge, undo all correct. | 66 | 2 |
| nx_editor_loop.nx | the NO-JS edit LOOP: the Nishi ecosystem MANAGING a layout with zero JavaScript. The editor | 36 | 3 |
| nx_editor_loop_gate.nx | the no-JS edit loop end-to-end: emit a native form (0 JS), POST an op, the engine applies | 63 | 4 |
| nx_editor_render_gate.nx | the editor surface is rendered NO-JS (CSS absolute positioning), token-driven, and | 59 | 4 |
| nx_editor_validate.nx | the editor CAPABILITY that earns an exceed on better-at-job (not sovereignty): the editor | 62 | 5 |
| nx_editor_validate_gate.nx | the editor GUARANTEES valid + accessible layouts (a capability mature editors lack). | 58 | 2 |
| nx_eff_board.nx | THE efficiency / ROI board CLI (eff lane F732). Thin main over nx_eff_board_lib | 39 | 1 |
| nx_eff_board_gate.nx | gate for the efficiency/ROI board core (nx_eff_board_lib). On nx_gate_verdict | 149 | 5 |
| nx_eff_board_lib.nx | shared core for the efficiency / ROI-investment board (eff lane F732). | 374 | 15 |
| nx_eff_conv.nx | pure spend->money/energy conversion core (eff lane). SYSCALL-FREE integer math, | 62 | 5 |
| nx_eff_lib.nx | THE efficiency-telemetry shared core (eff lane, 2026-07-18). | 291 | 16 |
| nx_eff_probe.nx | throwaway bisect probe: does nx_eff_conv compile on the NAS toolchain? | 11 | 1 |
| nx_eff_scan.nx | THE efficiency-telemetry scanner CLI (eff lane F731, 2026-07-18). | 278 | 6 |
| nx_efi_fat32_image.nx | NOS-USB-R0: sovereign bootable USB disk-image emitter. | 510 | 26 |
| nx_eg.nx | EMITTER-OF-EMITTERS GENERALIZED (X-AUT-006e-GEN, the daemon-class rung). | 720 | 11 |
| nx_elara_bar_census.nx | THE ELARA BAR as a machine target (operator 2026-07-03: "ill be impressed when | 60 | 5 |
| nx_elara_dod_census.nx | DEFINITION-OF-DONE census for the Elara north-star (operator 2026-07-04): | 70 | 5 |
| nx_elara_ref_fetch.nx | pull the operator's TARGET Elara reference (nishi gallery) over OUR TLS client, | 47 | 4 |
| nx_eldermig_register.nx | GOVERNED registration of the two ELDERMIG data-layer caps (2026-06-10). | 92 | 3 |
| nx_elseif_desync_probe.nx | PROBE for debt seq358 "else-if branch with MULTILINE body desyncs | 50 | 3 |
| nx_email_auth_gate.nx | GATE for EMAIL R5 (SPF/DKIM/DMARC, nx_email_auth). | 128 | 6 |
| nx_email_dns_gate.nx | generate the jasonewest.com mail DNS artifacts. | 115 | 7 |
| nx_email_invite.nx | CLI: mint ONE mailbox invite for a domain's email portal (the provisioning | 61 | 5 |
| nx_email_invite_gate.nx | MEASURED gate for the invite-mint provisioning seam (nx_email_invite's | 106 | 4 |
| nx_email_live_gate.nx | LIVE LOOPBACK: a real SMTP delivery to | 179 | 9 |
| nx_email_mailbox_gate.nx | GATE for EMAIL R3 (mailbox store, nx_email_mailbox). | 112 | 6 |
| nx_email_mime_gate.nx | GATE for EMAIL R2 (RFC 5322 + MIME, nx_email_mime). | 191 | 8 |
| nx_email_mta_daemon.nx | runnable receiving MTA: bind 127.0.0.1:2525 and | 47 | 3 |
| nx_email_mta_gate.nx | GATE for EMAIL R7 (receiving MTA, nx_email_mta). | 148 | 6 |
| nx_email_mx_gate.nx | GATE for EMAIL R0 (MX resolution, nx_email_mx). | 228 | 9 |
| nx_email_portal_daemon.nx | the mail.<domain> EMAIL-PORTAL daemon on the CANONICAL ecosystem auth | 973 | 22 |
| nx_email_portal_gate.nx | SOVEREIGN in-process referee for the mail.<domain> EMAIL portal daemon | 226 | 11 |
| nx_email_provision.nx | CLI: provision a domain's sovereign email (DKIM keypair + publishable DNS zone + | 41 | 2 |
| nx_email_provision_gate.nx | MEASURED gate for per-domain email provisioning, run for andelinwest.com (the | 101 | 5 |
| nx_email_provision_lib.nx | DATA-DRIVEN per-domain EMAIL provisioning (operator: finish andelinwest email, and | 79 | 7 |
| nx_email_retrieve_gate.nx | GATE for EMAIL R4 (POP3/IMAP, nx_email_retrieve). | 130 | 6 |
| nx_email_send_gate.nx | GATE for outbound DKIM send (nx_email_send). | 95 | 7 |
| nx_email_submit_gate.nx | GATE for EMAIL R6 (submission, nx_email_submit). | 140 | 6 |
| nx_email_webmail_daemon.nx | runnable webmail server: bind 127.0.0.1:8025 | 42 | 3 |
| nx_email_webmail_gate.nx | LIVE: the webmail UI over a real HTTP socket. | 157 | 7 |
| nx_embed_bench.nx | IN-PROCESS m-SWEEP: is prefill actually BATCHING? | 121 | 4 |
| nx_embed_exceed.nx | MEASURED exceed census for the sovereign iframe replacement (<nishi-embed>) vs the | 96 | 8 |
| nx_embed_train.nx | Trains dense word embeddings by factorizing the PPMI matrix using sovereign f32 SGD and quantized storage. | 280 | 11 |
| nx_embodiment_census.nx | HONEST measured census: is the sovereign Elder AI on track to be SUBSTRATE- | 101 | 5 |
| nx_emit_guard.nx | the ONE set of guards every emitter CLI in this lane uses (rule 15: written twice | 61 | 5 |
| nx_emit_kat.nx | the portable arithmetic KAT, compiled by the SOVEREIGN x86_64 chain | 14 | 2 |
| nx_emit_kat_raw.nx | no-false-green / distinctness control for nx_x86_kat_gate. Returns the RAW | 5 | 2 |
| nx_emit_sota_fetch.nx | GROUND the "emit photoreal, don't paste" push in REAL SOTA (papers + code), not | 72 | 4 |
| nx_emitter_transduce.nx | X-AUT-006 v0 PROBE: validate that reference->emitter is | 101 | 6 |
| nx_emptylit_probe.nx | MEASURE the empty-string-literal defect instead of asserting its scope. | 62 | 7 |
| nx_emu_bench.nx | MEASURE the sovereign rv64 emulator's throughput (instructions/sec) so the "behind QEMU on perf" | 95 | 4 |
| nx_emu_exceed.nx | R0.5 MEASURED exceed census for the sovereign emulator vs the incumbent (Emscripten | 85 | 5 |
| nx_emu_exceed_gate.nx | R0.5 gate: proves the emulator exceed census is MEASURED + HONEST, not self-scored. | 142 | 7 |
| nx_emu_probe_wasm_gate.nx | R0.0 WASM half, NISHI all the way up. | 76 | 2 |
| nx_emu_testbed.nx | THE EMU TEST-MATRIX organ: which common laptop configs can the Nishi emu | 244 | 13 |
| nx_emu_testbed_gate.nx | THE REFEREE for the emu testbed. | 132 | 7 |
| nx_emu_uefi.nx | the sovereign UEFI EXECUTION-PROOF harness (NOS execution gate). | 1332 | 32 |
| nx_emu_x86.nx | a minimal sovereign x86-64 interpreter (the THIRD target family, | 62 | 2 |
| nx_emu_x86_boot_kernel_test.nx | x86 full-system ladder R8: an x86 KERNEL BOOTS END-TO-END. | 101 | 9 |
| nx_emu_x86_boot_test.nx | the x86 analog of the rv64 boot: author a tiny x86-64 "boot stub" that | 48 | 5 |
| nx_emu_x86_cf_test.nx | x86 full-system ladder R2: CONTROL FLOW. A self-contained x86-64 | 83 | 7 |
| nx_emu_x86_dev_test.nx | x86 full-system ladder R7: DEVICE MODELS (the 16550 UART serial console). | 48 | 5 |
| nx_emu_x86_farjmp_test.nx | x86 full-system ladder R5 rung-5: PROTECTED-MODE ENTRY (GDT + selector | 47 | 6 |
| nx_emu_x86_k.nx | x86 full-system ladder R4: the CONSOLIDATED kernel-subset x86-64 interpreter | 55 | 4 |
| nx_emu_x86_k_test.nx | x86 ladder R4 KAT: a real FUNCTION CALL through a stack. | 42 | 5 |
| nx_emu_x86_mem_test.nx | x86 full-system ladder R3: MEMORY. Extends the R2 control-flow interp | 80 | 9 |
| nx_emu_x86_mode_test.nx | x86 full-system ladder R5 rung-1: the MODE-TRANSITION RULE. | 37 | 4 |
| nx_emu_x86_modes_test.nx | x86 full-system ladder R5 rung-2: MODE MACHINERY IN EXECUTION. | 98 | 7 |
| nx_emu_x86_paging_test.nx | x86 full-system ladder R6: PAGING (long-mode 4-level page walk). | 69 | 6 |
| nx_emu_x86_rm16_test.nx | x86 full-system ladder R5 rung-3: 16-bit REAL-MODE decode. | 60 | 6 |
| nx_emu_x86_segoff_test.nx | x86 full-system ladder R5 rung-4: REAL-MODE SEGMENT:OFFSET ADDRESSING. | 46 | 6 |
| nx_emu_x86_test.nx | (#3) prove the sovereign x86-64 interpreter, and use it as | 96 | 7 |
| nx_encfab.nx | LIB: COMPLETE enclosed-fab feasibility twin. An enclosure fixes PARTICLES (nx_cleanroom), but a real | 28 | 3 |
| nx_encfab_gate.nx | GATE: complete enclosed-fab feasibility for our micron CPU node, all dimensions (not just particles). | 70 | 3 |
| nx_energy_model.nx | STATE-INDEPENDENT energy estimation, pure NishiLang. | 48 | 4 |
| nx_energy_model_test.nx | prove the state-independent energy model end to end, | 79 | 3 |
| nx_energy_probe.nx | REAL-hardware energy probe, HARDWARE-AGNOSTIC. | 138 | 11 |
| nx_energy_probe_test.nx | exercise the real-hardware probe end to end: detect | 89 | 4 |
| nx_eng_asm_scan.nx | the ENGINEER reads the bug straight from the MACHINE CODE. Not a | 228 | 12 |
| nx_eng_asm_scan_min_test.nx | minimal: the ENGINEER scans real assembly and finds the live-across-call register. | 39 | 4 |
| nx_eng_badsrc.nx | a source that FAILS to compile (reserved keyword as a name). | 8 | 1 |
| nx_eng_clean.nx | a clean exit(0), the control for the Engineer crash detector. | 6 | 1 |
| nx_eng_crasher.nx | a deliberate SIGSEGV (null write) for the Engineer to catch. | 8 | 1 |
| nx_eng_diff_miscompile.nx | the ENGINEER's DIFFERENTIAL miscompile detector. The | 104 | 5 |
| nx_eng_diff_miscompile_test.nx | prove the ENGINEER's differential logic-miscompile | 67 | 5 |
| nx_eng_repro_extend_gate.nx | applies extend-not-copy (base + a raised bar). license_tier: ORIGINAL | 11 | 3 |
| nx_eng_repro_findfirst_gate.nx | applies find-existing-first. license_tier: ORIGINAL | 9 | 2 |
| nx_eng_repro_liarkill_gate.nx | applies gate-with-liar-kill. license_tier: ORIGINAL | 13 | 1 |
| nx_eng_repro_measure_gate.nx | applies measured-exceed (margin, liar-killed). license_tier: ORIGINAL | 40 | 1 |
| nx_eng_repro_neverbrick_gate.nx | applies never-brick(#26): the safety bar dominates. license_tier: ORIGINAL | 10 | 2 |
| nx_engine_census_gate.nx | ★THE ENGINE-CONVERGENCE INSTRUMENT (operator 2026-07-11: "combine the infinigen with | 126 | 9 |
| nx_engine_lod_gate.nx | ★ENGINE CONVERGENCE RUNG 2: LOD -- the INFINIGEN x ENGINE fusion, not a Nanite clone. | 316 | 11 |
| nx_engine_phys_gate.nx | ★ENGINE PHYSICS RUNG 1 (the census GAP axis): a rigid body FALLS under gravity, IMPACTS | 168 | 5 |
| nx_engine_scene_gate.nx | ★ENGINE CONVERGENCE RUNG 1: worlds + beings + assets in ONE scene, ONE renderer (the | 249 | 8 |
| nx_engine_stream_gate.nx | ★R6 GENERATIVE STREAMING (the Cesium-convergence rung, taken the fusion way): | 229 | 7 |
| nx_engineer_build_gate.nx | the ENGINEER's MANAGED build: the four-pillar miscompile | 69 | 2 |
| nx_engineer_build_gate_test.nx | prove the ENGINEER's managed build gate: it runs the | 47 | 6 |
| nx_engineer_crash.nx | the Engineer organ that finds CRASHES, not just bad exit | 145 | 7 |
| nx_engineer_crash_test.nx | the Engineer catches a crash vs a clean exit. Runs a | 52 | 4 |
| nx_engineer_deliver.nx | close the DELIVERY loop for a SECOND section (the engineer) with a | 53 | 5 |
| nx_engineer_gate_runner.nx | the ENGINEER's full-pipeline gate (verifier organ). | 34 | 2 |
| nx_engineer_gate_runner_test.nx | prove the Engineer's full-pipeline gate | 52 | 3 |
| nx_engineer_profile.nx | the ENGINEER's bottleneck-diagnosis feature (RACI: the Engineer | 30 | 3 |
| nx_engineer_reproduce.nx | the ENGINEER autonomously REPRODUCES Claude's fresh methods on NEW targets, | 168 | 12 |
| nx_engineer_triage.nx | the ENGINEER's regression-to-defect-row organ (PURE-NISHI | 238 | 15 |
| nx_engineer_verify.nx | the NISHI ENGINEER's one-step batch sovereign VERIFIER / TEST gate. | 141 | 8 |
| nx_engineer_wire.nx | the ENGINEER's WIRING capability (operator: "if we need wiring we need the | 41 | 5 |
| nx_engineer_wire_sclass.nx | the S-CLASS EXCEED layer on the ENGINEER's wiring capability (operator: | 55 | 5 |
| nx_engineer_wire_sclass_gate.nx | 84 | 2 | |
| nx_engineer_wire_test.nx | the ENGINEER wires the BM25 ranker into the library search and CERTIFIES | 69 | 3 |
| nx_enident_probe.nx | seq1337 isolation, probe 2. The `fn` probe BUILT FINE, disproving my first | 10 | 1 |
| nx_entity_card.nx | KNOWLEDGE PANEL / entity card (the #1 returns-quality gap, returns-census 2026-07-06). | 153 | 12 |
| nx_entity_gate.nx | start of GAMEPLAY: entities with per-frame state on the sovereign 3D world. 5 creatures | 76 | 2 |
| nx_entity_store.nx | the SOVEREIGN ENTITY STORE. nx_gamebench gap-queue rank 1 after save/load and rpg-stats | 151 | 22 |
| nx_entity_store_gate.nx | CERTIFICATION of nx_entity_store (gamebench gap-queue rank 1, blocks 7 titles). | 211 | 4 |
| nx_entropy_gate.nx | re-runnable GATE for the CSPRNG organ (Engineer verb: VERIFY). | 79 | 4 |
| nx_envelope_audit.nx | F227 THE SCALE-ENVELOPE SWEEP (operator scale-law: "every tool DECLARES its | 203 | 7 |
| nx_eoe.nx | EMITTER-OF-EMITTERS (X-AUT-006c/006e): the keystone for autonomous capability | 77 | 5 |
| nx_eoe_branch.nx | EMITTER-OF-EMITTERS, GENERALITY RUNG 3: BRANCHES-from-spec. | 115 | 6 |
| nx_eoe_fn.nx | EMITTER-OF-EMITTERS, GENERALITY RUNG 6: FUNCTIONS + CALL STACK. | 162 | 8 |
| nx_eoe_meta.nx | Generates an emitter that writes an organ producing 42, ensuring end-to-end code generation and execution. | 115 | 8 |
| nx_eoe_oplist.nx | EMITTER-OF-EMITTERS, GENERALITY RUNG 2: COMPUTATION-from-spec. | 103 | 5 |
| nx_eoe_prog.nx | EMITTER-OF-EMITTERS, GENERALITY RUNG 5 (THE INFLECTION): | 148 | 8 |
| nx_eoe_while.nx | EMITTER-OF-EMITTERS, GENERALITY RUNG 4: DATA-DRIVEN ITERATION. | 110 | 5 |
| nx_epic_rollup.nx | EPIC/UMBRELLA CLOSURE capability (operator 2026-06-13: build the | 196 | 10 |
| nx_epose_gate.nx | benchmark E->R,t decomposition (cadtwin P1, completes photo->pose->3D). Build E from a | 105 | 5 |
| nx_epub_art_gate.nx | END-TO-END liar-kill gate for R-ART: proves nx_epub_book extracts the cover + embedded | 114 | 9 |
| nx_epub_book.nx | SOVEREIGN FULL-BOOK EPUB extraction (Reader-arc RUNG 2b, deliverable 1). | 869 | 36 |
| nx_epub_book_toc_gate.nx | END-TO-END liar-kill gate for R-TOC: proves nx_epub_book locates the EPUB nav | 88 | 6 |
| nx_epub_fixture_build.nx | build a deterministic, real-format EPUB fixture via the sovereign OPC zip writer | 51 | 5 |
| nx_epub_nav.nx | Parses EPUB navigation documents into a flat, depth-tagged list of chapters for accurate table of contents rendering. | 201 | 9 |
| nx_epub_read.nx | SOVEREIGN EPUB read (Reader-arc RUNG 2). | 349 | 23 |
| nx_epub_toc_gate.nx | liar-kill gate for the EPUB navigation-document parser (Reader-arc R-TOC). | 61 | 5 |
| nx_eqdispatch_probe.nx | DECISIVE MINIMAL REPRO for debt 1785530065 (2232): | 68 | 5 |
| nx_eqsat_bw_witness.nx | Throwaway witness: confirm mod-2^W truncation semantics for the bounded proof. | 43 | 3 |
| nx_eqsat_congruence_bench.nx | NON-TOY CONGRUENCE-HEAVY race vs egg 0.11.0. | 167 | 5 |
| nx_eqsat_congruence_test.nx | STRUCTURAL-WITNESS GATE for the egg-style | 185 | 4 |
| nx_eqsat_constfold_bench.nx | CONST-FOLD-HEAVY race vs egg 0.11.0. | 131 | 5 |
| nx_eqsat_constfold_test.nx | the CONST-FOLD GATE: proves the egg-style e-class | 193 | 5 |
| nx_eqsat_dsl_bench.nx | RULE-HEAVY race: the sovereign NishiLang DSL e-matcher | 139 | 6 |
| nx_eqsat_dsl_parity_test.nx | the 24th GATE: proves the egg-style DATA-driven | 301 | 8 |
| nx_eqsat_membership_proof.nx | MEMBERSHIP-AS-PROOF CERTIFICATE for the eqsat | 623 | 25 |
| nx_eqsat_membership_proof_test.nx | proves the MEMBERSHIP-AS-PROOF | 320 | 4 |
| nx_eqsat_race_bench.nx | RACE TIMING HARNESS vs egg 0.11.0 on the SAME task. | 151 | 5 |
| nx_eqsat_rule_proof_test.nx | SOVEREIGN soundness proof for the eqsat rewrite | 78 | 4 |
| nx_eqtmp_reap.nx | ONE-SHOT: unlink the LEGACY fixed-path equiv-gate temps orphaned by the | 57 | 3 |
| nx_ereader_sota_fetch.nx | HONEST research (operator 2026-07-04: "the rest of our library is still not state of | 86 | 7 |
| nx_ereader_spec_synth.nx | the team SYNTHESIZES the S-class e-reader spec from its OWN cataloged research | 64 | 4 |
| nx_erf_register.nx | records ME2-ERF-001. Both gates re-run GREEN at register time. | 32 | 2 |
| nx_esp_boot.nx | NOS-ESP-R1: the sovereign ESP READER -- the missing half of the | 270 | 13 |
| nx_essential3d_gate.nx | benchmark the essential-matrix 8-point estimation (cadtwin P1 pose front). Two | 141 | 4 |
| nx_estate.nx | LIB: renders a will's SCHEDULE OF ASSETS (a tangible-personal-property memorandum) from the | 135 | 7 |
| nx_estate_docs_gate.nx | proves the WHOLE Nishi estate-office pipeline end to end, all sovereign, by driving | 96 | 8 |
| nx_estate_gate.nx | GATE: R-ESTATE. Renders a will's Schedule of Assets from the inventory's `estate` | 115 | 5 |
| nx_estate_inventory.nx | FIRST RUNG of the Nishi Office/Storage suite for andelinwest: a NEVER-LOSE, | 177 | 9 |
| nx_estate_inventory_gate.nx | proves the estate inventory's CONFLICT-REDUCING storage properties by driving | 103 | 9 |
| nx_estr.nx | the shared EMIT/CONVERT base class: the 4 primitives that ~1900 organs each reimplement | 33 | 6 |
| nx_estr_gate.nx | proves the shared emit/convert base round-trips. DOGFOODS the gate base (imports | 33 | 1 |
| nx_eurisko_grounding_gate.nx | 106 | 5 | |
| nx_eurisko_guard_gate.nx | 172 | 9 | |
| nx_ev_bad.nx | DELIBERATELY BROKEN fixture for nx_engineer_verify_gate (must NOT compile). | 7 | 1 |
| nx_eval_factor_register.nx | GOVERNED registration of EVAL rung 3 (factor attribution) + the | 101 | 4 |
| nx_eval_triangle_register.nx | GOVERNED registration of the EVAL TRIANGULATION platform rung 1. | 77 | 3 |
| nx_evalsota_census.nx | THE INSTRUMENT vs 2025-2026 EVALUATION-METHODOLOGY SOTA (operator 2026-07-10: | 99 | 4 |
| nx_evattest_cli.nx | the OPERATOR's tool for the human leg of the evidence law. | 140 | 7 |
| nx_evattest_gate.nx | proves the signed-attestation layer accepts a genuine operator sign-off and | 221 | 6 |
| nx_evclass_route.nx | route DERIVED oracle rows to the DOMAINS that actually earned them. | 266 | 5 |
| nx_evict.nx | THE SOVEREIGN JANITOR MOVER (debt seq221 second half; retires the "sanctioned | 164 | 9 |
| nx_evidence_beat.nx | THE CADENCE. Closes the seq1433 half that turns this workstream from a one-shot | 274 | 10 |
| nx_evidence_gather.nx | the ANALYST's EVIDENCE GATHER (AN9, the irrefutability rung): every | 199 | 14 |
| nx_evidence_pack.nx | the CONSISTENT EVIDENCE PUBLISHER (operator 2026-07-16: "publish evidence | 728 | 14 |
| nx_evidence_refresh.nx | THE FRESHNESS AGENT (operator 2026-07-16: "when work takes place it's checking in | 110 | 7 |
| nx_evidence_verdict_gate.nx | proves the shared evidence law (nx_evidence_verdict.nx) REFUSES every | 195 | 5 |
| nx_evindep_gate.nx | THE INDEPENDENCE AXIS, LIVE ON THE BOARD THAT JUDGES CLAIMS. | 240 | 7 |
| nx_evo_breed.nx | BREEDER: one autonomous run derives a CHAIN of generations, each built | 170 | 16 |
| nx_evo_cf.nx | EVOLUTIONARY SYNTHESIS rung: CONTROL-FLOW GENOMES under example | 209 | 16 |
| nx_evo_cross.nx | EVOLUTIONARY SYNTHESIS roadmap RUNG 1: CROSSOVER (X-AUT-006M). | 191 | 10 |
| nx_evo_enc.nx | EVOLUTIONARY SYNTHESIS of a COMPILER-INTERNAL bit-packing encoder | 202 | 20 |
| nx_evo_enc_r.nx | EVOLUTIONARY SYNTHESIS of the RV64 R-type encoder (eve "inside", | 203 | 18 |
| nx_evo_gcd.nx | EVOLUTIONARY SYNTHESIS rung: 2-REGISTER CONDITIONAL-WHILE GENOMES | 194 | 16 |
| nx_evo_isa.nx | DEEPEST / hardware rung up: autonomous compose+derive grounded in the | 178 | 17 |
| nx_evo_isa_sov.nx | THE FULL LOOP, LIVE end-to-end. DERIVE a real RV64 program by live | 172 | 22 |
| nx_evo_law_discover_gate.nx | 100 | 12 | |
| nx_evo_lcm.nx | COMPOUNDING derivation toward self-sufficiency ("adam+eve making kids, | 158 | 14 |
| nx_evo_loop.nx | EVOLUTIONARY SYNTHESIS rung: LOOP GENOMES from examples | 194 | 16 |
| nx_evo_pbe.nx | EVOLUTIONARY SYNTHESIS roadmap RUNG 3 (THE HEADLINE): | 210 | 14 |
| nx_evo_synth.nx | EVOLUTIONARY PROGRAM SYNTHESIS (X-AUT-006L): SELF-BUILDING CODE. | 197 | 10 |
| nx_evo_synth_gate.nx | the operator's question: "cant it just use a search engine for enrichment in a loop | 141 | 6 |
| nx_evo_synth_register.nx | SUBMITS the evolutionary-self-building-code capability | 76 | 3 |
| nx_evolution_ladder.nx | THE GRACEFUL EVOLUTION LADDER organ. | 269 | 16 |
| nx_evolution_ladder_gate.nx | THE REFEREE for the graceful-evolution ladder organ. | 152 | 7 |
| nx_evolution_oracle_gate.nx | 131 | 7 | |
| nx_evolve.nx | X-EVO-001: the EVOLUTION HARNESS (operator self-sufficiency arc; | 167 | 7 |
| nx_evolve_gap.nx | the EVOLUTIONARY-COMPUTATION team member, wired into team-solve as TIER-2: when | 229 | 14 |
| nx_evoracle_gate.nx | teeth for THE INDEPENDENCE LAW (nx_evoracle.nx). | 119 | 5 |
| nx_evoracle_sweep.nx | DERIVE ORACLE ROWS ACROSS THE THIRD-PARTY POPULATION, on the host that SERVES | 356 | 13 |
| nx_examiner.nx | the EXAMINER organ (operator: the team must PERFORM its own evaluation; put the | 36 | 5 |
| nx_examiner_arcs.nx | the EXAMINER grades TEAMMATES PER-ARC, mechanically (the scorecard's | 150 | 10 |
| nx_examiner_report.nx | the EXAMINER self-grades the team (the grading cluster's last NO-EVIDENCE | 89 | 10 |
| nx_examiner_test.nx | the team PERFORMS its own evaluation through the Examiner: it grades the | 48 | 4 |
| nx_exceed_deliver.nx | earn ONE genuine S-class EXCEED (operator: stars are for measured wins, | 54 | 5 |
| nx_exceed_standard.nx | the TEAM-WIDE exceed standard (operator 2026-06-21: "exceed is on capability, efficiency, | 45 | 4 |
| nx_exceed_standard_gate.nx | the team-wide standard in action: MEASURE efficiency/speed exceeds on BOTH surfaces. | 71 | 3 |
| nx_expand_driver_gate.nx | 73 | 5 | |
| nx_explode3d_gate.nx | teeth for R2: the 3D exploded-view engine DRIVEN BY THE REAL STEP ASSEMBLY. | 317 | 4 |
| nx_explodelab_bomdims.nx | append DUAL-DIMENSION labels (TRUE mm + thou, from the baked exm_dims tables) to | 105 | 4 |
| nx_explodelab_meshes_gate.nx | gate the GENERATED real-geometry module for /explodelab: each kind loads into | 127 | 5 |
| nx_explodelab_meshgen.nx | GENERATOR: bake the REAL 53/53 file-true part meshes into a compiled data module | 361 | 3 |
| nx_explodelab_pack.nx | 80 | 4 | |
| nx_explodelab_ship.nx | stage the nx_aw_push deploy inputs for EXPLODELAB (clone of the proven physlab/ | 28 | 2 |
| nx_explodelab_treegen.nx | GENERATOR for the ExplodeLab wasm surface (build generators, not hand-authored | 217 | 5 |
| nx_explodelab_wasm_vet.nx | VET THE SHIPPED EXPLODELAB BYTES: executes web_assets/nx_explodelab.wasm on | 98 | 3 |
| nx_expr_evolve_gate.nx | 85 | 7 | |
| nx_expr_tree_gate.nx | 96 | 7 | |
| nx_express_lane.nx | X-XL-002 rung 1: the tutor<->team EXPRESS LANE consumer | 300 | 13 |
| nx_ext_test.nx | isolate jQuery's ce.extend({config}) pattern: a METHOD call whose `this` = the FUNCTION ce, | 25 | 4 |
| nx_external_corpus.nx | EXTERNAL (offsite) search corpus builder: turns the team's SOVEREIGN-FETCHED web | 72 | 6 |
| nx_external_search_gate.nx | MEASURED gate for EXTERNAL / offsite search (the charter's scope=offsite, now | 96 | 13 |
| nx_extract.nx | MLIB-006 (CALLOUT-012). Per-type EXTRACTORS: raw media bytes -> typed facts | 149 | 9 |
| nx_extract_heal.nx | SELF-HEALING, ADAPTIVE media-URL recognition. The insight: make pattern recognition | 222 | 16 |
| nx_extract_heal_gate.nx | 60 | 4 | |
| nx_extract_persist_gate.nx | 60 | 4 | |
| nx_f32_adam_gate.nx | 96 | 7 | |
| nx_f32_attn_charlm_gate.nx | 260 | 15 | |
| nx_f32_autograd_gate.nx | 109 | 11 | |
| nx_f32_block_gate.nx | 125 | 12 | |
| nx_f32_charlm_train_gate.nx | 288 | 17 | |
| nx_f32_crossentropy_gate.nx | 113 | 10 | |
| nx_f32_embed_gate.nx | KAT for the NEURAL EMBEDDING TAP (rung 1 of the retrieval ladder). | 155 | 5 |
| nx_f32_embed_lmhead_gate.nx | 161 | 11 | |
| nx_f32_gqa_gate.nx | 110 | 10 | |
| nx_f32_hw_matmul.nx | HARDWARE-float GEMM (the rung above the software nx_f32_matmul). | 67 | 4 |
| nx_f32_hw_matmul_curve.nx | diagnose the matmul bottleneck (compute- vs memory-bound). | 56 | 3 |
| nx_f32_hw_matmul_gate.nx | proves the hardware-float GEMM is correct. | 94 | 4 |
| nx_f32_hw_matmul_mac4.nx | ILP matmul: 4 independent accumulators hide the addss latency. | 97 | 3 |
| nx_f32_hw_matmul_perf.nx | MEASURED head-to-head: software vs hardware f32 GEMM (both sovereign). | 58 | 3 |
| nx_f32_intrin_matmul.nx | is the matmul bottleneck CALL OVERHEAD (wrapper) vs the inline intrinsic? | 103 | 4 |
| nx_f32_layernorm_gate.nx | 134 | 9 | |
| nx_f32_lm_train_gate.nx | 132 | 10 | |
| nx_f32_matmul_gate.nx | KAT proving the SOVEREIGN f32 GEMM is correct (the math-axis foothold). | 91 | 6 |
| nx_f32_matmul_perf.nx | MEASURE the sovereign f32 GEMM's throughput (the math-perf rung). | 64 | 4 |
| nx_f32_miniqwen_train_gate.nx | 258 | 14 | |
| nx_f32_moe_train_gate.nx | 257 | 22 | |
| nx_f32_qwen2_train_gate.nx | 324 | 29 | |
| nx_f32_raster_gate.nx | R4: the FIRST visible hardware-f32 3D artifact. Renders a rotated, | 222 | 13 |
| nx_f32_rmsnorm_rope_gate.nx | 133 | 12 | |
| nx_f32_softmax_gate.nx | 123 | 11 | |
| nx_f32_sse_kat_gate.nx | SOVEREIGN hardware IEEE-754 f32 scalar run-KAT: the | 156 | 7 |
| nx_f32_swiglu_gate.nx | 87 | 9 | |
| nx_f32_train_ckpt_gate.nx | 173 | 19 | |
| nx_f32_transformer_train_gate.nx | 153 | 15 | |
| nx_f32_vec_gate.nx | KAT for the hardware-f32 vec3 PART (R3), built + run through the | 61 | 1 |
| nx_f32_voxel_gate.nx | R4b/R4c: a PERSPECTIVE, TEXTURED, Z-BUFFERED procedural voxel LANDSCAPE on the | 260 | 22 |
| nx_f64_exp_register.nx | registers ME1 rung 1 (binary64 exp) via the Librarian | 41 | 2 |
| nx_f64_log2.nx | AUTHORED BY THE NISHI BUILDER (pattern: MATH_KERNEL / LOG2_REDUCE). | 62 | 1 |
| nx_f64_log2_test.nx | KATs from algorithm invariants. | 21 | 1 |
| nx_f64_quad.nx | GAMS-H: sovereign numerical QUADRATURE (the integration class). | 55 | 3 |
| nx_f64_register.nx | registers the ME0 binary64 keystone through the Librarian's | 42 | 2 |
| nx_f64_rootfind.nx | GAMS-F: sovereign nonlinear root-finder (the nonlinear-solve | 48 | 2 |
| nx_f64_v8kat_gate.nx | DIFFERENTIAL KAT: replay 4000 V8/hardware-IEEE-754 vectors (knowledge/f64kat.bin, | 71 | 5 |
| nx_fab_register.nx | GOVERNED registration of the fab-slice capability (the Librarian's path, not | 75 | 2 |
| nx_fab_slice.nx | L0 FAB SUBSTRATE, rung 1 of the electronics-fab arc (hardware layer up): | 155 | 11 |
| nx_fab_slice_test.nx | ACCEPTANCE GATE for nx_fab_slice (the Engineer's test of the tutored module). | 124 | 4 |
| nx_fabric_fec.nx | R3 of the SkyHammer fabric exceed ladder: built-in RESILIENCY. | 135 | 5 |
| nx_fabric_fec_gate.nx | 103 | 4 | |
| nx_face_carve_gate.nx | does CARVING beat MELTING? The additive-smin head melted to a smooth egg (critic | 153 | 4 |
| nx_face_expr_gate.nx | ★R-FACE EXPRESSIONS: muscle-driven facial expressions on the inside-out anatomical head | 121 | 5 |
| nx_face_project_gate.nx | ★A-R1: REFERENCE-GROUNDED FACE (operator "go A" 2026-07-07). Project our OWN | 278 | 5 |
| nx_face_r2.nx | photoreal ladder R2: a HEAD close-up with sculpted facial features (sdf_head), scored by | 85 | 10 |
| nx_face_style_gate.nx | HAIRSTYLES + the makeup follow-ons (eyeshadow lid-parts, blush cheek-apples) on the | 211 | 8 |
| nx_face_vs_target.nx | THE HARD BENCHMARK (typography-workstream discipline: measure against the real | 125 | 5 |
| nx_faceanat_gate.nx | prove the INSIDE-OUT face (nx_faceanat: canon proportions + tissue-depth relief) is a | 166 | 5 |
| nx_faceanat_hires_gate.nx | ★B-R5 RESOLUTION (operator: our own base mesh better than DAZ). Zero-surgery | 98 | 4 |
| nx_faceanat_mesh_gate.nx | ★B-R3 / the DAZ-EXCEED RUNG: EMIT our own base MESH from the VALIDATED anatomical | 106 | 3 |
| nx_faceanat_morph_gate.nx | ★B-R6 PARAMETRIC MORPH BASIS (operator: our own base mesh better than DAZ). Prove | 135 | 6 |
| nx_faceanat_stereo_gate.nx | 163 | 7 | |
| nx_faceanat_texbake_gate.nx | ★B-R7 TEXTURE BAKE (operator: toward photoreal VR). Bake the A-R2 reference | 161 | 3 |
| nx_facemark.nx | F1084 prereq 1: THE JUDGE THAT FAILS WRONG ANATOMY (beyond-metahuman program). | 647 | 18 |
| nx_faceprofile_gate.nx | ★DEPTH-AXIS fit (B-R2b): a FRONTAL reference can't see depth; the 90-degree PROFILE | 132 | 4 |
| nx_facesculpt_gate.nx | ★Q6 FACE SCULPT: the reality audit named the golem's faults -- "no eyes with sclera/iris, | 109 | 5 |
| nx_facs.nx | ★FACIAL ACTION CODING AS DATA: the expression basis, separated from identity. | 257 | 10 |
| nx_faithdiff.nx | THE WAT-FAITHFULNESS DIFFERENTIAL DEBUGGER (operator 2026-07-06: "build the tool that | 182 | 5 |
| nx_faithdiff_probe.nx | functions UNDER wat-faithfulness test. NO main -> the WAT target exports each. | 180 | 6 |
| nx_fascia.nx | PIPELINE STAGE 3: FASCIA + FAT AS SOFT BODY, bridging muscle to skin. | 359 | 12 |
| nx_favela_census.nx | MEASURED ricketiness/favela index of the ecosystem (operator 2026-07-20: "no hacks or | 191 | 9 |
| nx_favela_census_gate.nx | gates the favela census organ against a KNOWN-ANSWER arena: formula correctness | 89 | 7 |
| nx_favela_decay.nx | the TIME DIMENSION on the favela census (operator 2026-07-20: "are landmines getting | 370 | 10 |
| nx_fb2_book.nx | SOVEREIGN FB2 (FictionBook 2.0) -> Nishi format. The Nishi equivalent of Calibre's FB2 input | 194 | 14 |
| nx_fb2_book_gate.nx | liar-kill gate for FB2 (FictionBook 2.0) liberation, end to end: | 104 | 6 |
| nx_fb2_chapters_gate.nx | gate FB2 <section> chapter-splitting: a multi-section FictionBook -> real chapters + | 70 | 6 |
| nx_fb2_fixture.nx | write a tiny sovereign DRM-free FB2 (FictionBook 2.0) file so the FB2->Nishi rung can be | 33 | 4 |
| nx_fdm_gcode.nx | LIB: a standard-FILAMENT (FDM) wall emitter -- the filament arm of the multi-material | 66 | 3 |
| nx_feat_gate.nx | LIVE feat-axis micro-gate organ (v2.1 "feature completeness co-equal with speed"). | 45 | 3 |
| nx_featuremine.nx | FEATURES-CLASS MINER over the frontier- plane (miner-sota F1016, 2026-07-23). | 395 | 10 |
| nx_fec_state_gate.nx | proves + MEASURES sovereign ZERO-RTT loss recovery for the multiplayer | 88 | 6 |
| nx_fed_registry.nx | FEDERATED DRIVER REGISTRY (X-DRV-F2). | 192 | 13 |
| nx_feed.nx | F208: THE AUTONOMOUS BACKLOG FEEDER (2026-07-20). The "growing" in the | 210 | 3 |
| nx_feed_extract.nx | RSS 2.0 + Atom feed extractor (grow-capabilities 2026-07-05, MEASURED: reddit's | 267 | 9 |
| nx_feed_extract_gate.nx | 70 | 3 | |
| nx_feed_gate.nx | KEYLESS-FEED REACHABILITY GATE (eats debt seq856). | 189 | 7 |
| nx_feeder.nx | AUTONOMOUS BACKLOG FEEDER, operational-gap half (ws=ws-intel8, 2026-07-20). | 605 | 31 |
| nx_feedfetch.nx | the missing CLI consumer that makes the RSS/Atom capability REACHABLE. | 146 | 6 |
| nx_fetch_print.nx | minimal sovereign GET-and-print (nx_https_get). usage: nx_fetch_print <url>. | 21 | 1 |
| nx_fg007_probe.nx | DIAGNOSTIC: render flex-grow-007 + its green-square ref; print canvas dims + the | 44 | 7 |
| nx_figr_probe.nx | fresh-named probe: does nx_figure_render currently compile? expect_exit:0 | 10 | 1 |
| nx_figure_gate.nx | IMS Thrust D R2 REFEREE: proves nx_chart (native SVG) + nx_dataset_export | 306 | 9 |
| nx_figures_data_push.nx | push the 3 downloadable dataset files (figures_data.{csv,json,tsv}) to the | 112 | 6 |
| nx_figures_page.nx | IMS Thrust D R2 LIVE page: emit /wiki/figures.html with a NATIVE SVG bar chart | 150 | 6 |
| nx_figures_publish.nx | land /wiki/figures.html LIVE through the GUARDED + VERSIONED publish (vpub): | 76 | 4 |
| nx_filehash.nx | SHA-256 OF A FILE, AND THE ONE-CALL "ARE THESE TWO ARTIFACTS THE SAME BYTES" TEST. | 185 | 10 |
| nx_fin_member.nx | NISHI FINANCE joins the team: registers the `finance` DOMAIN into THE NISHI BUILDER | 43 | 4 |
| nx_fin_member_gate.nx | proves Nishi Finance is registered in THE NISHI BUILDER: the finance domain has | 52 | 3 |
| nx_final_rung_gate.nx | THE FINAL RUNG (operator 2026-06-28): "have the system build something as good if | 90 | 5 |
| nx_fitloop.nx | THE KEYSTONE: METROLOGY IN THE AUTHORING LOOP (debt 1785967773; operator 2026-08-05: | 255 | 13 |
| nx_fix_build.nx | consolidation-applier gate FIXTURE (mock build). Reads a FIXED input file | 19 | 1 |
| nx_fix_echo.nx | seat-hub gate FIXTURE: print a canned file to stdout, exit 0. | 19 | 1 |
| nx_fix_fail.nx | seat-drive gate FIXTURE: fail loudly, write NOTHING. | 11 | 1 |
| nx_fix_ok.nx | seat-drive gate FIXTURE: succeed, optionally writing a marker artifact. | 15 | 1 |
| nx_fixflywheel.nx | THE HEREDITY RATCHET (bugforge-swe-scale, 2026-07-24). Evolution needs the | 314 | 13 |
| nx_fkbench.nx | fannkuch-redux(N) sovereign runtime bench (fixed clock: sys_now_us). | 91 | 4 |
| nx_flap_probe.nx | TEAM-OWNED repeat-run stability probe (Engineer's | 117 | 4 |
| nx_flatraster_gate.nx | GATE for rc_triangle_flat (the perf path for flat-shaded faces, in nx_render_core). | 87 | 5 |
| nx_flexbody.nx | THE INTEGRATION: the four pipeline laws, wired onto an actual emitted body. | 428 | 17 |
| nx_flexgrow_gate.nx | VERDICT gate for flexbox flex-grow (main-axis grow distribution). Auto-basis | 164 | 7 |
| nx_flexgrow_probe.nx | DIAGNOSTIC (measure-first): dump every computed declaration (element_idx, | 94 | 4 |
| nx_flip_defl.nx | MONETARY DEFLATION: separate a REAL gain from a debasement illusion. | 154 | 3 |
| nx_flip_gate.nx | THE REGRESSION GATE for the flip lane (organs 1-4). | 211 | 8 |
| nx_flip_lib.nx | THE BASE for the FlipOrgan family (rule #6 OO base, rule #15 DRY, rule #22). | 244 | 19 |
| nx_flip_real.nx | REAL-VALUE vs NOMINAL-PRICE discriminator + triangulated manipulation gate. | 224 | 2 |
| nx_flip_score.nx | THE ASSET-AGNOSTIC COMPONENT-LEVEL FLIP ENGINE. | 283 | 1 |
| nx_flip_worklist.nx | the INTAKE half of "go part by part on an entire car". | 111 | 1 |
| nx_float_gate.nx | VERDICT gate for the R5 float rung of the sovereign HTML renderer (browser Phase 2-4). | 176 | 6 |
| nx_float_inline_gate.nx | VERDICT gate for INLINE content flowing BESIDE a float (the Wikipedia header | 90 | 7 |
| nx_float_test.nx | ISOLATION TEST for R5 rung 1 (float:left/right). Runs the REAL render pipeline | 127 | 5 |
| nx_floorplan_credit.nx | MANHEIM-BUILD-L4: FLOOR-PLAN FINANCING (NextGear Capital-class wholesale | 108 | 5 |
| nx_fluid_gate.nx | ★R6: the height-field FLUID SIMULATION, proven by physics (not "pixels moved"): | 113 | 4 |
| nx_fn7_test.nx | isolate jQuery factory statement #7 shape: chained assign of a big object literal to a | 24 | 4 |
| nx_fn7b_test.nx | run jQuery factory statement #7 VERBATIM (jQuery.fn object literal) with its real deps. | 23 | 4 |
| nx_fnclosure_probe.nx | seq1337 isolation, probe 3 (DECISIVE). | 29 | 1 |
| nx_fnet_grad_gate.nx | GATE for FNET-002: the FNet mixer's backward pass (VJP). Proves, by RUNNING, that | 170 | 5 |
| nx_fnet_mix_gate.nx | GATE for FNET-001 sub-quadratic Fourier token-mixer. Proves, by RUNNING (never | 281 | 10 |
| nx_fnet_mlm_gate.nx | GATE for MODEL-002: a tiny MASKED LANGUAGE MODEL on the FNet mixer. FNet's Fourier | 270 | 9 |
| nx_fnet_model_gate.nx | GATE for MODEL-001: the FIRST end-to-end sovereign SUB-QUADRATIC MODEL. A real | 285 | 9 |
| nx_fnet_train_gate.nx | GATE for FNET-003: the trainable FNet block (arc convergence). Proves, by RUNNING: | 189 | 7 |
| nx_fnident_probe.nx | MINIMAL ISOLATION for seq1337 (nx_cc hangs on a local named `fn`). | 12 | 1 |
| nx_fnptr_call_gate.nx | THE MONITOR PILLAR for indirect (function-pointer) calls. | 155 | 10 |
| nx_fnptr_min_probe.nx | minimal seq715 discriminator (see nx_fnptr_call_gate). | 21 | 2 |
| nx_fnptr_ref.nx | SPEC CHECK: does NishiLang's production compiler nx_cc compute function-pointer indirect | 35 | 6 |
| nx_fold_punct_gate.nx | regression gate for the browser text pipeline: HTML entity DECODE -> UTF-8 | 59 | 4 |
| nx_font_advdiff.nx | FONT-METRICS DRIFT instrument (operator 2026-07-28: "use free fonts as | 102 | 6 |
| nx_font_baseline_census.nx | the PROFESSIONAL-CONSISTENCY benchmark for the pioneer font: how much do the | 160 | 8 |
| nx_font_cyrillic8.nx | sovereign 8x8 CYRILLIC bitmap font (uppercase Russian А..Я, codepoints U+0410..U+042F), | 51 | 2 |
| nx_font_cyrillic_ext8.nx | extended Cyrillic glyphs OUTSIDE the Russian А..Я block, for Belarusian and | 27 | 2 |
| nx_font_family_gate.nx | THE FONT GENERATOR proof: ONE glyph program + a knob vector => DIFFERENT fonts | 298 | 13 |
| nx_font_latinext8.nx | Polish (and general) extended-Latin lowercase glyphs, 8x8, built from the proven | 35 | 5 |
| nx_font_mockup.nx | a STANDALONE before/after typography mockup (NOT wired into any browser). Renders | 130 | 7 |
| nx_font_outline.nx | R1 of the sovereign-font ladder: the glyph OUTLINE MODEL in the exact TrueType glyf | 98 | 9 |
| nx_font_pioneer_benchmark.nx | the PIONEER FONT BENCHMARK. Composes the per-axis font-quality censuses | 124 | 8 |
| nx_font_screen_tiers.nx | can the typography EMITTER target screens from low-quality industrial panels to | 92 | 5 |
| nx_font_space_tool.nx | AUTO-SPACING generator (the fix for "ransom-note rhythm"): per-glyph OPTICAL | 125 | 3 |
| nx_font_specimen.nx | one comprehensive SPECIMEN SHEET of the sovereign parametric typeface, rendered | 119 | 4 |
| nx_font_test.nx | R4 engine proof: render a STRING through the font engine (font_text drives the builder | 38 | 1 |
| nx_food_clean_source.nx | LIB: the CLEAN-SOURCING badge that joins the stir-fry SITE to the impact ECONOMICS | 132 | 5 |
| nx_food_clean_source_gate.nx | GATE: R-IMPACT-3, the clean-sourcing badge joins the stir-fry SITE to the | 124 | 4 |
| nx_food_ground_gate.nx | GATE: grounds the Nishi food branch (R0b) and proves the recipe-ingestion | 136 | 3 |
| nx_food_menu.nx | LIB: per-RESTAURANT availability (the original ask -- "the best stir-fry from the | 172 | 6 |
| nx_food_menu_gate.nx | GATE: R-MENU. Per-restaurant availability (the original ask). Proves: T1 every | 157 | 6 |
| nx_food_provenance.nx | LIB: the LICENSE / PROVENANCE + ANTI-BRO-SCIENCE layer for the Nishi food branch | 157 | 6 |
| nx_food_recipe_gate.nx | GATE: R-RECIPE. Mines the license-clean fetched corpora for ingredient | 200 | 4 |
| nx_food_recipe_mine.nx | LIB: GROUND the engine's pairings in real recipes (R-RECIPE). Mines the | 126 | 6 |
| nx_food_science.nx | LIB: the NISHI FOOD-SCIENCE ENGINE (rung 0 of the food branch). A deterministic, | 802 | 33 |
| nx_food_site.nx | LIB: the CONSUME surface. Renders the restaurant SITE from the LIVE grounded store, | 139 | 6 |
| nx_food_site_gate.nx | GATE: the CONSUME surface (R-SITE). Teaches the food domain to the DURABLE builder | 116 | 4 |
| nx_food_stirfry_gate.nx | GATE: proves the Nishi food-science stir-fry chooser (rung 0 of the food | 197 | 8 |
| nx_footcheck.nx | ★THE DISTAL-LIMB STRUCTURE JUDGE (beyond-metahuman program). | 369 | 15 |
| nx_footplant_gate.nx | ★Q5 FOOT PLANTING (the motion-realism audit named it: "feet float mid-stride, no ground | 148 | 4 |
| nx_four_pillars.nx | the ENGINEER's FOUR-PILLAR GUARD: the intelligent, additive guard that makes a | 48 | 7 |
| nx_fpga_adder.nx | LIB: RUNG 6 of the sovereign FPGA-boot sim -- TECH-MAP a WIDE gate into a LUT4 NETWORK. | 80 | 5 |
| nx_fpga_adder_gate.nx | 164 | 3 | |
| nx_fpga_addsub.nx | LIB: the FPGA ALU ARITHMETIC UNIT (ADD/SUB, op-selected) as a LUT4 fabric. Extends the | 67 | 2 |
| nx_fpga_addsub_gate.nx | 150 | 3 | |
| nx_fpga_alu.nx | LIB: RUNG 8 -- the LOGIC+ARITHMETIC ALU DATAPATH on the LUT4 fabric, op-selected by a | 88 | 2 |
| nx_fpga_alu_gate.nx | 140 | 2 | |
| nx_fpga_alu_verilog_gate.nx | 83 | 2 | |
| nx_fpga_bitstream.nx | LIB: sovereign BITSTREAM ENCODER (omniforge SI M4 = the prjtrellis replacement, no Lattice | 73 | 5 |
| nx_fpga_bitstream_gate.nx | GATE for the sovereign bitstream encoder (M4 prjtrellis replacement). Encodes a real | 112 | 5 |
| nx_fpga_board_anim_gate.nx | 106 | 4 | |
| nx_fpga_board_gate.nx | 119 | 4 | |
| nx_fpga_boot_gate.nx | 153 | 8 | |
| nx_fpga_census.nx | the FPGA-BOOT-SIM capability census as a code-defined seed into the SOVEREIGN seg-store | 110 | 5 |
| nx_fpga_census_store.nx | LIB: the FPGA-BOOT-SIM capability census in the SOVEREIGN seg-store | 53 | 5 |
| nx_fpga_cmp.nx | LIB: RUNG 8b -- the ALU COMPARE ops (SLT signed, SLTU unsigned) on the LUT4 fabric. New | 80 | 2 |
| nx_fpga_cmp_gate.nx | 111 | 2 | |
| nx_fpga_compose.nx | LIB: RUNG 32a -- COMPOSE separate module-fabrics into ONE unified fabric. | 50 | 2 |
| nx_fpga_compose_gate.nx | 123 | 4 | |
| nx_fpga_counter_gate.nx | 99 | 3 | |
| nx_fpga_cpu2_gate.nx | 166 | 6 | |
| nx_fpga_cpu3_gate.nx | 199 | 8 | |
| nx_fpga_cpu4_gate.nx | 151 | 8 | |
| nx_fpga_cpu5_gate.nx | 131 | 6 | |
| nx_fpga_cpu6_gate.nx | 181 | 11 | |
| nx_fpga_cpu7_gate.nx | 121 | 4 | |
| nx_fpga_cpu8_gate.nx | 138 | 6 | |
| nx_fpga_cpu9_gate.nx | 153 | 8 | |
| nx_fpga_cpu_dc_gate.nx | 187 | 4 | |
| nx_fpga_cpu_gate.nx | 172 | 5 | |
| nx_fpga_dc.nx | LIB: RUNG 30 of the sovereign FPGA-boot sim -- the DISPLAY-CONTROLLER peripheral | 120 | 6 |
| nx_fpga_dc_gate.nx | 128 | 3 | |
| nx_fpga_decode.nx | LIB: RUNG 9 -- the RV64I R-type DECODER on the LUT4 fabric: maps (funct3, funct7 bit 5) | 65 | 9 |
| nx_fpga_div_gate.nx | 85 | 2 | |
| nx_fpga_ecall_gate.nx | 133 | 6 | |
| nx_fpga_fabric.nx | LIB: RUNG 5 of the sovereign FPGA-boot sim. A FABRIC is an array of LUT4 cells wired | 49 | 4 |
| nx_fpga_fabric_gate.nx | 119 | 4 | |
| nx_fpga_lui_gate.nx | 85 | 4 | |
| nx_fpga_lut.nx | LIB: RUNG 4 of the sovereign FPGA-boot SIMULATOR (operator 2026-06-22: "for the fpga if | 94 | 6 |
| nx_fpga_lut_gate.nx | 105 | 2 | |
| nx_fpga_mul_gate.nx | 82 | 2 | |
| nx_fpga_pc.nx | LIB: RUNG 13a -- the PROGRAM COUNTER as a LOADABLE fabric register (the control-flow atom). | 67 | 4 |
| nx_fpga_pc_gate.nx | 69 | 2 | |
| nx_fpga_pnr.nx | LIB: sovereign PLACE-AND-ROUTE (omniforge SI M4, the nextpnr replacement) for the LUT4 | 240 | 5 |
| nx_fpga_pnr_gate.nx | 151 | 5 | |
| nx_fpga_ram.nx | LIB: RUNG 17 -- a true RAM fabric on the SEQUENTIAL fabric. Same structure as the register file | 138 | 5 |
| nx_fpga_ram_gate.nx | 63 | 3 | |
| nx_fpga_regfile.nx | LIB: RUNG 10 -- a REGISTER FILE on the SEQUENTIAL fabric (the core CPU storage). R | 140 | 5 |
| nx_fpga_regfile_gate.nx | 112 | 2 | |
| nx_fpga_rexec.nx | LIB: RUNG 32b -- the R-type ALU-class EXECUTE datapath as ONE composed fabric. | 59 | 2 |
| nx_fpga_rexec_gate.nx | 125 | 3 | |
| nx_fpga_rtype_gate.nx | 159 | 4 | |
| nx_fpga_sdiv_gate.nx | 90 | 2 | |
| nx_fpga_seq.nx | LIB: RUNG 10a -- the SEQUENTIAL (clocked, stateful) fabric. Every prior rung is purely | 74 | 3 |
| nx_fpga_shift.nx | LIB: RUNG 8c -- the ALU SHIFTS (SLL/SRL/SRA) as a BARREL SHIFTER on the LUT4 fabric. | 77 | 2 |
| nx_fpga_shift_gate.nx | 136 | 2 | |
| nx_fpga_verilog.nx | LIB: RUNG 28 -- the SYNTH BRIDGE emitter, SEQUENTIAL-capable. Serializes any fabric | 115 | 8 |
| nx_fpga_verilog_gate.nx | 174 | 11 | |
| nx_fpga_verilog_seq_gate.nx | 88 | 3 | |
| nx_fpsmeter_gate.nx | proves the sovereign rolling FPS meter (nx_fpsmeter). Native, fast. | 54 | 6 |
| nx_fpsworld_gate.nx | NATIVE first-person render check: drives nx_voxel_world in the new SP_FPS mode (camera | 49 | 2 |
| nx_frame_budget.nx | 11 | 4 | |
| nx_frame_budget_gate.nx | proves P3 floor-device budget end-to-end: same 20-tri scene as nx_cull_lod, | 61 | 3 |
| nx_frame_codec.nx | TUTOR-AUTHORED SCAFFOLD (Claude), NOT team-emitter output. | 215 | 13 |
| nx_frame_codec_adaptive.nx | TUTOR-AUTHORED SCAFFOLD (Claude), NOT team-emitter output. | 246 | 16 |
| nx_frame_sanity.nx | EXPERIENTIAL frame verifier: mechanizes the eyeball for rendered RGB frames. | 124 | 5 |
| nx_frame_sanity_gate.nx | certification for the experiential frame verifier. Every fail-tooth is a | 181 | 9 |
| nx_frame_score.nx | score ANY captured frame with the hardened nx_game_critic, ONE ruler ONE scale. | 246 | 11 |
| nx_freeform_exceed_gate.nx | RE-MEASURE of AXIS D (free-form canvas) after building the free-form tier, through | 105 | 9 |
| nx_friction_census.nx | INWARD census of OPERATING friction + ADOPTION status (the operator's census/critic/ | 98 | 7 |
| nx_frontier.nx | X-PAR-004: the DEPENDENCY FRONTIER (operator 2026-06-12: ordered | 146 | 9 |
| nx_frontier_board.nx | F-202: the FRONTIER BOARD / CPM engine (operator 2026-07-17: | 491 | 15 |
| nx_frontier_engine.nx | the SOVEREIGN engine behind the playable /world/frontier game: "Nishi | 265 | 16 |
| nx_frontier_put.nx | STORE-NATIVE edit verb for the frontier plane (operator 2026-07-18: "we are | 275 | 12 |
| nx_frontier_store.nx | F-201 (store-law): the frontier backlog SSOT in the sovereign seg-store | 15 | 2 |
| nx_frontier_store_gate.nx | F-201 (store-law) verification with a NEGATIVE CONTROL. | 59 | 5 |
| nx_frontier_store_seed.nx | CLI: migrate/re-seed the frontier seg-store FROM the staging .tsv. | 32 | 2 |
| nx_fs_gate.nx | SOVEREIGN gate for the nishi file-ops multitool (the coreutils replacement). | 46 | 6 |
| nx_fullcap_audit.nx | HONEST full-capability audit (operator: "make sure we have full everything, no partials... | 64 | 4 |
| nx_func_compare.nx | pure-NishiLang function-equivalence checker. | 122 | 2 |
| nx_funcmine.nx | FUNCTION MINING for OO consolidation (operator 2026-07-20: "archive the functions | 237 | 4 |
| nx_funcmine_gate.nx | GATE for the function-body dedup miner (5 teeth incl neg-control + | 116 | 6 |
| nx_futurist.nx | the NISHI FUTURIST: looks FORWARD on what's coming so the team prepares BEFORE | 47 | 5 |
| nx_fuzzy.nx | R-UX-1 of the onsite-search S-class ladder: SOVEREIGN typo/fuzzy tolerance (LIBRARY). | 42 | 2 |
| nx_fuzzy_gate.nx | KAT for R-UX-1 (nx_fuzzy): typos within edit-distance 1 of the right term match; unrelated | 38 | 7 |
| nx_fw_boot_proof_gate.nx | the never-brick CAPSTONE: the recovered firmware actually BOOTS. | 125 | 3 |
| nx_fw_capstone_gate.nx | the WHOLE-STACK never-brick capstone, on a REAL artifact, EXECUTED. | 170 | 9 |
| nx_fw_capsule.nx | Secure-Boot-grade signed firmware capsule (sovereign ed25519). | 159 | 15 |
| nx_fw_capsule_gate.nx | proves the signed capsule = Secure-Boot-grade integrity. | 87 | 3 |
| nx_fw_real_flash_gate.nx | never-brick golden recovery on a REAL UEFI artifact. | 104 | 2 |
| nx_fw_robust_flash.nx | S-CLASS never-brick: survives suboptimal/adverse conditions. | 125 | 8 |
| nx_fw_robust_gate.nx | proves S-class never-brick holds in SUBOPTIMAL conditions. | 126 | 4 |
| nx_fw_safeflash.nx | THE NEVER-BRICK firmware flash, proven in the sandbox. | 224 | 18 |
| nx_fw_safeflash_gate.nx | THE REFEREE for the never-brick firmware flash. | 116 | 3 |
| nx_fw_signed_robust.nx | the fusion: S-class never-brick (A/B + immutable factory + atomic | 115 | 10 |
| nx_fw_signed_robust_gate.nx | proves the fusion: signature-gated A/B + factory never-brick. | 107 | 4 |
| nx_fw_uefi_capsule.nx | a REAL EFI_CAPSULE_HEADER + sovereign ed25519 authentication. | 119 | 8 |
| nx_fw_uefi_capsule_gate.nx | proves the real-EFI-header signed capsule. | 96 | 4 |
| nx_fwdcall_probe.nx | DIAGNOSTIC: does nx_cc support FORWARD calls / mutual recursion (needed for a | 24 | 5 |
| nx_fwdconst_probe.nx | FAIL-OPEN PROBE for seq360: a module const READ BY A FUNCTION DECLARED | 51 | 6 |
| nx_fwdconst_scan.nx | FORWARD-CONST DEAD-READ DETECTOR (eats seq360's discovery half, 2026-07-20). | 255 | 11 |
| nx_fwdconst_scan_gate.nx | GATE for the forward-const detector (4 teeth incl embedded negatives). | 68 | 2 |
| nx_g_check_lib.nx | single-responsibility shared helper: g_check (2-arg PASS/FAIL emitter). | 5 | 1 |
| nx_g_pn_lib.nx | single-responsibility shared helper: g_pn (gate integer writer; handles negatives). | 10 | 1 |
| nx_g_pn_lite_lib.nx | single-responsibility g_pn LITE variant (no negative-number branch). | 14 | 1 |
| nx_g_puts_lib.nx | single-responsibility shared helper: g_puts (gate stdout string writer). | 7 | 1 |
| nx_gallery_gateway.nx | OPAQUE-gated reverse proxy for the NSFW gallery, mounted under /gallery/*. | 451 | 22 |
| nx_gallery_gateway_smoke.nx | R1 GATE PROOF. Forks the gallery gateway and drives it as a real HTTP | 138 | 6 |
| nx_gallery_gw_guard.nx | SOVEREIGN crash-revive supervisor for the LIVE gallery stack (backend serve | 139 | 9 |
| nx_gallery_keepalive.nx | SOVEREIGN Nishi supervisor for the gallery daemon. | 46 | 1 |
| nx_gallery_nsfw_gate.nx | 95 | 5 | |
| nx_gallery_serve.nx | SOVEREIGN Nishi image-library gallery daemon (port 18090). Pinterest-style masonry | 2044 | 101 |
| nx_gallery_serve_tamper.nx | control flow synthesized from a structural DATA spec, compiled by nx_cc. license_tier: ORIGINAL | 298 | 10 |
| nx_gallery_ux_census.nx | MEASURED S-class UX census of the Nishi gallery (R7 capstone). | 86 | 5 |
| nx_galx_authz.nx | maps the EXISTING gallery catalog categories (galx_vid_rules.tsv) to ACCESS LEVELS, per | 90 | 6 |
| nx_galx_authz_gate.nx | proves the gallery access model on the REAL catalog (galx_vid_rules.tsv + real paths): | 66 | 4 |
| nx_galx_bridge.nx | SOVEREIGN reverse-tunnel bridging the WSL-workstation gallery to the always-on NAS. | 123 | 5 |
| nx_galx_census.nx | no-wave MEASURED BASELINE for the GALX "S-class gallery exceed" rung; the gallery-domain | 159 | 8 |
| nx_galx_cid_index.nx | SOVEREIGN O(1) cid->path store (replaces the per-request flat-TSV scan). | 115 | 4 |
| nx_galx_cid_index_gate.nx | SOVEREIGN gate for the O(1) cid->path store. | 77 | 7 |
| nx_galx_cid_verify.nx | verify the REAL built cid index resolves REAL cids to their exact TSV paths. | 54 | 3 |
| nx_galx_compact.nx | one-shot driver: fold the galx-prod store's many one-seg-per-image segments | 34 | 4 |
| nx_galx_durbin.nx | standalone refresher: (re)build galx_dur.bin from galx_dur.raw so the gallery's | 28 | 3 |
| nx_galx_durbin_gate.nx | sovereign gate for nx_galx_durbin_lib. Writes a crafted galx_dur.raw fixture | 106 | 8 |
| nx_galx_durbin_lib.nx | O(1) duration lookup for the gallery .ts seekbar. Compacts galx_dur.raw | 134 | 7 |
| nx_galx_fill.nx | SOVEREIGN Nishi corpus-fill batch-runner. Replaces the bash split/cp/awk loop: | 67 | 5 |
| nx_galx_manga.nx | MANGA collection + reader lib for the gallery (media-manager -> gallery migration). | 148 | 9 |
| nx_galx_repath.nx | SOVEREIGN substring replacer for one-time storage repath (local C: -> NAS). | 75 | 2 |
| nx_galx_shell_jslint.nx | SOVEREIGN JS syntax sanity guard for the gallery shell's inline <script>. | 192 | 4 |
| nx_galx_shell_jslint_gate.nx | proves the sovereign JS guard (1) CATCHES the exact bug that broke the gallery, | 68 | 3 |
| nx_galx_sortindex.nx | LIBRARY (no main -> build the _gate): build a SORT-INDEX over the gallery's | 468 | 29 |
| nx_galx_sortindex_gate.nx | fixture gate for the sort-index builder. Proves: correct ASCENDING order, | 72 | 6 |
| nx_galx_sortserve_gate.nx | SOVEREIGN gate for the gallery's sort-by-key serve handlers (ss_emit_size / | 122 | 8 |
| nx_galx_tags.nx | sovereign tag store for the gallery (media-manager migration: tags were missing). | 321 | 12 |
| nx_galx_tags_gate.nx | sovereign gate for nx_galx_tags. Builds a tag-op log via tg_op_line (dogfood), | 91 | 5 |
| nx_galx_thumb_oneshot.nx | SOVEREIGN gallery THUMBNAIL generator (kills the full-res-into-160px-cells waste). | 110 | 4 |
| nx_galx_thumb_prewarm.nx | pre-warm the gallery thumbnail cache so thumbs are INSTANT from the first | 92 | 5 |
| nx_game_actor.nx | the character<->environment INTERACTION substrate (ws=game-interact 2026-07-27). | 220 | 19 |
| nx_game_actor_gate.nx | proves the character<->environment interaction floor (ws=game-interact). | 223 | 6 |
| nx_game_adventure_gate.nx | 102 | 5 | |
| nx_game_agent.nx | the NPC/enemy BRAIN (ws=game-interact rung 2; the Palworld wilds half). | 236 | 16 |
| nx_game_agent_gate.nx | proves the NPC/enemy brain (perceive -> chase -> attack -> flee) actually | 262 | 5 |
| nx_game_art.nx | shared RICH-render primitives, the answer to nx_game_critic's TOY verdict. The games | 87 | 5 |
| nx_game_asset_census.nx | HONEST competitive census of the ecosystem's AUTONOMOUS GAME-BUILDING asset | 76 | 7 |
| nx_game_audio_gate.nx | 80 | 4 | |
| nx_game_breed.nx | the BREEDERS mechanic (ws=game-interact rung 3; operator-named first target; | 249 | 16 |
| nx_game_breed_gate.nx | proves the breeders mechanic end-to-end with the lane's discipline. | 322 | 5 |
| nx_game_cards.nx | sovereign CARD-GALLERY emitter for nishifamily.com: generates a games page where | 32 | 3 |
| nx_game_catalog.nx | 87 | 4 | |
| nx_game_city_gate.nx | 95 | 5 | |
| nx_game_companion.nx | the OWNERSHIP core of the beat-Veloren companion-collector. The research (SDT + | 137 | 8 |
| nx_game_companion_gate.nx | certifies the OWNERSHIP core (nx_game_companion): the measurable | 128 | 3 |
| nx_game_critic.nx | the REAL experiential QUALITY critic (not a floor check). nx_frame_sanity only | 150 | 7 |
| nx_game_critic_gate.nx | proves nx_game_critic is a REAL quality instrument, not a rubber stamp. | 190 | 8 |
| nx_game_depth.nx | the MECHANICAL-DEPTH critic. nx_game_critic measures whether a frame LOOKS rich; | 91 | 4 |
| nx_game_depth_gate.nx | proves nx_game_depth is a real depth instrument. A SHALLOW outcome table | 83 | 3 |
| nx_game_display_gate.nx | 131 | 4 | |
| nx_game_edit.nx | the FINE-CONTROL EDITOR KERNEL (G-ECO-004): the Godot-class editor's | 510 | 26 |
| nx_game_emit.nx | the GAME EMITTER: a data game-spec in, a complete playable game | 290 | 21 |
| nx_game_engine_gate.nx | the GAME-ENGINE surface gate (X-SURF-003 rung1). Drives | 56 | 6 |
| nx_game_exceed_spec.nx | NISHI GAME RESEARCH, rung 4: the EXCEED STANDARD. Given what open-source games are | 86 | 3 |
| nx_game_gallery.nx | SOVEREIGN games-gallery emitter for nishifamily.com/games. Builds a SELF-CONTAINED | 106 | 5 |
| nx_game_gate.nx | TEAM-OWNED re-runnable evidence gate for the game-engine | 220 | 10 |
| nx_game_gate_register.nx | GOVERNED registration of the game-engine | 89 | 2 |
| nx_game_gen.nx | the GENERATIVE game front-end ("mythos level"): a high-level INTENT | 133 | 9 |
| nx_game_gen2.nx | the POLYMORPHIC game-system generator (X-GAME-GEN-001: "generate-a-game: | 297 | 16 |
| nx_game_genetics.nx | REAL MENDELIAN GENETICS as the breeding core (ws=game-interact rung 3b; | 479 | 40 |
| nx_game_genetics_gate.nx | proves the genetics core teaches REAL science by MEASURING the textbook | 338 | 7 |
| nx_game_genre_census.nx | SYNC: the universal Nishi-builder catalog + game runtime <-> the game ECOSYSTEM's | 118 | 8 |
| nx_game_grow.nx | GROW the game domain of the LIVE universal Nishi-builder catalog, then CONSUME a grown | 44 | 4 |
| nx_game_ingest.nx | Imports and processes an open-source games catalog to populate a structured genre registry. | 101 | 6 |
| nx_game_loop_gate.nx | a COMPLETE game loop on the sovereign 3D engine: a player pursues + collects creatures, | 102 | 3 |
| nx_game_pong_gate.nx | 95 | 8 | |
| nx_game_publish.nx | the AUTO game/test PUBLISHER (operator: "we should be publishing these tests | 265 | 18 |
| nx_game_racing_gate.nx | 94 | 7 | |
| nx_game_raster.nx | LIB: shared INTEGER (no-float) raster primitives for the genre playables. Every | 54 | 10 |
| nx_game_redteam_gate.nx | ADVERSARIAL audit of MY OWN critics. A critic I calibrated to pass my own | 88 | 3 |
| nx_game_render.nx | LIB: the GAME domain CONSUMER for the Nishi builder. Resolves game emitters from the | 176 | 10 |
| nx_game_render_gate.nx | GATE: the GAME loop closed. Teach a temp catalog the game emitters, RUN the level | 105 | 3 |
| nx_game_research_census.nx | GR-S-R5: the RESEARCH->BUILD->MEASURE scorecard, 100% SOVEREIGN, NO tsv/csv/json, | 72 | 5 |
| nx_game_room_gate.nx | proves the UNIFIED game+comms room: one sovereign room | 129 | 4 |
| nx_game_rts_gate.nx | 82 | 5 | |
| nx_game_sandbox_gate.nx | 91 | 8 | |
| nx_game_scaffold.nx | LIB: the SCAFFOLD that ties the universal Nishi-builder catalog (the parts SSOT) to the | 73 | 4 |
| nx_game_scaffold_gate.nx | GATE: the hardware-rung-up SCAFFOLD, catalog -> ... -> AUTOGENERATION. Seed a temp | 114 | 3 |
| nx_game_sclass_census.nx | THE S-CLASS GAME-EMISSION FOUNDATION CENSUS. Mechanizes the hardware-rung-up | 186 | 7 |
| nx_game_session_drive.nx | TUTOR-AUTHORED SCAFFOLD (Claude), NOT emitter output. | 89 | 5 |
| nx_game_shmup_gate.nx | 109 | 7 | |
| nx_game_synth.nx | the SOVEREIGN SYNTHESIS engine: the Nishi researcher does the research ANALYSIS itself | 145 | 12 |
| nx_game_synth_gate.nx | proves the SOVEREIGN corroboration engine (gs_corroborate_game) over the REAL fetched | 45 | 5 |
| nx_game_taming.nx | THE MULTIPLE PATHS to winning a companion (ws=game-interact rung 4, operator: | 309 | 25 |
| nx_game_taming_gate.nx | proves the five taming paths are five REAL skills, not five buttons. | 271 | 5 |
| nx_game_tbs_gate.nx | 121 | 11 | |
| nx_game_td_gate.nx | 112 | 7 | |
| nx_game_thirdperson_gate.nx | 103 | 8 | |
| nx_game_touch.nx | SOVEREIGN virtual-d-pad touch mapping (the SSOT spec for mobile game input). Maps a | 36 | 2 |
| nx_game_touch_gate.nx | proves mobile game touch input, NO fake green. PART A: the sovereign zone brain | 73 | 4 |
| nx_game_tycoon_gate.nx | 84 | 5 | |
| nx_game_web_emit.nx | NISHI GAME ECOSYSTEM, emitter rung 1: MECHANISTIC, spec-driven emission of a | 43 | 3 |
| nx_game_web_emit_gate.nx | 71 | 4 | |
| nx_game_ws_register.nx | register the 2026-07-02 game-system arc into the WMS registry SSOT | 60 | 5 |
| nx_gamebench.nx | THE GAME CAPABILITY BENCHMARK: can the ecosystem EMIT the games we ingested? | 457 | 8 |
| nx_gamebench_gate.nx | 364 | 9 | |
| nx_gamechar_sota_fetch.nx | CORRECTIVE research: how do GAME characters (DOA / Illusion Honey Select / | 63 | 4 |
| nx_gamefeel_oracle_gate.nx | FEEL PROVES AGAINST BANKED REFERENCES (operator 2026-08-02: | 206 | 5 |
| nx_gamehud.nx | certified composable game part: UI/MENUS/HUD (gamebench capability 18). | 224 | 18 |
| nx_gamehud_gate.nx | certification gate for nx_gamehud (gamebench capability 18 ui-menus-hud). | 268 | 8 |
| nx_gamemusic.nx | the SOVEREIGN MUSIC/SEQUENCER PART, completing the `audio-sfx-music` capability. | 114 | 6 |
| nx_gamemusic_gate.nx | CERTIFICATION of nx_gamemusic, completing `audio-sfx-music`. | 213 | 5 |
| nx_games_manifest_native.nx | sovereign game-update manifest generator, driven from the NATIVE STORE | 277 | 14 |
| nx_games_portal.nx | sovereign UNIFIED games-portal emitter. Reads the ONE games registry | 64 | 3 |
| nx_games_reg_seed.nx | seed the UNIFIED GAMES registry into the SOVEREIGN content-addressed store via | 53 | 3 |
| nx_gamesave.nx | the SOVEREIGN SAVE/LOAD PART. nx_gamebench ranked this #1: save-load-persistence was | 172 | 12 |
| nx_gamesave_core.nx | the PURE serialize/validate core of the save law (seq1151 design-flaw fix). | 41 | 5 |
| nx_gamesave_gate.nx | CERTIFICATION of the nx_gamesave part (gamebench gap-queue rank 1). | 196 | 6 |
| nx_gamestack_sota_census.nx | the GAME ECOSYSTEM vs STATE-OF-THE-ART, hardware rung UP (operator | 103 | 6 |
| nx_gamma_oracle_register.nx | registers the ME2 GAMMA ORACLE rung via the | 46 | 2 |
| nx_gamma_register.nx | records gamma rung-1 author=emitter (ME2-GAMMA-DD4). Gate | 36 | 2 |
| nx_gap_scan.nx | the team scans its OWN capability set for gaps (operator: "see if there are any | 35 | 4 |
| nx_gap_scan_test.nx | the team scans itself and names its remaining gaps honestly. Capability map | 61 | 3 |
| nx_gap_to_queue.nx | AUTONOMOUS WORK GENERATOR (the Gartner/benchmark | 151 | 8 |
| nx_garden.nx | LIB: the GROW-YOUR-OWN affordability engine (operator: "garden-to-table ... affordability | 206 | 15 |
| nx_garden_gate.nx | GATE: R-GARDEN. The grow-your-own affordability engine, grounded in the permaculture | 145 | 4 |
| nx_garment_lib.nx | SPATIALLY-COHERENT GARMENT MASK: replaces the rectangle that left a visible seam. | 587 | 16 |
| nx_gassim_gate.nx | NATIVE verify of the browser kinetic-theory gas sim (base = mmap; SAME code runs in the | 74 | 6 |
| nx_gassim_pack.nx | 83 | 4 | |
| nx_gassim_wasm_vm_gate.nx | RUN (not just compile) the browser gas-sim wasm in our OWN sovereign WASM VM | 67 | 6 |
| nx_gate_anchor_edit.nx | THE MECHANICAL HALF OF THE D001 ANCHOR RUNG (seq585; D001-B lane 2026-07-31). | 249 | 11 |
| nx_gate_author_gate.nx | the X-AUT-GATE-001 close gate: proves the team authors GATE organs from | 52 | 5 |
| nx_gate_base.nx | 4 | 2 | |
| nx_gate_baseline_harness.nx | retrofit a REGRESSION BASELINE onto ANY gate with ZERO gate-source edits. | 344 | 7 |
| nx_gate_baseline_sweep.nx | MASS-WRAP orchestrator: roll nx_gate_baseline_harness across the whole | 364 | 13 |
| nx_gate_bite.nx | NON-VACUITY BY MUTATION. Answers the one question a green gate cannot answer about | 1197 | 25 |
| nx_gate_build_sweep.nx | THE UNBUILT-GATE PARTITIONER (2026-07-31, ws=gate-dry-d001). | 453 | 14 |
| nx_gate_dry_apply.nx | THE D001 CANDIDATE GENERATOR (2026-07-31, ws=gate-dry-d001). | 707 | 14 |
| nx_gate_dry_ratchet_gate.nx | THE PERMANENT HALF OF D001 (2026-07-31, ws=gate-dry-d001). | 246 | 10 |
| nx_gate_emit_lib.nx | shared gate-emit helpers (g_puts / g_pn / g_check) for the nofloat (+ other) gate | 16 | 3 |
| nx_gate_energy_test.nx | the EFFICIENCY leg of the triangle, measured BITS-UP | 211 | 20 |
| nx_gate_gn.nx | 3 | 1 | |
| nx_gate_gn_gate.nx | the gate for the integer printer 437 GATES IMPORT. | 92 | 5 |
| nx_gate_grow.nx | 3 | 1 | |
| nx_gate_loop.nx | TEAM-OWNED loop daemon that runs nx_gate_sentinel on a | 278 | 12 |
| nx_gate_loop_register.nx | GOVERNED registration of the gate loop daemon | 124 | 6 |
| nx_gate_migrate.nx | D001 GATE-DRY MIGRATION VERIFIER (2026-07-22). | 633 | 20 |
| nx_gate_mutation_probe.nx | SOVEREIGN MUTATION TESTING of gate sensor power (the SOTA ruler). | 540 | 14 |
| nx_gate_mutation_sweep.nx | BATCH mutation-scoring across the gate universe (the liar-killer worklist | 581 | 12 |
| nx_gate_read.nx | 8 | 1 | |
| nx_gate_rollup.nx | ONE ANSWER TO "ARE ALL THE GATES GREEN?" (eats debt seq986). | 171 | 1 |
| nx_gate_sentinel.nx | TEAM-OWNED watchdog over nx_game_gate (operator: | 151 | 9 |
| nx_gate_sentinel_register.nx | GOVERNED registration of the gate sentinel | 97 | 3 |
| nx_gate_sweep.nx | Runs each gate in the sovereign ecosystem sequentially, reporting pass/fail based on exit codes. | 134 | 8 |
| nx_gate_triage.nx | TEAM-OWNED failure LOCALIZER for the game gate | 213 | 8 |
| nx_gate_verdict_lib.nx | the SHARED reader for "what does this gate log say?". NO main() ON PURPOSE. | 149 | 9 |
| nx_gate_vocab_census.nx | HOW MANY GATES CAN THE D001 ORACLE ACTUALLY ACCEPT? (2026-07-31, ws=gate-dry-d001) | 216 | 8 |
| nx_gatebuilt_gate.nx | THE UNBUILT-GATE CENSUS. For every authored *_gate.nx, does a promoted *_gate.elf | 195 | 6 |
| nx_gated_edit.nx | GATED SOURCE-EDIT APPLIER (2026-07-21, closes the D001 mechanization gap: | 96 | 1 |
| nx_gated_edit_gate.nx | GATE for nx_gated_edit (gated source-edit applier). 5 teeth incl 1 neg-control | 116 | 2 |
| nx_gated_edit_multi.nx | MULTI-EDIT gated applier: apply N exact old->new edits ATOMICALLY, keep iff a | 106 | 1 |
| nx_gated_edit_multi_gate.nx | GATE for nx_gated_edit_multi (atomic multi-edit applier). 5 teeth incl the | 116 | 2 |
| nx_gatedry.nx | CLI over nx_gatedry_lib: classify ONE gate source at a submission chokepoint. | 42 | 1 |
| nx_gatedry_gate.nx | proves the gate-DRY classifier, and DOGFOODS BOTH BASE CLASSES IT ADVOCATES: | 58 | 2 |
| nx_gatedry_lib.nx | the gate-DRY classifier as a MODULE. NO main() ON PURPOSE. | 61 | 5 |
| nx_gateemit_register.nx | registers the MATH_GATE emitter via the Librarian. | 41 | 2 |
| nx_gatelib.nx | the shared substrate under the gate-coverage scanners. | 314 | 13 |
| nx_gatelib_test.nx | the gate the extracted library needed immediately. | 170 | 3 |
| nx_gatelib_walkparity_gate.nx | PROOF THAT THE SHARED WALK IS THE SAME WALK. | 216 | 9 |
| nx_gatemap_gate.nx | WHICH DOMAIN DOES EACH UNWIRED GATE BELONG TO? Proposes, never writes. | 184 | 7 |
| nx_gateorder.nx | sweeps a source tree asking ONE question it can actually answer: | 254 | 8 |
| nx_gateorder_gate.nx | teeth for the gate-integrity classifier. | 93 | 2 |
| nx_gateorder_lib.nx | pure classifier for GATE VERDICT-EMIT INTEGRITY. | 289 | 15 |
| nx_gatequality.nx | HOW MUCH OF AN ORGAN ITS GATE ACTUALLY EXERCISES. | 322 | 4 |
| nx_gatequality_test.nx | the gate for the coverage measurer. | 175 | 7 |
| nx_gatereg_derive.nx | DERIVE the gate roster from the evidence itself. | 227 | 9 |
| nx_gaterigor.nx | "DID WE BUILD JUNK" AUDITOR (operator 2026-07-21: "darpa level evaluation... so | 147 | 4 |
| nx_gaterigor_gate.nx | GATE for the junk auditor (5 teeth). ITS OWN neg-control makes it rigorous | 112 | 6 |
| nx_gatescan.nx | FIND THE ORGANS NOTHING IS CHECKING. | 324 | 4 |
| nx_gatescan_test.nx | the gate for the organ that finds ungated organs. | 142 | 7 |
| nx_gateverify.nx | BEHAVIOURAL gate-record verification: run a gate, then compare what it PRINTED | 144 | 3 |
| nx_gcc_race.nx | the team's OWN capability to race a production compiler. Until now I | 301 | 15 |
| nx_gcode_job_gate.nx | second STATE_MACHINE composition gate (NXMOTION M1 seed): the | 59 | 5 |
| nx_gcscope_test.nx | SYSTEMATIC hypothesis for the context-dependent jQuery failures: does GC collect a | 25 | 4 |
| nx_ge_census.nx | R0 KEYSTONE of the 5-pillar sovereign game engine: the honest, data-driven | 103 | 6 |
| nx_ge_mockcat.nx | test-only mock "verify" for nx_gated_edit_gate: cat argv[1] to stdout. | 17 | 1 |
| nx_ge_research_h2h.nx | HONEST researcher head-to-head gate. Replaces the rigged | 166 | 8 |
| nx_ge_str_lib.nx | shared substring helpers (find / count / byte-equal) for the gated-edit appliers | 31 | 3 |
| nx_ge_synth.nx | SOVEREIGN extractive-synthesis + corroboration + CONTRADICTION organ (v2: now with | 123 | 6 |
| nx_gen.nx | the sovereign GEN MCP tool: a thin NAS-side client for the gen orchestrator daemon (loopback :18795). | 177 | 12 |
| nx_gen3d_pipeline_census.nx | the GENERATOR pipeline census (operator 2026-07-04: the ecosystem must EMIT | 78 | 5 |
| nx_gen_authz_gate.nx | proves the AREA-APPROVAL authZ (operator 2026-06-24: "use my nishifamily login + OPAQUE | 50 | 3 |
| nx_gen_cid_gate.nx | REFEREE for the GALLERY CID CANON (debt 1785881333 / 1785881657). | 155 | 7 |
| nx_gen_explorer.nx | ★R10: a PUBLIC interactive generate front-end over the unified nx_gen surface. Renders a | 116 | 4 |
| nx_gen_gateway.nx | OPAQUE-gated reverse proxy for the NSFW gallery, mounted under /gen/*. | 310 | 23 |
| nx_gen_gateway_daemon.nx | the deployable OPAQUE /gen gateway: argv config + auth-context setup | 96 | 1 |
| nx_gen_gateway_gate.nx | R4: the OPAQUE /gen gateway wired to the gen orchestrator, proven | 262 | 17 |
| nx_gen_live_probe.nx | LIVE FRONTEND PROOF. Runs ON THE NAS (via `nx_hostctl genprobe`). Drives the REAL | 203 | 12 |
| nx_gen_machine.nx | a machine the team authored from DATA, not hand-written. license_tier: ORIGINAL | 146 | 11 |
| nx_gen_mesh_gate.nx | end-to-end gate for the /gen 3D lane over REAL loopback sockets (G2 of the gen-UI | 159 | 13 |
| nx_gen_multiworker_gate.nx | proves the orchestrator's SOVEREIGN multi-worker dispatch (worker list comes from | 188 | 16 |
| nx_gen_orchestrator.nx | the NAS-side Elder AI gen daemon (the sovereign gen-img, off Docker). | 1349 | 54 |
| nx_gen_orchestrator_daemon.nx | the deployable Elder AI gen daemon: argv config + accept-fork | 66 | 1 |
| nx_gen_orchestrator_gate.nx | end-to-end gate for the gen daemon over REAL loopback sockets. | 218 | 15 |
| nx_gen_pipeline.nx | the sovereign GENERATE pipeline core (the gen-img logic, off Docker). | 257 | 13 |
| nx_gen_pipeline_gate.nx | offline gate for the GENERATE pipeline core (no sockets). Builds a | 150 | 11 |
| nx_gen_rank.nx | FULL-SCALE score-and-rank on a SOVEREIGN seg-store PLANE (NOT a .tsv -- sovereign-formats-first | 138 | 5 |
| nx_gen_real_gate.nx | R3: drive the sovereign orchestrator against the REAL Elder AI sd-server | 131 | 12 |
| nx_gen_realpipe_gate.nx | R3 sovereign proof: run a REAL sd-server response (captured from the | 61 | 5 |
| nx_gen_util.nx | shared string/scan primitives = the BASE MODULE of the companion/gen OO decomposition. | 25 | 4 |
| nx_gen_worker.nx | the GenWorker object: the GPU-worker CLIENT. Owns dispatch to a worker (a.b.c.d:port) for | 116 | 7 |
| nx_gen_worker_probe.nx | isolate whether the nx runtime (in WSL2) can reach the Windows | 30 | 3 |
| nx_geneal_energy_sov.nx | ENERGY as a recorded genealogy FEATURE of descendants. | 314 | 36 |
| nx_genealogist.nx | the GENEALOGIST: prevent capability DUPLICATION (operator: don't rebuild what | 93 | 7 |
| nx_genealogist2_test.nx | the Genealogist's M2 upgrade (the teammate the growth loop picked): | 47 | 3 |
| nx_genealogist_test.nx | ACCEPTANCE GATE for the GENEALOGIST role (DEDUP: don't rebuild what exists; | 47 | 3 |
| nx_genealogy_publish.nx | publish web_assets/genealogy_tree.html to the LIVE wiki through the GUARDED | 36 | 3 |
| nx_genealogy_tree.nx | the REAL visual FAMILY TREE of the genealogy (operator 2026-06-22: "walk the | 284 | 13 |
| nx_genesis_grow.nx | 83 | 3 | |
| nx_genesis_lineage.nx | the GENESIS-SPINE lineage emitter (closes X-GEN-LINEAGE w=9, the | 244 | 10 |
| nx_genesis_live.nx | the genesis tree, LIVE per host (operator early ask: "dynamic and living by | 250 | 14 |
| nx_genesis_live_gate.nx | proves the per-host live driver-sovereignty ingest. | 101 | 6 |
| nx_genesis_trace.nx | THE GENESIS GENEALOGY TRACER. | 345 | 14 |
| nx_genesis_trace_gate.nx | THE REFEREE for the genesis genealogy tracer. | 203 | 7 |
| nx_genetic_algorithm_gate.nx | 88 | 7 | |
| nx_genloop_gate.nx | R6: CLOSE THE LOOP. One circuit, all our code, no hand-crafting: | 227 | 5 |
| nx_genome_gate.nx | certifies the genetics/breeding part (capability 30, F1066, plan Lane B1). | 194 | 6 |
| nx_genui_capability_census.nx | GEN-AI PRODUCT-UI capability census (operator 2026-07-05: creativefabrica | 81 | 5 |
| nx_geo.nx | LIB: sovereign INTEGER-EXACT geofencing primitives. The hardware-rung-up foundation | 151 | 7 |
| nx_geo_area.nx | LIB: GEO-010 polygon AREA + ORIENTATION, INTEGER-EXACT (shoelace / Gauss). | 52 | 3 |
| nx_geo_area_gate.nx | GATE for GEO-010 polygon area + orientation (integer-exact shoelace). Proves: | 92 | 5 |
| nx_geo_buffer.nx | LIB: GEO-017 BUFFER / OFFSET MEASURE (Minkowski sum of a convex polygon with a | 37 | 2 |
| nx_geo_buffer_gate.nx | GATE for GEO-017 buffer/offset measure. Polygon = square side 4e6 | 50 | 6 |
| nx_geo_census.nx | GATE + CENSUS for GEO-004: the MEASURED-exceed scoreboard (no-wave). Twin of | 165 | 10 |
| nx_geo_centroid.nx | LIB: GEO-011 POLYGON CENTROID, two integer-exact variants. | 59 | 2 |
| nx_geo_centroid_gate.nx | GATE for GEO-011 polygon centroid. Polygon = the 6e5 square with an EXTRA | 56 | 5 |
| nx_geo_clip.nx | LIB: GEO-015 POLYGON INTERSECTION (Sutherland-Hodgman convex clip). | 96 | 4 |
| nx_geo_clip_gate.nx | GATE for GEO-015 polygon intersection (Sutherland-Hodgman). Subject = the | 77 | 6 |
| nx_geo_distance.nx | LIB: GEO-003 geodesic DISTANCE in meters (equirectangular). Hardware-up: | 32 | 1 |
| nx_geo_distance_gate.nx | GATE for GEO-003 equirectangular distance. Proves on KATs: | 57 | 5 |
| nx_geo_eqarea.nx | GEO-005 (other half): EQUAL-AREA cells, the fix for the geohash's CELL-SIZE | 74 | 4 |
| nx_geo_gate.nx | GATE (runnable) for the integer-exact geofence floor (nx_geo). Proves: | 103 | 5 |
| nx_geo_geocode.nx | LIB: GEO-006 geocoding (address/place <-> coordinate). Sovereign: the place | 85 | 6 |
| nx_geo_geocode_gate.nx | GATE for GEO-006 geocoding. Seeds a place gazetteer into the SOVEREIGN | 98 | 5 |
| nx_geo_h3.nx | LIB: GEO-018 H3-CLASS HEXAGONAL grid index in CUBE coordinates. A hex cell is | 63 | 7 |
| nx_geo_h3_gate.nx | GATE for GEO-018 H3-class hexagonal cell index. Proves correctness AND the | 103 | 4 |
| nx_geo_haversine.nx | LIB: GEO-003b GREAT-CIRCLE distance (haversine), the PRECISION REFINEMENT of | 57 | 2 |
| nx_geo_haversine_gate.nx | GATE for GEO-003b great-circle (haversine) distance. Proves: | 65 | 6 |
| nx_geo_hilbert.nx | GEO-005: Hilbert space-filling-curve cell ordering, the S2/H3 superiority | 143 | 8 |
| nx_geo_hull.nx | LIB: GEO-012 CONVEX HULL (Andrew's monotone chain), INTEGER-EXACT. | 102 | 3 |
| nx_geo_hull_gate.nx | GATE for GEO-012 convex hull (integer-exact monotone chain). Input: the 4 | 90 | 5 |
| nx_geo_join.nx | LIB: GEO-013 SPATIAL JOIN (point-in-which-polygon), INTEGER-EXACT. The PostGIS | 64 | 3 |
| nx_geo_join_gate.nx | GATE for GEO-013 spatial join. Pool of 2 disjoint squares (A near origin, | 67 | 5 |
| nx_geo_los.nx | LIB: GEO-022 LINE-OF-SIGHT / viewshed over a terrain elevation profile (DEM). | 37 | 2 |
| nx_geo_los_gate.nx | GATE for GEO-022 line-of-sight over a seeded DEM transect (7 samples, n=6, | 52 | 4 |
| nx_geo_mapsvg.nx | GEO-007: the SOVEREIGN MAP SURFACE. Renders real geo data (gazetteer cities, | 115 | 5 |
| nx_geo_match.nx | LIB: GEO-023 MAP-MATCHING (snap a noisy GPS fix to a road network). | 65 | 4 |
| nx_geo_match_gate.nx | GATE for GEO-023 map-matching. Seeded road graph: edge0 = horizontal road | 59 | 4 |
| nx_geo_osmrender.nx | GEO-007 the REAL map engine: renders ACTUAL OpenStreetMap geography | 254 | 12 |
| nx_geo_places.nx | LIB: GEO-021 PLACES-SEARCH (fuzzy / typo-tolerant place lookup) via sovereign | 61 | 4 |
| nx_geo_places_gate.nx | GATE for GEO-021 fuzzy places-search (Levenshtein). Proves: | 74 | 5 |
| nx_geo_query.nx | LIB: GEO-009 spatial QUERY primitives, composing the rungs below. | 87 | 4 |
| nx_geo_query_gate.nx | GATE for GEO-009 spatial query. Proves: | 71 | 6 |
| nx_geo_raster.nx | LIB: GEO-020 RASTER RENDER (integer scanline polygon fill, even-odd rule). | 76 | 2 |
| nx_geo_raster_gate.nx | GATE for GEO-020 raster render (integer scanline fill) on an 8x8 grid: | 68 | 5 |
| nx_geo_route.nx | LIB: GEO-008 routing -- INTEGER-EXACT Dijkstra shortest path on a weighted | 74 | 3 |
| nx_geo_route_gate.nx | GATE for GEO-008 routing. A baked 5-node weighted graph where the OPTIMAL | 78 | 5 |
| nx_geo_s2.nx | LIB: GEO-005 S2-CLASS CELL INDEX via the HILBERT space-filling curve. The real | 95 | 4 |
| nx_geo_s2_gate.nx | GATE for GEO-005 Hilbert (S2-class) cell index, on an 8x8 grid (k=3, 64 cells). | 92 | 5 |
| nx_geo_segint.nx | LIB: GEO-015b SEGMENT-SEGMENT INTERSECTION primitive (the building block for | 62 | 2 |
| nx_geo_segint_gate.nx | GATE for GEO-015b segment-segment intersection. Covers all 4 cases: | 62 | 4 |
| nx_geo_simplify.nx | LIB: GEO-014 LINE SIMPLIFY (Douglas-Peucker), DETERMINISTIC INTEGER ARITH. | 90 | 3 |
| nx_geo_simplify_gate.nx | GATE for GEO-014 line simplify (Douglas-Peucker, integer). A 5-vertex | 66 | 5 |
| nx_geo_tiles.nx | LIB: GEO-019 VECTOR/RASTER TILE addressing (sovereign slippy z/x/y scheme). | 52 | 4 |
| nx_geo_tiles_gate.nx | GATE for GEO-019 geodetic z/x/y tiles. Proves: | 68 | 4 |
| nx_geo_union.nx | LIB: GEO-016 POLYGON UNION + INTERSECTION MEASURE (set algebra on areas). | 46 | 3 |
| nx_geo_union_gate.nx | GATE for GEO-016 polygon union/intersection measure (inclusion-exclusion). | 61 | 6 |
| nx_geo_webmerc.nx | LIB: GEO-019b WEB-MERCATOR (EPSG:3857) slippy z/x/y tiles -- the web de-facto | 52 | 2 |
| nx_geo_webmerc_gate.nx | GATE for GEO-019b Web-Mercator tiles. Proves the projection against known | 56 | 4 |
| nx_geohash_gate.nx | GATE (runnable) for the geohash spatial index (nx_geo). Proves: | 61 | 4 |
| nx_germinate_test.nx | the SEED's per-piece GERMINATION trust layer. The seed | 109 | 5 |
| nx_gfx_bloom_gate.nx | 70 | 5 | |
| nx_gfx_compete.nx | HONEST Nishi graphics vs DirectX/Vulkan/Metal/OpenGL, grounded gx_*.raw, asterisk-disciplined. | 60 | 6 |
| nx_gfx_iso_scene_gate.nx | 94 | 4 | |
| nx_gfx_scene_tex_gate.nx | 92 | 5 | |
| nx_gfx_tex_gate.nx | 96 | 7 | |
| nx_gguf_write_gate.nx | 131 | 10 | |
| nx_gi_gate.nx | ★R3 of the Infinigen ladder: SINGLE-BOUNCE GI (irradiance cache). Verifies the PHYSICS | 135 | 4 |
| nx_gif_color_gate.nx | gate for C2 of the codec-chokepoint program (debt 1785903075): GIF palette | 181 | 3 |
| nx_gltf2mesh.nx | GLB/VRM -> NXMSH2 mesh-oracle extractor (debt 1785902685, the D2 POSITION slice). | 855 | 25 |
| nx_gltf_anim_gate.nx | ★export the being as a SKINNED, WALKING .glb. Mesh the skin, bind each vertex to its nearest | 80 | 5 |
| nx_gltf_export_gate.nx | prove the glTF/.glb export (roadmap R7, VRM foundation): mesh a bestiary variant, | 93 | 5 |
| nx_gltf_load_gate.nx | ★NATIVE sovereign glTF viewer: load our exported nishi_being.glb back into the Nishi renderer and | 64 | 5 |
| nx_gltf_mesh_gate.nx | ★F6: export the meshed being as a standard .glb and SELF-VERIFY the bytes (parse the container | 103 | 6 |
| nx_gltf_scene_gate.nx | ★export the FULL holistic being (all 8 anatomical systems) as ONE peelable multi-mesh .glb. | 95 | 8 |
| nx_glyph_compose.nx | RUNG 2+3 of the sovereign font BUILDER: COMPONENTS + COMPOSITION (the kanji-scaling | 79 | 3 |
| nx_glyph_word.nx | RUNG 1 proof: render "nishi" (lowercase, the brand) with the STROKE PEN. Each letter is | 70 | 2 |
| nx_gmmlu_ingest.nx | F786 rung-2: parse the fetched Global-MMLU-Lite pages into a | 225 | 15 |
| nx_gmmlu_research_fetch.nx | F786 rung-1: ingest the PUBLIC Global-MMLU-Lite benchmark (a LITERAL row | 72 | 5 |
| nx_god_cycle_gate.nx | 198 | 10 | |
| nx_god_pulse_gate.nx | 194 | 11 | |
| nx_golive_dns_gate.nx | GO-LIVE GATE: every hosted domain must be testable INTERNALLY and | 292 | 14 |
| nx_golive_gate.nx | gate for the one-command go-live DRIVER (nx_golive). OFFLINE-deterministic | 98 | 5 |
| nx_goodhart_guard_gate.nx | 149 | 5 | |
| nx_gop_efi.nx | GX2: emit a real bootable UEFI app that draws the games' pixels on a real x86 screen via | 177 | 11 |
| nx_gop_efi_gate.nx | 92 | 2 | |
| nx_gop_present.nx | LIB: the UEFI GOP linear-framebuffer PRESENTATION SINK (the x86 on-metal display path). | 67 | 1 |
| nx_gop_present_gate.nx | 121 | 4 | |
| nx_gossip.nx | LIB: EPIDEMIC / ANTI-ENTROPY gossip so the Napster index spreads across the mesh with NO central | 60 | 4 |
| nx_gossip_gate.nx | proves epidemic anti-entropy convergence: peer A holds {X,Y}, peer B holds {Y,Z}. One | 53 | 3 |
| nx_govern_sweep.nx | gov lane (F750). Governance sweep: reads a supervisor log TAIL and counts | 68 | 6 |
| nx_govern_sweep_gate.nx | gate for gov F750. Fixtures built with explicit newline bytes. | 63 | 6 |
| nx_governed_autoloop.nx | 86 | 5 | |
| nx_governed_pulse.nx | Monitors system resources and initiates autonomous self-builds on a scheduled beat cycle. | 102 | 6 |
| nx_gpt_relocate.nx | FIX THE WRITE, NOT THE IMAGE (debt 1785972535). | 318 | 16 |
| nx_gpu_driver.nx | SOVEREIGN UNIVERSAL GPU-DRIVER FRAMEWORK (operator: "not just our own gpu driver but all of | 84 | 10 |
| nx_gpu_dxg_probe.nx | SOVEREIGN-GPU foundation organ (R0): reach the REAL RTX 5080 through | 123 | 7 |
| nx_gpu_matcher.nx | sovereign GPU-provider MATCHER for our exact sovereign-development spec (verified 2026-07-14). | 46 | 4 |
| nx_gpu_power.nx | sovereign GPU POWER + THERMAL GOVERNOR (operator 2026-06-20: "fix the energy and heat output | 30 | 2 |
| nx_gpu_power_gate.nx | gate for the sovereign GPU power/thermal governor (nx_gpu_power) = the NEVER-FRY rung. | 40 | 5 |
| nx_gpu_q4k_gate.nx | proves a SOVEREIGN organ can drive the GPU. | 335 | 10 |
| nx_gpu_render.nx | SOVEREIGN SOTA-render R1: the WebGL2 BEACHHEAD. Emits a self-contained HTML that renders | 50 | 2 |
| nx_gpu_ring.nx | GATE: a GPU BAR/MMIO COMMAND-RING SUBMISSION MODEL (deepens GPU-DRIVER toward the real-hw BAR/ring | 147 | 14 |
| nx_gpu_sovereignty_gate.nx | ADVERSARIAL proof of the operator's "NO 3rd party" law for the browser-COMPAT | 90 | 5 |
| nx_gpulab_ship.nx | stage the nx_aw_push deploy for the GPU-Lab compat-tier page (clone of charlab ship): | 25 | 2 |
| nx_grade.nx | run the ecosystem's photoreal grader (ns_assess) on ANY jpeg, print LEVEL + 5 axes. | 97 | 4 |
| nx_gradient_boost_gate.nx | 97 | 4 | |
| nx_gradient_ml_gate.nx | 88 | 7 | |
| nx_gramdec_gate.nx | NB10 gate: grammar-constrained decode (nx_gramdec_lib) teeth. | 231 | 11 |
| nx_grammar_expand_gate.nx | 149 | 9 | |
| nx_grammatical_evolution_gate.nx | 78 | 7 | |
| nx_graphics_board.nx | serves the sovereign graphics/game SOTA JSON (the /compare/graphics + MCP + atlas | 73 | 3 |
| nx_graphics_census_gate.nx | ★FOUR-PILLAR the GRAPHICS/GEOMETRY FOUNDATION (operator 2026-07-10: "four pillar this | 181 | 9 |
| nx_graphics_sota_rollup.nx | Gx-0: the UNIFIED sovereign graphics/game SOTA ruler (domain rollup). | 152 | 8 |
| nx_grep_hb.nx | SOVEREIGN grep in NishiLang (operator: "we want nishi lang only not .sh... same with | 39 | 5 |
| nx_grep_test.nx | the sovereign grep, proven end to end in NishiLang (write a file, then grep it -- | 40 | 3 |
| nx_grid_app_demo.nx | renders the canonical grid use case (a FIXED 200px sidebar + FLUID 1fr content | 18 | 1 |
| nx_grid_demo.nx | renders a real display:grid page (6 cards in a 3-column grid -> 2 rows) to a viewable | 18 | 1 |
| nx_grid_gate.nx | VERDICT gate for the GRID rung (display:grid + grid-template-columns) of the | 159 | 6 |
| nx_grid_test.nx | ISOLATION diagnostic for the GRID rung (display:grid + grid-template-columns). | 132 | 5 |
| nx_grid_track_gate.nx | VERDICT gate for GRID rung 2: PER-TRACK sizing (px fixed + fr flexible share | 162 | 6 |
| nx_gsim_seq_test.nx | proves the SEQUENTIAL gate simulator (nx_gsim_tick): a | 57 | 4 |
| nx_gsplat_aniso_gate.nx | ★ANISOTROPIC surface splatting (the defining 3DGS feature). Oriented ellipse splats | 120 | 4 |
| nx_gsplat_elara_gate.nx | ★FIT GAUSSIANS TO THE ACTUAL ELARA PHOTO (operator correction 2026-07-08: "that's | 153 | 4 |
| nx_gsplat_face_gate.nx | ★THE FRONTIER PIPELINE, SOVEREIGN: our own anatomical base mesh -> 3D GAUSSIANS -> | 143 | 4 |
| nx_gsplat_gate.nx | prove the sovereign 3D Gaussian Splatting renderer (the frontier rep). Integer, no float, | 131 | 4 |
| nx_gsplat_optimize_gate.nx | ★THE GENERATOR: a sovereign differentiable-splatting COLOUR optimizer fits | 140 | 4 |
| nx_gsplat_photofit_gate.nx | ★FIT THE SPLAT FACE TO THE PHOTO (the optimizer on the real goal). TARGET = the | 166 | 5 |
| nx_gsplat_ship.nx | stage the Gaussian-splat showcase for nx_aw_push: knowledge/gsplat.html -> docroot | 24 | 2 |
| nx_gsplat_showcase.nx | PUBLISH the sovereign 3D Gaussian Splatting work (operator: "are you publishing?"). | 142 | 3 |
| nx_gsplatbind.nx | ★THE HYBRID: OUTSIDE SPLAT, INSIDE PARAMETRIC MESH (operator 2026-07-27, | 328 | 8 |
| nx_gt_annotations_gate.nx | ★R2 of the Infinigen ladder: the GROUND-TRUTH ANNOTATION SUITE (their flagship | 244 | 5 |
| nx_gx1_browser3d_gate.nx | Gx-1: sovereign SW-GPU 3D rendered INTO a Nishi-Browser framebuffer SURFACE. | 172 | 10 |
| nx_gx1b_page3d_gate.nx | Gx-1b: the LIVE Nishi-Browser renders a FETCHED HTML page whose <img> element is | 143 | 10 |
| nx_gx1c_canvas_gate.nx | Gx-1c (seq103 EAT-BY-BUILD): <canvas> = a FIRST-CLASS sourceless render surface | 143 | 5 |
| nx_gx4_walk_gate.nx | Gx-4 FIRST PLAYABLE: an INPUT-DRIVEN player walks through a 3D heightfield world, | 196 | 6 |
| nx_gx5_nearclip_gate.nx | seq249 EAT-BY-BUILD: real NEAR-PLANE CLIPPING vs the old whole-triangle cull, | 263 | 8 |
| nx_gx6_tonemap_gate.nx | seq260 EAT-BY-BUILD: a real fixed-point TONEMAP replaces the hard 255 clamp. | 197 | 6 |
| nx_gx7_game_gate.nx | Gx-7: the first playable becomes an actual GAME. The walk gate proved locomotion; | 287 | 8 |
| nx_gx8_ssao_gate.nx | Gx-8: AMBIENT OCCLUSION, the contact cue that stops everything floating. | 208 | 6 |
| nx_gx9_saveload_gate.nx | Gx-9: SAVE / LOAD, the capability the gamebench ruler ranks #1 across the | 247 | 7 |
| nx_gx_eye_gate.nx | Gx/FIDELITY rung 2: the EYE shader (cornea/iris/sclera) -- the #2 clay->flesh lever after SSS. | 248 | 6 |
| nx_gx_firstbyte_gate.nx | Gx re-grounding: the sovereign graphics stack proven FROM THE FIRST BYTE UP. | 260 | 6 |
| nx_gx_pbr_ggx_gate.nx | Gx: energy-conserving Cook-Torrance GGX PBR in the SOVEREIGN renderer (integer, no | 180 | 5 |
| nx_gx_sss_skin_gate.nx | Gx/FIDELITY: subsurface-scattering (SSS) skin shading -- the #1 clay->flesh lever. | 107 | 5 |
| nx_gzip.nx | SOVEREIGN gzip/DEFLATE COMPRESSOR (the #1 remaining HOSTING SOTA gap). RFC 1951 DEFLATE | 304 | 19 |
| nx_h264_emit.nx | emit a VALID H.264 Annex-B bitstream: SPS + PPS + IDR slice of I_PCM macroblocks. | 249 | 11 |
| nx_h264_iframe.nx | reusable CAVLC I-slice -> YUV420 decode driver (STEP 3 core for the cam poster). | 496 | 9 |
| nx_h264_research_run.nx | the SOVEREIGN half of the H.264-codec research pass. | 31 | 3 |
| nx_ha_chaos_gate.nx | 49 | 3 | |
| nx_ha_failover.nx | CAP-HA-FAILOVER: multi-node failover to KILL THE SPOF (the single NAS the stability census | 32 | 1 |
| nx_ha_failover_gate.nx | 32 | 2 | |
| nx_ha_quorum.nx | CAP-HA-QUORUM: majority quorum + deterministic leader election for 3+ node clusters, | 22 | 2 |
| nx_ha_quorum_gate.nx | hermetic gate for CAP-HA-QUORUM. Proves majority math and split-brain-safe leader | 43 | 4 |
| nx_ha_replication.nx | CAP-HA-REPLICATION: append-only log-shipping replication (WAL-style) to kill the DATA | 49 | 6 |
| nx_ha_replication_gate.nx | 39 | 3 | |
| nx_handoff_gate_proof.nx | GATE proving the shared deep-gate library (runtime/, see the import below). | 150 | 2 |
| nx_hands_gate.nx | ★R4 HANDS: articulated fingers on the holistic being (the digital-human ladder's named next | 144 | 5 |
| nx_hang.nx | a deliberately-runaway organ (sleeps forever) to prove nx_jobserver's WATCHDOG actually | 15 | 1 |
| nx_hang_resolve.nx | the Engineer RESOLVES a codegen hang autonomously, under the operator's | 42 | 6 |
| nx_hang_resolve_test.nx | the team solves problems within the operator's SLA (<=3 steps/30s; Engineer | 42 | 3 |
| nx_harmony_conduct.nx | THE CONDUCTOR: raise team harmony by performing the PM's `coordinate` | 125 | 12 |
| nx_harnessmine.nx | HARNESS-CLASS MINER over the gate-outcome journal (miner-sota F1012, 2026-07-23). | 324 | 7 |
| nx_hash_kat.nx | KAT for nx_hash (FNV-1a-64 + open-addressing table). HONESTY [W] weak point (reach=101, | 55 | 3 |
| nx_hash_opt_register.nx | registers the SHA-1 + SHA-256 throughput optimization (the #1 | 47 | 2 |
| nx_hdlimp_lib.nx | tiny _hdl_build-resident witness library for the | 8 | 1 |
| nx_head_audit.nx | FLEET AUDITOR for the accessible-head migration (seq702/seq703/seq707). | 260 | 15 |
| nx_headcrop.nx | P1 FACE rung 1, THE INSTRUMENT (beyond-metahuman program). | 325 | 13 |
| nx_heal_selfix.nx | hand the failing nx_selfix_test to the ENGINEER's managed build gate | 24 | 3 |
| nx_health_eval.nx | SOVEREIGN continuous M&E evaluator (operator 2026-07-04: "we have no monitoring | 565 | 19 |
| nx_health_monitor.nx | LIVE true-monitor: fetch each endpoint in health_templates.conf and validate the | 98 | 4 |
| nx_health_template.nx | CONTENT-AWARE health verdict (operator 2026-06-29: "it also needs to check against | 55 | 5 |
| nx_health_template_gate.nx | PURE gate for the content-aware health verdict. The load-bearing test (T1) is | 72 | 5 |
| nx_healthtruth.nx | THE DETECTOR THE 2026-07-26 INCIDENT DID NOT HAVE. Eats debt 1785048333 (sev 9). | 207 | 8 |
| nx_heartbeat_register.nx | registers the math arc's HEARTBEAT WIRING via the | 42 | 2 |
| nx_heartbeat_registry_gate.nx | the REFEREE for WMS LIVE-2 (registry-sourced string-keyed monitor). | 169 | 8 |
| nx_heartbeat_str.nx | WMS LIVE-2: STRING-KEYED heartbeats + registry-sourced monitoring. | 203 | 9 |
| nx_heater_pid.nx | SOVEREIGN PRINTER ARC rung 1b: integer PID heater control + a first-order | 82 | 4 |
| nx_hf_enumerate_probe.nx | LIVE proof of M2 (enumerate) on the REAL Apertus repo: fetch the HF tree API over | 67 | 4 |
| nx_hf_tree_parse.nx | LIB: parse the HuggingFace repo tree JSON (from /api/models/<repo>/tree/main?recursive=1, | 87 | 9 |
| nx_hf_tree_parse_gate.nx | GATE for nx_hf_tree_parse (M2b: per-shard path/size/sha256 for a verified pull). | 62 | 4 |
| nx_hget_leak_probe.nx | MEASURES the per-call allocation leak in ss_hget (2026-07-30). | 110 | 3 |
| nx_hkdf384_gate.nx | the SHA-384 half of HKDF, proven without inventing a vector. | 142 | 3 |
| nx_home.nx | SOVEREIGN home-control server (H0 of the IoT workstream). The brain a control surface (Roku | 206 | 22 |
| nx_home_auth_gate.nx | SOVEREIGN proof of nx_home H4 operator-only auth. Writes a token file, forks | 88 | 9 |
| nx_home_gate.nx | SOVEREIGN loopback proof of nx_home (H0 control plane). Forks the real /tmp/nx_home.sov.elf, | 94 | 9 |
| nx_home_registry_gate.nx | SOVEREIGN proof of nx_home H1 data-driven registry (#11). Writes a TSV registry of | 98 | 13 |
| nx_honesty_grade_gate.nx | proves the shared cynical bar (nx_honesty_grade_lib) actually downgrades | 60 | 4 |
| nx_honesty_grade_lib.nx | the CYNICAL BAR, shared. Operator directive 2026-07-24: "our graders and | 88 | 6 |
| nx_horizontal_test.nx | the team's find-minimal-verify loop runs HORIZONTAL, across many | 107 | 11 |
| nx_host_attest.nx | sovereign BEHAVIOR-ATTESTATION for infra hosts: the mechanism that flips a host from | 27 | 3 |
| nx_host_attest_test.nx | HOSTATTESTGATE: proves sovereign behavior-attestation. An honest host whose | 48 | 3 |
| nx_host_deploy.nx | the team's UNIFIED S-class hosting + deploy capability (operator: "s class site | 51 | 5 |
| nx_host_deploy_test.nx | one unified, fast, safe deploy. Scenarios: | 40 | 3 |
| nx_host_router.nx | S-class sovereign multi-site host router (pure Nishi, no TLS, no crypto). | 764 | 33 |
| nx_host_router2_test.nx | ENGINEER gate for the v2 serving path | 95 | 7 |
| nx_host_router_gate.nx | proves hr_serve3 (S-class routing) end-to-end against a REAL temp docroot. | 98 | 8 |
| nx_host_router_test.nx | ENGINEER gate for the config-driven host router. Real files on disk, | 86 | 7 |
| nx_hostctl.nx | the PURE-NISHI host control plane (operator: "no .sh or any non nishi stuff in the | 3789 | 203 |
| nx_hostctl_keepbackoff_gate.nx | proves the reader-keeper's respawn CIRCUIT-BREAKER actually | 189 | 10 |
| nx_hostctl_supervise_gate.nx | KAT for the upgraded supervisor decision logic (gaps #5 health-probe + | 78 | 2 |
| nx_hostctl_syscalls_test.nx | ENGINEER gate for the control-plane syscalls (sys_mkdir / sys_chmod / | 50 | 3 |
| nx_hostdeploy.nx | sovereign deploy of the S-class hosting stack to the NAS. Streams 4 artifacts over | 124 | 6 |
| nx_hosting_backlog.nx | the PM logs the COMPLETE post-go-live backlog, RANKED by WSJF (composes | 181 | 3 |
| nx_hosting_pm.nx | the PM runs the "Sovereign S-class Hosting Platform" project and RE-PRIORITIZES | 94 | 3 |
| nx_hosting_research.nx | drive the SOVEREIGN NISHI RESEARCHER over the hosting gap research. | 146 | 6 |
| nx_hostop.nx | THE NISHI HOST OPERATOR (library). The single sovereign owner of host-facing application, in | 267 | 27 |
| nx_hostop_apply_gate.nx | R2/R3/R5 PROOF: atomic host-swap + host-rollback, NEVER-BRICK by construction. | 54 | 7 |
| nx_hostop_census.nx | 79 | 5 | |
| nx_hostop_ctl_gate.nx | R11 PROOF: control-plane composition -- pre-apply health decision + supervise command. | 36 | 5 |
| nx_hostop_dns_gate.nx | R6 PROOF: the host-operator translates the publisher's pub_dns directive into the host | 35 | 5 |
| nx_hostop_func_census.nx | Scores the HOST OPERATOR's implementation against a mature host-deploy incumbent by checking if required symbols are wired into the role. | 108 | 7 |
| nx_hostop_law_gate.nx | R4 PROOF: the NO-DIRECT-HOST law. Workstreams must NOT apply to the live host directly; | 40 | 6 |
| nx_hostop_obs_gate.nx | R9 PROOF: host observability -- apply-ledger history + DORA + notify. | 46 | 5 |
| nx_hostop_progressive_gate.nx | R7 PROOF: progressive host delivery (multi-host fan-out, rolling, blue-green), | 65 | 8 |
| nx_hostop_receive_gate.nx | R1 PROOF: the Host Operator RECEIVES exactly the publisher-verified + STAGED releases. | 45 | 7 |
| nx_hostop_recover_gate.nx | R10a PROOF: wedge-aware host recovery (hostop_recover = pr_recover). Seeds an APM | 37 | 7 |
| nx_hostop_serve_gate.nx | R10b PROOF: host served-smoke + host canary, over REAL loopback HTTP against a host-root | 55 | 5 |
| nx_hostop_state_gate.nx | R8 PROOF: host state mgmt -- drift detection, dry-run plan, idempotent apply. | 49 | 7 |
| nx_hostop_sweep.nx | 57 | 4 | |
| nx_hostop_watchdog_gate.nx | R12 PROOF: the host-operator watchdogs the publisher daemon. Fresh heartbeat -> no | 38 | 5 |
| nx_household.nx | LIB: the HOUSEHOLD COMMAND CENTER. One sovereign no-JS dashboard tying the whole | 91 | 3 |
| nx_household_gate.nx | GATE: R-HOME. The household command center -- one dashboard, every engine. Proves: | 132 | 5 |
| nx_hr_access_gate.nx | referee for the shared access adapter (nx_hr_access). Registers + logs in real OPAQUE | 77 | 7 |
| nx_hr_admin_gate.nx | referee for NISHI HR ADMIN (the admin-operations layer). PROVES, each with a negative | 90 | 7 |
| nx_hr_admin_page.nx | the sovereign /hr ADMIN CONSOLE page (server-rendered, ZERO third-party JS). It renders | 98 | 6 |
| nx_hr_admin_page_gate.nx | referee for the /hr admin console (nx_hr_admin_page). PROVES: | 68 | 9 |
| nx_hr_audit.nx | the owner-gated /hr/audit AUDIT-TRAIL view. The HR store is append-only (#13, history sacred): | 67 | 4 |
| nx_hr_audit_gate.nx | referee for the /hr/audit trail (nx_hr_audit). PROVES the append-only history is surfaced | 58 | 9 |
| nx_hr_autoraci.nx | NISHI HR, rung B: AUTO-KEEP the RACI from the LIVE WORK. Sweeps the active work-areas | 46 | 2 |
| nx_hr_autoraci_gate.nx | referee for HR rung B (auto-keep RACI from live work). PROVES the sweep flags every | 65 | 9 |
| nx_hr_bot_behavior.nx | NISHI HR, visitor module REDESIGNED for PRIVACY + sophistication (operator 2026-06-20: | 55 | 4 |
| nx_hr_bot_behavior_gate.nx | referee for the PRIVACY-PRESERVING BEHAVIORAL bot evaluator. PROVES: a human-like | 52 | 5 |
| nx_hr_census.nx | NISHI HR, rung A: the MATURITY CENSUS that ORGAN-GRADES each HR capability, never self-scored | 41 | 3 |
| nx_hr_census_gate.nx | referee for the HR maturity census. PROVES the organ-computed grade + the LIAR-KILL: | 64 | 7 |
| nx_hr_console_render.nx | renders the /hr admin console to a STATIC file from the staged roster, so the operator | 32 | 3 |
| nx_hr_entitle.nx | SUPERUSER-BY-CONSTRUCTION entitlement resolution, now on the SOVEREIGN store (operator NO-TSV | 163 | 21 |
| nx_hr_entitle_gate.nx | referee for SUPERUSER-BY-CONSTRUCTION entitlement resolution (nx_hr_entitle). PROVES: | 94 | 10 |
| nx_hr_entitle_provision.nx | migrate the operator's entitlements (was knowledge/status/nishi_entitlements.tsv) | 30 | 2 |
| nx_hr_frontdesk_shell.nx | NISHI HR, the front-desk FRONT-END (Nishi-emitted, the gs_shell pattern). Emits the | 19 | 1 |
| nx_hr_frontdesk_shell_gate.nx | referee for the Nishi-emitted behavioral front-end. PROVES the emitted snippet | 55 | 6 |
| nx_hr_gate.nx | referee for NISHI HR (the S-class user-management SSOT). PROVES the lifecycle + deny-by-default: | 65 | 7 |
| nx_hr_graph_access.nx | NISHI HR's new capability (operator 2026-07-16): "HR gains the capability to use | 131 | 9 |
| nx_hr_migrate.nx | the LOSSLESS migrator the torrent/HR teams need for THEIR base-nx_hr cutover (operator: "if they | 46 | 2 |
| nx_hr_migrate_gate.nx | referee proving nx_hr_migrate is LOSSLESS: build a real nx_hr TAB-log (the storage torrent | 75 | 8 |
| nx_hr_pow.nx | NISHI HR, the PROOF-OF-WORK challenge (the "cost" limb of behavioral bot defense). Privacy- | 76 | 11 |
| nx_hr_pow_gate.nx | referee for the proof-of-work challenge. PROVES: a freshly issued challenge can be SOLVED; | 58 | 5 |
| nx_hr_provision_roster.nx | provisions the REAL family roster into STAGING HR stores (the operator confirmed the | 72 | 3 |
| nx_hr_serve3_slot_gate.nx | GATE for hr_serve3_slot (universal ad-slot injection at the file server). | 210 | 9 |
| nx_hr_sheriff.nx | NISHI HR, the SHERIFF: behavioral compliance monitor for the AUTONOMOUS Nishi team. Partner | 110 | 7 |
| nx_hr_sheriff_gate.nx | referee for the SHERIFF (team procedure-compliance monitor). PROVES it flags each | 76 | 10 |
| nx_hr_sov_gate.nx | referee for the SOVEREIGN-STORED HR directory (nx_hr_sov on nx_seg_store + canon, NO tsv). | 64 | 7 |
| nx_hr_team.nx | NISHI HR, team-org module (S-class HR rung 2): OWN the RACI + detect STAFFING gaps + flag | 87 | 6 |
| nx_hr_team_gate.nx | referee for NISHI HR team-org (RACI ownership + staffing-gap + training-gap). | 78 | 9 |
| nx_hr_visitor.nx | NISHI HR, visitor module (S-class HR rung 3): the "front desk" -- WELCOME the visitors we | 65 | 5 |
| nx_hr_visitor_gate.nx | referee for NISHI HR visitor module (the front desk). PROVES: a normal visitor is | 55 | 7 |
| nx_hr_visitor_log.nx | NISHI HR, rung C: drive the front desk from REAL request logs. Parses a daemon access | 66 | 5 |
| nx_hr_visitor_log_gate.nx | referee for HR rung C (behavior sweep from real logs). Synthetic access log: | 72 | 10 |
| nx_html_book.nx | SOVEREIGN HTML (single-file web ebook) -> Nishi reader format. The library holds ~79 .html | 84 | 11 |
| nx_html_extract_data.nx | JS-RENDER FETCHER rung 1: STRUCTURED-DATA EXTRACTION. | 76 | 4 |
| nx_html_extract_data_test.nx | KAT: pull JSON-LD prose from HTML; then a REAL | 65 | 5 |
| nx_html_head.nx | THE ONE canonical accessible document head for every page emitter. | 54 | 4 |
| nx_html_head_fd.nx | the fd-STREAMING half of the canonical accessible head (seq702/seq703). | 46 | 4 |
| nx_html_sanitize.nx | CMS ladder step 9 (KEYSTONE): KSES-style HTML ALLOWLIST sanitizer, run on | 294 | 15 |
| nx_html_sanitize_test.nx | ENGINEER verification of the CMS sanitizer keystone: byte-exact KATs | 97 | 6 |
| nx_html_table.nx | SOVEREIGN HTML TABLE extractor: the reusable "access it properly" rung for ingesting | 109 | 8 |
| nx_html_table_gate.nx | proves the sovereign HTML table extractor (nx_html_table): parse a known table | 62 | 6 |
| nx_html_to_text_oom_gate.nx | 56 | 3 | |
| nx_http_chunked.nx | LIB: HTTP/1.1 chunked transfer-encoding DECODER (RFC 7230 §4.1). THE concrete M2 unblock: | 73 | 4 |
| nx_http_chunked_gate.nx | GATE for nx_http_chunked (M2 unblock: decode HF's chunked API responses). Proves | 68 | 6 |
| nx_http_head_probe.nx | diagnostic: fetch a URL and print the HTTP | 81 | 4 |
| nx_http_health_gate.nx | proves the REAL health check rejects every false-green class that hid the outage: | 43 | 1 |
| nx_hub_cards_seed.nx | seed the HUB CARD registry into the SOVEREIGN content-addressed store via | 49 | 5 |
| nx_hub_deploy_bundle.nx | queue the DATA-DRIVEN hub to the publisher (outward, operator-approval-gated) | 50 | 5 |
| nx_hub_exceed_gate.nx | 119 | 6 | |
| nx_hub_graft.nx | NON-REGRESSIVE hub card add (operator 2026-07-10: "eat the debt, deploy with rollback"). | 91 | 7 |
| nx_hub_gw.nx | the HUB gateway DAEMON (loopback HTTP), the live shell over the gated maturity router. | 392 | 16 |
| nx_hub_gw_decide.nx | the HUB gateway's PURE request->decision handler (bytes in, HTTP status out). | 114 | 4 |
| nx_hub_gw_gate.nx | 118 | 7 | |
| nx_hub_legacy_migrate.nx | migrate the LAST old-format hub data into the sovereign native store, then | 48 | 4 |
| nx_hub_lib_verify_gate.nx | SOVEREIGN verify that the public hub now carries the Library link. Real HTTPS | 88 | 6 |
| nx_hub_page.nx | the clean LANDING HUB for nishifamily.com (served behind the Nishi Family OPAQUE). | 57 | 2 |
| nx_hub_provision.nx | provision a PERSONAL HUB as a FULL STANDALONE DOMAIN SITE (operator: "they are full | 55 | 2 |
| nx_hub_provision_gate.nx | SOVEREIGN in-process gate for standalone-domain hub provisioning. Writes a fixture | 69 | 7 |
| nx_hub_publish.nx | PARTNER WITH THE PUBLISHER: submit the hub artifacts to the publisher's governed | 43 | 4 |
| nx_hub_publish_bin.nx | submit the two HUB BINARIES to the publisher (policy=outward, operator-approval | 38 | 4 |
| nx_hub_publish_hostctl.nx | submit the SUPERVISOR (nx_hostctl, now carrying the HC_HUB_GW guard) to the | 15 | 3 |
| nx_hub_render.nx | the LEVELED hub index renderer: registry + a viewer's level -> the HTML they may see. | 136 | 5 |
| nx_hub_render_gate.nx | 91 | 6 | |
| nx_hub_replicate.nx | LIB: HUB-TO-HUB content replication (operator: "hub to hub"). Gossip spreads the INDEX; | 33 | 4 |
| nx_hub_replicate_gate.nx | proves HUB-TO-HUB replication end to end: hub B (empty) learns hub A's index via | 66 | 3 |
| nx_hub_roles_seed.nx | seed the HUB ROLES registry (handle -> access level) into the SOVEREIGN | 27 | 3 |
| nx_hub_ship.nx | sovereign stager for the hub-gateway push (so deploy needs NO bash printf/scratch .sh): | 32 | 4 |
| nx_hub_spoke.nx | the central permanent HUB (main Nishi) grows by absorbing what its CLONES learn, then | 50 | 7 |
| nx_hub_spoke_test.nx | ACCEPTANCE GATE for the HUB role (GROW: Naruto clone-integrate-grow, governed, | 50 | 3 |
| nx_hub_template.nx | the S-CLASS PERSONAL-HUB template emitter (blog / organizer / hub) for the autonomous | 230 | 13 |
| nx_hub_template_gate.nx | SOVEREIGN in-process gate for the personal-hub template emitter. Feeds a fixture | 88 | 5 |
| nx_hub_ws_register.nx | COORDINATE with other workstreams: register this session's workstreams into the | 67 | 5 |
| nx_huffcdic.nx | SOVEREIGN HUFF/CDIC decompressor for MOBI/AZW (compression type 17480), the Nishi capability | 128 | 6 |
| nx_huffcdic_gate.nx | liar-kill gate for the sovereign HUFF/CDIC decompressor (MOBI compression 17480). | 98 | 5 |
| nx_huffman_kat.nx | KAT for nx_huffman (canonical Huffman build + decode; the DEFLATE symbol layer). | 66 | 3 |
| nx_hw_discover.nx | GATE: SOVEREIGN HARDWARE AUTO-DISCOVERY by parsing a REAL device tree (FDT/DTB). Reads the | 159 | 14 |
| nx_hw_envelope.nx | HARDWARE-AWARE MODEL ROUTER (2026-07-23; operator: "hardware aware component | 371 | 9 |
| nx_hwmap.nx | X-DRV-W0 HWMAP (SOVEREIGN-DRIVER-WORLD law, operator 2026-06-12). | 196 | 8 |
| nx_hwtest_census.nx | the HARDWARE-TEST-READINESS census: can we test NishiOS across LOTS of hardware (real) and on | 71 | 5 |
| nx_hwtest_matrix.nx | ROADMAP R1: the HARDWARE-TEST MATRIX. Runs the conformance FLEET (the 180 random programs | 109 | 7 |
| nx_hwtest_roadmap.nx | the CRITIC-SCORED, ADVERSARY-HARDENED roadmap to test NishiOS across LOTS of real hardware + | 89 | 6 |
| nx_hyp_audio.nx | HYP arc H0: sovereign hypnotherapy session-audio bed. | 219 | 9 |
| nx_i2mesh_gate.nx | prove IMAGE-to-MESH: ingest images (synthetic masks AND our own render/Z-Image | 103 | 7 |
| nx_ia_probe.nx | resolve an archive.org /details/ URL to the direct media file URL. Run from nxc2 root. | 26 | 3 |
| nx_ia_resolve.nx | resolve an archive.org /details/ page to the actual media file URL via the sanctioned | 97 | 8 |
| nx_ifetch_emit.nx | INSTRUCTION-FETCH translation test (virtual-memory-paging-mmu, CPU-datapath | 190 | 19 |
| nx_ik_gate.nx | gate for CCD IK (Elara bar E5) + re-verify the skeleton under the new Ry*Rz basis. | 186 | 6 |
| nx_im4_compact_gate.nx | PROVES the EXISTING IM4 compaction (nx_seg_store ss_compact_cap) at scale: it folds a | 89 | 5 |
| nx_image_beauty.nx | the ImageBeauty MCP tool: score a gallery image (by cid) for bilateral symmetry (Q1000). | 40 | 1 |
| nx_image_fidelity.nx | SUPERSEDED-FOR-GENERATION (Critic, Blau-Michaeli): this measures DISTORTION only (MSE/PSNR), | 54 | 5 |
| nx_image_fidelity_test.nx | prove the "rebuild exactly" measurement gate on three rebuilds of a | 44 | 3 |
| nx_image_symmetry_lib.nx | shared ImageBeauty core (NO main), so both the nx_image_beauty tool AND the nx_gen_rank | 66 | 4 |
| nx_imatrix.nx | IMPORTANCE-MATRIX quantization = rate-distortion WATER-FILLING (the deepest | 57 | 5 |
| nx_imatrix_test.nx | prove importance-weighted water-filling beats uniform quantization at the | 38 | 3 |
| nx_img_harvest.nx | S-CLASS-EXCEED image-URL harvester (operator 2026-07-03: "no we want to get s class | 195 | 9 |
| nx_img_harvest_gate.nx | 97 | 5 | |
| nx_img_sbs.nx | sovereign SIDE-BY-SIDE evidence compositor: oracle screenshot | Nishi screenshot into | 62 | 5 |
| nx_imgbook_promote.nx | promote an ALREADY-EXTRACTED image-dominant book to the CBX/zoom viewer. | 276 | 14 |
| nx_imgdecode_test.nx | isolate the shared image decoder: read an encoded image file and run it | 33 | 3 |
| nx_imgpage.nx | prove AUTO <img> in a rendered page: br_layout harvests <img src> per box; this | 73 | 3 |
| nx_imgproof.nx | prove the sovereign image DECODE path end-to-end: decode a real JPEG + PNG (in-memory | 34 | 4 |
| nx_imgsrc_probe.nx | headless diagnosis: after the SHARED br_layout, does page.bsrc_off get the | 52 | 3 |
| nx_impact.nx | LIB: the CLEAN + ENVIRONMENTAL IMPACT + VALUE model for the food arc (operator: "measure | 129 | 17 |
| nx_impact_gate.nx | GATE: R-IMPACT. The food arc's clean+environmental+value model, on strawberries. | 115 | 5 |
| nx_import_probe.nx | EMPIRICAL test (Rule 2: verify runtime, don't trust the doc): can a _hdl_build/ organ | 17 | 1 |
| nx_import_scan_gate.nx | proves the canonical accurate import scanner (R0-brick-1 of the living ecosystem | 68 | 7 |
| nx_ims_batch1.nx | INGEST batch #1: 4 REAL active-arc pages, each rendered through | 77 | 4 |
| nx_ims_batch1_publish.nx | land batch #1 LIVE through the GUARDED + VERSIONED publish | 72 | 4 |
| nx_ims_batch1_repush.nx | re-land the two pages whose live push did not confirm on the | 60 | 4 |
| nx_ims_batch2.nx | INGEST batch #2: the SUBSTRATE hub + 6 REAL pages, each rendered | 124 | 4 |
| nx_ims_batch2_publish.nx | land batch #2 LIVE through the GUARDED + VERSIONED publish path | 83 | 4 |
| nx_ims_batch2_repush.nx | re-land the batch-#2 leaf pages whose live push did not confirm on the | 74 | 4 |
| nx_ims_batch2_tail.nx | push ONLY the final 3 batch-#2 leaves (neural_mt, vision_fr, voxelworld) | 68 | 4 |
| nx_ims_corpus_refresh.nx | rebuild the framed live-corpus snapshot | 96 | 6 |
| nx_ims_monitor.nx | IMS arc rung A1: READ-ONLY orphan + link-rot MONITOR. | 510 | 10 |
| nx_ims_monitor_gate.nx | REFEREE for the IMS A1 orphan + link-rot monitor. | 241 | 7 |
| nx_ims_monitor_live.nx | IMS A1 LIVE RUN over the REAL published wiki corpus. | 211 | 6 |
| nx_ims_page.nx | THE REUSABLE TYPE-AWARE PAGE GENERATOR. ONE function, ims_page, | 203 | 6 |
| nx_ims_page_selftest.nx | smoke test for the reusable generator nx_ims_page. | 54 | 4 |
| nx_ims_search_publish.nx | land /wiki/search.html LIVE through the GUARDED + VERSIONED publish path | 62 | 4 |
| nx_ims_typemap_seed.nx | seed the Diataxis typemap into the NATIVE seg_store (no TSV). | 39 | 4 |
| nx_inbook_search.nx | SC21: sovereign IN-BOOK full-text search (find-in-book) over a reader book's | 145 | 11 |
| nx_incumbent_census.nx | the GENERIC capability census: ANY incumbent_ref (id\tcategory\tfeature\t | 141 | 8 |
| nx_indoor_gate.nx | ★R8: INDOOR scenes (room + constraint-solved furniture layout). | 93 | 5 |
| nx_inet_fetch_deploy.nx | deploy the team's sovereign fetch ELF to the NAS (which HAS internet egress) and | 37 | 1 |
| nx_infinibug.nx | INFINIGEN-FOR-CODE (worldclass/bugforge lane, 2026-07-24). Operator pointed at | 265 | 17 |
| nx_infinigen_census_gate.nx | ★ADVERSARIAL CENSUS vs INFINIGEN (operator 2026-07-10: "really research and | 216 | 9 |
| nx_inflate_gate.nx | PROVE THE DECOMPRESSOR AGAINST AN INDEPENDENT IMPLEMENTATION. | 96 | 3 |
| nx_info_registry.nx | NATIVE FEATURES + RISK REGISTRIES on the information plane (operator | 891 | 26 |
| nx_infomgmt_exceed.nx | the MEASURED s-class-EXCEED benchmark for the sovereign info-mgmt store, vs the | 106 | 8 |
| nx_infomgmt_gate.nx | THE INFORMATION-MANAGEMENT GATE: one command re-proves | 672 | 8 |
| nx_infomgmt_im2c_register.nx | registers INFOMGMT IM2c (multi-term AND search) | 41 | 2 |
| nx_infomgmt_im6c_register.nx | registers IM6c (merged .idx aux file) via | 39 | 2 |
| nx_infomgmt_im7_race_register.nx | registers TWO infomgmt rungs via the | 46 | 2 |
| nx_infomgmt_imar_register.nx | registers INFOMGMT IM-AR (archive time-travel | 41 | 2 |
| nx_infomgmt_race.nx | IM6: THE BEAT-SQLITE RACE (the named EXCEED measurement | 253 | 9 |
| nx_infra_control.nx | sovereign INFRA-HOST control posture model (operator: "sovereign control of | 38 | 5 |
| nx_infra_control_test.nx | INFRACTLGATE: proves the sovereign infra-host control posture model over the | 61 | 3 |
| nx_infra_reconcile.nx | sovereign DECLARATIVE INFRA RECONCILE (HashiCorp Terraform / IaC-class) over the | 34 | 6 |
| nx_infra_reconcile_test.nx | INFRARECONCILEGATE: proves the declarative IaC reconcile over the real | 54 | 3 |
| nx_ingest_audit_gate.nx | prove the audit's NEW logic: the grade-table parser answers correctly | 47 | 2 |
| nx_ingest_base.nx | LangIntel LI1: OO BASE CLASS for external-corpus ingest organs. | 206 | 15 |
| nx_ingest_base_gate.nx | LangIntel LI1 self-test: proves nx_ingest_base compiles, links, and its | 90 | 2 |
| nx_ingest_foundation.nx | REUSABLE foundationing library (rule-of-three extraction: nx_codata_foundation | 142 | 8 |
| nx_ingest_governed.nx | a loop-produced capability does NOT get auto-inserted into the ecosystem/ | 68 | 5 |
| nx_ingest_governed_test.nx | prove a loop candidate must EARN ingestion through Engineer rigor + | 72 | 3 |
| nx_init.nx | SOVEREIGN INIT SYSTEM (OS gap: INIT-SERVICES). Service UNITS declare dependencies; init computes a | 87 | 5 |
| nx_init_live.nx | GATE: REAL process supervision. Reworks nx_init (dependency-ordered start, Kahn topo) + | 143 | 8 |
| nx_initlive_probe.nx | PROBE (cardinal rule 2): does REAL fork + wait4(WNOHANG) child-liveness work on this host? | 39 | 3 |
| nx_inline_gate.nx | VERDICT gate for the INLINE multi-line flow fix. A long inline text run followed | 75 | 6 |
| nx_inline_hidden_gate.nx | VERDICT gate for honoring inline style="display:none". Real pages hide | 66 | 6 |
| nx_inline_vec_measure_gate.nx | PROOF (re-runnable) of the S21 F3 root fix: when the renderer paints | 102 | 8 |
| nx_input_abstract_part.nx | RENAMED FROM nx_input_abstract.nx 2026-07-31 (lib-reconcile). | 221 | 16 |
| nx_input_scan.nx | INPUT-INTEGRITY scanner (first control of the 3-stage untrusted-input fence, seq497). | 146 | 8 |
| nx_inr_patch_gate.nx | FIRST sovereign neural-codec rung: our clean-room autograd OVERFITS a REAL image | 149 | 13 |
| nx_inr_pe_gate.nx | R4b QUALITY rung: kill the coordinate-MLP spectral bias with POSITIONAL ENCODING so | 149 | 14 |
| nx_instrument_ship.nx | stage nx_aw_push inputs for the INSTRUMENT dashboard (clone of nx_explodelab_ship): | 26 | 2 |
| nx_instrument_status.nx | GENERATOR: the living instrument dashboard (operator 2026-07-10 "make sure all our | 147 | 7 |
| nx_intent_gate.nx | the ENGINEER's gate for CR4 (intent WAL: work interrupted by a | 310 | 20 |
| nx_intent_register.nx | records CR4 (intent WAL). Engineer gate = the 5-row intent gate | 40 | 2 |
| nx_internal_sweep_gate.nx | the INTERNAL-ONLY S-class sweep (operator: "we need customer-facing AND internal-only | 57 | 3 |
| nx_interp_ex_gate.nx | proves + MEASURES sovereign dead-reckoning extrapolation (nx_interp ip_sample_ex): | 73 | 3 |
| nx_interp_gate.nx | proves + MEASURES the sovereign snapshot interpolation buffer (nx_interp): | 111 | 4 |
| nx_intfp_attention_gradcheck_gate.nx | THE COMPOSITION PROOF: a full single-head CAUSAL self-attention block | 117 | 8 |
| nx_intfp_block_gradcheck_gate.nx | CAPSTONE assembly pattern: a pre-norm residual block y = x + Attn(RMSNorm(x)) | 165 | 9 |
| nx_intfp_dpo_gradcheck_gate.nx | DPO preference alignment (the RLHF/DPO axis) in Q20 INTEGER, gradchecked, no | 90 | 11 |
| nx_intfp_flashattn_gate.nx | FLASH-ATTENTION (online-softmax, O(T) memory, no T×T matrix) in Q20 INTEGER. | 67 | 8 |
| nx_intfp_frontier_census.nx | honest census: the sovereign INTEGER (no-float) training stack vs the 2026 LLM | 59 | 6 |
| nx_intfp_gradcheck_gate.nx | FIRST verified brick of FIXED-POINT INTEGER TRAINING (the sovereign fix for the | 80 | 5 |
| nx_intfp_layer_gradcheck_gate.nx | FULL integer transformer LAYER: two pre-norm residual blocks stacked | 176 | 16 |
| nx_intfp_lm_real_gate.nx | REAL-SCALE sovereign integer transformer LM. d=64, ffn=256 (4x), token+POSITION | 114 | 18 |
| nx_intfp_lm_simd_gate.nx | REAL-SCALE sovereign integer transformer LM. d=64, ffn=256 (4x), token+POSITION | 182 | 23 |
| nx_intfp_lm_train_gate.nx | COMPLETE integer transformer LM, trained on next-token prediction. Composes the | 130 | 18 |
| nx_intfp_log_gate.nx | integer natural LOG (fp_log) in Q20, completing the sovereign transcendental set | 54 | 5 |
| nx_intfp_lora_gradcheck_gate.nx | LoRA / parameter-efficient fine-tuning in Q20 INTEGER, gradchecked, no float. | 81 | 7 |
| nx_intfp_mla_gradcheck_gate.nx | 2026 FRONTIER: MLA (Multi-head Latent Attention, DeepSeek's marquee KV- | 98 | 8 |
| nx_intfp_mlp_gradcheck_gate.nx | SECOND brick of integer training: prove the CHAIN RULE in fixed-point. | 102 | 5 |
| nx_intfp_moe_gradcheck_gate.nx | 2026 FRONTIER capability in the sovereign integer stack: MIXTURE-OF-EXPERTS | 116 | 8 |
| nx_intfp_qknorm_gradcheck_gate.nx | 2026 FRONTIER: QK-NORM (Qwen3.5) in Q24 INTEGER, gradchecked, no float. | 101 | 9 |
| nx_intfp_rmsnorm_gradcheck_gate.nx | LAST transcendental for integer transformer training: RMSNorm needs | 92 | 6 |
| nx_intfp_rope_gate.nx | RoPE (Rotary Position Embedding, universal in 2026) in Q20 INTEGER, no float. Adds | 83 | 8 |
| nx_intfp_softmax_gradcheck_gate.nx | KEYSTONE op for integer ATTENTION training: fixed-point SOFTMAX with a | 85 | 6 |
| nx_intfp_swiglu_gradcheck_gate.nx | the OTHER transformer sublayer in integer: SwiGLU FFN, gradchecked. | 100 | 9 |
| nx_intfp_train_gate.nx | THIRD brick of integer training: prove an integer model actually LEARNS. | 111 | 4 |
| nx_intl_h2h.nx | INTERNATIONAL head-to-head: our pipelines vs the rival TRANSPORT CLASSES on the | 150 | 6 |
| nx_intlog_gate.nx | KAT gate for the integer log2 / IDF / tf-saturation primitives (the BM25 rung's | 92 | 3 |
| nx_intra_block_gate.nx | SOVEREIGN proof of the PATENT-FREE intra keyframe pipeline, end-to-end on | 142 | 9 |
| nx_intra_gate.nx | proves + MEASURES sovereign intra prediction (nx_intra): the right mode predicts structure | 47 | 2 |
| nx_intra_image_gate.nx | SOVEREIGN proof of the patent-free intra IMAGE codec (Phase-1 capstone): | 165 | 6 |
| nx_intra_pred_gate.nx | MEASURES the directional-intra-prediction lever on REAL content before any core-codec change. | 57 | 1 |
| nx_inventory.nx | LIB: the UNIVERSAL inventory / supply-chain substrate (operator: "the inventory and other | 317 | 24 |
| nx_inventory_gate.nx | GATE: the UNIVERSAL inventory substrate proven on TWO domains at once -- a kitchen | 122 | 6 |
| nx_invite_issue_cli.nx | issue ONE single-use, expiring invite token into a doc-portal invite store and | 27 | 5 |
| nx_invite_token.nx | SECRET single-use, expiring, realm+level-scoped INVITE TOKEN store. | 346 | 13 |
| nx_invite_token_gate.nx | SOVEREIGN in-process referee for the invite-token store organ. | 96 | 5 |
| nx_iolayer_ws_register.nx | register this arc's workstreams into the WMS registry SSOT | 63 | 5 |
| nx_iot_ctl.nx | sovereign HOME-ELECTRONICS identification ORGAN (CLI + MCP tool). | 117 | 3 |
| nx_iot_ctl_gate.nx | gate for the sovereign home-electronics organ. | 316 | 3 |
| nx_iot_ctl_lib.nx | sovereign HOME-ELECTRONICS identification LIB (no main). | 618 | 34 |
| nx_iot_fetch_probe.nx | DIAGNOSTIC: fetch several URLs on nishifamily.com | 83 | 6 |
| nx_iot_verify_gate.nx | SOVEREIGN live publish verifier for the /iot hub | 101 | 6 |
| nx_iot_ws_inject.nx | inject the IoT killer-feature workstreams into the WMS SSOT | 86 | 7 |
| nx_iqa_sota_fetch.nx | GROUND the reverse-AI-judge / photoreal metric (nx_natstat) in real SOTA. Two lines: | 65 | 4 |
| nx_isa_cf_sov.nx | CONTROL-FLOW rung: derive programs that BRANCH, run them on god. | 409 | 43 |
| nx_isa_equiv_sov.nx | THE DIFFERENTIAL-REPLACEMENT TEST, ON THE HARDWARE. | 358 | 33 |
| nx_isa_loop_sov.nx | LOOP rung: derive ITERATIVE programs with a BACKWARD branch, run on god. | 342 | 39 |
| nx_isa_run_sov.nx | CLOSE THE LOOP (hardware -> derive -> hardware). A search-derived | 98 | 9 |
| nx_isa_spec.nx | SPEC-DRIVEN instruction encoder (multi-arch). The capability | 61 | 2 |
| nx_isa_spec_test.nx | prove the SPEC-DRIVEN encoder: (1) it reproduces the | 131 | 8 |
| nx_isa_synth_sov.nx | SHAPE-DISCOVERY SYNTHESIS: the team is given only (a,b)->T(a,b) examples | 367 | 45 |
| nx_isosurf_gate.nx | ★F0 UNIFY: polygonize a signed-distance FIELD into a real TRIANGLE MESH (surface nets), then | 129 | 7 |
| nx_isotope_foundation.nx | FOUNDATION the ingested NIST Atomic Weights data (thin caller over the reusable | 19 | 1 |
| nx_isotope_gate.nx | chemistry external-reference loop, VERIFY + LIAR-KILL gate. Compares OUR periodic | 108 | 7 |
| nx_isotope_ingest.nx | chemistry external-reference loop, ingest stage. Reads the FOUNDATIONED NIST | 138 | 9 |
| nx_issue_intake.nx | AUTOMATIC issue -> PM assignment intake (operator: "have the team automatically | 80 | 3 |
| nx_iterated_local_search_gate.nx | 70 | 6 | |
| nx_jam_check.nx | JAM-PHYSICS PRE-FLIGHT GATE (operator: the QIDI X-Max 3 "constantly jams"; | 208 | 7 |
| nx_jam_check_register.nx | GOVERNED registration of the jam-physics pre-flight gate. | 57 | 2 |
| nx_jam_check_test.nx | ACCEPTANCE GATE for the jam-physics pre-flight. Every KAT is | 105 | 4 |
| nx_jam_probe.nx | bisect the jam-check hang: print a marker after each unit so we see WHERE it stops. | 22 | 4 |
| nx_janitor.nx | the CARETAKER/JANITOR's FRESHNESS evaluator (operator 2026-06-12: | 85 | 7 |
| nx_janitor_caps.nx | the JANITOR's MAGIC-NUMBER-CAP detector (the missing X-JAN rule). Finds the | 125 | 11 |
| nx_janitor_caps_gate.nx | proves the silent-truncation CAP detector (nx_cap_detect_lib) has TEETH and NO | 56 | 6 |
| nx_janitor_dupname.nx | the "dup" part of the janitor's X-JAN-002 sprawl half (nx_janitor_sprawl already | 96 | 10 |
| nx_janitor_dupname_classify_gate.nx | 69 | 3 | |
| nx_janitor_dupname_gate.nx | 52 | 3 | |
| nx_janitor_retire.nx | the RETIRE step = the actual debt count-drop (operator: "keep the debt gone"). | 55 | 4 |
| nx_janitor_retire_gate.nx | 66 | 3 | |
| nx_janitor_scratch.nx | the "scratch-accumulation" part of the janitor's X-JAN-002 sprawl half (the third | 52 | 6 |
| nx_janitor_scratch_gate.nx | 49 | 2 | |
| nx_janitor_scrub.nx | the JANITOR's third-party CLEANUP capability = the unbuilt "sprawl half (X-JAN-002)" | 87 | 6 |
| nx_janitor_scrub_gate.nx | 52 | 2 | |
| nx_janitor_sprawl.nx | the JANITOR's SPRAWL/JUNK-CLEANUP half (X-JAN-002, the getdents-walk | 303 | 17 |
| nx_janitor_sprawl_gate.nx | proves the JANITOR sprawl/junk-cleanup organ (nx_janitor_sprawl): | 134 | 12 |
| nx_janitor_sweep.nx | the JANITOR's AT-SCALE sweep: migrate a whole debt-heavy directory's non-sov FORMAT | 71 | 4 |
| nx_janitor_sweep_gate.nx | 50 | 2 | |
| nx_janitor_sweep_run.nx | thin RUNNER for the existing jan_sweep: migrate OUR non-sovereign data dirs | 47 | 4 |
| nx_jit_ra_probe.nx | PROBE: dump the register-allocated JIT's emitted x86 bytes WITHOUT executing (isolate | 29 | 4 |
| nx_jitter_buffer_gate.nx | 145 | 5 | |
| nx_jitterbuf_gate.nx | proves + MEASURES the sovereign adaptive playout-delay (nx_jitterbuf): | 80 | 1 |
| nx_job_launch_bound.nx | the never-brick bound on which organs may be ASYNC-LAUNCHED. | 72 | 3 |
| nx_job_launch_bound_gate.nx | proves the widened async-launch bound before it ships into the | 56 | 3 |
| nx_job_run.nx | GUARDED ASYNC JOB RUNNER. Eats the async-fetch >15s edge-timeout debt the | 195 | 9 |
| nx_job_runner.nx | the STANDING NISHI RUNNER (operator 2026-07-02: "stop using shell use the | 156 | 7 |
| nx_jobhealth_gate.nx | DOES EVERY REGISTERED CLOCK JOB HAVE AN ORGAN THAT CAN ACTUALLY BE EXECUTED? | 105 | 2 |
| nx_jobserver.nx | PERSISTENT sovereign job-server: ONE long-lived Nishi process that runs queued commands, | 138 | 9 |
| nx_journal.nx | GATE: WRITE-AHEAD JOURNALING + CRASH RECOVERY on the block-backed VFS (NSFS v2, nx_vfsblock_lib). | 132 | 7 |
| nx_jpeg_block_enc.nx | SOVEREIGN JPEG baseline block entropy coder (J2). Encodes one 8x8 block's | 51 | 2 |
| nx_jpeg_block_enc_gate.nx | SOVEREIGN gate for J2 (JPEG baseline block entropy coder). Proves the | 132 | 10 |
| nx_jpeg_color_write.nx | SOVEREIGN baseline COLOR (YCbCr 4:4:4) JFIF writer. Extends the grayscale J3 | 115 | 5 |
| nx_jpeg_color_write_gate.nx | SOVEREIGN gate for the baseline COLOR JFIF writer. Encodes a synthetic RGB | 146 | 5 |
| nx_jpeg_huff_enc.nx | SOVEREIGN JPEG baseline Huffman ENCODE substrate (J1 of the sovereign JPEG | 113 | 12 |
| nx_jpeg_huff_enc_gate.nx | SOVEREIGN liar-kill gate for nx_jpeg_huff_enc (J1 of the sovereign JPEG | 99 | 7 |
| nx_jpeg_rst_gate.nx | gate for JPEG restart-marker (DRI/RSTn) support, BOTH sides: jw_write_jpeg_ri | 191 | 3 |
| nx_jpeg_sym.nx | SOVEREIGN JPEG "modeling" layer: separates a block's entropy into (a) a SYMBOL stream | 61 | 2 |
| nx_jpeg_write.nx | SOVEREIGN baseline grayscale JFIF writer (J3). Assembles a complete, standards- | 187 | 6 |
| nx_jpeg_write_gate.nx | SOVEREIGN gate for J3 (baseline JFIF writer). Encodes a test image to a real | 133 | 6 |
| nx_jq_locate.nx | find the EXACT construct where our parser rejects minified jQuery. Fetches jquery.min.js, | 38 | 3 |
| nx_jq_realpage.nx | prove real minified jQuery 3.7.1 SELECTS + EXTRACTS over a REAL fetched page's DOM | 132 | 7 |
| nx_jq_run.nx | run REAL minified jQuery with the surrogate preamble + js_rt_dbg ON, so every runtime error | 82 | 4 |
| nx_jq_test.nx | THE decisive VM-compat probe: does nx_js_vm run REAL minified jQuery 3.7.1 to completion? | 42 | 3 |
| nx_jq_tree.nx | run real minified jQuery in DOM_TREE mode (production-realistic): wrap surrogate-preamble + | 111 | 6 |
| nx_jrnlguard.nx | DATA-LAYER CLOBBER/SHRINK DETECTOR (ws=ws-intel9, 2026-07-20). | 541 | 29 |
| nx_js_arena_gate.nx | escape-aware ARENA RECLAMATION. Proves (A) call-heavy code that USED to exhaust | 49 | 3 |
| nx_js_arena_probe.nx | isolate the escaped-closure crash: interpreter vs JIT. expect_exit: 0 license_tier: ORIGINAL | 14 | 3 |
| nx_js_autoglobal_hoist_gate.nx | 36 | 3 | |
| nx_js_binopfuse_gate.nx | DIFFERENTIAL correctness gate for the JIT const-operand BINOP fusion peephole | 119 | 6 |
| nx_js_bom_gate.nx | 58 | 5 | |
| nx_js_bundle_probe.nx | name the NEXT construct blocking real bundles (2026-07-27). | 52 | 4 |
| nx_js_callapply_gate.nx | 32 | 3 | |
| nx_js_callcost_probe.nx | differential CALL-COST breakdown for the last >5x kernel (recursion 6.86x). | 48 | 4 |
| nx_js_compile.nx | the bytecode-VM PARITY GATE (rungs 2..5c): every chk() runs the SAME source | 213 | 1 |
| nx_js_consumer_swap_gate.nx | CONSUMER SWAP: route the renderer's page scripts through the VM/JIT | 162 | 7 |
| nx_js_dom_demo.nx | INDEPENDENT proof of the JS<->DOM binding (R-JS-DOM1/2/3): seed a realistic | 63 | 3 |
| nx_js_earley_diag.nx | run the earley DIAGNOSTIC bundle (head+raw+diagfoot): replays test(k) | 30 | 3 |
| nx_js_error_gate.nx | Error/TypeError/RangeError constructors + Array/Error called WITHOUT `new`, | 74 | 7 |
| nx_js_es_census.nx | MEASURE the modern-ES surface of the sovereign JS engine (present vs absent), so | 62 | 6 |
| nx_js_evalorder_gate.nx | 49 | 3 | |
| nx_js_event_loop_gate.nx | 71 | 5 | |
| nx_js_extends_gate.nx | 70 | 5 | |
| nx_js_f64lit_probe.nx | check 0.1 parses to the correctly-rounded IEEE bits. expect_exit: 0 license_tier: ORIGINAL | 14 | 3 |
| nx_js_feedback_gate.nx | P6 rung 1: TYPE FEEDBACK (Maglev's "runtime metadata collected during | 66 | 3 |
| nx_js_fetch_gate.nx | 63 | 5 | |
| nx_js_floatfuse_probe.nx | SELF-ASSERTING perf-regression GATE for the const-fusion float fallback. | 52 | 4 |
| nx_js_fnprop_diag.nx | pinpoint Splay's runtime gap: fn-static-property + String(). Minimal calls (avoid arena flake). expect_exit: 0 | 27 | 4 |
| nx_js_fuel_gate.nx | non-vacuous tooth for the GLOBAL JS execution budget (debt 1785032369). | 41 | 1 |
| nx_js_gc_gate.nx | prove the non-moving mark-sweep collector (conservative word-scan made EXACT by the | 78 | 5 |
| nx_js_h2h_bench.nx | HEAD-TO-HEAD: our sovereign VM/JIT vs V8 (node v22) on the SAME compute kernels, | 155 | 7 |
| nx_js_h2h_probe.nx | probe the limits the h2h benchmark hit (fib depth/call-count, array capacity). expect_exit: 0 | 24 | 4 |
| nx_js_headless_render.nx | RUNG 5 CONSUMER + API-CAPTURE: fetch a REAL site over sovereign TLS, fetch its | 121 | 5 |
| nx_js_headless_render_gate.nx | proves rung 5 (headless hydration): the ASYNC rungs (event loop / | 75 | 5 |
| nx_js_hydrate_index_gate.nx | CLOSES THE LOOP: a page whose INLINE JS builds content -> hydrate | 97 | 8 |
| nx_js_indel_gate.nx | the `in` operator + `delete` operator, V8-pinned, both tiers. `in` = property existence | 41 | 4 |
| nx_js_instanceof_gate.nx | 30 | 3 | |
| nx_js_jit_gate.nx | P5 BASELINE JIT: prove it (A) is CORRECT vs the VM and the tree-walker on the | 241 | 4 |
| nx_js_jit_keystone.nx | P5 BASELINE-JIT KEYSTONE (SOTA ladder, after P4 ICs; mirrors how the VM | 119 | 2 |
| nx_js_jitgc_gate.nx | prove JIT + GC COEXISTENCE: the P5 native JIT runs WITH GC enabled, a collection can | 49 | 4 |
| nx_js_missingarg_gate.nx | 36 | 3 | |
| nx_js_navier_diag.nx | diagnose NavierStokes runtime gap. Minimal calls (tree+VM). expect_exit: 0 license_tier: ORIGINAL | 24 | 4 |
| nx_js_objchurn_probe.nx | diagnose the object-churn gap: is it the CTOR CALL, the property SETs, or obj_new? expect_exit: 0 | 29 | 4 |
| nx_js_objproto_gate.nx | 31 | 3 | |
| nx_js_octane_crypto.nx | run the REAL Octane Crypto benchmark (unmodified Google source: jsbn RSA-1024, | 43 | 3 |
| nx_js_octane_deltablue.nx | run the REAL Octane DeltaBlue benchmark (unmodified Google source, harness | 44 | 3 |
| nx_js_octane_earley.nx | run the REAL Octane EarleyBoyer benchmark (unmodified scheme2js source, harness | 62 | 3 |
| nx_js_octane_memcensus.nx | QUANTIFY the GC debt: run each real Octane benchmark ONCE and report the | 44 | 4 |
| nx_js_octane_navier.nx | run the REAL Octane NavierStokes (unmodified, harness stubbed). Self-validates in | 51 | 3 |
| nx_js_octane_next_diag.nx | PARSE-FIRST diagnostic for the next Octane targets (DeltaBlue/RayTrace/Crypto). | 69 | 4 |
| nx_js_octane_next_run.nx | attempt to RUN the three staged next-Octane benchmarks (all 3/3 parse-clean). | 44 | 4 |
| nx_js_octane_raytrace.nx | run the REAL Octane RayTrace benchmark (unmodified, harness stubbed). Renders a | 43 | 3 |
| nx_js_octane_regexp.nx | run the REAL Octane RegExp benchmark (126KB unmodified V8 source, harness | 61 | 3 |
| nx_js_octane_regexp_ck.nx | AUTHORITATIVE Octane RegExp verification: run the real 126KB V8 regexp.js | 44 | 2 |
| nx_js_octane_richards.nx | MILESTONE: run the REAL Octane Richards benchmark (unmodified Google source, | 85 | 3 |
| nx_js_octane_splay.nx | run the REAL Octane Splay benchmark (unmodified Google source, harness stubbed) on | 56 | 3 |
| nx_js_or_diag.nx | localize the ||-SEGV: tree-walker first (prints), then VM. expect_exit: 0 license_tier: ORIGINAL | 15 | 3 |
| nx_js_pending_fetch_gate.nx | 77 | 5 | |
| nx_js_poly_ic_gate.nx | P4 POLYMORPHIC inline caches: prove (A) a K-way IC gives IDENTICAL results to | 142 | 5 |
| nx_js_probes_nojit.nx | to isolate JIT bugs from VM-core | 23 | 2 |
| nx_js_probes_run.nx | run knowledge/octane/jsprobes.js on the VM/JIT and print its result string (differential vs node). expect_exit: 0 | 26 | 2 |
| nx_js_probes_vm.nx | run knowledge/octane/jsprobes.js on the VM/JIT ONLY (tree-walker skipped: call-heavy probes SIGTERM it), | 22 | 3 |
| nx_js_promise_gate.nx | 65 | 5 | |
| nx_js_proto_gate.nx | built-in prototype EXTENSION on the tree tier: user code adds methods to | 33 | 4 |
| nx_js_proto_probe.nx | probe prototype-based OOP on tree-walker vs VM. expect_exit: 0 license_tier: ORIGINAL | 21 | 4 |
| nx_js_proto_vm_gate.nx | built-in prototype EXTENSION on the FAST tiers (VM interpreter BC_CALLM + | 48 | 5 |
| nx_js_random_probe.nx | verify Math.random(): runs, in [0,1), deterministic (seeded), matches tree-walker. expect_exit: 0 | 44 | 3 |
| nx_js_realbench.nx | CAPSTONE of the JIT arc: realistic BUNDLE-SHAPED programs (the composition of | 102 | 5 |
| nx_js_regalloc_probe.nx | validates the register-allocation eligibility DETECTOR (jit_intloop_eligible), | 63 | 4 |
| nx_js_regex_features_gate.nx | regex-engine features added during the Octane RegExp arc (2026-07-12), | 67 | 6 |
| nx_js_regex_gate.nx | 81 | 5 | |
| nx_js_render_emit.nx | read _offc/nxjs_in.html, run js_render_page (execute the page's inline scripts | 33 | 2 |
| nx_js_render_gate.nx | gate for R-JS-DOMWRITE: the sovereign JS engine now BUILDS rendered content. | 78 | 6 |
| nx_js_rich_diag.nx | probe Richards' runtime operations to find the gap. expect_exit: 0 license_tier: ORIGINAL | 25 | 4 |
| nx_js_rt_memprobe.nx | measure the pool allocation of a REDUCED RayTrace render (20x20, checkNumber assert disabled) to quantify | 22 | 3 |
| nx_js_run_demo.nx | END-TO-END COMPOSITION proof for the sovereign JS engine | 19 | 1 |
| nx_js_safepoint_cost.nx | measure the PURE per-back-edge safepoint overhead on a hot JIT loop. GC-off = no | 34 | 4 |
| nx_js_semantics_gate.nx | JS semantics pinned during the EarleyBoyer root-cause hunt (2026-07-11), | 81 | 7 |
| nx_js_shape_gate.nx | P3 SHAPES / hidden classes: prove (A) shape-keyed ICs give IDENTICAL results | 167 | 5 |
| nx_js_sota_bench.nx | JS-ENGINE SOTA BENCHMARK (operator 2026-07-07: "we want to get to state of | 259 | 7 |
| nx_js_sota_scorecard.nx | HONEST placement of the sovereign Nishi JS engine vs the 2026 SOTA engines | 137 | 5 |
| nx_js_speed_bench.nx | the BENCHMARK-FIRST baseline for the bytecode-VM arc: measure the tree-walker's | 28 | 4 |
| nx_js_splay_diag.nx | diagnose which Splay feature is missing. expect_exit: 0 license_tier: ORIGINAL | 25 | 4 |
| nx_js_spread_gate.nx | 44 | 4 | |
| nx_js_strcoerce_gate.nx | 37 | 3 | |
| nx_js_this_test.nx | isolate why method-shorthand+this isn't firing. Prints rc/kind/val per probe. | 27 | 5 |
| nx_js_unicode_probe.nx | ISOLATE the construct that blocks real bundles (2026-07-27). | 48 | 4 |
| nx_js_update_gate.nx | SINGLE-EVALUATION of the reference in ++/-- update expressions on BOTH tiers. | 68 | 7 |
| nx_js_urlfold_gate.nx | 62 | 4 | |
| nx_js_vm.nx | BYTECODE-VM rungs 2+3+4a+4b: the AST->BYTECODE COMPILER + a TAGGED-VALUE stack VM. | 4436 | 111 |
| nx_js_vm_bench.nx | KEYSTONE of the bytecode-VM arc: a minimal stack-based BYTECODE VM (tight dispatch | 92 | 6 |
| nx_js_xhr_gate.nx | 59 | 5 | |
| nx_js_ytsig_gate.nx | 50 | 5 | |
| nx_jsfuel_probe.nx | GATE for the JS execution fuel + eval-cell arena (2026-07-27). | 111 | 6 |
| nx_json_lib.nx | minimal SOVEREIGN JSON field reader (no jq, no shell, no 3rd-party). Built for | 75 | 4 |
| nx_jsvm_sota_research_fetch.nx | SOVEREIGN research round: JS-ENGINE STATE OF THE ART, July 2026 | 104 | 5 |
| nx_jtag_load.nx | LIB: JTAG bitstream LOADER (omniforge SI M5 = the OpenOCD replacement, sim). Models the REAL | 59 | 3 |
| nx_jtag_load_gate.nx | GATE for the JTAG bitstream loader (M5 OpenOCD replacement). Loads the full-adder bitstream | 86 | 5 |
| nx_justify_demo.nx | renders a real flexbox nav bar with justify-content:space-between to a viewable | 16 | 1 |
| nx_justify_gate.nx | VERDICT gate for flexbox justify-content (main-axis distribution). 3 items x 100px | 151 | 7 |
| nx_k3_arch_census.nx | SOVEREIGN K3-CLASS ARCHITECTURE COVERAGE CENSUS (operator 2026-07-18: "big | 170 | 8 |
| nx_k3_arch_census_gate.nx | gate for the K3-class arch census (authored ON nx_gate_verdict). | 101 | 4 |
| nx_kanon.nx | LIB (PURE math, no I/O): the k-anonymity FLOOR primitive. Load-bearing privacy | 47 | 3 |
| nx_kanon_gate.nx | GATE (runnable) proving the k-anonymity floor primitive (nx_kanon). The | 67 | 4 |
| nx_kaprobe.nx | HTTP/1.1 KEEP-ALIVE CONNECTION REUSE probe + capability proof (census gap #3: | 203 | 10 |
| nx_karatsuba_test.nx | ALGORITHM-LEVEL search space #2: Karatsuba multiplication. To | 62 | 5 |
| nx_keeper.nx | ★ RETIRED / DO NOT RUN (2026-06-16, closes hosting_research gap #9 "single-supervisor"). | 67 | 4 |
| nx_kernel_adoption.nx | THE SECOND AXIS: does the feature actually RUN in the live boot? | 264 | 8 |
| nx_kernel_census.nx | KERNEL/OS/DRIVER/GRAPHICS competitive census (operator 2026-06-13: | 288 | 11 |
| nx_kf8_book.nx | SOVEREIGN KF8 / AZW3 (the newer Kindle format) -> Nishi format. KF8 lives in the SAME PDB | 256 | 16 |
| nx_kf8_gate.nx | gate for KF8/AZW3 rung-1 text liberation on a REAL dual MOBI6+KF8 file (the libmobi sample, | 73 | 6 |
| nx_kfd.nx | the native-Linux AMD executor shim (/dev/kfd AM/KFD path), sibling to nx_nv (NVIDIA) + nx_dxg | 45 | 5 |
| nx_kfd_gate.nx | gate for the native-Linux AMD executor (nx_kfd). Verifies the LOCALLY-verifiable core: a | 49 | 6 |
| nx_kill_portable.nx | kill(2) that works under BOTH compiler lanes. | 29 | 1 |
| nx_kind.nx | L0 OF THE SEMANTIC LADDER, OMNI EDITION (debts 1785954089 + 1785955711; operator | 586 | 29 |
| nx_kindle_reextract_gate.nx | 90 | 9 | |
| nx_kinetics_gate.nx | NATIVE verify of the browser reaction-kinetics sim (base = mmap; SAME code runs in | 66 | 6 |
| nx_kinetics_pack.nx | 82 | 4 | |
| nx_kinetics_wasm_vm_gate.nx | RUN (not just compile) the browser kinetics wasm in our OWN sovereign WASM VM | 62 | 6 |
| nx_kit2.nx | ALTERNATE S-class design systems so archetypes stop looking alike. Two COMPLETE, distinct | 336 | 43 |
| nx_kit_counsel.nx | the COUNSEL design family: professional-services grammar grounded in the extracted | 209 | 15 |
| nx_kit_journal.nx | the JOURNAL design family: an editorial/publication grammar for blog, magazine, | 117 | 7 |
| nx_kit_market.nx | the MARKET design family: a real storefront grammar for commerce briefs (shop, | 129 | 11 |
| nx_kit_shell.nx | the ONE shared shell-neutralisation layer every design family composes (rule 15: | 61 | 3 |
| nx_kkfacts_gate.nx | prove the Koikatsu card probe: a card is recognized by its STRUCTURE, a | 60 | 3 |
| nx_kmeans_gate.nx | 89 | 5 | |
| nx_known_issue_seed.nx | SEEDER + GATE: authors the KNOWN-ISSUE catalogue into the SOVEREIGN | 196 | 6 |
| nx_known_issue_store.nx | LIB: the team's window onto the KNOWN-ISSUE catalogue in the | 144 | 7 |
| nx_kquant.nx | the QUALITY lever for quantization (quality is slightly more valuable than speed): | 62 | 5 |
| nx_kquant_test.nx | prove the QUALITY lever: finer-grained scales (the K-quant idea) cut the | 70 | 3 |
| nx_ktest.nx | R1 probe: what does nx_cc emit for a freestanding-style kernel function? | 26 | 2 |
| nx_kvs.nx | KVS / kt_player URL de-obfuscator. A huge share of "legal personal download" tube sites run the | 226 | 12 |
| nx_kvs_gate.nx | 100 | 6 | |
| nx_labsci_gate.nx | THE MISSING EVIDENCE ORGAN for the lab-science lane. | 190 | 6 |
| nx_ladder_page.nx | SCRIBE/AUDITOR-owned publisher: renders the S-class-exceed LADDER | 23 | 2 |
| nx_ladder_tick.nx | ONE AUTONOMOUS TICK of the S-class-exceed ladder loop (team-owned, NO Claude): | 38 | 3 |
| nx_lagcomp_gate.nx | proves server-side lag compensation (nx_lagcomp): a correctly-aimed action on what the client | 40 | 1 |
| nx_lan_scan.nx | shared sovereign LAN sweep primitive (no main). | 284 | 6 |
| nx_lan_signup_daemon.nx | the FAMILY SIGNUP + HR ADMIN surface, served (by the Nishi Publisher) ONLY to the LAN. | 79 | 1 |
| nx_lan_signup_gate.nx | referee for the BY-CONSTRUCTION signup gate (nx_lan_signup). PROVES: | 76 | 8 |
| nx_lan_signup_routes.nx | the SHARED router for the family signup + HR admin surface (no main, no sockets), so | 140 | 13 |
| nx_lan_signup_socket_gate.nx | proves the LAN-signup daemon's REAL router (lsd_route) end-to-end over a loopback | 154 | 13 |
| nx_landed_cost.nx | SOVEREIGN LANDED-COST ENGINE for the import/export corridor program. | 510 | 20 |
| nx_landmine_harvest.nx | Ingests the landmine registry into the sovereign knowledge base, adding new documented bugs while skipping duplicates and retired entries. | 155 | 13 |
| nx_landmine_probe.nx | THE LANDMINE RETIREMENT ENGINE (seq291/seq711, 2026-07-23). | 143 | 5 |
| nx_landscape_sweep_test.nx | the ENTERPRISE EVALUATION: place every stack layer on the maturity ladder | 92 | 3 |
| nx_lane_attest.nx | LANE-CLOSURE ATTESTOR (operator 2026-07-20: "this needs evidence and a | 162 | 3 |
| nx_lane_attest_gate.nx | GATE for the closure attestor (5 teeth, 3 negative controls). | 154 | 7 |
| nx_lane_register.nx | records X-XL-002. Gate re-run GREEN at register time. | 31 | 2 |
| nx_lane_rename_register.nx | records the lane temp-rename fix + the | 41 | 2 |
| nx_lang_export.nx | LANG-EXPORT-002: the Language-Export HAL emitter (templates-as-DATA). | 109 | 11 |
| nx_lang_export_grow.nx | LANG-EXPORT-GROW: IR-driven multi-language codegen. | 505 | 28 |
| nx_lang_export_seed.nx | LANGUAGE-EXPORT HAL, seed rung (LANG-EXPORT-001). | 87 | 8 |
| nx_lang_lint.nx | the NISHI-LANG SELF-IMPROVEMENT linter (operator: identify AND | 105 | 7 |
| nx_lang_lint_ext.nx | TWO landmine classes nx_lang_lint does not yet see, both paid for in build cycles | 317 | 15 |
| nx_lang_maturity.nx | the NISHI-LANG S-CLASS-EXCEED meter (operator: feedback on how | 132 | 9 |
| nx_lang_struct.nx | LANG-EXPORT FRONTEND, atom 1 (the SSA structurizer foundation). Takes a REAL NishiLang | 143 | 9 |
| nx_langintel_axismap.nx | LangIntel LI5 v3: DATA-DRIVEN source-agnostic classifier (LADDER stage 2). | 170 | 7 |
| nx_langintel_gh_fetch.nx | LangIntel FETCH stage, FULL-SCALE PAGINATION (no sampling): loops | 96 | 1 |
| nx_langintel_llvm_ingest.nx | LangIntel LI2b: THIN LLVM-miscompilation connector = the 2nd SUBCLASS | 29 | 1 |
| nx_langintel_router.nx | LangIntel LI6: the ROUTER (LADDER stage 3, actionable). Merges the per-axis | 154 | 5 |
| nx_langintel_rust_ingest.nx | LangIntel LI2: THIN Rust-I-unsound connector. | 30 | 1 |
| nx_langintel_trustfence.nx | LangIntel LI9 fence CLI. Now a THIN wrapper over nx_trustfence_lib | 39 | 1 |
| nx_langintel_trustfence_gate.nx | LangIntel LI9 WARDEN CI fixture: re-proves the trust fence each run. | 44 | 2 |
| nx_lastmile_ratchet.nx | LAST-MILE THINNESS RATCHET (operator 2026-07-02: "make sure we arent | 103 | 8 |
| nx_latency_metric.nx | the racing-crew's HONEST latency-metric organ. | 148 | 5 |
| nx_latency_metric_test.nx | proves the HONEST latency-metric organ and uses it | 206 | 6 |
| nx_law_warden.nx | ============================================================================================ | 1598 | 37 |
| nx_lawsearch.nx | DENSE SEMANTIC RETRIEVAL over the learnings corpus (the SOTA stage-2 unlock). | 536 | 4 |
| nx_layer_campaign.nx | the TEAM drives its own S-class campaign, level 8 up to level 0. | 88 | 9 |
| nx_layered_backlog.nx | next moves must NOT be random (operator). The work is a LAYERED stack: | 53 | 5 |
| nx_layered_backlog_test.nx | prove "next moves" are deterministic + L8-up + parallel + no-skip. | 49 | 3 |
| nx_layerscan_gate.nx | LAYERING-VIOLATION CENSUS: which runtime/ organs import a lib that exists ONLY | 247 | 8 |
| nx_layout_debug.nx | GROUND-TRUTH check of the box<->element MAPPING on the real last_fetch.html. | 113 | 6 |
| nx_layout_probe.nx | layout-tree TRUTH probe for the S21 F1 finding (over-tall table rows). Loads a page | 162 | 6 |
| nx_lease.nx | THE SOVEREIGN LEASE PRIMITIVE (eats debt seq12/D002: "WMS write lane unlocked = | 365 | 18 |
| nx_leasemine.nx | LEASES-CLASS MINER over the claims journal (miner-sota F1017, 2026-07-23). | 345 | 8 |
| nx_ledger_data.nx | LEDGER-AS-DATA (rung AN1): an Analyst case is a .led FILE, not code. | 317 | 12 |
| nx_ledger_data_gate.nx | ENGINEER gate for LEDGER-AS-DATA (rung AN1). Proves: the .led grammar | 102 | 4 |
| nx_ledger_data_register.nx | GOVERNED registration of LEDGER-AS-DATA (AN1) + the v2 case | 47 | 2 |
| nx_ledger_min.nx | lane gate: require >= min property-verified greens in an autofix ledger. | 78 | 5 |
| nx_legal_blob_gate.nx | GATE for doc-blob persistence (ls_blob_save/load), ENGINEER verify. | 126 | 3 |
| nx_legal_compliance_gate.nx | GATE for LEGAL D0 (nx_legal_compliance). | 162 | 4 |
| nx_legal_portal_boot_gate.nx | GATE for LEGAL D8 (nx_legal_portal_boot), ENGINEER verify. | 209 | 8 |
| nx_legal_portal_daemon.nx | runnable Client Workspace portal: bind | 110 | 3 |
| nx_legal_portal_gate.nx | GATE for LEGAL D6 (nx_legal_portal). | 235 | 8 |
| nx_legal_portal_live_gate.nx | LIVE LOOPBACK proof for the legal portal. | 206 | 9 |
| nx_legal_portal_post_gate.nx | GATE for the interactive POST routes (lp_handle_post), ENGINEER verify. | 164 | 7 |
| nx_legal_store_gate.nx | GATE for LEGAL D7 (nx_legal_store), the ENGINEER verify. | 144 | 3 |
| nx_lerp_smooth_gate.nx | proves the sovereign peer render-smoothing primitive (nx_lerp_smooth), the EXACT | 72 | 2 |
| nx_levels_test.nx | the stack from LEVEL 8 (hardware/gates) UP to LEVEL 0 (AI), each layer | 100 | 7 |
| nx_lex_kat.nx | EXHAUSTIVE KAT for nx_lex (lexer whitespace + identifier classifiers). HONESTY [W] | 43 | 8 |
| nx_lib_research_alias_gate.nx | gate for the /research edge-prefix alias in nx_lib_http. | 68 | 6 |
| nx_lib_uxf_ingest.nx | Library arc R4a: content-address the CALIBRE CATALOG into the UXF envelope | 151 | 7 |
| nx_liblift.nx | BYTE-PRESERVING LIFT of a shared lib from _hdl_build/ into runtime/, the one file | 414 | 10 |
| nx_libprobe.nx | one-shot diagnostic: Connection:close HTTP GET to <ip> <port> <path>, measuring | 78 | 7 |
| nx_librarian_pipeline.nx | the LIBRARIAN's knowledge-refinement pipeline (operator: deep | 74 | 7 |
| nx_librarian_pipeline_test.nx | the LIBRARIAN validates the ingested deep-research: both | 44 | 4 |
| nx_library.nx | the SOVEREIGN NISHI LIBRARY: a content-addressed corpus of ingested external documents | 82 | 7 |
| nx_library_cache.nx | RESILIENCE: mirror external sources INTO the Nishi Library so that when sites | 78 | 7 |
| nx_library_consume.nx | the CONSUME engine: ingest a queue of fetched science documents into the sovereign | 53 | 5 |
| nx_library_extract.nx | SOVEREIGN render+extract half of the digital-library | 75 | 4 |
| nx_library_foundation.nx | close the foundationing gap: every harvested doc on disk must be FOUNDATIONED | 150 | 12 |
| nx_library_foundation_gate.nx | proves the library has ZERO non-foundationed data: every harvested doc is | 46 | 4 |
| nx_library_gate.nx | proves the sovereign Nishi library (nx_library): NO LINK ROT (retrieve a document by | 70 | 4 |
| nx_library_gate_handle.nx | the LOGIN-GATE for /library on the live sites daemon (operator 2026-06-13: | 80 | 8 |
| nx_library_gate_test.nx | prove the /library login-gate: a request WITH a valid OPAQUE session | 65 | 4 |
| nx_library_harvest.nx | ASSIGNMENT D (tutored): turn the team's DARK knowledge into a persistent, searchable | 98 | 5 |
| nx_library_harvest_v2.nx | ASSIGNMENT D SCALE-UP (tutored): the v1 harvest proved dark->indexed but had two | 175 | 9 |
| nx_library_omni_census.nx | GROUNDED competitor census: our sovereign library/reader vs SOTA e-readers (operator | 81 | 6 |
| nx_library_page.nx | MLIB-007 (CALLOUT-012). The ENDPOINT: emit the nishi-library UI via the | 95 | 5 |
| nx_library_publish.nx | MLIB-020 (CALLOUT-012, operator 2026-06-13: publish to | 163 | 12 |
| nx_library_scholarly.nx | nishifamily.com/library BEHIND LOGIN of OUR scholarly library (operator | 125 | 6 |
| nx_library_search.nx | S-class search/retrieval over a LIBRARY of information (not one source). | 94 | 10 |
| nx_library_search_gate.nx | REPRODUCIBLE proof of S-class ranked retrieval over the REAL on-disk Nishi | 88 | 5 |
| nx_library_search_test.nx | the Researcher handles a LIBRARY OF INFORMATION, not one source, and | 92 | 4 |
| nx_library_shelf.nx | SOVEREIGN, ZERO-JAVASCRIPT library shelf (operator: "no js, nishi everywhere"). | 210 | 15 |
| nx_library_shelf_audio_gate.nx | gate the audiobook wiring into the zero-JS library shelf: liberated audiobooks | 65 | 6 |
| nx_library_shelf_gate.nx | 75 | 6 | |
| nx_library_sources.nx | the CONSUMED-SOURCES CATALOG (operator 2026-06-20: "i cant even see on | 112 | 9 |
| nx_library_sync.nx | MLIB-021 (publish-sync-on-beat, CALLOUT-012). The nishi-library | 163 | 8 |
| nx_lifecycle.nx | LIB: the WEAR / REPAIR / ETERNAL lifecycle twin. Adds the time dimension to the product twin: | 45 | 5 |
| nx_lifecycle_gate.nx | GATE: the wear/repair/ETERNAL lifecycle twin on the refrigerator. Parts carry wear-life (days), | 75 | 3 |
| nx_lineage.nx | LIB: SEED-TO-FEED traceability (R0 of the seed-to-feed workstream). The sovereign provenance | 334 | 25 |
| nx_lineage_archive.nx | the BRANCHING lineage archive for the hub-spoke Naruto loop (Darwin Gödel | 42 | 6 |
| nx_lineage_archive_test.nx | ACCEPTANCE GATE for the GENEALOGIST's lineage archive (DEDUP/lineage, | 50 | 3 |
| nx_lineage_complete.nx | the GENEALOGIST's RECORD-HINTS + RE-PARENT organ (genealogist spec | 251 | 15 |
| nx_lineage_deep.nx | LIB: DEEPER provenance (R-DEEP). Two real-world traceability gaps closed: | 189 | 16 |
| nx_lineage_deep_gate.nx | GATE: deeper provenance (R-DEEP). T1 multi-parent CROSS detected (hybrid has two | 124 | 4 |
| nx_lineage_evolution_grade.nx | Analyzes genealogy data to grade evolution based on sovereign unification of fragmentation axes. | 117 | 5 |
| nx_lineage_gate.nx | GATE: seed-to-feed traceability R0. T1 GENEALOGY (multi-generation lineage walk). T2 | 154 | 4 |
| nx_lineage_raci.nx | THE RESPONSIBILITY LINEAGE: marries the god-rooted genesis genealogy with team RACI | 125 | 8 |
| nx_lineheight_gate.nx | PROOF (re-runnable) of CSS line-height (the S21 height-axis remainder): | 109 | 8 |
| nx_link.nx | LIB: the GRAND UNIFIER (R-LINK). One canonical item resolves to ALL its facets across the | 115 | 6 |
| nx_link_auto.nx | LIB: SELF-POPULATING unifier (R-LINK-R1). Instead of hand-registering each item's facets, | 126 | 8 |
| nx_link_auto_gate.nx | GATE: self-populating unifier (R-LINK-R1). T1 auto-register every item in the Dirty- | 120 | 5 |
| nx_link_gate.nx | GATE: the grand unifier (R-LINK). One canonical item (strawberry) resolves to ALL four | 132 | 4 |
| nx_lipsync_gate.nx | TALKING AVATAR v0 (R6): text -> visemes -> an animated mouth on a face. Proves (T1) the | 58 | 5 |
| nx_listen_player.nx | https://nishifamily.com/listen : a sovereign audio PLAYER that uses OUR OWN CODEC | 181 | 11 |
| nx_litho.nx | LIB: the semiconductor LITHOGRAPHY / chip-fab process twin (omniforge SI garage-litho; the path to | 40 | 5 |
| nx_litho_gate.nx | GATE: the chip-fab litho twin, pinned to the real DIY frontier (CMU Hacker Fab). | 59 | 3 |
| nx_litho_stepper.nx | Arc D1: MASKLESS-STEPPER CONTROL (the chip-fab exposure step; the assignment | 102 | 10 |
| nx_litho_stepper_test.nx | ACCEPTANCE GATE for the maskless-stepper exposure control. Exact KATs: | 85 | 3 |
| nx_live_fetch_scale.nx | the team's LIVE-FETCH-AT-SCALE deep-research, the capability the Referee graded | 63 | 13 |
| nx_live_fetch_scale_test.nx | prove the team's live-fetch-at-scale ITERATIVE loop: fetches + CATALOGS to | 62 | 3 |
| nx_live_reach.nx | the team's LIVE-WEB policy with graceful fallback (rule #14). It attempts the | 48 | 5 |
| nx_live_reach_test.nx | prove the live-or-mirror policy degrades gracefully. The outcomes below are | 42 | 3 |
| nx_live_verify.nx | the NISHI TEAM's "what is ACTUALLY live" capability, built so the false-ship | 78 | 6 |
| nx_live_xlate_call.nx | the CALL-LEVEL live-translation router for a 2-party video call. Each peer has a | 26 | 1 |
| nx_live_xlate_call_gate.nx | proves the live-translated call for "a girl in Belarus (RU) talking to a boy in | 111 | 6 |
| nx_livemap_fast.nx | LINEAR live-doc map construction, to replace the quadratic one in ss_open2. | 128 | 6 |
| nx_livemap_fast_gate.nx | prove the LINEAR live-doc map is byte-identical to the quadratic one. | 115 | 2 |
| nx_livingworld_gate.nx | ★THE CULMINATION: one procedural WORLD full of LIVING THINGS. Composites all the | 286 | 4 |
| nx_llm_arch_census.nx | SOVEREIGN LLM-ARCHITECTURE COVERAGE CENSUS (July 2026 leaderboard). Grounded in | 75 | 6 |
| nx_llm_gap_registry.nx | where the team needs an LLM to INTERCEDE, marked so a future CUSTOM LLM | 66 | 6 |
| nx_llm_gap_registry_test.nx | the team records WHERE it needs an LLM (this session's real gaps), | 54 | 3 |
| nx_llm_loopb_gate.nx | THE LOOP-B CLOSURE: load OUR sovereignly-trained model (nx_f32_qwen2_train_gate's | 103 | 4 |
| nx_llm_ppl_bench_gate.nx | THE QUALITY BENCHMARK: perplexity + next-token accuracy of ANY gguf model on a | 142 | 9 |
| nx_llm_probe.nx | one-shot probe of the LIVE sovereign LLM seat (127.0.0.1:11434) to MEASURE whether the | 76 | 5 |
| nx_llm_provider.nx | a BACKUP to Claude for the LLM-rung work (operator: "figure out a plan to have | 86 | 9 |
| nx_llm_provider_local_test.nx | the identified LOCAL backup is preferred over paid APIs. With a | 36 | 3 |
| nx_llm_provider_test.nx | the team has a BACKUP to Claude for the LLM rung and prefers sovereignty. | 40 | 3 |
| nx_llm_train_estimate.nx | 66 | 6 | |
| nx_llm_train_setup_gate.nx | 77 | 3 | |
| nx_llm_wired_expand_gate.nx | 95 | 5 | |
| nx_lockstep.nx | N-R2: sovereign DETERMINISTIC LOCKSTEP core (P2 networking, the RTS netcode model). | 32 | 3 |
| nx_lockstep_exceed_gate.nx | the FIRST measured EXCEEDS for the engine census (P2 lockstep). Honest | 70 | 6 |
| nx_lockstep_gate.nx | proves N-R2 deterministic lockstep + desync detection. Two "clients" run the | 70 | 4 |
| nx_log2_beget.nx | DRIVER for EXAM-2: drive the MATH_KERNEL emitter-kid (pe6_author_log2) | 19 | 1 |
| nx_log_append.nx | TEAM-OWNED durable-log appender: appends the whole | 53 | 3 |
| nx_log_load.nx | IM7 (first slice): the team's append-only LOGS become | 248 | 8 |
| nx_login_gate_gate.nx | ★NISHI LOGIN Phase-1 keystone: the UNIFIED multi-modal auth gate proven end to end. | 112 | 7 |
| nx_logscan_coverage.nx | baked band ladder, no Claude logic | 9 | 1 |
| nx_logscan_coverage_test.nx | KATs computed from the table at emit time | 11 | 1 |
| nx_look_compose.nx | SOVEREIGN composer for the LOOK gate (2026-07-29; retires compose.py per the | 118 | 9 |
| nx_look_compose_gate.nx | pixel-truth gate for the sovereign LOOK composer (2026-07-29). | 182 | 9 |
| nx_loop_gate.nx | GATE for nx_loop (the bounded-loop discipline primitive; JPL Power-of-10 rule 2). | 71 | 3 |
| nx_loop_http.nx | sovereign plain-HTTP loopback probe (NO shell curl): connect 127.0.0.1:<port>, GET <path>, | 50 | 5 |
| nx_loop_monitor.nx | the MONITOR/HANDLER organ: the "someone on the team watching the loop and | 41 | 3 |
| nx_loop_monitor_test.nx | run the Monitor against the REAL overnight loop's numbers: 484 beats, | 53 | 3 |
| nx_loop_subdiv_gate.nx | proves LOOP SUBDIVISION is a real SMOOTH-LIMIT scheme, not mere refinement. | 87 | 4 |
| nx_loose_format_census.nx | COORDINATED sweep driver for E-DOCTRINE's consistency sweep: a sovereign | 99 | 7 |
| nx_loottable.nx | the SOVEREIGN LOOT / ITEM-AFFIX PART. The last hard GAP on the nx_gamebench board: | 107 | 4 |
| nx_loottable_gate.nx | CERTIFICATION of nx_loottable (the LAST hard GAP on the gamebench board). | 211 | 3 |
| nx_lossless_codec_gate.nx | sovereign LOSSLESS image codec (the "lossless" S-class capability): PAETH | 100 | 6 |
| nx_lossless_ctx_gate.nx | CONTEXT-MODELED lossless codec (the rung to close/beat FFV1): Paeth predictor + | 134 | 8 |
| nx_lossless_language.nx | building a LOSSLESS LANGUAGE to interface with generators (Z-Image, | 52 | 6 |
| nx_lossless_language_test.nx | model building a lossless language for the net-new spec | 41 | 3 |
| nx_lowrank_train.nx | M2: does a LOW-RANK bottleneck IMPROVE quality (not just preserve it)? The MLA/ | 273 | 13 |
| nx_lpc_speed_bench.nx | HARDWARE-RUNG measurement: how fast does the sovereign LPC audio codec | 118 | 3 |
| nx_lsdir.nx | sovereign directory lister (getdents64, no /bin/ls / no shell). argv[1]=dir. Prints "d <name>" for | 33 | 2 |
| nx_ltr.nx | R-LTR of the onsite-search S-class ladder: SOVEREIGN learning-to-rank (LIBRARY). Learn a ranking | 36 | 2 |
| nx_ltr_gate.nx | KAT for R-LTR (nx_ltr): a BM25-only ranker gets it WRONG; the model LEARNS from data to | 49 | 6 |
| nx_lwq24_probe.nx | LAYERED probe for the LWC-2 FILL FAIL (2026-08-01). | 146 | 6 |
| nx_m2d_engine.nx | M2D "NISHI GLADE": the first TIER-1 game of the approved program plan | 682 | 18 |
| nx_m4b_book.nx | SOVEREIGN M4B / M4A / MP4 audiobook -> Nishi format (@kind=audio). The other common audiobook | 121 | 14 |
| nx_m4b_fixture.nx | build a tiny sovereign DRM-free M4B (MP4/ISOBMFF audiobook) so the M4B->.nmz rung can be | 70 | 9 |
| nx_m4b_gate.nx | end-to-end gate for M4B (MP4 audiobook) liberation into the omni .nmz (@kind=audio): | 82 | 7 |
| nx_machine_gen.nx | MACHINE GENERATOR (toward the team authoring its own substrate): | 99 | 10 |
| nx_machine_key.nx | MACHINE-BOUND key derivation for the sovereign vault (operator's | 198 | 9 |
| nx_machine_scientist_gate.nx | 85 | 6 | |
| nx_machine_scientist_unified_gate.nx | 85 | 8 | |
| nx_magic.nx | the MISSING FIXER for law L001 (CLAUDE rule 11, debt seq274 sev8). | 465 | 19 |
| nx_magicnum_benchmark.nx | 119 | 7 | |
| nx_magicnum_detector_register.nx | SUBMIT the team-authored magic-number DETECTOR (discovered by feature- | 84 | 7 |
| nx_magicnum_preventer.nx | 119 | 10 | |
| nx_magicnum_synth.nx | 140 | 8 | |
| nx_magicratchet.nx | F881 MAGIC-NUMBER RATCHET (the enforcement the operator demanded 2026-07-21: catch | 174 | 4 |
| nx_mailmerge.nx | SOVEREIGN mail merge for the Nishi Office suite (the lawyer workflow): one TEMPLATE .docx | 124 | 6 |
| nx_mailmerge_gate.nx | proves sovereign mail merge by driving the REAL elfs (/tmp/nx_docx.sov.elf + | 100 | 10 |
| nx_maint_council.nx | the MAINTAINER organ: reports ecosystem maintenance cost + technical debt to the | 76 | 6 |
| nx_maint_report.nx | the Maintainer RUNS the debt council on the current ecosystem and REPORTS to the | 71 | 3 |
| nx_makeup_gate.nx | MAKEUP as a face-region layer proven: the detailed sdf_face rendered bare vs with makeup, | 45 | 4 |
| nx_manga_add.nx | the reader daemon's "Add manga" endpoint (lib; lib+gate split). POST /api/manga/add with a | 213 | 11 |
| nx_manga_add_gate.nx | 94 | 6 | |
| nx_manga_browser_research_fetch.nx | HONEST research (operator 2026-07-04: "use nishi researcher and really | 77 | 6 |
| nx_manga_exceed_census.nx | HONEST measured benchmark: where does the NISHI native MANGA DOWNLOAD + TRANSLATE | 119 | 5 |
| nx_manga_get.nx | R2a of the native manga DOWNLOAD ladder (census row URL): a generic gallery/chapter PAGE URL | 335 | 18 |
| nx_manga_get_gate.nx | 135 | 7 | |
| nx_manga_search.nx | the SOURCE BROWSER backend (operator 2026-07-04: "i want the sites to choose to download or | 371 | 17 |
| nx_manga_search_gate.nx | 51 | 3 | |
| nx_manga_shelf_emit.nx | EMITS the LOCAL Comics Shelf browse page (knowledge/staging/media/shelf.html), | 80 | 5 |
| nx_manga_shelf_gate.nx | prove the LOCAL shelf catalog lib (nx_manga_shelf_lib) in ISOLATION on synthetic | 107 | 6 |
| nx_manga_shelf_lib.nx | LOCAL comics/manga SHELF catalog lib for the media server (/api/shelf). | 638 | 27 |
| nx_manga_shelf_scan.nx | CLI probe for the LOCAL shelf catalog: prints the exact /api/shelf JSON the | 34 | 1 |
| nx_manga_sites.nx | R2b PER-SITE ADAPTERS (operator 2026-07-03: "make sure nhentai and mangadex and the others | 400 | 28 |
| nx_manga_sites_gate.nx | 110 | 4 | |
| nx_manga_ui_emit.nx | EMITS the sovereign "My Manga" SOURCE BROWSER (knowledge/staging/media/manga.html), served | 97 | 5 |
| nx_map_delegate.nx | FULL-SCALE delegation conductor: apply the SAME rule-15 delegation (add a lib import | 92 | 3 |
| nx_map_remove_func.nx | VARIANT-AGNOSTIC full-scale delegation. For each consumer in a list: find a top-level | 244 | 11 |
| nx_maps_render.nx | GEO-024 NISHI MAPS test output (v: render+interactive+basemap+search+route+polish): a sovereign, Google-Maps-like map VIEW rendered | 329 | 14 |
| nx_mark_migrate.nx | X-Q-003b: migrate hand-seeded queue rows from prose | 161 | 6 |
| nx_market_cmp.nx | CROSS-MARKET COMPARISON library (arc=ANALYST rung AN10): the operator's | 202 | 11 |
| nx_market_hb.nx | the NISHI MARKET RESEARCHER: sees what the team can CAPITALIZE on (operator). It | 56 | 5 |
| nx_market_insights.nx | MANHEIM-BUILD-L2 (DATA MOAT): the USED VEHICLE VALUE INDEX (UVVI), the Nishi | 129 | 7 |
| nx_markets_member.nx | wire the MARKETS-INVESTING finance capabilities into the RACI + TEAM, SOVEREIGNLY | 94 | 7 |
| nx_markmig_register.nx | registers the marker-migration organ (X-Q-003b | 40 | 2 |
| nx_mask_geom.nx | Arc D2: GDSII-class MASK GEOMETRY + DESIGN-RULE CHECK (the chip-fab equivalent | 119 | 13 |
| nx_mask_geom_register.nx | GOVERNED registration of Arc D2 mask geometry + DRC. | 46 | 2 |
| nx_mask_geom_test.nx | ACCEPTANCE GATE for the mask geometry + DRC. Exact-integer KATs on a | 89 | 3 |
| nx_maskless.nx | LIB: MASKLESS lithography twin (DMD / projector direct-write, the CMU Hacker Fab approach). Instead | 26 | 5 |
| nx_maskless_gate.nx | GATE: maskless litho twin (DMD/projector, CMU Hacker Fab approach) -- no mask shop, reprogrammable. | 48 | 3 |
| nx_math_arc_register.nx | registers the math-engine arc's team-ability rungs via the | 58 | 2 |
| nx_math_census.nx | the HONEST math coverage census vs the FULL incumbent inventory | 199 | 10 |
| nx_math_ext_verify.nx | STANDING guardrail for the math EXTENSIONS that are proven | 78 | 4 |
| nx_math_gate_demo.nx | the TEAM authoring the ATAN live-oracle ULP gate from | 108 | 2 |
| nx_math_gate_emit.nx | PATTERN EMITTER: MATH_GATE (GATE_AUTHORING shape). | 117 | 2 |
| nx_math_genealogist.nx | the MATH-DOMAIN FAMILY-SEARCH (operator 2026-06-13: | 279 | 13 |
| nx_math_render_page.nx | GENERATE the live "/wiki/math_render.html" page (IMS Thrust D, rung 1): | 127 | 8 |
| nx_math_render_publish.nx | land /wiki/math_render.html LIVE through the GUARDED + VERSIONED | 77 | 4 |
| nx_math_rung_run.nx | MATH-ARC AUTORUN organ: re-verifies EVERY math rung | 195 | 6 |
| nx_math_scorecard.nx | the NIST-exceed instrument: MECHANICAL DLMF/GAMS coverage | 149 | 6 |
| nx_mathspec_atan.nx | SOVEREIGN SPEC EMITTER for the ATAN kernel: every | 160 | 5 |
| nx_mathspec_erf.nx | SOVEREIGN SPEC EMITTER for the ERF kernel (DLMF ch7 rung 1, | 150 | 5 |
| nx_mathspec_erfc.nx | SOVEREIGN SPEC EMITTER for the ERFC kernel (DLMF ch7 rung 2, | 83 | 4 |
| nx_mathspec_gamma.nx | SOVEREIGN SPEC EMITTER for the GAMMA kernel (DLMF ch5 | 137 | 4 |
| nx_mathspec_pow.nx | SOVEREIGN SPEC EMITTER for the POW kernel: every constant | 214 | 7 |
| nx_mathspec_sincos.nx | SOVEREIGN SPEC EMITTER (the role python generators held, | 117 | 3 |
| nx_mathspec_sinhcosh.nx | SOVEREIGN SPEC EMITTER for the SINH/COSH kernels: | 156 | 5 |
| nx_mathspec_tan.nx | SOVEREIGN SPEC EMITTER for the TAN kernel: every | 171 | 4 |
| nx_matstruct.nx | ★THE STRUCTURAL MATERIAL REGISTRY: what a part is MADE OF, and what that implies. | 259 | 14 |
| nx_maturity_auditor.nx | the Auditor's MATURITY ladder, so roadmaps know per layer whether we are | 43 | 6 |
| nx_maturity_auditor_test.nx | prove the evidence-gated maturity ladder. Exit 0 on 9/9. license_tier: ORIGINAL | 38 | 3 |
| nx_maturity_board.nx | THE MATURITY BOARD (operator 2026-07-16: "those high end are all liars, they | 330 | 12 |
| nx_maturity_registry.nx | the nishifamily HUB maturity-flag registry + router decision. | 198 | 7 |
| nx_maturity_registry_gate.nx | 144 | 7 | |
| nx_maze_gate.nx | GATE for the provably-solvable maze rung (procgen-solvable + gate-solvable + rules-engine). | 68 | 4 |
| nx_maze_gen.nx | LIB: three foundational rungs toward AUTONOMOUS S-class game emission, in pure-integer Nishi | 120 | 6 |
| nx_mc_fix.nx | MC-applier gate FIXTURE (mock buildonly): argv[1]=target. Reads the shared "lib" | 30 | 1 |
| nx_mcbench_census.nx | 91 | 5 | |
| nx_mcclone_harvest_census.nx | SURVEY the minecraftclone (nishi-engine, WebGPU) for everything worth | 71 | 5 |
| nx_md.nx | sovereign Markdown -> HTML viewer CLI. The renderer itself lives in nx_md_lib.nx (rule 15 | 44 | 5 |
| nx_md5_kat.nx | SOVEREIGN known-answer test for nx_md5_canonical, using the RFC 1321 Appendix A.5 suite | 35 | 4 |
| nx_md_lib.nx | the Markdown -> HTML renderer as a LIBRARY (rule 15 DRY): shared by the nx_md CLI organ | 146 | 6 |
| nx_mdct.nx | R1 of the transform ladder: the Modified Discrete Cosine Transform (the lapped transform every | 120 | 8 |
| nx_mdl_overfit_gate.nx | 83 | 5 | |
| nx_measure_cost_test.nx | the optimizer's cost model from MEASURED REALITY, not | 85 | 5 |
| nx_mech_engines_lib.nx | the REAL mechanistic engines as a SHARED LIBRARY (no main): the optimizer, the machine | 91 | 11 |
| nx_mechanistic_ai_census_gate.nx | 96 | 5 | |
| nx_mechparts_gate.nx | teeth for the mechanical-primitive library (cadtwin R1b-lite). Builds all 5 as1 | 163 | 6 |
| nx_media_access_gate.nx | proves the operator's media model (2026-06-17): "everything accessible EVERYWHERE | 98 | 6 |
| nx_media_adapt_gate.nx | 65 | 3 | |
| nx_media_audio_page.nx | nishifamily.com/media AUDIO TAB (operator 2026-06-23: "where can I listen to your | 87 | 6 |
| nx_media_budget_gate.nx | 135 | 4 | |
| nx_media_census.nx | the NISHI TEAM REVIEW of the whole video+audio+codec+room subsystem. | 131 | 8 |
| nx_media_cover_gate.nx | gate /api/cover resolution: a book path -> its EMBEDDED cover image on disk, extracting | 75 | 4 |
| nx_media_cover_lib.nx | SOVEREIGN book-cover resolution for the media server (/api/cover). | 225 | 14 |
| nx_media_crypt_gate.nx | 126 | 8 | |
| nx_media_crypt_wasm_gate.nx | proves the sovereign ChaCha20 cipher runs CORRECTLY IN WASM: compile | 81 | 5 |
| nx_media_e2e_gate.nx | SOVEREIGN end-to-end test of nishifamily.com/media (no shells/curl). Arms a realm + | 152 | 11 |
| nx_media_extract.nx | the INTELLIGENT EXTRACTION ORCHESTRATOR: one callable that runs the discovery layers | 73 | 3 |
| nx_media_extract_gate.nx | 55 | 4 | |
| nx_media_harvest_gate.nx | 110 | 4 | |
| nx_media_health_emit.nx | EMITS the MEDIA HEALTH dashboard (knowledge/staging/media/health.html), served at | 65 | 5 |
| nx_media_import.nx | GENERAL POLITE media importer: pull images from ANY site (Shein/e-commerce/art/galleries) | 128 | 6 |
| nx_media_import_gate.nx | 54 | 3 | |
| nx_media_inventory.nx | CLI + MCP entrypoint for the sovereign media-content census (lib = | 24 | 1 |
| nx_media_inventory_gate.nx | self-validating, anti-fabrication gate for the media-content census. | 160 | 5 |
| nx_media_inventory_lib.nx | the audited 'what media we have' surface (Phase 1A organ, per SPEC | 489 | 23 |
| nx_media_jsexec_gate.nx | 97 | 5 | |
| nx_media_multiround_gate.nx | 131 | 8 | |
| nx_media_nuxt_manifest_gate.nx | 61 | 4 | |
| nx_media_path_gate.nx | proves the /media (everyone/family) file allowlist: SFW library paths are served, | 52 | 5 |
| nx_media_record.nx | MLIB-003 v1 (CALLOUT-012). The uniform MEDIA RECORD = a PROFILE of | 75 | 4 |
| nx_media_register.nx | GOVERNED registration of the ENTITY MEDIA GATHER rung (CAPREG 223). Engineer | 105 | 4 |
| nx_media_server.nx | SOVEREIGN media server (operator 2026-06-13: NO python, Nishi hardware-up). | 948 | 37 |
| nx_media_signal_gate.nx | 63 | 5 | |
| nx_media_sniff_daemon.nx | the API ENDPOINT: an HTTP server exposing the video sniffer. | 106 | 9 |
| nx_media_state.nx | EMBEDDED-STATE stream extraction (the yt-dlp / hanime-plugin technique): a modern SSR | 124 | 7 |
| nx_media_state_gate.nx | 59 | 4 | |
| nx_media_usable.nx | MEDIA USABILITY VERIFIER (operator 2026-07-04: "lots of our systems dont confirm if the | 85 | 8 |
| nx_media_ws_register.nx | register the SOTA-MEDIA-CONSUMPTION program as a LIVE workstream in the WMS | 87 | 5 |
| nx_mediafacts_gate.nx | PROVE THE MEDIA FACT EXTRACTOR MEASURES, NEVER FABRICATES, NEVER LEAKS. | 151 | 4 |
| nx_mediaimport_census.nx | MEASURED benchmark: our polite media importer vs the SOTA image-acquisition tools, | 132 | 6 |
| nx_meet_about.nx | R5 (+P1 nav/clean-URLs): emit the sovereign ZERO-JS ABOUT / PROOF page into | 116 | 2 |
| nx_meet_about_gate.nx | 82 | 7 | |
| nx_meet_bug_train.nx | Seeds session-specific bug diagnoses into the Doctor's known-issue catalogue for autonomous resolution. | 122 | 4 |
| nx_meet_curate.nx | R7 of the NISHI MEET PLATFORM: the CURATION / MEMBERSHIP gate (LIBRARY, no main) -- the | 47 | 4 |
| nx_meet_curate_gate.nx | liar-kill gate for R7 (curation/membership). Proves the club gate composes R6 | 41 | 1 |
| nx_meet_emit.nx | R1 (+R8-P1 nav, +R1b escaping): emit the sovereign ZERO-JS two-sided HOME page from a | 127 | 2 |
| nx_meet_emit_gate.nx | 109 | 7 | |
| nx_meet_http.nx | P2 (live-route brain, LIBRARY): turn a real HTTP form POST into the gated submission chain. | 134 | 7 |
| nx_meet_http_gate.nx | liar-kill gate for P2's live-route brain. Feeds fixture HTTP requests through | 68 | 4 |
| nx_meet_intake.nx | R3+R4 (+P1 nav/clean-URLs): emit the sovereign ZERO-JS intake forms for BOTH venn sides | 119 | 3 |
| nx_meet_intake_gate.nx | 102 | 7 | |
| nx_meet_intake_process.nx | P2 (logic): the sovereign SUBMISSION PROCESSOR (LIBRARY, no main) -- the brain a | 28 | 2 |
| nx_meet_intake_process_gate.nx | liar-kill gate for P2 (submission processing). Proves: the processor SCREENS | 66 | 2 |
| nx_meet_jobs.nx | R2 (+P1 nav/clean-URLs): emit the sovereign ZERO-JS OPENINGS BOARD + a detail page per | 141 | 2 |
| nx_meet_jobs_gate.nx | 94 | 7 | |
| nx_meet_lib.nx | shared helpers for the NISHI MEET PLATFORM organs (LIBRARY, no main; rule 15 DRY, so R2..R8 | 150 | 16 |
| nx_meet_pipeline_gate.nx | END-TO-END liar-kill gate for the submission backend: a form submission flows | 61 | 2 |
| nx_meet_publish.nx | R8 PREP of the NISHI MEET PLATFORM: assemble the site bundle, VERIFY each page is present | 74 | 3 |
| nx_meet_publish_gate.nx | 91 | 7 | |
| nx_meet_serve.nx | the NISHI MEET platform's live HTTP daemon: bind a port and serve POST /apply + | 29 | 2 |
| nx_meet_serve_gate.nx | liar-kill gate for the P2-LIVE socket route. Binds a port, forks a child running the | 110 | 8 |
| nx_meet_serve_lib.nx | P2-LIVE socket serve loop (LIBRARY, no main) for the NISHI MEET platform. Wraps the | 55 | 3 |
| nx_meet_signals.nx | P5: the anti-fake signal table as EDITABLE DATA (LIBRARY, no main). A data-driven twin of | 66 | 5 |
| nx_meet_signals_gate.nx | liar-kill gate for P5 (editable signal table). Proves: (1) the data-driven scorer | 64 | 1 |
| nx_meet_store.nx | P4: durable MEMBER / APPLICATION store for the NISHI MEET PLATFORM (LIBRARY, no main), over | 76 | 5 |
| nx_meet_store_gate.nx | liar-kill gate for P4 (durable member/application store over the seg-store). Proves | 44 | 2 |
| nx_meet_trust.nx | R6 of the NISHI MEET PLATFORM: the ANTI-FAKE engine (LIBRARY, no main). The headline | 88 | 7 |
| nx_meet_trust_gate.nx | liar-kill, MEASURED gate for R6 (the anti-fake engine). Runs the scorer over a labeled | 82 | 1 |
| nx_meet_trust_run.nx | R6 CLI: score REAL submissions through the anti-fake engine so an operator can use it, | 63 | 2 |
| nx_mem_healer.nx | the swarm ADDRESS/PREVENT pillar: a periodic memory-cap AUTO-HEAL. | 339 | 22 |
| nx_memalloc_emit.nx | KERNEL MEMORY ALLOCATOR (bump) + store/load round-trip, the foundational | 118 | 11 |
| nx_memvel.nx | WHICH process is EATING memory, ranked by SUSTAINED growth (seq1365 / seq1376). | 206 | 4 |
| nx_merge_queue.nx | the SPECULATIVE FIFO merge queue (the research-proven integration layer that | 44 | 4 |
| nx_mesh2glb.nx | NXMSH2 -> INTERACTIVE .glb (operator 2026-08-05: "a picture vs the other files' | 338 | 17 |
| nx_mesh3_gate.nx | gate for the SHARED tri-mesh + STL interchange (the real3d connective-tissue rung). | 124 | 3 |
| nx_mesh_gateway.nx | OPAQUE-gated reverse proxy for the NSFW gallery, mounted under /mesh/*. | 336 | 20 |
| nx_mesh_terrain_gate.nx | proves the renderer is NOT voxel-bound: a smooth TRIANGULATED heightfield mesh | 202 | 15 |
| nx_meshdist.nx | THE METRIC GAP RULER (form ladder 1785935557; operator 2026-08-05: measure the gap | 904 | 20 |
| nx_meshgen_gate.nx | prove the sovereign field->mesh extractor (surface nets) EMITS a valid closed mesh | 132 | 7 |
| nx_meshlit_gate.nx | GATE for CAP-PBR rung-1 (Lambert diffuse directional shading in nx_meshrender, over | 59 | 3 |
| nx_meshmerge.nx | SPLICE ONE NXMSH2 INTO A NAMED LAYER OF ANOTHER, WITH A PLACEMENT TRANSFORM. | 403 | 18 |
| nx_meshpose.nx | THE POSE-MATCH INSTRUMENT (form ladder 1785935557; measured rung 2026-08-05: | 419 | 20 |
| nx_meshprofile.nx | ★WHERE DOES THE SURFACE STEP? The instrument that should have been built before | 296 | 7 |
| nx_meshrender_gate.nx | GATE for the sovereign general-mesh renderer (nx_meshrender over nx_render_core). | 109 | 6 |
| nx_meshseg3d_gate.nx | benchmark 3D part segmentation (cadtwin P2). Known meshes -> correct segment count: | 99 | 4 |
| nx_meshthick_gate.nx | teeth for R5 wall-thickness (cadtwin P6a, the geometric half of underbuilt-part | 110 | 5 |
| nx_meshview_page.nx | R3b: emit a self-contained, openable web page that renders our mesh IN THE BROWSER via | 103 | 3 |
| nx_meshview_vm_probe.nx | BOUNDED diagnosis: parse /tmp/mv.wasm and run ONLY mv_render(0) once in the | 38 | 3 |
| nx_meshview_wasm_gate.nx | R3 WASM proof: compiles nx_meshview_wasm.nx to .wasm via the SOVEREIGN chain | 255 | 5 |
| nx_meta_consumers.nx | X-CAP-006 (META-consumers-uniform). The four downstream apps -- | 146 | 7 |
| nx_meta_refresh_gate.nx | 50 | 5 | |
| nx_meta_schema.nx | X-CAP-001 (CALLOUT-012 unblocker; universal-capture.md). | 150 | 14 |
| nx_metal_gcode.nx | LIB: the METAL (WAAM = Wire Arc Additive Manufacturing) G-code emitter -- 3D-printing | 57 | 2 |
| nx_metal_gcode_gate.nx | GATE: 3D-printing workstream R3, metal (WAAM). Completes the material ladder. | 97 | 3 |
| nx_metric_integrity_gate.nx | 138 | 5 | |
| nx_metric_ledger_gate.nx | proves the return-and-report primitive's trend mechanics. After the first | 39 | 1 |
| nx_metrics.nx | CLI over the sovereign metrics ring (nx_metrics_ring). Query daemon health HISTORY + | 122 | 6 |
| nx_metrics_ring.nx | SOVEREIGN metrics time-series store (the TSDB the maturity census named as the | 130 | 9 |
| nx_metrology.nx | the ACCURACY GATE (operator: "i want that level of accuracy"). Given what a | 81 | 7 |
| nx_mgmt_api.nx | THE IO / TRANSPORT ring of the sovereign ecosystem control-plane API (the primary adapter). | 3990 | 120 |
| nx_mgmt_api_gate.nx | SOVEREIGN in-process referee for the ecosystem control-plane API. NO socket, NO | 330 | 13 |
| nx_mgmt_authz.nx | the AUTHORIZATION tier of the management plane (closes the documented privilege-escalation: | 75 | 6 |
| nx_mgmt_authz_gate.nx | PURE isolation gate for the management AUTHORIZATION tier (nx_mgmt_authz). | 53 | 7 |
| nx_mgmt_cap_mint_gate.nx | prove POST /api/cap/mint is fail-closed least-authority. In-process referee | 140 | 10 |
| nx_mgmt_census.nx | the MEASURED, HONEST ecosystem-MANAGEMENT scorecard vs the June-2026 SOTA (operator: | 104 | 9 |
| nx_mgmt_core.nx | the LOGIC / DOMAIN layer of the management plane (the hexagonal CORE). | 37 | 5 |
| nx_mgmt_core_gate.nx | PURE unit gate for the management LOGIC layer. The whole point of the layering: the | 54 | 4 |
| nx_mgmt_data.nx | the DATA / ADAPTER layer of the management plane (the OUTER ring; secondary adapters). | 2142 | 87 |
| nx_mgmt_promote_gate.nx | prove POST /api/promote (organ ELF) is fail-closed + never-brick. In-process | 182 | 11 |
| nx_mgmt_publish_bin.nx | submit the ecosystem CONTROL-PLANE binary (nx_mgmt_api) to the publisher | 48 | 4 |
| nx_mgmt_snapshot.nx | R1b: the LIVE health-snapshot PRODUCER for the sovereign management plane. | 180 | 9 |
| nx_mgmt_snapshot_gate.nx | PURE isolation gate for the R1b health-snapshot PRODUCER (nx_mgmt_snapshot). | 102 | 7 |
| nx_mgmt_snapshot_run.nx | the COMPLETE, self-contained health-snapshot PRODUCER binary (R1b, live path). | 274 | 9 |
| nx_mgmt_snapshot_run_gate.nx | PURE isolation gate for the producer's INSTANCE-vs-fork-child rule | 61 | 4 |
| nx_mgmt_tools_register_gate.nx | prove POST /api/tools/register is fail-closed + idempotent. In-process | 206 | 10 |
| nx_mgmt_upload.nx | CAP-API-UPLOAD: the #1 census gap = binary UPLOAD over /api, the "not-on-LAN deploy" | 53 | 3 |
| nx_mgmt_upload_gate.nx | SOVEREIGN in-process referee for the /api/upload keystone (chunked artifact publish). | 319 | 12 |
| nx_mhbench.nx | the BEYOND-METAHUMAN capability ruler (Phase 0 of the beyond-metahuman program). | 362 | 16 |
| nx_micron_geom.nx | SHARED SUB-MICRON PRECISION SUBSTRATE (operator: "i want the printer to be | 49 | 7 |
| nx_migrate_ingest.nx | SITE-MIGRATION ingest (R3b): transform a fetched external page (HTML bytes) into a | 155 | 8 |
| nx_migrate_ingest_gate.nx | SOVEREIGN in-process gate for the site-migration ingest transform. Feeds a | 77 | 5 |
| nx_min.nx | the minimal Nishi program (do-nothing, exit 0). Used by nx_recycler_bench_measure to time PURE | 4 | 1 |
| nx_mindmap.nx | DATA-DRIVEN sovereign tree/mind-map -> NAVIGABLE HTML (the Nishi Visualization Suite, made | 237 | 10 |
| nx_minecov.nx | MINER CLASS-COVERAGE CENSUS (miner-sota F969/MS06, 2026-07-23). | 325 | 10 |
| nx_minerhub.nx | MINER SYNTHESIS HUB (miner-sota, 2026-07-23). The measurement layer's FRONT DOOR. | 508 | 12 |
| nx_mineworld_autotest.nx | THE RACING-CREW EYES (operator 2026-07-03: "i dont believe your optimism till | 147 | 4 |
| nx_mineworld_mp_up.nx | bring the MULTIPLAYER MineWorld relay LIVE locally: build nx_mp_serve (--build-only, | 102 | 5 |
| nx_mineworld_pack.nx | 86 | 4 | |
| nx_mineworld_ship.nx | stage the nx_aw_push deploy inputs for MineWorld SOVEREIGNLY (syscall file writes, | 28 | 2 |
| nx_mineworld_wasm_vet.nx | VET THE SHIPPED WASM BYTES (operator law: evidence before "it works"). Native | 284 | 3 |
| nx_minigame_capstone_gate.nx | INTEGRATION CAPSTONE: composes the built pillars into ONE deterministic | 129 | 6 |
| nx_mirror_census.nx | HONEST MEASURED census of Nishi's "download & MIRROR a published open artifact onto | 132 | 4 |
| nx_mirror_orchestrator.nx | LIB: the UNIFYING "mirror a published open artifact (e.g. Apertus) onto the NAS" | 94 | 10 |
| nx_mirror_orchestrator_gate.nx | GATE for nx_mirror_orchestrator (rung-1: the deterministic, NEVER-BRICK core | 127 | 4 |
| nx_mkdirp.nx | the missing sovereign mkdir-p MCP primitive: create a directory PATH (with parents). | 112 | 9 |
| nx_mkdirp_gate.nx | proves the nx_hostctl recv nested-dir fix (hc_mkdirp_parent). Liar-killed: WITHOUT | 48 | 5 |
| nx_mla_import_probe.nx | rule-2 probe: does importing the MLA organ (-> llm -> gguf/threadpool graph) | 34 | 1 |
| nx_mm_migrate_census.nx | R0 of the MEDIA-MANAGER -> GALLERY migration factory. Measures, MECHANICALLY and with | 132 | 7 |
| nx_mm_probe_marker.nx | kept as a one-line marker, not deleted, so the finding stays traceable. | 5 | 0 |
| nx_mma_asm.nx | sovereign PER-VENDOR tensor-core MMA ASSEMBLER (RE-derived encoders). ONE lib; each vendor | 35 | 3 |
| nx_mmaemit.nx | emit the EXACT 128-bit SASS our sovereign nx_mma_asm encoder produces for the two HMMA | 28 | 3 |
| nx_mmap_probe.nx | pins the sovereign large-immediate/mmap bug: sovereign-built nxasm bails | 28 | 2 |
| nx_mmap_shared_gate.nx | proves sys_mmap_shared gives ONE region across fork() | 46 | 3 |
| nx_mmbench.nx | THE MEDIA-MANAGER + COMPANION CAPABILITY RULER. | 513 | 11 |
| nx_mmbench_gate.nx | proves the media+companion ruler is a RULER, not a rubber stamp. | 159 | 1 |
| nx_mmbench_lib.nx | the TESTABLE CORE of the media-manager + companion ruler. | 133 | 11 |
| nx_mmu_hw.nx | GATE: a FAITHFUL x86-64 4-LEVEL PAGE-TABLE WALK MODEL (deepens MEMORY-MGMT toward the real-hw-MMU | 189 | 16 |
| nx_mobi_book.nx | SOVEREIGN MOBI/AZW (Kindle) -> Nishi format. Operator goal: read your OWN purchased books on | 305 | 18 |
| nx_mobi_book_gate.nx | liar-kill gate for the sovereign MOBI/AZW reader. Builds the DRM-free fixture + | 79 | 7 |
| nx_mobi_chapters_gate.nx | gate MOBI chapter-splitting (rung 2 = a real navigable TOC, not one giant chapter). | 74 | 6 |
| nx_mobi_cover.nx | SHARED embedded-cover extraction for the Kindle decoders (DRY: nx_mobi_book + nx_kf8_book both | 52 | 6 |
| nx_mobi_cover_gate.nx | gate the EMBEDDED-cover extraction (operator: "we dont need it generate ... how does | 92 | 6 |
| nx_mobi_fixture_build.nx | build a DRM-free MOBI (Kindle) fixture sovereignly, so the MOBI reader rung can be | 298 | 8 |
| nx_mobi_headings_gate.nx | gate the HEADING-FALLBACK chapter split: a MOBI with <h1> chapter titles but NO | 73 | 6 |
| nx_mobi_huff_gate.nx | end-to-end gate for HUFF/CDIC MOBI liberation (compression 17480): | 72 | 6 |
| nx_mobi_huffreal_gate.nx | REAL-FILE validation of the sovereign HUFF/CDIC decoder against a genuine | 82 | 6 |
| nx_mobi_inspect.nx | diagnostic: dump a MOBI's PDB/PalmDOC/MOBI-header structure + LOCATE the HUFF/CDIC records | 104 | 8 |
| nx_mobile_census.nx | MOBILE/CLIENTS readiness census (R0): fills the stack audit's R11 honest | 85 | 3 |
| nx_modauth_arm.nx | PROVISION an admin into the canonical Modern Auth (the arming step that makes | 88 | 3 |
| nx_modauth_arm_vault.nx | PRODUCTION arming: provision an admin with the passphrase sourced from the | 111 | 5 |
| nx_modauth_e2e_gate.nx | ENGINEER gate: the WHOLE modern-auth login stack end to end. | 228 | 5 |
| nx_modauth_probe.nx | POST-ARMING smoke test: prove an armed admin actually LOGS IN before any deploy. | 68 | 3 |
| nx_model_card.nx | F785 THE SOVEREIGN MODEL CARD RENDERER (operator 2026-07-20: "model card like | 400 | 17 |
| nx_modelfacts_gate.nx | PROVE THE MODEL FACT EXTRACTOR: measured where real, -1 where absent, | 126 | 4 |
| nx_modtest.nx | MODOPT-001 gate witness: a hot loop with x % 2^k (% 1024). | 19 | 1 |
| nx_module_author.nx | the BUILDER AUTHORS a brand-new NishiLang module from a spec, by instantiating a | 2950 | 40 |
| nx_module_author_data.nx | the BUILDER's DATA-LAYER authoring caps (ELDERMIG arc, 2026-06-10). | 635 | 6 |
| nx_module_author_run.nx | PROVE the Builder can author autonomously: emit a NEW module from a spec, | 64 | 5 |
| nx_morph_gate.nx | gate for MORPHS-AS-DATA (Elara bar E3). | 143 | 4 |
| nx_morpho_rd_gate.nx | MORPHOGENESIS CORE rung 1: volumetric tissue growth by 3D Gray-Scott | 343 | 8 |
| nx_motion_neural_gate.nx | prove the neural-motion foundation is LEARNED + GENERATIVE (not the parametric | 146 | 5 |
| nx_motion_photo_gate.nx | SKIN THE MANNEQUIN, proven: the SAME move (wave) now renders as the CONTINUOUS | 163 | 7 |
| nx_motion_plan.nx | SOVEREIGN PRINTER ARC rung 1a: trapezoidal motion planning (operator is | 73 | 4 |
| nx_motion_video_gate.nx | prove the S3 loop end-to-end: BUILD a move (data) -> pose the rig via FK per frame | 142 | 5 |
| nx_movie_probe.nx | MOVIE LIVENESS PROBE (operator 2026-07-04: "broken movies where i cant see the start, | 301 | 21 |
| nx_mp3_fixture.nx | write a tiny sovereign DRM-free MP3 with an ID3v2.3 tag (TIT2 title, TPE1 artist/narrator, | 50 | 8 |
| nx_mp4_mux.nx | SOVEREIGN ISOBMFF (MP4) MUXER. Closes the ffmpeg "remux to MP4 for final output" gap with the | 111 | 9 |
| nx_mp4_mux_gate.nx | 78 | 5 | |
| nx_mp_daemon.nx | sovereign request-handler for the multiplayer player-state relay (the /pstate POST + | 119 | 10 |
| nx_mp_daemon_gate.nx | proves the sovereign multiplayer daemon request-handler (nx_mp_daemon) over a relay. | 97 | 3 |
| nx_mp_live_gate.nx | SOVEREIGN end-to-end LIVE proof of the running multiplayer daemon (no curl, no node): | 114 | 7 |
| nx_mp_relay.nx | sovereign DAEMON-SIDE player-state relay serializer for multiplayer pixelmon. | 48 | 2 |
| nx_mp_relay_gate.nx | proves the sovereign daemon roster serializer (nx_mp_relay) over nx_room_relay. | 78 | 2 |
| nx_mp_serve.nx | the RUNNABLE sovereign multiplayer daemon: serves the game (pets3d.html + wasm) AND the | 132 | 6 |
| nx_mp_up.nx | SOVEREIGN bring-up for the multiplayer daemon (the build->launch->verify->publish loop, | 122 | 9 |
| nx_mr_lagprobe.nx | DIAGNOSTIC: why is the constant-velocity steady lag 171 q8 and not the | 54 | 1 |
| nx_mrbak_probe.nx | probe for backup-before-edit (rule-13 reversibility). license_tier: ORIGINAL | 4 | 1 |
| nx_mrds_probe_b.nx | deadshadow NEGATIVE control: subset-variant g_pn, NO lib import. | 10 | 2 |
| nx_mrselfcheck_probe.nx | synthetic probe for nx_map_remove_func body-equivalence self-check. | 6 | 1 |
| nx_mt_core.nx | reusable CORE of the sovereign neural MT arc (GEN-WL-WL-NN-TRANSLATION). | 95 | 4 |
| nx_mt_multi.nx | sovereign MULTILINGUAL phrase translator over EN/RU/BE/UK/PL, ENGLISH-PIVOT (the standard | 144 | 10 |
| nx_mt_phrasetable.nx | sovereign data-driven phrase-table translator (token-level, EN->ES seed lexicon), | 83 | 6 |
| nx_mt_r0_gate.nx | GATE for MT-R0: the first rung of the SOVEREIGN NEURAL MACHINE TRANSLATION | 271 | 11 |
| nx_mt_r1_gate.nx | GATE for MT-R1: SEQUENCES. Proves, by RUNNING, that the sovereign MT core | 209 | 8 |
| nx_mt_r2_gate.nx | GATE for MT-R2: CROSS-TOKEN CONTEXT enables REORDERING. The first genuinely | 282 | 12 |
| nx_mt_r3_gate.nx | GATE for MT-R3: REAL TEXT via the production BPE tokenizer (nx_bpe). The | 206 | 8 |
| nx_mt_ruen.nx | sovereign BIDIRECTIONAL RU<->EN phrase-table translator (the Belarus<->Texas pair). Token- | 104 | 9 |
| nx_mtime_probe.nx | PROVES THE MISSING PRIMITIVE: file MODIFICATION TIME, which this ecosystem cannot | 65 | 4 |
| nx_mul_wide.nx | 64x64 -> 128 unsigned MULTIPLIER as a gate-network (fixes the | 71 | 2 |
| nx_mul_wide_test.nx | TRIANGULATED validation of the 64x64->128 multiplier. | 134 | 9 |
| nx_mulchain.nx | a FASTER, deeper superoptimizer for multiply-by-constant: search the | 140 | 6 |
| nx_mulchain_costcap_probe.nx | TEST the research claim: the tractability lever is the | 44 | 5 |
| nx_mulchain_deep.nx | the DEEPENED chain search (the team's answer to its own escalation: | 163 | 6 |
| nx_mulchain_deep_probe.nx | MEASURE before building. Depth-6 cap (a deepen the team can | 42 | 5 |
| nx_mulchain_deep_test.nx | GATE for the deepened, cost-bounded chain search (the escalation | 61 | 4 |
| nx_mulchain_test.nx | the team ESCALATES its own search to close its own gaps. The | 87 | 8 |
| nx_mulh_diag.nx | decisive: compute mulh(0xffffffff86129b49, 0x00c50021) on the golden sim's ALU AND my fast | 29 | 2 |
| nx_multilang_call_gate.nx | proves the EN-pivot multilingual translated call across EN/RU/BE/UK/PL, NO fake | 118 | 7 |
| nx_multilang_render_gate.nx | proves native rendering of all four broadened languages, NO fake green: | 91 | 5 |
| nx_multiround_test.nx | CRUX proof for the network-in-the-loop rung: after js_pending_service settles a | 43 | 4 |
| nx_multisim_crosscheck.nx | Benchmarks the sovereign simulator against multiple third-party simulators and mathematical ground truth to confirm its accuracy. | 100 | 3 |
| nx_multsynth.nx | GATE-LEVEL search space #1: synthesize a MULTIPLIER from gates (the | 67 | 4 |
| nx_multsynth_test.nx | the team synthesizes a 2x2 MULTIPLIER from gates (Vedic/array | 47 | 6 |
| nx_mvault_gate.nx | gate for the vault CLI wrapper (classify/tag/measure/record). | 130 | 3 |
| nx_mw_f32_probe.nx | MINIMAL repro probe for the 2026-07-02 native-render regression (vox3d + mineworld | 58 | 5 |
| nx_mw_spawn_probe.nx | find a good MineWorld spawn: plains biome, mid height, flat-ish, no trees nearby. | 59 | 3 |
| nx_myo.nx | PIPELINE STAGE 2: VOLUME-PRESERVING MUSCLE BOUND TO BONE. | 184 | 12 |
| nx_myoattach.nx | ★MUSCLE ATTACHMENTS DERIVED FROM BONE LANDMARKS, never typed. | 405 | 17 |
| nx_myoset.nx | NAMED MUSCLES with real origins and insertions, composed into one swell profile. | 320 | 13 |
| nx_myotable.nx | ★THE MUSCLE SET AS ONE TABLE, fail-closed, so the count can actually grow. | 167 | 10 |
| nx_nack_gate.nx | 98 | 5 | |
| nx_named_color_gate.nx | VERDICT gate for CSS NAMED colors (red/blue/green/...). Before this rung the | 69 | 6 |
| nx_nano_lm.nx | OUR OWN SOVEREIGN nanoGPT (the bigram/char rung where nanoGPT+makemore start), built from the | 112 | 10 |
| nx_nano_mlp_lm.nx | climb our sovereign nanoGPT from bigram -> CONTEXT MLP LANGUAGE MODEL (the makemore rung). | 120 | 10 |
| nx_nas_book_census.nx | SOVEREIGN, TYPE-DRIVEN NAS book census (Reader-arc RUNG 0). | 388 | 13 |
| nx_native_build.nx | the Nishi ecosystem handling builds NATIVELY (operator: "build the nishi | 37 | 8 |
| nx_native_build_test.nx | native build: S-class cache IMPLEMENTED (proven 54x by _build_cached.sh), | 41 | 3 |
| nx_native_turntable.nx | FIRST-BIT-NATIVE MOTION VISUAL for the benchmark pages: load our .glb | 73 | 3 |
| nx_natstat_corpus.nx | N2: fit the NATURAL-IMAGE model from a real-photo CORPUS (replaces hand-set thresholds | 160 | 6 |
| nx_natstat_hardcases.nx | HARDEN the metric: axes 3 (colour) + 4 (ai-fingerprint) passed BOTH the target and | 90 | 5 |
| nx_natstat_optimize.nx | THE REVERSE-JUDGE LOOP (operator: "use the evaluators in reverse to build more real | 63 | 3 |
| nx_natstat_redteam_gate.nx | STANDING PROOF the photoreal grader is not gameable by noise. Locks in the | 80 | 3 |
| nx_nbit.nx | LIB: NHDL H5 -- sovereign PLACE-and-ROUTE + BITSTREAM for the VIRTUAL FPGA (the nextpnr/prjtrellis | 67 | 5 |
| nx_nbit_gate.nx | 88 | 3 | |
| nx_nbk.nx | the OWNED content-addressed container ALREADY EXISTS as the | 149 | 11 |
| nx_nbk_gate.nx | liar-kill gate for the sovereign Nishi container (.nbk), the owned media format every lock-in | 100 | 5 |
| nx_nbk_pack.nx | migrate a decoded book (reader/<slug>/ : book.json + chap*.txt + assets + xray.json) INTO the | 104 | 9 |
| nx_ncf_cube_gate.nx | X-AUT-NCF-001 RUNG 4: SYNTHESIZE A QUADRATIC-INDEX LOOP (acc += c2*i*i + c1*i + c0), | 60 | 1 |
| nx_ncf_loop_gate.nx | 244 | 14 | |
| nx_ncf_quad_gate.nx | X-AUT-NCF-001 RUNG 3: SYNTHESIZE AN AFFINE-INDEX LOOP (acc += c1*i + c0), the | 61 | 1 |
| nx_ncf_recur_gate.nx | X-AUT-NCF-001 RUNG 6 (GENERALIZATION, not another special case): synthesize an | 70 | 1 |
| nx_ncf_route_gate.nx | THE WIRING RUNG: close the L3 autonomy loop. When nx_pattern_classify marks a spec | 76 | 1 |
| nx_ncf_scaffold_register.nx | registers the DECLARED-SCAFFOLD pe8 field-kinds 6 | 56 | 2 |
| nx_ncf_state_gate.nx | X-AUT-NCF-001 RUNG 5: SYNTHESIZE A TWO-STATE LINEAR RECURRENCE -- the QUALITATIVE | 62 | 1 |
| nx_ncf_synth.nx | the SHARED control-flow SYNTHESIS CORE (no main; imported by the rungs + the WIRING). | 499 | 37 |
| nx_ncf_synth_gate.nx | 227 | 13 | |
| nx_negmargin_gate.nx | VERDICT gate for NEGATIVE MARGINS (box overlap). A negative margin-top pulls a | 152 | 8 |
| nx_nested_loop_ref.nx | DIFFERENTIAL SPEC CHECK: does the LANGUAGE's PRODUCTION compiler (nx_cc, which builds every | 74 | 6 |
| nx_netobs.nx | SOVEREIGN NET/HOST OBSERVABILITY + CLOSED-LOOP BENCH (operator 2026-07-20: "make sure | 1206 | 43 |
| nx_netpredict_gate.nx | proves the prediction+reconciliation core (nx_netpredict): (1) local prediction gives the | 44 | 1 |
| nx_netquant_gate.nx | proves + MEASURES the sovereign bit-packed/delta state codec | 118 | 5 |
| nx_netscope_capture.nx | NX-NETSCOPE L-CAPTURE: the SOVEREIGN raw-wire capture front-end (the | 80 | 6 |
| nx_netsync.nx | the SOVEREIGN MULTIPLAYER NETCODE PART. nx_gamebench gap-queue rank 1 | 201 | 23 |
| nx_netsync_gate.nx | CERTIFICATION of nx_netsync (gamebench gap-queue rank 1: networking-multiplayer). | 483 | 6 |
| nx_nettier.nx | NETWORK-TIER classifier for the access-provisioning wall (zero-trust L1: a SIGNAL, not the | 21 | 2 |
| nx_nettier_gate.nx | gate for the access-wall network-tier layer (nx_cidr + nx_nettier). Proves CIDR masks, | 82 | 7 |
| nx_neuro.nx | ★THE INNERVATION PLANE: the nervous system as a MAPPED TOPOLOGY, and autonomic | 495 | 18 |
| nx_neurosym_complete_gate.nx | 70 | 2 | |
| nx_neurosym_full_gate.nx | 66 | 2 | |
| nx_neurosym_loop_gate.nx | 72 | 4 | |
| nx_neutrality_register.nx | GOVERNED registration of the CONTENT-NEUTRALITY | 48 | 2 |
| nx_neverbrick_genesis.nx | GATE: the NEVER-BRICK GENESIS GATE (cardinal 26's NAMED enforcement mechanism: "the | 128 | 7 |
| nx_newmoves_gate.nx | 4 NEW moves (clap/punch/bow/jumpingjack, ids 7-10) added to nx_movelib as DATA (the | 75 | 5 |
| nx_newton_struct.nx | the Newton-Raphson reciprocal-divider STRUCTURE (the | 71 | 2 |
| nx_ng2_census.nx | SOVEREIGN coverage census for the ROUND-2 applied/perception/avatar/voice frontier | 111 | 12 |
| nx_ng_avatar.nx | CAP-NEURAL-AVATAR, generation 13: animatable neural humans / gaussian avatars (the | 157 | 10 |
| nx_ng_avatar_rig.nx | CAP-NEURAL-AVATAR RUNG-2: the SKELETAL RIG. Extends nx_ng_avatar's 1-DOF single- | 174 | 12 |
| nx_ng_diffrender.nx | CAP-DIFF-RENDER, the next missing generation past the sovereign-raster substrate | 114 | 10 |
| nx_ng_gap.nx | SOVEREIGN neural-graphics endpoint/missing-generation finder. Sibling of nx_cap_gap_sov | 121 | 12 |
| nx_ng_gen3d.nx | CAP-GEN-3D, generation 12: generative-3D (DreamFusion-class, arxiv 2209.14988). The honest | 146 | 9 |
| nx_ng_gsplat.nx | CAP-GAUSSIAN-SPLAT, generation 10: 3D Gaussian Splatting (Kerbl et al. 2023, arxiv | 179 | 9 |
| nx_ng_gsview.nx | CAP-GS-REALTIME, generation 11: the real-time Gaussian-splat RASTERIZER + VIEWER, and the | 167 | 8 |
| nx_ng_hashenc.nx | CAP-HASH-ENCODING, generation 9: the core contribution of Instant-NGP (Mueller et al. | 165 | 9 |
| nx_ng_lineage.nx | the NEURAL-GRAPHICS frontier lineage emitter: grafts the instant-ngp-class | 212 | 10 |
| nx_ng_publish.nx | hand the NEURAL-GRAPHICS visible artifacts to the Nishi Publisher (operator 2026-06-22: | 94 | 4 |
| nx_ng_radiance.nx | CAP-RADIANCE-FIELD, generation 8: a tiny NeRF. The defining recipe of NeRF/instant-ngp: | 212 | 9 |
| nx_ng_volrender.nx | CAP-VOLUME-RENDER, generation 7 on the neural-graphics ladder (nx_ng_gap named it | 149 | 6 |
| nx_ng_world.nx | CAP-WORLD-MODEL, generation 14: THE ENDPOINT of the neural-graphics ladder. The leap past | 183 | 12 |
| nx_nginx_cert_sync.nx | feed the AUTORENEWED Route-B wildcard cert into the DSM-nginx cert store | 233 | 10 |
| nx_nhdl.nx | LIB: NHDL H1 -- the sovereign Nishi netlist format (a Verilog COMPETITOR, not a Verilog emit). | 106 | 9 |
| nx_nhdl_gate.nx | 123 | 3 | |
| nx_nhdl_hier.nx | LIB: NHDL H2 -- HIERARCHY for the sovereign netlist format: a module DEFINED ONCE and | 98 | 3 |
| nx_nhdl_hier_gate.nx | 120 | 4 | |
| nx_nhdl_perf_gate.nx | 91 | 6 | |
| nx_nhdl_scorecard_gate.nx | 133 | 3 | |
| nx_night_extract_test.nx | SOVEREIGN render+extract half of the | 70 | 4 |
| nx_night_grade.nx | SOVEREIGN night-reading benchmark gate (Reader arc, rung W-NIGHT-1). | 187 | 9 |
| nx_nightly_maintenance.nx | the team's NIGHTLY CLOSE, like a store shutting down for the night | 51 | 5 |
| nx_nightly_maintenance_test.nx | the team closes the store for the night. On a MESSY day the | 55 | 3 |
| nx_nishi_bootimg.nx | x86 full-system ladder R9: a REAL BOOTABLE USB IMAGE (MBR boot sector). | 67 | 4 |
| nx_nishi_builder.nx | THE NISHI BUILDER: one universal, self-growing emitter catalog for the WHOLE | 104 | 7 |
| nx_nishi_builder_gate.nx | GATE for THE NISHI BUILDER (universal, domain-aware). Hermetic (/tmp): teach | 67 | 3 |
| nx_nishi_builder_seed.nx | TEACH the universal Nishi builder across domains (ad/web/game), then GROW each. | 52 | 5 |
| nx_nishi_deploy.nx | SOVEREIGN deploy organ (operator 2026-06-23: "no sh, use the nishi ecosystem, | 143 | 7 |
| nx_nishi_diskimg_test.nx | x86 ladder R9 rung-2: the LOADER PIPELINE (disk image -> load -> run). | 53 | 6 |
| nx_nishi_embed.nx | SOVEREIGN IFRAME REPLACEMENT for the Nishi ecosystem (operator: "iframe replacement with | 91 | 3 |
| nx_nishi_font_demo.nx | renders the sovereign Nishi stroke font (anti-aliased) at several sizes to a | 25 | 1 |
| nx_nishi_font_gate.nx | VERDICT gate for the sovereign Nishi stroke font. Renders glyphs to a white RGB | 65 | 5 |
| nx_nishi_install_os.nx | ladder C5 (the INSTALL-OUR-OS capstone): install the OS AS a content-addressed NishiFS. | 244 | 19 |
| nx_nishi_riscv_emit.nx | THE PRODUCT LOOP: NishiLang -> RISC-V, run on the QEMU-validated emulator. Invokes the | 82 | 5 |
| nx_nishi_search_census.nx | MEASURED census of NISHI SEARCH vs the banked SOTA bar (operator 2026-07-03: | 240 | 9 |
| nx_nishi_usb_image.nx | x86 ladder R9-FUSE: the REAL bootable Nishi USB image, proven by execution. | 249 | 9 |
| nx_nishi_usb_install.nx | x86 ladder C3 (installer/disk side): the NISHI INSTALLER PROGRAM. | 293 | 14 |
| nx_nishi_usb_kernel.nx | x86 ladder R-KERN-1: the long-mode kernel sets up real GDT + IDT and takes | 318 | 16 |
| nx_nishi_usb_longmode.nx | x86 ladder R9-HANDOFF: the loaded kernel boots THROUGH to LONG mode. | 258 | 11 |
| nx_nishi_usb_os.nx | x86 ladder R-KERN-4: INTEGRATION -- one booted kernel that runs a userland. | 318 | 17 |
| nx_nishi_usb_paging.nx | x86 ladder R-KERN-2: the long-mode kernel sets up PAGING (CR3 + 4-level walk). | 271 | 13 |
| nx_nishi_usb_parttable.nx | x86 ladder C1 (installer/disk side): a REAL MBR PARTITION TABLE on | 282 | 12 |
| nx_nishi_usb_preempt.nx | x86 ladder R-KERN-3: PREEMPTIVE multitasking (timer IRQ0 preempts tasks). | 148 | 8 |
| nx_nishifs_boot.nx | ladder C8 (the arc-closer): BOOT-FROM-NishiFS = power on -> mount rootfs from the FS. | 284 | 17 |
| nx_nishifs_bootasm.nx | ladder C9: the NishiFS-aware bootloader CORE, EXECUTED AS REAL x86. | 179 | 20 |
| nx_nishifs_cid.nx | ladder C2 (the FILE SYSTEM): NishiFS CORE = a content-addressed (CID/Merkle) object store. | 167 | 11 |
| nx_nishifs_cow.nx | ladder C6 (the FS): CoW SNAPSHOTS for NishiFS (Merkle structural sharing, git-style). | 177 | 13 |
| nx_nishifs_crypt.nx | ladder C7 (the FS): NATIVE ENCRYPTION AT REST for NishiFS (the last FS core axis). | 162 | 12 |
| nx_nishifs_mount.nx | ladder C4 (installer/disk INTEGRATION): FORMAT + MOUNT NishiFS on a C1 partition. | 229 | 14 |
| nx_nishilang_norm.nx | THE GENERAL-MODEL BRIDGE (autonomous-builder lane, 2026-07-20). | 97 | 3 |
| nx_nishilang_norm_gate.nx | gate for THE GENERAL-MODEL BRIDGE (nx_nishilang_norm). | 100 | 6 |
| nx_nishios_browser.nx | BROWSER-ON-ALL-OS arc, rung N1: the Nishi browser renders ON NishiOS. | 351 | 13 |
| nx_nishios_browser_input.nx | BROWSER-ON-ALL-OS arc, rung N2: the Nishi browser is USED on NishiOS. | 397 | 14 |
| nx_nishios_browser_x86.nx | BROWSER-ON-ALL-OS arc, rung N4: the browser's pixels land in the NishiOS | 460 | 16 |
| nx_nishios_docview.nx | DOC-OMNITOOL-ON-ALL-OS, rung N-DOC-1: NishiOS OPENS DOCUMENTS. | 406 | 17 |
| nx_nishios_kernel_emit.nx | THE COMPOSED NishiOS KERNEL IMAGE (closes the boot adoption gap). | 679 | 23 |
| nx_nishios_kernel_gate.nx | the TRANSCRIPT gate for the composed NishiOS kernel boot. | 215 | 8 |
| nx_nishios_net.nx | BROWSER-ON-ALL-OS arc, rung N3: the Nishi browser FETCHES over a NishiOS NIC. | 448 | 23 |
| nx_nishios_net_wire.nx | BROWSER-ON-ALL-OS arc, rung N3-WIRE: NishiOS on the REAL INTERNET. | 511 | 23 |
| nx_nishios_window.nx | "see NishiOS in a window": boot the kernel on the SOVEREIGN rv64 emulator | 110 | 5 |
| nx_nist_grader.nx | reproducible, LIAR-KILLED ingestion grader for the NIST benchmark. | 102 | 6 |
| nx_nist_ingest.nx | NAS-side STRUCTURED ingester for NIST's data.nist.gov RMM DCAT catalog. | 175 | 9 |
| nx_nist_unwall.nx | R-RSI-006 (NIST-blog-unwalled). The nist.gov blog was filed WALLED | 88 | 5 |
| nx_nist_verify_gate.nx | SOVEREIGN live-page verifier for the NIST STEM scorecard (NO curl/wget). Does a | 98 | 6 |
| nx_nl_concept_miner_gate.nx | 133 | 5 | |
| nx_nmz.nx | nmz_emit/nmz_get here were extracted to the shared substrate sibling nx_canon_bin | 89 | 6 |
| nx_nmz_author.nx | NATIVE authoring into .nmz (operator: "make sure our format isnt just a translation layer but | 78 | 8 |
| nx_nmz_comic_gate.nx | liar-kill gate for COMICS migrating into the omni .nmz (@kind=comic), end to end: | 83 | 6 |
| nx_nmz_gate.nx | liar-kill gate for the OMNI Nishi Media container (.nmz), built ON the sovereign substrate | 106 | 7 |
| nx_nmz_index.nx | the CONTENT-ADDRESSED CATALOGUE of all liberated media. The convergence capstone of the | 102 | 10 |
| nx_nmz_index_gate.nx | gate the content-addressed catalogue of liberated media. Ensures a book (FB2) + an audio | 70 | 6 |
| nx_nmz_native_gate.nx | proves .nmz is a SUPERIOR NATIVE format, not just a translation layer (operator). Authors | 94 | 8 |
| nx_nmz_pack.nx | pack a decoded book/media (reader/<slug>/) into the OMNI Nishi Media container <slug>.nmz, on | 119 | 9 |
| nx_nn_gate.nx | proves the sovereign fixed-point neural inference substrate (nx_nn): a 2-layer MLP forward pass | 50 | 1 |
| nx_nn_train_gate.nx | proves sovereign fixed-point training (nx_nn_train): batch gradient descent on a linear layer, | 44 | 2 |
| nx_nofloat_adamw32_gate.nx | the REAL win from the R4 scale-up work: a numerically STABLE fixed-point Adam. | 78 | 4 |
| nx_nofloat_adamw_gate.nx | HARD-EVIDENCE gate for the Q16 AdamW optimizer (nfa_adamw), with a MEASURED | 130 | 4 |
| nx_nofloat_adversary.nx | CAP-NF-ADVERSARY: a DURABLE, sovereign adversarial reviewer. Nishi OWNS adversarial | 141 | 9 |
| nx_nofloat_arch_config_gate.nx | proves ARCH-CONFIGURABLE inference: read the model's dims from GGUF | 96 | 4 |
| nx_nofloat_attn.nx | SOVEREIGN NO-FLOAT ATTENTION (the transformer HEART), integer Q16, deterministic. The hard | 80 | 7 |
| nx_nofloat_attn_gate.nx | HARD-EVIDENCE gate for the ATTENTION-CORE backward (CAP-NF-ATTN-CORE): a single-head | 244 | 13 |
| nx_nofloat_audit.nx | CAP-NF-AUDIT (REBUILT after a 2nd adversarial review called the v1 tautological). | 74 | 9 |
| nx_nofloat_autograd_gate.nx | HARD-EVIDENCE gate for the NO-FLOAT (integer Q16) general autograd | 221 | 12 |
| nx_nofloat_bench.nx | CAP-NF-BENCH: HONEST measured benchmark of our no-float Q16 stack vs the Unsloth-class | 97 | 11 |
| nx_nofloat_block_gate.nx | HARD-EVIDENCE gate for a COMPLETE pre-norm TRANSFORMER BLOCK backprop + train, | 295 | 11 |
| nx_nofloat_bpe_gate.nx | R2 (efficiency) from the sovereign-researcher roadmap | 84 | 3 |
| nx_nofloat_bpe_lm_gate.nx | CAPSTONE: the WHOLE sovereign efficient text pipeline wired END-TO-END, pure | 149 | 8 |
| nx_nofloat_census.nx | CAP-NF-CENSUS: a LIVING, liar-killed, negative-controlled census of our S-class | 87 | 5 |
| nx_nofloat_corpus_gate.nx | HARD-EVIDENCE: a CHARACTER-LEVEL language model trains on REAL TEXT, pure | 210 | 8 |
| nx_nofloat_deepstack_gate.nx | HARD-EVIDENCE gate that the no-float transformer scales in DEPTH: a | 215 | 10 |
| nx_nofloat_distill_gate.nx | R3 (cheap quality) from the sovereign-researcher roadmap | 91 | 4 |
| nx_nofloat_generalize_gate.nx | HELD-OUT RULE GENERALIZATION in pure integer Q16 (CAP-NF-GENERALIZE). The | 115 | 9 |
| nx_nofloat_generate_gate.nx | AUTOREGRESSIVE TEXT GENERATION from a trained no-float LM, integer Q16 | 88 | 8 |
| nx_nofloat_grammar_gate.nx | CAP-NF-GRAMMAR: the AFFORDABLE "landing" step the sovereign researcher | 150 | 11 |
| nx_nofloat_hwladder.nx | CAP-NF-HWLADDER: the HARDWARE-RUNG-UP ladder, silicon -> AI, each rung grounded on a | 62 | 5 |
| nx_nofloat_incontext_gate.nx | IN-CONTEXT COPYING (CAP-NF-INCONTEXT): the basis of in-context learning. | 136 | 8 |
| nx_nofloat_induction_gate.nx | CONTENT-BASED INDUCTION (CAP-NF-INDUCTION), REBUILT after the 3rd adversarial | 134 | 6 |
| nx_nofloat_k3block.nx | LOGICALLY-INTEGRATED K3-style transformer BLOCK in no-float (operator 2026-07-19 | 68 | 4 |
| nx_nofloat_k3block_gate.nx | gate: the K3 primitives LOGICALLY INTEGRATE into one deterministic block. | 75 | 2 |
| nx_nofloat_k3interleave.nx | THE K3 BLOCK STRUCTURE, ASSEMBLED (operator 2026-07-19 "logically integrated, | 90 | 2 |
| nx_nofloat_k3interleave_gate.nx | gate: the 3:1 KDA:MLA interleaved K3 block structure, assembled from the | 123 | 2 |
| nx_nofloat_k3stack.nx | MULTI-LAYER K3 stack with ATTENTION RESIDUALS in no-float (operator 2026-07-19 | 97 | 5 |
| nx_nofloat_k3stack_gate.nx | gate: N-layer K3 stack with Attention Residuals, deterministic AT DEPTH. | 81 | 2 |
| nx_nofloat_kda.nx | KIMI DELTA ATTENTION (KDA) in sovereign no-float = the K3 namesake attention | 62 | 4 |
| nx_nofloat_kda_gate.nx | gate: Kimi Delta Attention, the K3-distinctive behaviors (not just "it runs"). | 147 | 2 |
| nx_nofloat_kvcache_gate.nx | CAP-NF-KVCACHE: a KV-CACHE for O(T) autoregressive decode (vs O(T^2) | 145 | 12 |
| nx_nofloat_kvcache_int8_gate.nx | CAP-NF-KVCACHE-INT8: a QUANTIZED KV-cache (store cached K/V at int8 = | 129 | 15 |
| nx_nofloat_ladder.nx | CAP-NF-LADDER: the CONSOLIDATION capstone. Grounds the whole no-float DeepMind ladder | 69 | 4 |
| nx_nofloat_landing_gate.nx | THE MEASURED LANDING (roadmap R4 increment; finding 7 = perplexity is the | 119 | 8 |
| nx_nofloat_linattn.nx | SOVEREIGN no-float LINEAR ATTENTION recurrent kernel = the foundation of Kimi | 52 | 4 |
| nx_nofloat_linattn_gate.nx | gate for the no-float linear-attention recurrent kernel (KDA foundation). | 100 | 2 |
| nx_nofloat_lm_gate.nx | THE CAPSTONE: a tiny TRANSFORMER LANGUAGE MODEL trains END-TO-END on next-token | 295 | 12 |
| nx_nofloat_mlp.nx | SOVEREIGN NO-FLOAT MLP + INTEGER BACKPROP (scale the trainer linear->multi-layer, toward an | 112 | 11 |
| nx_nofloat_mlp4.nx | CLOSE THE GAP from nx_nofloat_mlp (the 2-2-1 hit the predict-~0.5 local min). A 2-4-1 ReLU | 112 | 11 |
| nx_nofloat_multihead_gate.nx | HARD-EVIDENCE gate for MULTI-HEAD attention in pure integer Q16. The defining | 252 | 9 |
| nx_nofloat_muon.nx | the FULL Per-Head Muon optimizer LOOP in sovereign no-float (K3 F405; operator | 50 | 4 |
| nx_nofloat_muon_gate.nx | gate: the FULL Per-Head Muon optimizer loop (momentum + NS-orthogonalize + | 151 | 4 |
| nx_nofloat_muon_ns.nx | SOVEREIGN no-float Newton-Schulz orthogonalization = the core of the Muon | 113 | 7 |
| nx_nofloat_muon_ns_gate.nx | gate for integer Newton-Schulz orthogonalization (Muon core). | 83 | 2 |
| nx_nofloat_mxfp4.nx | SOVEREIGN no-float MXFP4 dequant (K3 F406 gap; operator 2026-07-19 "beyond SOTA"). | 50 | 3 |
| nx_nofloat_mxfp4_gate.nx | gate for the no-float MXFP4 dequant (authored ON nx_gate_verdict). | 59 | 1 |
| nx_nofloat_mxfp8.nx | SOVEREIGN no-float MXFP8 dequant (K3 F406; operator 2026-07-19 "state of the art"). | 75 | 5 |
| nx_nofloat_mxfp8_gate.nx | gate: MXFP8 (OCP E4M3 + E5M2) dequant to Q16, EXACT known values. | 71 | 1 |
| nx_nofloat_prose_gate.nx | CAP-NF-PROSE: the no-float char-LM trains on REAL ENGLISH PROSE (words + spaces, | 146 | 6 |
| nx_nofloat_quant_gate.nx | CAP-NF-QUANT: post-training QUANTIZATION for efficient sovereign inference, | 163 | 13 |
| nx_nofloat_rope_gate.nx | HARD-EVIDENCE gate for RoPE (rotary position embedding) backward + RoPE composed | 186 | 9 |
| nx_nofloat_sample_gate.nx | TEMPERATURE SAMPLING decode in pure integer Q16 (CAP-NF-SAMPLE). Real LLMs | 113 | 8 |
| nx_nofloat_scale2_gate.nx | R4 DEPTH test: does a 2-BLOCK no-float LM reach the richer-grammar floor where | 108 | 9 |
| nx_nofloat_scale_batch_gate.nx | R4 retry via the ONE untested fundamental lever: MINI-BATCH GRADIENT | 116 | 7 |
| nx_nofloat_scale_ffn_gate.nx | R4 FINAL test: the COMPLETE transformer block (attention + FFN) on the richer | 122 | 7 |
| nx_nofloat_scale_gate.nx | HONEST documented attempt mapping the frontier. On the richer | 182 | 9 |
| nx_nofloat_scale_wide_gate.nx | R4 the genuine SCALE test: real WIDTH scale-up. Prior R4 tests stayed at | 121 | 7 |
| nx_nofloat_serialize_gate.nx | CAP-NF-SERIALIZE: sovereign model PERSISTENCE (save/load trained weights). | 84 | 7 |
| nx_nofloat_serve.nx | the DEPLOYABLE no-float LLM daemon (ops shell around the gated pure core | 153 | 6 |
| nx_nofloat_serve_gate.nx | gates the no-float LLM serve CORE in-process (pure-core+gate+daemon idiom: | 157 | 7 |
| nx_nofloat_serve_live_gate.nx | LIVE socket proof for the no-float LLM daemon: connects to | 95 | 7 |
| nx_nofloat_train.nx | SOVEREIGN NO-FLOAT TRAINING CORE (ledger #1, the biggest gap). Integer Q16 fixed-point | 83 | 7 |
| nx_nofloat_train_exceed.nx | the MEASURED S-class exceed for no-float TRAINING. Extends the established | 123 | 5 |
| nx_nofloat_transformer.nx | SOVEREIGN NO-FLOAT TRANSFORMER BLOCK (the AI culmination), pure integer Q16, | 118 | 13 |
| nx_nofloat_vs_float_gate.nx | CROSS-VALIDATION: do we need the float equivalent? Answer: it already EXISTS | 120 | 9 |
| nx_nofloat_weighttie_gate.nx | CAP-NF-WEIGHTTIE: tied input-embedding / output-projection (GPT-style | 110 | 8 |
| nx_nofloat_xformer_gate.nx | HARD-EVIDENCE gate for the TRANSFORMER-SUBLAYER backward ops added to the | 220 | 11 |
| nx_nojs_session_gate.nx | 123 | 10 | |
| nx_nollm_synth_register.nx | SUBMIT the no-LLM PROGRAM-SYNTHESIS capability (this session's NCF + evolve-test- | 54 | 1 |
| nx_nomad_schedule.nx | sovereign CLUSTER SCHEDULER core (HashiCorp Nomad-class; NOMAD-001, new frontier). | 46 | 4 |
| nx_nomad_schedule_test.nx | NOMADGATE: proves the sovereign bin-pack scheduler. 3 nodes free: | 62 | 3 |
| nx_notice.nx | W-TD-2: THE NOTICE LEDGER. The state half of the safe-harbour posture. | 421 | 18 |
| nx_novel_close.nx | the INDEPENDENT REFEREE that CLOSES genuinely-built NOVEL | 748 | 28 |
| nx_nrtl.nx | LIB: NHDL H3+H4 -- sovereign RTL + SYNTHESIS (the Yosys competitor). H1/H2 gave a netlist format + | 108 | 3 |
| nx_nrtl_gate.nx | 86 | 3 | |
| nx_nrtl_opt.nx | LIB: NHDL logic-OPTIMIZATION pass (closes the QoR-behind axis). The synthesizer (H4) lowers RTL | 69 | 2 |
| nx_nrtl_opt_gate.nx | 87 | 4 | |
| nx_ns.nx | R4b: sovereign single-channel Noise Suppressor (the other reserved nx_ns slot). | 159 | 10 |
| nx_ns_probe.nx | R2-A NISHI CONTAINERS rung 0: does the sovereign syscall layer speak Linux | 36 | 4 |
| nx_nsga2_gate.nx | 77 | 3 | |
| nx_nv.nx | the native-Linux NVIDIA OPEN-KERNEL-MODULE device shim (TIER-1 sovereign executor), sibling to | 37 | 5 |
| nx_nv1.nx | NishiLossless v1 (NLC1) circle container: writer + validator. | 130 | 6 |
| nx_nv1_gate.nx | ENGINEER gate for the NishiLossless v1 container. | 122 | 1 |
| nx_nv1_lpc.nx | NishiLossless v1 LPC rung: FLAC-class lossless PCM | 244 | 11 |
| nx_nv1_lpc_gate.nx | ENGINEER gate for the NV1 LPC rung (nx_nv1_lpc.nx). | 270 | 6 |
| nx_nv1_lpc_register.nx | GOVERNED registration of the NV1 media rungs. | 51 | 2 |
| nx_nv1_transcode.nx | NV1 raw->LPC transcoder probe (REAL-DATA evidence | 88 | 3 |
| nx_nv1d_register.nx | GOVERNED registration of daemon-side NV1 | 42 | 2 |
| nx_nv_gate.nx | gate for the native-Linux NVIDIA executor (nx_nv). Verifies the LOCALLY-verifiable core | 46 | 5 |
| nx_nvd_ingest.nx | NAS-side API-WRAP ingester for NIST's National Vulnerability Database (NVD REST 2.0). | 175 | 12 |
| nx_nxc_baremetal.nx | THE FULL PRODUCT LOOP: NishiLang SOURCE -> self-hosted nxc -> RV64 ELF -> QEMU-validated | 95 | 8 |
| nx_nxc_run.nx | GENERIC runner: reads a NishiLang program compiled to RV64 ELF by the self-hosted nxc | 71 | 6 |
| nx_nxe.nx | the SOVEREIGN NISHI EXECUTABLE FORMAT (NXE). Our OWN file -- NOT an ELF knockoff. A UNIQUE exceed: | 104 | 13 |
| nx_nxe_exec_probe.nx | PROBE (cardinal rule 2: verify the runtime primitive before building on it). | 32 | 4 |
| nx_nxe_kernel0.nx | N2: emit KERNEL.NXE, the FIRST Nishi-native-format executable (constitution A2: | 1195 | 28 |
| nx_nxe_loader.nx | GATE: the NATIVE NXE LOADER that VERIFIES then EXECUTES (composes nx_nxe_lib, rule-15 DRY). | 92 | 6 |
| nx_nxfh_lib.nx | shared NXFH1 text-hex framebuffer codec (LIB, no main). license_tier: ORIGINAL | 169 | 7 |
| nx_nxgate_sim_test.nx | proof-of-life GATE for the gate-level functional | 69 | 3 |
| nx_nxos_shim.nx | N1-full: emit the Nishi OS BOOT SHIM (BOOTX64.EFI). Constitution A2: PE32+ exists | 616 | 21 |
| nx_obj_export_gate.nx | the bestiary also exports as OBJ+normals (game/DCC-friendly). Meshes 3 variants | 103 | 5 |
| nx_obj_test.nx | pinpoint jQuery's first runtime gap: does `var n={}` bind an object, and does `{}.toString` | 21 | 3 |
| nx_ocr_bench_render.nx | OCR-LEGIBILITY harness, OUR side: render the bench page through the REAL | 63 | 4 |
| nx_ocr_legibility_census.nx | THE MECHANICAL LEGIBILITY JUDGE (operator 2026-07-03: "it should be an | 209 | 12 |
| nx_ocr_recall.nx | CLI for the sovereign OCR-recall scorer (math in nx_ocr_recall_lib, so the gate | 38 | 3 |
| nx_ocr_recall_gate.nx | 59 | 4 | |
| nx_ocr_recall_lib.nx | the reading-recall SCORING MATH as a shared lib (single-responsibility: the CLI | 104 | 4 |
| nx_odt.nx | SOVEREIGN OpenDocument Text (.odt / ODF) interop for the Nishi Office suite. .odt is a ZIP (framed | 108 | 11 |
| nx_odt_gate.nx | proves sovereign OpenDocument (.odt) interop by driving the REAL /tmp/nx_odt.sov.elf: | 74 | 9 |
| nx_oeuvre_graph.nx | SREACH-OEUVRE O1: the DV2.0 MANY-TO-MANY information graph | 230 | 10 |
| nx_oeuvre_resolve.nx | SREACH-OEUVRE O2: the ANY-NODE RESOLVER. Turns a free-text | 307 | 20 |
| nx_offc_install.nx | ENGINEER GUARDRAIL against LM-026 (the stale-_offc landmine that cost a full | 150 | 15 |
| nx_office_census_gate.nx | GATE: the OFFICE-SUITE capability census, reusing the improved capability-comparison | 68 | 4 |
| nx_office_daemon.nx | the DEPLOYABLE Nishi Office daemon (ops shell around the gated pure core nx_office_serve). | 86 | 2 |
| nx_office_gate.nx | the OFFLINE gate for Nishi Office v1 (consumes the pure core nx_office_serve, no sockets). | 17 | 1 |
| nx_office_live_verify.nx | SOVEREIGN live verification of the PUBLIC Nishi Office app, every rung OURS on OUR | 229 | 10 |
| nx_office_snapshot.nx | deterministic page snapshots of the Nishi Office surface for the UI judge fleet | 56 | 3 |
| nx_omniforge_census.nx | R0 GENESIS GATE of the OMNIFORGE doomsday->automated-fabrication arc. | 167 | 6 |
| nx_onsite_api.nx | the SAME-ORIGIN HTTP face of the reusable onsite search, so <nishi-embed> can actually | 167 | 8 |
| nx_onsite_exceed.nx | MEASURED, ORGAN-GRADED exceed census for the reusable onsite search, vs the | 172 | 10 |
| nx_onsite_index.nx | SITE-AGNOSTIC INGESTOR for the reusable onsite search client. Turns a site's | 194 | 9 |
| nx_onsite_search.nx | REUSABLE per-site onsite search CLIENT (manifest model). ONE BM25 engine pointed at | 294 | 10 |
| nx_onsite_search_gate.nx | the engineer's re-runnable instrument for the REUSABLE onsite search client | 204 | 12 |
| nx_oo_extract.nx | BYTE-PROVEN OO DUP-FUNCTION EXTRACTOR (the real "object-oriented without losing | 239 | 8 |
| nx_oo_extract_gate.nx | GATE for the byte-proven OO extractor (5 teeth, REAL builds via nx_buildonly). | 142 | 8 |
| nx_opaque_kat_register.nx | registers the OPAQUE auth arc (V-MODAUTH-2/4/6/7). | 52 | 2 |
| nx_opaque_login_daemon.nx | R2: thin HTTP daemon wrapping the gated no-cookie OPAQUE login (nx_opaque_login). | 505 | 21 |
| nx_opaque_login_smoke.nx | R2 smoke: fork the OPAQUE login daemon, drive it as a REAL HTTP client over a | 108 | 6 |
| nx_opaque_login_tls_daemon.nx | R3-B: the no-cookie OPAQUE login served over SOVEREIGN TLS 1.3 (ECDSA | 93 | 2 |
| nx_opaque_rfc_kat.nx | ENGINEER gate: OPAQUE-3DH (RFC 9807) vs the RFC's OWN P-256 vectors. | 327 | 11 |
| nx_opc.nx | shared sovereign OPC (Open Packaging Conventions) ZIP framer + part reader. Every OOXML format | 119 | 7 |
| nx_openat_probe.nx | pins the EXACT root cause of finding F1 (project-nishi-eng-findings-2026-06-23) for the | 47 | 5 |
| nx_openpub_census.nx | the HONEST MEASURED starting line for a NISHI answer to apertvs.ai (Apertus, | 144 | 4 |
| nx_opportunity_loop.nx | the team's SELF-RUNNING opportunity-evaluation loop, made explicit so its | 49 | 5 |
| nx_opportunity_loop_test.nx | RUN the self-running opportunity loop on the team's REAL current | 61 | 3 |
| nx_opq_probe1.nx | stage probe for nx_opaque_core: derive the RFC 9807 C.1.5 oprf_key. | 65 | 5 |
| nx_optimism_audit.nx | the GRADER OF GRADERS. Operator 2026-07-24: make every grader/judge/census | 143 | 7 |
| nx_optimize_suite_test.nx | the Nishi TEAM optimizing a SUITE autonomously | 101 | 2 |
| nx_oracle_genealogist.nx | the SECOND domain family-search (operator: "math AND OTHER | 206 | 10 |
| nx_orca_census_gate.nx | ★THE AI GAME-AUTHORING + OPS CENSUS (operator 2026-07-13, ref orcaclient.com): score the | 118 | 9 |
| nx_orch_dashboard.nx | LIVE orchestration visualization for /wiki. Renders the Nishi team-coordination | 136 | 13 |
| nx_orch_verify_gate.nx | SOVEREIGN live-publish verifier for the orchestration devlog page. Real HTTPS GET | 90 | 6 |
| nx_orchestrate.nx | auto lane (eats debt seq163). WAIT-FOR-OPENING QUEUE: sessions QUEUE actions blocked | 260 | 10 |
| nx_orchestration2_test.nx | prove the research-driven upgrades: the SPECULATIVE FIFO merge queue | 54 | 3 |
| nx_orchestration_audit.nx | acts on the Critic's CONTESTED/blind-spot finding ("ALL recurring work | 49 | 4 |
| nx_orchestration_test.nx | prove conflict-free parallel git (no agent crashes) + the hub-spoke Naruto | 68 | 3 |
| nx_org_research.nx | drive the SOVEREIGN NISHI RESEARCHER over the universal-ORGANIZATION-TOOLING gap | 144 | 6 |
| nx_organ_callers.nx | SOVEREIGN caller-finder: given an organ basename, walk the .nx tree and list every | 149 | 11 |
| nx_organ_callers_gate.nx | 46 | 3 | |
| nx_organ_registry_gate.nx | POINTER-INTEGRITY GUARD for consolidation. | 131 | 5 |
| nx_organkind_gate.nx | proves the role classifier that unblocks seq1492. | 162 | 4 |
| nx_os_census.nx | the SOVEREIGN OS CAPABILITY CENSUS: where does the Nishi OS still lack (beyond AI + hardware), | 93 | 5 |
| nx_os_compete.nx | the Nishi OS vs the world (Puppy/Ubuntu/macOS/Windows), grounded on oc_*.raw + our own census. | 78 | 6 |
| nx_os_fs_exceed_gate.nx | MEASURED OS+FILESYSTEM exceed harness: Nishi vs Linux/Windows/macOS/ | 90 | 5 |
| nx_osbench_judge.nx | rung F855 (lane osbench). The JUDGE: reads knowledge/status/osbench_measured.dat | 363 | 16 |
| nx_osbench_kern.nx | rung F853b (lane osbench): the KERNEL-AXIS harness. | 205 | 13 |
| nx_osbench_micro.nx | OSBENCH: NishiOS native-contract vs Linux host primitives, measured in the | 495 | 23 |
| nx_outbench.nx | OUTPUT-CORRECTNESS BENCH: does a generated site's OUTPUT hold together? | 284 | 12 |
| nx_outfit_gate.nx | OUTFIT SWAP proven: a synthetic human WEARS tunic/robe/cloak/armor (parametric clothing | 81 | 8 |
| nx_outlink_harvest.nx | nx_outlink_harvest.nx — shared outlink -> link-graph-edge harvester (P1 PageRank feed). LIB (no main). | 228 | 8 |
| nx_outlink_harvest_gate.nx | 74 | 3 | |
| nx_overnight.nx | UNSUPERVISED overnight runner: the team mines a large search space in | 149 | 13 |
| nx_overnight_conductor.nx | the self-improvement CREW, clean RACI, orchestrated. No one | 81 | 4 |
| nx_ownership_map.nx | the LIBRARIAN auto-maps every capability to its owning role by name pattern, and | 114 | 4 |
| nx_p2pdist_census.nx | HONEST MEASURED census of our P2P CONTENT-DISTRIBUTION ecosystem vs the June-2026 | 102 | 4 |
| nx_p384_ecdh_gate.nx | KAT for the P-384 ECDHE curve math against RFC 5903 section 8.2. | 165 | 7 |
| nx_page_ingest.nx | ENTITY-DEPTH live ingester: ONE operator-chosen seed page + up to N of its | 239 | 8 |
| nx_page_verify.nx | BROWSER-GRADE LIVE PAGE VERIFIER (the "my verify was shit" cure, operator 2026-07-16). | 446 | 14 |
| nx_page_verify_gate.nx | proves the browser-grade page verifier END-TO-END on the REAL edge: the fixed | 92 | 5 |
| nx_pagefault_emit.nx | PAGE-FAULT TRAP test (Sv39 paging completion rung). | 199 | 19 |
| nx_pagerank_build.nx | P1 STEP 2: build the web LINK GRAPH from out:<cid> edge rows (captured by | 213 | 10 |
| nx_pagerank_build_gate.nx | P1 STEP 2 gate: writes a synthetic out:<cid> link graph (a hub: A,B,C -> H) | 93 | 6 |
| nx_paging.nx | SOVEREIGN VIRTUAL-MEMORY MODEL (deepens MEMORY-MGMT beyond the nx_alloc heap). Page table | 83 | 6 |
| nx_paging_emit.nx | CPU-DATAPATH PAGING test (virtual-memory-paging-mmu, integration rung). | 191 | 19 |
| nx_palmdoc.nx | 83 | 2 | |
| nx_palmdoc_gate.nx | de-risk the PalmDOC codec (the MOBI text compression) BEFORE the fixture/decoder build on | 47 | 4 |
| nx_pantry.nx | LIB: bridges the universal INVENTORY (a person's pantry stock) to the FOOD-SCIENCE engine. | 105 | 7 |
| nx_pantry_meal_gate.nx | GATE: the pantry -> food-engine integration (the operator's chain: pantry -> | 125 | 4 |
| nx_paper_emit.nx | the Scientist EMITS each proven result in TWO captured formats (operator: | 50 | 7 |
| nx_paper_emit_test.nx | the team captures a proven result in BOTH formats (data + paper), gated. | 51 | 3 |
| nx_paper_gen.nx | the team PUBLISHES research papers on what improvements are improving | 266 | 14 |
| nx_paper_panel.nx | ADMISSIBILITY of a manuscript grade (AS-2). | 76 | 5 |
| nx_paper_panel_cli.nx | callable MCP/API surface for manuscript-grade admissibility (AS-2). | 86 | 8 |
| nx_paper_panel_gate.nx | KAT + neg-controls for manuscript-grade admissibility (AS-2). | 89 | 1 |
| nx_papers_beat.nx | the paper lane's REGRESSION BEAT body (F1131). | 116 | 7 |
| nx_papers_index.nx | the Research Repository landing page, COMPILED FROM A REGISTRY (F1130). | 194 | 10 |
| nx_papers_index_gate.nx | proves the repository index is DATA-DRIVEN and FAIL-CLOSED (F1130). | 138 | 9 |
| nx_parallel_ingest.nx | ingest many exceeds/capabilities IN PARALLEL without running out | 57 | 3 |
| nx_parallel_ingest_test.nx | ingest 256 capability results in PARALLEL with a bounded | 61 | 4 |
| nx_parallel_run.nx | the PARALLEL EXECUTION engine (operator: go fast + in parallel, | 136 | 8 |
| nx_parallel_runner.nx | the TEAM runs the 3 workstreams IN PARALLEL, isolated + monitored + governed, | 107 | 3 |
| nx_param_census.nx | LOG_SCAN family, X-PRM-002 (operator rule-11: "No Magic Numbers -- | 394 | 13 |
| nx_param_joint.nx | X-PRM-004 (PRMJOINT-pairs-swept): the JOINT pair-sweep rung for COUPLED | 96 | 8 |
| nx_param_tune.nx | X-PRM-003 rung1: autonomous single-variable param tuning (RSI). | 144 | 10 |
| nx_pardl.nx | PARALLEL fragment download (the performance capability yt-dlp/aria2 have via -N / | 50 | 1 |
| nx_pardl_gate.nx | 55 | 3 | |
| nx_pareto_moea_gate.nx | 92 | 3 | |
| nx_pareto_symreg_gate.nx | 80 | 6 | |
| nx_parity_judge.nx | THE ORGAN EYE (operator 2026-07-16: "this workflow isnt complete until you see | 169 | 7 |
| nx_parity_judge_gate.nx | PROOF the ORGAN EYE classifies like the human did (the operator's bar: | 43 | 4 |
| nx_parse_probe.nx | pinpoint the PARSER gaps that block minified jQuery. Tries jp_parse_source on each | 50 | 5 |
| nx_partanalyze_gate.nx | benchmark the end-to-end underbuilt-part analysis (cadtwin R8-geometric). A 2-part | 99 | 4 |
| nx_partid_gate.nx | benchmark geometric part identification (cadtwin P5). A catalog of distinct shape classes | 118 | 5 |
| nx_paste_gcode.nx | LIB: the PASTE/CONSTRUCTION (concrete) G-code emitter -- 3D-printing workstream R2, | 63 | 3 |
| nx_paste_gcode_gate.nx | GATE: 3D-printing workstream R2. The concrete/paste G-code emitter for the R-ECO | 91 | 3 |
| nx_patch_guard.nx | F803 THE PATCH-CASCADE STRUCTURAL TOOTH (ecosystem-as-editor law, operator 2026-07-20). | 176 | 9 |
| nx_pathfind.nx | A* grid pathfinding, pure-Nishi NO-FLOAT (integer g/h/f, Manhattan heuristic). Closes the | 76 | 3 |
| nx_pathfind_gate.nx | proves A* pathfinding (GR-S-R5 RESEARCHED->PRESENT). (1) OPTIMAL: on an open grid the | 67 | 4 |
| nx_pattern_classify.nx | the BUILDER's pattern CLASSIFIER (the rung nx_pattern_library itself flags: | 140 | 6 |
| nx_pattern_classify_register.nx | records the pattern classifier (the flagged "real classifier" | 39 | 2 |
| nx_pattern_classify_test.nx | ENGINEER's gate: the classifier must route the session's 10 REAL | 80 | 4 |
| nx_pattern_emit.nx | PATTERN EMITTERS: the Builder authors the real CORE per shape (operator: keep | 129 | 12 |
| nx_pattern_emit10.nx | PATTERN EMITTER: WIRE_MARKER (shape 15 -- grown FROM a measured race | 136 | 7 |
| nx_pattern_emit10_demo.nx | the TEAM authoring both sides of race 4 (no Claude logic): | 61 | 2 |
| nx_pattern_emit10_register.nx | records WIRE_MARKER (shape 15) + the first MEASURED | 39 | 2 |
| nx_pattern_emit11.nx | PATTERN EMITTER: PREDICTOR_CODER (shape 16 -- grown from the NV1 | 201 | 12 |
| nx_pattern_emit11_demo.nx | the TEAM authors a PREDICTOR_CODER hands-off: the Builder's | 27 | 1 |
| nx_pattern_emit11_register.nx | GOVERNED registration of the PREDICTOR_CODER emitter | 43 | 2 |
| nx_pattern_emit12.nx | PATTERN EMITTER: TEMPLATE_TABLE (shape 17). The Builder authors an | 160 | 6 |
| nx_pattern_emit13.nx | PATTERN EMITTER: STATE_MACHINE (shape 18 -- the first rung of the | 164 | 8 |
| nx_pattern_emit13_demo.nx | the TEAM authoring the STATE_MACHINE shape's first real machine | 53 | 3 |
| nx_pattern_emit13_register.nx | records STATE_MACHINE (shape 18) + its first composition. | 40 | 2 |
| nx_pattern_emit14.nx | PATTERN EMITTER: PERMIL_VERDICT (shape 20, the LOG_SCAN scoreboard core). | 93 | 7 |
| nx_pattern_emit15.nx | PATTERN EMITTER: PNG_INGEST (shape 19 -- the COMPOSE-shape). | 577 | 19 |
| nx_pattern_emit16.nx | PATTERN EMITTER: GATE_HARNESS (round-trip / inverse-pair gate). | 183 | 10 |
| nx_pattern_emit2_demo.nx | the TEAM authoring COMPARATOR + THRESHOLD_TABLE cores (no Claude logic). | 24 | 2 |
| nx_pattern_emit2_register.nx | records the extended pattern emitters (COMPARATOR + THRESHOLD_TABLE). | 35 | 2 |
| nx_pattern_emit3.nx | PATTERN EMITTER: STATE_FLOW (shape 5 of 10 hands-off). The Builder authors a | 61 | 3 |
| nx_pattern_emit3_demo.nx | the TEAM authoring the STATE_FLOW core for the CMS arc (no Claude logic). | 23 | 2 |
| nx_pattern_emit3_register.nx | records the STATE_FLOW pattern emitter (shape 5 of 10 hands-off). | 34 | 2 |
| nx_pattern_emit4.nx | PATTERN EMITTERS: PARSER_KAT (shape 6 of 10) + GOVERNOR (shape 7 of 10). | 94 | 6 |
| nx_pattern_emit4_demo.nx | the TEAM authoring PARSER_KAT + GOVERNOR cores (no Claude logic). | 22 | 2 |
| nx_pattern_emit4_register.nx | records PARSER_KAT + GOVERNOR emitters. FIRST registration through | 42 | 2 |
| nx_pattern_emit5.nx | PATTERN EMITTERS: GEOMETRY (shape 9 of 10) + PID_LOOP (shape 10 of 10). With | 112 | 7 |
| nx_pattern_emit5_demo.nx | the TEAM authoring GEOMETRY + PID_LOOP cores (no Claude logic). | 32 | 2 |
| nx_pattern_emit5_register.nx | records GEOMETRY + PID_LOOP emitters = the pattern library's LAST two | 41 | 2 |
| nx_pattern_emit6.nx | PATTERN EMITTER: MATH_KERNEL (shape 11 -- first NEW shape past the | 765 | 7 |
| nx_pattern_emit6_demo.nx | the TEAM authoring the f64 natural log (no Claude core logic). | 25 | 2 |
| nx_pattern_emit6_demo2.nx | the TEAM authoring f64 sin+cos (no Claude core logic). | 23 | 2 |
| nx_pattern_emit6_demo3.nx | the TEAM authoring f64 atan (no Claude core logic). | 24 | 2 |
| nx_pattern_emit6_demo4.nx | the TEAM authoring f64 pow (no Claude core logic). | 24 | 2 |
| nx_pattern_emit6_demo5.nx | the TEAM authoring f64 tan (no Claude core logic). | 24 | 2 |
| nx_pattern_emit6_demo6.nx | the TEAM authoring f64 sinh+cosh (no Claude core logic). | 24 | 2 |
| nx_pattern_emit6_demo7.nx | the TEAM authoring f64 erf (no Claude core logic). | 24 | 2 |
| nx_pattern_emit6_demo8.nx | the TEAM authoring f64 gamma (no Claude core logic). | 22 | 2 |
| nx_pattern_emit6_demo9.nx | the TEAM authoring f64 erfc (no Claude core logic). | 25 | 2 |
| nx_pattern_emit6_erf.nx | PATTERN EMITTER: MATH_KERNEL / ERF_TAYLOR (DLMF ch7 rung 1, | 95 | 3 |
| nx_pattern_emit6_erfc.nx | PATTERN EMITTER: MATH_KERNEL / ERFC_CF (DLMF ch7 rung 2, | 63 | 2 |
| nx_pattern_emit6_gamma.nx | PATTERN EMITTER: MATH_KERNEL / GAMMA_STIRLING (DLMF ch5, | 83 | 2 |
| nx_pattern_emit6_log2.nx | PATTERN EMITTER: MATH_KERNEL / LOG2_REDUCE (math-engine | 68 | 1 |
| nx_pattern_emit7.nx | PATTERN EMITTER: WIRE_TLV (shape 12 -- the browser-grade binary-parser | 356 | 20 |
| nx_pattern_emit7_demo.nx | the TEAM authoring the WIRE_TLV core (no Claude logic). _pe_tlv = | 28 | 2 |
| nx_pattern_emit7_register.nx | records WIRE_TLV (shape 12) + the first head-to-head autonomy | 39 | 2 |
| nx_pattern_emit8.nx | PATTERN EMITTER: STRUCT_WALK (shape 13 -- race-1's first named growth | 421 | 15 |
| nx_pattern_emit89_demo.nx | the TEAM authoring race-1's two named growth rungs (no Claude | 61 | 2 |
| nx_pattern_emit89_register.nx | records STRUCT_WALK (shape 13) + IO_CONTRACT lane (shape 14) | 40 | 2 |
| nx_pattern_emit9.nx | PATTERN EMITTER: IO_CONTRACT census lane (shape 14 -- race-1's second | 182 | 10 |
| nx_pattern_emit_demo.nx | the TEAM authoring real CORES from patterns (no Claude logic). Authors a | 20 | 2 |
| nx_pattern_emit_fabricnetlist.nx | PATTERN EMITTER: FABRIC_NETLIST (shape 25, the LAST of the session's backlog). | 54 | 6 |
| nx_pattern_emit_fabricnetlist_demo.nx | DEMO/GATE: the Builder runs the FABRIC_NETLIST emitter on a spec and it | 60 | 5 |
| nx_pattern_emit_netcompose.nx | PATTERN EMITTER: NETLIST_COMPOSE (shape 24). Authors a K-way fabric FOLD core | 58 | 6 |
| nx_pattern_emit_netcompose_demo.nx | DEMO/GATE: the Builder runs the NETLIST_COMPOSE emitter on a spec (k=2) and | 58 | 5 |
| nx_pattern_emit_rankfuse.nx | PATTERN EMITTER: RANK_FUSE (shape 21). Authors a K-way RRF FUSION core that | 62 | 6 |
| nx_pattern_emit_rankfuse_demo.nx | DEMO/GATE: the Builder runs the RANK_FUSE emitter on a DATA spec and the | 68 | 5 |
| nx_pattern_emit_rankretrieve.nx | PATTERN EMITTER: RANK_RETRIEVE (shape 22). Authors a deterministic | 63 | 6 |
| nx_pattern_emit_rankretrieve_demo.nx | DEMO/GATE: the Builder runs the RANK_RETRIEVE emitter on a spec and it | 58 | 5 |
| nx_pattern_emit_register.nx | GOVERNED registration of the pattern emitters. Engineer gate = the | 44 | 2 |
| nx_pattern_emit_rtlsynth.nx | PATTERN EMITTER: RTL_SYNTH (shape 23). Authors a SYNTHESIS core that LOWERS a | 100 | 9 |
| nx_pattern_emit_rtlsynth_demo.nx | DEMO/GATE: the Builder runs the RTL_SYNTH emitter on an op-DAG spec and it | 65 | 5 |
| nx_pattern_library.nx | the BUILDER's PATTERN LIBRARY (operator: "get the builders pattern library | 156 | 6 |
| nx_pattern_library_test.nx | ACCEPTANCE GATE for the Builder's pattern library + the autonomy it | 74 | 3 |
| nx_pcb_autoroute.nx | LIB: sovereign PCB copper AUTOROUTER, built by REUSING the silicon place-and-route | 43 | 1 |
| nx_pcb_autoroute_gate.nx | GATE for the SOVEREIGN PCB autorouter (reuses the silicon router = shared resource). | 83 | 4 |
| nx_pcb_drc.nx | LIB: PCB design-rule-check DIGITAL TWIN. Verifies a routed board against REAL fabrication rules | 43 | 1 |
| nx_pcb_drc_gate.nx | GATE for the PCB DRC digital twin (real fab rules, real mils). Closes the omniforge ED "DRC" gap. | 74 | 4 |
| nx_pcb_render.nx | LIB: mechanistically-ACCURATE PCB visual. Renders the routed board to an RGB raster at TRUE | 112 | 8 |
| nx_pcb_render_gate.nx | GATE for the mechanistically-ACCURATE PCB visual. Routes a real net on the shared router, | 81 | 4 |
| nx_pcb_twin.nx | LIB: PCB electrical DIGITAL TWIN. The routed board doesn't just have a topology -- it behaves | 33 | 3 |
| nx_pcb_twin_gate.nx | GATE for the PCB electrical DIGITAL TWIN. Proves the model behaves like a REAL board EXACTLY: | 82 | 4 |
| nx_pdf.nx | sovereign PDF -> HTML preview (v1 = TEXT-LAYER preview). Composes the proven extractor | 137 | 10 |
| nx_pdf_gate.nx | gate for the PDF viewer (nx_pdf: nx_pdf_text extract -> language-filter -> 0-JS preview). | 129 | 13 |
| nx_pdf_reflow.nx | KAT GATE for the sovereign PDF -> reflowable-mobile-HTML pipeline (_pdf_reflow_lib.nx). | 55 | 3 |
| nx_pdf_reflow_charset_gate.nx | 45 | 5 | |
| nx_pe_compile_win_game.nx | GAME-GUI wrapper: wraps the compiled nishi_game payload (/tmp/nxgame.s, | 34 | 1 |
| nx_pe_dll_com_gate.nx | de-risk the ENTIRE D3D11 shim surface: a sovereign DLL that returns a COM-STYLE OBJECT | 133 | 8 |
| nx_pe_dll_emit_gate.nx | WINDOWS-NATIVE CRUX: emit a sovereign PE *DLL with a named export* that a FOREIGN Windows | 148 | 8 |
| nx_peer_review.nx | who watches the watchers. The evaluators must themselves be checked, or the | 44 | 5 |
| nx_pendulum_gate.nx | NATIVE verify of the browser pendulum (base = mmap; SAME code runs in sovereign WASM). | 72 | 6 |
| nx_pendulum_pack.nx | 82 | 4 | |
| nx_pendulum_wasm_vm_gate.nx | RUN (not just compile) the browser pendulum wasm in our OWN sovereign WASM VM | 63 | 6 |
| nx_perceptual.nx | R2 of the codec ladder: a PERCEPTUAL audio quantizer on the MDCT (the MP3/AAC/Opus idea). | 105 | 6 |
| nx_perf_counters.nx | bits-up hardware performance counters via perf_event_open, | 72 | 4 |
| nx_perf_counters_test.nx | validate the bits-up perf-counter reader in pure | 60 | 2 |
| nx_perf_panel.nx | the SPEED/ENERGY #1 meter (operator: be #1 on the energy-efficiency | 113 | 9 |
| nx_perf_sentinel.nx | the team's BOTTLENECK/LIVENESS organ. | 353 | 12 |
| nx_perf_sentinel_gate.nx | 116 | 6 | |
| nx_perf_video_register.nx | governed registration of the 2026-06-10 | 42 | 3 |
| nx_perma_mine.nx | LIB: GRIND the permaculture corpus into structured AFFORDABILITY facts (operator: "grind | 89 | 4 |
| nx_perma_mine_gate.nx | GATE: grind the permaculture corpus into affordability facts. Proves: T1 corpus | 162 | 3 |
| nx_person_face_gate.nx | the emitted person gets the REAL HEAD: sdf_person = A-posed body + grafted | 134 | 7 |
| nx_persongen_gate.nx | ★prove the GENERATIVE PERSON FACTORY: seeds grow NOVEL people from the bones up, with | 112 | 5 |
| nx_persongen_render_gate.nx | ★"BASE NOW" step 1 (operator chose Hybrid): render a GENERATED person (no photo) | 153 | 7 |
| nx_pets_mp_relay_gate.nx | proves multiplayer pixelmon player-state transport: | 105 | 2 |
| nx_phong_gate.nx | ★F3 BLINN-PHONG specular: prove a real specular HIGHLIGHT (a bright near-white spot where the | 88 | 5 |
| nx_photoreal_critic.nx | the HARD PHOTOREAL CRITIC (operator 2026-07-04: "for graphics to be photorealistic | 212 | 13 |
| nx_photoreal_gfx_fetch.nx | how AAA / NVIDIA graphics research reaches PHOTOREAL with NO generative AI. | 63 | 4 |
| nx_photoreal_human_census.nx | PHOTOREAL digital-human census (Elara tent-pole A). Decomposes the | 80 | 5 |
| nx_phys3d_gate.nx | gate for the unified sovereign rigid-body core (the 07-01 census's named gap). | 238 | 5 |
| nx_phys_constants.nx | the SOVEREIGN EXACT physical-constants registry (science-exceed arc, rung | 215 | 12 |
| nx_phys_units.nx | the SOVEREIGN INTEGER-EXACT dimensional-analysis engine (science-exceed arc, | 159 | 11 |
| nx_physfid_census.nx | the PHYSICS FIDELITY SPECTRUM census (operator 2026-07-03: "see how godot and | 80 | 7 |
| nx_physlab_pack.nx | 79 | 4 | |
| nx_physlab_ship.nx | stage the nx_aw_push deploy inputs for PHYSLAB (clone of the proven mineworld ship): | 27 | 2 |
| nx_physlab_wasm_vet.nx | VET THE SHIPPED PHYSLAB BYTES: executes web_assets/nx_physlab.wasm on the | 95 | 3 |
| nx_pipeline_census.nx | R0 CENSUS of the autonomy pipeline (discover -> research -> spec -> | 121 | 7 |
| nx_pipeline_fetch.nx | the team's LIVE-FETCH SCHEDULING POLICY, encoding the operator's architecture law | 64 | 7 |
| nx_pipeline_fetch_test.nx | proves the operator's live-fetch architecture law with measured numbers: | 43 | 3 |
| nx_pipeline_gate.nx | proves the R1 pipeline spine. T1 a work-item advances IN ORDER to | 68 | 3 |
| nx_pipeline_metrics.nx | the S-CLASS-EXCEED layer over nx_dev_pipeline: a pipeline that MEASURES and | 52 | 9 |
| nx_pipeline_metrics_test.nx | prove the EXCEED over the transcribed pipeline: on a recurring-defect | 52 | 3 |
| nx_pipeline_run.nx | R2: THE CHAIN. The orchestrator that auto-walks a pipeline work-item | 206 | 10 |
| nx_pipeline_spine.nx | R1: the SOVEREIGN PIPELINE SPINE (the missing chain). One seg-store | 118 | 11 |
| nx_pkg.nx | SOVEREIGN PACKAGE MANAGER (OS gap: PACKAGE-MGMT). Composes what we built: dependency RESOLUTION via | 99 | 8 |
| nx_pkg_solve.nx | GATE: VERSION-CONSTRAINT DEPENDENCY SOLVING (closes the PACKAGE-MGMT census gap "version- | 190 | 9 |
| nx_plan_run.nx | WORKFLOWS-AS-DATA: the sovereign plan executor (operator 2026-07-18: "i still | 286 | 9 |
| nx_plan_run_gate.nx | gate for the sovereign plan executor (workflows-as-data). | 140 | 6 |
| nx_plan_witness.nx | trivial argv-echo witness for nx_plan_run_gate (argecho was lost in F-003). | 19 | 1 |
| nx_plane_append.nx | SAFE APPEND OF ONE ROW TO A SOVEREIGN SEG-STORE PLANE. | 344 | 12 |
| nx_plane_repair.nx | the MISSING RECOVERY VERB for a lossy seg-store plane. | 154 | 7 |
| nx_plane_repair_gate.nx | proves nx_plane_repair actually repairs, on a DELIBERATELY DAMAGED plane. | 171 | 6 |
| nx_planecap_gate.nx | WHICH PLANES HAVE OUTGROWN THE 1 MiB READER CAP? A verifier, not a fixer. | 118 | 3 |
| nx_platformer_play.nx | the PLATFORMER as a native, pure-Nishi, terminal-playable game. Bottom-up: integer | 66 | 3 |
| nx_platformer_play_gate.nx | GATE for the native, pure-Nishi terminal platformer. Verifies the sovereign ANSI | 103 | 8 |
| nx_platformer_term.nx | LIB: a PURE-NISHI, bottom-up terminal renderer for the platformer. NO blit, NO | 121 | 6 |
| nx_play_parity.nx | the NATIVE GAME-PARITY TESTER (operator: "build a native tester in the nishi | 218 | 16 |
| nx_playtest_creature.nx | a SOVEREIGN AUTOMATED PLAYTESTER (the Google/DeepMind-style "agents actually play the | 101 | 7 |
| nx_plotgen.nx | the SOVEREIGN PLOT GENERATOR. nx_gamebench hard GAP: nx_story_vm EXECUTES authored story | 118 | 4 |
| nx_plotgen_gate.nx | CERTIFICATION of nx_plotgen (gamebench hard GAP; the operator's "our own plot generator"). | 201 | 3 |
| nx_pm.nx | THE NISHI PM: the coordinator that routes work to the ONE Accountable role per the RACI, so | 103 | 7 |
| nx_pm4_asm.nx | sovereign AMD PM4 (GCN/CDNA/RDNA) COMMAND-SUBMISSION encoder = the AMD R1 rung of the | 22 | 1 |
| nx_pm_board.nx | THE PM DASHBOARD (operator 2026-07-18: "the pm to give us based on my executive, | 380 | 12 |
| nx_pm_board_gate.nx | gate for the PM dashboard (authored ON nx_gate_verdict, migrate-on-touch). | 127 | 4 |
| nx_pm_choose.nx | the PM CHOOSES the next priority (operator: "let them choose whats the priorities and work | 68 | 4 |
| nx_pm_cockpit.nx | THE PM COCKPIT CLI (operator 2026-07-18): one command that composes the | 111 | 2 |
| nx_pm_cockpit_gate.nx | gate for the PM cockpit core (nx_pm_roi_lib). On nx_gate_verdict | 145 | 2 |
| nx_pm_dashboard.nx | the PM OVERSIGHT + ROI organ (operator 2026-07-18: "the pm to give us based | 901 | 32 |
| nx_pm_decision_demo.nx | the PM runs the decision matrix on the 9 roadmap items using the team's | 105 | 5 |
| nx_pm_decision_matrix.nx | the PM's DECISION MATRIX: turn the team's per-dimension feedback into a | 51 | 6 |
| nx_pm_gate.nx | SOVEREIGN gate for the PM coordinator. | 59 | 6 |
| nx_pm_intake.nx | FEATURE-REQUEST INTAKE -> BACKLOG front door (ws=ws-intel, 2026-07-20). | 636 | 25 |
| nx_pm_plan.nx | the Nishi PM's PLANNING + SCHEDULING capability: turn the roadmap (the maturity-ladder | 60 | 4 |
| nx_pm_plan_gen.nx | the Nishi PM GENERATES the roadmap plan from the maturity gaps, with effort | 94 | 3 |
| nx_pm_rank_races.nx | the PM ranks Claude's three recommended EXCEED-RACES through the team's | 58 | 5 |
| nx_pm_review_log.nx | the PROJECT MANAGER's review log: the team flags DELIVERABLES and GAPS to one | 35 | 6 |
| nx_pm_review_log_test.nx | prove the PM review log: write a deliverable + a gap, read back, confirm | 49 | 4 |
| nx_pm_roi_lib.nx | shared core for the PM COCKPIT (operator 2026-07-18: "the pm gives us, based on my | 819 | 24 |
| nx_pm_sclass.nx | THE PM OWNS THE S-CLASS-EXCEED PROGRAM (operator: "get the nishi pm to really own | 115 | 3 |
| nx_pm_sclass_converge_gate.nx | THE LIVE CONVERGENCE CAPABILITY (operator: "iterate with the team till | 136 | 6 |
| nx_pm_sclass_deploy.nx | the PM logs the PROPER S-class-EXCEED assignments for sovereign hosting | 55 | 2 |
| nx_pm_sclass_loop.nx | THE LIVE PM ITERATION (operator: "iterate with the team ... in a live fashion"). | 213 | 15 |
| nx_pm_status.nx | the PROJECT MANAGER's STATUS REPORT (operator: I want status updates like a real | 45 | 5 |
| nx_pm_w2_backlog.nx | PM backlog breakdown for W2 (sovereign compiler regalloc -> S-class build speed), | 48 | 2 |
| nx_pm_workstreams.nx | the PM logs the two HARDWARE-UP S-class-exceed workstreams gating a genuine | 51 | 2 |
| nx_png_adam7_gate.nx | gate for C1 of the codec-chokepoint program (debt 1785903075): PNG Adam7 | 273 | 14 |
| nx_png_lum.nx | sovereign PNG mean-luminance probe over a content rectangle. Turns "the page looks dark" | 52 | 3 |
| nx_png_textw.nx | sovereign PNG tEXt-chunk WRITER. The reader (_pe_pngtext_locate) already | 85 | 4 |
| nx_png_textw_gate.nx | proves the sovereign PNG tEXt writer produces ingest-readable, | 60 | 4 |
| nx_polish_census.nx | MEASURE the visual POLISH gap vs Chrome/Edge as a NUMBER (operator: the evidence | 192 | 10 |
| nx_polite_browser.nx | the first POLITE-BROWSER impersonation rung (toward Playwright-class access). | 148 | 12 |
| nx_polite_crawl.nx | the POLITE CRAWL GOVERNOR (operator: researcher must "not be small sampled | 98 | 9 |
| nx_polite_crawl_register.nx | GOVERNED registration of the polite crawl governor + the autonomous | 51 | 3 |
| nx_polite_crawl_test.nx | ACCEPTANCE GATE for the polite crawl governor. Exact-integer KATs + | 141 | 3 |
| nx_polite_daemon.nx | the team's CONTINUOUS, HOSTING-AWARE autonomous backlog loop. KEPT SMALL so the | 92 | 6 |
| nx_polite_loop.nx | the team's RESOURCE-AWARE autonomous backlog loop (operator: "it needs to be resource | 113 | 4 |
| nx_poly1305_bench.nx | throughput bench for the SCALAR Poly1305 (same verified 5x26-bit-limb code | 91 | 4 |
| nx_poly1305_gate.nx | GATE for the SCALAR Poly1305 reference (the MAC half of the room's | 194 | 8 |
| nx_poly1305_pow_gate.nx | compute + verify the Poly1305 key powers r, r^2, r^3, r^4 (mod 2^130-5), | 144 | 12 |
| nx_poly1305_tput_probe.nx | measure Nishi Poly1305 MAC throughput in | 44 | 3 |
| nx_poolgov_gate.nx | proves runtime/nx_poolgov.nx, the copy that is ACTUALLY WIRED INTO PRODUCTION. | 112 | 3 |
| nx_poolwidth_gate.nx | proves the width governor on the REAL measured numbers (seq1402). | 93 | 3 |
| nx_poolwidth_lib.nx | ONE headroom-derived width governor for every pool in the ecosystem (seq1402). | 184 | 6 |
| nx_popqueue_probe.nx | 9 | 3 | |
| nx_porkbun_dns_show.nx | print the AUTHORITATIVE published DNS records for a domain, straight from | 125 | 7 |
| nx_porkbun_dnssec_check.nx | ask PORKBUN (the actual authority, over the sovereign TLS-1.2 client; | 72 | 7 |
| nx_porkbun_domain_gate.nx | 121 | 3 | |
| nx_portability_census.nx | the HARDWARE-ABSTRACTION-LAYER reach census (operator 2026-06-13: | 143 | 9 |
| nx_portability_proof_census.nx | the EMIT-PROVEN tier of the HAL reach census. | 197 | 11 |
| nx_portal_builder.nx | ADMIN-001 (CALLOUT-013): the admin-portal SHELL authoring tool. Reads the | 95 | 6 |
| nx_portdup.nx | detect the WRONG-ANSWER MACHINE: two daemons LISTENING on one port (seq1785450532). | 242 | 10 |
| nx_pose_coach_gate.nx | prove the COACH (R8): compare a user's motion to a reference and (T1) score a clean | 81 | 6 |
| nx_pose_estimate_gate.nx | minimal: imports + one render + occupancy. isolating the empty-.s trap. expect_exit:0 | 16 | 1 |
| nx_pose_estimate_min.nx | minimal driver to isolate whether nx_pose_estimate (lib) compiles. expect_exit:0 | 12 | 1 |
| nx_pose_retarget_gate.nx | prove RETARGET (roadmap R3) inverts the FK: known joint ANGLES -> FK -> joint | 102 | 6 |
| nx_poseelm_gate.nx | R2 v1: does a NONLINEAR learner (ELM = fixed random ReLU projection + trained linear | 158 | 7 |
| nx_poseest2.nx | R2 v0 with the pose-estimate funcs INLINED (importing nx_pose_estimate TOGETHER WITH | 167 | 10 |
| nx_poseest_gate.nx | prove LEARNED pose localization (roadmap R2 v0): render the rig across arm poses, | 123 | 5 |
| nx_pow_challenge.nx | proof-of-work client puzzle for the access wall's L7 DDoS shedding (hashcash; | 73 | 4 |
| nx_pow_challenge_gate.nx | gate for the L7 DDoS proof-of-work puzzle (nx_pow_challenge). Proves the | 70 | 7 |
| nx_pow_register.nx | registers the team-authored POW rung via the Librarian. | 51 | 2 |
| nx_power_iter.nx | the team's GENERAL integer power-iteration ability (the bits-up core of truncated | 64 | 5 |
| nx_power_iter_test.nx | the team APPLIES its general power-iteration ability to DISTINCT matrices and | 44 | 3 |
| nx_ppm_to_png.nx | sovereign P6 PPM -> PNG converter (viewing/interop tool for framebuffer dumps that Nishi | 64 | 4 |
| nx_ppmi_lib.nx | THE canonical PPMI model library (eats debt seq283). | 221 | 9 |
| nx_ppmi_lib_gate.nx | KAT + neg-controls for the shared PPMI library (seq283) and its new | 101 | 2 |
| nx_ppmi_probe.nx | HONEST VERDICT on the SHIPPED knowledge/index/semppmi_v1.bin. | 156 | 6 |
| nx_ppmi_svd.nx | the sovereign semantic upgrade (Researcher-specced, built bits-up): PPMI weighting | 70 | 8 |
| nx_ppmi_svd_test.nx | PPMI fixes raw co-occurrence's frequent-term pollution. Corpus where "legal" | 61 | 3 |
| nx_pptx.nx | SOVEREIGN presentations (.pptx / PresentationML) for the Nishi Office suite: the census's | 299 | 14 |
| nx_pptx_gate.nx | gate for PRESENTATIONS (office census OF-P1 author + OF-P2 render; the census's biggest | 159 | 12 |
| nx_pr_mock.nx | a tiny sovereign killable target for the recovery-executor gate. Sleeps so the gate can | 10 | 1 |
| nx_practice_curriculum.nx | the NON-CHEATING PRACTICE LOOP (operator 2026-06-25: "help our tools practice | 165 | 9 |
| nx_pre_test.nx | run ONLY the surrogate preamble (no jQuery) with the BLK-ERR tracer, to isolate whether | 42 | 4 |
| nx_precision_register.nx | GOVERNED registration of the sub-um precision substrate | 54 | 3 |
| nx_precision_test.nx | ACCEPTANCE GATE for the sub-micron precision substrate | 88 | 3 |
| nx_prefix.nx | R-UX-3 of the onsite-search S-class ladder: SOVEREIGN instant / as-you-type prefix | 49 | 5 |
| nx_prefix_gate.nx | KAT for R-UX-3 (nx_prefix): as-you-type suggestions over a sorted real-search vocab. | 52 | 6 |
| nx_preserve_live.nx | THE FULL PIPELINE, live: render-front fetch (browser headers + redirect follow) pulls | 57 | 5 |
| nx_presubmit.nx | CLI for the pre-submit correctness guard. usage: nx_presubmit <organ-name> [hdl] [runtime] | 21 | 1 |
| nx_presubmit_gate.nx | proves the pre-submit guard on hermetic /tmp fixtures (never the shared tree). | 58 | 2 |
| nx_presubmit_lib.nx | PRE-SUBMIT correctness guard (stage 1 of the 3-stage lifecycle: catch BEFORE a | 89 | 2 |
| nx_price.nx | LIB: PRICE TRACKING across stores (R-PRICE, pillar 3 of seed-to-feed). Operator: "the tracking | 284 | 19 |
| nx_price_gate.nx | GATE: price tracking R-PRICE. T1 stores in areas across America (area isolation). T2 price | 162 | 5 |
| nx_price_hist.nx | LIB: PRICE HISTORY + TRENDS (R-PRICE-R1). Turns single price observations into an | 143 | 18 |
| nx_price_hist_gate.nx | GATE: price history + trends (R-PRICE-R1). T1 additive series (4 dated observations, | 113 | 4 |
| nx_prim_gap.nx | prim lane F783 (the meet-in-the-middle COLLISION: missing-primitive detector). | 234 | 12 |
| nx_prim_query.nx | prim lane F782 (query_primitives: the 'what do I have' half of meet-in-the-middle). | 148 | 11 |
| nx_prim_registry.nx | prim lane F781 (BOTTOM-UP pillar of the meet-in-the-middle synthesis engine). | 169 | 9 |
| nx_prim_synth.nx | prim lane F784 (SYNTHESIZE: compose validated primitives into a sovereign workflow). | 191 | 12 |
| nx_primitive_miner_gate.nx | 156 | 12 | |
| nx_print_dispatch.nx | LIB: the MULTI-MATERIAL print dispatcher (3D-printing workstream R1-unify). ONE | 23 | 1 |
| nx_print_dispatch_gate.nx | GATE: the multi-material UNIFICATION. The SAME wall geometry, emitted in every | 93 | 5 |
| nx_print_e2e_gate.nx | GATE: 3D-printing R1-e2e. The FULL chain, end to end, with a REAL STL: an authored | 93 | 3 |
| nx_print_material.nx | LIB: the MULTI-MATERIAL 3D-printing ladder registry (FLAGGED workstream | 115 | 9 |
| nx_print_material_gate.nx | GATE: the multi-material 3D-printing ladder CENSUS (FLAGGED workstream R0). | 107 | 3 |
| nx_printer_ctl.nx | sovereign 3D-printer / home-IoT control ORGAN (CLI + MCP tool). | 252 | 2 |
| nx_printer_ctl_gate.nx | gate for the sovereign printer-control organ. | 262 | 3 |
| nx_printer_ctl_lib.nx | sovereign 3D-printer / home-IoT control LIB (no main). | 836 | 42 |
| nx_printer_ctl_register.nx | GOVERNED registration of the sovereign-printer control substrate | 53 | 2 |
| nx_printer_ctl_test.nx | ACCEPTANCE GATE for the sovereign-printer control substrate | 90 | 3 |
| nx_priv_emit.nx | M/S/U PRIVILEGE + privilege-gated paging proof (privilege-levels capability). | 193 | 19 |
| nx_prlimit_probe.nx | diagnostic: what does nx_prlimit(0, RLIMIT_AS, ...) actually return? | 34 | 3 |
| nx_probe_arity_live.nx | LIVE WITNESS for the in-compiler call-arity check (radar evidence 2026-08-05). | 13 | 2 |
| nx_probe_castmut2_live.nx | DISCRIMINATOR (2026-08-05): is the cast-mutation PER-VALUE or check-wide? | 16 | 3 |
| nx_probe_castmut_live.nx | RESIDUE EXPERIMENT (2026-08-05, climb v4 rung 1): does `b as i64` in | 18 | 3 |
| nx_probe_dym_ident_live.nx | LIVE WITNESS for IDENTIFIER DID-YOU-MEAN (2026-08-05). | 18 | 1 |
| nx_probe_dym_live.nx | LIVE WITNESS for DID-YOU-MEAN (2026-08-05). A misspelled call must be | 17 | 2 |
| nx_probe_dym_type_live.nx | LIVE WITNESS for TYPE-NAME DID-YOU-MEAN (2026-08-05). | 19 | 1 |
| nx_probe_exhaust_live.nx | PROBE (2026-08-05): does nx_cc check MATCH EXHAUSTIVENESS? | 26 | 2 |
| nx_probe_intptr_live.nx | LIVE WITNESS for the REVERSE call-arg type direction (2026-08-05): | 21 | 2 |
| nx_probe_multierr_live.nx | LIVE WITNESS for MULTI-ERROR RECOVERY (2026-08-05). One broken | 17 | 3 |
| nx_probe_pid.nx | 9 | 2 | |
| nx_probe_ptrarg_live.nx | LIVE WITNESS for pointer-vs-scalar param type checking (2026-08-05). | 15 | 2 |
| nx_probe_ptrint_live.nx | LIVE WITNESS for the ENFORCED param-type direction (2026-08-05): | 14 | 2 |
| nx_proc_ctl_hb.nx | shared sovereign /proc process control: kill-by-name + alive-by-name, EXTRACTED VERBATIM | 96 | 6 |
| nx_proc_kat.nx | KAT for nx_proc (process syscalls + wait-status decoders). HONESTY [W] weak point | 44 | 3 |
| nx_proc_snapshot_gate.nx | proves the seq1318 fix is CORRECT (same answers) and ACTUALLY O(P) | 198 | 5 |
| nx_procchurn.nx | the PROCESS-CHURN axis the health plane never had (debt seq1317 / seq1318). | 206 | 3 |
| nx_procchurn_gate.nx | proves the four pure predicates of nx_procchurn_lib, BOTH POLARITIES. | 120 | 3 |
| nx_procchurn_lib.nx | the PURE, GATEABLE core of nx_procchurn (perf lane, debt seq1317/seq1318). | 183 | 7 |
| nx_procgen.nx | procedural DUNGEON/maze generation, pure-Nishi NO-FLOAT (seeded integer LCG, iterative DFS). | 77 | 4 |
| nx_procgen_board.nx | serves the sovereign PROCEDURAL-GENERATION SOTA census (the Infinigen direction) as JSON | 51 | 3 |
| nx_procgen_gate.nx | proves procedural maze generation (GR-S-R5 RESEARCHED->PRESENT) AND composes it with the | 59 | 4 |
| nx_procgen_gtlabels_gate.nx | Gx/PROCGEN: the digital-twin GROUND-TRUTH TRIO from REAL heightfield geometry. | 108 | 8 |
| nx_procgen_human_gate.nx | Gx/PROCGEN: parametric human figures from the eye-keystone ANTHROPOMETRIC CANON | 191 | 5 |
| nx_procgen_p23_register.nx | registers PROCGEN P2 (causal biome map) + | 72 | 2 |
| nx_procgen_p4_register.nx | registers PROCGEN P4 (causal water) + the | 48 | 2 |
| nx_procgen_scene_gate.nx | Gx/PROCGEN: a COMPOSED procedural nature scene + paired GROUND-TRUTH SEGMENTATION | 166 | 7 |
| nx_procgen_struct_register.nx | registers the landmark-knob structural | 49 | 2 |
| nx_procgen_terrain_gate.nx | Gx/PROCGEN: rule-grounded, seed-diverse procedural terrain (the Infinigen | 218 | 7 |
| nx_produce.nx | LIB: the CLEAN-PRODUCE catalog (R-IMPACT-2). Extends the impact model across the "Dirty | 129 | 7 |
| nx_produce_gate.nx | GATE: R-IMPACT-2. The clean-produce catalog at product-line scale. T1 catalog (Dirty | 103 | 5 |
| nx_product_atlas_build.nx | FIRST PRODUCT-ATLAS: ingest the design-to-market NEEDS + CAPABILITIES + the | 129 | 8 |
| nx_product_bar_gate.nx | instrument roadmap R1: PRODUCT BARS banked from full-stack OSS ground truth | 129 | 8 |
| nx_product_decompose.nx | PRODUCT decomposition (name-an-outcome -> required capabilities -> gaps) over | 138 | 10 |
| nx_product_score.nx | dmkt lane (atlas-product arc). The DECISION layer the design-to-market model was | 167 | 10 |
| nx_profile_backup_gate.nx | gate for the ENCRYPTED PROFILE BACKUP (R5, "two is one one is none"). | 99 | 5 |
| nx_profile_backup_run.nx | RUNNER: encrypted OS backup of the REAL browser profile store. | 137 | 5 |
| nx_profile_fit.nx | ★MEASURED CROSS-SECTION PROFILES FROM A REAL ANATOMICAL REFERENCE. | 754 | 16 |
| nx_project_gate.nx | gate + CLI wrapper for the nx_project pure core (argless = selftest gate incl | 8 | 1 |
| nx_project_roadmap.nx | FLAG A PROJECT, the team generates + works its OWN L8->L0 roadmap | 39 | 8 |
| nx_project_roadmap_test.nx | flag two projects; the team works each one's L8->L0 roadmap | 46 | 3 |
| nx_project_serve.nx | the /project GATEWAY core (pure request->response; sockets live in the _daemon | 738 | 18 |
| nx_project_serve_daemon.nx | the /project gateway DAEMON wrapper (sockets over the gated core). | 8 | 1 |
| nx_project_serve_gate.nx | socket-free gate for the /project gateway core: REAL OPAQUE tokens | 8 | 1 |
| nx_project_ws_register.nx | register the PROJECT MANAGEMENT arc as a LIVE workstream in the WMS | 125 | 5 |
| nx_promote_deny_gate.nx | the safety proof for narrowing md_promote_deny_hard | 72 | 2 |
| nx_promptpack.nx | CU01 PROMPT-SCAFFOLD EMITTER (capability-uplift lane; SPEC1 promptpack-format-law | 349 | 9 |
| nx_proof.nx | Checks for grammatical and stylistic errors in prose without relying on external dictionaries. | 299 | 12 |
| nx_property_registry.nx | the hosting platform's PROPERTY REGISTRY: data-driven domain -> backend port. | 68 | 6 |
| nx_property_registry_gate.nx | gate the platform PROPERTY REGISTRY: data-driven domain->port, multi-domain | 36 | 4 |
| nx_proportion_guard_gate.nx | the ruler for nx_proportion_guard.nx. | 72 | 1 |
| nx_prospector.nx | the CONTENT/BACKLOG MINER ("Prospector"), owned by the LIBRARIAN (operator: "do we have | 75 | 3 |
| nx_prove_all.nx | ONE COMMAND RE-PROVES THE CLAIM SET (operator 2026-06-09: "build all this | 75 | 7 |
| nx_proxy_route.nx | SOVEREIGN data-driven PROXY route table (pure Nishi, no TLS, no crypto). | 144 | 8 |
| nx_proxy_route_gate.nx | sovereign gate for the data-driven proxy route table (nx_proxy_route.nx). | 100 | 4 |
| nx_ptr_ref.nx | SPEC CHECK: does NishiLang's production compiler nx_cc compute pointer-to-local (&x, *p) as I expect? | 42 | 5 |
| nx_ptx_emit.nx | the SEED of the sovereign PTX emitter: a NishiLang program (compiled by nx_cc) that GENERATES | 77 | 11 |
| nx_pub_approve_outward.nx | 52 | 2 | |
| nx_pub_audit_gate.nx | R11 PROOF: audit query (provenance) + changelog (release notes) over the ledger. | 53 | 5 |
| nx_pub_audit_run.nx | R7b: run the no-bypass LAW audit over the REAL source tree to produce the MIGRATION | 78 | 8 |
| nx_pub_bluegreen_gate.nx | R14a PROOF + MEASURED HEAD-TO-HEAD: blue-green two-slot deploy with zero-copy flip. | 74 | 7 |
| nx_pub_bypass2_gate.nx | R7c: the STRICT no-bypass LAW covers the WHOLE live-touching surface. | 53 | 5 |
| nx_pub_bypass_gate.nx | R7 proof for THE NISHI PUBLISHER no-bypass LAW. A small corpus of source files is | 52 | 5 |
| nx_pub_canary_gate.nx | R14b PROOF + MEASURED HEAD-TO-HEAD: canary rollout limits blast radius. | 72 | 5 |
| nx_pub_cd2_gate.nx | R15 PROOF: multi-env promote-chain + multi-target fan-out + feature flags. | 79 | 8 |
| nx_pub_census.nx | 69 | 5 | |
| nx_pub_daemon.nx | 48 | 4 | |
| nx_pub_daemon2_gate.nx | R21 PROOF: best-practice continuous daemon (researched: knowledge/fetched/dmn_*.raw). | 63 | 7 |
| nx_pub_daemon_gate.nx | R19 PROOF: continuous drain (pub_run_drain) on an ISOLATED queue. | 48 | 7 |
| nx_pub_deploy_gate.nx | R3 proof for THE NISHI PUBLISHER deploy step: STAGE -> VERIFY -> PROMOTE, fail-closed. | 63 | 5 |
| nx_pub_desk.nx | THE PUBLISHING DESK organ (F762, publishing lane 2026-07-19). | 993 | 31 |
| nx_pub_dns_apply.nx | 26 | 2 | |
| nx_pub_dns_gate.nx | pub_dns proof: the publisher emits a well-formed, persistent domain->endpoint wiring directive | 37 | 6 |
| nx_pub_drain_diag.nx | 88 | 6 | |
| nx_pub_exceed_gate.nx | the MEASURED S-class exceed organ for THE NISHI PUBLISHER. A live head-to-head vs the | 178 | 16 |
| nx_pub_fin_handoff.nx | push the sovereign nishifamily.com/finance dashboard to the Nishi Publisher | 49 | 4 |
| nx_pub_func_census.nx | Evaluates a publisher's compliance with 12 functional duties by checking symbol presence in source files. | 180 | 8 |
| nx_pub_gallery_handoff.nx | push the gallery search upgrade (the additive /api/suggest autocomplete daemon | 57 | 4 |
| nx_pub_game_e2e_gate.nx | R8: the GAME is the publisher's FIRST REAL CUSTOMER, end-to-end. The real built | 64 | 6 |
| nx_pub_go_games.nx | 34 | 2 | |
| nx_pub_govern2_gate.nx | R13 PROOF: N-of-M multi-approver QUORUM + release SCHEDULE (window + freeze). | 59 | 6 |
| nx_pub_governed_gate.nx | proof that the R6 policy is enforced INSIDE the production loop (pub_run_governed): | 64 | 7 |
| nx_pub_hostop_e2e_gate.nx | COORDINATION CAPSTONE: the publisher and the host-operator work together end-to-end. | 61 | 8 |
| nx_pub_library_handoff.nx | push the LIBRARY consumed-sources catalog to the Nishi Publisher (operator | 51 | 4 |
| nx_pub_loop_gate.nx | R2 proof for THE NISHI PUBLISHER core loop. A queue of 5 requests (3 unique + 2 exact | 106 | 11 |
| nx_pub_metrics_gate.nx | R12 PROOF: DORA metrics over the ledger event-log + deploy NOTIFY channel. | 70 | 5 |
| nx_pub_nobypass_gate.nx | R7d: the BINDING mechanism for the no-bypass LAW = a NO-NEW-BYPASS ratchet. | 58 | 6 |
| nx_pub_obs_gate.nx | R10 PROOF: STATUS snapshot + DRY-RUN plan (zero side-effects) vs the wet run. | 95 | 6 |
| nx_pub_pd_exceed_gate.nx | MEASURED head-to-head: progressive delivery LIMITS BLAST RADIUS vs naive. | 77 | 7 |
| nx_pub_plane.nx | THE PUBLISHING PLANE driver: one command, every site, all discovery artifacts | 398 | 8 |
| nx_pub_plane_gate.nx | the VERIFIER for the publishing plane (nx_pub_lib / nx_pub_plane). | 241 | 3 |
| nx_pub_policy_gate.nx | R6 proof for THE NISHI PUBLISHER release policy: outward-facing publishes are | 44 | 4 |
| nx_pub_promote_gate.nx | R4 proof for THE NISHI PUBLISHER promote/rollback. (1) ATOMIC promote: deploy v1, | 63 | 5 |
| nx_pub_q_gate.nx | R17 PROOF: request PRIORITY lanes + per-environment concurrency groups (LOCKGROUP). | 54 | 6 |
| nx_pub_reader_handoff.nx | push the ZERO-JS reader + library shelf updates to the Nishi Publisher (operator | 128 | 7 |
| nx_pub_reader_handoff_gate.nx | 83 | 6 | |
| nx_pub_reader_receipt.nx | get a SIGNED, VERIFIABLE DEPLOYMENT RECEIPT from the Nishi Publisher for the | 105 | 8 |
| nx_pub_reader_receipt_gate.nx | 73 | 6 | |
| nx_pub_receipt.nx | THE PUBLISH RECEIPT / RETURN-AND-REPORT, stored on the SOVEREIGN nishi substrate (operator: | 111 | 17 |
| nx_pub_receipt_census.nx | the honest, organ-graded BREADTH scorecard for the publish-receipt / return-and-report | 61 | 8 |
| nx_pub_receipt_gate.nx | referee for the SOVEREIGN-STORED publish receipt system (nx_pub_receipt on nx_seg_store + | 78 | 6 |
| nx_pub_receipt_keys.nx | the publisher's STABLE receipt-signing IDENTITY (makes the receipt non-repudiation REAL, | 43 | 5 |
| nx_pub_receipt_keys_gate.nx | referee for the publisher's stable receipt-signing identity (nx_pub_receipt_keys). | 62 | 10 |
| nx_pub_receipt_loop.nx | the RETURN-AND-REPORT loop, run end-to-end on the SOVEREIGN store (operator: "push to the | 82 | 7 |
| nx_pub_reconcile.nx | THE PUBLISHING PARTNER (operator 2026-08-05: "as work happens it's just | 234 | 14 |
| nx_pub_recover.nx | THE PUBLISHER'S DAEMON-RECOVERY rung (ops authority, not ad-hoc workstreams). | 140 | 13 |
| nx_pub_recover_exec.nx | THE PUBLISHER'S RECOVERY EXECUTOR (the action rung after nx_pub_recover's decision). | 75 | 3 |
| nx_pub_recover_exec_gate.nx | SOVEREIGN gate for the recovery EXECUTOR (real kill of a real process). | 72 | 5 |
| nx_pub_recover_gate.nx | SOVEREIGN gate for the publisher's recovery DECISION (nx_pub_recover). | 78 | 5 |
| nx_pub_recover_pulse.nx | THE PUBLISHER'S SELF-HEALING PULSE (composes the gated decide + execute rungs). | 123 | 7 |
| nx_pub_recover_pulse_gate.nx | SOVEREIGN gate for the Publisher self-healing pulse (full chain end-to-end). | 100 | 6 |
| nx_pub_recover_pulsed.nx | the Publisher self-healing pulse as a CADENCE DAEMON (the runnable service form). | 50 | 4 |
| nx_pub_recover_pulsed_gate.nx | gate the CADENCE daemon: pulsed_run loops N cycles, each running a real | 64 | 6 |
| nx_pub_rel_gate.nx | R16 PROOF: rolling update (halt-on-failure), retention/GC (never-brick), bounded retry. | 66 | 6 |
| nx_pub_resilient_gate.nx | proves pub_run_resilient is UN-STUCKABLE (operator: "the publisher cant get stuck | 73 | 8 |
| nx_pub_rollout.nx | 52 | 2 | |
| nx_pub_search_handoff.nx | push onsite-search front-end surfaces to the Nishi Publisher (operator law: NO | 55 | 4 |
| nx_pub_selfheal_gate.nx | proves the autonomous Dr+Engineer self-heal: (1) ROOT-CAUSES each quarantined item | 68 | 10 |
| nx_pub_serve.nx | PUB-SERVE R0: the publisher's OWN sovereign static-content HTTP server. It serves the | 115 | 7 |
| nx_pub_serve_gate.nx | PUB-SERVE R0 proof: the publisher's OWN static server serves its liveroot over real | 85 | 7 |
| nx_pub_ship.nx | THE NISHI PUBLISHER R3: STAGE + VERIFY transport (composes nx_publisher's primitives, | 159 | 11 |
| nx_pub_ship_andelin.nx | 36 | 2 | |
| nx_pub_ship_meet.nx | the operator's ONE-COMMAND meet ship (mirrors nx_pub_ship_andelin): submit the 10-page | 77 | 1 |
| nx_pub_ship_meet_gate.nx | 63 | 7 | |
| nx_pub_ship_now.nx | 34 | 2 | |
| nx_pub_smoke_gate.nx | R9 PROOF + MEASURED HEAD-TO-HEAD: post-deploy HTTP smoke test + health-gated auto-rollback. | 94 | 5 |
| nx_pub_submit.nx | THE NISHI PUBLISHER intake CLI (the law-compliant front door). | 41 | 2 |
| nx_pub_submit_gate.nx | R1 proof for THE NISHI PUBLISHER intake: under a REAL multi-process race (PG_N | 105 | 10 |
| nx_pub_sweep.nx | 72 | 4 | |
| nx_pub_teacher_handoff.nx | the TEACHER -> NISHI PUBLISHER handoff (coordination, done RIGHT). | 61 | 4 |
| nx_pub_tls_gate.nx | pub_tls proof: the publisher produces the served HTTPS response for a liveroot file via the | 37 | 5 |
| nx_pub_tls_serve.nx | pub_tls: serve the publisher's liveroot over the ecosystem's PROVEN sovereign TLS-1.3 server. | 19 | 1 |
| nx_pub_todos.nx | the NISHI PUBLISHER's PIPELINE / TO-DO board: expose, on nishifamily.com, every site that is | 111 | 4 |
| nx_pub_todos_gate.nx | 80 | 6 | |
| nx_pub_vroom_emit_handoff.nx | the EMITTED /video/ client deployed BY THE NISHI PUBLISHER (operator | 71 | 6 |
| nx_pub_vroom_handoff.nx | wire the SOVEREIGN VIDEO ROOM through the Nishi Publisher (operator | 53 | 4 |
| nx_pub_vroom_ship.nx | SHIP the video room through the Nishi Publisher's GOVERNED OUTWARD lane | 75 | 4 |
| nx_publish.nx | the team's DOCUMENT -> BUILD -> DEPLOY publish pipeline (operator: "build the | 47 | 4 |
| nx_publish_account_admin.nx | the SOVEREIGN deploy SUBMISSION for this workstream, through THE NISHI PUBLISHER | 80 | 9 |
| nx_publish_banner.nx | hand the GATED banner builder daemon to THE NISHI PUBLISHER (pub_submit). The | 26 | 3 |
| nx_publish_opaque_login.nx | one-shot: hand the registration-CLOSED OPAQUE login daemons to THE NISHI | 33 | 3 |
| nx_publish_review_test.nx | the evaluation+publishing layer end to end: Examiner & Claude dual- | 47 | 3 |
| nx_publish_test.nx | the team's publish pipeline, with the REAL executed outcome baked in. The team | 40 | 3 |
| nx_publisher.nx | THE NISHI PUBLISHER, R1: the single INTAKE. pub_submit() enqueues a publish REQUEST to a | 1404 | 98 |
| nx_pulse_daemon.nx | the CONDUCTOR'S LOOP, armed: re-runs nx_team_pulse on a schedule so every | 145 | 13 |
| nx_put.nx | GENERIC sovereign file uploader over the team's own SSH (DRY: ssh_put_file was | 87 | 4 |
| nx_pw_rotate.nx | vault SECRET ROTATION (the true closure of the plaintext-pw debt: the | 172 | 12 |
| nx_pw_rotate_gate.nx | re-runnable GATE for vault secret rotation (Engineer verb: VERIFY). | 140 | 8 |
| nx_pwfile.nx | generic: write sha256(password) hex (64 chars, mode 0600) to <outpath>. Used to set | 23 | 2 |
| nx_qabench.nx | the QA-benchmark LADDER (operator 2026-07-07: "use others like beerqa, climb the ladder to | 2146 | 69 |
| nx_qabench_engine.nx | R2: the FIRST public-benchmark run of the Nishi researcher (census axis [BEN]: "MEASURED | 1278 | 45 |
| nx_qlayer.nx | the full decode LAYER: y = W . x, the operation an LLM does thousands of times | 122 | 9 |
| nx_qlayer_test.nx | the TEAM does a decode layer END TO END, every organ in its lane: | 90 | 3 |
| nx_qmatvec.nx | the FIRST real kernel toward beating ggml/llama.cpp: a sovereign block- | 82 | 8 |
| nx_qmatvec_test.nx | the ENGINEER verifies the sovereign quantized dot kernel and measures the | 52 | 3 |
| nx_qserver.nx | MULTI-SLOT sovereign job queue: one persistent process that scans a directory for *.job | 166 | 13 |
| nx_quad_gaits_gate.nx | DIVERSIFY the animal motion: walk/trot/gallop as data on the quadruped rig, plus a | 122 | 7 |
| nx_quality_balance.nx | BALANCE quality against speed (the operator's law: always balance | 88 | 6 |
| nx_quality_metric_gate.nx | proves the sovereign PSNR/MSE/RMSE metrics (nx_quality_metric). Native, fast. | 61 | 5 |
| nx_quality_raci_test.nx | proves the feature is ROBUST and correctly DISTRIBUTED across organs: | 87 | 3 |
| nx_quarantine.nx | W-TD-3: THE WITHHOLD-WITHOUT-DESTROYING STORE, and the locator resolver. | 265 | 15 |
| nx_query.nx | the sovereign QUERY EXECUTOR over a dataset (the "SELECT agg(col) WHERE col op val GROUP BY | 108 | 4 |
| nx_query_gate.nx | GATE for the query executor (nx_query). Known-answer queries over a small hand-built | 101 | 3 |
| nx_queue_cohesion.nx | X-CONS-003: the AUDITOR's anti-sprawl gate | 246 | 9 |
| nx_queue_drain.nx | THE ANTI-PUBLISHER-DEATH SPINE: decide + disposition every queued gap so the queue | 148 | 9 |
| nx_queue_health.nx | QUEUE-HEALTH gate (Auditor, X-Q-004): the assignment | 100 | 4 |
| nx_queue_load.nx | IM-Q1: the PROGRAM'S OWN COORDINATION DATA becomes | 238 | 10 |
| nx_queue_store_register.nx | records IM-Q1 (the queue on the sovereign | 39 | 2 |
| nx_quic_aead_test.nx | RUNG 5b gate: QUIC AEAD packet protection. Exact vectors: nonce (RFC 9001 sec | 69 | 5 |
| nx_quic_fec_test.nx | RUNG 8a gate: FEC over QUIC DATAGRAM frames. Proves a lost source packet is | 65 | 2 |
| nx_quic_frame_test.nx | RUNG 4 gate: QUIC core frames vs RFC 9000 sec 19 (CRYPTO/ACK/PADDING/PING/ | 57 | 1 |
| nx_quic_handshake_sm_test.nx | RUNG 6d gate: TLS 1.3 / QUIC handshake state machine (RFC 8446 App A) | 53 | 1 |
| nx_quic_hdr_test.nx | RUNG 3 gate: QUIC long/short headers vs RFC 9000 17.2/17.3, anchored on the | 65 | 1 |
| nx_quic_hs_test.nx | RUNG 6b gate: TLS 1.3 handshake-message framing (RFC 8446 sec 4) + CRYPTO-frame | 56 | 1 |
| nx_quic_keys_test.nx | RUNG 5a gate: QUIC Initial key schedule byte-exact vs RFC 9001 Appendix A.1 | 51 | 4 |
| nx_quic_pipe_test.nx | RUNG 8c.2 gate: the FULL resilient datagram pipe END-TO-END over a REAL UDP | 101 | 4 |
| nx_quic_pkt_test.nx | RUNG 2 gate: QUIC packet number encode/decode vs RFC 9000 Appendix A.2/A.3 | 49 | 1 |
| nx_quic_recovery_test.nx | RUNG 7 gate: RFC 9002 RTT estimation + NewReno congestion control + loss | 59 | 2 |
| nx_quic_relay_test.nx | RUNG 8b gate: relay datagram fan-out. A peer's datagram is broadcast to every | 67 | 4 |
| nx_quic_tls_schedule_test.nx | RUNG 6c gate: TLS 1.3 key schedule byte-exact vs the RFC 8448 trace | 45 | 5 |
| nx_quic_transport_params_test.nx | RUNG 6a gate: QUIC transport parameters (RFC 9000 sec 18) round-trip | 46 | 1 |
| nx_quic_udp_test.nx | RUNG 8c.1 gate: the sovereign UDP datagram endpoint. Round-trips a REAL QUIC | 55 | 2 |
| nx_quic_wire_test.nx | RUNG 1 gate: proves the sovereign QUIC varint + DATAGRAM frame codec is | 97 | 4 |
| nx_race_harness_register.nx | records RACE_HARNESS (race-1's third and last growth rung). | 40 | 2 |
| nx_race_kernel.nx | Nishi contestant in the ONGOING race vs C. A representative | 69 | 3 |
| nx_race_native.nx | "OURS" in the cross-language RACE: the SAME workload (sum of i for 1..120,000,000) | 30 | 2 |
| nx_race_native_opt.nx | "OURS, OPTIMIZED": the SAME MINSTD LCG as nx_race_native, but with the | 38 | 2 |
| nx_race_search_worker.nx | the SOVEREIGN LANE of the IM6b SEARCH race | 194 | 5 |
| nx_race_sov_worker.nx | the SOVEREIGN LANE of the IM6 beat-sqlite race. | 184 | 6 |
| nx_race_vs_c_test.nx | the ONGOING racing gate: Nishi vs C, 1:1, sovereign. | 131 | 7 |
| nx_race_vs_claude.nx | compare the TEAM's capabilities to CLAUDE's, head to head (operator: "compare | 39 | 5 |
| nx_race_vs_claude_test.nx | the team races Claude across task types, honestly. Accuracies (Claude's | 59 | 4 |
| nx_raci.nx | THE NISHI TEAM RACI validator + reporter (the "hammered out" coordination contract). | 128 | 10 |
| nx_raci_audit.nx | FULL TEAM RACI AUDIT (operator: "did you make sure all the raci makes sense and | 95 | 8 |
| nx_raci_audit_register.nx | GOVERNED registration of the full team RACI audit. | 46 | 2 |
| nx_raci_audit_test.nx | ACCEPTANCE GATE for the full RACI audit. Proves the partition is clean | 60 | 3 |
| nx_raci_bind.nx | bind the conductor + race team into the RACI SOVEREIGNLY (no TSV). The contract | 85 | 7 |
| nx_raci_collab.nx | structured inter-organ collaboration: organs INGEST each other's deliverables and | 54 | 5 |
| nx_raci_gate.nx | SOVEREIGN gate for the RACI validator. | 56 | 4 |
| nx_raci_sov_gate.nx | 86 | 2 | |
| nx_racing.nx | the RACING role = COMPETE (operator: don't miss the novel roles; this was the one | 62 | 6 |
| nx_rag_apply.nx | closes the RAG loop (sovereign side): given the candidate map nx_rag_rerank wrote | 87 | 5 |
| nx_rag_rerank.nx | the SOVEREIGN half of RAG: retrieval + rerank-PROMPT ASSEMBLY. The honest gap (cited | 114 | 9 |
| nx_rag_ws_register.nx | register the K3-INGEST growth arc's workstreams into the WMS registry SSOT | 64 | 5 |
| nx_rand_gate.nx | GATE for nx_rand (the /dev/urandom CSPRNG wrapper). Flagged by the HONESTY SYSTEM | 65 | 3 |
| nx_random_forest_gate.nx | 68 | 3 | |
| nx_random_gate.nx | GATE for nx_random (xoshiro256++ PRNG). Flagged by the HONESTY SYSTEM 2026-07-16: | 91 | 4 |
| nx_rangecoder_gain_gate.nx | 87 | 3 | |
| nx_rankmap.nx | ONE canonical ranking vocabulary, anchored to the INDUSTRY standard. | 124 | 8 |
| nx_rankmap_gate.nx | proves the ranking vocabulary is TOTAL, AXIS-SPLIT, and UNGAMEABLE. | 63 | 2 |
| nx_rans.nx | SOVEREIGN, PATENT-FREE static-frequency rANS entropy coder. The keystone of the | 132 | 6 |
| nx_rans_gate.nx | SOVEREIGN liar-kill gate for nx_rans (the patent-free rANS entropy keystone). | 112 | 6 |
| nx_raster3d.nx | GATE: the SOVEREIGN INTEGER-DETERMINISTIC 3D PIPELINE (closes the GRAPHICS-API "3D pipeline" | 204 | 16 |
| nx_raster3d_bilinear.nx | GATE: BILINEAR TEXTURE FILTERING, the SOTA texture-quality upgrade (smooth sampling vs | 140 | 10 |
| nx_raster3d_gouraud.nx | GOURAUD (SMOOTH) SHADING, the third renderer pillar (geometry=perspective-correct, | 110 | 9 |
| nx_raster3d_tex.nx | GATE: PERSPECTIVE-CORRECT TEXTURE MAPPING, the SOTA upgrade to the 3D pipeline (closes the | 128 | 9 |
| nx_raster_bench.nx | ARC-10/S12 PERF RUNG-0: the MEASURED sovereign-rasterizer baseline on the | 447 | 20 |
| nx_rational.nx | ME4 / WOLF-RATIONAL: EXACT rational arithmetic (the foundation of | 62 | 7 |
| nx_rawtext_layout_gate.nx | PROOF (re-runnable) of the google-blank root fix: a bare `<` inside a | 67 | 8 |
| nx_rd_intra_gate.nx | MEASURES the rate-distortion gain of intra prediction: code one structured frame two ways | 62 | 2 |
| nx_rd_perception.nx | the CORRECTED fidelity model the Critic demanded: distortion and | 50 | 5 |
| nx_rd_perception_test.nx | demonstrate the rate-distortion-PERCEPTION tradeoff that refutes | 46 | 3 |
| nx_rdcurve_gate.nx | the runnable RATE-DISTORTION harness: intra-code a frame through the sovereign codec | 65 | 3 |
| nx_reach_probe.nx | REMOTE REACHABILITY probe: is <host>:<port> reachable from here, bits-up? | 122 | 8 |
| nx_reader_arc_health.nx | the MECHANIZED "no tech debt" proof for the whole reader/library arc (operator | 87 | 5 |
| nx_reader_attn_gate.nx | RUNG 1 of the NEURAL PASSAGE READER arc (deep-research R2). Proves DOT-PRODUCT | 250 | 9 |
| nx_reader_census.nx | the reader S-class CENSUS as a CODE-DEFINED SEED into the sovereign seg-store | 115 | 4 |
| nx_reader_census_gate.nx | 66 | 3 | |
| nx_reader_census_store.nx | LIB: the reader S-class CENSUS in the SOVEREIGN seg-store (knowledge/store/rcen-*, | 54 | 5 |
| nx_reader_coordinate.nx | COORDINATE WITH THE NISHI TEAM (operator 2026-06-21: "keep going and coordinate with | 65 | 7 |
| nx_reader_diag.nx | run the EXACT live manga-download command ON THE NAS (from the reader daemon's own working | 86 | 7 |
| nx_reader_exceed_census.nx | HONEST measured landscape census: where does the NISHI READER/LIBRARY stand vs | 130 | 5 |
| nx_reader_exceed_gate.nx | MEASURED exceed scorecard for the Nishi reader (no-wave, organ-graded, never | 155 | 10 |
| nx_reader_library.nx | R1 of the shared/personal LIBRARY arc (operator 2026-07-02: "the library should have a | 195 | 10 |
| nx_reader_library_gate.nx | 109 | 7 | |
| nx_reader_list_test.nx | DEFINITIVE check that /api/personal (rl_list_personal_json) returns a user's books. | 12 | 1 |
| nx_reader_liveness.nx | ACTIVE BUILT-vs-LIVE auditor for the sovereign Library reader. | 97 | 8 |
| nx_reader_page.nx | the SOVEREIGN emitter for the reader last-mile (R-EMIT: closes the hardware-rung-up gap | 58 | 6 |
| nx_reader_page_gate.nx | 89 | 9 | |
| nx_reader_page_prep.nx | one-shot per-page PREP for the intelligent-zoom reader: compose the two gated libs | 41 | 4 |
| nx_reader_panels.nx | SOVEREIGN comic/manga PANEL DETECTOR (reader census SC04 guided-view auto panel | 341 | 13 |
| nx_reader_panels_gate.nx | 133 | 6 | |
| nx_reader_render.nx | SOVEREIGN, ZERO-JAVASCRIPT reader. Operator law: "we shouldn't be using js -- we want | 456 | 15 |
| nx_reader_render_gate.nx | 116 | 6 | |
| nx_reader_sclass_coverage.nx | measures the Nishi reader's coverage of the S-class target (Reader-arc). | 111 | 5 |
| nx_reader_sov.nx | shared FAIL-CLOSED sovereignty predicate for the reader last-mile. | 25 | 4 |
| nx_reader_sovereignty_gate.nx | mechanical proof the reader last-mile (reader.html) has ZERO third-party bleed | 47 | 6 |
| nx_reader_sync.nx | R1 SYNC SPINE (beat-Kindle ladder #1; census cells SC01/SC37): per-USER cross-device | 250 | 9 |
| nx_reader_sync_gate.nx | 205 | 12 | |
| nx_reader_tcb_exceed.nx | READER-EXCEEDS-CALIBRE-WEB measured TCB panel (Reader-arc RUNG 4, the | 193 | 12 |
| nx_reader_tile.nx | SOVEREIGN tiled-pyramid emitter (reader census gap: DZI/IIIF-class smooth mobile zoom of | 158 | 6 |
| nx_reader_tile_gate.nx | 111 | 5 | |
| nx_reader_xray.nx | SOVEREIGN, ZERO-DEPENDENCY, book-INTRINSIC X-Ray. Operator law: attack the BEHIND "aids | 436 | 19 |
| nx_reader_xray_gate.nx | liar-kill gate for the sovereign book-intrinsic X-Ray (nx_reader_xray). | 141 | 9 |
| nx_reader_zoom_emit.nx | EMITS the sovereign INTELLIGENT-ZOOM viewer (census SC17 auto-zoom-to-panel + the | 228 | 6 |
| nx_reader_zoomserve.nx | the reader daemon's INTELLIGENT-ZOOM prep endpoint (lib; the lib+gate split so | 191 | 11 |
| nx_reader_zoomserve_gate.nx | 167 | 6 | |
| nx_ready_census.nx | LIVENESS-vs-READINESS CENSUS across the whole supervised fleet (seq1314 oracle). | 108 | 3 |
| nx_real3d_census.nx | the ONE-3D-CORE census (operator 2026-07-03: "real 3d s class exceed physics and | 101 | 5 |
| nx_real_page_gate.nx | VERDICT gate that LOCKS IN the real-page (Wikipedia) render against regression. | 171 | 5 |
| nx_reality_census_gate.nx | ★THE REALITY AUDIT (operator, 2026-07-12): "the output is all clay level ... the proc | 123 | 9 |
| nx_realm_isolation_gate.nx | PROVES per-site OPAQUE realm isolation (operator 2026-06-17: "don't allow | 91 | 7 |
| nx_realm_multi_gate.nx | proves the DATA-DRIVEN realm (one daemon serves many properties) isolates correctly: | 65 | 9 |
| nx_realtime_paper.nx | the Nishi WRITER emits our first realtime-AV-room research paper as a wiki-ready HTML page. | 78 | 3 |
| nx_realtime_research_run.nx | the SOVEREIGN half of the realtime-AV-room SOTA research pass. The tool layer | 34 | 4 |
| nx_rebac_gate.nx | ADVERSARIAL GATE for the sovereign ReBAC plane (nx_rebac). The CRITIC + ADVERSARY: a | 122 | 2 |
| nx_rebuild_drain.nx | THE ACTING HALF of dependency-aware staleness (debt 1785447998). | 427 | 16 |
| nx_rebuild_plan.nx | DEPENDENCY-AWARE STALENESS: which deployed organs must be rebuilt, and WHY. | 387 | 11 |
| nx_rebuild_plan_test.nx | runs the BUILT-not-INSTALLED detector and prints its verdict. | 45 | 2 |
| nx_recall_dense.nx | the SOVEREIGN dense/semantic reranker over the REAL shipped model. | 292 | 11 |
| nx_recall_or_red_gate.nx | THE LOCK for the "recall-or-RED" guarantee (the no-unseen-repeat law). | 163 | 6 |
| nx_receipt.nx | the SOVEREIGN op ACCEPTANCE/RECEIPT ledger. The operator's "military acceptance + receipt": | 75 | 5 |
| nx_receipt_gate.nx | 64 | 5 | |
| nx_receipts.nx | the teammate-facing RECEIPTS READER. Any teammate/workstream runs this to VALIDATE that | 40 | 3 |
| nx_recip64.nx | the TRUE 64-bit Goldschmidt/Newton reciprocal divider as a | 89 | 3 |
| nx_recip64_scalar_test.nx | ALGORITHM-FIRST proof of the true 64-bit unsigned | 141 | 5 |
| nx_recip64_test.nx | proves the 64-bit Goldschmidt divider GATE-NETWORK | 97 | 4 |
| nx_recip_div24.nx | the W=24 INSTANCE of the width-parameterized Goldschmidt | 11 | 1 |
| nx_recip_div24_test.nx | TRIANGULATED 1:1 proof of the W=24 Newton/Goldschmidt | 134 | 5 |
| nx_recip_div_w.nx | the Newton/Goldschmidt reciprocal divider as a WIDTH- | 120 | 3 |
| nx_recip_div_w_test.nx | proves the WIDTH-PARAMETERIZED Goldschmidt generator | 133 | 6 |
| nx_recip_synth.nx | the MULTIPLICATIVE (Newton-Raphson reciprocal) divider | 166 | 3 |
| nx_recip_synth_test.nx | TRIANGULATED validation of the Newton-Raphson | 146 | 5 |
| nx_recolor.nx | DETERMINISTIC MASKED RECOLOUR: a real colour-edit channel, no GPU, no re-roll. | 275 | 6 |
| nx_recombine_novelty_gate.nx | THE R2 CLAIM GATE for the modeling lane (ladder head 1785858051). | 190 | 3 |
| nx_recon2view_gate.nx | END-TO-END two-view reconstruction from IMAGES ALONE (cadtwin P1 capstone): a | 186 | 6 |
| nx_recon3d_gate.nx | benchmark the classical multi-view triangulation (cadtwin P1). KAT the fixed-point | 181 | 5 |
| nx_reconcile.nx | the AUTONOMOUS STATUS-KEEPER (X-Q-005): DONE flips on | 257 | 9 |
| nx_reconcile_ops.nx | gov lane F752 + zero-mysteries rung-1. Ops reconciler v1: diff the DECLARED | 264 | 7 |
| nx_reconcile_register.nx | registers the autonomous status-keeper via the | 39 | 2 |
| nx_record_gate.nx | referee for NXR1 (nx_record.nx), the typed self-describing record encoding. | 154 | 2 |
| nx_record_tsv_gate.nx | referee for the TSV <-> NXR1 compatibility bridge (seq1326 rung 2). | 150 | 3 |
| nx_recover_gate.nx | proves the forgot-passphrase RECOVERY flow (olg_recover, the new seam over the KAT'd | 61 | 7 |
| nx_recycler_advisory_page.nx | Generates a privacy-first, no-JS HTML dashboard for nishifamily.com showcasing S-class recycler advisory data. | 116 | 9 |
| nx_recycler_assess.nx | Analyzes external bug reports to identify applicable security issues and generates hardening gates for Nishi systems. | 111 | 6 |
| nx_recycler_bench.nx | 121 | 7 | |
| nx_recycler_bench_compile.nx | MEASURE Nishi compile speed to turn the benchmark's "compile-speed" axis from | 78 | 6 |
| nx_recycler_bench_measure.nx | turn the benchmark's BETTER scores from design-facts into MEASURED numbers | 71 | 4 |
| nx_recycler_bounds.nx | a hardening primitive RECYCLED FROM Heartbleed (CVE-2014-0160; the real intake artifact | 22 | 2 |
| nx_recycler_bounds_gate.nx | 47 | 3 | |
| nx_recycler_census.nx | 56 | 4 | |
| nx_recycler_discover.nx | Identifies and adds new CVEs from fetched data to a unique discovery queue for further assessment. | 122 | 10 |
| nx_recycler_extract.nx | Extracts and verifies critiques of competing systems, mapping them to Nishi verdicts and hardening actions. | 103 | 7 |
| nx_recycler_grow.nx | Expands assessed coverage by inheriting parent verdicts for new CVEs, marking them as provisional until independently assessed. | 126 | 11 |
| nx_recycler_intguard.nx | a checked-arithmetic primitive RECYCLED FROM the integer-overflow CVE class (the real | 32 | 4 |
| nx_recycler_intguard_gate.nx | 50 | 3 | |
| nx_recycler_opportunity.nx | 86 | 6 | |
| nx_recycler_sov_gate.nx | 92 | 7 | |
| nx_refbench.nx | CLI/MCP surface for the reference-retention ruler. | 126 | 6 |
| nx_refbench_gate.nx | proves the reference-retention ruler is a RULER and not a rubber stamp. | 169 | 6 |
| nx_refbench_lib.nx | THE REFERENCE-RETENTION KERNEL (shared by the tool and its gate). | 125 | 5 |
| nx_refcorpus_gate.nx | PROVE THE PUBLISHED PROMISES ARE WALLS, NOT PROSE. | 67 | 2 |
| nx_referee.nx | the NISHI REFEREE / ADJUDICATOR (operator: "we seem to always get biased testing"; | 63 | 7 |
| nx_referee_serve.nx | SERVE-WRAPPER making the REFEREE role's capability MCP-callable (operator 2026-07-10: "each role | 40 | 3 |
| nx_referee_test.nx | a FAIR head-to-head, adjudicated. Competitor A = the TEAM's BM25 (computed | 71 | 3 |
| nx_referee_v2.nx | the Referee, upgraded by the cited research (knowledge/research/2026-06-04- | 78 | 10 |
| nx_referee_v2_test.nx | the research-grounded gates catch the exact failures the literature documents. | 70 | 3 |
| nx_reftest_gate.nx | the VALIDATION SPINE: a sovereign WPT-style REFTEST runner + its gate. A reftest | 100 | 8 |
| nx_reg_sign.nx | SOVEREIGN registry integrity tool (operator directive 2026-07-16, the security debt | 133 | 8 |
| nx_regalloc_absorb_governed_test.nx | the LOOP governs absorbing the allocator | 113 | 5 |
| nx_regalloc_calls.nx | the G1 register allocator's KEYSTONE capability: correct | 142 | 5 |
| nx_regalloc_calls_test.nx | PROVE the G1 allocator's live-across-call capability, with | 110 | 7 |
| nx_regalloc_exec_test.nx | PROVE register-allocated execution is 1:1 with the | 112 | 4 |
| nx_regalloc_interp.nx | EXECUTION-equivalence verifier for register allocation. | 85 | 4 |
| nx_regalloc_linscan.nx | linear-scan register allocation, bits-up + PROVABLE. | 143 | 5 |
| nx_regalloc_linscan_test.nx | prove the register allocator on two IRs: | 95 | 4 |
| nx_regalloc_race_kernel_test.nx | point the proven allocator at the EXACT hot | 83 | 3 |
| nx_regex.nx | SOVEREIGN linear-time regex GATE, now on the GENERAL nx_regex_lib (rule 15). Linear NFA state-set, | 50 | 4 |
| nx_regex_bench.nx | HONEST benchmark: nx_regex vs the backtracking incumbents (PCRE/Perl/Python), grounded on | 57 | 6 |
| nx_regex_gate.nx | 77 | 5 | |
| nx_regex_unified_gate.nx | GATE: the UNIFIED linear-time regex engine (nx_regex_vm_lib) is a STRICT SUPERSET of | 69 | 5 |
| nx_regex_vm.nx | FULL regex with ALTERNATION | and GROUPS () via a Thompson NFA, still LINEAR-TIME (epsilon- | 143 | 10 |
| nx_regex_vm_lib.nx | the UNIFIED sovereign regex engine (linear-time Thompson NFA, ReDoS-immune) as a pure LIBRARY. | 128 | 9 |
| nx_register3d_gate.nx | teeth for 3D rigid registration (Horn quaternion, SVD-free power iteration). KAT the | 140 | 5 |
| nx_registry_lock.nx | the SHARED race-free lock PRIMITIVE, extracted (DRY, rule 15) from | 81 | 6 |
| nx_registry_txn.nx | the RACE-FREE registry-write COORDINATOR (operator 2026-06-14: "fix this race | 114 | 8 |
| nx_registrymine.nx | REGISTRY-PLANE MINER (miner-sota MS06d, 2026-07-23) closing the census's last | 367 | 10 |
| nx_rel_measure.nx | MEASURE the grown-organ semantic extractor on the text in | 46 | 3 |
| nx_relate_daemon.nx | the DEPLOYABLE Relationship OS daemon (the ops shell around the gated pure core | 86 | 2 |
| nx_relate_live_gate.nx | LIVE: the Relationship OS over a REAL HTTP socket (loopback fork gate, the exact | 142 | 5 |
| nx_relate_serve_gate.nx | offline gate for the Relationship OS interactive CORE (nx_relate_serve pure core): | 8 | 1 |
| nx_relay.nx | LIB: the SOVEREIGN reachability relay -- how the NAS is reachable from ANY network even behind CGNAT, | 25 | 4 |
| nx_relay_gate.nx | GATE: the sovereign reachability relay (NAS reachable from ANY network, behind CGNAT, no Cloudflare). | 50 | 3 |
| nx_relay_loadprobe.nx | SOVEREIGN, on-demand performance probe of the relay's UDP media plane (operator | 155 | 10 |
| nx_relchan_gate.nx | proves + MEASURES the sovereign reliable/ordered/exactly-once event channel | 93 | 1 |
| nx_release_master.nx | the RELEASE-MASTER role (verb = BLESS): the ONE owner of coordinated, safe deploys | 113 | 10 |
| nx_release_master_gate.nx | referee for the RELEASE-MASTER coordinated-deploy lifecycle. | 118 | 8 |
| nx_remote_access_census_gate.nx | GATE: remote-access census (improved census engine) -- Nishi API gateway vs the | 66 | 4 |
| nx_renameat_test.nx | ENGINEER verification of the team's transfer-authored sys_renameat. | 47 | 5 |
| nx_render3d.nx | THE 3D RENDER ORGAN: sovereign first-byte-up 3D as an INVOCABLE SERVICE (CLI -> tools-api | 213 | 10 |
| nx_render3d_gate.nx | gates the nx_render3d ORGAN end-to-end THROUGH ITS CLI (fork+exec the built ELF, the | 85 | 6 |
| nx_render_amp_compare.nx | eyeball the reverse-judge's verdict: render the face at amp=0 (the judge's pick) | 17 | 1 |
| nx_render_ascii.nx | END-TO-END visual render: HTML string -> layout tree -> block geometry -> | 69 | 2 |
| nx_render_coherence.nx | the RenderCoherence object: compose-time PREVENTATIVES for the render_bug_register bug | 79 | 5 |
| nx_render_html.nx | REUSABLE: render an HTML byte buffer to a styled 24-bit BMP. The full | 730 | 26 |
| nx_render_judge_gate.nx | ★THE ORGAN GRADES THE RENDERS (operator 2026-07-12: "call via api the ability to see if | 142 | 7 |
| nx_render_page_gate.nx | VERDICT gate for the PAINT + ENCODE back half of the sovereign HTML renderer | 125 | 9 |
| nx_render_page_probe.nx | MEASURE-FIRST probe for the full render pipeline (paint + PNG/BMP encode). | 89 | 7 |
| nx_render_sota_census.nx | the BROWSER-RENDER SOTA census with the operator's sovereign+compat axes | 98 | 4 |
| nx_render_tier_census.nx | the HONEST tiered render architecture (operator 2026-07-04: "sovereign nishi NO | 75 | 5 |
| nx_render_wiki_bmp.nx | render a REAL fetched Wikipedia page to a viewable BMP image, end-to-end | 138 | 4 |
| nx_render_wiki_styled.nx | thin driver: read the most-recently-fetched page (saved by nishi after | 26 | 1 |
| nx_render_wiki_styled_window.nx | the STYLED live browser window: real Wikipedia, scrollable, with | 261 | 10 |
| nx_render_wiki_window.nx | render the REAL fetched Wikipedia page into a REAL, SCROLLABLE on-screen | 194 | 6 |
| nx_reorder_gate.nx | GATE: R-REORDER. The supply-chain management layer that closes the loop: par levels -> | 139 | 7 |
| nx_replika_census.nx | THE HONESTY GATE: how does our sovereign Elder AI companion stack ACTUALLY compare to | 106 | 5 |
| nx_repo_fetch.nx | 60 | 5 | |
| nx_repo_health_gate.nx | evalsota E2/E3 climb: SCORECARD-class + CHAOSS-class repo-health checks computed | 211 | 9 |
| nx_res_census.nx | THE RUNTIME RESOURCE WITNESS (per-daemon + system, trend-logged). 2026-07-05 OOM arc + | 277 | 13 |
| nx_research_auto.nx | the AUTONOMOUS research loop (operator: "keep building the teams ability to | 51 | 1 |
| nx_research_auto_test.nx | ACCEPTANCE GATE for the autonomous research loop. Proves the team | 63 | 4 |
| nx_research_backlog.nx | the RESEARCHER's TOPIC BACKLOG (operator: "id like the researcher to be | 76 | 7 |
| nx_research_backlog_test.nx | ACCEPTANCE GATE for the Researcher's gap-prioritized topic backlog. | 75 | 3 |
| nx_research_basis.nx | the RESEARCHER leg as a real, growable, CITED knowledge | 69 | 4 |
| nx_research_basis_test.nx | proves the Researcher's knowledge base: every | 44 | 2 |
| nx_research_benchmark.nx | the Nishi REFEREE independently benchmarks the team's deep-research vs Claude's | 83 | 8 |
| nx_research_chem_gate.nx | the research-engine reproducibility loop in a SECOND domain: CHEMISTRY (operator: | 66 | 7 |
| nx_research_chem_parse_gate.nx | broaden the chemistry discoverer from hardcoded element-matrices to a real | 172 | 18 |
| nx_research_chipfab.nx | the NISHI RESEARCHER handling the chip-fab arc (operator: "i want you | 92 | 10 |
| nx_research_chipfab_test.nx | ACCEPTANCE GATE for the Researcher's chip-fab arc. | 42 | 3 |
| nx_research_conduct.nx | the NISHI-NATIVE autonomy wiring: admit the research CYCLE through the CONDUCTOR | 43 | 3 |
| nx_research_critic.nx | run the NISHI CRITIC (nx_critic: Popper/Kuhn/Lakatos adversarial-scientific grading) | 68 | 5 |
| nx_research_cycle.nx | THE AUTONOMOUS SELF-IMPROVING CYCLE. One invocation runs the whole researcher loop in | 85 | 6 |
| nx_research_deliver.nx | close the DELIVERY loop for ONE section (the researcher), honestly. The | 97 | 9 |
| nx_research_discover_chem_gate.nx | DISCOVERY in CHEMISTRY (operator: "discover new capabilities through | 106 | 9 |
| nx_research_discover_gate.nx | the research loop crosses from REPRODUCTION to DISCOVERY (operator: | 211 | 19 |
| nx_research_discover_matmul_gate.nx | DISCOVERY widened to the matrix-multiplication family, the direct | 256 | 20 |
| nx_research_discover_phys_gate.nx | DISCOVERY in PHYSICS, completing the math+chem+physics symmetry | 99 | 8 |
| nx_research_dynamics2_gate.nx | the time-stepping dynamics substrate scales to a MULTI-DOF system: two | 81 | 9 |
| nx_research_dynamics_gate.nx | TIME-STEPPING dynamics simulation, sovereign + fixed-point (no float), with a | 94 | 8 |
| nx_research_exceed.nx | the head-to-head SCOREBOARD proving the Nishi researcher S-class EXCEEDS | 97 | 7 |
| nx_research_exceed_register.nx | GOVERNED registration of the head-to-head exceed scoreboard. | 46 | 2 |
| nx_research_exceed_test.nx | ACCEPTANCE GATE for the head-to-head scoreboard. Uses the REAL | 71 | 3 |
| nx_research_extract_sovereign_test.nx | the SOVEREIGN half of the | 77 | 3 |
| nx_research_fetch_cli.nx | the RUNNABLE DRIVER for rf_fetch_bank. | 95 | 3 |
| nx_research_fetch_test.nx | the RESEARCHER actually does FETCH + EXTRACT (no Claude limiting). | 44 | 3 |
| nx_research_flip_discover_gate.nx | the FLAGSHIP discovery: genuinely DISCOVER a faster matrix-multiplication | 214 | 15 |
| nx_research_flip_scale_gate.nx | does the sovereign flip-graph discoverer SCALE past the 2x2 toy case? | 180 | 15 |
| nx_research_freshness.nx | AUTONOMOUS FRESHNESS REVIEW on a cadence. Previously-researched veins get | 191 | 10 |
| nx_research_gaps.nx | THE CLEAN OPEN-GAPS DIGEST (the actionable feedback signal to operator + Claude). The | 96 | 6 |
| nx_research_gate.nx | THE RESEARCHER REGRESSION GATE (testing capability, not a feature). Re-verifies the | 98 | 6 |
| nx_research_grow.nx | THE SELF-GROWING RESEARCHER INDEX (R4 self-grow loop) WITH CONTENT-DEDUP + CROSS-TOPIC | 318 | 14 |
| nx_research_grow_full.nx | ECOSYSTEM-NATIVE driver: grow the researcher index until it has caught up to the | 88 | 5 |
| nx_research_ingest_test.nx | the Researcher basis GROWS under governance. A | 76 | 2 |
| nx_research_integrate.nx | the INTEGRATED research/benchmark loop (operator: "integrate the fetch systems -- what | 82 | 8 |
| nx_research_isqrt_gate.nx | sovereign integer square root: Newton's method ITERATIVELY DISCOVERS floor(sqrt(N)), | 83 | 9 |
| nx_research_landscape.nx | Researcher rung R4: the CORROBORATED COMPETITIVE | 151 | 7 |
| nx_research_landscape_test.nx | KAT: a multi-source, multi-option claim set -> | 63 | 4 |
| nx_research_live_landscape.nx | R5: the LIVE corroborated landscape. Reads the | 53 | 4 |
| nx_research_miner.nx | THE NISHI MINER: flags RICH VEINS in the researched corpus = the high-value seams | 278 | 12 |
| nx_research_orbit_gate.nx | the capstone of the dynamics thread: a 2-D gravitational orbit (inverse-square | 98 | 10 |
| nx_research_phys_gate.nx | the research-engine reproducibility loop in the THIRD domain: PHYSICS (operator: | 95 | 10 |
| nx_research_pipeline.nx | the governed research->task loop, fully wired (the deterministic next | 46 | 2 |
| nx_research_pipeline_test.nx | the full governed loop: findings -> Researcher gate -> Critic | 54 | 3 |
| nx_research_query.nx | RESEARCH SURFACING over the sovereign Nishi library: at a juncture point, search | 65 | 6 |
| nx_research_relation.nx | Researcher EXTRACT, rung 1 of the GROWN-ORGAN | 116 | 7 |
| nx_research_relation_clean.nx | Researcher EXTRACT, rung 3: CLAIM CLEANUP. | 180 | 17 |
| nx_research_relation_clean_test.nx | KAT gate for rung-3 claim cleanup, using | 60 | 5 |
| nx_research_relation_test.nx | KAT gate for the grown-organ relation extractor. | 75 | 6 |
| nx_research_relations.nx | Researcher EXTRACT, rung 2: DOCUMENT-level claim | 110 | 4 |
| nx_research_relations_test.nx | KAT gate for DOCUMENT-level claim extraction. | 54 | 4 |
| nx_research_resilience_test.nx | prove the team is BOT-BLOCK-PROOF. The Researcher: | 80 | 4 |
| nx_research_robustness_census.nx | R0 census of the SOVEREIGN RESEARCHER's robustness + multi- | 78 | 6 |
| nx_research_search.nx | CROSS-SHARD QUERY over the self-growing researcher index. The grow organ builds | 141 | 7 |
| nx_research_serve.nx | THE RESEARCH REQUEST QUEUE + ADEQUACY FEEDBACK GATE. Lets the autonomous builder and | 216 | 12 |
| nx_research_signal.nx | a GROWTH rung for the Nishi researcher: turn FETCHED raw sources into structured SIGNALS. | 35 | 6 |
| nx_research_signal_gate.nx | 55 | 4 | |
| nx_research_sim_gate.nx | the RESEARCH-ENGINE reproducibility loop, end to end and sovereign (operator: | 140 | 12 |
| nx_research_sovereign_lens.nx | the SOVEREIGNTY LENS over research findings. | 128 | 7 |
| nx_research_sovereign_lens_test.nx | KAT: every third-party tool a finding | 59 | 5 |
| nx_research_strassen4_gate.nx | from REPRODUCTION toward DISCOVERY: show WHY finding low-multiplication | 133 | 15 |
| nx_research_synth.nx | the S-CLASS-EXCEED RESEARCHER engine (operator: "6 facts is bad compared | 112 | 8 |
| nx_research_synth_demo.nx | proves the S-class-exceed researcher AT SCALE on real data: it | 36 | 4 |
| nx_research_synth_register.nx | GOVERNED registration of the S-class-exceed mechanized researcher. | 47 | 2 |
| nx_research_synth_test.nx | ACCEPTANCE GATE for the mechanized corroboration researcher. | 82 | 4 |
| nx_research_trig_gate.nx | sovereign fixed-point trigonometry (sin/cos), the trig counterpart to isqrt and the | 68 | 8 |
| nx_researcher.nx | the NISHI RESEARCHER organ: the team does its OWN deep research and | 73 | 6 |
| nx_researcher_brief_gate.nx | GATE: the COMPOSED sovereign researcher, end-to-end over REAL banked docs. | 130 | 10 |
| nx_researcher_code_gate.nx | GATE: the researcher's INTERNAL arm over our PRIVATE SOURCE CODE (the deepest exceed). | 99 | 7 |
| nx_researcher_deep.nx | the team's RESEARCHER does DEEP RESEARCH to PRODUCE a spec, instead of taking | 65 | 11 |
| nx_researcher_deep_test.nx | prove the team's deep-research is S-CLASS-EXCEED, not toy: HUNDREDS of | 54 | 3 |
| nx_researcher_derive_gate.nx | 79 | 7 | |
| nx_researcher_exceed_census.nx | HONEST measured census: what will it take to get the NISHI RESEARCHER to | 115 | 5 |
| nx_researcher_fuse_gate.nx | GATE: RRF FUSION of the researcher's INTERNAL + EXTERNAL ranking arms (the core of | 55 | 3 |
| nx_researcher_gate.nx | GATE: the sovereign RESEARCHER that EXCEEDS deep-research by fusing INTERNAL (our own | 103 | 7 |
| nx_researcher_spec.nx | the RESEARCHER turns a NEED into a buildable SPEC, decomposed to Layer-8 | 53 | 5 |
| nx_researcher_spec_test.nx | the Researcher takes the NEED "match a query beyond exact terms" | 53 | 3 |
| nx_researcher_test.nx | the NISHI RESEARCHER runs the team's OWN research synthesis over the | 65 | 3 |
| nx_resgov_gate.nx | PROVE THE GOVERNOR IS PROACTIVE, DEFAULT-COVERED, AND CANNOT KILL AN INNOCENT. | 93 | 1 |
| nx_resid_entropy_gate.nx | proves + MEASURES the wired residual entropy coder (nx_resid_entropy): a realistic | 85 | 4 |
| nx_resmon.nx | the RESOURCE axis the health plane never had (debt seq897 / seq1005). | 134 | 1 |
| nx_resmon_gate.nx | referee for nx_resmon's two policy predicates (debt seq1005). | 91 | 2 |
| nx_resmon_lib.nx | the PURE, GATEABLE core of nx_resmon (debt seq1005). | 123 | 8 |
| nx_resolve_lib.nx | shared primitives for the consolidation/de-collision organs (nx_split_resolve, | 127 | 12 |
| nx_resource_governor.nx | the POLITE resource governor: decides how many workers the team may run so it | 73 | 11 |
| nx_resource_prove.nx | PROVE-NOT-ASSERT that the polite resource governor is REAL: read THIS host live | 92 | 4 |
| nx_resources.nx | the AVAILABLE-HARDWARE sensor (operator: optimize against available | 101 | 7 |
| nx_restart_strategy.nx | S-CLASS supervision restart strategy (operator: "get those s class exceed stable ... | 62 | 5 |
| nx_restart_strategy_gate.nx | MEASURED gate for the S-class supervision restart strategy. Pure/offline. Proves | 81 | 5 |
| nx_retarget_emit.nx | R3 APPLICATION LEG (debt 1785900608/1785900993): export the being as a SKINNED, WALKING .glb. Mesh the skin, bind each vertex to its nearest | 92 | 5 |
| nx_retarget_showcase.nx | NATIVE-TIER emit of the RETARGETED being (debt 1785902400: capability emits from nishi, not JS) for /compare/koikatsu (operator 2026-08-04, frank feedback: | 208 | 6 |
| nx_retire_gcc_orchestrator.nx | the TEAM drives the gcc-retirement, using the sovereign tools, and | 103 | 6 |
| nx_retire_path.nx | the missing sovereign primitive: take a file or directory OUT of a served tree | 218 | 12 |
| nx_returns_quality_census.nx | HONEST gap analysis of WHAT WE RETURN vs a SOTA SERP (operator 2026-07-06: | 56 | 5 |
| nx_revive_gate.nx | the ENGINEER's CRASH DRILL gate (verb: TEST). CR3 of the | 351 | 21 |
| nx_revive_register.nx | records the crash-recovery rungs CR1-CR3. Engineer gate = the 9-row | 39 | 2 |
| nx_rewards.nx | LIB: REAL-REWARD gamification (operator: "we want gamification for lots of these popular | 186 | 17 |
| nx_rewards_gate.nx | GATE: REAL-reward gamification. T1 a VALUE reward is REAL money, GROUNDED in actual | 117 | 4 |
| nx_rgb_color_gate.nx | VERDICT gate for CSS rgb()/rgba() functional color notation. Asserts: rgb() | 66 | 6 |
| nx_riscv_codegen.nx | SOVEREIGN RISC-V backend, RUNG 4: IR -> RISC-V CODEGEN. Now on the GENERAL nx_riscv_lib | 66 | 2 |
| nx_riscv_decode.nx | SOVEREIGN RISC-V backend RUNG 1b: our own rv64im DECODER / round-trip oracle. Now on the | 71 | 2 |
| nx_riscv_elf.nx | SOVEREIGN RISC-V backend RUNG 2: our own ELF64 writer. Now on the GENERAL nx_riscv_lib | 56 | 1 |
| nx_riscv_emit.nx | SOVEREIGN RISC-V backend RUNG 1: our own rv64im encoder. Now on the GENERAL nx_riscv_lib | 57 | 4 |
| nx_riscv_emu.nx | SOVEREIGN RISC-V backend, RUNG 5: execute the ELF our writer emitted. Now on the GENERAL | 43 | 1 |
| nx_riscv_gate.nx | SOVEREIGN verifier for the whole RISC-V toolchain. The ECOSYSTEM checks itself: this organ | 61 | 5 |
| nx_riscv_loop.nx | SOVEREIGN RISC-V backend, RUNG 3: CONTROL FLOW. Now uses the GENERAL nx_riscv_lib for the | 70 | 3 |
| nx_roadmap.nx | the team GENERATES + maintains its own ROADMAP (operator: I want to SEE the roadmap | 46 | 5 |
| nx_roadmap_test.nx | the team generates its OWN roadmap (L8->L0 toward a SOTA-beating quantizer) | 39 | 3 |
| nx_robust_dl.nx | the ROBUST segment-download core (the "keep downloading, no broken fragments" engine), | 74 | 8 |
| nx_robust_dl_gate.nx | 85 | 4 | |
| nx_roku_catalog_emit.nx | SOVEREIGN Roku media-catalog FEED emitter (R1b). Emits catalog.json -- the media | 43 | 6 |
| nx_roku_catalog_gate.nx | SOVEREIGN gate for nx_roku_catalog_emit (R1b). Drives the real feed emitter, then | 81 | 11 |
| nx_roku_cert_gate.nx | SOVEREIGN liar-kill gate for Roku Channel-Store cert-readiness (R7 of the Roku media-app | 186 | 15 |
| nx_roku_emit.nx | SOVEREIGN Roku channel-package emitter (R0 "hardware rung" of the Roku media-app arc). | 155 | 10 |
| nx_roku_emit_gate.nx | SOVEREIGN liar-kill gate for nx_roku_emit (R0 of the Roku media-app arc). Drives the | 97 | 9 |
| nx_roku_grid_emit.nx | SOVEREIGN Roku grid channel emitter (R1 embedded + R1c remote-fetch). Emits a channel | 224 | 13 |
| nx_roku_grid_gate.nx | SOVEREIGN liar-kill gate for nx_roku_grid_emit (R1). Drives the real grid emitter to a | 91 | 10 |
| nx_roku_grid_remote_gate.nx | SOVEREIGN gate for nx_roku_grid_emit REMOTE mode (R1c). Drives the emitter with | 79 | 10 |
| nx_roku_install.nx | SOVEREIGN Roku sideloader (R0b): pushes a channel zip onto a Roku in Developer Mode via | 155 | 16 |
| nx_roku_install_gate.nx | 196 | 26 | |
| nx_role_audit.nx | the team AUDITS its own roster for MISSED and CONFLATED roles (operator: "it sounds | 26 | 4 |
| nx_role_audit_run.nx | run the roster self-audit: count MISSED roles + catch the Racing/Referee | 78 | 4 |
| nx_role_health_register.nx | records the role-health gate: the 4 newly-gated novel roles + the | 42 | 3 |
| nx_role_parts.nx | X-ORC-006: SHEET MUSIC, extracted (operator: an orchestra works | 316 | 14 |
| nx_role_queue.nx | the ROLE-PARAMETERIZED serialized work intake (generalizes nx_doctor_queue so the SAME | 115 | 9 |
| nx_role_scorecard.nx | the EXAMINER/LIBRARIAN grade every role from HARD RESULTS only (operator | 139 | 8 |
| nx_role_store.nx | LIB: the role-coordination layer in the SOVEREIGN seg-store (knowledge/store/roles-*), | 182 | 14 |
| nx_role_store_gate.nx | 100 | 7 | |
| nx_role_store_migrate.nx | MIGRATE the knowledge/roles/*.tsv files into the SOVEREIGN seg-store | 122 | 4 |
| nx_rollback.nx | N-R4: sovereign ROLLBACK netcode core (P2; the fighting/action-game standard). | 43 | 7 |
| nx_rollback_exceed_gate.nx | earns a measured EXCEEDS for rollback vs DELAY-BASED netcode (a real | 54 | 4 |
| nx_rollback_gate.nx | proves N-R4 rollback. Ground-truth inputs R; PREDICTED inputs P are wrong at | 63 | 4 |
| nx_rom_provenance.nx | R0.2 the LEGAL-CONTAINMENT keystone for the ROM player. Data-driven, deny-by-default, | 117 | 6 |
| nx_rom_provenance_gate.nx | R0.2 liar-kill gate for nx_rom_provenance. Proves the legal-containment policy | 42 | 1 |
| nx_roofline.nx | the team's "where is the real bottleneck?" intelligence (the mathematician's | 67 | 4 |
| nx_roofline_gate.nx | IS DECODE COMPUTE-BOUND OR MEMORY-BANDWIDTH-BOUND? | 195 | 9 |
| nx_roofline_test.nx | the team DIAGNOSES the real bottleneck of the targets (llama.cpp / | 57 | 3 |
| nx_room_abr.nx | X-ROOM ABR (GEN-ROOM-room-adaptive-bitrate): sovereign | 155 | 6 |
| nx_room_bw_measure.nx | MEASURED root-cause + optimization for the 9fps (operator: live perf for | 124 | 7 |
| nx_room_bwe.nx | X-ROOM (overseas-grade): sovereign DETERMINISTIC delay-gradient | 95 | 4 |
| nx_room_diag.nx | X-ROOM: sovereign DETERMINISTIC multi-party room DIAGNOSTIC -- | 157 | 6 |
| nx_room_exceed_ladder.nx | the NISHI TEAM's CAPABILITY to TEST the video-room performance exceed, | 91 | 5 |
| nx_room_fec.nx | X-ROOM (overseas-grade): sovereign DETERMINISTIC Reed-Solomon | 258 | 12 |
| nx_room_fec_relay.nx | R1: FEC wired THROUGH the real sovereign relay. Composes the live | 154 | 5 |
| nx_room_fec_wire.nx | R1: the FRAME-LEVEL FEC wire protocol that makes the measured | 158 | 11 |
| nx_room_interframe.nx | the FIX for the measured 9fps (nx_room_bw_measure: full-frame JPEG saturates | 105 | 6 |
| nx_room_invite.nx | mint a ROOM CAPABILITY LINK (task #41 room tokens). Usage: | 72 | 2 |
| nx_room_jitterbuf.nx | X-ROOM (overseas-grade): sovereign DETERMINISTIC ADAPTIVE | 107 | 4 |
| nx_room_key_gate.nx | 84 | 5 | |
| nx_room_live_gate.nx | 336 | 10 | |
| nx_room_perf_gate.nx | 385 | 14 | |
| nx_room_perf_measure.nx | REAL performance MEASUREMENT of the video room on the actual | 133 | 6 |
| nx_room_perf_register.nx | GOVERNED registration of the room perf arc: | 48 | 2 |
| nx_room_plc.nx | X-ROOM (overseas-grade): sovereign DETERMINISTIC audio PACKET-LOSS | 108 | 7 |
| nx_room_privacy_gate.nx | the ZERO-STORAGE privacy EXCEED for the video room (operator 2026-06-22: | 84 | 3 |
| nx_room_protocol_gate.nx | 188 | 12 | |
| nx_room_qoe.nx | X-ROOM (client-side, S-class): sovereign DETERMINISTIC INTEGER | 152 | 8 |
| nx_room_red.nx | X-ROOM (overseas-grade): sovereign DETERMINISTIC REDUNDANT AUDIO | 85 | 4 |
| nx_room_relay.nx | the SOVEREIGN server-side relay core for Nishi video. | 78 | 12 |
| nx_room_relay_gate.nx | proves the sovereign server-relay core (nx_room_relay): | 78 | 1 |
| nx_room_resilience.nx | MEASURED head-to-head: sovereign proactive FEC vs the | 222 | 8 |
| nx_room_sfu.nx | X-ROOM (GEN-ROOM-sfu-selective-forward): sovereign DETERMINISTIC | 136 | 6 |
| nx_room_simulcast.nx | X-ROOM (GEN-ROOM-simulcast-quality-layers): sovereign | 138 | 7 |
| nx_room_stream.nx | the SOVEREIGN no-WebSocket media down-channel wire. | 80 | 4 |
| nx_room_stream_gate.nx | T4: proves the SOVEREIGN no-WebSocket media down-channel. | 96 | 1 |
| nx_room_waitlobby.nx | X-ROOM (GEN-ROOM-waiting-room-lobby): sovereign | 133 | 5 |
| nx_root_trace.nx | THE ROOT-TRACE INSTRUMENT (Genealogist SIL metric), operator | 329 | 14 |
| nx_roster_full.nx | the COMPLETE team roster + partition audit (operator: "make sure we dont miss | 114 | 9 |
| nx_roster_full_register.nx | GOVERNED registration of RACING (the missing role) + the complete | 45 | 3 |
| nx_roster_full_test.nx | ACCEPTANCE GATE for the complete roster + RACING. All 20 roles present + | 105 | 3 |
| nx_route.nx | the SOVEREIGN S-CLASS ROUTING ENGINE: one declarative pure function every delivery flows through, | 51 | 8 |
| nx_route_ctl_gate.nx | proves the API-pure route-control primitives (md_route_valid + md_route_append) BEFORE | 108 | 8 |
| nx_route_diff.nx | toolsplane (seq162 DETECTION half). The mgmt route-set SHRINK detector: the 9-debt | 195 | 10 |
| nx_route_gate.nx | exhaustive proof of S-class routing. QUALITATIVE: clean extensionless URLs resolve, every | 77 | 5 |
| nx_route_table.nx | the S-CLASS DATA-DRIVEN ROUTE MATCHER (the LOGIC core that RETIRES the hardcoded | 128 | 9 |
| nx_route_table_gate.nx | PURE gate for the data-driven route matcher. Proves the SOTA semantics the hardcoded | 70 | 5 |
| nx_routeguard.nx | THIN ORGAN: run the deploy-contract check between two binaries. | 109 | 3 |
| nx_routeguard_gate.nx | proves the deploy-contract guard DETECTS a vanished route and does NOT | 103 | 3 |
| nx_routeguard_lib.nx | DEPLOY CONTRACT GUARD: does the candidate binary still serve every route | 156 | 6 |
| nx_rpgstats.nx | the SOVEREIGN CHARACTER PROGRESSION PART. nx_gamebench gap-queue rank 1 after | 132 | 8 |
| nx_rpgstats_gate.nx | CERTIFICATION of nx_rpgstats (gamebench gap-queue rank 1 after save/load landed). | 211 | 3 |
| nx_rtf_book.nx | SOVEREIGN RTF (Rich Text Format) -> Nishi reader format. The library holds .rtf books that | 173 | 18 |
| nx_rtgfx_lineage.nx | grafts the REAL-TIME-RENDERING / DIGITAL-HUMAN / CAD / GAMES flagpole frontier onto the | 170 | 11 |
| nx_rtype_control.nx | sink-based R-type (opcode OP) decode->execute CONTROL: maps funct3/funct7 | 56 | 4 |
| nx_rtype_control_mem_test.nx | FUNCTIONAL gate-level verify of the R-type ALU-op control. | 89 | 3 |
| nx_rule_soundness.nx | SOVEREIGN soundness prover for the nx_eqsat rewrite | 281 | 13 |
| nx_rule_soundness_test.nx | FAIL-LOUD driver that PROVES the nx_eqsat rewrite | 229 | 5 |
| nx_run.nx | sovereign COMMAND-RUNNER: run a Nishi organ with args from a FILE SPEC (no shell, no quoting | 75 | 3 |
| nx_run_gate.nx | REFEREE for the sovereign command-runner (the rigor the ecosystem requires: every | 94 | 8 |
| nx_rung_grade.nx | B0 RUNG-GRADE INSTRUMENT (Auditor): the LADDER grades | 340 | 11 |
| nx_rungrade_register.nx | registers the B0 rung-grade instrument + queue | 40 | 2 |
| nx_rungrun_register.nx | registers the MATH-ARC AUTORUN organ via the | 42 | 2 |
| nx_runpath.nx | ISOLATION primitive for conflict-free PARALLEL workstreams (operator 2026-06-20: | 78 | 6 |
| nx_runpath_gate.nx | 65 | 8 | |
| nx_rv64_amo_gate.nx | RV64A (atomics) conformance gate for the sovereign behavioral sim. | 112 | 10 |
| nx_rv64_asm.nx | SOVEREIGN RV64 BARE-METAL TEXT-ASSEMBLER. Two-pass (collect labels -> encode with resolved | 179 | 25 |
| nx_rv64_asm_test.nx | minimal isolation test for the RV64 assembler. Assembles 3 instructions + checks bytes. | 35 | 3 |
| nx_rv64_asm_verify.nx | GATE: EXHAUSTIVE verification of the sovereign RV64 assembler (nx_rv64_asm) by RUNNING its | 79 | 6 |
| nx_rv64_cjit_gate.nx | GATE: the compressed-region JIT compactor+relinker is CORRECT and FAST. Loads a compressed | 66 | 7 |
| nx_rv64_csr_trap_oracle.nx | ROADMAP R2 (Zicsr + privilege conformance): validate the golden sim's CSR + TRAP | 104 | 5 |
| nx_rv64_ctier_gate.nx | the TIERED engine runs REAL compressed rv64imac code. Loads knowledge/hw/realc_c.bin (gcc | 59 | 7 |
| nx_rv64_difftest.nx | DIFFERENTIAL FUZZER for the RV64 emulator stack (the SOTA way to validate a JIT: V8/QEMU do | 113 | 11 |
| nx_rv64_fast.nx | a PREDECODED RV64 interpreter (the first perf-engineering step toward closing the QEMU-TCG gap | 350 | 30 |
| nx_rv64_fast_dev_gate.nx | GATE: the DEVICE-AWARE predecoded interpreter drives a REAL virtio device, matching the | 110 | 7 |
| nx_rv64_fast_gate.nx | GATE: prove the predecoded interpreter (nx_rv64_fast) is (a) EQUIVALENT to the golden | 119 | 8 |
| nx_rv64_jit.nx | a SOVEREIGN RV64 -> x86-64 JIT (dynamic binary translation): the SOTA emulator technique, above | 217 | 50 |
| nx_rv64_jit_fwd_gate.nx | GATE: the JIT now compiles REAL forward control flow (if/else) -- forward conditional | 75 | 7 |
| nx_rv64_jit_gate.nx | GATE: the sovereign RV64->x86-64 JIT is (a) CORRECT (a JIT'd count-loop gives the same | 78 | 4 |
| nx_rv64_jit_mem_gate.nx | GATE: the JIT now compiles GUEST MEMORY loads/stores (LW/LD/SW/SD) + the RAM-addressing | 100 | 7 |
| nx_rv64_jit_ra_gate.nx | GATE: the REGISTER-ALLOCATED JIT (the SOTA quality step) is CORRECT (equivalent to the | 92 | 8 |
| nx_rv64_jit_w_gate.nx | GATE: the JIT now compiles *W (32-bit word) ops, so REAL `int` loops accelerate. Before this, | 56 | 4 |
| nx_rv64_kernel_gate.nx | CAPSTONE: the sovereign emulator runs a real bare-metal KERNEL, bit-identical to QEMU. | 62 | 5 |
| nx_rv64_m_gate.nx | GATE: the RV64 M EXTENSION (multiply/divide) -- so the emulator runs REAL programs (they | 90 | 5 |
| nx_rv64_mmu_oracle.nx | ROADMAP R2 (privilege, part 3): validate the golden sim's Sv39 MMU TRANSLATION -- the OS's | 111 | 5 |
| nx_rv64_mulh_gate.nx | GATE: the HIGH-MULTIPLY half of the M extension (MULH/MULHU/MULHSU) -- the 64-bit high word | 84 | 6 |
| nx_rv64_qemu_fuzz.nx | DIFFERENTIAL FUZZER AGAINST REAL QEMU (broadens the single-program QEMU oracle into a fleet; | 230 | 11 |
| nx_rv64_qemu_oracle.nx | EXTERNAL-ORACLE EXECUTION VALIDATION: assemble an M-extension test program with the | 79 | 5 |
| nx_rv64_realc_gate.nx | MILESTONE: the sovereign emulator runs REAL gcc-compiled C code, bit-identical to QEMU. | 82 | 5 |
| nx_rv64_run_bin.nx | generic loader: reads knowledge/hw/runbin.bin (a flat RV64 binary), runs it on the golden | 40 | 3 |
| nx_rv64_run_bin_fast.nx | runs knowledge/hw/runbin.bin on the FAST INTERPRETER (fk_run, now REAL-address-based) with | 27 | 3 |
| nx_rv64_run_bin_tier.nx | runs knowledge/hw/runbin.bin on tier_run_c (C-capable tiered engine WITH the compressed- | 27 | 4 |
| nx_rv64_sdeleg_oracle.nx | ROADMAP R2 (privilege, part 2): validate the golden sim's S-MODE TRAP DELEGATION -- the | 117 | 5 |
| nx_rv64_snapshot_gate.nx | prove DETERMINISTIC snapshot/restore (F107i). Runs a compute program to halt | 122 | 7 |
| nx_rv64_tier.nx | the TIERED EXECUTION ENGINE (the SOTA emulator architecture: V8/HotSpot/QEMU-TCG-style). It | 187 | 4 |
| nx_rv64_tier_gate.nx | GATE: the TIERED EXECUTION ENGINE (interpret cold + JIT hot loops) is (a) CORRECT with JIT | 70 | 5 |
| nx_rv64_timer_oracle.nx | ROADMAP R2 (privilege, part 4 = LAST): validate the golden sim's TIMER INTERRUPT (CLINT | 92 | 5 |
| nx_rv64_toolchain_gate.nx | END-TO-END SOVEREIGN TOOLCHAIN CLOSURE: prove the assembler and the emulator are now | 72 | 5 |
| nx_rv64im_alu_proof.nx | vector dumper to PROVE the RV64IM ALU. | 124 | 4 |
| nx_rv64im_cpu_crosscheck.nx | 1:1 proof: our sovereign RV64IM CPU sim | 115 | 3 |
| nx_rv64im_decoder_dump.nx | dump rv64im_min_decoder field outputs | 76 | 3 |
| nx_rvc_expand.nx | RV64 C (compressed) extension expander: takes a 16-bit compressed instruction and returns the | 144 | 11 |
| nx_rvc_kat.nx | KAT for the RVC expander: expand known compressed instructions, check the 32-bit equivalents against | 28 | 4 |
| nx_rvq_gate.nx | proves Residual VQ (nx_rvq): greedily train a 3-stage RVQ stack on LPC reflection vectors, then show | 103 | 7 |
| nx_rvq_paper.nx | the Nishi writer emits paper RT-002 (the sovereign neural-audio moonshot) as a wiki-ready HTML page. | 54 | 3 |
| nx_s21_census.nx | production caller of nx_capability_census for the S21 EXPERIENTIAL UX/CX surface, | 213 | 8 |
| nx_safe_publish_gate.nx | 89 | 5 | |
| nx_safe_publish_lib.nx | CRASH-SAFE publish primitive so rolling out a feature (a page, a game | 80 | 9 |
| nx_safety_gate.nx | GATE for nx_safety (the SafetyEnvelope native type). Flagged by the HONESTY SYSTEM | 75 | 4 |
| nx_sass_control_gate.nx | C0 FRONTIER COMPLETION: the SASS control/scheduler word, RE-decoded + verified. | 49 | 5 |
| nx_sass_gen.nx | sovereign encoder for min_kern's GENERAL SASS instruction words, extending nx_mma_asm. | 49 | 14 |
| nx_sass_sched.nx | conservative SASS instruction SCHEDULER (the scheduling-POLICY layer toward a runnable | 41 | 3 |
| nx_sassched.nx | sovereign SASS SCHEDULER: assigns scoreboard barriers + wait-masks from the data-dependency | 80 | 3 |
| nx_satplan_gate.nx | 63 | 2 | |
| nx_sbroot_probe.nx | minimal repro for the portable-root reader. Diagnose, do not guess. | 34 | 3 |
| nx_scaffold_author.nx | BUILD THE TEAM'S ABILITY TO BUILD (operator, recurring cardinal: "i dont | 70 | 6 |
| nx_scaffold_author_register.nx | GOVERNED registration of the team's scaffold-authoring ability. | 48 | 2 |
| nx_scaffold_demo.nx | the TEAM authoring a full module triplet from a name (the proof that the team | 20 | 2 |
| nx_scene3d_gate.nx | gates the reusable nx_scene3d module AND renders the EXACT frame the live native window | 78 | 3 |
| nx_scene_gate.nx | gate for SCENE-AS-DATA (beat-HS2 rung 2). | 135 | 5 |
| nx_scenegraph_gate.nx | proves the general SCENE GRAPH composes a transform hierarchy (world = parent*local), | 108 | 5 |
| nx_sched_emit.nx | PREEMPTIVE SCHEDULER emitter (2-task round-robin), the kernel-up rung that | 136 | 13 |
| nx_sched_research_fetch.nx | the Nishi researcher fetching ORIENTATION on s-class pulse/clock/scheduling | 33 | 4 |
| nx_schema_backfill.nx | CAPABILITY DISCOVERABILITY HARVESTER (seq1282). Every tool_allowlist.conf row | 240 | 5 |
| nx_schematic.nx | LIB: schematic capture -> NETLIST, the front of the EDA flow, as a digital twin of a real | 33 | 3 |
| nx_schematic_gate.nx | GATE for schematic->netlist (front of the EDA flow). Builds a REAL circuit (a voltage | 94 | 4 |
| nx_sci_census.nx | the HONEST applied-science (chemistry/physics/biology) coverage census vs | 196 | 9 |
| nx_scientist.nx | the NISHI SCIENTIST: the team's authoring + publishing arm (operator: Claude is | 46 | 4 |
| nx_scientist_test.nx | ACCEPTANCE GATE for the SCIENTIST role (PUBLISH under a NO-OVERCLAIM gate). | 40 | 3 |
| nx_scilib_build.nx | driver: ingest the FOUNDATIONED science documents we have fetched (NIST CODATA, | 52 | 5 |
| nx_scilib_page.nx | DATA-DRIVEN UI for the sovereign Nishi KNOWLEDGE library (the foundationed research | 127 | 6 |
| nx_scilib_verify_gate.nx | SOVEREIGN live-publish verifier for the Nishi knowledge-library page. Real HTTPS | 89 | 6 |
| nx_sclass_claim.nx | the BULLSHIT CHECK on an S-class exceed claim (operator: the Critic must | 35 | 2 |
| nx_sclass_claim_test.nx | the Critic checks the BULLSHIT on S-class claims against EVERYTHING. | 56 | 4 |
| nx_sclass_climb.nx | the STANDING "always climb to S-class, hardware-layer up" loop (operator: "make | 81 | 3 |
| nx_sclass_dispatch_gate.nx | SCLASS-FLOW-01: AUTONOMOUS FLOW over the REAL WMS registry (the audit's #1 | 227 | 14 |
| nx_sclass_flow03_gate.nx | SCLASS-FLOW-03: "live heartbeats: board liveness != UNKNOWN" (the audit's | 55 | 5 |
| nx_sclass_flow04_gate.nx | the EVIDENCE GATE for SCLASS-FLOW-04 ("de-flake the control plane: | 130 | 8 |
| nx_sclass_grade_report.nx | the HONEST S-class standing of the team. Each capability is graded | 57 | 4 |
| nx_sclass_scorecard.nx | the unified S-CLASS EXCEED scorecard. Operator: "really really get s class | 137 | 7 |
| nx_scope_test.nx | does a closure assigning to an OUTER `var` update it (Sizzle setDocument sets a module | 24 | 4 |
| nx_scratch_wasm_gate.nx | R0.0b gate, NISHI all the way up. Forks the sovereign compiler ELFs to build | 75 | 2 |
| nx_scribe_query.nx | the Scribe's M2 upgrade (the growth loop's last pick): the deliverable | 39 | 4 |
| nx_scribe_query_test.nx | the Scribe M2: query the crew's deliverable history for clarity + | 44 | 3 |
| nx_script_orphan_retire.nx | generalizes nx_janitor_sprawl (orphaned-.tsv quarantiner) to SCRIPTS: a root-level | 147 | 7 |
| nx_sdfrender_gate.nx | gate for the SMOOTH-UNION SDF body (sovereign software GPU, continuous surface). | 109 | 5 |
| nx_sdfrender_mt_gate.nx | R1c gate: the THREADED SDF render must be BYTE-IDENTICAL to the single-thread | 122 | 5 |
| nx_se_addr_probe.nx | one-shot probe: does nx_swarm_endpoint_lib resolve gpu-image from THIS | 15 | 1 |
| nx_search_advanced_gate.nx | 70 | 4 | |
| nx_search_bench.nx | REAL head-to-head onsite-search benchmark (operator: benchmark vs a real | 141 | 10 |
| nx_search_cli.nx | ASSIGNMENT E (tutored): the search engine's FRONT DOOR over the DURABLE index. The | 179 | 7 |
| nx_search_engine_register.nx | GOVERNED registration of the two search-engine rungs landed 2026-06-10: | 79 | 3 |
| nx_search_federated.nx | FEDERATED QUERY across every Nishi index, driven by the search-sources MANIFEST. | 149 | 6 |
| nx_search_governor.nx | the PRINCIPLE the team learned, made reusable (so the team UNDERSTANDS | 60 | 3 |
| nx_search_governor_test.nx | PROOF the team UNDERSTANDS the principle (not just one function): | 67 | 6 |
| nx_search_inverted_persist_test.nx | proves the inverted-index disk persistence round-trips: build an index | 47 | 3 |
| nx_search_latency_bench.nx | MEASURED LATENCY for nishi search over the real ~700-doc library shard: | 81 | 4 |
| nx_search_quality_gate.nx | the ENGINEER's re-runnable instrument for the search engine (same pattern that | 160 | 9 |
| nx_search_race.nx | IM6b: THE BEAT-FTS5 SEARCH RACE (the full-text-search | 255 | 9 |
| nx_search_reach_pulse.nx | SREACH R4: the DURABLE REACH LOOP step. | 92 | 7 |
| nx_search_register.nx | INTEGRATION DISCOVERY (loose coupling). Discovers every queryable Nishi index and | 70 | 7 |
| nx_search_relevance_bench.nx | MEASURED RELEVANCE for nishi search (operator 2026-07-03: "make sure | 101 | 7 |
| nx_seat.nx | THE AGENT-SEAT token-engine organ (seat-system S0+S3, 2026-07-20). | 1544 | 43 |
| nx_seat_drive.nx | S2 SEAT-PROTOCOL DRIVER (agent-seat system, 2026-07-20). | 188 | 2 |
| nx_seat_drive_gate.nx | GATE for the S2 seat-protocol driver (6 teeth, 3 negative controls). | 217 | 9 |
| nx_seat_drive_lib.nx | shared helpers for the S2 seat stack (nx_seat_drive + nx_seat_hub). | 109 | 5 |
| nx_seat_hub.nx | S2b HUB-FRAME WRAPPER (agent-seat system, 2026-07-20). | 104 | 1 |
| nx_seat_hub_gate.nx | GATE for the S2b hub-frame wrapper (5 teeth, 3 negative controls). | 135 | 5 |
| nx_secret_cli.nx | the operator-facing SECRET STORE CLI (hashicorp-vault-class UX, sovereign). | 112 | 8 |
| nx_secret_rotation_register.nx | registers the SECRET ROTATION + CSPRNG + random-iv-vault | 42 | 2 |
| nx_secret_scan.nx | the team's PLAINTEXT-CREDENTIAL scanner (Sentinel lane; the DETECT half | 250 | 12 |
| nx_secret_scan_gate.nx | re-runnable GATE for nx_secret_scan + the self-manage closure. | 221 | 11 |
| nx_secret_selfmanage_register.nx | registers the SECRET SELF-MANAGEMENT organ via the | 41 | 2 |
| nx_sectional.nx | X-REH-001: the SECTIONAL (operator: orchestras get to performance | 128 | 8 |
| nx_secure_token.nx | CMS ladder step 3: secure tokens. 128-bit CSPRNG hex straight from | 45 | 2 |
| nx_security_audit.nx | the AUDITOR grades the security stack on the maturity ladder (ABSENT.. | 78 | 7 |
| nx_security_sentinel.nx | the team's SECURITY SENTINEL role unit. ONE VERB: WATCH. | 206 | 11 |
| nx_security_status.nx | the operator's SECURITY POSTURE at a glance (own-cybersecurity | 104 | 9 |
| nx_seedchurn_gate.nx | IS THE SEEDER DOING USEFUL WORK, OR JUST CHURNING? | 153 | 6 |
| nx_seedlib.nx | LIB: the COMMUNITY SEED-LIBRARY NODE (furnishes the room the reward unlocked). This is the | 211 | 21 |
| nx_seedlib_gate.nx | GATE: the capability is REAL (it gates a real feature). T1 a gardener WITHOUT the | 110 | 4 |
| nx_seg_cache_gate.nx | referee for ss_open_cached (debt seq962 / status seq978). | 183 | 2 |
| nx_seg_columnar.nx | CAP-SEG-COLUMNAR: columnar layout + compression for analytic scans (Parquet/ORC-class). | 39 | 4 |
| nx_seg_columnar_gate.nx | 43 | 3 | |
| nx_seg_imp_build.nx | build the NXW1 .imp IMPACT sidecar for every live segment of a shard, IN | 100 | 4 |
| nx_seg_merkle.nx | CAP-SEG-MERKLE: Merkle proof-of-inclusion over a sovereign store's records (IPLD / | 59 | 6 |
| nx_seg_merkle_gate.nx | 43 | 2 | |
| nx_seg_pos_gate.nx | KAT gate for the PHRASE rung's store layer: the NXQ1 positions sidecar | 106 | 7 |
| nx_seg_schema.nx | CAP-SEG-SCHEMA: a self-describing schema + typing + backward/forward EVOLUTION layer for the | 69 | 8 |
| nx_seg_schema_gate.nx | 56 | 2 | |
| nx_segfield_repro.nx | Characterize blast radius of the nx_int-field offset miscompile. | 40 | 1 |
| nx_self_build_cycle_test.nx | THE CAPSTONE: a full autonomous SELF-BUILD CYCLE, | 109 | 5 |
| nx_self_compose.nx | AUTONOMOUS compose+derive (the rung up: the team composes its OWN | 154 | 14 |
| nx_self_heal_conductor.nx | the CONDUCTOR's autonomous self-heal BEAT. The Conductor | 62 | 2 |
| nx_self_heal_conductor_test.nx | prove the CONDUCTOR's Warden-gated self-heal beat on | 56 | 5 |
| nx_self_host_candidate_verify.nx | the TEAM's capability to drive codegen | 74 | 1 |
| nx_self_measure_cost.nx | BUILD OUR OWN cost data, on whatever chip the seed | 53 | 6 |
| nx_self_model_lint.nx | the LIBRARIAN's validator for the self-model registry, so a bug like a cap | 48 | 6 |
| nx_self_model_regen.nx | the LIBRARIAN regenerates the self-model count FROM the registry (data), instead | 25 | 4 |
| nx_self_model_regen_test.nx | prove the registry-driven self-model: a SMALL loop writes CAPREG lines | 55 | 5 |
| nx_self_reliance_gate.nx | HONEST self-reliance map (operator: "total self reliance, self sufficient, building | 57 | 3 |
| nx_self_repair_cycle_test.nx | the self-build cycle UPGRADED to self-REPAIR, | 125 | 4 |
| nx_self_sufficiency.nx | the team models its OWN full-loop self-sufficiency (operator: "what is our | 50 | 5 |
| nx_self_sufficiency_test.nx | honest map of the full loop. Two cases: | 45 | 3 |
| nx_self_tune.nx | LOCAL-ONLY DRIVER SELF-TUNE (X-DRV-F3). | 164 | 12 |
| nx_selfbuild_governed.nx | 75 | 4 | |
| nx_selfix.nx | the team SELF-FIXES its diagnosed gap. Last loop it read the competitor's | 38 | 2 |
| nx_selfix_test.nx | the team SELF-FIXES across EVERY constant. It self-selects its | 109 | 11 |
| nx_selfloop_register.nx | registers the SELF-MANAGING LOOP completion (work | 41 | 2 |
| nx_selfrep.nx | LIB: RECURSIVE self-replication closure -- the model for "even the vitamins grow to being | 34 | 2 |
| nx_selfrep_gate.nx | GATE: recursive self-replication closure over the full materials chain, from earth-abundant | 79 | 4 |
| nx_selfscaffold2_gate.nx | 202 | 10 | |
| nx_selfscaffold3_gate.nx | 165 | 8 | |
| nx_selfscaffold_auto_gate.nx | 153 | 6 | |
| nx_selfscaffold_gate.nx | 107 | 5 | |
| nx_selfscaffold_goal_gate.nx | 175 | 8 | |
| nx_semantic_gap_gate.nx | HONEST measurement of the SEMANTIC GAP (answers the operator's doubt "are we | 115 | 13 |
| nx_semantic_retrieval.nx | SPEC A built bits-up: match a query BEYOND exact terms via co-occurrence. | 71 | 8 |
| nx_semantic_retrieval_test.nx | SPEC A's ACCEPTANCE GATE (the Engineer's test of the Builder's work): | 60 | 3 |
| nx_semcorpus_build.nx | R3b-scale CORPUS-LEVEL distributional embeddings (the rung after 3 measured-negative | 286 | 7 |
| nx_semppmi_build.nx | EXPLICIT-VOCAB SPARSE PPMI embeddings = the CANONICAL count-based method at full | 438 | 10 |
| nx_send_gate.nx | gate + CLI wrapper for the nx_send pure core (argless = selftest; else channels|addr|intent). | 7 | 1 |
| nx_sensor_gap_census.nx | THE live 4-axis SENSOR-DEPTH risk map across every gate in runtime/_hdl_build. | 344 | 12 |
| nx_seq202_probe.nx | RETIRED probe (seq202 fail-loud verified 07-20). Valid no-op; safe to rm (janitor). | 3 | 1 |
| nx_seq202_twin.nx | RETIRED probe (seq202 exact-trap verified closed 07-20). Valid no-op; safe to rm (janitor). Staged nx_seq202_twin.sov.elf.new in nishihost is orphan debris (nev | 3 | 1 |
| nx_serp_census.nx | MEASURED census of the NISHI SERP vs the banked rival result-page bar (operator | 116 | 8 |
| nx_serp_probe.nx | one-shot diagnostic: render dss_serve in-process for a query against a real local | 50 | 4 |
| nx_serve_roadmap.nx | the team SERVES the /roadmap/andelinwest page over a real socket using its OWN | 60 | 3 |
| nx_serving_census.nx | HONESTY GATE on the SERVING / QUEUING / RESOURCE-SHARING subsystem (operator recall: | 100 | 5 |
| nx_session_0611b_register.nx | records the 2026-06-11 team-loop trio. Each entry's | 44 | 2 |
| nx_session_0612_register.nx | records the 2026-06-12 gated capabilities. Each | 44 | 3 |
| nx_session_autonomy_gate.nx | HONEST autonomy self-assessment of this session's build (the doctrine: "MEASURE the | 65 | 3 |
| nx_sext_wasm_kat_gate.nx | END-TO-END KAT for the WASM lane's subword sign-extend fix (2026-07-10): | 81 | 5 |
| nx_sfu_rivals_census.nx | FULL-FIELD SFU competitor benchmark (operator 2026-07-06: "benchmarked against | 136 | 7 |
| nx_sfu_select_gate.nx | 200 | 4 | |
| nx_sh_safeharbor.nx | LIB: the SAFE-HARBOR mechanism layer for the share-hub (operator: shift responsibility to | 61 | 15 |
| nx_sh_safeharbor_gate.nx | proves the safe-harbor mechanism: an uploader ATTESTS (naming themselves the | 53 | 4 |
| nx_sha256_longmsg_gate.nx | the MISSING KAT row, shipped as a ten-second organ | 117 | 7 |
| nx_sha256_native_kat_gate.nx | DISTINGUISHING test for task #21: run nx_sha256_one_shot NATIVELY (x86, no wasm, | 40 | 1 |
| nx_sha256_wasm_vm_gate.nx | proves the byte-width backend fix GENERALIZES beyond the codec, on security-critical | 43 | 1 |
| nx_shade.nx | P1 VISUALIZATION: RGB GOURAUD shading + TEXTURE mapping (barycentric), writing to a | 88 | 8 |
| nx_shade_gate.nx | proves P1 texture/gouraud. Renders a 96x48 image: LEFT = gouraud triangle with | 78 | 4 |
| nx_shadow_probe.nx | decides NishiLang same-name resolution when a LOCAL func coexists with an | 6 | 2 |
| nx_shard_compact.nx | fold a domain's PUBLIC shard to ONE segment via the store's own cap-aware | 50 | 3 |
| nx_shard_governance_gate.nx | 78 | 7 | |
| nx_shard_guardrail.nx | CAP-SHARD-GUARDRAIL (cross-shard R4): org-level POLICY INHERITANCE. An org-default | 17 | 2 |
| nx_shard_guardrail_gate.nx | hermetic gate for CAP-SHARD-GUARDRAIL (R4). Proves the tighten-only inheritance: | 47 | 3 |
| nx_shard_rbac_gate.nx | 93 | 7 | |
| nx_shard_registry.nx | the SSOT reader for the Nishi SHARDED ecosystem (CAP-SHARD-REGISTRY). Industry best-practice | 86 | 6 |
| nx_shard_registry_gate.nx | 73 | 6 | |
| nx_shard_view.nx | the cross-shard FLEET VIEW builder (CAP-SHARD-VIEW). Serializes the shard registry | 70 | 5 |
| nx_shard_view_gate.nx | 64 | 7 | |
| nx_share_convergence_gate.nx | THE DEDUP PROOF. I built nx_share_plane as a new who-may-see-what | 205 | 6 |
| nx_share_plane.nx | DO NOT BUILD ON THIS. Use `nx_suite_share.nx`. | 276 | 16 |
| nx_share_plane_gate.nx | the regression proof for the share plane. Every tooth is stated as the ATTACK | 285 | 5 |
| nx_sharehub_census.nx | HONEST MEASURED census of our Civitai-class SHARING platform + LEGAL SAFE-HARBOR | 102 | 4 |
| nx_sharpgrade.nx | THE MATH PARTY of the small-sharp-tool grade (operator 2026-07-20: "linux small | 184 | 8 |
| nx_sharpgrade_core.nx | SHARED CORE of the small-sharp MATH grade (extracted so nx_sharpgrade CLI | 112 | 8 |
| nx_sharpgrade_gate.nx | GATE for the small-sharp MATH grader (6 teeth incl neg-controls + | 119 | 5 |
| nx_shell.nx | the SOVEREIGN NISHI SHELL gate (R0-R6), now on the GENERAL nx_shell_lib (rule 15: one capability, | 93 | 3 |
| nx_shell_bench.nx | HONEST measured benchmark: nx_shell vs the shell competition (bash/zsh/fish/PowerShell), | 80 | 6 |
| nx_shell_run.nx | the DRIVABLE sovereign Nishi shell: reads a script (knowledge/shell/run.nsh) and executes each | 42 | 2 |
| nx_sheriff.nx | THE UAT/ACCEPTANCE SHERIFF (operator 2026-07-19: "workstreams say complete | 640 | 30 |
| nx_sheriff_gate.nx | gate for the UAT/acceptance sheriff (nx_sheriff). On nx_gate_verdict | 191 | 2 |
| nx_ship_probe.nx | DISPOSABLE probe for the seq976 re-ship hypothesis. | 8 | 1 |
| nx_shopping.nx | LIB: renders a sovereign no-JS SHOPPING LIST from the inventory's low-stock items (qty | 43 | 1 |
| nx_sig2_bp_gate.nx | ADVERSARIAL gate for nx_sig2_txq (the relay backpressure fix). | 266 | 7 |
| nx_sig_min_probe.nx | minimal bisect daemon: accept ONE connection on | 64 | 3 |
| nx_signal_capture.nx | the ENGINEER's SIGNAL CAPTURER (operator: "we dont want dodging -- all of this | 54 | 4 |
| nx_signaling_v2.nx | bits-up N-party WebSocket signaling daemon for /video. | 1070 | 29 |
| nx_signaling_v2_cascade_gate.nx | 132 | 10 | |
| nx_signaling_v2_gate.nx | 634 | 13 | |
| nx_silhouette.nx | ★★★PHOTO -> OUTLINE PROFILE: the missing link between a reference figure and a number. | 582 | 11 |
| nx_sim_credibility_gate.nx | the S-class roadmap, organ-graded (operator: "make sure our SIMULATION is S-class | 109 | 6 |
| nx_sim_film_gate.nx | "do we need blit?" -> NO, not to RENDER. This proves the fully sovereign visual pipeline: | 67 | 4 |
| nx_sim_lifecycle_gate.nx | PROCESS FORMALIZATION: software-lifecycle + CONFIGURATION MANAGEMENT for the S-class | 121 | 8 |
| nx_sim_mms_gci_gate.nx | full SOLUTION-VERIFICATION rigor to earn Verification EXCEEDS(4): Method of | 94 | 10 |
| nx_sim_page.nx | GENERIC sovereign packager: any base-relative Nishi sim wasm -> self-contained .html that runs | 41 | 2 |
| nx_sim_repro_h2h_gate.nx | MEASURED head-to-head to earn the Reproducibility/Determinism axis EXCEEDS(4) | 55 | 7 |
| nx_sim_risk_cou_gate.nx | the RISK-INFORMED CREDIBILITY framework (ASME V&V 40-2018 + FDA 2023 CM&S guidance), | 64 | 7 |
| nx_sim_sensitivity_gate.nx | climb the RESULTS-ROBUSTNESS axis with global SENSITIVITY ANALYSIS | 62 | 9 |
| nx_sim_suite_gate.nx | 89 | 4 | |
| nx_sim_traceability_gate.nx | requirements->evidence TRACEABILITY matrix for the sim credibility program, a | 57 | 4 |
| nx_sim_uq_gate.nx | climb the UNCERTAINTY QUANTIFICATION axis (NASA-STD-7009 "Results Uncertainty"; ASME V&V | 74 | 10 |
| nx_sim_validation_gate.nx | climb the VALIDATION axis with the ASME V&V 20 validation-metric METHODOLOGY: | 78 | 9 |
| nx_sim_validation_real_gate.nx | REAL-WORLD-DATA validation (not an analytic referent): the kind regulated / | 62 | 7 |
| nx_sim_verification_gate.nx | climb the credibility ladder's VERIFICATION axis with a real SOLUTION-VERIFICATION | 78 | 9 |
| nx_simd.nx | sovereign SIMD: lane-wise vector ops + a VECTORIZING TRANSFORM, the | 54 | 7 |
| nx_simd_avx2_kat_gate.nx | SOVEREIGN 256-bit AVX2 vector run-KAT (the VEX rung): proves the | 113 | 7 |
| nx_simd_census.nx | SOVEREIGN vector-backend competitive census. The TEAM measures its OWN | 156 | 10 |
| nx_simd_isa.nx | a sovereign VECTOR ISA + SIMD emulator, so vectorized kernels | 50 | 2 |
| nx_simd_isa_test.nx | the vectorized FMA kernel as real vector MACHINE CODE, | 73 | 3 |
| nx_simd_lever_gate.nx | PROVE the SIMD lever that WINS the PyTorch h2h, using the REAL supported intrinsic | 49 | 6 |
| nx_simd_sse_kat_gate.nx | SOVEREIGN 128-bit SSE2 vector run-KAT: the | 127 | 7 |
| nx_simd_sse_rot_gate.nx | SOVEREIGN 128-bit SSE2 packed-shift/bitwise run-KAT | 116 | 7 |
| nx_simd_sse_shuf_gate.nx | SOVEREIGN 128-bit pshufd run-KAT (rung R2+R3: | 109 | 7 |
| nx_simd_test.nx | prove the vectorizing transform is 1:1 with the scalar kernel | 60 | 3 |
| nx_simlab_gate.nx | NATIVE eyeball+physics verify of the browser sim-lab (base = mmap). This is the SAME | 59 | 5 |
| nx_simlab_html.nx | SOVEREIGN packager: integer sim-lab wasm -> self-contained .html that runs in any browser. | 31 | 2 |
| nx_simlab_pack.nx | Compiles nx_simlab.nx to WASM and packages it into HTML using sovereign tools and syscalls. | 93 | 5 |
| nx_simlab_wasm_vm_gate.nx | RUN (not just compile) the browser sim's wasm in our OWN sovereign WASM VM | 75 | 5 |
| nx_simtcore.nx | the SOVEREIGN SIMT GPGPU EXECUTION CORE. | 1615 | 39 |
| nx_simtcore_gate.nx | GATE: the sovereign SIMT GPGPU core executes real SIMT kernels | 1197 | 35 |
| nx_simulated_annealing_gate.nx | 97 | 7 | |
| nx_sincos_register.nx | registers the team-authored SINCOS rung via the Librarian. | 40 | 2 |
| nx_sinhcosh_register.nx | registers the team-authored SINH+COSH rung via the | 52 | 2 |
| nx_site_archetype.nx | R5 of the SITE FACTORY: COMPOSE whole, award-tier, WCAG-AAA, responsive sites from | 964 | 32 |
| nx_site_archetype_gate.nx | 135 | 6 | |
| nx_site_auth.nx | THE ONE access gate every Nishi site composes (build-once; no per-site auth). | 156 | 7 |
| nx_site_auth_gate.nx | REFEREE for the ONE shared access gate (nx_sa_validate) against the REAL | 115 | 5 |
| nx_site_autofix.nx | table-driven accessibility AUTOFIX (the finding->fix->re-gate loop of the | 109 | 6 |
| nx_site_build.nx | R1 WHOLE-SITE emitter. From ONE .site blueprint, emit a multi-PAGE site with a SHARED | 321 | 16 |
| nx_site_build_gate.nx | 95 | 5 | |
| nx_site_build_run.nx | RUNNABLE publish-build: read a .site blueprint path (from a config file) and an | 56 | 4 |
| nx_site_command.nx | EDIT YOUR SITE VIA COMMAND PROMPT, the team updates with ROLLBACK (operator: "take | 66 | 6 |
| nx_site_command_test.nx | prove editing the site VIA COMMAND PROMPT with versioned ROLLBACK (the modern | 49 | 3 |
| nx_site_compose.nx | UNIFIED file-driven multi-type builder. One organ reads a .site DATA file and, from a | 177 | 7 |
| nx_site_compose_gate.nx | gate for the UNIFIED file-driven multi-type builder (nx_site_compose). Proves ONE | 105 | 10 |
| nx_site_deploy.nx | the team's BUILD -> DEPLOY -> UPDATE capability for nishifamily.com, with the safety | 49 | 6 |
| nx_site_deploy_test.nx | prove the team's deploy capability NEVER mutates production unsafely: a deploy | 52 | 3 |
| nx_site_dispatch.nx | the RECONCILED sites daemon's BRAIN: the complete, PURE, DATA-DRIVEN per-request | 44 | 2 |
| nx_site_dispatch_gate.nx | PURE gate for the reconciled daemon's data-driven brain. Proves the WHOLE decision | 64 | 6 |
| nx_site_factory_census.nx | HONEST HAVE-vs-GAP census for the SOVEREIGN SITE FACTORY: the team's | 112 | 3 |
| nx_site_factory_ws_register.nx | register the SITE FACTORY arc into the WMS registry SSOT | 78 | 5 |
| nx_site_gen_run.nx | the TEAM runs its site generator from a data spec (autonomous, like the image | 84 | 4 |
| nx_site_generator.nx | the team's AUTONOMOUS site generator (operator: "just like elder ai using its | 39 | 2 |
| nx_site_handler.nx | the RECONCILED daemon's REQUEST HANDLER (bytes-in -> bytes-out, the part the TLS shell | 80 | 6 |
| nx_site_handler_gate.nx | SOVEREIGN in-process gate for the reconciled daemon's request handler (no TLS/socket). | 98 | 6 |
| nx_site_handoff.nx | R-HANDOFF of the SITE FACTORY: turn a factory archetype + its .req brief into a | 109 | 4 |
| nx_site_handoff_gate.nx | referee for R-HANDOFF (nx_site_handoff). Reads the artifacts the wrapper produced: | 81 | 5 |
| nx_site_import.nx | the MIGRATION IMPORTER: the no-lock-in CAPABILITY (not architecture). Ingest a foreign site's | 86 | 9 |
| nx_site_import_gate.nx | import a foreign (lock-in-platform) page: content captured, third-party tracking STRIPPED, | 61 | 3 |
| nx_site_ingest.nx | FLAG ingestion-friendly sites + AUTO-INGEST the full site to the local Nishi | 137 | 15 |
| nx_site_ingest_register.nx | GOVERNED registration of flag-ingestible-sites + full-site auto-ingest. | 46 | 2 |
| nx_site_ingest_test.nx | ACCEPTANCE GATE for flag-ingestible-sites + full-site auto-ingest. | 92 | 4 |
| nx_site_intake.nx | PUBLIC contact-intake route core for GENERATED SITES (uigen lane, debt 1785934266; | 221 | 13 |
| nx_site_intake_gate.nx | proves the PUBLIC intake route core END-TO-END IN-PROCESS (the | 160 | 4 |
| nx_site_intake_serve.nx | the DEPLOYABLE ops shell around the gated pure core nx_site_intake | 129 | 5 |
| nx_site_liveness.nx | the LIVE truth source the maturity engine was missing: probe each public site for REAL | 53 | 2 |
| nx_site_lock.nx | the one-click operational tool over the real lock registry. Resolves whether a | 56 | 5 |
| nx_site_lock_gate.nx | 98 | 4 | |
| nx_site_lock_lib.nx | DATA-DRIVEN multi-level access-control lock resolver. ONE reusable primitive | 128 | 8 |
| nx_site_migrate.nx | CLOSE the migration loop: foreign site -> import (nx_site_import) -> our blueprint -> REBUILD | 45 | 2 |
| nx_site_migrate_gate.nx | the full migration loop: import a lock-in site -> rebuild sovereignly -> the rebuilt page | 67 | 3 |
| nx_site_pages.nx | DATA-DRIVEN multi-page site generator (operator: finish the andelinwest WEBSITE -- the | 156 | 8 |
| nx_site_pages_gate.nx | MEASURED gate for the data-driven website page generator. Generates the andelinwest | 94 | 10 |
| nx_site_probe.nx | diagnostic: GET several paths on nishifamily.com through our own TLS-1.3 + Mozilla CA and | 65 | 5 |
| nx_site_provision.nx | THE one-call site provisioner: a .site config -> a provisioned s-class site | 32 | 1 |
| nx_site_provision_gate.nx | proves provisioning is correct AND s-class-by-construction. | 40 | 1 |
| nx_site_provision_lib.nx | shared core for SITE PROVISIONING (operator: "build sites easily that are | 63 | 7 |
| nx_site_quality_gate.nx | the STANDING site-quality gate (operator 2026-06-09: "easy for a | 156 | 11 |
| nx_site_requirements.nx | R5b of the SITE FACTORY: the REQUIREMENTS -> CONTENT compiler (the census's | 32 | 1 |
| nx_site_requirements_gate.nx | referee for R5b (nx_site_requirements / the .req content compiler). | 79 | 4 |
| nx_site_search.nx | the live /search ENDPOINT handler for a public site (operator: wire the live /search). PURE | 130 | 6 |
| nx_site_search_gate.nx | MEASURED gate for the live /search endpoint handler (nx_site_search). Self-contained: | 105 | 8 |
| nx_site_snapshot.nx | the team's SITE SNAPSHOT capability (part of S-class hosting: you cannot host | 35 | 6 |
| nx_site_snapshot_test.nx | proven by the REAL capture of the live site (sizes are the actual bytes | 43 | 3 |
| nx_site_wholesale.nx | R-SITESHAPE of the SITE FACTORY: EMIT a complete multi-page site from a `site:` | 237 | 6 |
| nx_site_wholesale_gate.nx | referee for R-SITESHAPE (nx_site_wholesale). Reads the artifacts the wrapper | 84 | 5 |
| nx_siteedit_daemon.nx | the SITE-VISUALS editor for admin.<domain>/site: the client edits their | 721 | 18 |
| nx_siteedit_gate.nx | SOVEREIGN in-process referee for the admin.<d>/site SITE-VISUALS editor. | 195 | 12 |
| nx_siteedit_history.nx | N-deep revision history for the site editor. PURE enumeration lib (nx_syscalls only, | 145 | 11 |
| nx_siteedit_history_gate.nx | proves the revision-history enumeration (nx_siteedit_history) against a REAL | 90 | 6 |
| nx_sitegate_emit_lib.nx | shared emit helpers (gw / gn / t_row) for the site & sweep gate organs, | 10 | 3 |
| nx_sitegen.nx | THE AUTO-BUILDER ENGINE: build a whole site page from a DECLARATIVE BLUEPRINT (data), | 143 | 4 |
| nx_sitegen_blocks_gate.nx | gate for the ENRICHED BLOCK SURFACE (new block types: FAQ, GALLERY, CTA banner). | 83 | 9 |
| nx_sitegen_exceed_gate.nx | MEASURED head-to-head EXCEED for the auto-builder vs Wix/Webflow/WordPress, | 258 | 11 |
| nx_sitegen_file_gate.nx | gate for the AUTONOMY CORE (nx_sitegen_parse). Proves a site can be authored as a | 193 | 11 |
| nx_sitegen_freeform.nx | AUTO-BUILDER, FREE-FORM CANVAS page profile (the power-user capability tier). Unlike | 172 | 11 |
| nx_sitegen_freeform_gate.nx | gate for the FREE-FORM CANVAS profile (nx_sitegen_freeform). Proves the | 82 | 9 |
| nx_sitegen_game.nx | AUTO-BUILDER, GAME-PUBLISH page type. The Nishi team publishes a GAME onto a website | 45 | 2 |
| nx_sitegen_game_gate.nx | gate for the AUTO-BUILDER GAME-PUBLISH page type (nx_sitegen_game). Proves the | 184 | 9 |
| nx_sitegen_gate.nx | gate for the AUTO-BUILDER ENGINE (nx_sitegen). Proves a whole site page builds from a | 232 | 9 |
| nx_sitegen_llm_gate.nx | the AI-OPTIONAL / GOVERNED-MODEL-SEAM gate. The contract: a local LLM (or any | 145 | 11 |
| nx_sitegen_parse.nx | AUTONOMY CORE: parse a blueprint TEXT FILE (the ".site" format) into the engine's | 109 | 4 |
| nx_sitegen_studio.nx | the sovereign WYSIWYG STUDIO library (no main; the daemon + the gate import it). | 51 | 3 |
| nx_sitegen_studio_daemon.nx | the CAPABILITY-ADAPTIVE WYSIWYG studio for nishifamily.com/webdev, BEHIND the | 282 | 15 |
| nx_sitegen_studio_gate.nx | 99 | 7 | |
| nx_sitegen_video.nx | AUTO-BUILDER, VIDEO-GALLERY page type (operator's "sites like YouTube showing pets to | 51 | 3 |
| nx_sitegen_video_gate.nx | gate for the VIDEO-GALLERY page type (nx_sitegen_video). Proves a YouTube-for-pets | 107 | 10 |
| nx_sitemap_extract.nx | sitemap discovery (grow-capabilities 2026-07-06): the standard SOTA-crawler bulk | 89 | 6 |
| nx_sitemap_extract_gate.nx | 57 | 6 | |
| nx_sites_daemon_v2.nx | sovereign multi-vhost HTTPS daemon, generation 2. | 1886 | 37 |
| nx_sites_reconciled.nx | the ONE reconciled sovereign sites daemon (R3-assembly): cleanly LAYERED + fully | 269 | 8 |
| nx_sites_sni_cert_gate.nx | 360 | 14 | |
| nx_skeleton_gate.nx | gate for SKELETON + LBS SKINNING (the character-foundation rung; VAMX R3). | 156 | 6 |
| nx_skelgen.nx | PIPELINE STAGE 1: SKELETAL GENERATION with JOINT CONSTRAINTS. | 637 | 29 |
| nx_sketch_types_kat.nx | KAT for nx_sketch_types (ApproxI64 typed-envelope scaffold; 53 children). | 45 | 3 |
| nx_skill_coach.nx | THE UNIFIED SKILL-COACH ENGINE (the "engine + audio first" capstone). ONE coached-attempt | 124 | 12 |
| nx_skill_coach_audio.nx | SKILL-COACH (singing/instrument) audio vertical, rung R1: the COACH LOOP that turns a | 69 | 6 |
| nx_skill_coach_chord.nx | SKILL-COACH instrument vertical, rung R3 (guitar/bass/piano chords). Composes the | 99 | 9 |
| nx_skill_coach_dance.nx | SKILL-COACH vision/DANCE vertical, the COACH LOOP (parallel to audio R1). Given pose | 74 | 8 |
| nx_skill_coach_speech.nx | SKILL-COACH audio-PROSODY adapter (the operator's "convincing capability in how i | 57 | 5 |
| nx_skin_gate.nx | GATE for CAP-SKELETAL-ANIM rung-1 (linear blend skinning, mr_skin2 over nx_render_core). | 78 | 5 |
| nx_skincube_anim_gate.nx | CAP-SKELETAL-ANIM rung-3: the lit skinned cube ANIMATES over time. Sweeps the | 117 | 5 |
| nx_skinfam_train_gate.nx | ★★P4 NEURAL RUNG 2: a GENERATIVE sovereign skin-texture FAMILY. R1 proved | 473 | 6 |
| nx_skinneural_gate.nx | ★P4-R3: the trained neural skin lands ON generated people. Loads the R2 artifact, | 139 | 3 |
| nx_skinnorm_gate.nx | GATE for skinned-normal lighting (mr_face_lambert + mr_isqrt over nx_render_core): lighting | 59 | 4 |
| nx_skintex_train_gate.nx | ★★P4 NEURAL RUNG 1: a TRAINED sovereign neural SKIN-TEXTURE model. A coordinate | 339 | 6 |
| nx_skinwrap.nx | SKIN AS AN ENVELOPE OVER BONE, offset by FORENSIC SOFT-TISSUE DEPTH. | 351 | 17 |
| nx_skullgen.nx | F1108/seq900 KEYSTONE: THE SKULL, GENERATED. Inside-out, from the first byte up. | 488 | 18 |
| nx_skullsdf.nx | the skull as a FUSED SHELL WITH OPENINGS, built in the implicit path. | 1179 | 38 |
| nx_slice_bridge.nx | LIB: R1-FULL. The JOIN between the mature slice pipeline and the multi-material | 32 | 2 |
| nx_slice_bridge_gate.nx | GATE: R1-FULL. The slicer's NxPolygon type drives the multi-material emitter. | 95 | 4 |
| nx_slicer.nx | sovereign STL -> G-code slicer (CLI / MCP organ). | 92 | 2 |
| nx_slicer_gate.nx | proves the sovereign slicer end-to-end WITHOUT the printer. | 101 | 4 |
| nx_slicer_lib.nx | the sovereign STL->G-code slice core (no main). | 67 | 5 |
| nx_smtp_client_gate.nx | GATE for EMAIL R1 (SMTP client, nx_smtp_client). | 220 | 7 |
| nx_smtp_probe.nx | SOVEREIGN outbound-SMTP reachability probe (zero shell, zero curl). | 134 | 9 |
| nx_smtp_server_gate.nx | GATE for EMAIL R2 (SMTP server, nx_smtp_server). | 196 | 5 |
| nx_snapfeed.nx | the /proc + supervisor.log PARSE logic that produces the FEED consumed by nx_mgmt_snapshot's | 103 | 7 |
| nx_snapfeed_gate.nx | PURE isolation gate for the /proc + supervisor.log parse tier (nx_snapfeed). | 85 | 4 |
| nx_sni_route_gate.nx | OFFLINE unit gate for the PURE SNI backend-routing decision (sni_backend). | 83 | 5 |
| nx_sni_router.nx | sovereign TCP SNI-passthrough router = the :443 FRONT of the multi-tenant hosting platform. | 133 | 8 |
| nx_sni_router_gate.nx | e2e gate for the SNI router: fork an echo backend + the router, then as a client push | 97 | 5 |
| nx_sniff_faillog_gate.nx | 56 | 4 | |
| nx_sniff_net_cli.nx | `nx_sniff_net <page-url>`: the NETWORK-IN-THE-LOOP sniff. Fetches the page + bundles, | 36 | 3 |
| nx_sniff_nsolve_gate.nx | 41 | 4 | |
| nx_social_auth_recover.nx | the WIRING that makes elderly social recovery REAL: it connects the Shamir | 45 | 2 |
| nx_social_auth_recover_gate.nx | REFEREE for the elderly social-recovery-to-account wiring: a family | 94 | 4 |
| nx_social_recovery.nx | ELDERLY-FRIENDLY recovery: split a user's 256-bit recovery secret across N trusted | 81 | 5 |
| nx_social_recovery_gate.nx | REFEREE for elderly-friendly social recovery (N=3 contacts, K=2 quorum over a | 82 | 5 |
| nx_socks5_client.nx | SOVEREIGN SOCKS5 CLIENT (RFC 1928 CONNECT, no-auth method). | 192 | 9 |
| nx_socks5_client_gate.nx | GATE for the sovereign SOCKS5 client + the anon transport interface. | 216 | 10 |
| nx_softbind_gate.nx | prove the solver-to-GEOMETRY binding is real (roadmap rung A4). | 171 | 1 |
| nx_softbody_region_gate.nx | gate for the BODY-REGION soft physics + THE OCCLUSION LAW. | 224 | 7 |
| nx_softdyn_gate.nx | prove the secondary-dynamics solver is REAL PHYSICS, not a wobble hack. | 146 | 3 |
| nx_softfloat_tax_gate.nx | PROVE the root cause of the measured ~8x training-speed loss vs PyTorch. | 85 | 4 |
| nx_softjiggle_gate.nx | gate for the jiggle-bone substrate. The jiggle ESSENCE is measured, not asserted: | 244 | 4 |
| nx_softtissue_conserve_gate.nx | CONSERVATION + DISSIPATION SEAT (metrology council member 6), | 269 | 9 |
| nx_softtissue_diss_gate.nx | THE DISSIPATION SEAT FOR THE VOLUMETRIC TIER (council seat 6). | 181 | 4 |
| nx_softtissue_gate.nx | the ruler for nx_softtissue.nx. | 308 | 4 |
| nx_softtissue_mr_gate.nx | METAMORPHIC-RELATIONS SEAT for the soft-tissue solver | 524 | 13 |
| nx_softtissue_rot_gate.nx | THE INVARIANCE SEAT FOR THE VOLUMETRIC TIER. | 336 | 7 |
| nx_solarsim_gate.nx | NATIVE verify of the browser solar-system sim (base = mmap; the SAME base-relative code | 93 | 6 |
| nx_solarsim_html.nx | SOVEREIGN packager: the real N-body solar-system wasm -> self-contained .html that runs in | 33 | 2 |
| nx_solarsim_pack.nx | 85 | 4 | |
| nx_solarsim_wasm_vm_gate.nx | RUN (not just compile) the browser solar-system wasm in our OWN sovereign WASM VM | 73 | 5 |
| nx_sort_test.nx | verify Array.prototype.sort: comparator, default ToString, stability, + the Sizzle | 26 | 4 |
| nx_sota_gap_ledger.nx | THE ecosystem-wide SOTA-gap board (operator 2026-07-07: "where we are state of the | 210 | 8 |
| nx_sota_ledger.nx | the SPINE of the positive SOTA loop: a sovereign acceptance ledger that makes "grow to | 71 | 3 |
| nx_sota_page.nx | GENERATE the SOTA page from the live instruments. Kills debt 1785514548. | 254 | 3 |
| nx_sota_status.nx | THE HONESTY GATE, cross-domain (operator 2026-07-16: "an evidence repository ... that | 614 | 16 |
| nx_source_admin.nx | SOURCE/API MANAGER (operator 2026-06-13: "ability to manage all the apis, the | 60 | 5 |
| nx_source_grade.nx | the SOURCE-CRITICISM organ: qualitative + quantitative accuracy grading | 214 | 18 |
| nx_source_grade_gate.nx | ENGINEER gate for the SOURCE-CRITICISM organ (RACI: Builder authored | 111 | 5 |
| nx_source_grade_register.nx | GOVERNED registration of the SOURCE-CRITICISM organ + the | 47 | 2 |
| nx_sourced_census_test.nx | X-CENSUS-003: LIVE-SOURCED competitive census, | 168 | 8 |
| nx_sov_build_run.nx | FULLY SOVEREIGN, REUSABLE build runner (operator: "no sh and no c build, | 532 | 10 |
| nx_sov_build_run_register.nx | GOVERNED registration of the SOVEREIGN build runner + it FLAGS the | 69 | 2 |
| nx_sov_guard.nx | SOVEREIGNTY / NO-NEW-TSV guard (hardware-rung-up). Enumerates a data dir with its OWN | 89 | 8 |
| nx_sov_guard2.nx | the NO-NEW-TSV law with a WORKING TOOTH (eats seq279 at the root). | 260 | 10 |
| nx_sov_guard2_gate.nx | gates the no-new-tsv RATCHET on the behaviour that makes it a tooth rather than a | 103 | 8 |
| nx_sov_guard_gate.nx | SOVEREIGN gate for the no-new-tsv guard. | 47 | 4 |
| nx_sov_import_lint.nx | MECHANICAL "no python/sh/java/qemu on the program path" checker. Given a list of | 81 | 6 |
| nx_sov_ledger_gate.nx | proves the canonical sovereign ledger nx_sov_ledger.nx. | 91 | 6 |
| nx_sov_tree_audit.nx | WHOLE-TREE sovereignty census. Recursively walks a directory root (getdents64 + | 190 | 12 |
| nx_sovaudit_ratchet.nx | KEEP THE THIRD-PARTY DEBT GONE (operator: "keep going and we want to keep the debt | 63 | 4 |
| nx_sovaudit_ratchet_gate.nx | 54 | 2 | |
| nx_sovereign_format_census.nx | the ENFORCEMENT SENSOR for the sovereign-information-management law | 221 | 15 |
| nx_sovereign_surface_gate.nx | PROVES, mechanically, that the Breeders stack is emitted from NishiLang | 284 | 8 |
| nx_sovereignty_audit_gate.nx | proves the Nishi Office suite's ENTIRE .nx dependency graph is sovereign | 79 | 9 |
| nx_sovereignty_scorecard.nx | ONE unified, read-only view of the ecosystem's cleanliness, composing every | 45 | 3 |
| nx_sovereignty_scorecard_gate.nx | 48 | 2 | |
| nx_sovgit_census_gate.nx | ★SOVEREIGN VCS / CODE-PLATFORM CENSUS + ROADMAP (operator 2026-07-14: "build our own | 143 | 9 |
| nx_sovgit_git.nx | ★SOVGIT X2: SOVEREIGN MULTI-REPO SMART-HTTP git host on nx_http_server sockets, | 1843 | 67 |
| nx_sovgit_obj_gate.nx | ★SOVGIT roadmap rung X0: the sovereign git OBJECT STORE, proven byte-exact against | 116 | 7 |
| nx_sovgit_pack_gate.nx | ★SOVGIT rung X1b: generate a valid git PACKFILE (PACK v2, object-format=sha256) from the | 87 | 6 |
| nx_sovgit_packprobe.nx | diagnostic: walk a git packfile exactly like the daemon's unpack_into | 54 | 3 |
| nx_sovgit_push.nx | ★SOVGIT F222: the SOVEREIGN GIT PUSHER. Snapshots a working tree and pushes it to a | 1139 | 46 |
| nx_sovgit_repo_gate.nx | ★SOVGIT rung X1a: assemble a REAL bare git repo from the X0 object store (loose | 81 | 6 |
| nx_sovgit_rtprobe.nx | diagnostic: dfe_compress -> nx_zlib_inflate round-trip over generated data. | 68 | 4 |
| nx_sovgit_serve.nx | ★SOVGIT rung X1c: a minimal SOVEREIGN HTTP server (built on nx_http_server sockets, NO nginx/ | 103 | 8 |
| nx_sovgit_unpack_gate.nx | ★SOVGIT rung X1d: PACK PARSER. Reads a git packfile (ours OR git-generated), extracts | 94 | 7 |
| nx_sovgit_zlibprobe.nx | diagnostic: inflate a zlib file (e.g. a git loose object) with the | 32 | 3 |
| nx_sovgpu_census.nx | the BUILD-OUR-OWN-GPU census (operator 2026-07-04: "nishi ecosystem ONLY, build ALL | 86 | 5 |
| nx_sovjson_lib.nx | SHARED sovereign-JSON emitter + seg-store span helpers. | 102 | 13 |
| nx_spec_anchor_gate.nx | REGRESSION TOOTH for the NXA format spec. The spec is the format's | 65 | 2 |
| nx_spec_author.nx | the team BUILDS ITS OWN SPECS from research (operator: "the ability to turn | 35 | 3 |
| nx_spec_gate.nx | GATE for CAP-PBR rung-2 (Blinn-Phong specular, mr_face_specular + mr_pow_q14 over render_core): | 62 | 4 |
| nx_spec_ingest.nx | the SPEC -> BUILDER -> INGEST bridge that was MISSING (operator: "is it being | 49 | 4 |
| nx_spec_ingest_test.nx | prove the SPEC -> BUILDER -> INGEST bridge end to end. A spec PATH->BINARY | 67 | 3 |
| nx_spec_layers.nx | the team's LAYERED-SPEC synthesis capability (operator 2026-06-05: "we really really | 71 | 6 |
| nx_spec_layers_test.nx | the team SYNTHESIZES the S-class information-management spec from its OWN cataloged | 77 | 5 |
| nx_spec_route_register.nx | records the attempt loop's SPEC build route | 40 | 2 |
| nx_spec_synth_test.nx | the team builds a SPEC from research, the Genealogist guards against | 64 | 4 |
| nx_specificity_gate.nx | VERDICT gate for CSS SPECIFICITY in the cascade. The higher-specificity rules | 68 | 6 |
| nx_spell.nx | Implements spell checking using a corpus-derived lexicon and Levenshtein distance-based suggestions. | 312 | 15 |
| nx_sphere_gate.nx | realism/anime on an OBJECT (not terrain): a smooth Gouraud-lit sphere on the sovereign | 244 | 15 |
| nx_spirv_validate.nx | SOVEREIGN SPIR-V validator organ (the team's judge for the | 162 | 7 |
| nx_split_resolve.nx | SPLIT-BRAIN resolver: byte-provable RENAME+REPOINT for a DIVERGENT lib that | 327 | 12 |
| nx_sponsor_core.nx | EXECUTIVE-SPONSOR decision core (mainless; operator | 253 | 7 |
| nx_sponsor_loop_register.nx | records the executive-sponsor loop. | 40 | 2 |
| nx_sponsor_page.nx | the EXECUTIVE SPONSOR'S COCKPIT page (X-I3 rung 1; | 172 | 8 |
| nx_sponsor_review.nx | the EXECUTIVE SPONSOR's decision organ (thin | 20 | 1 |
| nx_spore_boot.nx | GATE: the BOOTABLE SPORE. NishiOS rung 4 capstone -- "match Puppy = a live image from POST". | 161 | 10 |
| nx_spore_emit_iso.nx | nx_spore_emit rung 1: a SOVEREIGN El Torito bootable ISO (BIOS/KVM) for cloud testing (Vultr). | 161 | 11 |
| nx_spore_germ_gate.nx | V-SPORE-1 PROOF (X-SEED-002): germinate ONE ecosystem piece | 203 | 8 |
| nx_spore_manifest_gate.nx | X-SEED-001 / V-SPORE manifest: the GERMINATION MANIFEST | 205 | 10 |
| nx_spore_min_test.nx | the minimal SPORE, and it MEASURES ITS OWN footprint. | 68 | 4 |
| nx_spore_syscalls.nx | the SPORE's minimal syscall surface. | 56 | 6 |
| nx_sprawl_eval.nx | the CARETAKER's SPRAWL evaluator (X-JAN-002, sprawl half of the | 429 | 20 |
| nx_sprawl_ratchet.nx | the MULTI-AXIS keep-it-gone ratchet: generalizes nx_sovaudit_ratchet (debt only) to | 55 | 6 |
| nx_sprawl_ratchet_gate.nx | 59 | 2 | |
| nx_sprite_forge_gate.nx | 73 | 3 | |
| nx_sqprim_gate.nx | teeth for the SUPERQUADRIC primitive in nx_bodyatlas (2026-07-27). | 123 | 2 |
| nx_squeaker.nx | THE TOY. A dog-toy ball that makes its noise because a dog's jaw compresses it. | 290 | 9 |
| nx_squeaker_design.nx | INVERT the toy model: given the sound you want and the dog that will bite | 138 | 4 |
| nx_srcguard.nx | CANONICAL-SOURCE REVERT DETECTOR (seq1439 sev9, the work-destroyer's last mile). | 411 | 13 |
| nx_srch_inspect.nx | DEV inspector: fetch the source SEARCH endpoints with our sovereign Chrome client and dump | 43 | 4 |
| nx_sreach_r2_register.nx | GOVERNED registration of SREACH R2 (bits-up facet | 51 | 2 |
| nx_sreach_scorecard_register.nx | GOVERNED registration of the SREACH | 40 | 2 |
| nx_sse_packed_enc_kat.nx | the x86 encoder lives in nxasm/, so the KAT must too for | 4 | 1 |
| nx_ssget_bench.nx | LEAK ORACLE for ss_get mapping lifetime (seq1308). Runs N ss_gets against a | 63 | 6 |
| nx_ssh_cmd.nx | generic one-shot remote command over the sovereign SSH client. Reads the command text | 29 | 2 |
| nx_ssh_deploy_page.nx | the team EXECUTES a sovereign page deploy: read the local page, BACK UP any | 76 | 3 |
| nx_ssh_put.nx | SOVEREIGN file-PUT over the team's own SSH client (operator: site-deploy must be a | 78 | 3 |
| nx_ssh_put_lib.nx | the SOVEREIGN SSH file-PUT, extracted as a library (no main) so multiple deploy tools | 48 | 2 |
| nx_ssh_putpage.nx | sovereign page push: stream a LOCAL file (/tmp/nxput.src) to a remote doc-root path | 95 | 5 |
| nx_ssh_recon.nx | READ-ONLY recon over the sovereign SSH client: learn how nishifamily.com is served | 29 | 2 |
| nx_ssh_recon_docroot.nx | READ-ONLY recon: find where the live daemon serves /wiki/*.html from, and | 28 | 2 |
| nx_ssim_gate.nx | proves the sovereign SSIM metric (nx_quality_metric qm_ssim_milli), incl. the key property | 56 | 4 |
| nx_ssm_gate.nx | GATE for SSM-001: the CAUSAL state-space mixer (the autoregressive sub-quadratic lane, | 177 | 6 |
| nx_ssm_lm_gate.nx | GATE for MODEL-003: a CAUSAL AUTOREGRESSIVE next-token language model (GPT-shaped, | 271 | 11 |
| nx_stability_census.nx | the MEASURED, HONEST stability scorecard vs the SOTA (operator: "i want s class exceed | 79 | 8 |
| nx_stackaudit_census.nx | CLI: the sovereign full-stack auditor. ONE re-runnable command that | 53 | 1 |
| nx_stackaudit_census_gate.nx | gate for the sovereign full-stack auditor. Proves the EXACT | 131 | 2 |
| nx_stackaudit_lib.nx | shared core for the FULL-STACK LADDER CENSUS (the sovereign auditor). | 442 | 21 |
| nx_stackaudit_submit.nx | routes the stack-audit dashboard THROUGH THE PUBLISHER (the no-bypass | 26 | 3 |
| nx_stackaudit_targets.nx | THE LOOP-CLOSER: the stack audit's RED/below-floor rungs become ranked | 33 | 1 |
| nx_stackaudit_targets_gate.nx | gate for the loop-closer. Proves the EXACT production code path | 73 | 2 |
| nx_stage_alias.nx | the missing RENAME BRIDGE in the build-over-API loop (seq983). | 232 | 8 |
| nx_stage_secret.nx | sovereign helper: write a value to a file (0600), no trailing newline. Used to stage | 19 | 2 |
| nx_staledir_gate.nx | proves the DIRECTION GUARD in nx_stale_check (F1145 / debt seq1008). | 76 | 2 |
| nx_standards_contract.nx | THE MODEL-INDEPENDENT ENGAGEMENT CONTRACT (2026-07-05, operator: "if we are | 155 | 8 |
| nx_static_field_probe.nx | is "read struct FIELD through a STATIC pointer" a general nx_cc trap | 51 | 3 |
| nx_status_daemon.nx | THE ACCESS WALL for nishifamily.com/status, on the CANONICAL Modern Auth (the | 271 | 14 |
| nx_status_daemon_gate.nx | SOVEREIGN in-process referee for the modern-auth status daemon. NO socket, | 161 | 10 |
| nx_status_map_test.nx | the team reports its own status + maps itself against a competitor (no | 50 | 3 |
| nx_status_page.nx | GENERATE the nishifamily.com/status dashboard: every managed site (local + | 189 | 6 |
| nx_stdassets_gate.nx | ★FIELD-STANDARD EVIDENCE (the graphics MSU): load + render the KHRONOS glTF conformance | 92 | 6 |
| nx_stem.nx | SOVEREIGN morphological stemming (the stemming/lemmatization SOTA-parity rung; sota_stemming | 129 | 8 |
| nx_stem_gate.nx | KAT for R-UX-2 (nx_stem): Porter Step 1a on real andelinwest/search vocabulary. expect_exit: 0 | 63 | 8 |
| nx_step_brepw_gate.nx | ANALYTIC B-REP WRITE, both capabilities verified through our own gated pipeline: | 222 | 5 |
| nx_step_geom_gate.nx | benchmark REAL GEOMETRY extraction from the as1 STEP file (cadtwin P3a: structure -> | 115 | 2 |
| nx_step_nurbs_gate.nx | METROLOGY gate for rational B-spline surface evaluation (cadtwin P3a round parts). | 179 | 2 |
| nx_step_parse_gate.nx | teeth for R1a STEP structure parse on the REAL canonical assembly | 222 | 3 |
| nx_step_tess2_gate.nx | COMPLETE planar tessellation on the real as1: B-spline curve edges (Cox-de Boor, | 204 | 2 |
| nx_step_tess_gate.nx | benchmark PLANAR-FACE TESSELLATION on the real as1 STEP file (cadtwin P3a geometry). | 153 | 3 |
| nx_step_write_gate.nx | STEP WRITE round-trip on real twin geometry (cadtwin P3a write half, rung 1). | 193 | 2 |
| nx_stl_view_demo.nx | emit a REAL openable .html artifact (not a test): builds an octahedron | 57 | 3 |
| nx_stl_view_html.nx | "SEE THE CAD OF THE STL" rung (operator: a polyrook.com-class | 121 | 5 |
| nx_stl_view_html_test.nx | ACCEPTANCE GATE for nx_stl_view_html. | 108 | 6 |
| nx_stl_view_register.nx | GOVERNED registration of the STL browser-viewer capability. | 57 | 2 |
| nx_store_catalog.nx | the sovereign DATA CATALOG: discover every seg_store under knowledge/store/ and report | 116 | 6 |
| nx_store_collision_check.nx | acl lane F745. Scans a TAB-separated store VIEW (export) for | 93 | 6 |
| nx_store_collision_check_gate.nx | gate for acl F745. Fixtures built with explicit tab(9)/nl(10) | 61 | 8 |
| nx_store_compact.nx | collapse a quadratic seg-store plane back to O(rows). RK013 sev9 / F829. | 380 | 11 |
| nx_store_fold_beat.nx | seg-store plane bloat auto-heal (seq1311). The toolreg plane silently | 223 | 11 |
| nx_store_hist.nx | GENERIC seg-store plane column HISTOGRAM. Reads a plane FULLY (internal sts_load, | 139 | 4 |
| nx_store_ingest.nx | 5-stage ingest, no Claude logic | 321 | 5 |
| nx_store_ingest_cid_gate.nx | R1 gate: proves the `prompt` factor is now in the generation-CID, | 127 | 8 |
| nx_store_ingest_test.nx | 352 | 4 | |
| nx_store_janitor_beat.nx | standing reclamation of SUPERSEDED seg-store segment files. | 179 | 6 |
| nx_store_lineage.nx | the LINEAGE rung over the store catalog (DataHub/OpenLineage-class): for each organ, | 145 | 9 |
| nx_store_put.nx | THE UNIFIED INFORMATION-PLANE WRITE VERB (operator 2026-07-18: "it shouldnt | 513 | 14 |
| nx_store_put_gate.nx | gate for the unified information-plane write verb (nx_store_put). | 174 | 4 |
| nx_store_put_shrink_gate.nx | proves the shrink-refusal guard in nx_store_put's put verb BITES. | 230 | 7 |
| nx_store_query.nx | the FRONT DOOR to the sovereign information store | 212 | 5 |
| nx_store_seed.nx | THE generic "migrate any flat plane into a sovereign seg-store" CLI | 55 | 2 |
| nx_store_sync.nx | sovereign reusable deploy tool: sync the native content-addressed store | 83 | 6 |
| nx_story_quest_gate.nx | S-R2: proves DIALOGUE TREES + a multi-step QUEST run on the same sovereign | 69 | 3 |
| nx_story_vm.nx | S-R1: the sovereign DATA-DRIVEN STORY-GRAPH VM (P4 story pillar foundation). | 34 | 3 |
| nx_story_vm_gate.nx | 68 | 2 | |
| nx_strap_emit.nx | S-MODE TRAP DELEGATION + sret (X-PAGE-STRAP-001). The real-OS trap path: instead | 176 | 19 |
| nx_strategy_test.nx | the team's two new forward/outward roles. The FUTURIST forecasts where the | 49 | 3 |
| nx_stream_store.nx | LIB (M3): stream a large artifact in fixed-size chunks -> hash incrementally + append to | 34 | 2 |
| nx_stream_store_gate.nx | GATE for nx_stream_store (M3: stream-hash + incremental store for multi-GB shards). | 59 | 6 |
| nx_strips_heuristic_gate.nx | 102 | 5 | |
| nx_strips_plan_gate.nx | 80 | 3 | |
| nx_struct_diff.nx | STRUCTURAL exactness differ (the operator ratchet's metric, 2026-07-28): | 107 | 5 |
| nx_struct_extract.nx | STRUCTURED-DATA extractor (grow-capabilities 2026-07-05): mine the high-quality | 185 | 7 |
| nx_struct_extract_gate.nx | 80 | 6 | |
| nx_sts_bulkload_gate.nx | GATE for the seq356 sts_load bulk path (5 teeth incl an anti-vacuity | 109 | 4 |
| nx_studio_daemon_gate.nx | SOVEREIGN in-process referee for the OPAQUE-gated studio daemon (no socket, no | 165 | 10 |
| nx_studio_e2e_gate.nx | SOVEREIGN end-to-end gate for the capability-adaptive studio (no shells, no curl). | 135 | 12 |
| nx_studio_exceed_gate.nx | MEASURED head-to-head EXCEED for the WYSIWYG EDITOR (nx_sitegen_studio) vs the | 192 | 10 |
| nx_studio_freeform_ui_gate.nx | gate for the FREE-FORM CANVAS surface (web_assets/_studio/editor_freeform.html), | 83 | 9 |
| nx_studio_gate.nx | OPAQUE-gated "Nishi Studio" surface (OPERATOR-ONLY) mounted at PATH /studio on | 165 | 11 |
| nx_studio_gate_smoke.nx | forks nx_studio_gate and drives it as a REAL HTTP client over a socket, proving | 130 | 7 |
| nx_studio_guided_gate.nx | 86 | 8 | |
| nx_studio_pick_gate.nx | gate for the capability PICKER (web_assets/_studio/editor_pick.html), the studio | 68 | 8 |
| nx_studio_tier_endpoint_gate.nx | gate for the governed tier-aware endpoint se_build_tier (nx_studio_tiers). | 78 | 9 |
| nx_studio_tiers.nx | CAPABILITY-ADAPTIVE WYSIWYG (operator's idea: let users select, by their capability, | 148 | 8 |
| nx_studio_tiers_gate.nx | gate for the CAPABILITY-ADAPTIVE WYSIWYG (nx_studio_tiers). Proves the operator's | 110 | 10 |
| nx_subjagree_gate.nx | DERIVE the missing .gates 4th field by TWO-SIGNAL AGREEMENT, at fleet scale. | 242 | 10 |
| nx_subject_infer.nx | DERIVE a gate's subject source by MEASUREMENT, not by naming convention. | 342 | 9 |
| nx_submit.nx | the CALLER side of the sovereign job queue: submit a job to a running nx_jobserver and | 82 | 6 |
| nx_succession_recover.nx | ATTESTATION-GATED succession recovery: the worst-case path for when the user | 42 | 2 |
| nx_succession_recover_gate.nx | REFEREE for attestation-gated succession (the death/incapacity path). | 94 | 5 |
| nx_suite_share.nx | the family suite's sharing vocabulary (albums, contact cards, gifts) expressed | 131 | 11 |
| nx_suite_share_gate.nx | the retirement proof. nx_share_plane's 19 teeth were the reason to trust it; | 212 | 5 |
| nx_suitebench.nx | THE SUITE RULER. Operator 2026-07-25: "get our website components like opaque, | 357 | 4 |
| nx_suitebench_gate.nx | the regression proof for the suite ruler. It imports nx_suitebench_lib, which is | 194 | 5 |
| nx_suitebench_lib.nx | the pure core of the suite ruler: file reading, literal citation search, the | 155 | 14 |
| nx_sup_kernel_witness.nx | SECOND-METHOD-CLASS WITNESS for the SUPERVISOR domain (2026-08-03). | 311 | 7 |
| nx_superopt.nx | the AUTHOR leg of the Sovereign Invention Engine: a | 238 | 6 |
| nx_superopt_emit.nx | emit COMPETITIVE x86-64 machine code for a superoptimized | 216 | 9 |
| nx_superopt_general_test.nx | (#1) the generator GENERALIZED beyond x*C-in-two- | 124 | 7 |
| nx_superopt_govern_test.nx | the team builds END TO END, no human in the rule: | 74 | 3 |
| nx_superopt_governed_test.nx | a SECOND GENERATOR in the governed cycle: the | 111 | 2 |
| nx_superopt_machinecode_test.nx | the team builds MACHINE CODE UP, MULTI-ARCH, | 149 | 17 |
| nx_superopt_opt.nx | a COST-OPTIMAL (exhaustive-shortest) superoptimizer over the | 119 | 6 |
| nx_superopt_opt_test.nx | the optimal superoptimizer finds the SHORTEST program | 108 | 7 |
| nx_superopt_race_test.nx | the team SYNTHESIZES + SUPEROPTIMIZES + EMITS real machine | 98 | 6 |
| nx_superopt_strength.nx | a GENERATOR: it AUTHORS strength-reduction lowerings | 98 | 4 |
| nx_superopt_strength_test.nx | watch the GENERATOR author optimizations itself. | 74 | 4 |
| nx_superopt_test.nx | GATE + proof for the mechanized superoptimizer organ | 254 | 4 |
| nx_supervise.nx | INIT LIVE-SUPERVISION loop (deepens INIT-SERVICES beyond nx_init's one-shot ordering). | 64 | 6 |
| nx_supervised_dispatch.nx | WMS rung M5: OS / KERNEL SUPERVISOR BINDING. | 305 | 12 |
| nx_supervised_dispatch_gate.nx | the REFEREE for WMS rung M5 (supervisor binding). | 331 | 9 |
| nx_supervised_dispatch_tamper.nx | WMS rung M5: OS / KERNEL SUPERVISOR BINDING. | 305 | 12 |
| nx_supervised_dispatch_tamper_gate.nx | the REFEREE for WMS rung M5 (supervisor binding). | 331 | 9 |
| nx_supplychain_case.nx | LIB: the Nishi-analyst DOMESTIC SUPPLY-CHAIN SECURITY + GOOD-JOBS business case. Adds the | 35 | 5 |
| nx_supplychain_case_gate.nx | GATE: the domestic supply-chain security + good-jobs business case (for gov presentation). | 75 | 3 |
| nx_surface_census.nx | the PRODUCT-SURFACE report (operator: "where are we on | 135 | 10 |
| nx_surrogate.nx | the KEYSTONE data structure of the Nishi clean-view sandbox (per the 17-agent browser- | 212 | 20 |
| nx_surrogate_diag.nx | 37 | 6 | |
| nx_surrogate_gate.nx | 68 | 7 | |
| nx_surrogate_satisfy_gate.nx | 69 | 5 | |
| nx_survey_daemon.nx | the DEPLOYABLE Nishi Pulse survey/poll daemon (ops shell around the gated pure | 60 | 2 |
| nx_survey_engine_gate.nx | 275 | 3 | |
| nx_survey_evidence_gate.nx | the EVIDENCE-DRIVEN METRICS gate (operator 2026-07-10: "dont just make up | 209 | 7 |
| nx_survey_live_verify.nx | SOVEREIGN live verification of the PUBLIC Nishi Pulse survey app, every rung | 216 | 10 |
| nx_survey_quality_gate.nx | 164 | 4 | |
| nx_survey_sentiment_gate.nx | 108 | 4 | |
| nx_survey_serve_gate.nx | offline gate for the survey/poll HTTP surface (nx_survey_serve pure core). | 9 | 1 |
| nx_survey_stats_gate.nx | 266 | 6 | |
| nx_survey_ws_register.nx | register the SURVEY/PULSE arc as a LIVE workstream in the WMS registry | 124 | 5 |
| nx_svc_gate.nx | proves the sovereign SVC temporal layers (nx_svc). Native, fast. | 40 | 1 |
| nx_svmetrology.nx | THE MULTI-CUE SCALE SOLVER (debts 1785958292 + 1785957867; operator 2026-08-05: | 371 | 18 |
| nx_swap.nx | LIB: the GAMIFIED COMMUNITY PLANT/HERB SWAP (operator: "a community swap that's like a gamified | 389 | 34 |
| nx_swap_gate.nx | GATE: gamified community swap + sovereign ads. T1 species catalog + gardeners + empty dex. | 158 | 4 |
| nx_swap_reward_gate.nx | GATE (capstone): the gamified swap pays REAL rewards. Composes nx_swap (the fun | 147 | 5 |
| nx_swapguard_beat.nx | SWAP-EXHAUSTION TRIPWIRE (2026-07-29, seq1256 lineage). Today's mgmt_api | 130 | 6 |
| nx_swapmotion_census.nx | honest standing on the two capability families the operator named 2026-07-05: | 86 | 5 |
| nx_swarm_discover.nx | SF-DISCOVER: find GPU inference capacity on the LAN and register it. | 222 | 11 |
| nx_swcompare_bench.nx | RUN-AND-COMPARE bench (the deepest form of "mechanically test and bench"): instead of | 230 | 6 |
| nx_swebv_grade.nx | F787 rung-3 (sovereign half): THE SWE-bench Verified GRADER, Nishi first | 158 | 7 |
| nx_swebv_ingest.nx | F787 rung-2: parse the five fetched SWE-bench Verified /rows pages | 193 | 11 |
| nx_swebv_research_fetch.nx | F787 rung-1: ingest the PUBLIC SWE-bench Verified 500-instance set | 76 | 5 |
| nx_swebv_tests.nx | F787 rung-4: sovereign per-instance TEST-CONTRACT extractor (oracle-only law). | 244 | 17 |
| nx_sweep_dir.nx | enumerate .nx files in a dir, emit "<dir>/<name>" one per line to stdout | 58 | 4 |
| nx_sweepcheck.nx | MECHANISES THE MOST EXPENSIVE RECURRING ERROR OF THIS PROGRAM: reporting a result | 165 | 9 |
| nx_swgpu_gate.nx | gate for the SOVEREIGN SOFTWARE GPU rendering a 3D CHARACTER (Path A R5 preview). | 96 | 5 |
| nx_swgpu_ship.nx | stage nx_aw_push for the software-GPU showcase: knowledge/swgpu.html -> docroot | 24 | 2 |
| nx_swgpu_showcase.nx | SHOW the sovereign software GPU (operator 2026-07-04: "show me where i can see | 109 | 3 |
| nx_swgpu_sota_census.nx | HONEST adversarial census: our sovereign SOFTWARE GPU (nx_swgpu + nx_sdfrender + | 86 | 5 |
| nx_symdrop.nx | catch SILENT SYMBOL LOSS in shared sources (seq1407 root fix). | 776 | 26 |
| nx_symdrop_gate.nx | proves the symbol-drop guard actually DETECTS a drop, and does not cry wolf. | 170 | 6 |
| nx_symjudge.nx | THE SYMBOLIC JUDGE (autonomous-builder lane, 2026-07-20). The non-LLM half of | 655 | 15 |
| nx_symjudge_gate.nx | gate for THE SYMBOLIC JUDGE (autonomous-builder lane, 2026-07-20). | 215 | 5 |
| nx_symmetry_prior_gate.nx | 74 | 6 | |
| nx_synced_push.nx | S-CLASS LIVE-SYNC: the ARBITER-WRAPPED NAS pusher. Every push to the ONE shared NAS | 53 | 4 |
| nx_synth.nx | a PROGRAM SYNTHESIZER: the team WRITES a program from a spec, by | 104 | 3 |
| nx_synth_fit.nx | shared synthesis-fit CORE (no main): the power-sum basis model + iterated-local-search | 59 | 8 |
| nx_synth_matrix.nx | R-RSI-005 (SYNTH-matrix-cited). The evolution-synthesis matrix is only | 116 | 5 |
| nx_synth_oe.nx | the synthesizer SCALED to S-class technique: bottom-up | 178 | 8 |
| nx_synth_oe_test.nx | scale + EXCEED for the synthesizer, measured. The | 95 | 6 |
| nx_synth_prior_gate.nx | INNOVATE PAST FunSearch (operator 2026-06-28: "why do they need an llm is it a | 148 | 5 |
| nx_synth_register.nx | GOVERNED registration of the four S3-S4 code-synthesis capabilities (the | 76 | 3 |
| nx_synth_serve_daemon.nx | deployable Synth Studio daemon: argv[1]=listen_port; accept-fork loop calling | 40 | 2 |
| nx_synth_serve_gate.nx | prove the Synth Studio is LIVE over real loopback HTTP: forks the server, then acts | 105 | 13 |
| nx_synth_test.nx | watch the team WRITE programs from specs. Each target is given | 97 | 7 |
| nx_syscall_emit.nx | functioning SYSCALL ABI (args + dispatch + return + resume). | 167 | 17 |
| nx_syscall_xlate_gate.nx | RATCHET gate for the compiler's rv64->x86_64 syscall translation | 95 | 3 |
| nx_syscalls_gate.nx | THE BASE CONTRACT GATE (arch-board w22 queue row #1: nx_syscalls = 13,307 | 205 | 4 |
| nx_sysload.nx | sovereign host-resource readers (/proc) so the governor senses the REAL system it runs | 97 | 5 |
| nx_system_triage.nx | post-event situational awareness: WHAT IS RUNNING, WHAT IS CRASHED, | 517 | 18 |
| nx_t2lm_register.nx | registers T2 rung 2a (first language model) via the Librarian. | 38 | 2 |
| nx_t2mesh_gate.nx | prove the t2mesh GENERATOR emits MANY different objects from text (not hand-crafted). | 111 | 7 |
| nx_t4_model_register.nx | registers the T4 FIRST REAL MODEL rung through the Librarian's | 41 | 2 |
| nx_t4b_ce_register.nx | registers the T4b closed-loop + verified CE rung through the | 40 | 2 |
| nx_t_idiv.nx | pinpoint probe: is the nxasm defect in signed div/modulo (idiv)? | 16 | 1 |
| nx_t_intprint.nx | MINIMAL nxasm bisection probe (W-keystone diagnosis). | 22 | 2 |
| nx_t_loop.nx | bisect: is the nxasm defect the LOOP or the FUNCTION CALL? | 17 | 1 |
| nx_t_miniloop.nx | minimal while-loop probe. s = 0+1+2 = 3, printed as one char, | 15 | 1 |
| nx_t_vardidx.nx | isolate VARIABLE-INDEX byte store (the last suspect). | 17 | 1 |
| nx_t_vardiv.nx | disambiguate idiv-on-VARIABLE vs the loop. Loads 42 from memory | 19 | 1 |
| nx_table_cell_gate.nx | VERDICT gate for TABLE CELL containment: <td>/<th> are BLOCK containers | 155 | 7 |
| nx_tabu_search_gate.nx | 77 | 3 | |
| nx_tactics_emit.nx | the TACTICS GAME EMITTER (G-ECO-005 rung 3): a data tactics game-spec in, | 250 | 17 |
| nx_tactics_engine_gate.nx | gate for the data-driven TACTICS SIMULATION engine (G-ECO-005 rung 1). | 196 | 8 |
| nx_tamper_lit.nx | TAMPER_PROOF organ (mainless module): deterministically | 70 | 1 |
| nx_tan_register.nx | registers the team-authored TAN rung via the Librarian. | 51 | 2 |
| nx_taxon.nx | L0 OF THE SEMANTIC LADDER, OMNI EDITION (debts 1785954089 + 1785955711; operator | 548 | 29 |
| nx_tc_canary.nx | THE TOOLCHAIN CANARY (never-brick, rule 26). | 167 | 12 |
| nx_tcratchet_gate.nx | proves the toolchain ratchet REFUSES a shrink and BLESSES a growth, then runs it | 90 | 3 |
| nx_tcratchet_lib.nx | TOOLCHAIN RATCHET: refuse a toolchain artifact that SHRANK against its banked size. | 90 | 5 |
| nx_teacher_consult_gate.nx | proves CONSULT: ask the capability store by topic, get the right insights. | 80 | 10 |
| nx_teacher_coordinate_gate.nx | proves the TEACHER + TRAINER + PUBLISHER coordinate: the published | 124 | 11 |
| nx_teacher_hb.nx | the NISHI TEACHER / TUTOR organ (operator: "maybe we need a nishi teacher or tutor | 87 | 11 |
| nx_teacher_learn.nx | closes the AUTONOMOUS-LEARNING loop: the team captures the lessons from its OWN | 61 | 4 |
| nx_teacher_learn_test.nx | TEACH THE TEACHER: it learns from handoff outcomes. A capability was | 45 | 3 |
| nx_teacher_mastery_gate.nx | proves the honest MASTERY measure: a drill is mastered ONLY on a correct | 98 | 10 |
| nx_teacher_merge_gate.nx | proves MULTI-SOURCE synthesis into one unified teacher capability store: | 130 | 10 |
| nx_teacher_role_exceed.nx | grade the TEACHER ROLE on the charter's MEASURED-exceed discipline | 107 | 7 |
| nx_teacher_role_exceed_gate.nx | proves the role grader's sovereignty check has TEETH (it is not a | 72 | 8 |
| nx_teacher_synthesize_gate.nx | proves the Teacher SYNTHESIS loop: a raw insight-ledger is consumed | 102 | 9 |
| nx_teacher_test.nx | the Teacher sequences the handoff of Claude's work to the team. Roster maps | 56 | 3 |
| nx_teacher_trainer_gate.nx | proves the TRAINER: spaced-retrieval scheduling + the coverage meter, | 103 | 9 |
| nx_team_build.nx | the TEAM builds and verifies its OWN suite, with the Engineer's | 60 | 7 |
| nx_team_chain.nx | the FULL LOOP, EXECUTED: research-grounded backlog -> PM assignments -> Warden | 57 | 3 |
| nx_team_chain_register.nx | records the executed full chain. Engineer gate = the 11-check suite | 39 | 2 |
| nx_team_chain_test.nx | ENGINEER's gate for the executed chain: a 5-candidate research-grounded | 68 | 1 |
| nx_team_console.nx | the LIVING TEAM in action + the UI. Reads the REAL host, runs the polite governor, | 111 | 5 |
| nx_team_digest.nx | THE OPERATOR FLAG (black box -> visible). Every beat, | 164 | 7 |
| nx_team_exceed_census.nx | the HONEST self-assessment of the Nishi team's three pillars MANAGE / BUILD / | 126 | 9 |
| nx_team_grade_test.nx | a fresh, HONEST re-grade of the team and each teammate (operator: "give us a | 66 | 4 |
| nx_team_harmony.nx | THE ORCHESTRA: the Nishi team judges ITSELF and its COUNTERPARTS on the | 236 | 19 |
| nx_team_out_lock_gate.nx | REFEREE for the team_out.tsv concurrent-writer lock (WMS torn-write | 280 | 12 |
| nx_team_pulse.nx | the CONDUCTOR's full team self-assessment PULSE, run as ONE unit (the RACI | 248 | 17 |
| nx_team_research_hosting.nx | ASSIGNMENT: the team does the SAME deep-research as Claude, but with NISHI | 69 | 4 |
| nx_team_roster.nx | the LIBRARIAN catalogs the team: who owns what (role umbrellas + folded sub- | 74 | 5 |
| nx_team_scorecard.nx | the TEAMMATE growth loop (operator: consistently grade the TEAMMATES, not | 60 | 6 |
| nx_team_scorecard_test.nx | grade the 12 TEAMMATES (organs), run the growth loop, and prove it: | 75 | 3 |
| nx_team_selfdirect_test.nx | the team DIRECTS ITS OWN WORK: scans a domain, finds | 127 | 7 |
| nx_team_selfsufficient_test.nx | the team runs the WHOLE cycle itself and builds | 117 | 5 |
| nx_team_solve.nx | the MULTI-MEMBER gap solver: how the whole Nishi TEAM (not just the LLM) | 227 | 15 |
| nx_team_synth_ability.nx | the TEAM ACQUIRES + WIELDS a general synthesis ABILITY, Teacher-guided | 78 | 3 |
| nx_team_tick.nx | the team's AUTONOMY TICK: one self-contained beat of the whole self- | 96 | 8 |
| nx_team_train.nx | the CONSTANT team-training capability (operator: "constantly training our team to be | 78 | 9 |
| nx_team_train_gate.nx | 78 | 2 | |
| nx_tempo.nx | X-HUM-001: the HUMAN lens, mechanical (operator 2026-06-12: the | 185 | 10 |
| nx_tenancy_gate.nx | SOVEREIGN tenancy-orthogonality gate ORGAN (ports nx_tenancy_orthogonality_gate.sh | 830 | 19 |
| nx_term_kat.nx | KAT (known-answer test) for the unterminated-final-block | 51 | 2 |
| nx_test_evidence_census.nx | EVIDENCE-GRADE test artifacts, validated MECHANICALLY (operator: "i dont | 153 | 10 |
| nx_tex.nx | SOVEREIGN LaTeX-math -> presentation MathML renderer (IMS Thrust D, rung 1). | 699 | 29 |
| nx_tex_gate.nx | REFEREE for the sovereign LaTeX-math -> MathML renderer (nx_tex). | 309 | 9 |
| nx_tex_sample_gate.nx | proves general UV-sampled TEXTURE MAPPING: nx_tex_sample bilinear 4-tap + wrap modes | 99 | 5 |
| nx_text2motion_gate.nx | TEXT-CONDITIONED neural motion, proven with the honest ML criterion (GENERALIZATION | 182 | 4 |
| nx_text_wrap_gate.nx | KAT verdict gate for the shared word-level line breaker tw_next_break. Proves | 64 | 6 |
| nx_texture_gate.nx | ★F3 procedural TEXTURE: 3D solid-noise surface detail. Flat uniform colour vs mottled/detailed | 95 | 6 |
| nx_textured_tri_gate.nx | proves real TEXTURE MAPPING: a checkerboard texture rasterized ONTO a triangle | 103 | 3 |
| nx_tgrad_core.nx | the T6/T5 tensor-autograd CORE extracted VERBATIM from the GATED | 263 | 17 |
| nx_tier_gate.nx | CONTRACT GATE for nx_tier (arch-board w22 queue row #2: 2,864 importers, gen-0 | 63 | 3 |
| nx_tile_render.nx | P1 VISUALIZATION: TILE-BASED rendering, the mobile bandwidth architecture (TBR/ | 52 | 4 |
| nx_tile_render_gate.nx | proves P1 tile-based render + earns a measured EXCEEDS vs immediate-mode. | 57 | 3 |
| nx_timefmt_gate.nx | GATE for nx_timefmt (RFC3339 + X.509 UTCTime/GeneralizedTime). Flagged by the | 67 | 4 |
| nx_timer_irq_emit.nx | TIMER-INTERRUPT (preemption mechanism) emitter, the foundation slice | 122 | 12 |
| nx_timeseries.nx | LIB: TIME-SERIES analytics over an ordered i64 column (rounds out the analytics | 79 | 5 |
| nx_timeseries_gate.nx | GATE for time-series analytics (nx_timeseries). Known-answer: an exact rising | 104 | 4 |
| nx_timestep.nx | P3: FIXED-TIMESTEP integration vs VARIABLE-dt (the real incumbent: stepping physics | 42 | 4 |
| nx_timestep_exceed_gate.nx | 57 | 2 | |
| nx_tissue.nx | PIPELINE STAGE 3: FASCIA + FAT AS SOFT BODY, bridging muscle to skin. | 312 | 12 |
| nx_tls12_frag_read_gate.nx | DETERMINISTIC partial-read proof for the | 167 | 7 |
| nx_tls12_handshake_gate.nx | SOVEREIGN, LIVE gate for PHASE 2 of the | 248 | 8 |
| nx_tls12_porkbun_e2e_gate.nx | PHASE 3 (final) LIVE e2e gate for the | 205 | 7 |
| nx_tls12_prf_gate.nx | TLS 1.2 PRF (P_SHA256) KNOWN-ANSWER GATE, rung 1 of the TLS-1.2 client arc (debt seq861). | 136 | 7 |
| nx_tls12_reconnect_stress_gate.nx | LIVE stress proof for the sovereign | 134 | 4 |
| nx_tls12_record_gcm_gate.nx | SOVEREIGN gate for the TLS 1.2 AES-128-GCM | 151 | 4 |
| nx_tls12_ske_verify_gate.nx | SOVEREIGN gate for TLS 1.2 ECDHE-RSA | 115 | 4 |
| nx_tls13_aead1302_gate.nx | proves the 0x1302 (AES-256-GCM-SHA384) AEAD dispatch is REAL. | 63 | 2 |
| nx_tls13_app_send_fd.nx | chunked TLS 1.3 application-data send to an fd. | 83 | 2 |
| nx_tls13_app_send_fd_gate.nx | ENGINEER gate for the chunked TLS app-data | 133 | 4 |
| nx_tls13_transcript384_gate.nx | proves the dual-hash transcript (R9, 2026-08-05). | 95 | 2 |
| nx_tls_hs_order_gate.nx | COMPOSITION GATE for the team-authored _pe_tlshs state machine: | 57 | 5 |
| nx_tlsprobe.nx | TLS HANDSHAKE / CERTLOOP OBSERVABILITY PROBE (F834; the regression tooth for the F799 | 139 | 8 |
| nx_tm_flaky.nx | FLAKY fixture for nx_transient_monitor_gate. Deterministically alternates pass/fail across | 13 | 1 |
| nx_tm_ok.nx | STABLE fixture for nx_transient_monitor_gate: always exits 0. | 3 | 1 |
| nx_tok_attr_probe.nx | ISOLATE the attribute-text leak (task #9, 2026-07-27). | 98 | 5 |
| nx_tok_debug.nx | GROUND-TRUTH: how does nx_html_next_token tokenize <style>...</style><cite>? | 104 | 7 |
| nx_tok_fold_gate.nx | KATs for the accent-folding UTF-8 tokenizer (the Unicode rung): Latin diacritics | 182 | 7 |
| nx_token.nx | CMS layered-spec task #3 (L3-crypto, lowest BUILD): a secure random token for session IDs and | 60 | 4 |
| nx_token_counter.nx | SOVEREIGN LLM token estimation + budget-aware context packing: the "push our books into | 67 | 5 |
| nx_token_counter_gate.nx | proves the LLM token estimate is sane and, critically, that pack_text NEVER exceeds | 40 | 4 |
| nx_token_meter.nx | TOKEN-EFFICIENCY METER (Auditor): the measured drivers | 115 | 4 |
| nx_tokeneff_register.nx | registers the token-efficiency organ pair via the | 41 | 2 |
| nx_tokenizer_data_gate.nx | 100 | 6 | |
| nx_tokroi.nx | TOKEN-EFFICIENCY ROI LEDGER (operator 2026-07-21: 'a plan that X investment reduces | 166 | 3 |
| nx_tool_dispatch_gate.nx | 100 | 10 | |
| nx_tool_run_timeout_gate.nx | proves tr_run_capture_to actually BOUNDS a hanging child (seq1412). | 110 | 5 |
| nx_toolchain_sweep.nx | the ENTERPRISE SWEEP: the team runs a real corpus through the SOVEREIGN x86 | 106 | 6 |
| nx_tooldiff.nx | toolsplane (seq162 DETECTION half #2: the tool_allowlist ROW-SET shrink detector). | 209 | 9 |
| nx_topic_suggest.nx | sovereign deterministic TOPIC / RELATED-CONTENT suggester over a media library. Given | 78 | 6 |
| nx_topic_suggest_gate.nx | proves the topic-suggestion engine, NO fake green. A 5-item media library; | 64 | 4 |
| nx_tor_aes.nx | AES-128-CTR for the Tor RELAY-cell cipher (tor-spec sec.5.5). THIN wrapper over the | 53 | 3 |
| nx_tor_aes_gate.nx | KAT for nx_tor_aes (AES-128-CTR, the Tor relay cipher) vs NIST SP 800-38A F.5. | 84 | 7 |
| nx_tor_cell.nx | SOVEREIGN Tor link-protocol CELL codec (tor-spec.txt sec.3 + sec.4 handshake cells). | 172 | 15 |
| nx_tor_cell_gate.nx | GATE for the Tor link-protocol cell codec (tor-spec sec.3/sec.4), byte-exact vs the | 111 | 8 |
| nx_tor_ntor.nx | SOVEREIGN Tor ntor / CREATE2 circuit handshake (tor-spec.txt §5.1.4 + KDF §5.2.2). | 156 | 12 |
| nx_tor_ntor_cli.nx | CLI/demo for the sovereign Tor ntor handshake. Runs ONE full handshake with FIXED | 52 | 3 |
| nx_tor_ntor_gate.nx | GATE for the sovereign Tor ntor handshake (tor-spec §5.1.4). | 128 | 7 |
| nx_tor_relay.nx | Tor circuit-handshake + RELAY-cell payloads (tor-spec sec.5.1/sec.5.1.2/sec.6.1). | 162 | 12 |
| nx_tor_relay_gate.nx | STRUCTURAL gate for Tor circuit/onion cells (tor-spec sec.5.1/5.1.2/6.1). Wraps a | 139 | 7 |
| nx_torrent_authn.nx | R3: resolve a request's VIEWER LEVEL from its OPAQUE session, DENY-BY-DEFAULT. | 91 | 9 |
| nx_torrent_authn_gate.nx | referee for the R3 session->level resolver (real OPAQUE, synthetic realm). | 99 | 10 |
| nx_torrent_backoff_gate.nx | does the seeder stop burning a core when nothing it accepts can be served? | 176 | 7 |
| nx_torrent_bench_register.nx | registers the deterministic swarm simulator/engine + the 1:1 | 52 | 2 |
| nx_torrent_caps_register.nx | registers the two new sovereign-torrent capabilities | 54 | 2 |
| nx_torrent_gateway.nx | R3c: the FRONT GATEWAY that puts /torrent on the hub, GATED. Mirrors the proven | 206 | 13 |
| nx_torrent_gateway_gate.nx | referee for the R3c front gateway's security keystone (imports the gateway, | 71 | 7 |
| nx_torrent_gw.nx | the MEDIA/TORRENT acquirer's OPAQUE auth gateway (loopback HTTP, :18793). | 212 | 13 |
| nx_torrent_rate_hash_register.nx | registers the choker's rate-EMA fuel + the hashing-throughput | 52 | 2 |
| nx_torrent_shell.nx | R4a: the Nishi-EMITTED /torrent frontend (the gs_shell pattern -- a Nishi organ emits | 32 | 3 |
| nx_torrent_shell_gate.nx | referee for the R4a Nishi-emitted /torrent frontend. PROVES the emitted markup | 54 | 7 |
| nx_tpl_fetch.nx | hybrid STEP 2 of the SITE FACTORY: fetch OPEN FREE web templates over SOVEREIGN TLS | 63 | 5 |
| nx_tpl_ingest.nx | R4 of the SITE FACTORY: consume the STRUCTURE/FLOW of open free web templates | 423 | 22 |
| nx_tpl_ingest_gate.nx | referee for R4 (nx_tpl_ingest). Proves the pattern-corpus extractor consumes | 102 | 4 |
| nx_tpl_parts.nx | R-PARTS of the SITE FACTORY (the LEGO half of "ingest parts AND complete templates"): | 240 | 7 |
| nx_tpl_parts_gate.nx | referee for R-PARTS (nx_tpl_parts). Proves the LEGO half of the ingest: section-level | 97 | 3 |
| nx_tpl_site.nx | R-WHOLESITE of the SITE FACTORY: ingest a COMPLETE multi-page template/site as ONE | 345 | 8 |
| nx_tpl_site_gate.nx | referee for R-WHOLESITE (nx_tpl_site). Fixture = the REAL emitted andelinwest site | 83 | 4 |
| nx_tr_sleeper.nx | a deliberate HANGER, existing only so nx_tool_run_timeout_gate has something real | 31 | 2 |
| nx_train_int_vs_softfloat_gate.nx | THE PAYOFF measurement: does INTEGER training actually run FASTER than our | 121 | 6 |
| nx_train_r1_gate.nx | GATE for TRAIN-R1: the scalar-tape autograd keystone. Proves, by RUNNING, that the | 227 | 10 |
| nx_train_r2_gate.nx | GATE for TRAIN-R2 (T6): tensor autograd. Proves, by RUNNING: | 291 | 10 |
| nx_train_r3_gate.nx | GATE for TRAIN-R3 (T7): softmax + cross-entropy + nonlinear training. Proves, by RUNNING: | 284 | 13 |
| nx_train_triage.nx | TRAINING-DYNAMICS TRIAGE library (the team organ that handles what | 181 | 8 |
| nx_train_triage_cli.nx | the Doctor's front door: nx_train_triage_cli <report-file> | 25 | 1 |
| nx_train_triage_gate.nx | the ENGINEER's gate for the training-triage organ. Seven rows: | 104 | 3 |
| nx_train_triage_register.nx | registers the training-triage organ through the Librarian. | 39 | 2 |
| nx_train_triage_sweep.nx | the CONDUCTOR's pulse step that closes the triage wiring callout: | 136 | 4 |
| nx_train_triage_sweep_gate.nx | ENGINEER's gate for the sweep organ. Proves on scratch | 131 | 5 |
| nx_trajscan.nx | TRAJECTORY ANTI-PATTERN SCANNER (quality-ruler R3, seq1248, 2026-07-29). | 331 | 15 |
| nx_trajscan_beat.nx | no-arg BEAT for the scheduler (quality-ruler R3 standing gauge, 2026-07-29): | 72 | 4 |
| nx_transduce_v1.nx | X-AUT-006b PROBE: constant-LIFTING transducer (the layer that | 104 | 8 |
| nx_transfer_solver.nx | why OUR poka-yoke beats plain "don't let it recur" (operator: "we have multiple | 48 | 9 |
| nx_transfer_solver_test.nx | prove the three compounding wins: root-cause-no-trade, multiple-wins, and | 63 | 3 |
| nx_transformer_multilayer_gate.nx | 156 | 14 | |
| nx_transient_monitor.nx | S-CLASS transient / flakiness monitor (hardware-rung-up). The Nishi ecosystem must | 103 | 10 |
| nx_transient_monitor_gate.nx | SOVEREIGN gate for the transient/flakiness monitor. | 38 | 4 |
| nx_transient_pulse.nx | the CONTINUOUS heartbeat for S-class transient monitoring. Each cycle it forks the | 70 | 6 |
| nx_transient_sweep.nx | S-CLASS transient ACCOUNTING SWEEP: runs the transient monitor across a LIST of | 33 | 1 |
| nx_translate_daemon.nx | the SOVEREIGN live /translate service for nishifamily.com/video, now on the | 159 | 7 |
| nx_translate_deploy.nx | SOVEREIGN deploy of the MT-R5 translate daemon to the live NAS: | 73 | 3 |
| nx_transport_gate.nx | proves the SOVEREIGN transport CONTRACT (nx_transport). A frame handed to a | 66 | 5 |
| nx_transport_policy_gate.nx | gate for the TIERED TRANSPORT policy (best-of-June-2026 on top, | 107 | 5 |
| nx_trap_syscall_emit.nx | the TRAP+SYSCALL emitter (K-R1 of the kernel-up ladder). | 356 | 29 |
| nx_tree_diff.nx | CENSUS TWO TREES so a merge can be decided PER FILE. | 201 | 10 |
| nx_treecanon_gate.nx | THE DIVERGENCE GATE THAT REFUSES (debt 1785622769, operator directive | 288 | 8 |
| nx_treediff.nx | CROSS-TREE SOURCE DIVERGENCE CENSUS (laptop SSOT vs NAS buildroot). | 218 | 8 |
| nx_treediverge.nx | THE MISSING CROSS-TREE DIVERGENCE DETECTOR (debt 1785438829, sev-8). | 252 | 10 |
| nx_treediverge_beat.nx | no-arg BEAT for the ONE clock: the standing cross-tree divergence gauge | 168 | 8 |
| nx_treegen_gate.nx | prove SOVEREIGN INFINIGEN vegetation: seeds grow distinct procedural TREES. | 79 | 5 |
| nx_treepack.nx | SOVEREIGN single-blob tree archive. Packs a directory tree into ONE .pack file (and unpacks | 349 | 20 |
| nx_treepack_overwrite_gate.nx | regression gate for the seq142/seq124 STALE-SOURCE root: nx_treepack unpack | 141 | 9 |
| nx_trend_gate.nx | the four retractions of 2026-07-30, encoded as PERMANENT REGRESSION CELLS. | 99 | 2 |
| nx_trend_lib.nx | PURE trend classification with a REFUSAL FLOOR. The structural cure for the four | 85 | 5 |
| nx_triage.nx | SOVEREIGN AUTO-TRIAGE ROUTER (ws=ws-intel7, 2026-07-20). | 927 | 35 |
| nx_triage_gate.nx | the KAT for the triage organ itself (evidence doctrine: live-proven is not | 195 | 13 |
| nx_triage_sweep_register.nx | registers the triage-sweep pulse wiring via the Librarian. | 38 | 2 |
| nx_triangulate.nx | REUSABLE triangulation harness: a generic ">=K of N | 147 | 4 |
| nx_triangulate_test.nx | VALIDATES the reusable triangulation harness | 146 | 6 |
| nx_trig_oracle_register.nx | registers the sovereign trig oracle (pi + sin/cos | 39 | 2 |
| nx_trimesh_gate.nx | ★prove the TRIANGLE shape kernel (operator: "we just have circles"). Now: real polygon meshes. | 158 | 8 |
| nx_trust_corroborate.nx | the SPORE's sovereign trust bootstrap (operator 2026-06-05: "how do we build from | 64 | 6 |
| nx_trust_corroborate_test.nx | proves the SPORE trust bootstrap with the team's OWN SHA-256. Scenarios: | 64 | 4 |
| nx_trust_store_corroborated.nx | the SPORE builds its whole trust store by CORROBORATION (operator: "build | 41 | 3 |
| nx_trust_store_corroborated_test.nx | proves the spore builds its trust store by corroboration across a set | 56 | 4 |
| nx_trusted_flag.nx | the TRUSTED scope's write side (operator's 3-scope model 2026-07-04): a client | 155 | 6 |
| nx_trusted_flag_gate.nx | network-free KATs for the TRUSTED scope's provenance mechanics: the trust:<cid> | 86 | 5 |
| nx_trustfence_lib.nx | LangIntel LI9 SHARED trust-tier classifier (pure, NO I/O, NO main). | 140 | 8 |
| nx_ts_lumadiff.nx | VISUAL dead-air measurement. | 231 | 7 |
| nx_tsv_migrate.nx | retire a flat .tsv/.conf/.list registry file into the NATIVE sovereign seg-store plane | 112 | 4 |
| nx_tsv_migrate_gate.nx | gates the TSV->native-plane migrator on the property that actually matters: | 103 | 7 |
| nx_ttf_fontlib.nx | the sovereign TrueType FONT ENGINE as a LIBRARY (the browser's text renderer). | 341 | 13 |
| nx_ttf_fontlib_gate.nx | gate for the sovereign TTF font ENGINE LIBRARY (the browser's text renderer). | 113 | 3 |
| nx_ttrust_lattice.nx | TRUSTING-TRUST defense coverage model across the full L0..L7 lattice (operator | 29 | 5 |
| nx_ttrust_lattice_test.nx | TTRUSTLATGATE: proves the trusting-trust defense-coverage model over the | 64 | 3 |
| nx_ttrust_response.nx | the CAPTAIN MORONI active-defense FSM (operator: "a true captain moroni -- i | 40 | 3 |
| nx_ttrust_response_test.nx | CMORONIGATE: proves the Captain Moroni active-defense FSM. GREEN iff: | 55 | 3 |
| nx_tutor.nx | the TUTORING LOOP made a capability (operator: "this is true tutoring where they get their | 33 | 5 |
| nx_tutor_brief.nx | the TUTOR-VISIT CONTEXT PACK (token-efficiency organ): | 146 | 4 |
| nx_tutor_necessity.nx | the ROLE-WINDDOWN meter (operator: improve self-sufficiency | 93 | 7 |
| nx_tutoring_ledger.nx | the LIBRARIAN's tutoring-effort ledger. operator 2026-06-06: "give me feedback on | 94 | 6 |
| nx_twinbench.nx | ★★★THE METRIC RULER, AND THE PRIMARY INSTRUMENT OF THE DIGITAL-TWIN PROGRAM. | 672 | 23 |
| nx_typequality_census.nx | MEASURE typeface QUALITY vs Chrome's professional font (operator: legibility | 172 | 10 |
| nx_typesafe_bad.nx | a PROBE: passing a string literal (*u8) where an i64 is required. In JavaScript this would | 5 | 2 |
| nx_u128.nx | 128-bit unsigned integer arithmetic, bits-up. The lever for the | 89 | 7 |
| nx_u128_test.nx | prove the 128-bit arithmetic 1:1 by TWO INDEPENDENT methods | 88 | 4 |
| nx_uat_run.nx | THE CONSUMER UAT RUNNER (operator doctrine 2026-08-02: digital-twin, see it -> | 158 | 6 |
| nx_ub_verify.nx | definitively MEASURE whether the LM-031 inline cast-then-index `(p[0] as *u8)[i]` actually | 32 | 3 |
| nx_ubit_emit.nx | USER/SUPERVISOR page isolation test (Sv39 U-bit + mstatus.SUM, X-PAGE-UBIT-001). | 184 | 19 |
| nx_ui_audit.nx | ui-debt lane. The REAL design-quality judge (the operator's #1 gap: incredible backend + | 127 | 8 |
| nx_ui_checks.nx | SHARED UI-wiring checks, called by BOTH validation eyes so they apply an IDENTICAL | 75 | 5 |
| nx_ui_contrast.nx | QUANTITATIVE layer of the judging system: MEASURED WCAG contrast (not technique presence). | 99 | 9 |
| nx_ui_exec_gate.nx | EXECUTION verification (task #35, operator 2026-07-04: "the Nishi team should SEE | 66 | 6 |
| nx_ui_exec_intent_gate.nx | EXECUTION-verify the DEMOTED-button pattern (task #35/#36): a click fires | 58 | 6 |
| nx_ui_kit.nx | ui-design-system (U2, the emitting fix for the operator #1 gap). The REUSABLE POLISHED-page | 66 | 4 |
| nx_ui_live_verify.nx | TOP-DOWN UI verifier (operator 2026-07-04: "redundancy in seeing things -- | 58 | 2 |
| nx_ui_struct.nx | ui-validation (the DETERMINISTIC, LLM-FREE structural-regression core of the operator's | 154 | 7 |
| nx_ui_tdist.nx | ui-validation V1 (sovereign DETERMINISTIC engine). Real structural TREE-EDIT-DISTANCE: | 197 | 13 |
| nx_ui_wiring_census.nx | BOTTOM-UP UI verifier (operator 2026-07-04: "the Nishi team should SEE | 41 | 1 |
| nx_ui_zss.nx | ui-validation V1b (sovereign DETERMINISTIC engine). The EXACT-OPTIMAL structural | 231 | 14 |
| nx_uigen_census.nx | census of AUTONOMOUS UI GENERATION capability vs SOTA (operator: benchmark the real | 144 | 6 |
| nx_uigen_compete.nx | COMPETITIVE census: Nishi UI-generation vs the 2025/26 field (Wix/Bluehost/Webflow/ | 114 | 8 |
| nx_uigen_l1.nx | ROADMAP RUNG L1: PARAMETERIZED UI GENERATION (the first rung where the SYSTEM, not a | 131 | 7 |
| nx_uigen_l1_gate.nx | 87 | 4 | |
| nx_uigen_l2.nx | ROADMAP RUNG L2: INTENT -> MAPPING. A brief (words describing what's wanted) is mapped BY | 178 | 9 |
| nx_uigen_l2_gate.nx | 95 | 5 | |
| nx_uigen_l3.nx | ROADMAP RUNG L3: PROCEDURAL DESIGN-GRAMMAR. A compact SPEC expands through a deterministic | 269 | 22 |
| nx_uigen_l3_gate.nx | 157 | 7 | |
| nx_uigen_refine.nx | R-refine-live front door: apply ONE spec-delta refine command to a generated | 131 | 4 |
| nx_uigen_refine_gate.nx | 142 | 7 | |
| nx_uigen_site.nx | PROMPT-TO-SITE: one natural-language BRIEF -> a LINKED MULTI-PAGE SITE. This is the | 595 | 29 |
| nx_uigen_site_gate.nx | MEASURES the prompt-to-site rung: one brief -> a linked MULTI-PAGE site. The | 671 | 11 |
| nx_uigen_sitegen.nx | CLI front door for prompt-to-site: ONE brief -> a linked multi-page site ON DISK. | 127 | 5 |
| nx_uigen_sota_research_fetch.nx | SOVEREIGN research round: AUTONOMOUS UI-GENERATION STATE OF THE ART for | 96 | 5 |
| nx_uiq_atree.nx | CLI: ARIA-tree snapshot + Zhang-Shasha structural diff (F106b experiential). | 64 | 1 |
| nx_uiq_atree_gate.nx | D001 gate for the F106b ARIA-tree + ZSS TED organ (gv-verdict anchored). | 99 | 2 |
| nx_uiq_atree_lib.nx | F106b ARIA-tree snapshot + Zhang-Shasha tree edit distance (experiential). | 533 | 14 |
| nx_uiq_color.nx | SOVEREIGN UI-QUALITY color engine (no main). | 405 | 28 |
| nx_uiq_console.nx | CLI: console-analog error capture over a page source (F106a experiential). | 27 | 1 |
| nx_uiq_console_gate.nx | D001 gate for the F106a console/error-capture organ (gv-verdict anchored). | 67 | 1 |
| nx_uiq_console_lib.nx | F106a console/error capture: the console-analog defect signal, COMPUTED. | 489 | 19 |
| nx_uiq_contrast.nx | CLI: FULL-PAGE COMPUTED WCAG 2.x contrast auditor over REAL extracted colors. | 43 | 2 |
| nx_uiq_contrast_gate.nx | KAT gate for the computed WCAG contrast auditor. | 18 | 1 |
| nx_uiq_perf.nx | CLI: DETERMINISTIC Core-Web-Vitals STATIC predictor (the quantitative guardrail). | 157 | 9 |
| nx_uiq_perf_gate.nx | KAT gate for the static Core-Web-Vitals predictor. | 29 | 1 |
| nx_uiq_sentinel.nx | CLI: the zero-Claude experiential sentinel (F106c). | 48 | 1 |
| nx_uiq_sentinel_gate.nx | D001 gate for the F106c sentinel (gv-verdict anchored). | 78 | 1 |
| nx_uiq_sentinel_lib.nx | F106c: the zero-Claude experiential sentinel (console + atree composed). | 477 | 15 |
| nx_uiq_visual.nx | CLI: sovereign visual-render metrics over a real rendered PNG (experiential). | 30 | 1 |
| nx_uiq_visual_gate.nx | D001 gate for the sovereign visual-render organ (gv-verdict anchored). | 51 | 1 |
| nx_uiq_visual_lib.nx | SOVEREIGN visual-render metrics: the deterministic-pixel half of the | 180 | 14 |
| nx_uiq_wire.nx | CLI: the FIRST-BYTE-UP response/header auditor (experiential wire layer). | 36 | 1 |
| nx_uiq_wire_gate.nx | D001 gate for the first-byte-up response-header auditor (gv-verdict anchored). | 52 | 1 |
| nx_uiq_wire_lib.nx | FROM THE FIRST BYTE UP: the wire/response layer of experiential testing. | 188 | 15 |
| nx_umd_test.nx | test the EXACT jQuery sub-expressions the tracer flagged (@2536 UMD wrapper, @6586 Symbol | 37 | 4 |
| nx_umode_emit.nx | U-MODE PROGRAM + SYSCALL (ecall) boundary (user/kernel separation in action). | 161 | 18 |
| nx_undefid_repro.nx | seq1012 REPRODUCTION PROBE (2026-07-29). Uses an identifier UNDEF_XYZ that is | 9 | 1 |
| nx_undefscan.nx | THE MISSING-SYMBOL CENSUS: report EVERY function a target calls that nobody in its | 1774 | 39 |
| nx_underbuilt_gate.nx | teeth for the R6 underbuilt-part signal (nx_underbuilt_lib on the REAL banked | 136 | 4 |
| nx_unified_conductor.nx | THE UNIFIED AUTONOMY-LOOP CONDUCTOR: warden-gated AND resource-governed AND | 221 | 7 |
| nx_union_coverage.nx | measure the SOURCE-UNION coverage win (operator: beat Scholar by finding more | 74 | 5 |
| nx_unitconv_gate.nx | benchmark the measurement-systems organ against the INTERNATIONAL DEFINITIONS and the | 171 | 4 |
| nx_uops_cost.nx | the MEASURED instruction-cost library, ingested from uops.info. | 80 | 4 |
| nx_uops_cost_test.nx | prove the uops.info cost library does the three jobs: | 80 | 6 |
| nx_update_winwinwin.nx | the cross-cutting UPDATE GATE that is the OPPOSITE of awful Windows updates | 36 | 4 |
| nx_uproc_emit.nx | PER-PROCESS ADDRESS SPACE: U-mode running WITH paging (Sv39), X-PAGE-UPROC-001. | 189 | 20 |
| nx_url_get.nx | the sovereign FETCH-VERIFY CLI that was missing from the live-publish loop. A thin, | 67 | 5 |
| nx_url_index.nx | Fetches and indexes a single live URL into the web scope using a neutral, sovereign stack. | 231 | 6 |
| nx_url_probe.nx | SOVEREIGN, PARAMETERIZED live URL probe (no curl/wget). A real HTTPS GET through the | 99 | 5 |
| nx_url_scrub.nx | ADDITIVE repair for poisoned url:<cid> rows (the 2026-07-03 empty-literal bug stamped | 93 | 4 |
| nx_url_truth_gate.nx | ADVERSARIAL reproducibility gate (operator doctrine: a "live" claim must AGREE with | 91 | 8 |
| nx_user_console.nx | the END-USER CONSOLE (operator 2026-06-09: "getting capabilities in the | 107 | 7 |
| nx_user_journey.nx | TEAM-OWNED real-user journey gate over the LIVE | 442 | 13 |
| nx_user_sim_games.nx | CHAOS-USER simulator for the C-stage games | 142 | 2 |
| nx_user_testing_register.nx | GOVERNED registration of the real-user | 101 | 3 |
| nx_users.nx | SOVEREIGN MULTI-USER + PERMISSION MODEL (OS gap: AUTH-USERS). User accounts (username/salt/pw-hash/ | 78 | 9 |
| nx_ux_benchmark.nx | the RESEARCHER's found benchmark: the canonical FREE/OPEN UX + accessibility | 35 | 3 |
| nx_ux_study.nx | the Nielsen Norman Group "Usability Testing 101" method encoded as a sovereign DATA | 267 | 18 |
| nx_ux_study_gate.nx | PROOF (re-runnable, adversary-controlled) that the NN/g usability scoring in | 92 | 3 |
| nx_uxtest_sota_census.nx | benchmark OUR synthetic-user tester/simulator against the UI-testing STATE | 192 | 10 |
| nx_v128_gate.nx | F618 STANDING SIMD GATE, POST-FLIP FORM (2026-07-21): proves the v128 SAD path | 164 | 4 |
| nx_v128_probe.nx | F618 DIFFERENTIAL PROBE, POST-FLIP FORM (2026-07-21; no main; every fn exported | 298 | 11 |
| nx_v128_share_probe.nx | F618 rung-1 HOT-LOOP RE-MEASURE (native): what share of the shipped-config | 115 | 4 |
| nx_vamx_census.nx | the BEYOND-VIRT-A-MATE census (operator 2026-07-03: "beyond virtamate and all similar | 92 | 5 |
| nx_varfacts_gate.nx | PROVE THE .var LANE READS THE MANIFEST, NEVER THE ASSETS, AND REFUSES | 153 | 7 |
| nx_variant_mesh_gate.nx | close the DnD asset loop: bestiary variant TUPLES -> the SAME SDF base -> | 131 | 7 |
| nx_vault_acl.nx | sovereign path-based ACL POLICY engine (HashiCorp Vault "policies + identity" gap from | 40 | 2 |
| nx_vault_acl_test.nx | ACLGATE: proves the path-based policy engine. Rules: secret/ -> READ; | 54 | 3 |
| nx_vault_auth.nx | sovereign MULTI-AUTH methods (HashiCorp Vault "auth methods" gap from | 30 | 2 |
| nx_vault_auth_test.nx | AUTHGATE: proves multi-auth methods end-to-end. Principals: a token, a userpass | 65 | 3 |
| nx_vault_census.nx | HONEST capability audit model: our sovereign Vault vs HashiCorp Vault (operator: | 30 | 5 |
| nx_vault_census_test.nx | VAULTCENSUSGATE: proves the HONEST Vault-vs-HashiCorp audit over the 16-feature | 70 | 3 |
| nx_vault_dynamic.nx | sovereign DYNAMIC SECRETS (HashiCorp Vault "dynamic secrets engines" gap from | 30 | 3 |
| nx_vault_dynamic_test.nx | DYNGATE: proves dynamic secrets. GREEN iff: two issues yield DISTINCT creds; | 51 | 3 |
| nx_vault_gateway.nx | OPAQUE-gated /vault media browser (M0 product surface) per the family-suite spec. | 456 | 25 |
| nx_vault_lease.nx | sovereign LEASE / TTL / auto-expiry (HashiCorp Vault "leasing" gap from | 40 | 4 |
| nx_vault_lease_test.nx | LEASEGATE: proves the lease/TTL/auto-expiry engine. GREEN iff: valid within | 47 | 3 |
| nx_vault_migrate.nx | ONE-SHOT KDF MIGRATION v1 -> v2 for every named secret in | 169 | 12 |
| nx_vault_multi.nx | MULTI-SECRET vault capability (operator: "like the hashicorp vault"). Proves | 93 | 8 |
| nx_vault_rotation.nx | sovereign LEASE-DRIVEN AUTO-ROTATION (upgrades the rotation PARTIAL in | 27 | 4 |
| nx_vault_rotation_test.nx | ROTATIONGATE: proves lease-driven auto-rotation. GREEN iff: not due before | 48 | 3 |
| nx_vault_selftest.nx | SECURITY SELF-TEST: the vault's three guarantees re-proven mechanically, | 97 | 7 |
| nx_vault_shamir.nx | sovereign SHAMIR threshold secret sharing (HashiCorp Vault "Shamir seal/unseal" gap | 60 | 7 |
| nx_vault_shamir_test.nx | SHAMIRGATE: proves K-of-N threshold unseal. Split secret into N=5 shares with | 74 | 5 |
| nx_vault_suite_test.nx | SUITEGATE: the workstream regression-lock for the whole sovereign Vault. Imports | 73 | 5 |
| nx_vault_transit.nx | sovereign TRANSIT engine (encryption-as-a-service): the HashiCorp Vault "transit" | 60 | 4 |
| nx_vault_transit_test.nx | TRANSITGATE: proves the sovereign transit engine (encryption-as-a-service) | 83 | 5 |
| nx_vault_v3_gate.nx | re-runnable GATE for the v3 vault format (Engineer verb: VERIFY). | 147 | 9 |
| nx_vc_fec_gate.nx | native cross-gate for the RS-FEC engine now IN the video client core | 104 | 3 |
| nx_vc_fecrx_fuzz_gate.nx | ADVERSARIAL memory-safety proof for vc_fecrx_add, the FEC reassembly parser | 245 | 6 |
| nx_vc_fecwire_gate.nx | end-to-end gate for the TIER-2 substrate in the core: frame -> 10 wire | 121 | 4 |
| nx_vc_gate.nx | ENGINEER gate for nx_video_client_wasm (the browser | 298 | 4 |
| nx_vcc_color_wasm_build.nx | argless build-driver: assemble the color WAT -> WASM at fixed paths. Like | 8 | 1 |
| nx_vcc_probe_wasm.nx | argless build-driver: assemble the probe WAT -> WASM at fixed paths via | 7 | 1 |
| nx_vclient_loop_test.nx | RUNG H8 gate: the FIRST-PARTY NISHI CLIENT LOOP, end-to-end and sovereign. A | 106 | 5 |
| nx_vcodec_832_twin.nx | 81 | 5 | |
| nx_vcodec_band_gate.nx | 137 | 7 | |
| nx_vcodec_bandwire_gate.nx | 84 | 7 | |
| nx_vcodec_bframe_ceiling.nx | measure the B-FRAME ceiling, decoder-transparent. B-frames (bidirectional prediction) | 99 | 4 |
| nx_vcodec_bgop_bench.nx | 466 | 14 | |
| nx_vcodec_bitalloc_gate.nx | 66 | 5 | |
| nx_vcodec_bitsplit_gate.nx | 80 | 6 | |
| nx_vcodec_cdef_gate.nx | 217 | 12 | |
| nx_vcodec_color_codec_test.nx | gate: COLOR through the REAL nx_vcodec engine (the wasm-proven, | 58 | 5 |
| nx_vcodec_color_frame_test.nx | RUNG H5 gate: the sovereign COLOR frame codec. A color frame goes | 73 | 5 |
| nx_vcodec_color_gop_vm_gate.nx | SOVEREIGN VM proof of a full COLOR GOP: the shipped | 129 | 2 |
| nx_vcodec_color_test.nx | gate for the sovereign integer color foundation: RGB<->YCbCr (BT.601) | 84 | 6 |
| nx_vcodec_color_wasm_vm_gate.nx | SOVEREIGN VM byte-exact proof of the COLOR wasm codec. Loads the | 63 | 1 |
| nx_vcodec_compound_ceil.nx | GEN-2 RUNG-0 PROBE P0a: compound-from-past AVERAGING ceiling (SAD domain). | 120 | 8 |
| nx_vcodec_coverage_gate.nx | 67 | 5 | |
| nx_vcodec_dct2_rd_gate.nx | MEASURED head-to-head: the clean royalty-free integer DCT-II (tf=1) vs the shipped | 127 | 8 |
| nx_vcodec_deblock8_gate.nx | 99 | 9 | |
| nx_vcodec_deblock_gate.nx | 99 | 8 | |
| nx_vcodec_drift_bench.nx | 73 | 6 | |
| nx_vcodec_drift_diag.nx | 75 | 6 | |
| nx_vcodec_drift_gate.nx | 61 | 3 | |
| nx_vcodec_emode_gate.nx | 66 | 5 | |
| nx_vcodec_entcost_probe.nx | ENTROPY-EFFICIENCY AUDIT (seq1105, the 2.9x direction question): | 168 | 6 |
| nx_vcodec_entropy.nx | R2 (build the codec UP, never settle): the flagged "rANS replaces RLE" | 224 | 8 |
| nx_vcodec_entropy_gap.nx | Measures the neural-entropy prize using real coefficient data to quantify gains from neighbor-context significance coding. | 135 | 4 |
| nx_vcodec_exceed_census.nx | MEASURED census of the sovereign Nishi video codec vs the SOTA codecs | 109 | 4 |
| nx_vcodec_ffv1_entropy_gate.nx | MEASURE an FFV1/RFC-9043-style integer entropy-coding improvement on REAL | 344 | 15 |
| nx_vcodec_gate.nx | V-R5: drives the reusable sovereign video codec MODULE (nx_vcodec: motion + transform + quant | 103 | 5 |
| nx_vcodec_golomb_gate.nx | KAT for the vcv-10 exp-Golomb MV-delta verbs (F608 MVD bundle). | 47 | 3 |
| nx_vcodec_gop_vm_gate.nx | SOVEREIGN VM verification of a full GOP (group-of-pictures): the | 126 | 2 |
| nx_vcodec_handoff_bench.nx | 126 | 7 | |
| nx_vcodec_heataq.nx | Adapts skip thresholds per macroblock based on past behavior to optimize bitrate allocation. | 235 | 10 |
| nx_vcodec_hpel6_probe.nx | 6-TAP HALF-PEL SIZING (derived from entcost probe) (seq1105, the 2.9x direction question): | 244 | 11 |
| nx_vcodec_i16ceil_gate.nx | 307 | 8 | |
| nx_vcodec_inloop_gate.nx | proves IN-LOOP deblocking helps COMPRESSION: at a high QP the reconstructed reference | 73 | 2 |
| nx_vcodec_inter_test.nx | RUNG H6 gate: COLOR inter-prediction (P-frames). A near-static frame is | 67 | 5 |
| nx_vcodec_inter_vm_gate.nx | SOVEREIGN VM verification of the INTER-FRAME (P-frame) | 94 | 1 |
| nx_vcodec_intra9_gate.nx | 143 | 11 | |
| nx_vcodec_intrap_gate.nx | 93 | 9 | |
| nx_vcodec_layout_gate.nx | PROVE the vcv-10 MV-plane placement is collision-free in the CLIENT's | 197 | 2 |
| nx_vcodec_live_noise_probe.nx | 174 | 9 | |
| nx_vcodec_look_dump.nx | THE LOOK GATE's frame extractor (2026-07-29, seq1262/seq1247 class). | 135 | 12 |
| nx_vcodec_ltr_gate.nx | proves the VIDEO loss-recovery keystone: a Long-Term Reference (LTR). When frames are lost | 67 | 5 |
| nx_vcodec_luma32_vm_gate.nx | LOCALIZER: does the shipped luma nx_vcodec.wasm run byte-exact in the VM | 60 | 1 |
| nx_vcodec_mrbits_gate.nx | the REALIZED-BITS test of multi-reference prediction (does the vcv-7 build pay | 122 | 6 |
| nx_vcodec_msu_hp.nx | Implements hierarchical P-frame quality pumping with alternating fine and coarse quantization for rate-distortion optimization. | 95 | 6 |
| nx_vcodec_msu_hp2.nx | Implements hierarchical-P quality pumping with linear-chain half for rate-distortion optimization in video encoding. | 95 | 6 |
| nx_vcodec_msu_ours.nx | Encodes video frames with specific codec settings and measures byte counts and quality metrics for benchmarking. | 91 | 7 |
| nx_vcodec_msu_ours11.nx | 88 | 7 | |
| nx_vcodec_msu_ours12.nx | Implements a video codec encoder with heat-AQ and skip-threshold adjustments for specific compression efficiency. | 102 | 6 |
| nx_vcodec_msu_ours13.nx | EXACT RD points for OUR codec at the SHIPPED CHAIN (2026-07-27 field | 139 | 9 |
| nx_vcodec_msu_ours8.nx | 87 | 7 | |
| nx_vcodec_multiref_gate.nx | MEASURES the latency-safe B-frame lever: does predicting from TWO PAST | 96 | 5 |
| nx_vcodec_mvbits_probe.nx | MEASURE the MV-coding overhead (handoff doctrine: sensor before build). Our MV | 124 | 10 |
| nx_vcodec_neural_entropy_gate.nx | 300 | 12 | |
| nx_vcodec_nf_gate.nx | 151 | 7 | |
| nx_vcodec_nf_train.nx | TRAINER for the learned decoder-side restoration filter (NEURAL track rung 1). | 396 | 6 |
| nx_vcodec_packed_gate.nx | proves the TRANSMITTABLE codec split: the encoder writes one self-describing bitstream, | 67 | 5 |
| nx_vcodec_paper.nx | the Nishi writer emits paper RT-003 (the sovereign loss-resilient video codec) as a wiki-ready | 83 | 3 |
| nx_vcodec_part8_gate.nx | 93 | 9 | |
| nx_vcodec_predceiling_gate.nx | 102 | 6 | |
| nx_vcodec_pskip_probe.nx | SIZE THE P-SKIP GAP (seq1105 rung-1 diagnostic). x264 skips 41.9% of | 94 | 6 |
| nx_vcodec_pt8_gate.nx | 92 | 8 | |
| nx_vcodec_quality_probe.nx | 93 | 7 | |
| nx_vcodec_quarter_gate.nx | proves QUARTER-pel motion is realized INSIDE the codec: a frame shifted by exactly | 64 | 5 |
| nx_vcodec_rc_frame_gate.nx | 57 | 6 | |
| nx_vcodec_rd_bench.nx | 129 | 8 | |
| nx_vcodec_rdoq2_gate.nx | 91 | 6 | |
| nx_vcodec_rdskip_gate.nx | 216 | 11 | |
| nx_vcodec_realframe_gate.nx | MEASURES our sovereign video codec on REAL video content, not a synthetic frame. | 75 | 5 |
| nx_vcodec_realseq_gate.nx | the REAL-CONTENT P-sequence measurement (settles the ME-gate bytes caveat: | 107 | 4 |
| nx_vcodec_satd16_gate.nx | 94 | 9 | |
| nx_vcodec_seqdiag_gate.nx | 84 | 6 | |
| nx_vcodec_sigcoder_gate.nx | 206 | 8 | |
| nx_vcodec_sigwire_gate.nx | 96 | 8 | |
| nx_vcodec_skiprate_gate.nx | 104 | 6 | |
| nx_vcodec_speed_bench.nx | the GO/NO-GO number for wiring the sovereign video codec into the live | 220 | 8 |
| nx_vcodec_stdemit.nx | Encodes the akiyo_cif sequence with rct8 at varying QP values, emitting Y4M reconstructions and encoded size for external benchmarking. | 93 | 4 |
| nx_vcodec_stdseq_gate.nx | 160 | 7 | |
| nx_vcodec_subpel_ceil.nx | CEILING of the 6-tap sub-pel lever (the next real refinement after the magic-number | 107 | 8 |
| nx_vcodec_subpel_ceiling.nx | RE-AUDIT the self-judged "6-tap sub-pel = 0" verdict (task #17) against a MEASURED | 177 | 11 |
| nx_vcodec_subpel_gate.nx | proves the half-pel wiring is REALIZED inside the transmittable codec: a frame shifted | 74 | 4 |
| nx_vcodec_t8_gate.nx | 182 | 13 | |
| nx_vcodec_t8blk_gate.nx | 192 | 10 | |
| nx_vcodec_t8feat_gate.nx | 158 | 9 | |
| nx_vcodec_t8noise_gate.nx | 172 | 10 | |
| nx_vcodec_t8rd_gate.nx | 158 | 12 | |
| nx_vcodec_tf_speed.nx | 44 | 5 | |
| nx_vcodec_tile_gate.nx | 92 | 6 | |
| nx_vcodec_timing_probe.nx | 63 | 5 | |
| nx_vcodec_tsize_rd_gate.nx | 103 | 7 | |
| nx_vdeblock_gate.nx | proves the wired deblocking pass (nx_vdeblock) reduces BLOCKING artifacts. Build a smooth | 65 | 3 |
| nx_vdelta_gate.nx | proves + MEASURES the sovereign inter-frame video delta (nx_vdelta), the 8fps fix. | 68 | 3 |
| nx_vec_embed.nx | R-VEC-1 of the onsite-search S-class ladder: SOVEREIGN text->vector embeddings (LIBRARY), | 40 | 3 |
| nx_vec_embed_gate.nx | gate for R-VEC-1 (nx_vec_embed): proves sovereign distributional semantics on a | 50 | 5 |
| nx_vec_fuse.nx | R-VEC-5 of the onsite-search S-class ladder: SOVEREIGN hybrid-search rank fusion (LIBRARY). | 44 | 3 |
| nx_vec_fuse_gate.nx | KAT for R-VEC-5 (nx_vec_fuse). Proves the defining RRF/hybrid behavior with two ranked | 45 | 6 |
| nx_vec_hybrid_gate.nx | INTEGRATION proof that R-VEC-0 (kernel) + R-VEC-1 (embeddings) + R-VEC-5 (RRF fusion) | 79 | 7 |
| nx_vec_kernel.nx | R-VEC-0 of the onsite-search S-class ladder: the SOVEREIGN vector-math kernel (LIBRARY), | 58 | 3 |
| nx_vec_kernel_gate.nx | KAT gate for R-VEC-0 (nx_vec_kernel). Known cosines a human can verify by hand: | 38 | 5 |
| nx_vec_nsw.nx | R-VEC-3 of the onsite-search S-class ladder: SOVEREIGN approximate-nearest-neighbor INDEX via | 88 | 3 |
| nx_vec_nsw_gate.nx | KAT for R-VEC-3 (nx_vec_nsw): the NSW graph search returns the TRUE nearest neighbor | 59 | 7 |
| nx_vec_vq.nx | R-VEC-4 of the onsite-search S-class ladder: SOVEREIGN vector quantization (LIBRARY). Raw f32 | 42 | 4 |
| nx_vec_vq_gate.nx | KAT for R-VEC-4 (nx_vec_vq): k-means VQ groups same-cluster vectors under one code, with | 45 | 7 |
| nx_vecfont_body_bench.nx | decide the FONT arc with a measurement, not a guess. Renders the SAME | 114 | 5 |
| nx_vecpaint_test.nx | verify vector typography is now FAST for the GUI: render a 720px VIEWPORT (not the | 47 | 3 |
| nx_vecphrase_proof.nx | render a real lowercase phrase through the SOVEREIGN VECTOR FONT (nx_font.nx | 39 | 2 |
| nx_vector_quant.nx | a real run at the RATE-DISTORTION GAP (the S-class grader's #1 path). The | 83 | 7 |
| nx_vector_quant_test.nx | the real run at the rate-distortion gap: on CORRELATED weight pairs (the | 51 | 3 |
| nx_vehicle_logistics.nx | MANHEIM-BUILD-L4: VEHICLE LOGISTICS / TRANSPORT (Manheim Logistics-class), | 101 | 5 |
| nx_vehicle_valuation.nx | MANHEIM-BUILD-L2 (the DATA MOAT): a sovereign market-valuation index, the | 174 | 8 |
| nx_ventropy_gate.nx | proves + MEASURES sovereign entropy coding of a quantized 4x4 block (nx_ventropy), V-R3. | 54 | 3 |
| nx_ventropy_pack_gate.nx | proves position-aware entropy coding (ve_encode_at/ve_decode_at): several coefficient | 57 | 2 |
| nx_vfs.nx | SOVEREIGN VFS: a hierarchical filesystem namespace (deepens FILESYSTEM beyond the flat nx_blockfs). | 92 | 11 |
| nx_vfs_blockfs.nx | GATE: the hierarchical VFS MOUNTED ON the block filesystem (NSFS v2, nx_vfsblock_lib). | 101 | 6 |
| nx_video_2party_probe.nx | LIVE end-to-end media fan-out proof (operator: "I want our video system to | 74 | 4 |
| nx_video_appv2_emit.nx | GENERATED EMITTER (nx_asset_emit_gen). THIS ORGAN IS THE SSOT for | 145 | 2 |
| nx_video_chat_gate.nx | gate for the /video ROOM TEXT CHAT rung (R3 of the rival-parity ladder, | 54 | 7 |
| nx_video_client_live_verify.nx | SOVEREIGN end-to-end LIVE verify: take the raw | 79 | 1 |
| nx_video_client_wasm_vm_gate.nx | SOVEREIGN deploy gate for the rebuilt | 101 | 2 |
| nx_video_codec_wasm_gate.nx | gate the YUV420 wire wrapper (nx_video_codec_wasm) BEFORE it ships (task | 140 | 8 |
| nx_video_diag_stage.nx | READ-ONLY stage step for a /video-backend diagnostic over the sovereign SSH path. | 27 | 4 |
| nx_video_embed.nx | SOVEREIGN EMBEDDABLE VIDEO ROOM for any third-party site (operator: make nishifamily.com/video | 191 | 6 |
| nx_video_embed_bundle.nx | emits the SELF-CONTAINED sovereign embed bundle nishi-video.js (organ-emitted | 55 | 3 |
| nx_video_embed_bundle_gate.nx | 73 | 5 | |
| nx_video_embed_exceed.nx | HONEST measured census for the <nishi-video> embeddable room vs the commercial | 107 | 7 |
| nx_video_embed_export_gate.nx | 148 | 8 | |
| nx_video_embed_gate.nx | STRUCTURAL + SECURITY + SOVEREIGNTY gate for the <nishi-video> embed (nx_video_embed). | 106 | 7 |
| nx_video_embed_page_emit.nx | GENERATED EMITTER (nx_asset_emit_gen). THIS ORGAN IS THE SSOT for | 37 | 2 |
| nx_video_exceed_census_gate.nx | the MEASURED video-capability census (replaces the GRADE-D hand-wave with | 75 | 4 |
| nx_video_index_emit.nx | GENERATED EMITTER (nx_asset_emit_gen). THIS ORGAN IS THE SSOT for | 51 | 2 |
| nx_video_lanes_gate.nx | source gate for the STAGED TIER-2 client (app.v2.js): striped shard-lanes | 54 | 7 |
| nx_video_native_client_gate.nx | MOBILE-FIRST, ZERO-JS proof (task #22). A pure-NishiLang client with | 92 | 4 |
| nx_video_native_gate.nx | 62 | 3 | |
| nx_video_native_video_gate.nx | MOBILE-NATIVE VIDEO proof (task #22/#47). The chat gate proved a pure-nx | 91 | 6 |
| nx_video_parity_census.nx | MECHANICAL carry-over guard (operator 2026-07-04: "make sure we arent | 87 | 5 |
| nx_video_qoe_live.nx | LIVE video-QoE measurement (operator 2026-07-03: "provide fps and stability and | 206 | 7 |
| nx_video_sniff_api_gate.nx | 58 | 6 | |
| nx_video_sniff_cli.nx | the LIVE peak: `nx_video_sniff <page-url>`. Fetches a video page over sovereign | 43 | 3 |
| nx_video_sniff_fetch.nx | the TLS-aware "sniff a URL" core, SHARED by the CLI and the API daemon (DRY; | 320 | 11 |
| nx_video_sniff_gate.nx | 64 | 5 | |
| nx_video_sniff_guard_gate.nx | 56 | 5 | |
| nx_video_sniff_page_gate.nx | 62 | 5 | |
| nx_video_sniff_wire_gate.nx | 72 | 6 | |
| nx_video_swarm_probe.nx | the TRUE fan-out load measurement (the 8-party hardware question). The | 198 | 5 |
| nx_video_ui_core_gate.nx | SOVEREIGN verification of the call-UI logic (operator 2026-07-04: "build for | 66 | 4 |
| nx_video_ver_emit.nx | GENERATED EMITTER (nx_asset_emit_gen). THIS ORGAN IS THE SSOT for | 31 | 2 |
| nx_virtio_hs_emit.nx | the virtio-MMIO HANDSHAKE emitter (K-R2-001a of the kernel-up | 589 | 21 |
| nx_virtio_rng_emit.nx | emit a COMPLETE legacy virtio-mmio virtio-rng DRIVER as a RV64 flat binary (via | 25 | 3 |
| nx_virtio_scan_emit.nx | emit a REAL RV64 guest (via nx_rv64_asm) that scans the 8 virtio-mmio slots on QEMU's | 30 | 4 |
| nx_visual_diff.nx | sovereign VISUAL PARITY instrument (lib): compares two rendered screenshots | 155 | 4 |
| nx_visual_diff_cli.nx | CLI for the sovereign visual-parity instrument (nx_visual_diff lib). | 71 | 5 |
| nx_visual_diff_gate.nx | PROOF (re-runnable, known-answer fixtures) that the visual-parity instrument | 90 | 4 |
| nx_visual_exceed_census.nx | HONEST measured census: is our in-browser VISUAL / GAME / CAD-render output actually | 124 | 5 |
| nx_viterbi.nx | L8/L7 bits-up foundation: the VITERBI algorithm (min-cost path through a state | 84 | 4 |
| nx_viterbi_test.nx | (1) the Viterbi DP is OPTIMAL: it matches exhaustive search on a constrained | 42 | 3 |
| nx_viz3d.nx | LIB: the SOVEREIGN 3D viewport (foundation of Nishi first-party 3D visualization). Operator: | 92 | 9 |
| nx_viz3d_board_gate.nx | 132 | 6 | |
| nx_viz3d_cube_gate.nx | 96 | 4 | |
| nx_viz3d_solid_gate.nx | 136 | 5 | |
| nx_viz3d_stl_gate.nx | 157 | 7 | |
| nx_viz_array.nx | the DATA-ARRAY layer of the sovereign Nishi viz library (the d3-array core, bits-up). | 32 | 6 |
| nx_viz_array_gate.nx | REFEREE for the data-array layer. a=[5,2,9,1,3] -> min1 max9 sum20 mean4 extent[1,9]. | 48 | 3 |
| nx_viz_axis.nx | the AXIS layer of the sovereign Nishi viz library (the d3-axis equivalent, bits-up). | 64 | 4 |
| nx_viz_axis_gate.nx | REFEREE for the axis layer. | 64 | 4 |
| nx_viz_brush.nx | the BRUSH math core of the INTERACTION layer (the d3-brush/d3-drag core, bits-up). A drag | 23 | 3 |
| nx_viz_brush_gate.nx | REFEREE for brush. extent(50,60,10,20)=[10,20,50,60] (normalized); contains: inside=1, | 45 | 3 |
| nx_viz_chart.nx | COMPOSED live chart: the measured-build loop as a bar chart, rendered BY the suite itself | 111 | 2 |
| nx_viz_chord.nx | the CHORD layer of the sovereign Nishi viz library (the d3-chord equivalent, bits-up). | 44 | 5 |
| nx_viz_chord_gate.nx | REFEREE for the chord layer. matrix 2x2 [[1,2],[3,4]] (row-major 1,2,3,4): total=10, | 49 | 3 |
| nx_viz_chord_page.nx | COMPOSED live CHORD diagram: parse a flow-matrix TSV (label + row per line), lay out | 152 | 6 |
| nx_viz_color.nx | the COLOR-SPACE layer of the sovereign Nishi viz library (the d3-color/d3-scale-chromatic | 36 | 3 |
| nx_viz_color_gate.nx | REFEREE for the color layer (HSL->RGB KAT against known landmark colors). | 49 | 3 |
| nx_viz_contour.nx | the GEO-CONTOUR layer of the sovereign Nishi viz library (the d3-contour core, bits-up). | 35 | 3 |
| nx_viz_contour_gate.nx | REFEREE for the contour layer (marching squares vs the standard table). | 53 | 3 |
| nx_viz_datajoin.nx | the DATA-JOIN math core of the INTERACTION layer (the d3-selection enter/update/exit | 25 | 2 |
| nx_viz_datajoin_gate.nx | REFEREE for the data-join. new=[1,2,3] old=[2,3,4]: classify [0,1,1] (1=enter, | 41 | 3 |
| nx_viz_ease.nx | the EASING math core of the INTERACTION layer (the d3-transition/d3-ease core, bits-up). | 17 | 5 |
| nx_viz_ease_gate.nx | REFEREE for easing. linear(300)=300; cubic-inout 0/500/1000 = 0/500/1000, (250)=62; | 47 | 3 |
| nx_viz_exceed.nx | the MEASURED census for the Nishi Visualization Suite vs d3 (the named incumbent), the | 98 | 5 |
| nx_viz_exceed_gate.nx | REFEREE for the viz census: the count must be ORGAN-COMPUTED + honest (no inflation). | 56 | 4 |
| nx_viz_force.nx | the FORCE layer of the sovereign Nishi viz library (the d3-force equivalent, bits-up). | 91 | 2 |
| nx_viz_force_gate.nx | REFEREE for the force layer (physics-based KATs, not brittle exact strings). | 62 | 4 |
| nx_viz_format.nx | the NUMBER-FORMAT layer of the sovereign Nishi viz library (the d3-format SI core, bits-up). | 37 | 3 |
| nx_viz_format_gate.nx | REFEREE for the number-format layer. 999->"999" 1234->"1.2k" 12000->"12.0k" | 50 | 4 |
| nx_viz_geo.nx | the GEO-PROJECT layer of the sovereign Nishi viz library (the d3-geo core, bits-up). | 25 | 3 |
| nx_viz_geo_gate.nx | REFEREE for the geo-project layer. | 55 | 3 |
| nx_viz_graph.nx | COMPOSED live FORCE-GRAPH: parse a node/edge TSV, seed node positions on a circle | 177 | 5 |
| nx_viz_icicle.nx | COMPOSED live ICICLE: parse a tree TSV (parent/value/label), partition it with | 139 | 5 |
| nx_viz_pack.nx | the CIRCLE-PACK layer of the sovereign Nishi viz library (the d3-hierarchy pack core, bits-up). | 39 | 2 |
| nx_viz_pack_gate.nx | REFEREE for the circle-pack layer (property-based: the pack must be non-overlapping). | 71 | 4 |
| nx_viz_partition.nx | the PARTITION layer of the sovereign Nishi viz library (the d3-hierarchy partition / | 68 | 2 |
| nx_viz_partition_gate.nx | REFEREE for the partition layer. Tree: 0=root; 1,2 children of 0; 3,4 children of | 61 | 3 |
| nx_viz_random.nx | the DATA-RANDOM layer of the sovereign Nishi viz library (the d3-random core, bits-up). | 29 | 4 |
| nx_viz_random_gate.nx | REFEREE for the data-random layer (property-based + deterministic). | 62 | 3 |
| nx_viz_sankey.nx | the SANKEY layer of the sovereign Nishi viz library (the d3-sankey core, bits-up). | 41 | 2 |
| nx_viz_sankey_gate.nx | REFEREE for the sankey layer. Flow: node0(col0)->node2(col1) val 5; node1(col0)-> | 51 | 3 |
| nx_viz_sankey_page.nx | COMPOSED live SANKEY: parse a node/link flow TSV, lay out with nx_viz_sankey | 156 | 4 |
| nx_viz_scale.nx | the SCALES layer of the sovereign Nishi viz library (the d3-scale equivalent, bits-up). | 42 | 6 |
| nx_viz_scale_gate.nx | REFEREE for the scales layer (KAT for the d3-scale equivalent). | 50 | 3 |
| nx_viz_shape.nx | the SHAPES layer of the sovereign Nishi viz library (the d3-shape + d3-path equivalent, | 101 | 8 |
| nx_viz_shape_gate.nx | REFEREE for the shapes layer (KAT for the d3-shape/d3-path equivalent path strings). | 61 | 4 |
| nx_viz_time.nx | the TIME layer of the sovereign Nishi viz library (the d3-time-format / d3-scale time core, | 59 | 4 |
| nx_viz_time_gate.nx | REFEREE for the time layer (epoch->date KAT against known instants). | 57 | 4 |
| nx_viz_tree.nx | the TIDY-TREE layer of the sovereign Nishi viz library (the d3-hierarchy tree core, bits-up). | 43 | 2 |
| nx_viz_tree_gate.nx | REFEREE for the tidy-tree layer. Tree: 0=root; 1,2 children of 0; 3,4 children of 1; | 52 | 3 |
| nx_viz_treemap.nx | the TREEMAP layer of the sovereign Nishi viz library (the d3-hierarchy treemap equivalent, | 35 | 2 |
| nx_viz_treemap_gate.nx | REFEREE for the treemap layer (slice-and-dice partition). | 55 | 3 |
| nx_viz_trig.nx | the TRIG layer of the sovereign Nishi viz library (hardware-rung-up: pure INTEGER sin/cos, | 30 | 4 |
| nx_viz_trig_gate.nx | REFEREE for the trig layer (integer sin/cos, scale 10000). | 61 | 4 |
| nx_viz_voronoi.nx | the VORONOI layer of the sovereign Nishi viz library (the d3-delaunay nearest-site core, | 21 | 2 |
| nx_viz_voronoi_gate.nx | REFEREE for the voronoi (nearest-site) layer. 4 sites at the corners of 100x100: | 48 | 3 |
| nx_viz_zoom.nx | the ZOOM math core of the sovereign Nishi viz library's INTERACTION layer (the d3-zoom | 21 | 5 |
| nx_viz_zoom_gate.nx | REFEREE for the zoom math (the d3-zoom transform invariants). | 54 | 3 |
| nx_viz_zoom_page.nx | COMPOSED live WASM zoom/pan page. Reads zoom.wasm (compiled from our zoom.wat by | 93 | 3 |
| nx_vizsla_action.nx | NISHI VIZSLA: the controller that turns a FIRST-PARTY browser form POST into a | 196 | 11 |
| nx_vizsla_action_gate.nx | VIZSLA action gate: a first-party browser FORM POST (URL-encoded body) becomes a | 203 | 11 |
| nx_vizsla_bills.nx | NISHI VIZSLA: the recurring BILLS / payables tracker. | 623 | 24 |
| nx_vizsla_bills_gate.nx | VIZSLA bills gate: the recurring-payables tracker | 274 | 11 |
| nx_vizsla_bills_register.nx | registers the VIZSLA recurring-bills tracker | 45 | 2 |
| nx_vizsla_budget.nx | NISHI VIZSLA V1: the family budget ledger. | 604 | 21 |
| nx_vizsla_budget_gate.nx | VIZSLA V1 gate: the budget ledger is gate-proven | 316 | 12 |
| nx_vizsla_budget_register.nx | registers VIZSLA V1 (family budget ledger) via | 45 | 2 |
| nx_vizsla_calendar.nx | NISHI VIZSLA R-CAL.0: the calendar substrate (events + FREE/BUSY). | 1001 | 28 |
| nx_vizsla_calendar_conflict_gate.nx | VIZSLA R-CAL.2 gate: conflict detection (overlap scan across the | 255 | 12 |
| nx_vizsla_calendar_gate.nx | VIZSLA R-CAL.0 gate: the calendar substrate (events + FREE/BUSY) is | 276 | 12 |
| nx_vizsla_calendar_rec_gate.nx | VIZSLA R-CAL.1 gate: recurrence (iCalendar RFC5545 RRULE) is gate-proven | 306 | 12 |
| nx_vizsla_capture.nx | NISHI VIZSLA: the OPT-IN page->person extractor for "capture as you browse". | 186 | 13 |
| nx_vizsla_capture_gate.nx | VIZSLA capture gate: the opt-in page->person extractor pulls a contact from a | 183 | 11 |
| nx_vizsla_contact.nx | NISHI VIZSLA: the RICH CONTACT MODEL (PRM/CRM depth foundation). Operator 2026-06-23: | 393 | 20 |
| nx_vizsla_contact_gate.nx | VIZSLA rich-contact gate: arbitrary key->value fields per contact, latest-per-key | 205 | 11 |
| nx_vizsla_coord_gate.nx | VIZSLA COORD-PAGE gate: the engagement-partner digest renders to a | 290 | 14 |
| nx_vizsla_deal.nx | NISHI VIZSLA business CRM: the deal/pipeline focus (operator 2026-06-23: "crm for | 427 | 19 |
| nx_vizsla_deal_gate.nx | VIZSLA business-CRM deal gate: the pipeline is gate-proven against a construction- | 207 | 11 |
| nx_vizsla_dedup.nx | NISHI VIZSLA: DEDUP / MERGE (PRM/CRM depth). Operator 2026-06-23: real-system depth + | 460 | 20 |
| nx_vizsla_dedup_gate.nx | VIZSLA dedup/merge gate. Construction-known oracle + contact->dedup integration. | 225 | 12 |
| nx_vizsla_digest.nx | NISHI VIZSLA V5: the proactive DAILY DIGEST. | 537 | 15 |
| nx_vizsla_digest_gate.nx | VIZSLA V5 gate: the daily DIGEST composes the | 358 | 11 |
| nx_vizsla_digest_register.nx | registers VIZSLA V5 (the proactive daily | 45 | 2 |
| nx_vizsla_doc.nx | NISHI VIZSLA DOCUMENT MANAGEMENT: never-lose documents on the additive plane. | 554 | 21 |
| nx_vizsla_doc_gate.nx | VIZSLA DOCUMENT-MANAGEMENT gate: never-lose versioned documents on the | 307 | 12 |
| nx_vizsla_docgen.nx | NISHI VIZSLA OFFICE DOCUMENT GENERATION: turn coordination data into a real | 295 | 12 |
| nx_vizsla_docgen_gate.nx | VIZSLA OFFICE-DOC gate: coordination fields -> a real .docx -> the versioned | 272 | 12 |
| nx_vizsla_gate.nx | VIZSLA V0 gate: the archetype gap profiler is itself | 271 | 10 |
| nx_vizsla_graph.nx | NISHI VIZSLA: INTRO-GRAPH / WHO-KNOWS-WHOM (PRM/CRM depth, the marquee feature Clay / | 357 | 17 |
| nx_vizsla_graph_gate.nx | VIZSLA intro-graph gate. Construction-known oracle. | 217 | 11 |
| nx_vizsla_group.nx | NISHI VIZSLA GROUP COORDINATION: multi-member FIND-A-TIME + slot POLL. | 939 | 28 |
| nx_vizsla_group_gate.nx | VIZSLA GROUP gate: multi-member find-a-time + slot poll proven | 352 | 14 |
| nx_vizsla_health.nx | NISHI VIZSLA: RELATIONSHIP INTELLIGENCE -- the S-class DEPTH a real PRM/CRM has and a | 332 | 18 |
| nx_vizsla_health_gate.nx | VIZSLA relationship-intelligence gate: the health score is gate-proven against a | 203 | 12 |
| nx_vizsla_ics.nx | NISHI VIZSLA R-CAL.4 (census PA14 interop): RFC 5545 iCalendar EXPORT. | 847 | 30 |
| nx_vizsla_ics_gate.nx | VIZSLA R-CAL.4 gate: RFC 5545 .ics EXPORT is gate-proven against | 428 | 16 |
| nx_vizsla_import.nx | NISHI VIZSLA: import your existing relationships into a tenant. Operator 2026-06-22: | 530 | 29 |
| nx_vizsla_import_gate.nx | VIZSLA import gate: parsing LinkedIn + vCard exports into a tenant's people is | 222 | 12 |
| nx_vizsla_jobs.nx | NISHI VIZSLA V2a: the job-search engine (career domain). | 665 | 21 |
| nx_vizsla_jobs_gate.nx | VIZSLA V2a gate: the job-search engine is gate-proven | 285 | 11 |
| nx_vizsla_jobs_register.nx | registers VIZSLA V2a (job-search engine) via | 45 | 2 |
| nx_vizsla_log.nx | NISHI VIZSLA: TYPED INTERACTIONS + TIMELINE (PRM/CRM depth b,c). Operator 2026-06-23: | 347 | 18 |
| nx_vizsla_log_gate.nx | VIZSLA typed-interaction/timeline gate. Construction-known oracle. | 212 | 13 |
| nx_vizsla_notes.nx | NISHI VIZSLA V4b: the event-anchored timed MEANINGFUL | 1088 | 37 |
| nx_vizsla_notes_gate.nx | VIZSLA V4b gate: the event-anchored timed | 390 | 11 |
| nx_vizsla_notes_register.nx | registers VIZSLA V4b (event-anchored timed | 48 | 2 |
| nx_vizsla_notify.nx | NISHI VIZSLA OUTWARD DELIVERY (census PA18): the reminder actually REACHES you. | 685 | 23 |
| nx_vizsla_notify_gate.nx | VIZSLA OUTWARD-DELIVERY gate: reminders REACH you. COMPOSITION: the | 310 | 13 |
| nx_vizsla_ops.nx | NISHI VIZSLA V6: the PROJECTS + MAINTENANCE fabric. | 823 | 23 |
| nx_vizsla_ops_gate.nx | VIZSLA V6 gate: the projects+maintenance fabric is | 318 | 12 |
| nx_vizsla_ops_register.nx | registers VIZSLA V6 (projects+maintenance | 44 | 2 |
| nx_vizsla_plan.nx | NISHI VIZSLA PLANNER: PMP-grade mechanics, friend-group simple. | 1309 | 31 |
| nx_vizsla_plan_gate.nx | VIZSLA PLANNER gate: priority/deps/critical-path/milestones/ | 324 | 14 |
| nx_vizsla_profile.nx | NISHI VIZSLA V0: the archetype gap profiler. | 455 | 13 |
| nx_vizsla_realm.nx | NISHI VIZSLA: three INTEGRATED relationship managers with SEPARATE FOCUSES. Operator | 132 | 11 |
| nx_vizsla_realm_gate.nx | VIZSLA realm gate: ONE person, THREE integrated relationship books with SEPARATE | 215 | 12 |
| nx_vizsla_recruiter.nx | NISHI VIZSLA V2c: the recruiter-channel engine. | 751 | 24 |
| nx_vizsla_recruiter_gate.nx | VIZSLA V2c gate: the recruiter-channel engine | 317 | 11 |
| nx_vizsla_recruiter_register.nx | registers VIZSLA V2c (recruiter-channel | 44 | 2 |
| nx_vizsla_register.nx | registers VIZSLA V0 (archetype gap profiler) via the | 40 | 2 |
| nx_vizsla_relate.nx | NISHI VIZSLA V4: the relationships / PRM keystone. | 1056 | 28 |
| nx_vizsla_relate_gate.nx | VIZSLA V4 gate: the relationships/PRM engine is | 334 | 11 |
| nx_vizsla_relate_register.nx | registers VIZSLA V4 (relationships / PRM | 47 | 2 |
| nx_vizsla_remind.nx | NISHI VIZSLA REMINDER ENGINE (census PA18 core): birthday + | 762 | 27 |
| nx_vizsla_remind_gate.nx | VIZSLA REMINDER gate: lead-time due scan + sent-once ledger | 303 | 14 |
| nx_vizsla_render.nx | NISHI VIZSLA: the FIRST-PARTY, privacy-first UI for your relationships. Operator | 397 | 18 |
| nx_vizsla_render_gate.nx | VIZSLA render gate: the first-party Nishi-browser UI page is gate-proven to carry | 238 | 13 |
| nx_vizsla_report.nx | NISHI VIZSLA: ACTIVITY ANALYTICS / PORTFOLIO REPORTING (PRM/CRM depth e). Operator | 270 | 15 |
| nx_vizsla_report_gate.nx | VIZSLA activity-analytics gate. Construction-known oracle + log->report integration. | 231 | 13 |
| nx_vizsla_segment.nx | NISHI VIZSLA: SAVED SEGMENTS / SMART VIEWS (PRM/CRM depth). Operator 2026-06-23: | 461 | 21 |
| nx_vizsla_segment_gate.nx | VIZSLA saved-segments gate. Construction-known oracle + contact->segment integration. | 247 | 13 |
| nx_vizsla_serve.nx | NISHI VIZSLA: the sovereign HTTP transport that makes the first-party UI LIVE in the | 336 | 16 |
| nx_vizsla_serve_gate.nx | VIZSLA serve gate: the HTTP transport routes a first-party browser request to the | 202 | 12 |
| nx_vizsla_tenant.nx | NISHI VIZSLA: the UNIVERSAL (multi-tenant) relationship manager. Operator 2026-06-22: | 180 | 11 |
| nx_vizsla_tenant_gate.nx | VIZSLA universal/multi-tenant gate: proves the SAME S-class relationship engine | 313 | 14 |
| nx_vizsla_venue.nx | NISHI VIZSLA VENUE PIPELINE: coordinate finding + hiring buildings. | 683 | 21 |
| nx_vizsla_venue_gate.nx | VIZSLA VENUE gate: the find/hire-buildings pipeline proven against | 291 | 13 |
| nx_vk_js.nx | structural probe of a VK video page to decide the extraction path. VK's stream is NOT in the | 125 | 8 |
| nx_vk_probe.nx | capability test on VK (vk.com), a mainstream public video platform (yt-dlp supports it). | 72 | 5 |
| nx_vmleak_gate.nx | FAST (<10s, no codec) VM per-operation-allocation leak regression test. Runs | 36 | 3 |
| nx_vmotion_gate.nx | proves + MEASURES sovereign motion compensation (nx_vmotion), the rung that beats plain | 91 | 6 |
| nx_vmtest_vm_gate.nx | isolate nx_wasm_vm's per-opcode correctness on known answers (task #21). Runs each tiny | 47 | 4 |
| nx_vmvpred_gate.nx | proves + MEASURES MV prediction (nx_vmvpred): on a realistic motion field (a camera pan with a | 74 | 2 |
| nx_vmvres_gate.nx | proves MV prediction + efficient residual coding TOGETHER slash the MV bitrate, and round-trips | 82 | 2 |
| nx_vn.nx | a VISUAL NOVEL engine (the simplest genre, the start of the climb): data-driven branching scenes + | 91 | 8 |
| nx_vn_art.nx | the ecosystem GENERATES a VN background (the visuals gap, attacked honestly): a procedural | 96 | 4 |
| nx_vn_critic.nx | the GAME-QUALITY CRITIC bot (the operator's vision: not a bot that BEATS the game, a bot that | 103 | 5 |
| nx_vn_living.nx | the "LIVING but it still TRACKS" engine for the VN (operator: interactions can be LLM-run IN | 55 | 6 |
| nx_vn_living_gate.nx | proves the "living but it tracks" limit. LIVING: a provider yields varied interaction | 72 | 4 |
| nx_vn_pack.nx | make the VN page SELF-CONTAINED: inline the generated background PNG as a base64 data: URI | 47 | 5 |
| nx_vn_site.nx | builds the VN CATALOG as a clean-routed SITE: a /vn index that lists each visual novel, | 71 | 7 |
| nx_vnscene_register.nx | registers the EMITTER-authored VN-scene FSM capability with | 41 | 2 |
| nx_vnsprite.nx | certified composable part: the VN SPRITE COMPOSITOR (gamebench bit 13). | 150 | 6 |
| nx_vnsprite_gate.nx | liar-kill gate for the VN sprite compositor (gamebench bit 13). | 409 | 9 |
| nx_vocab_extract.nx | extract the distinct, SORTED vocab STRINGS from a manifest/source so the gallery's | 152 | 13 |
| nx_voice_codec_v2_gate.nx | proves the v2 voice codec (nx_voice_codec_v2) as a real encode/decode PAIR: PCM frame -> | 57 | 7 |
| nx_voice_v2_gate.nx | proves the NishiVoice v2 q/bit path end-to-end: real LPC residual + entropy coding + inverse | 109 | 8 |
| nx_voicegen_census.nx | THE HONEST GAP: our voice/sound synthesis vs HUMAN-REALISTIC SOTA (operator 2026-07-04: | 93 | 5 |
| nx_voprf_kat_register.nx | registers the VOPRF verification (the OPAQUE building block, RFC 9497 | 41 | 2 |
| nx_voprf_rfc_kat.nx | ENGINEER verification of the OPAQUE building block (the auth crown jewel's | 105 | 7 |
| nx_vox_source.nx | a SELF-OSCILLATING physical voice source. Rung R2 of the bioacoustics lane. | 359 | 7 |
| nx_vox_tract.nx | the TIMBRE half of animal-sound synthesis: a vocal tract as a physical tube. | 254 | 8 |
| nx_voxchunk.nx | the SOVEREIGN CHUNKED VOXEL WORLD PART. nx_gamebench gap-queue rank 1 | 313 | 27 |
| nx_voxchunk_gate.nx | CERTIFICATION of nx_voxchunk (gamebench gap-queue rank 1: voxel-world-chunked). | 265 | 4 |
| nx_voxel_census.nx | VOXEL / 3D-WORLD-GEN / REALISM competitive census (operator 2026-06-13: | 166 | 9 |
| nx_voxel_spec_gate.nx | proves the ENGINE EMIT TARGET: a game-SPEC (DATA) -> a generated 3D voxel world, | 53 | 4 |
| nx_vq_dred_gate.nx | proves the VQ moonshot rung (nx_vq): vector-quantising the LPC reflection envelope to a codebook | 87 | 8 |
| nx_vq_train_gate.nx | proves Lloyd's training (nx_vq_train) lowers VQ distortion at the SAME bitrate (better codebook | 74 | 7 |
| nx_vqoe_gate.nx | the STANDING VIDEO SHIP-GATE (F601; eats debt seq35). | 373 | 8 |
| nx_vram_budget.nx | the team's VRAM FOOTPRINT model + reducer (operator: reduce VRAM while | 77 | 8 |
| nx_vram_budget_test.nx | the team REASONS about VRAM: a real 7B model on the operator's 16GB | 60 | 3 |
| nx_vram_frontier.nx | MAP THE FRONTIER: the achievable set on a fixed consumer GPU is not set | 28 | 3 |
| nx_vram_frontier_test.nx | the FRONTIER on a fixed 16GB consumer GPU expands as smarter math is | 52 | 3 |
| nx_vram_gov.nx | sovereign VRAM COEXISTENCE GOVERNOR (V-RAM-001, hardware resource rule #21). The RTX 5080's | 54 | 8 |
| nx_vram_gov_gate.nx | proves the sovereign VRAM coexistence governor (nx_vram_gov). Native, fast. | 41 | 1 |
| nx_vrate_gate.nx | proves + MEASURES sovereign rate control (nx_vrate), V-R4. Native nx_cc->nxasm, no node. | 58 | 3 |
| nx_vroom.nx | the sovereign video-room request HANDLER (the daemon's brain), | 216 | 13 |
| nx_vroom_autodeploy_cron.nx | STEP 2: add the /etc/crontab entry that runs nx_video_deploy.sh every | 39 | 4 |
| nx_vroom_autodeploy_install.nx | install + TEST the /video/ client auto-deploy script on the NAS | 29 | 4 |
| nx_vroom_daemon.nx | sovereign video-room daemon, PLAIN HTTP on loopback :8446, | 352 | 14 |
| nx_vroom_deploy.nx | SOVEREIGN deploy of the video daemon to the live NAS: streams | 95 | 3 |
| nx_vroom_emit.nx | RUNG 0 of making the LIVE /video/ client NISHI-EMITTED (operator 2026-06-23: | 132 | 8 |
| nx_vroom_gate.nx | proves the sovereign video-room handler (nx_vroom) end to end | 80 | 3 |
| nx_vroom_gitea_push.nx | the FINAL deploy rung: commit JUST the /video/ camera-fix (the 2 | 94 | 8 |
| nx_vroom_gitea_stage.nx | 84 | 7 | |
| nx_vroom_html.nx | fast HTML-only deploy: streams web_assets/vroom_client.html to the NAS | 69 | 3 |
| nx_vroom_loadtest.nx | REAL load-test of the LIVE daemon (operator: "i dont think you have really | 96 | 6 |
| nx_vroom_nas_sync.nx | deploy the /video/ camera-fix to the LIVE served dir, SAFELY, as elderwesto | 35 | 4 |
| nx_vroom_probe_stage.nx | stage the READ-ONLY NAS investigation for the /video/ deploy-wiring | 29 | 4 |
| nx_vsbench.nx | THE HEAD-TO-HEAD VS-RULER: are we BETTER than the reference titles, or do we merely | 352 | 7 |
| nx_vsbench_gate.nx | certifies the head-to-head VS-board (F1148, eats seq1004's second half: | 142 | 8 |
| nx_vsbest.nx | RECORD a vs-best-in-class claim, or refuse it loudly. | 115 | 3 |
| nx_vsbest_gate.nx | proves the comparative axis REFUSES every unearned claim. | 77 | 2 |
| nx_vsbest_lib.nx | THE COMPARATIVE AXIS: admit or refuse a vs-best-in-class claim. | 142 | 8 |
| nx_vsgap.nx | THE COMPARISON GAP: per domain, what stands between here and a legitimate S-CLASS. | 140 | 3 |
| nx_vskip_gate.nx | proves + MEASURES sovereign skip-block coding (nx_vskip). Native, fast. | 53 | 4 |
| nx_vsretract.nx | withdraw a comparative claim that turned out to be wrong. | 116 | 3 |
| nx_vsroll.nx | roll per-SCOPE comparative claims into a DOMAIN verdict, or refuse. | 87 | 1 |
| nx_vsroll_gate.nx | proves a domain lifts on its WEAKEST leg and refuses on any unmeasured one. | 75 | 2 |
| nx_vsroll_lib.nx | roll per-SCOPE comparative claims into a DOMAIN verdict by MIN. | 172 | 6 |
| nx_vsubpel_gate.nx | proves + MEASURES half-pel motion (nx_vsubpel): when content moves by a genuine 0.5 pixel, | 46 | 1 |
| nx_vsubpel_q_gate.nx | proves QUARTER-pel motion (nx_vsubpel qp_refine) beats half-pel when content moves by a | 52 | 3 |
| nx_vtransform_dct_gate.nx | verifies the sovereign H.264 integer DCT (nx_vtransform_dct) IN ISOLATION before it | 109 | 4 |
| nx_vtransform_gate.nx | proves + MEASURES the sovereign 4x4 transform+quantize (nx_vtransform), V-R2. | 69 | 5 |
| nx_wakesleep_scale_gate.nx | 131 | 5 | |
| nx_warden_build.nx | the WARDEN's ONE-COMMAND BUILD: spec in -> gated capability out, zero Claude in | 118 | 8 |
| nx_warden_build_register.nx | records the Warden's one-command build + the Conductor pulse wiring. | 39 | 2 |
| nx_warden_build_test.nx | ENGINEER's gate for the Warden's one-command build: four REAL specs go | 111 | 2 |
| nx_warden_paths.nx | the WARDEN's real teeth: classify whether an autonomous | 76 | 5 |
| nx_warden_paths_test.nx | proves the Warden's real protected-path safety AND | 70 | 3 |
| nx_wardrobe_state.nx | THE WARDROBE / EXPOSURE / TRANSFORMATION STATE MACHINE (certified composable PART). | 137 | 10 |
| nx_wardrobe_state_gate.nx | certifies the wardrobe/exposure/transformation part. | 150 | 6 |
| nx_warp_vet_gate.nx | RENDERING CONFORMANCE vs WARP (the MSU-equivalent external grader for D3D rendering). | 91 | 5 |
| nx_wasm_2048_gate.nx | native verify of the 2048 puzzle (base-relative; same code runs in wasm). Tests the | 71 | 7 |
| nx_wasm_adventure_gate.nx | 67 | 3 | |
| nx_wasm_adventure_html.nx | SOVEREIGN packager: the Adventure wasm -> a self-contained playable .html. | 27 | 2 |
| nx_wasm_arcade_gate.nx | verifies the BASE-RELATIVE arcade NATIVELY (base = mmap), which is the SAME | 39 | 3 |
| nx_wasm_arcade_html.nx | SOVEREIGN packager for the integer arcade wasm -> self-contained playable .html. | 31 | 2 |
| nx_wasm_breeders_gate.nx | verifies the SOVEREIGN breeders build NATIVELY. There is no browser here, | 149 | 4 |
| nx_wasm_charlab_gate.nx | gate for CHARLAB (the composed character surface: skeleton+morph-era organs | 256 | 5 |
| nx_wasm_charlab_html.nx | SOVEREIGN packager for CHARLAB (the composed character-tech surface). JS is | 26 | 2 |
| nx_wasm_city_gate.nx | 77 | 3 | |
| nx_wasm_city_html.nx | SOVEREIGN packager: the City-Building wasm -> a self-contained playable .html. JS | 27 | 2 |
| nx_wasm_craft_gate.nx | verifies the GENERATED 3D WORLD natively (same base-relative code the | 2097 | 6 |
| nx_wasm_diablo_gate.nx | 69 | 3 | |
| nx_wasm_diablo_html.nx | SOVEREIGN packager: the isometric ARPG wasm -> a self-contained playable .html WITH | 60 | 3 |
| nx_wasm_emit2.nx | G-WASM-001 milestone 2: emit a REAL function module byte-by-byte | 84 | 4 |
| nx_wasm_emit_seed.nx | SEED of the sovereign WAT->WASM emitter (G-WASM-001 milestone 1). | 85 | 4 |
| nx_wasm_explodelab_gate.nx | native teeth for the ExplodeLab surface BEFORE packing: the baked REAL as1 | 146 | 6 |
| nx_wasm_explodelab_html.nx | SOVEREIGN packager for EXPLODELAB: emits a self-contained .html (wasm | 35 | 2 |
| nx_wasm_html.nx | SOVEREIGN packager: a wasm game -> a self-contained playable .html. The JS canvas shim is | 32 | 2 |
| nx_wasm_html_fps.nx | SOVEREIGN packager for the FIRST-PERSON wasm world: reads the .wasm, base64s it | 28 | 2 |
| nx_wasm_html_vox3d.nx | SOVEREIGN packager for the TRUE 3D voxel world. Emits a self-contained playable .html: | 27 | 2 |
| nx_wasm_mineworld_gate.nx | NATIVE gate for the INFINITE procgen voxel world (the Minecraft-procgen rung). | 220 | 5 |
| nx_wasm_mineworld_html.nx | SOVEREIGN packager for MineWorld (the INFINITE procgen voxel world). Emits a | 28 | 2 |
| nx_wasm_mineworld_mod_gate.nx | gate for BLOCKS-AS-DATA (the first loose-coupling rung of the moddable | 127 | 5 |
| nx_wasm_mineworld_mp_gate.nx | NATIVE gate for MineWorld MULTIPLAYER (GTA-online rung 1): peer avatars + | 144 | 5 |
| nx_wasm_mineworld_mp_html.nx | SOVEREIGN packager for MULTIPLAYER MineWorld (GTA-online rung 1) with | 29 | 2 |
| nx_wasm_mineworld_tick_gate.nx | gate for the SOVEREIGN TICK (operator law: NO JS game logic -- the wasm | 224 | 7 |
| nx_wasm_physlab_gate.nx | gate for PHYSLAB (the visible consumer of phys3d+softjiggle; reuse-census W2). | 141 | 5 |
| nx_wasm_physlab_html.nx | SOVEREIGN packager for PHYSLAB (the visible phys3d+softjiggle surface). Emits a | 27 | 2 |
| nx_wasm_platformer_gate.nx | native test harness + PNG proof for the sovereign browser platformer | 92 | 4 |
| nx_wasm_pong_gate.nx | 74 | 2 | |
| nx_wasm_pong_html.nx | SOVEREIGN packager: the Pong wasm -> a self-contained REAL-TIME playable .html. | 32 | 2 |
| nx_wasm_promote.nx | GATE-CHECKED promotion of the video client core: staged.wasm -> live wasm, | 60 | 3 |
| nx_wasm_racing_gate.nx | 73 | 2 | |
| nx_wasm_racing_html.nx | SOVEREIGN packager: the racing wasm -> a self-contained REAL-TIME playable .html. | 27 | 2 |
| nx_wasm_shmup_gate.nx | 72 | 2 | |
| nx_wasm_shmup_html.nx | SOVEREIGN packager: the shmup wasm -> a self-contained REAL-TIME playable .html WITH | 57 | 3 |
| nx_wasm_td_gate.nx | 72 | 2 | |
| nx_wasm_td_html.nx | SOVEREIGN packager: the Tower-Defence wasm -> a self-contained playable .html. JS does | 27 | 2 |
| nx_wasm_thirdperson_gate.nx | 78 | 3 | |
| nx_wasm_thirdperson_html.nx | SOVEREIGN packager: the third-person wasm -> a self-contained REAL-TIME | 27 | 2 |
| nx_wasm_vm_exec_gate.nx | R1+R2: the sovereign WASM VM EXECUTES the real nx_vcodec.wasm and we DIFF it against the | 95 | 2 |
| nx_wasm_vm_gate.nx | R0: the sovereign WASM parser (nx_wasm_vm) parses the REAL shipped nx_vcodec.wasm binary and | 46 | 1 |
| nx_wasmfps_gate.nx | NATIVE eyeball check of the EXACT wasm-targeted first-person renderer: runs nx_wasmfps's | 39 | 1 |
| nx_wasmvox3d_gate.nx | NATIVE eyeball check of the 3D voxel world: carves a pit (air cells), raises a tower | 54 | 1 |
| nx_wat_compiler.nx | G-WASM-001 milestone 3: the SOVEREIGN WAT-text -> WASM-binary pipeline | 695 | 23 |
| nx_wat_sov_align_gate.nx | ONE-TIME alignment oracle check, then WABT is DROPPED from the video | 54 | 3 |
| nx_watched_literals_gate.nx | 69 | 3 | |
| nx_watemit_ws_register.nx | file the WAT-emitter 16-ARGUMENT CAP bug into the WMS SSOT for the toolchain | 51 | 4 |
| nx_wb_dispatch_register.nx | GOVERNED registration of the Warden dispatch-debt | 42 | 2 |
| nx_wd_core.nx | DISPATCH-ACT CORE (mainless): the Warden's attempt loop | 440 | 17 |
| nx_wd_toy_green.nx | gate fixture for the work dispatcher: a WELL-BEHAVED | 18 | 1 |
| nx_wd_toy_liar.nx | gate fixture for the work dispatcher: the FAKE-GREEN | 19 | 1 |
| nx_wd_toy_red.nx | gate fixture for the work dispatcher: a FAILING EXEC | 10 | 1 |
| nx_wdoc_test.nx | does `window.document` resolve in headless mode with the surrogate preamble? jQuery does | 29 | 3 |
| nx_web_archive.nx | SOVEREIGN WARC-class archive store: the link-rot-prevention core. Preserve a captured | 182 | 18 |
| nx_web_archive_gate.nx | 63 | 4 | |
| nx_web_builder.nx | a TEAM CAPABILITY: build UX-compliant responsive websites from a SPEC (operator: | 141 | 23 |
| nx_web_builder_test.nx | the TEAM uses its web-builder CAPABILITY to build andelinwest.com v1 (and a | 98 | 5 |
| nx_web_crawl_step.nx | CRAWL AT SCALE: the frontier-PERSISTED successor to nx_web_ingest's one-shot BFS. | 1478 | 41 |
| nx_web_crawl_step_gate.nx | network-free KATs for the frontier-persisted crawler's STORE mechanics: | 408 | 5 |
| nx_web_filter.nx | SOVEREIGN content-filter engine for the Nishi browser (uBlock-class, DATA-DRIVEN). The | 96 | 8 |
| nx_web_filter_gate.nx | 54 | 3 | |
| nx_web_harden.nx | "90s-NEUTRAL" attack-vector neutralizer. The balance current tools miss: ad blockers STRIP | 91 | 8 |
| nx_web_harden_gate.nx | 68 | 8 | |
| nx_web_ingest.nx | OPEN-WEB front of nishi search: BFS-crawl the REAL web (sovereign TLS-1.3 + Mozilla CA, | 235 | 12 |
| nx_web_purge_slop.nx | SCOPED SLOP PURGE for the web shard (2026-08-04, debt 1785895889): | 184 | 7 |
| nx_web_relevance_bench.nx | MEASURED RELEVANCE for the WEB engine (the SOTA RULER the operator asked for: | 225 | 15 |
| nx_web_render.nx | LIB: the WEB domain CONSUMER for the Nishi builder. Resolves web components from the | 82 | 6 |
| nx_web_render_gate.nx | GATE: the WEB loop closed. Teach a temp catalog the web components, compose a PAGE | 68 | 3 |
| nx_web_search_probe.nx | query the WEB scope (dp-web-pub-) directly via dss_search and print each hit's | 35 | 3 |
| nx_web_shard_compact.nx | SCALE compaction for big multi-segment shards (the web shard's rung). | 363 | 5 |
| nx_webgui_census.nx | the SOVEREIGN WEB-GUI / BROWSER CAPABILITY CENSUS: where do our first-party Nishi browser | 97 | 6 |
| nx_webindex_arch_census.nx | the ARCHITECTURE census for the operator's 2026-07-04 question: "do we store | 101 | 5 |
| nx_webpub_extract.nx | SOVEREIGN render+extract half of the web-publishing best-practices research | 62 | 4 |
| nx_webrtc_jitsi_depth_census.nx | SOTA gap audit vs WebRTC (webrtc.googlesource.com) + Jitsi | 134 | 7 |
| nx_weights_pull.nx | LIB: the per-shard VERIFIED-PULL decision logic that ties the weights ladder together. | 29 | 3 |
| nx_weights_pull_gate.nx | GATE for the capstone verified-pull logic (composes M2b tree-parse + M3 stream-store). | 51 | 3 |
| 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_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_version_gate.nx | R12 VERSIONING gate: `@version N` directive in the flows file (loader skips | 101 | 2 |
| nx_wiki_ai_start_page.nx | the live "AI START HERE" capstone, built through the sovereign page | 160 | 4 |
| nx_wiki_answer.nx | THE INSTANT-ANSWER organ for the live 12-page wiki corpus (IMS Thrust B rung 1). | 439 | 14 |
| nx_wiki_answer_gate.nx | KAT RELEVANCE + TEETH for the instant-answer organ (IMS Thrust B rung 1). | 84 | 9 |
| nx_wiki_answer_index.nx | INDEX DRIVER for the instant-answer search over the 19-page live wiki corpus (real-tree deepened) | 187 | 10 |
| nx_wiki_board_page.nx | GENERATE the live "Workstream Board" wiki article, a TYPED Diataxis | 124 | 3 |
| nx_wiki_boxdump.nx | DIAGNOSTIC: run the real render pipeline on the SAVED Wikipedia HTML | 147 | 4 |
| nx_wiki_build.nx | the AUTONOMOUS wiki builder. Enumerates EVERY workstream record in the memory | 104 | 5 |
| nx_wiki_charter_page.nx | GENERATE the live "Graceful Evolution Charter" wiki article, built | 146 | 4 |
| nx_wiki_codec_status_page.nx | EMIT the sovereign-codec arc as an S-class HTML wiki page through the | 127 | 4 |
| nx_wiki_devlog.nx | S-class LIVE DEVLOG ingestion: banks a work session into the wiki through the | 105 | 1 |
| nx_wiki_econsim_page.nx | GENERATE the live "EconSim" wiki article, a TYPED Diataxis TUTORIAL page | 89 | 1 |
| nx_wiki_exceed.nx | MEASURED head-to-head of a Nishi wiki page vs the incumbent wiki engine. | 176 | 7 |
| nx_wiki_exceed_gate.nx | REFEREE for the wiki feature census. | 122 | 6 |
| nx_wiki_hub.nx | the navigable FRONT DOOR (index.html) on the shared design skin. Maps everything | 50 | 3 |
| nx_wiki_lessons_push.nx | push the live wiki SOURCE (lessons + codec-arc status) to the NAS | 95 | 7 |
| nx_wiki_links_seed.nx | seed the CURATED WIKI NAV TREE into the NATIVE seg_store (no TSV). | 61 | 4 |
| nx_wiki_lock_page.nx | the OPERATOR-GATED placeholder served at the PUBLIC board.html so the real | 39 | 3 |
| nx_wiki_login_live_gate.nx | ENGINEER gate: the wiki accessibility gate over REAL HTTP bytes. | 293 | 9 |
| nx_wiki_nist_stem_page.nx | GENERATE the live "NIST STEM Capability Scorecard" wiki article, a TYPED | 119 | 3 |
| nx_wiki_page_lib.nx | the reusable page emitter for the autonomous wiki. wp_emit_page() turns ONE | 165 | 13 |
| nx_wiki_products_page.nx | ★SUPERSEDED 2026-08-01 by nx_product_board. DOES NOT WRITE ANY MORE. | 141 | 4 |
| nx_wiki_pub_board.nx | publish ONE page (board) LIVE through the GUARDED + VERSIONED publish path | 45 | 3 |
| nx_wiki_publish.nx | A3: the ONE-CALL GUARDED PUBLISH WRAPPER (the enforcement point). EVERY page that | 205 | 7 |
| nx_wiki_publish_gate.nx | TEETH for A3, the guarded publish wrapper (nx_wiki_publish pub_publish_ex). | 172 | 9 |
| nx_wiki_publish_guard.nx | THE PRE-PUBLISH GUARD (the wiki's "liar-kill"): a fail-closed POLICY | 275 | 9 |
| nx_wiki_publish_guard_gate.nx | TEETH for the pre-publish guard (nx_wiki_publish_guard). Proves the | 157 | 8 |
| nx_wiki_publish_guard_sanity.nx | READ-ONLY sanity run of the pre-publish guard against the REAL | 52 | 4 |
| nx_wiki_publish_nist_stem.nx | LIVE PROOF runner for A3: re-publish web_assets/nist_stem.html through | 58 | 4 |
| nx_wiki_restore.nx | A4a: FULL RESTORE to ANY retained rollback point. | 115 | 5 |
| nx_wiki_roadmap_page.nx | GENERATE the live "Roadmap" wiki article, a TYPED Diataxis EXPLANATION page | 119 | 3 |
| nx_wiki_search_page.nx | GENERATE the live "/wiki/search.html" instant-answer page (IMS Thrust B). | 102 | 7 |
| nx_wiki_shell.nx | THE AUTOMATIC PAGE BUILDER: the standard wiki-page furniture as reusable | 545 | 30 |
| nx_wiki_skin_lib.nx | ONE shared design shell for every nishifamily.com/wiki page (GitBook-style: | 70 | 6 |
| nx_wiki_structure_regen.nx | IMS arc rung A4b: the RE-PUBLISH-ON-PULSE engine (full-auto cron driver). | 614 | 16 |
| nx_wiki_structure_regen_gate.nx | TEETH for IMS A4b (the re-publish-on-pulse engine). | 316 | 9 |
| nx_wiki_structure_regen_run.nx | LIVE DRY-RUN driver for the A4b re-publish-on-pulse engine. | 103 | 4 |
| nx_wiki_versioned_publish.nx | A4a: VERSIONED-PUBLISH + the multi-point rollback INDEX. | 268 | 14 |
| nx_wiki_versioned_publish_gate.nx | TEETH for A4a (versioned-publish + multi-point rollback). | 287 | 11 |
| nx_wiki_versioned_publish_live.nx | A4a LIVE PROOF (real, additive, ends restored to original). | 123 | 3 |
| nx_wiki_versioned_rollback_observe.nx | A4a LIVE round-trip OBSERVER (uses the already-retained | 51 | 3 |
| nx_wiki_viz_atlas.nx | the STRUCTURED entry point for the Nishi Visualization Suite, built through the | 54 | 1 |
| nx_wiki_vplist_probe.nx | independent durability probe: list retained rollback points for a slug | 30 | 3 |
| nx_wiki_walk_gate.nx | REFEREE for the walkability metrics (modeled on | 206 | 8 |
| nx_wiki_walk_metrics.nx | WALKABILITY metrics A-H over the LIVE wiki link graph | 464 | 11 |
| nx_wiki_walk_republish.nx | WALKABILITY arc: re-publish the 4 enriched pages | 65 | 4 |
| nx_wiki_walkability.nx | IMS arc: MEASURED walkability scorecard over the | 462 | 9 |
| nx_wiki_workstream_page.nx | the AUTONOMOUS per-workstream page generator. Reads ONE real workstream | 201 | 13 |
| nx_winrand_probe.nx | ENTROPY PROOF probe for the native Windows build. Opens "/dev/urandom" and reads | 27 | 1 |
| nx_wire_diablo2_gate.nx | TITLE WIRING #2: Open Diablo II (ARPG). An actual playable hack-and-slash | 979 | 23 |
| nx_wire_endlesssky_gate.nx | TITLE WIRING #3: Endless Sky (space trading / adventure). An actual | 706 | 21 |
| nx_wire_harness.nx | the SHARED SCAFFOLD extracted from the title-wiring gates (nx_wire_nethack / | 60 | 6 |
| nx_wire_harness_gate.nx | certifies the shared wiring scaffold. Each tooth guards a property the | 132 | 4 |
| nx_wire_nethack_gate.nx | TITLE WIRING #1: NetHack (roguelike), the first nx_gamebench title wired | 917 | 17 |
| nx_wire_probe.nx | minimal diagnosis probe for the silent nx_wire_nethack_gate binary. | 48 | 4 |
| nx_wirecensus.nx | THE NISHI KNIP, RUNG 1 (S4: registered but never called). | 280 | 3 |
| nx_wirecensus_gate.nx | proves S4 (registered but never called) on synthetic fixtures where the | 117 | 3 |
| nx_wirecensus_lib.nx | S4 OF THE WIRING CENSUS: REGISTERED BUT NEVER CALLED. | 538 | 19 |
| nx_wiredclaim.nx | is an organ CALLED, or only CLAIMED to be? | 53 | 1 |
| nx_wiredclaim_lib.nx | IS AN ORGAN ACTUALLY CALLED, OR ONLY CLAIMED TO BE? NO main() ON PURPOSE. | 117 | 5 |
| nx_wloop_probe.nx | MINIMAL REPRODUCTION for the reported nx_cc defect: "code placed after a | 75 | 7 |
| nx_wolf_walk_gate.nx | the ANIMAL moves: the bestiary wolf WALKS on a quadruped FK rig with a real diagonal | 162 | 7 |
| nx_wolfram_census.nx | the COMPREHENSIVE gap catalog: Nishi coverage vs the FULL Wolfram Language | 176 | 8 |
| nx_woodshed.nx | X-REH-002: WOODSHEDDING (operator rehearsal law: isolate the hard | 78 | 6 |
| nx_work_dashboard.nx | the team PUBLISHES its own work so the operator leads it DIRECTLY as executive | 50 | 4 |
| nx_work_dispatcher.nx | the team picks items off the backlog and works them like a real team: respects | 47 | 5 |
| nx_work_predict.nx | FUTURE-axis runner: read capability_ladder.tsv and print the ADJACENT-POSSIBLE | 62 | 5 |
| nx_work_predict_gate.nx | 78 | 4 | |
| nx_work_predict_lib.nx | the FUTURE axis: GENEALOGY-grounded prediction of what work grows next. | 240 | 10 |
| nx_work_pulse.nx | the team's STANDING WORK LOOP unit: parse the REAL research backlog file | 150 | 9 |
| nx_work_pulse_register.nx | records the standing work loop + the live shape-15 sync the pulse | 43 | 2 |
| nx_work_pulse_run.nx | production driver for the standing work loop: one fork = parse the real | 19 | 1 |
| nx_work_pulse_test.nx | ENGINEER's gate for the standing work loop. A synthetic backlog file with | 62 | 2 |
| nx_work_retro.nx | PAST-axis runner: sweep the active organ dir and report any RECENT .nx that is | 66 | 5 |
| nx_work_retro_gate.nx | 100 | 5 | |
| nx_work_retro_lib.nx | the PAST axis: a retroactive sweep that COVERS WHAT WAS MISSED. It walks | 182 | 8 |
| nx_work_wiki.nx | the COMPREHENSIVE Work Board on the shared design skin. Renders the WHOLE picture | 248 | 15 |
| nx_workflowmine.nx | WORKFLOWS-CLASS MINER over the plan-/planrun- planes (miner-sota F1011, 2026-07-23). | 393 | 10 |
| nx_worklog_append.nx | the SILENT per-action work-journal appender invoked by the PostToolUse | 21 | 1 |
| nx_worklog_append_gate.nx | 90 | 6 | |
| nx_worklog_ingest.nx | thin work-journal capture runner over the shared wli_capture entry point. | 21 | 1 |
| nx_worklog_ingest_gate.nx | 117 | 8 | |
| nx_worklog_ingest_lib.nx | the PRESENT-axis workhorse: ingest the session transcript (.jsonl the | 347 | 13 |
| nx_worklog_lib.nx | LIVE WORK-JOURNAL primitive (the "running logs of our work, as it goes"). | 34 | 3 |
| nx_worklog_stop.nx | the SINGLE-organ Stop-hook (and cron) target: do BOTH halves of "keep the | 26 | 1 |
| nx_worklog_sweep_gate.nx | 160 | 10 | |
| nx_workstream_audit.nx | WMS-R4 LIB: the BOOT-TIME COMPLETENESS / CRASH AUDIT. | 364 | 12 |
| nx_workstream_audit_gate.nx | THE REFEREE for WMS-R4 (the boot-time completeness/crash audit). | 215 | 10 |
| nx_workstream_git.nx | conflict-free PARALLEL version control for autonomous workstreams (operator: "as | 56 | 6 |
| nx_workstream_popqueue.nx | WMS rung REG-POP: FULL REGISTRY POPULATION (close the completeness gap). | 330 | 17 |
| nx_workstream_popqueue_run.nx | thin RUNNABLE driver for WMS rung REG-POP. | 25 | 3 |
| nx_workstream_registry_gate.nx | THE REFEREE for WMS-R1 (the workstream-registry SSOT). | 183 | 8 |
| nx_workstream_registry_neg.nx | NEGATIVE-CONTROL PROOF for WMS-R1 (companion to the gate). | 124 | 8 |
| nx_workstream_seed.nx | SEEDER for the WORKSTREAM REGISTRY SSOT (knowledge/store/ws-*, via | 152 | 6 |
| nx_workstream_store.nx | WMS-R1 LIB: the content-addressed WORKSTREAM REGISTRY (SSOT), | 254 | 12 |
| nx_world_png_gate.nx | FULLY SOVEREIGN render: spec -> 3D world -> PNG, no bash/python/zlib anywhere. | 23 | 2 |
| nx_world_style_gate.nx | proves the engine is NOT one-look: the SAME world spec rendered in 3 art styles | 52 | 4 |
| nx_worldgen_gate.nx | prove SOVEREIGN INFINIGEN rung 1: seeds grow whole LANDSCAPES (terrain+water+sky+weather). | 127 | 5 |
| nx_worldgen_refine.nx | TEAM-OWNED worldgen quality gate + AUTO-REFINE | 334 | 9 |
| nx_worldgen_ship.nx | stage the world showcase for nx_aw_push: knowledge/world.html -> docroot world/index.html | 20 | 2 |
| nx_worldgen_showcase.nx | PUBLISH sovereign Infinigen rung 1 (operator: build a WORLD, + publish updates). | 177 | 3 |
| nx_worldgen_tuner.nx | TEAM-OWNED verdict-targeted knob tuner | 270 | 7 |
| nx_worldgen_tuner_register.nx | registers the verdict-targeted knob | 47 | 2 |
| nx_worldgen_tuner_test.nx | KATs for the verdict-targeted tuner | 124 | 1 |
| nx_worldpipe_gate.nx | ★R5 STAGED PROCGEN GATE: prove the pipeline is REAL, stage by stage, causally. | 527 | 4 |
| nx_worldpop_gate.nx | ★SOVEREIGN INFINIGEN: POPULATE a world with vegetation. Render a procedural landscape, | 146 | 4 |
| nx_worldsim.nx | the SOVEREIGN FACTION / ECONOMY WORLD-SIM PART. nx_gamebench gap-queue rank 1 and a hard | 163 | 24 |
| nx_worldsim_gate.nx | CERTIFICATION of nx_worldsim (gamebench rank 1, hard GAP, Strive:Conquest keystone). | 219 | 4 |
| nx_wpt_dim_probe.nx | DIAGNOSTIC (measure-first): render flex-grow-002 + its green-square ref to BMP and | 23 | 5 |
| nx_wpt_fetch.nx | SOVEREIGN one-time retrieval of a small REAL Web-Platform-Tests reftest subset, for | 126 | 7 |
| nx_wpt_run.nx | the EXTERNAL-ORACLE VALIDATION SPINE: drive OUR sovereign engine over a vendored | 130 | 7 |
| nx_wpt_run_gate.nx | VERDICT gate for the WPT external-oracle harness (nx_wpt_run). Proves the harness | 120 | 10 |
| nx_wrap_gate.nx | VERDICT gate for inline TEXT WRAPPING (the Wikipedia overflow fix). Renders a long | 115 | 8 |
| nx_write.nx | W-BB-1: THE WRITE LANE'S BACKBONE. The organ that actually WRITES. | 488 | 19 |
| nx_ws_active_board.nx | the HONEST live workstream board, re-derived from the WORKLOG. | 262 | 12 |
| nx_ws_board.nx | WMS rung M2: the LIVE STATUS BOARD (derived view). | 527 | 14 |
| nx_ws_board_gate.nx | THE REFEREE for WMS rung M2 (the live status board). | 304 | 10 |
| nx_ws_board_html.nx | WMS rung M2.5: the VIEWABLE board (Language-Export HAL last-mile). | 194 | 11 |
| nx_ws_board_html_gate.nx | THE REFEREE for WMS rung M2.5 (the viewable HTML board). | 332 | 11 |
| nx_ws_board_live_gate.nx | THE REFEREE for the M2 board's LIVE-STREAM upgrade: | 309 | 11 |
| nx_ws_cas.nx | WMS-R8: CONCURRENT-SSOT-SAFE registry write (advisory-lock serialized). | 55 | 2 |
| nx_ws_cas_gate.nx | the REFEREE for WMS-R8 (concurrent-SSOT-safe registry write). | 202 | 10 |
| nx_ws_client_session.nx | shared sovereign WSS-over-TLS1.3 CLIENT SESSION helpers. Extracted from | 139 | 4 |
| nx_ws_coach.nx | THE WORKSTREAM COACH (operator 2026-07-09: "assists the workstreams so they dont drift and | 184 | 8 |
| nx_ws_crash_gate.nx | WMS-R10: the END-TO-END CRASH INTEGRATION TEST (the capstone). | 270 | 13 |
| nx_ws_cycle.nx | THE AUTONOMOUS LOOP conductor organ, R1 READ-ONLY (design-of-record | 697 | 30 |
| nx_ws_discover_gate.nx | 117 | 4 | |
| nx_ws_exceed_gate.nx | WMS-R11: the MEASURED exceed-git scorecard (the no-wave proof). | 260 | 15 |
| nx_ws_exceed_git_live_gate.nx | 146 | 15 | |
| nx_ws_index_lib.nx | WMS durability LIB: derive the LIVE workstream auto-index from the | 282 | 14 |
| nx_ws_ingest.nx | THE MISSING INTEGRATION KEYSTONE (WMS derive-from-SSOT R1, for real). | 307 | 16 |
| nx_ws_ingest_live.nx | the LIVE runnable driver for the WMS derive-from-SSOT ingest (2026-07-17). | 39 | 3 |
| nx_ws_ingest_run.nx | runnable driver for the integration keystone nx_ws_ingest. | 55 | 4 |
| nx_ws_kickoff_sync.nx | CR-R1b MECHANICAL WORKSTREAM CAPTURE: the "sync from kickoff, survive | 303 | 24 |
| nx_ws_lost.nx | READ-ONLY diagnostic: name + CLASSIFY the "lost segment(s)" that make nx_ws_board REFUSE. | 60 | 3 |
| nx_ws_manifest_emit.nx | WMS durability RUNNER: regenerate the live workstream auto-index in | 36 | 3 |
| nx_ws_manifest_emit_gate.nx | HERMETIC gate for the WMS durability emitter. Builds a private | 94 | 6 |
| nx_ws_miner.nx | F217-class HISTORIC WORKSTREAM MINER (ws=ws-intel, 2026-07-20). | 835 | 40 |
| nx_ws_repair.nx | WMS-R9: ledger->registry CRASH REPAIR (git's defining reflog-recovery trick). | 101 | 5 |
| nx_ws_repair_gate.nx | the REFEREE for WMS-R9 (ledger->registry crash repair). | 215 | 10 |
| nx_ws_setstate.nx | transition ONE registry stream's state: the honest reconcile tool for stale | 48 | 3 |
| nx_x11_font_test.nx | verify rendering text with a REAL X server font (anti-jank): OpenFont + | 42 | 2 |
| nx_x11_keyboard_gate.nx | proves the keysym -> browser-vk fold (the codes nx_input_abstract | 95 | 3 |
| nx_x11_put_image_gate.nx | byte-asserts the PutImage encoder against the X11 wire spec, the | 101 | 3 |
| nx_x25519_extvec_gate.nx | THE FIRST PROVABLY THIRD-PARTY-VALIDATED CLAIM. | 187 | 10 |
| nx_x25519_kat_gate.nx | RIGOROUS standing KAT for X25519 (RFC 7748). Supersedes the compile-only smoke | 111 | 7 |
| nx_x25519_wasm_vm_gate.nx | KAT-verify the E2E chat's KEY AGREEMENT primitive: run the shipped nx_x25519.wasm in | 55 | 1 |
| nx_x509_pubkey_ed_kat.nx | gate for nx_x509_pubkey_extract_ed25519 (HONESTY SYSTEM weak point reach=479, | 85 | 3 |
| nx_x509_rsa_root_gate.nx | THE RSA CRYPTO KAT the x509 family was missing (honesty [W] follow-through): | 3 | 0 |
| nx_x509_trust_root_kat.nx | the RSA-verify crypto gate the ECDSA fixture couldn't provide (HONESTY SYSTEM | 112 | 3 |
| nx_x509_verify_rsa_gate.nx | DIRECT gate for the x509 RSA-verify family (flagged by the HONESTY SYSTEM | 120 | 5 |
| nx_x86_kat_gate.nx | SOVEREIGN x86_64 backend run-KAT gate (the gold per-ISA emit-proof tier, | 69 | 5 |
| nx_x86_wasm_gate.nx | R1.0a WASM proof: compiles nx_x86.nx to wasm via the sovereign pipeline and runs | 110 | 10 |
| nx_x86emit.nx | SOVEREIGN x86-64 MACHINE-CODE EMITTER (P5 baseline-JIT foundation; SOTA ladder). | 140 | 43 |
| nx_x86emit_gate.nx | VERIFY the sovereign x86-64 emitter (nx_x86emit) by EMITTING functions | 175 | 5 |
| nx_xe.nx | sovereign Intel Xe/Gen GPU command-streamer FRAMING encoder = the Intel R1 (command-submit) rung, | 24 | 3 |
| nx_xe_gate.nx | gate for the sovereign Intel command-streamer framing encoder (nx_xe) = the Intel R1 rung, | 49 | 5 |
| nx_xform_builder.nx | X-AUTH-EXT-002 (operator 2026-06-13): in-process DATA-FLOW composition | 128 | 9 |
| nx_xlate_gap_gate.nx | regression gate for the NXASM-SYSCALL-XLATE-GAP class: every syscall once | 110 | 8 |
| nx_xlate_mt.nx | sovereign DATA-DRIVEN RU<->EN machine-translation engine (the Belarus<->Texas pair). | 383 | 13 |
| nx_xlate_mt_gate.nx | MEASURES the data-driven RU<->EN engine on a HELD-OUT test set. NO fake green: | 175 | 10 |
| nx_xlate_mt_smoke.nx | fast compile+logic smoke for the data-driven engine (tiny inline lexicon, no files). | 57 | 5 |
| nx_xlsx.nx | SOVEREIGN MS-Excel (.xlsx / SpreadsheetML) interop for the Nishi Office suite. A .xlsx is an OPC | 1283 | 41 |
| nx_xlsx_chart_gate.nx | gate for CHARTS v1 (office census OF-S4, native-first): the .xlsx preview renders | 146 | 12 |
| nx_xlsx_formula_gate.nx | gate for SPREADSHEET FORMULAS (office census OF-S3, "THE core spreadsheet | 159 | 12 |
| nx_xlsx_gate.nx | proves sovereign .xlsx (SpreadsheetML) interop by driving the REAL /tmp/nx_xlsx.sov.elf | 83 | 11 |
| nx_xlsx_pivot_gate.nx | gate for PIVOT v1 (office census OF-S5, native-first): group-by aggregation over | 161 | 12 |
| nx_xlsx_view_gate.nx | gate for the .xlsx VIEWER (nx_xlsx html) + the SHAREDSTRINGS close. Two fixtures: | 160 | 12 |
| nx_xxhash_kat.nx | KAT for nx_xxhash (XXH64). HONESTY [W] weak point (reach untested). Anchors correctness | 61 | 3 |
| nx_yt_basejs_gate.nx | 55 | 4 | |
| nx_yt_innertube.nx | the RELIABLE YouTube path, done yt-dlp's way: SCRAPE the live INNERTUBE_API_KEY + | 103 | 10 |
| nx_yt_nsolve_gate.nx | 64 | 4 | |
| nx_yt_probe.nx | capability test: fetch a YouTube watch page, extract ytInitialPlayerResponse (embedded | 89 | 5 |
| nx_zerodt_extract.nx | SOVEREIGN render+extract half of the zero-downtime/live-update research (operator | 60 | 4 |
| nx_zpng.nx | a COMPRESSING sovereign PNG encoder (the unblocker for shipping generated art at size). Replaces | 113 | 9 |
| nx_zpng_test.nx | prove the compressing PNG encoder is CORRECT (decodes) + measure the size win on a | 24 | 5 |
| rchk.nx | f(x) FOUND from (x,y) data, evaluated at a HELD-OUT x. license_tier: ORIGINAL | 21 | 1 |
| rf_authored.nx | K-way RRF over team-owned nx_rrf, no Claude logic | 9 | 1 |
| rf_authored2.nx | K-way RRF over team-owned nx_rrf, no Claude logic | 9 | 1 |
| rf_authored2_test.nx | 11 | 1 | |
| rf_authored_test.nx | 11 | 1 | |
| roleaccess_gate.mig.nx | AUTHORED BY nx_compose_builder (X-AUTH-EXT-001 composition shape) from a DATA spec. | 27 | 2 |
| roleaccess_gate.nx | AUTHORED BY nx_compose_builder (X-AUTH-EXT-001 composition shape) from a DATA spec. | 27 | 2 |
| rr_authored.nx | TF retrieval, baked relevance floor, no Claude logic | 15 | 1 |
| rr_authored2.nx | TF retrieval, baked relevance floor, no Claude logic | 15 | 1 |
| rr_authored2_test.nx | 11 | 2 | |
| rr_authored_test.nx | 11 | 2 | |
| rs_authored.nx | op-DAG lowered to a baked dataflow, no Claude logic | 7 | 1 |
| rs_authored2.nx | op-DAG lowered to a baked dataflow, no Claude logic | 7 | 1 |
| rs_authored2_test.nx | 10 | 1 | |
| rs_authored_test.nx | 10 | 1 | |
| rv64im_min_alu.nx | RV64IM-min ALU. | 355 | 11 |
| rv64im_min_alu_proof.nx | vector dumper to PROVE the RV64IM ALU. | 115 | 4 |
| rv64im_min_clint.nx | Core-Local Interruptor (CLINT) MMIO device. | 240 | 8 |
| rv64im_min_cpu_crosscheck.nx | 1:1 proof: our sovereign RV64IM CPU sim | 115 | 3 |
| rv64im_min_csr.nx | RV64IM-min CSR file (M-mode only). | 270 | 8 |
| rv64im_min_decoder.nx | first concrete use of the NishiHDL DSL. | 291 | 14 |
| rv64im_min_decoder_proof.nx | dump rv64im_min_decoder field outputs | 75 | 3 |
| rv64im_min_elf_loader.nx | ELF64 loader for the RV64IM-min sim. | 269 | 10 |
| rv64im_min_gfx_gate.nx | 160 | 12 | |
| rv64im_min_gpu.nx | a SOVEREIGN GPU-class command-submission controller device model (the 4th | 280 | 12 |
| rv64im_min_hot_report.nx | silicon-feedback loop closure. | 302 | 8 |
| rv64im_min_kernel_boot_smoke.nx | boot the nishi-os kernel ELF in sim. | 120 | 2 |
| rv64im_min_mmu.nx | the Sv39 PAGE-TABLE-WALK device (virtual-memory-paging-mmu). | 176 | 10 |
| rv64im_min_multi_tier_roi.nx | per-tier ROI matrix + ranker. | 255 | 7 |
| rv64im_min_nndev.nx | the NISHI-NATIVE DEVICE PROTOCOL (NNDP) device model. | 182 | 8 |
| rv64im_min_nvme.nx | a SOVEREIGN NVMe-class PCI/MMIO controller device model (X-DRV-W1 | 332 | 12 |
| rv64im_min_regfile.nx | RV64IM-min general-purpose register file. | 140 | 4 |
| rv64im_min_sim.nx | single-cycle RV64IM-min behavioural simulator. | 1246 | 33 |
| rv64im_min_sim_smoke.nx | end-to-end smoke for the RV64IM-min sim. | 151 | 3 |
| rv64im_min_symtab.nx | ELF64 symbol table parser. | 217 | 5 |
| rv64im_min_uart.nx | 16550-compatible UART MMIO device. | 218 | 6 |
| rv64im_min_virtio.nx | legacy virtio-MMIO transport device model (K-R2-001a). | 522 | 13 |
| sites.nx | INTENTIONALLY NON-BUILDABLE PLACEHOLDER (do not build target=sites yet). | 10 | 0 |
| softdelete_step.nx | baked transition walk, no Claude logic | 22 | 2 |
| softdelete_step_test.nx | KATs computed from the table at emit time | 14 | 1 |
| ss2_champion.nx | SELF-SCAFFOLDED by nx_selfscaffold2_gate (R2 combine->novel->materialize). license_tier: ORIGINAL | 17 | 1 |
| ss_cycle_organ.nx | SELF-SCAFFOLDED + GOD-BUILT by nx_god_pulse_gate. license_tier: ORIGINAL | 13 | 1 |
| ss_goal_organ.nx | SELF-SCAFFOLDED (R9 goal-directed acquisition). license_tier: ORIGINAL | 18 | 1 |
| synth_emit_alu.nx | per-module Verilog logic emitter for the ALU. | 167 | 4 |
| synth_emit_alu_gates.nx | per-module ALU emitter for .nxgate. | 136 | 6 |
| synth_emit_alu_gates_smoke.nx | structural smoke for the ALU .nxgate emitter. | 109 | 5 |
| synth_emit_regfile_gates.nx | per-module register-file emitter for .nxgate. | 192 | 5 |
| synth_emit_regfile_gates_smoke.nx | structural smoke for the | 97 | 4 |
| test_anatomy_risk.nx | unit test for nx_anatomy_risk: verifies score (x1000 weights) + fired factors per the ported anatomy_score_v2 model. | 37 | 5 |
| test_b64enc.nx | standalone unit test for the base64 encoder (verbatim copy of gp_b64_encode) against RFC 4648 vectors. | 56 | 3 |
| test_chdir.nx | isolate whether the new sys_chdir(80) wrapper actually changes cwd. Creates /tmp/cdt/m, | 20 | 3 |
| test_munmap.nx | verify sys_munmap actually frees. 200k cycles of mmap(1MB)+touch+munmap = 200GB churned; | 22 | 3 |
| test_render_coherence.nx | unit test for nx_render_coherence: the wet_without_context PREVENTATIVE. Proves (a) correct reframe strings, (b) the | 48 | 7 |