This page defines the documentation structure across three axes:
- Language
- Part (category)
- Function (document intent)
Last refreshed: February 22, 2026.
| Language | Entry point | Canonical tree | Notes |
|---|---|---|---|
| English | docs/README.md |
docs/ |
Source-of-truth runtime behavior docs are authored in English first. |
Chinese (zh-CN) |
docs/README.zh-CN.md |
docs/ localized hub + selected localized docs |
Uses localized hub and shared category structure. |
Japanese (ja) |
docs/README.ja.md |
docs/ localized hub + selected localized docs |
Uses localized hub and shared category structure. |
Russian (ru) |
docs/README.ru.md |
docs/ localized hub + selected localized docs |
Uses localized hub and shared category structure. |
French (fr) |
docs/README.fr.md |
docs/ localized hub + selected localized docs |
Uses localized hub and shared category structure. |
Vietnamese (vi) |
docs/i18n/vi/README.md |
docs/i18n/vi/ |
Full Vietnamese tree is canonical under docs/i18n/vi/; docs/vi/ and docs/*.vi.md are compatibility paths. |
These directories are the primary navigation modules by product area.
docs/getting-started/for initial setup and first-run flowsdocs/reference/for command/config/provider/channel reference indexesdocs/operations/for day-2 operations, deployment, and troubleshooting entry pointsdocs/security/for security guidance and security-oriented navigationdocs/hardware/for board/peripheral implementation and hardware workflowsdocs/contributing/for contribution and CI/review processesdocs/project/for project snapshots, planning context, and status-oriented docs
Use this grouping to decide where new docs belong.
docs/commands-reference.mddocs/providers-reference.mddocs/channels-reference.mddocs/config-reference.mddocs/operations-runbook.mddocs/troubleshooting.mddocs/one-click-bootstrap.md
docs/custom-providers.mddocs/zai-glm-setup.mddocs/langgraph-integration.mddocs/network-deployment.mddocs/matrix-e2ee-guide.mddocs/mattermost-setup.mddocs/nextcloud-talk-setup.md
docs/pr-workflow.mddocs/reviewer-playbook.mddocs/ci-map.mddocs/actions-source-policy.md
docs/sandboxing.mddocs/resource-limits.mddocs/audit-logging.mddocs/agnostic-security.mddocs/frictionless-security.mddocs/security-roadmap.md
docs/project-triage-snapshot-2026-02-18.md
docs/datasheets/docs/doc-template.md
- New runtime behavior docs must be linked from the appropriate category index and
docs/SUMMARY.md. - Navigation changes must preserve locale parity across
docs/README*.mdanddocs/SUMMARY*.md. - Vietnamese full localization lives in
docs/i18n/vi/; compatibility files should point to canonical paths.