forked from 0xWheatyz/SPARC
Implement scheduled/recurring patent analysis with change alerts #655
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 — Scheduled/Recurring Analysis
Users want to track companies over time without manually triggering re-analysis. Automated periodic re-analysis and alerts on significant changes would enable proactive monitoring.
What to do
tracked_companiestable (company name, analysis frequency, last analyzed)Acceptance criteria
Closing as already implemented. Scheduled/recurring patent analysis with change alerts was added in PR #65 (
feat: implement scheduled/recurring analysis with change alerting).SPARC/scheduler.pyhandles the scheduling logic.