docs: 更新项目文档反映6-7月功能升级

- 新增 dev-plan/15: 6-7月功能升级与修复汇总 (Platform Bridge/记忆/Thinker/群聊等)
- 更新 dev-plan README: 版本日期 + 新文档索引
- 更新架构分析文档: 日期、已知限制、服务端口加入Platform Bridge
- .gitignore: 开放 docs/dev-plan/ 和关键架构文档纳入版本管理

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2026-07-07 21:24:03 +08:00
parent 355ab9ae4d
commit 79b1b9a3fa
4 changed files with 1015 additions and 1 deletions
+4 -1
View File
@@ -61,10 +61,13 @@ platform_blocklist.json
*.exe~
.claude/
# ========== 文档 (项目规范:docs/ 不纳入版本管理,docs/api/ 为例外) ==========
# ========== 文档 (项目规范:docs/ 不纳入版本管理,以下为例外) ==========
docs/*
!docs/api/
!docs/deploy/
!docs/dev-plan/
!docs/cyrene-project-architecture-analysis.md
!docs/dev_must_read.md
# ========== 调试临时文件 (项目规范:debug/cache/ 为临时脚本目录) ==========
debug/cache/