| WebhookDispatcher | Queues one delivery per interested endpoint, and performs one attempt at a time. |
| WebhookSignature | Signs and verifies a webhook body. |
| WebhookSubscriber | Turns every Strata event into queued webhook deliveries. |
| WebhookSubscription | One endpoint, the events it wants, and the secret its payloads are signed with. |