iiRecord
Agentic AI Atlas · Kradle Agent Triggers
stack-part:kradle-agent-triggersa5c.ai
II.
StackPart JSON

stack-part:kradle-agent-triggers

Structured · live

Kradle Agent Triggers json

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

File · domain/products/kradle-components.yamlCluster · domain
Record JSON
{
  "id": "stack-part:kradle-agent-triggers",
  "_kind": "StackPart",
  "_file": "domain/products/kradle-components.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Kradle Agent Triggers",
    "category": "compute",
    "description": "Event routing engine that connects CI failures, incoming webhooks,\nPR comments, issue label changes, cron schedules, and manual actions\nto agent stacks via AgentTriggerRule CRDs. Evaluates matched events\nagainst capability requirements, performs deduplication and rate\nlimiting, and initiates dispatch runs. Each trigger firing is recorded\nas an AgentTriggerExecution for audit trail purposes.\n"
  },
  "outgoingEdges": [
    {
      "from": "stack-part:kradle-agent-triggers",
      "to": "layer:5-agent-runtime",
      "kind": "realizes",
      "attributes": {
        "notes": "Event-driven agent trigger routing"
      }
    },
    {
      "from": "stack-part:kradle-agent-triggers",
      "to": "platform:kradle",
      "kind": "part_of",
      "attributes": {
        "notes": "Kradle agent triggers component"
      }
    }
  ],
  "incomingEdges": []
}