Reference
Webhook payloads
Linear and GitHub event shapes Sinatra reacts to.
Full reference is being written.
Will cover
- Linear:
Issue,Comment,IssueAssignmentevents. - GitHub:
installation,installation_repositories,pull_requestevents. - Dedup keys: how Sinatra computes the
(source, dedupKey)pair to ensure idempotent handling. - Restart-intent classification on Linear comments.