forked from 0xWheatyz/SPARC
Add scheduled/recurring analysis with change alerts for tracked companies #564
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?
Roadmap item: P3 — Scheduled/recurring analysis
Currently all analysis must be triggered manually. Users want to track companies over time and be notified when significant changes occur.
Work Required:
Acceptance Criteria:
Reference: ROADMAP.md P3 — Scheduled/recurring analysis
Triage update: Added
featurecategory label. This P3 issue is deferred to a future sprint. Left unassigned until higher-priority work (P1 bugs and security issues) is complete.[Repo Manager] This issue is already resolved.
SPARC/scheduler.py(109 lines) implements scheduled re-analysis of tracked companies using APScheduler with configurable interval and change-threshold alerting. Closing as complete.