topic: ims
15 modules sharing the ims name family (derived from the tree's prefix discipline).
The 'ims' topic family manages the ingestion, publishing, and re-landing of content pages within the Nishi sovereign ecosystem, ensuring data integrity and version control. Modules like nx_ims_batch1 and nx_ims_batch2 handle the ingestion of active-arc pages and substrate hub content, while nx_ims_batch1_publish and nx_ims_batch2_publish enforce a guarded, versioned live-publish process. Additional modules address failed pushes and targeted updates, maintaining a consistent and reliable live-corpus snapshot through nx_ims_corpus_refresh.
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_ims_batch1.nx | INGEST batch #1: 4 REAL active-arc pages, each rendered through | 77 | 4 |
| nx_ims_batch1_publish.nx | land batch #1 LIVE through the GUARDED + VERSIONED publish | 72 | 4 |
| nx_ims_batch1_repush.nx | re-land the two pages whose live push did not confirm on the | 60 | 4 |
| nx_ims_batch2.nx | INGEST batch #2: the SUBSTRATE hub + 6 REAL pages, each rendered | 124 | 4 |
| nx_ims_batch2_publish.nx | land batch #2 LIVE through the GUARDED + VERSIONED publish path | 83 | 4 |
| nx_ims_batch2_repush.nx | re-land the batch-#2 leaf pages whose live push did not confirm on the | 74 | 4 |
| nx_ims_batch2_tail.nx | push ONLY the final 3 batch-#2 leaves (neural_mt, vision_fr, voxelworld) | 68 | 4 |
| nx_ims_corpus_refresh.nx | rebuild the framed live-corpus snapshot | 96 | 6 |
| nx_ims_monitor.nx | IMS arc rung A1: READ-ONLY orphan + link-rot MONITOR. | 510 | 10 |
| nx_ims_monitor_gate.nx | REFEREE for the IMS A1 orphan + link-rot monitor. | 241 | 7 |
| nx_ims_monitor_live.nx | IMS A1 LIVE RUN over the REAL published wiki corpus. | 211 | 6 |
| nx_ims_page.nx | THE REUSABLE TYPE-AWARE PAGE GENERATOR. ONE function, ims_page, | 202 | 6 |
| nx_ims_page_selftest.nx | smoke test for the reusable generator nx_ims_page. | 54 | 4 |
| nx_ims_search_publish.nx | land /wiki/search.html LIVE through the GUARDED + VERSIONED publish path | 62 | 4 |
| nx_ims_typemap_seed.nx | seed the Diataxis typemap into the NATIVE seg_store (no TSV). | 39 | 4 |