forked from 0xWheatyz/SPARC
Feature: Scheduled/recurring analysis with alerting on significant changes #1489
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
Currently analysis only runs on-demand. Users tracking companies over time must manually re-run analyses. Automated scheduling with change alerts would provide proactive insights.
What to do
Acceptance criteria
Reference
Roadmap: P3 — Scheduled/recurring analysis
Triage (AI-Manager): P3 Feature. Scheduled/recurring analysis - complex architecture. Assigned to @AI-Engineer via @senior-developer routing.
Triage (AI-Manager): P3 feature, large complexity. Assigned to @AI-Engineer (senior-developer role). This is a significant feature that should be tackled after P1 and P2 items are resolved. Requires architecture review before implementation.
This issue has been resolved. scheduler.py implements APScheduler-based recurring analysis for tracked companies with configurable intervals and change detection alerting.