Skip to main content

Documentation Index

Fetch the complete documentation index at: https://openntl.org/llms.txt

Use this file to discover all available pages before exploring further.

These are the research documents that shaped NTL. They sit alongside the polished protocol docs and are intentionally rawer — they capture the why behind the architecture, not only the what. Read these when you want to understand why NTL is designed as an actual neural network rather than a messaging protocol, why the signal is a new concurrency primitive rather than a message type, and why IPv6 is a hard requirement rather than a preference.
#DocumentWhat it covers
01The Signal PrimitiveA new concurrency primitive. Nodes, signals, synapses as the NTL triad.
02Machine Learning at the Transfer LayerPyTorch for applications; NTL for networks. ML as infrastructure.
03Neural Network as Base LayerThe routing engine is a neural network, executable on NPU silicon.
04Network Transport & IPv6Why GSPN’s fabric layer cannot live on IPv4 NAT.
05The Twelve PrinciplesThe full neural repertoire beyond PyTorch’s five.
06First StepsThe concrete path from now to research preview.

These documents cross-reference SiafuDB’s research. See siafudb.org/docs/research for the complementary architecture work on the memory layer.
Last modified on April 23, 2026