Search by

semitexa / webhooks

syntaxwanderer

Semitexa Webhooks - inbound verification/deduplication and outbound durable delivery with retries

Package info

github.com/semitexa/semitexa-webhooks

Type:semitexa-module

pkg:composer/semitexa/webhooks

Statistics

Installs: 88

Dependents: 2

Suggesters: 0

Stars: 1

Open Issues: 0

2026.08.21.0628 2026-08-21 05:57 UTC

README

Webhook support for Semitexa — inbound signature verification with deduplication, outbound durable delivery with retries, audit trail, and replay CLI.

Phase 1

  • Inbound: signature verification (HMAC-SHA256), durable inbox with deduplication
  • Outbound: persistent outbox, claim-and-lease worker, exponential backoff retries
  • Audit: append-only attempt history for all transitions
  • CLI: webhook:work, webhook:replay:inbound, webhook:replay:outbound, webhook:show