topic: text
9 modules sharing the text name family (derived from the tree's prefix discipline).
The 'text' topic family in the Nishi sovereign ecosystem focuses on processing, rendering, and validating textual content across media-agnostic schemas. The nx_text_ingest module serves as a medium-scale text ingester, while nx_text_recall ensures render-coverage through a grader aligned with operator doctrine. nx_text_render translates text into a 1bpp framebuffer, supported by nx_text_wrap for precise line breaking, ensuring layout consistency and efficient rendering across the stack.
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_text_ingest.nx | text-medium ingester targeting media-agnostic schema. | 442 | 9 |
| nx_text_ingest_test.nx | end-to-end smoke for the Tier 0+1 stack. | 151 | 1 |
| nx_text_recall.nx | SOVEREIGN render-coverage grader (operator doctrine 2026-07-29: "grow native | 117 | 5 |
| nx_text_render.nx | text rendering onto 1bpp framebuffer. | 119 | 4 |
| nx_text_render_test.nx | smoke for nx_text_render. | 58 | 1 |
| nx_text_sentences.nx | shared text primitive extracted from the research stack (Consolidation-Without-Loss | 43 | 2 |
| nx_text_sentences_gate.nx | CONTRACT gate for the shared text primitives (Consolidation-Without-Loss: the | 62 | 4 |
| nx_text_wrap.nx | SHARED word-level line breaking for the renderer. LAYOUT (height reservation in | 22 | 1 |
| nx_text_wrap_gate.nx | KAT verdict gate for the shared word-level line breaker tw_next_break. Proves | 64 | 6 |