| 任务 | 必读文档 | 主要代码/数据 |
|---|---|---|
| 基础服务连接测试 | Step0 基础服务连接测试 | src/step0_pre_prepare/、scripts/check_dms_auth.py、scripts/check_step0_connections.py |
| DMS 字段确认和聚合 | Step1 数据聚合 | src/step1_data_aggregation/、相关脚本 |
| Neo4j 构建 | Step2 图谱构建 | src/step2_graph_building/graph/、src/step2_graph_building/meta/ |
| 问答与检索 | Step3 问答 Agent | src/step3_qa_agent/agent/、src/step3_qa_agent/retrieval/ |
| API 和前端 | Step4 页面化 | src/step4_web/api.py、html/ |
| Feature、证据与交接 | Harness | Harness 文件、验证脚本 |
完整领域模型见 技术方案。上游协议变化时必须验证全部下游消费者。文档与代码冲突
时,以实际代码、命令输出和 feature_list.json 为准。