forked from 0xWheatyz/SPARC
Implement scheduled/recurring analysis with change alerts #1540
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
Users want to track companies over time and be notified when their innovation activity changes significantly. Manual re-analysis is tedious.
Roadmap reference: ROADMAP.md > P3 > Scheduled/recurring analysis
What to do
schedulestable (company, frequency, last_run, next_run)Acceptance criteria
Triage review: Resolved: SPARC/scheduler.py implements scheduled analysis with APScheduler and change threshold alerts. Closing as already complete.