Documentation updates lacked a mandatory peer review, allowing merges without scrutiny. Added an automated gate that detects doc changes, requires a non-author approval, and documents the policy.
Verdict: Approved
Pat (Compatibility + Decision):
This PR introduces a new workflow for enforcing peer review on documentation changes, which is a positive step for improving code quality. However, there are no compatibility issues identified in the public API, and the changes mainly affect internal processes without altering existing function signatures or hooks.