Merge only what PR authors understand.
A GitHub App that asks authors to explain the architecture, behavior, and risks in their pull requests before merge.
Refreshes when the PR changes
Blocks merge until the author passes
GitHub Check
Comprehension check
q1 / multiple choice
This PR moves auth state to an edge Worker. What must stay true before merge?
A. State cookies are verified and redirects stay local.B. The PR title mentions the auth route.
q2 / free text
Explain the architectural risk this change introduces.
A passing answer names the auth state boundary, redirect safety, and Check Run impact.
head_sha: 7e76f9b2 questions required