nex_docus/docs/sdd/specs/DV-0007-rag-chat/verification.md

577 B
Raw Permalink Blame History

DV-0007知识库 RAG 对话 验证Verification

自动化测试

VER 测试 证明 结果
VER-1 test_chat_citations.py FR-12/19, TS-7 通过

手工验收清单

  • 创建会话、发消息、流式接收
  • 答案带 [n] 引用并可回填支撑句
  • 中断消息正确处理
  • 检索命中高亮

结构性证据

VER 证据 证明
VER-11 api/v1/chat.py FR-12
VER-12 services/rag_service.py ADR-0004/5
VER-16 frontend/src/pages/Chat/* FR-12