forked from 0xWheatyz/SPARC
Add scheduled/recurring analysis with change alerting #1113
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?
Background
Users want SPARC to periodically re-analyse tracked companies and surface significant changes (e.g., large jump in patent filings or innovation score delta).
What to do
schedulestable to PostgreSQL:id,company,cron_expression,last_run_at,enabled.Acceptance criteria
Roadmap reference: P3 - Scheduled/recurring analysis
This issue has been verified as already implemented in the current codebase. The acceptance criteria are met based on code review. Closing as completed.