Incremental AI re-investigation in watch mode #35
Labels
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: archeious/luminos#35
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently
--watchre-runs the full base scan on changes. For AI-augmented watch mode:This is a significant design change — watch mode + AI is a separate concern from the static investigation pipeline.
Closing as obsolete. Watch mode was deleted in #64 (PR #65) as part of the AI-first scope change. A non-AI filesystem-churn monitor conflicts with the new philosophy.
If a live update mode comes back, it goes in as a new issue framed as incremental AI re-investigation: detect which directories changed, re-investigate only those, patch the cache entries, re-run synthesis from the updated cache. The original framing in this issue (watch mode + AI) no longer fits because there is no watch mode to add AI to.