| .. | ||
| architecture | ||
| channels | ||
| design | ||
| guides | ||
| migration | ||
| operations | ||
| project | ||
| reference | ||
| security | ||
| README.md | ||
PicoClaw Documentation
Documentation is organized by document type first and language second.
Sections
project/: project-level translated entry documentsguides/: setup and usage guidesreference/: reference material and configuration detailsoperations/: debugging and troubleshootingsecurity/: security-related documentationarchitecture/: architecture and internal design noteschannels/: channel-specific integration guidesdesign/: design proposals and investigationsmigration/: migration notes
Language Naming
- English documents use the base filename, for example
configuration.md - Translations use
.<locale>.md, for exampleconfiguration.zh.md - Code-adjacent translated READMEs follow the same convention