Hyperlinkv0.9.0-beta.0

Daemon

Daemon.ScheduleServicetypesrc/Daemon.ts:1919
DaemonScheduleService

The engine schedule service — run-window storage + controls (entries / changed / CRUD / reconcile) that a make supervisor watches for arming decisions. Materialized by the schedule-layer constructors below and injected via DaemonMakeOptions.scheduleLayer.

modelsmakeDaemonMakeOptions.scheduleLayer
Source src/Daemon.ts:19191 lines
export type ScheduleService = DaemonScheduleService;