topic: race
16 modules sharing the race name family (derived from the tree's prefix discipline).
The 'race' topic family in the Nishi sovereign ecosystem models autonomous competition and progression within a structured racing framework, where modules like nx_race_board oversee the RACING BOARD, tracking each car's performance against its named incumbent. nx_race_referee ensures GENERIC AUTONOMY-RACE REFEREE functionality, maintaining fairness and adherence to race rules. nx_race_search_worker and nx_race_sov_worker represent specialized lanes for different races, enabling parallel execution of competitive tasks within the ecosystem.
auto-narrated by the local model from this topic's module headers; links verified against the wiki index.
narrated overview -- maintained by the narration lane, module links verified against this wiki.
| module | description | lines | funcs |
|---|---|---|---|
| nx_race_board.nx | the RACING BOARD: every car RACED vs its named incumbent, | 83 | 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 as the IR program, compiled | 50 | 2 |
| nx_race_native_opt.nx | "OURS, OPTIMIZED": the SAME MINSTD LCG as nx_race_native, but with the | 38 | 2 |
| nx_race_referee.nx | the GENERIC AUTONOMY-RACE REFEREE (race-1's third growth rung, | 340 | 11 |
| 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_telemetry.nx | SEED: substrate-native lap recorder. | 775 | 18 |
| nx_race_timing.nx | sealed-enum race timing mode + helpers. | 153 | 6 |
| nx_race_timing_test.nx | smoke for nx_race_timing sealed enum. | 86 | 2 |
| nx_race_visualizer.nx | ASCII visualizer for .race_telemetry.tsv. | 315 | 10 |
| nx_race_visualizer_test.nx | smoke for the visualizer. | 45 | 2 |
| 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 |