11 Commits

Author SHA1 Message Date
07ec422e01 refactor: move completed docs into 已完成 folders
- 后端待完成事项清单 → api-server/已完成/
- iOS 登录集成 → ios-projects/已完成/
- iOS 缺失项与待补全方向 → ios-projects/已完成/
- Update all cross-references in 总待完成清单 + 功能需求清单

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-18 11:03:35 +08:00
c0a399f8be refactor: remove done items, group completed tasks into collapsible sections
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-18 10:59:19 +08:00
1ac15bcf87 update: mark B20-B22 Docker/Shutdown/Migration as done
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-18 10:52:32 +08:00
75c1ec631e docs: mark B4, B27 complete — rate limit guard refactored
RateLimitService replaced with global RateLimitGuard + @RateLimit decorators.
All P0 tasks now complete.
2026-05-18 10:25:07 +08:00
b0372ee67c docs: mark B12-B15 complete — P1 async workflow done
AI analysis now async via BullMQ, DocumentImportWorker fully implemented,
3 workers all functional.
2026-05-18 10:18:01 +08:00
15e747fa4a docs: mark B7-B10, B18 complete; update P1 AI workflows status
4 AI workflows implemented and build verified with 0 errors.
Document import setTimeout mock replaced with KnowledgeImportWorkflow.
2026-05-18 10:09:19 +08:00
647ae228a8 docs: record RateLimitService DI issue and follow-up task B27
B4 changed to ⚠️ — RateLimitService can't be injected from AppModule
into feature/global modules. B27 added: refactor as Guard/Interceptor.
2026-05-17 23:06:40 +08:00
b55e497161 docs: 更新总待完成清单 — iOS P2 动效/无障碍完成,COS 接入完成
- I12 动效补充 
- I13 无障碍基础适配 
- B16/B17/B19 COS 对象存储接入 
- 移除 iOS CI/CD 项(Apple 项目本地编译发布)
- 更新执行顺序建议

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-17 22:31:38 +08:00
fe608da385 docs: 重构技术设计目录结构 + 更新待完成清单
- 文档从扁平结构迁移至分类目录 (api-server/ios-projects/web-projects/长期规划)
- 更新总待完成清单 (B1-B6 全部完成, I1-I7 全部完成)
- 新增后端实现状态、已实现功能汇总等已完成文档
- 新增 iOS 功能需求清单、架构设计、差距分析等文档
- 清理旧版未维护文档

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-17 19:08:59 +08:00
69dbb72777 docs: 更新AI架构设计、后端待办清单,归档已完成文档
- 更新AI架构设计文档链接
- 整理后端待完成事项清单(12 Repository迁Prisma、AI架构、JwtAuthGuard等)
- 归档已完成:AI架构决策清单

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-17 00:41:02 +08:00
00b7b3613c restructure doc repo: new directory layout with status prefixes, archive completed docs
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-15 17:29:57 +08:00