docs: add section index pages and fix localized doc links

- add reader navigation to docs/README.md
- add index pages for guides, reference, operations, security, architecture, and migration
- update localized project README links to prefer existing translated docs
This commit is contained in:
wenjie
2026-04-17 13:57:14 +08:00
parent de3d042d1b
commit 610f68adcf
12 changed files with 72 additions and 9 deletions
+6
View File
@@ -0,0 +1,6 @@
# Operations
Operational docs for debugging, diagnosis, and production troubleshooting.
- [Troubleshooting](troubleshooting.md): common failures, symptoms, and recovery steps.
- [Debugging PicoClaw](debug.md): logs, runtime visibility, and debugging workflow.