The handler was silent on success, unauthorized signatures, and unhandled
events, making it impossible to tell from server logs alone whether a
delivery even arrived. Now every request logs its event type and resulting
status code.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
config.yaml previously mixed secrets with the phrase list, forcing
private-only edits. Now config supports phrases_file, which is loaded and
merged with any private phrases: entries, so the repo-tracked phrases.yaml
can be extended via PR while per-deployment additions stay private.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Watches issue/PR comments and pushes for flagged phrases; warns commenters
via reply and opens a redacted correction PR for flagged file content,
never rewriting history or deleting content directly.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>