the signals and their derived score are provisional and subject to change.
validate manually before sharing.
982cd76bcabf3899bd35e7ad10f16553e95c84db0ba8c74932a6415f74b497517928653f10f8e69aAuthored: 2 months ago (Sun, 28 Jun 2026 22:08:54 +0000)Match: Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>.github/copilot-instructions.mdTool: github-copilot<!-- markdownlint-disable -->
# GitHub Copilot Code Review Instructions
## General Review Principles
### Pull Request Size and Scope
- **Flag large PRs**: Comment if a PR changes more than 500 lines or touches many unrelated areas
- **Suggest splitting**: Recommend breaking large changes into smaller, focused PRs
- **Question scope creep**: Ask about unrelated changes that seem outside the PR's stated purpose
### Code Quality and Style
- **Check adherence to style guidelines**: Verify changes follow the none