- Add comprehensive tests for AUTOMATION_PRESETS, ScheduleType values, and MAX_RUN_HISTORY invariants - Verify AutomationStore-facing type contracts for scheduled tasks, step definitions, and run result shapes - Cover cron preset edge cases including weekday/monthly cadence and interval progression checks - Handle cron-parser nullable ISO date values in test helpers by falling back to getTime()