Skip to main content

Coder Event Log

@twonines/coder-event-logv2026.07.20.1· 11d agoMODELS
01README

Records webhook payloads received from Coder notifications. Stores each event with receipt metadata for delivery latency and reliability analysis.

02Release Notes

Fix bare import specifiers and align model version for quality scoring

03Models1
@twonines/coder-event-logv2026.07.20.1mod.ts
fn record(payload: string)
Record an incoming webhook payload
ArgumentTypeDescription
payloadstringRaw JSON payload from the webhook

Resources

event(infinite)— Recorded webhook event with receipt metadata
04Previous Versions3
2026.05.31.3
2026.05.31.2
2026.05.31.1
05Stats
A
100 / 100
Downloads
0
Archive size
3.7 KB
  • Has README or module doc2/2earned
  • README has a code example1/1earned
  • README is substantive1/1earned
  • Most symbols documented1/1earned
  • No slow types (deprecated)1/1earned
  • Dependencies pass trust audit2/2earned
  • Has description1/1earned
  • Platform support declared (or universal)2/2earned
  • License declared1/1earned
  • Verified public repository2/2earned
06Platforms
07Labels