Files
QuestionProject/ai_knowledge_base_v2/source_documents/README.md
2026-07-06 17:02:16 +08:00

27 lines
1.7 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 原始需求资料
这个目录保存 AI 知识库系统 V2 的原始需求资料。
## 已归档文件
| 文件 | 作用 |
| --- | --- |
| `AI_Knowledge_Base_PRD_V1.0.docx` | 产品需求说明书,作为产品目标和范围依据。 |
| `02-AI知识库系统系统功能规格说明书SRSV1.0.docx` | 软件功能规格说明书,作为页面、字段、接口行为、权限、异常和验收依据。 |
| `03-AI知识库系统数据库设计文档.docx` | 数据库设计依据。 |
| `04-AI知识库系统_API接口设计文档.docx` | 前后端接口联调依据。 |
| `05-AI知识库系统_AI-RAG技术方案设计_V1.0 (1).docx` | AI/RAG 架构和业务流程依据。 |
| `06-AI知识库系统后台页面原型说明书_V1.0 (1).docx` | 后台页面结构和原型依据。 |
| `07-AI知识库系统研发实施计划_V1.0.docx` | 研发排期、里程碑和交付计划依据。 |
| `08-AI知识库系统测试用例_Test_Cases_V1.0.docx` | 功能、权限、AI、安全和 UAT 测试依据。 |
| `09-AI知识库系统项目验收标准UATV1.0.docx` | 项目验收标准依据。 |
| `10-AI知识库系统部署运维手册_V1.0.docx` | 部署和运维依据。 |
| `11-AI知识库系统字段字典_Data_Dictionary_V1.0.xlsx` | 字段、表结构和命名规范依据。 |
| `12-AI知识库系统权限矩阵Permission MatrixV1.0 (1).docx` | 角色权限矩阵依据。 |
## 使用约定
- 原始文件保持不改动,作为需求溯源材料。
- 需要搜索和引用时,优先查看 `../extracted/` 中的 Markdown 抽取版本。
- 后续如果新增更高版本文档,保留旧版本,并在 `../development_records/` 中记录替换关系和影响范围。