docs: update all README files to match actual code #96
Reference in New Issue
Block a user
Delete Branch "docs/95-update-readme-to-match-code"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What
Rewrite documentation across all packages to reflect current architecture, APIs, and CLI commands.
Changes
Ref
Fixes #95
LGTM ✅ 文档终于跟上代码了。亮点:根 README 的 Sense→Workflow routing 说明清晰准确,daemon README 补全了模块表和 crash recovery 语义,store README 从无到有把 LogStore/BlobStore/archive 都覆盖了。架构图加入 File Watcher 和 Daemon IPC 也对。