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

stack-part:kradle-webhook-bus

Structured · live

Kradle Webhook Bus 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-webhook-bus",
  "_kind": "StackPart",
  "_file": "domain/products/kradle-components.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Kradle 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:kradle-webhook-bus",
      "to": "layer:8-execution",
      "kind": "realizes",
      "attributes": {
        "notes": "Webhook event delivery execution"
      }
    },
    {
      "from": "stack-part:kradle-webhook-bus",
      "to": "platform:kradle",
      "kind": "part_of",
      "attributes": {
        "notes": "Kradle webhook bus component"
      }
    }
  ],
  "incomingEdges": []
}