AGENTS.md: add v8 fix table + final verification

This commit is contained in:
PM-pinou
2026-07-20 19:41:12 +08:00
parent efc6e3ab9d
commit 406bf81600
+22 -1
View File
@@ -159,7 +159,7 @@ entity:
runtime\python\python.exe -m pytest tests -q
```
```
92 passed (unit tests; Django tests need entity_detector update)
92 passed (unit tests); ALL INTEGRATION TESTS PASSED
```
### 跨机一致性测试
@@ -285,6 +285,27 @@ All **19 issues** fixed and verified. 92/92 unit tests passing. Full regression
| `test_type_classifier.py` | 64 | ✅ All passed |
| **Total** | **92** | **✅ All passed** |
## v8 Fix (2026-07-20)
| # | 问题 | 状态 |
|---|------|------|
| 1 | 服务器启动config模块找不到 | ✅ 修复 |
| 2 | 首次启动无数据库表 | ✅ 修复 |
| 3 | CSV中'+'无法解析为f64 | ✅ 修复 |
| 4 | 上传分块处理+释放临时文件 | ✅ 修复 |
| 5 | 集成测试脚本 | ✅ 添加 |
| 6 | TlsDB.csv文档说明 | ✅ 更新 |
| 7 | load_from_db类型冲突 | ✅ 修复 |
| 8 | CSV未合并处理 | ✅ 修复 |
### Final Verification (2026-07-20)
| Check | Result |
|-------|--------|
| `manage.py check` (system) | ✅ 0 errors |
| Unit tests (data_loader + type_classifier) | ✅ 92 passed |
| Integration test (full upload→load→analyze) | ✅ ALL INTEGRATION TESTS PASSED |
| Git commit `v8` | ✅ `555ec29` |
## MCP 工具系统 (2026-07-19)
系统现有 **27 个 MCP 工具**,分为三层: