nx_uxf_fetch_protobuf.nx
buildroot/runtime/nx_uxf_fetch_protobuf.nx
about
nx_uxf_fetch_protobuf.nx -- UXF arc R1b-3: SOVEREIGN external fetch of the SECOND
decoupling source (Protocol Buffers: reserved field-numbers + backward/forward
compatibility = the schema-evolution discipline, in explicit terminology -- the
corroborating counterpart to Avro's self-describing-schema decoupling).
Verbatim clone of the proven nx_uxf_fetch_avro HTTPS path; only URL/path/output differ.
Saves raw to knowledge/fetched/protobuf_decoupling_sovereign.raw for the multi-source
extractor (nx_uxf_extract). Sovereign: no browser, no node, no curl.
expect_exit: 0 license_tier: ORIGINAL
dependencies 11 imports · 0 importers
diagram shows first 10 each side; +1 more imports, +0 more importers in the complete lists below.
imports: nx_syscalls.nxnx_csprng.nxnx_x509_trust_store.nxnx_trust_store_load_from_certdata.nxnx_tls13_client_validate_certificate.nxnx_tls13_client_session_run.nxnx_https_url_for_fetch.nxnx_https_url_connect.nxnx_https_get.nxnx_https_get_complete.nxnx_http_response_parse.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| 21 | const K_MAGIC_4194304: i64 = 4194304 |
| 22 | const K_MAGIC_2097152: i64 = 2097152 |
functions
| 24 | func dump_dec(label0: i64, label1: i64, v: i64) -> i64 |
| 45 | func main() -> i64 |