code wiki / uxf
topic: uxf
32 modules sharing the uxf name family (derived from the tree's prefix discipline).
The 'uxf' topic family in the Nishi sovereign ecosystem focuses on implementing and testing the UXF arc, a framework for self-describing, multicodec data structures. Modules like nx_uxf_cid establish the foundational CID mechanism, while nx_uxf_decode provides a tolerant-reader decoder for canonical formats. nx_uxf_corpus_persist demonstrates the production-grade persistence of entire data corpora, ensuring scalability and interoperability across the ecosystem.
auto-narrated by the local model from this topic's module headers; links verified against the wiki index.
narrated overview -- maintained by the narration lane, module links verified against this wiki.
| module | description | lines | funcs |
|---|---|---|---|
| nx_uxf_cid.nx | UXF arc R1c: the SELF-DESCRIBING multicodec/profile CID, built ON TOP | 70 | 4 |
| nx_uxf_cid_gate.nx | the D001 MIGRATION of nx_uxf_cid_test onto nx_gate_verdict (2026-09-06). | 104 | 3 |
| nx_uxf_cid_test.nx | KAT + negative controls for the self-describing multicodec CID. | 94 | 5 |
| nx_uxf_config_gate.nx | the D001 MIGRATION of nx_uxf_config_test onto nx_gate_verdict (2026-09-06). | 87 | 2 |
| nx_uxf_config_test.nx | UXF arc #3: a NEW profile (CONFIG) on the SAME envelope, proving a fresh | 57 | 4 |
| nx_uxf_corpus_migrate.nx | UXF arc D-1: SCALE the migration -- "replace the TSVs" (plural). | 136 | 6 |
| nx_uxf_corpus_persist.nx | UXF arc #1 (production wire), rung 1: persist the WHOLE corpus into | 190 | 8 |
| nx_uxf_decode.nx | UXF arc R1c-2: the TOLERANT-READER decoder for canon_cid's NXR1 | 61 | 2 |
| nx_uxf_decode_gate.nx | the D001 MIGRATION of nx_uxf_decode_test onto nx_gate_verdict (2026-09-06). | 95 | 2 |
| nx_uxf_decode_test.nx | the TOLERANT-READER (house-of-cards) KAT. | 90 | 4 |
| nx_uxf_ebml_gate.nx | the D001 MIGRATION of nx_uxf_ebml_test onto nx_gate_verdict (2026-09-06). | 73 | 1 |
| nx_uxf_ebml_test.nx | UXF arc #2 (real remux), rung 2: the EBML/Matroska parser primitive -- | 98 | 6 |
| nx_uxf_extract.nx | UXF arc R1b-3: the DATA-DRIVEN multi-source EXTRACT + CORROBORATION | 152 | 9 |
| nx_uxf_extract_avro.nx | UXF arc R1b-2: the sovereign EXTRACT pass over the | 111 | 7 |
| nx_uxf_fetch_avro.nx | UXF arc R1a: SOVEREIGN external fetch of the DECOUPLING | 136 | 2 |
| nx_uxf_fetch_protobuf.nx | UXF arc R1b-3: SOVEREIGN external fetch of the SECOND | 124 | 2 |
| nx_uxf_media_asset_gate.nx | the D001 MIGRATION of nx_uxf_media_asset_test onto nx_gate_verdict (2026-09-06). | 118 | 4 |
| nx_uxf_media_asset_test.nx | UXF arc C: a MEDIA asset as a first-class ENVELOPE citizen, end to | 102 | 6 |
| nx_uxf_mp4box_gate.nx | the D001 MIGRATION of nx_uxf_mp4box_test onto nx_gate_verdict (2026-09-06). | 128 | 2 |
| nx_uxf_mp4box_test.nx | UXF arc #2 (real remux), rung 1: the ISO-BMFF (MP4) container BOX | 123 | 10 |
| nx_uxf_negotiate.nx | UXF arc B: ENDPOINT-ADAPTIVE capability negotiation -- "never a walled | 96 | 6 |
| nx_uxf_negotiate_gate.nx | the D001 MIGRATION of nx_uxf_negotiate_test onto nx_gate_verdict (2026-09-06). | 74 | 1 |
| nx_uxf_negotiate_test.nx | KAT for endpoint-adaptive negotiation. Headline: MKV(H.264/AAC) @ | 73 | 3 |
| nx_uxf_remux.nx | FM4: the frame-level LOSSLESS REWRAP, extracted from nx_uxf_remux_test so that it has a | 136 | 13 |
| nx_uxf_remux_gate.nx | FM4: drives the EXTRACTED uxf_remux_frame and proves the rewrap is lossless. | 84 | 1 |
| nx_uxf_remux_test.nx | UXF arc #2 (real remux), rung 3: the remux DATA-FLOW, end to end. | 111 | 14 |
| nx_uxf_sqlite_workload.nx | UXF arc #4 (true 1:1 bench), prep: SOVEREIGNLY generate the EXTERNAL | 68 | 4 |
| nx_uxf_store_bench.nx | UXF arc R3: MEASURED exceed vs SQLite, on the sovereign seg_store. | 133 | 5 |
| nx_uxf_tsv_migrate.nx | UXF arc R2: the ORIGINAL crash goal made real -- REPLACE A TSV. | 156 | 6 |
| nx_uxf_tsv_persist.nx | UXF arc R2b: the FULL data pipeline, end to end on real data. | 159 | 6 |
| nx_uxf_tsv_persist_gate.nx | the D001 MIGRATION of nx_uxf_tsv_persist onto nx_gate_verdict (2026-09-06). | 207 | 4 |
| nx_uxf_wms_bridge_test.nx | UXF arc #1 rung-2: WMS<->envelope integration, READ-ONLY. | 109 | 5 |