Add low_confidence_entries() query to CacheManager #3

Closed
opened 2026-04-06 22:26:55 +00:00 by archeious · 0 comments
Owner

Add a method to _CacheManager in cache.py that returns all cache entries (file and dir) with confidence below a given threshold (default 0.7).

Used by the refinement pass (Phase 8) to prioritize re-investigation.

Add a method to `_CacheManager` in `cache.py` that returns all cache entries (file and dir) with confidence below a given threshold (default 0.7). Used by the refinement pass (Phase 8) to prioritize re-investigation.
archeious added this to the Phase 1: Confidence Tracking milestone 2026-04-06 22:26:55 +00:00
archeious added this to the Agentic Investigation Engine project 2026-04-06 22:33:53 +00:00
Sign in to join this conversation.
No labels
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: archeious/luminos#3
No description provided.