iiRecord
Agentic AI Atlas · AutomationRule
term:automation-rulea5c.ai
II.
Term JSON

term:automation-rule

Structured · live

AutomationRule json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · terminology/terms/automation-rule.yamlCluster · terminology
Record JSON
{
  "id": "term:automation-rule",
  "_kind": "Term",
  "_file": "terminology/terms/automation-rule.yaml",
  "_cluster": "terminology",
  "attributes": {
    "canonicalDefinitionId": "definition:automation-rule.canonical",
    "displayName": "AutomationRule",
    "kind": "operation",
    "references": [
      "NodeKind:AutomationRule"
    ],
    "description": "A reactor rule that, on a trigger (timer cron expression or webhook\n"
  },
  "outgoingEdges": [
    {
      "from": "term:automation-rule",
      "to": "domain:devops",
      "kind": "applies_to",
      "attributes": {}
    },
    {
      "from": "term:automation-rule",
      "to": "domain:software-engineering",
      "kind": "applies_to",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "definition:automation-rule.canonical",
      "to": "term:automation-rule",
      "kind": "defines"
    }
  ]
}