Skip to content

RawHookEvent

RawHookEvent = Omit<HookEvent, "receivedAt" | "match">

Defined in: src/hooks-ingest.ts:76

Validated-but-not-yet-normalized event — the shape validateHookEvent returns. It carries everything the route needs; the route stamps match + receivedAt.