Update dir loop prompt to set confidence on cache writes #2

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

Update _DIR_LOOP_SYSTEM_PROMPT in prompts.py to instruct the agent to:

  • Set confidence when calling write_cache
  • Set confidence_reason when confidence is below ~0.7
  • Use categorical guidance: high ≥ 0.8, medium 0.5–0.8, low < 0.5

Depends on: confidence fields in cache schema.

Update `_DIR_LOOP_SYSTEM_PROMPT` in `prompts.py` to instruct the agent to: - Set `confidence` when calling `write_cache` - Set `confidence_reason` when confidence is below ~0.7 - Use categorical guidance: high ≥ 0.8, medium 0.5–0.8, low < 0.5 Depends on: confidence fields in cache schema.
archeious added this to the Phase 1: Confidence Tracking milestone 2026-04-06 22:26:54 +00:00
archeious added this to the Agentic Investigation Engine project 2026-04-06 22:33:52 +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#2
No description provided.