nex_docus/docs/sdd/specs/DV-0006-zvec-vectorization/verification.md

20 lines
616 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# DV-0006ZVec 向量化 验证Verification
## 自动化测试
| VER | 测试 | 证明 | 结果 |
| --- | --- | --- | --- |
| VER-2 | test_model_and_vector_configuration.py | FR-10, TS-6 | 通过 |
## 手工验收清单
- [x] 保存 MD 触发向量化、document_vector 出现记录
- [x] 删除 MD 清理向量
- [x] PDF 不向量化
- [x] 维度变更后重建 collection
## 结构性证据
| VER | 证据 | 证明 |
| --- | --- | --- |
| VER-10 | models/document_vector.py, project_vectorization_task.py | FR-10/11 |
| VER-12 | services/zvec_service.py, file_vector_sync_service.py | ADR-0004/6 |