Documentation · under work
The full documentation is being written.
A complete and extensive reference for NØNOS, detailed down to the syscall, is under work and lands here section by section as each one is verified against the code. Until then the current documentation stays where it is.
What it will cover
- ArchitectureThe ZeroState model, the capsule model, the trusted path, the arch boundary.Under work
- BuildToolchains, targets, reproducible images, the signing pipeline.Under work
- RunQEMU, VirtualBox, real hardware, the live boot.Under work
- SecurityThe gate, the checks, the policy roots, how to report.Under work
- SubsystemsMemory, scheduler, IPC, drivers as capsules, the network stack.Under work
- UserlandThe std port, capsules, the shell, real Rust applications.Under work
- zkølangThe proof language: opcodes, the AIR, the host proofs.Under work
- ABISyscalls, endpoints, the reply protocol, the manifest format.Under work
- StakingThe NOX contracts, the SDK, the console, receipts.Under work