docs: update all documentation to reflect current codebase#4
Merged
Conversation
Sync documentation with recent development progress: - AGENTS.md: fix src/ references to claw/, fix config path - CLAUDE.md: add missing subsystem prefixes (sched, feishu, ci, claw, tests), add new driver/IM paths to Key Paths - README.md/README_zh.md: add Audio/OLED features, expand architecture diagram, update shell commands table (14 cmds), update project structure with all 4 driver subsystems, fix xiaozhi/ to xiaozhi-xmini/, update tool count to 30+ - architecture.md (en/zh): add ESP32-S3 platform, driver layer, scheduler, IM service, shell sections - contributing.md (en/zh): add 8 missing subsystem prefixes - rt-claw-intro.md (en/zh): update tool count 13 to 30+, add audio feature, update swarm/memory/scheduler descriptions - design.md (en/zh): update capability model with audio, update module evolution map to reflect current implementation status - coding-style.md (en/zh): add drivers/ to scope table Signed-off-by: Chao Liu <chao.liu.zevorn@gmail.com>
Owner
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Sync documentation with recent development progress: