II.
Definition overview
Reference · livedefinition:automation-rule.canonical
definition:automation-rule.canonical overview
Inspect the raw attributes, linked wiki pages, and inbound or outbound graph edges for definition:automation-rule.canonical.
Attributes
authoredAt
2026-04-28T00:00:00Z
termId
text
A reactor rule that, on a trigger (timer cron expression or webhook
delivery), creates a canonical kanban issue from a fixed task template
and routes it onto a target board. AutomationRule sits between an
external signal (clock or HTTP delivery) and a `Run` / kanban issue:
it does NOT mutate the board directly — it always emits a canonical
issue which is then projected onto a derived board. Sourced from
packages/adapters/core/src/automation.ts (AutomationRule,
TimerAutomationTrigger, WebhookAutomationTrigger).
status
canonical
Outgoing edges
defines1
- term:automation-rule·TermAutomationRule
Incoming edges
None.