nx_lib_fetch_ingest.nx
buildroot/runtime/nx_lib_fetch_ingest.nx
about
nx_lib_fetch_ingest.nx -- the FULL sovereign ingest: fetch a work URL over
TLS-1.3 (nx_lib_fetch) -> parse + store (nx_lib_ingest_json). One call
replaces the entire Python httpx+json+pydantic+sqlite ingest path. The
deterministic tail is gated in nx_lib_ingest_json_test; the fetch is
network-gated (ready the moment the LAN/NAS is reachable).
license_tier: ORIGINAL | genealogy_id: nishi_library_sovereign_fetch_ingest_2026_07_01
dependencies 2 imports · 1 importers
imports: nx_lib_fetch.nxnx_lib_ingest_json.nx
imported by: nx_lib_fetch_probe.nx
structs
| none |
consts
| 9 | const K_MAGIC_4194304: i64 = 4194304 |
functions
| 13 | func nx_lib_fetch_ingest(store: *TrustStore, url: *u8, hk: *u8, hklen: i64) -> i64 |