lix-2026
|
9551d4c1dc
|
feat(rag): harden post-LightRAG runtime
Retire legacy OCR/media/evidence fallbacks, add local-folder event bus and Page Aggregate guards, and archive completed design checklists.
Validation: cargo test -p mnote-web -- --test-threads=1; cargo test --workspace -- --test-threads=1; git diff --check; codegraph sync .; codegraph_status.
|
2026-06-07 10:35:21 +08:00 |
|
lix-2026
|
1f25364374
|
feat(rag): replace LiteParse flows with LightRAG provider
|
2026-06-07 01:10:31 +08:00 |
|
lix-2026
|
4dbd9a978b
|
Improve local evidence search and AI capabilities
|
2026-06-05 23:00:53 +08:00 |
|
lix-2026
|
610b23d3a5
|
收口 MinerU OCR 任务链与上下文
|
2026-06-01 10:30:42 +08:00 |
|
lix-2026
|
1882db7681
|
收口 MNote P0 P1 P2 审查尾项
- 归档 OnlyOffice live bridge、Page AI、mindmap、design governance 与相关 bug 条目
- 补齐 MinerU OCR 后端 runtime 合同与 smoke/test 基线
- 收口 ChatOnly/Doubao、ObjectIdentity、Page Aggregate compat 与 runtime owner 文档口径
验证:
- cargo test --manifest-path rust/Cargo.toml -p mnote-web local_ocr -- --test-threads=1
- cargo test --manifest-path rust/Cargo.toml -p mnote-web onlyoffice_bridge -- --test-threads=1
- git diff --check
- git diff --cached --check
- codegraph index . --force && codegraph status .
- codegraph sync . && codegraph status .
|
2026-06-01 09:29:12 +08:00 |
|