code wiki / synth
topic: synth
20 modules sharing the synth name family (derived from the tree's prefix discipline).
The 'synth' topic family in the Nishi sovereign ecosystem focuses on program synthesis and synthetic evolution, integrating tools for authoring, diagnosing, and scaling synthetic systems. Modules like _synth_bench_authored provide structured composition frameworks, nx_synth_fit establishes core synthesis algorithms, and nx_synth_oe_test measures scalability, collectively enabling robust, automated code generation and optimization 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 |
|---|---|---|---|
| _synth_bench_authored.nx | S6 suite compose-v1. | 484 | 22 |
| nx_synth.nx | a PROGRAM SYNTHESIZER: the team WRITES a program from a spec, by | 104 | 3 |
| nx_synth_diag.nx | diagnose the broken /synth visuals: is the page served at /synth (no trailing slash) so | 60 | 5 |
| nx_synth_fit.nx | shared synthesis-fit CORE (no main): the power-sum basis model + iterated-local-search | 59 | 8 |
| nx_synth_live_check.nx | sovereign LIVE check of nishifamily.com/synth (the synthetic-humans lab page) via | 82 | 4 |
| 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_page.nx | EMITS the /synth lab page (author-by-organ: the HTML is generated, never hand-shipped). | 135 | 5 |
| 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.nx | the INTERACTIVE SYNTH STUDIO (all functionality LIVE): one loopback HTTP daemon that | 344 | 20 |
| nx_synth_serve_daemon.nx | deployable Synth Studio daemon: argv[1]=listen_port; accept-fork loop calling | 43 | 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 |
| 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 |