Implement initial project structure and setup

This commit is contained in:
2026-09-05 17:09:21 +08:00
parent 53701dbb48
commit 0374010b37
57 changed files with 3159 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
# 需求迭代
| 日期 | 变更 | 原因 | 影响 |
| --- | --- | --- | --- |
| 2026-09-05 | init 项目记忆 + app 脚手架 | 用户要求 memory kit + 目录结构 | MEMORY / ENVIRONMENT / REQUIREMENTS / FRAMEWORK / FLOW / TODO |
| 2026-09-05 | 需求拆解四 Agent P0 场景定稿 | 用户故事归纳 | REQUIREMENTS(对照 docs/需求拆解/) |
| 2026-09-05 | 技术栈 Windows 原生 + Milvus Lite | 本机内存限制 | FRAMEWORK |
| 2026-09-05 | MySQL 16 表 + L0~L3 画像 + JWT 统一鉴权 | 多 Agent 共用底座 | FRAMEWORK / FLOW |