code wiki / (root) / nx_lib_ingest_json.nx

nx_lib_ingest_json.nx

buildroot/runtime/nx_lib_ingest_json.nx

1640 B38 linesdepth 7pulls 10 transitivereach 3 importersview sourcekind librarytopic lib
docsdependenciesstructsconstsfunctions

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

nx_lib_parse.nx nx_lib_store.nx nx_lib_ingest_json.nx nx_lib_fetch_ingest.nx nx_lib_ingest_json_test.nx

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

13func nx_lib_ingest_json_response(resp: *u8, resplen: i64, hk: *u8, hklen: i64) -> i64