II.
StackPart JSON
Structured · livestack-part:krate-webhook-bus
Krate Webhook Bus json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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": []
}