Guide for adding HuggingFace transformer model architecture support to the llm_layer_collector layer-loading and compute dispatch system.
Reference for the Distributed State Network peer-to-peer HTTP protocol, packet formats, encryption, signatures, and implementation layout.
How to build multi-view TUI pages with the Page / PageState state-machine base classes (src/language_pipes/tui/components/page.py), using the models_layers package as the reference implementation.
Reference for MainFrame TUI architecture, key handling, form editing, NodeIdEditor flows, and related tests.
Guide to the custom terminal UI primitives, rendering lifecycle, input handling, layout, and testing patterns in Language Pipes.