II.
Topic overview
Reference · livetopic:scheduled-dispatch
Scheduled Dispatch overview
Scheduled Dispatch as a cross-cutting topic - triggering agent tasks on calendar or cron-based schedules. Covers cron expression authoring, idempotent task design for scheduled re-runs, drift detection between scheduled and actual execution times, sleep-based time gates within agent workflows, and integration with platform schedulers (GitHub Actions schedule, cloud scheduler services, Babysitter sleep/wake effects).
Attributes
displayName
Scheduled Dispatch
description
Scheduled Dispatch as a cross-cutting topic - triggering agent tasks on
calendar or cron-based schedules. Covers cron expression authoring,
idempotent task design for scheduled re-runs, drift detection between
scheduled and actual execution times, sleep-based time gates within
agent workflows, and integration with platform schedulers (GitHub Actions
schedule, cloud scheduler services, Babysitter sleep/wake effects).
Outgoing edges
applies_to2
- domain:software-engineering·DomainSoftware Engineering
- domain:devops·DomainDevOps
Incoming edges
applies_to1
- topic:krate-agent-trigger-rule·TopicKrate Agent Trigger Rule
contains2
- domain:devops·DomainDevOps
- domain:software-engineering·DomainSoftware Engineering