webhooker/internal
clawbot 7bbe47b943 refactor: rename Processor to Webhook and Webhook to Entrypoint
The top-level entity that groups entrypoints and targets is now called
Webhook (was Processor). The inbound URL endpoint entity is now called
Entrypoint (was Webhook). This rename affects database models, handler
comments, routes, and README documentation.

closes #12
2026-03-01 16:01:44 -08:00
..
config feat: bring repo up to REPO_POLICIES standards (#6) 2026-03-01 19:01:44 +01:00
database refactor: rename Processor to Webhook and Webhook to Entrypoint 2026-03-01 16:01:44 -08:00
globals initial 2026-03-01 22:52:08 +07:00
handlers refactor: rename Processor to Webhook and Webhook to Entrypoint 2026-03-01 16:01:44 -08:00
healthcheck feat: bring repo up to REPO_POLICIES standards (#6) 2026-03-01 19:01:44 +01:00
logger feat: bring repo up to REPO_POLICIES standards (#6) 2026-03-01 19:01:44 +01:00
middleware feat: bring repo up to REPO_POLICIES standards (#6) 2026-03-01 19:01:44 +01:00
server refactor: rename Processor to Webhook and Webhook to Entrypoint 2026-03-01 16:01:44 -08:00
session feat: bring repo up to REPO_POLICIES standards (#6) 2026-03-01 19:01:44 +01:00