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
+5
View File
@@ -0,0 +1,5 @@
# Migration
Migration notes for major configuration and behavior changes across PicoClaw versions.
- [Migration Guide: From `providers` to `model_list`](model-list-migration.md): update legacy provider config to the current `model_list` format.