A tool to see what changed in your code (beyond the diff)
1–2 of 2 posts
Re: A tool to see what changed in your code (beyond the diff)
#2This came out of reviewing a lot of large refactors and AI-assisted changes.
The goal isn't to replace code review (ofc) or relax standards, but to make the consequences of changes visible early — so reviewers can decide where to focus or when to push back.