topic: builder
44 modules sharing the builder name family (derived from the tree's prefix discipline).
The 'builder' topic family in the Nishi sovereign ecosystem provides foundational tools for constructing and managing data structures and algorithms within the NishiLang framework. Modules like nx_builder serve as the orchestrator, while nx_builder_authors_autograd handles L1 training-substrate operations, and nx_builder_authors_bm25_rank implements a relevance ranker. These modules work together to enable efficient data processing and model training, supporting the ecosystem's modular and sovereign design.
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_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 |