Incremental AI re-investigation in watch mode #35

Open
opened 2026-04-06 22:28:50 +00:00 by archeious · 0 comments
Owner

Currently --watch re-runs the full base scan on changes. For AI-augmented watch mode:

  • Detect which directories changed
  • Re-investigate only changed dirs
  • Patch those cache entries
  • Re-run synthesis from updated cache without re-investigating unchanged dirs

This is a significant design change — watch mode + AI is a separate concern from the static investigation pipeline.

Currently `--watch` re-runs the full base scan on changes. For AI-augmented watch mode: - Detect which directories changed - Re-investigate only changed dirs - Patch those cache entries - Re-run synthesis from updated cache without re-investigating unchanged dirs This is a significant design change — watch mode + AI is a separate concern from the static investigation pipeline.
archeious added this to the Agentic Investigation Engine project 2026-04-06 22:33:59 +00:00
Sign in to join this conversation.
No labels
No milestone
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#35
No description provided.