code wiki / layout

topic: layout

13 modules sharing the layout name family (derived from the tree's prefix discipline).

The 'layout' topic family in the Nishi sovereign ecosystem provides foundational mechanisms for structuring and rendering content within the NishiLang environment. It establishes a tree-based layout system through the nx_layout_box module, which serves as the basis for all layout operations. The nx_layout_block module defines normal-flow block layout behavior, ensuring consistent rendering of elements. Additionally, nx_layout_debug supports verification of element mappings, ensuring accurate rendering against real-world HTML structures.

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.

moduledescriptionlinesfuncs
nx_layout_block.nxnormal-flow block layout for the Nishi273463
nx_layout_block_horizontal_test.nxsmoke for the Phase-31802
nx_layout_block_test.nxsmoke for the Phase-3 block-layout1432
nx_layout_box.nxLayoutBox tree foundation for the Nishi2417
nx_layout_box_test.nxsmoke for the layout-box tree primitive.1231
nx_layout_debug.nxGROUND-TRUTH check of the box<->element MAPPING on the real last_fetch.html.1136
nx_layout_default_display.nxmap an HTML element tag name to24510
nx_layout_default_display_test.nxsmoke for HTML tag -> default1073
nx_layout_example_com_real_test.nxlay out the REAL example.com2293
nx_layout_from_dom.nxbuild a LayoutBox tree from an HTML byte63025
nx_layout_from_dom_test.nxend-to-end smoke proving HTML token1412
nx_layout_metadata_gate_t220.nxValidates and retains metadata for layout objects in the Nishi sovereign ecosystem.844
nx_layout_probe.nxlayout-tree TRUTH probe for the S21 F1 finding (over-tall table rows). Loads a page1626