nx_lib_ingest_json.nx
buildroot/runtime/nx_lib_ingest_json.nx
about
nx_lib_ingest_json.nx -- the deterministic tail of the sovereign ingest:
an HTTP response (from nx_lib_fetch) -> strip headers -> nx_lib_parse_work
-> nx_lib_store_put_work. Pure/local/gateable (no network). Composed with
nx_lib_fetch this is the full fetch->parse->store ingest that retires the
Python httpx+json+pydantic pipeline end to end.
license_tier: ORIGINAL | genealogy_id: nishi_library_sovereign_ingest_json_2026_07_01
dependencies 2 imports · 2 importers
imports: nx_lib_parse.nxnx_lib_store.nx
imported by: nx_lib_fetch_ingest.nxnx_lib_ingest_json_test.nx
structs
| none |
consts
| none |
functions
| 13 | func nx_lib_ingest_json_response(resp: *u8, resplen: i64, hk: *u8, hklen: i64) -> i64 |