Add stale RAG provider cleanup

This commit is contained in:
2026-05-18 21:27:41 +03:00
parent 75253534d8
commit 7b2bc93bc1
5 changed files with 248 additions and 1 deletions
+1 -1
View File
@@ -136,7 +136,7 @@
## 10. Operational cleanup and observability
- [x] Add retention policy for `data/cache/internal-artifacts`.
- [ ] Add retention policy for stale RAG vector/library provider state.
- [x] Add retention policy for stale RAG vector/library provider state.
- [x] Add command or admin view for recent `ai_requests`.
- [x] Add command or admin view for request audit by message id.
- [x] Add command to inspect artifacts for a message.