Skip to main content

Research & Papers

The architecture on these pages isn't only described — it's published. The system model is written up in a set of papers with DOIs, each tied back to code and a released software artifact. If you want to validate the claims independently, start here.

The papers

DOIWhat it covers
10.5281/zenodo.18935402Deterministic capability microkernel
10.5281/zenodo.18935755Explicit control-plane / data-plane split
10.5281/zenodo.18938789Governed service architecture
10.5281/zenodo.18939217Userspace device-service substrate
10.5281/zenodo.18941284Contract-governed development workflow
10.5281/zenodo.18934993Published software artifact

Plain-language framing

The blog walks through what the papers mean and how they connect to the running code:

Going deeper than this site

These pages are a curated entry point. The canonical, line-level reference lives in the OS repository under docs/ — including a numbered architecture reading order (kernel, selftest & CI, service onboarding, boot and bring-up, policy flow, storage, identity) and deeper subsystem designs such as the NexusGfx graphics stack, NexusInfer inference runtime, and the networking authority. When this site and the repo disagree, the repo is the source of truth.