topic: domain
9 modules sharing the domain name family (derived from the tree's prefix discipline).
The 'domain' topic family manages domain lifecycle operations within the Nishi sovereign ecosystem, focusing on admission, auto-building, and mapping. The nx_domain_admit gate enforces admission rules, while nx_domain_admit_lib provides the core decision logic for evaluating access. nx_domain_forge automates domain creation and expansion, and nx_domain_map ensures comprehensive URL indexing before crawling, supporting the /compare/webscraping contracts. These modules work together to maintain domain integrity, governance, and operational efficiency across 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_domain_admit.nx | THE REFUSING ADMISSION GATE for a /compare domain. | 874 | 14 |
| nx_domain_admit_gate.nx | THE GATE FOR THE ADMISSION GATE. | 648 | 15 |
| nx_domain_admit_lib.nx | THE PURE DECISION CORE OF nx_domain_admit, THE /compare ADMISSION GATE. | 770 | 32 |
| nx_domain_forge.nx | APPEND-DRIVEN, DATA-DRIVEN domain/site AUTO-BUILDER (operator 2026-06-29: "we should be | 116 | 10 |
| nx_domain_forge_gate.nx | SOVEREIGN gate for the append-driven domain auto-builder. Writes a 2-domain | 80 | 8 |
| nx_domain_golive.nx | Orchestrate domain purchase and live activation on the sovereign edge through predefined, idempotent steps. | 143 | 4 |
| nx_domain_map.nx | DOMAIN MAP: every URL under a domain BEFORE crawling it -- the /compare/webscraping R8 contracts | 671 | 29 |
| nx_domain_map_gate.nx | GATE for nx_domain_map (the /compare/webscraping R8 contracts dm_scan + dm_soft404). | 127 | 3 |
| nx_domain_profile.nx | generative-domain dispatcher registry. | 409 | 15 |