forked from 0xWheatyz/SPARC
Add scheduled/recurring analysis with alerting on significant changes #1586
Reference in New Issue
Block a user
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?
Context
Roadmap item: P3 - Nice to Have - Scheduled/recurring analysis
Currently all analyses are triggered manually. Users want to periodically re-analyze tracked companies and be alerted when scores change significantly.
What to do
Acceptance criteria
Ref: ROADMAP.md P3 - Nice to Have
[Manager Triage] Assigned to @AI-Engineer. Priority: P2-P3 (feature work). Delegated for implementation.
Triage: Already Resolved
Scheduled analysis functionality is implemented in
SPARC/scheduler.py(109 lines). The module handles recurring analysis with alerting.Closing as resolved.