iiRecord
Agentic AI Atlas · Krate Webhook Bus
stack-part:krate-webhook-busa5c.ai
II.
StackPart JSON

stack-part:krate-webhook-bus

Structured · live

Krate Webhook Bus 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-webhook-bus",
  "_kind": "StackPart",
  "_file": "domain/products/krate-components.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Krate Webhook Bus",
    "category": "messaging",
    "description": "Durable webhook delivery queue serving outbound integrations.\nWebhookSubscription CRDs define endpoints, event filters, signing\nsecrets, and retry policies. Each delivery is tracked as a\nWebhookDelivery aggregated resource with signature, phase, response\ncode, and replay metadata. Supports coalescing, deduplication, and\ndead-letter queuing for failed deliveries.\n"
  },
  "outgoingEdges": [
    {
      "from": "stack-part:krate-webhook-bus",
      "to": "layer:8-execution",
      "kind": "realizes",
      "attributes": {
        "notes": "Webhook event delivery execution"
      }
    },
    {
      "from": "stack-part:krate-webhook-bus",
      "to": "platform:krate",
      "kind": "part_of",
      "attributes": {
        "notes": "Krate webhook bus component"
      }
    }
  ],
  "incomingEdges": []
}