Cuscen.Git.Alert GitHub webhook summaries to Telegram

Security and deployment notes

This scaffold is aligned to the PDF’s MVP guidance: verify GitHub HMAC signatures, use delivery IDs for idempotency, keep heavy work out of the request path, and prefer short-lived credentials or secret storage over hard-coded tokens.

Recommended next steps