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