code wiki / content
topic: content
17 modules sharing the content name family (derived from the tree's prefix discipline).
The 'content' topic family manages content handling and policy enforcement within the Nishi sovereign ecosystem, ensuring secure and measured data flow. The `content_type` module parses headers to determine content format, while `nx_content_guard` enforces extensible content policies. `nx_content_measure` and `nx_content_measure_register` track and register measured content values for accountability, supporting the ecosystem's governance and integrity.
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 |
|---|---|---|---|
| content_type.nx | parse a Content-Type / Accept header value. | 167 | 8 |
| nx_content_get.nx | CHUNKED CONTENT DOWNLOAD SOURCE: the sovereign door for NAS->laptop bytes. | 305 | 19 |
| nx_content_get_client.nx | THE SOVEREIGN NAS->laptop DOWNLOAD CLIENT. Retires nx_content_get_client.py. | 383 | 16 |
| nx_content_get_client_gate.nx | THE GATE FOR THE SOVEREIGN DOWNLOAD CLIENT, 2026-09-04. | 268 | 10 |
| nx_content_get_gate.nx | THE GATE FOR THE NAS->LAPTOP DOOR, 2026-09-03. | 326 | 10 |
| nx_content_guard.nx | extensible content-policy detector. | 476 | 15 |
| nx_content_guard_test.nx | smoke for NTR/multi-male/observer-passive guard. | 153 | 2 |
| nx_content_measure.nx | MEASURED content value (SREACH R3c-a). | 75 | 6 |
| nx_content_measure_register.nx | GOVERNED registration of SREACH R3c-a: | 40 | 2 |
| nx_content_measure_test.nx | KATs for the measured content-value kernel | 38 | 3 |
| nx_content_publish_gate.nx | prove the OFF-LAN static-content publish rung on the mgmt API (2026-07-06): | 162 | 10 |
| nx_content_put.nx | CHUNKED CONTENT UPLOAD RECEIVER: the sovereign door for laptop->NAS bytes. | 1593 | 68 |
| nx_content_put_client.nx | THE SOVEREIGN laptop->NAS UPLOAD CLIENT. Retires nx_content_put_client.py. | 929 | 21 |
| nx_content_put_client_gate.nx | THE GATE FOR THE SOVEREIGN UPLOAD CLIENT, 2026-09-03. | 210 | 9 |
| nx_content_put_gate.nx | THE GATE FOR THE CHUNKED UPLOAD DOOR: a real multi-MB payload round-trips | 930 | 10 |
| nx_content_ship.nx | ONE sovereign command for the whole CONTENT ship loop (operator 2026-07-12: "isn't this | 221 | 9 |
| nx_content_type.nx | parse a Content-Type / Accept header value. | 173 | 8 |