Automation engine #15

Closed
opened 2026-03-22 21:44:14 +00:00 by barrettruth · 0 comments
barrettruth commented 2026-03-22 21:44:14 +00:00

Problem

Need a cron-based scheduler that executes automation recipes.

Solution

src/core/automation.ts with scheduler, recipe registry, and execution engine. Cron expression parsing, typed recipe configs, action API (create/update tasks). Runs as part of the Next.js server process.

Depends on: #12

## Problem Need a cron-based scheduler that executes automation recipes. ## Solution `src/core/automation.ts` with scheduler, recipe registry, and execution engine. Cron expression parsing, typed recipe configs, action API (create/update tasks). Runs as part of the Next.js server process. Depends on: #12
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
barrettruth/delta#15
No description provided.