This commit is contained in:
ParrotXray 2026-05-19 07:55:57 +00:00
parent 73ad4374bd
commit b87e851f9f

4
TODO
View File

@ -1,7 +1,7 @@
1. .csv 一開始文件格式為 traffic-yyyy-oo-zz.csv, 換天後直接變日期創新檔,例如今天啟動今天為 traffic-2026-05-11.csv 隔天變成 traffic-2026-05-12.csv [x]
2. will change tract-onnx engine to ort-tract engine [x]
3. 改善推論效能及速度,在大量資料時 [x]
4. 實現 ML + RULE 的共用 HashMap 實現共同決策結果
4. 實現 ML + RULE 的共用 HashMap 實現共同決策結果 [x]
5. 代碼最佳化,檢查是否除了 build.rs 以外有無 .unwarp() and eprintln() [x]
6. 完成前端 detection 頁面
7. 使用 sqllite 實現帳號系統、白黑名單永久記錄
@ -36,7 +36,7 @@ PRIORITY BACKLOG (updated 2026-05-18)
Protocols mapped: http(1) http2(2) tls(3) dns(4) ssh(5) smtp(6)
ftp(7) mqtt(8) quic(9).
[ ] ML + Rule fusion decision layer
[x] ML + Rule fusion decision layer
Core differentiator of the project. Currently ML and rule
engine produce independent alerts with no cross-awareness.
Design: shared per-flow HashMap; two fusion modes: