code wiki / corpus
topic: corpus
10 modules sharing the corpus name family (derived from the tree's prefix discipline).
The 'corpus' topic family in the Nishi sovereign ecosystem focuses on the ingestion, indexing, and management of structured data across domains. The nx_corpus_drive serves as a unified driver for theorem-corpus ingestion, while nx_corpus_ingest transforms directories of documents into a domain's public seg_store. nx_corpus_measure provides a data-driven index over a real crawled corpus, ensuring measured and honest representation of content.
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_corpus_drive.nx | unified theorem-corpus ingestion driver. | 143 | 8 |
| nx_corpus_fetch.nx | Modelwright M1: sovereign corpus-at-scale builder. | 97 | 4 |
| nx_corpus_full.nx | bulk-registration of every L3 primitive we | 171 | 1 |
| nx_corpus_ingest.nx | SOVEREIGN corpus ingestion: a DIRECTORY of documents -> a domain's PUBLIC seg_store | 681 | 31 |
| nx_corpus_ingest_gate.nx | GATE for the corpus-ingest front door (dir -> searchable sovereign shard). | 341 | 5 |
| nx_corpus_measure.nx | data-driven MEASURED index over a REAL crawled corpus (the honest "bigger index" step at | 92 | 5 |
| nx_corpus_probe.nx | WHY DOES gk_corpus_scan RETURN 0 ON THE NAS? | 65 | 1 |
| nx_corpus_scan_gate.nx | PROVE gk_corpus_scan ENUMERATES THE WHOLE COMPILE CORPUS. | 129 | 2 |
| nx_corpus_search.nx | END-TO-END on REAL data: index 3 REAL web pages crawled natively by nishi_fetch.exe (off-WSL) | 76 | 7 |
| nx_corpus_to_meta.nx | compact-corpus -> meta.json minter. | 203 | 6 |