nx_rfc_stream_ingest.nx
buildroot/runtime/nx_rfc_stream_ingest.nx
about
nx_rfc_stream_ingest.nx -- RFC parser -> 5-defense runner bridge.
Output JSONL row: {"source":"rfc","kind":N,"name":"Algorithm_Description"}
genealogy_id: rfc_to_qed_2026 + ingest_runner_composition
lineage_id: source_adapter
dependencies 4 imports · 1 importers
imports: nx_syscalls.nxnx_tier.nxnx_rfc_ingest.nxnx_ingest_runner.nx
imported by: nx_rfc_dir_ingest.nx
structs
| none |
consts
| none |
functions
| 19 | func nx_rfc_strlen(s: *u8) -> nx_size called by 1: nx_rfc_stream_offer_all |
| 25 | func nx_rfc_str_copy(dst: *u8, off: nx_size, src: *u8) -> nx_size called by 1: nx_rfc_row_build |
| 34 | func nx_rfc_row_build(d: *RfcDecl, out: *u8) -> nx_size |
| 48 | func nx_rfc_stream_offer_all( |