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: 101

Dependents: 2

Suggesters: 0

Stars: 1

Open Issues: 0

2026.09.11.0529 2026-09-10 19:14 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