Goal: add persistent cron scheduler for recurring tasks.
Scope:
- jobs.json storage/load/save
- Schedule parser + runtime executor
- Retry/timeout semantics
- Basic lifecycle commands and tests
Dependency:
- Depends on: Hook system + HealthMonitor/CircuitBreaker.
Goal: add persistent cron scheduler for recurring tasks.
Scope:
Dependency: