Files
QuestionProject/ai_knowledge_base_v2/source_documents/README.md

27 lines
1.6 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.
# Source Documents
This folder stores the original requirement package for AI Knowledge Base V2.
## Archived Files
| File | Role |
| --- | --- |
| `AI_Knowledge_Base_PRD_V1.0.docx` | Product requirement source of truth. |
| `02-AI知识库系统系统功能规格说明书SRSV1.0.docx` | Detailed software requirement specification. |
| `03-AI知识库系统数据库设计文档.docx` | Database design reference. |
| `04-AI知识库系统_API接口设计文档.docx` | Frontend/backend API contract reference. |
| `05-AI知识库系统_AI-RAG技术方案设计_V1.0 (1).docx` | AI/RAG architecture and runtime flow reference. |
| `06-AI知识库系统后台页面原型说明书_V1.0 (1).docx` | Admin UI structure and page prototype reference. |
| `07-AI知识库系统研发实施计划_V1.0.docx` | Development plan and milestone reference. |
| `08-AI知识库系统测试用例_Test_Cases_V1.0.docx` | Functional, permission, AI, security, and UAT test reference. |
| `09-AI知识库系统项目验收标准UATV1.0.docx` | Acceptance criteria reference. |
| `10-AI知识库系统部署运维手册_V1.0.docx` | Deployment and operations reference. |
| `11-AI知识库系统字段字典_Data_Dictionary_V1.0.xlsx` | Field dictionary and database naming reference. |
| `12-AI知识库系统权限矩阵Permission MatrixV1.0 (1).docx` | Role and permission matrix reference. |
## Notes
- Keep these files unchanged as original source artifacts.
- Use `../extracted/` for searchable Markdown copies.
- If a newer version of a document is added later, keep both versions and record the supersession in `../development_records/`.