topic: fetch
19 modules sharing the fetch name family (derived from the tree's prefix discipline).
The 'fetch' topic family in the Nishi sovereign ecosystem provides tools for retrieving and managing data across the network, emphasizing reliability and security. Central to this is the nx_fetch_any, an intelligent fetch dispatcher that streamlines data acquisition, supported by nx_fetch_bounded_gate to enforce timeouts and resource limits. Diagnostic utilities like nx_fetch_dump ensure transparency by capturing raw fetch responses, while other modules handle specialized tasks such as streaming and testing, collectively enhancing the ecosystem's data-fetching capabilities.
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 |
|---|---|---|---|
| _fetch_bounded_gate.nx | RES-R7 gate: bounded fetch (timeout + no | 268 | 7 |
| nx_fetch.nx | THE sovereign manifest-driven research fetcher. MERGES the N copy-pasted one-time | 221 | 12 |
| nx_fetch_any.nx | EAT THE FETCH DEBT (operator 2026-07-14): the ONE intelligent fetch DISPATCHER the | 193 | 14 |
| nx_fetch_any_gate.nx | teeth for the intelligent fetch dispatcher (operator 2026-07-14: researcher/census/ | 114 | 2 |
| nx_fetch_bounded.nx | bounded + timed streaming fetch drain (RES-R7). | 146 | 4 |
| nx_fetch_capacity_gate_t253.nx | Native replay of retained real gzip plus capacity and corruption boundaries. | 38 | 2 |
| nx_fetch_deadline_candidate_t314.nx | bounded + timed streaming fetch drain (RES-R7). | 195 | 7 |
| nx_fetch_decode_capture_t253.nx | 22 | 2 | |
| nx_fetch_default_decode_gate_t253.nx | Exercise the shared default decoded API; caller supplies admitted output budget. | 16 | 1 |
| nx_fetch_dump.nx | diagnostic: fetch a URL over validated TLS and dump the raw body to a file, | 28 | 3 |
| nx_fetch_jellyfin_test.nx | X-CENSUS-003 live-incumbent-surface fetch. | 116 | 2 |
| nx_fetch_print.nx | minimal sovereign GET-and-print (nx_https_get). usage: nx_fetch_print <url>. | 21 | 1 |
| nx_fetch_probe.nx | GENERAL fetch-reachability diagnostic: nx_fetch_probe <url>. Reports, for any URL, what | 61 | 3 |
| nx_fetch_rights.nx | rights-status policy for acquisition, modelled on how | 107 | 8 |
| nx_fetch_rights_gate.nx | liar-kill gate for the acquisition rights policy. | 51 | 1 |
| nx_fetch_status_boundary_gate_t252.nx | 43 | 2 | |
| nx_fetch_status_live_gate_t252.nx | Live transport witness: consume raw native HTTPS bytes through the shared status boundary. | 19 | 2 |
| nx_fetch_to_file.nx | fetch an arbitrary (unknown-size) URL body into RAM via sovereign TLS (redirect-following) | 39 | 5 |
| nx_fetch_unit.nx | the SHARED staged-fetch unit (Rule #15: this logic lived | 177 | 7 |