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

stack-part:krate-agent-triggers

Structured · live

Krate Agent Triggers json

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

File · domain/products/krate-components.yamlCluster · domain
Record JSON
{
  "id": "stack-part:krate-agent-triggers",
  "_kind": "StackPart",
  "_file": "domain/products/krate-components.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Krate 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:krate-agent-triggers",
      "to": "layer:5-agent-runtime",
      "kind": "realizes",
      "attributes": {
        "notes": "Event-driven agent trigger routing"
      }
    },
    {
      "from": "stack-part:krate-agent-triggers",
      "to": "platform:krate",
      "kind": "part_of",
      "attributes": {
        "notes": "Krate agent triggers component"
      }
    }
  ],
  "incomingEdges": []
}