Use stricter patch validation with git apply --check
Address reviewer feedback: use git apply --check to verify patches
apply cleanly before applying them. This prevents stale patches from
silently applying to wrong lines if the upstream IDB source changes.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>