docs: mark Task 8 complete in TASKS.md

This commit is contained in:
gramps
2026-07-06 08:10:59 -07:00
parent 191ac2603f
commit 2417659097
+1 -1
View File
@@ -213,7 +213,7 @@ Run full test suite. All existing tests must continue to pass.
---
## TASK 8 — Roadmap K: RAG Corpus Management
## ~~TASK 8 — Roadmap K: RAG Corpus Management [DONE]~~
Qdrant collection `jarvischat` currently grows without bound. Implement score-based eviction with hysteresis, pinned sources, operational stats, and a flush command.