Skip to content

Documentation Status

Last reviewed: 2026-06-22

Canonical Current Docs

DocumentStatusNotes
README.mdCurrentDocs repository entry point.
SUMMARY.mdCurrentMarkdown navigation index; VitePress navigation lives in .vitepress/config.mts.
user-guide/index.mdCurrentConsole user guide index covering all current product areas.
user-guide/authentication.mdCurrentLogin, session, and role behavior.
user-guide/dashboard.mdCurrentDashboard KPI, control-plane health, and recent alert behavior.
user-guide/nodes.mdCurrentNode registration, key reset, config copy, and troubleshooting.
user-guide/l3-tunnels.mdCurrentL3 point-to-point tunnel workflow and constraints.
user-guide/l4-chains.mdCurrentL4 chain workflow, stages, transports, and deployment.
user-guide/node-port-management.mdCurrentSystem listener namespace, L3/L4 service ownership, priority policy, API, DB, and troubleshooting.
user-guide/l4-upstreams.mdCurrentUpstream endpoint workflow.
user-guide/tls-certificates.mdCurrentCompatibility redirect page for the unified credentials workflow.
user-guide/encryption-credentials.mdCurrentX25519, TLS credential, and REALITY profile workflow.
user-guide/audit-log.mdCurrentAudit filters, diff viewer, and revert limitations.
user-guide/users.mdCurrentUser listing and creation behavior.
user-guide/settings.mdCurrentAccount, preferences, connection hints, and system settings.
user-guide/api-only-features.mdCurrentAPI-only compatibility/admin features without first-class console pages.
architecture/overview.mdCurrentRebuilt from current nexus-backend, nexus-agent, and nexus-frontend layout.
architecture/runtime-config-hot-reload.mdCurrentRuntime config snapshot, generation, replay, rollback, apply report, and port conflict design.
reference/api.mdCurrentRebuilt from nexus-backend/src/main.rs route registration.
reference/database.mdCurrentRebuilt from migrations 001 through 033.
reference/agent-control-protocol.mdCurrentRebuilt from secure control protobuf and agent transport code.
fake-tcp/index.mdCurrentStandalone FAKE_TCP overview and section map.
fake-tcp/addresses-ports.mdCurrentFAKE_TCP underlay address semantics, NAT44 source behavior, and L4 port semantics.
fake-tcp/packet-format.mdCurrentFAKE_TCP payload header and outer IPv4/IPv6 packet diagrams.
fake-tcp/l4-udp.mdCurrentL4 UDP over FAKE_TCP listener/upstream processing and constraints.
fake-tcp/dataplane-modes.mdCurrentAuto, pure eBPF, hybrid eBPF, raw fallback, RST filter, and runtime requirements.
operations/development.mdCurrentRebuilt from current project names and compose files.
operations/frontend-development.mdCurrentFrontend conventions, including the table visual rules.
zh/**CurrentSimplified Chinese documentation set with matching public navigation.

Active Roadmaps

DocumentStatusNotes
roadmaps/transport-composition.mdRoadmapRewritten with Complete, Planned, and Deprecated states.
roadmaps/quic-reality.mdRoadmapUpdated to reflect the current Quinn-based implementation.
roadmaps/quic-reality-datagram.mdRoadmapUpdated around current QUIC DATAGRAM/L3 counters and performance work.
roadmaps/quic-l3.mdRoadmapUpdated to reflect deployed L3 control-plane and agent paths.
roadmaps/tun-io-engine.mdRoadmapBatch-first TUN/Wintun engine, packet pool, VNET metadata, and current validation state.
roadmaps/quinn-quic-reality.mdRoadmapAdded to public roadmap navigation; crate exists in nexus-agent/crates/quinn-reality.
roadmaps/kernel-dco.mdRoadmapLong-term planned offload vision.
roadmaps/security-hardening.mdRoadmapSPKI pinning, removed local agent config cache, rekey behavior, Noise first-packet hardening, and REALITY rotation plan.
roadmaps/observability-matrix.mdRoadmapFuture telemetry, audit, TimeDB, node health, network performance, and SD-WAN signal plan.

Removed Legacy Docs

The archive/legacy set was deleted after its remaining facts were checked against current code and migrated into the current docs where useful.

Legacy DocumentDecisionReason
archive/legacy/api-spec.mdDeletedMentioned /rules, MQTT, and old service routes; current API is in reference/api.md.
archive/legacy/architecture.mdDeletedDescribed MQTT, BIRD/FRR, and eBPF as current components; current architecture is REST, secure gRPC, L3/L4 chain deployment, and agent gateway/L3 runtime.
archive/legacy/database.mdDeletedDescribed removed route_rules and WireGuard node fields; current schema is in reference/database.md.
archive/legacy/deployment.mdDeletedUsed old control-plane, node-agent, and localdev commands; current commands are in operations/development.md.

Not Migrated To Public Docs

FileDecision
../CLAUDE.mdInternal agent/developer instruction file; not product documentation and not suitable for public docs web.

Migration Rule

When a document is moved here, update this status file. If the source document remains in a code repository during transition, treat this repository as the source of truth.

Last updated:

NexusNet documentation