code wiki / cc
topic: cc
12 modules sharing the cc name family (derived from the tree's prefix discipline).
The 'cc' topic family in the Nishi sovereign ecosystem focuses on compiler health, data hosting, and Common Crawl integration. Modules like nx_cc_datahost_probe ensure the reliability of data hosts, nx_cc_guardian autonomously monitors compiler stability, and nx_cc_health enables self-healing through immunization steps, supporting a robust, self-sustaining sovereign toolchain.
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_cc_datahost_probe.nx | prove the CC DATA host (data.commoncrawl.org -- the bulk WARC/WET CDN, distinct from | 33 | 3 |
| nx_cc_equiv_gate.nx | COMPILER DIFFERENTIAL-BEHAVIOR ORACLE: miscompile-detection for the sovereign toolchain (EMI-style baseline-vs-challenger build + stdout byte-equal + self-host | 675 | 15 |
| nx_cc_evidence.nx | INDEPENDENT-OBJECTIVE evidence gate for the compiler rung. Does NOT accept any asserted | 88 | 7 |
| nx_cc_guardian.nx | SOVEREIGN AUTONOMOUS compiler-health guardian. | 148 | 7 |
| nx_cc_health.nx | SELF-HEALING COMPILER HEALTH WITNESS (the IMMUNIZE step + a machine-target the autonomy | 79 | 5 |
| nx_cc_ingest.nx | THE CC BRIDGE: ingest REAL Common Crawl records into the web scope, INDEX-ONLY, serve-LIVE. | 231 | 8 |
| nx_cc_probe.nx | sovereign compiler A/B LOOP-DETECTOR (no shell). | 84 | 4 |
| 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_record_fetch.nx | THE CC INGEST KEYSTONE: pull ONE real Common Crawl record end-to-end over our TLS, | 118 | 6 |
| nx_cc_splice_bisect.nx | PER-FUNCTION COMPILER-CODEGEN BISECTOR. | 305 | 11 |
| 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 |