Documentation Hub
Start here, then go deeper.
These pages provide the clean public-facing docs for NexusFS. Each page distills the longer engineering specs in the repository into a more navigable format.
Getting Started
Build, run, inspect the daemon, and understand the current baseline.
StatusCurrent Status
See what is implemented now, what is partial, and what is still backlog.
BacklogBacklog
See the prioritized execution queue grouped into now, next, later, and research work.
ReferenceArchitecture
Understand crate boundaries, data flow, and the system invariants.
ProtocolProtocol And Replication
See the oplog-first sync model, verification pipeline, and proof shape.
OperationsOperations Guide
Learn the runtime layout, config shape, and practical workflows.
PlanRoadmap
Follow the staged path from local core to replication and proof systems.
Canonical Source Specs
Engineering detail lives in the repo
The repository also includes deeper source specifications in the `docs/` and `documentation/` folders. Those markdown sources are the implementation-facing companion to this public website.