Reference
Docs
Authoritative documentation lives in the repo so it stays in lockstep with the code. Quick index below.
Onboarding
Architecture & specs
- Architecture↗
Workspace dependency diagram, two-binary split, runtime sequence diagram of a single chat turn, DHT shard index, identity model.
- Protocol v1↗
Wire-level Msg envelope, framing, DHT key derivation. Normative — changes here require a proto_ver bump.
- Security model v1↗
Identity, prompt confidentiality, quorum, transport, threat-model table marking what is and isn't protected today.
Contributing
Something missing? Open an issue.