docs: complete documentation system (250+ files)

- System architecture and design documentation
- Business module docs (ASL/AIA/PKB/RVW/DC/SSA/ST)
- ASL module complete design (quality assurance, tech selection)
- Platform layer and common capabilities docs
- Development standards and API specifications
- Deployment and operations guides
- Project management and milestone tracking
- Architecture implementation reports
- Documentation templates and guides
This commit is contained in:
2025-11-16 15:43:55 +08:00
parent 0fe6821a89
commit e52020409c
173 changed files with 46227 additions and 11964 deletions

View File

@@ -0,0 +1,61 @@
# 需求总览
> **文档版本:** v1.0
> **创建日期:** 2025-10-29
> **维护者:** AI智能文献开发团队
---
## 📋 文档说明
本文档提供AI智能文献模块的需求总览详细需求请参考PRD文档和各子模块需求文档。
---
## 🎯 核心功能模块
### 1. 研究方案生成
**功能定位**: 定义研究方案、PICO、变量清单
**状态**: 待开发
### 2. 智能文献检索
**功能定位**: PubMed检索、语义排序
**状态**: 待开发
### 3. 标题摘要初筛 ⭐
**功能定位**: 基于标题和摘要的快速筛选
**状态**: 当前优先开发
**详细需求**: 见 [标题摘要初筛需求详述](./02-标题摘要初筛需求详述.md)
### 4. 全文复筛
**功能定位**: 基于全文内容的二次筛选
**状态**: 待开发
### 5. 全文解析与数据提取
**功能定位**: 结构化数据提取
**状态**: 待开发
### 6. 数据综合分析与报告生成
**功能定位**: 证据图谱、Meta分析、报告生成
**状态**: 待开发
---
## 📚 相关文档
- [PRD文档 - 产品概览](../../00-项目概述/AI智能文献PRD1-产品概览.md)
- [PRD文档 - 初筛与复筛](../../00-项目概述/AI智能文献PRD2-初筛与复筛.md)
- [PRD文档 - 提取与分析](../../00-项目概述/AI智能文献PRD3-提取与分析模块.md)
---
**文档版本:** v1.0
**最后更新:** 2025-10-29