code wiki / stream
topic: stream
6 modules sharing the stream name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_stream_multiplexer.nx | interleaved concurrent modality streams. | 298 | 12 |
| nx_stream_multiplexer_test.nx | smoke for nx_stream_multiplexer. | 152 | 1 |
| nx_stream_picker.nx | streaming + endgame piece selection (bits-up, deterministic). | 143 | 9 |
| nx_stream_picker_test.nx | KAT for the streaming + endgame piece picker. | 80 | 1 |
| nx_stream_store.nx | LIB (M3): stream a large artifact in fixed-size chunks -> hash incrementally + append to | 34 | 2 |
| nx_stream_store_gate.nx | GATE for nx_stream_store (M3: stream-hash + incremental store for multi-GB shards). | 59 | 6 |