# HookStatus Kit Preview

HookStatus Kit is a small Node.js webhook receiver for internal automations,
payment test events, form callbacks, and integration smoke tests.

The paid package includes:

- Dependency-free Node.js source
- `GET /health`
- `GET /events`
- `POST /webhook`
- Optional shared-secret validation
- Recent-event buffer
- Redacted logging for likely secrets
- Tests
- Dockerfile
- Deployment guide
- Starter license

This preview shows the shape of the service. The full paid package includes
the complete implementation, tests, deployment notes, and versioned zip.

Live demo:

- https://webhook-status-microservice.grn.chatgpt.site/health
- https://webhook-status-microservice.grn.chatgpt.site/events

