> It was uncomfortable at first. I had to learn to let go of reading every line of PR code. I still read the tests pretty carefully, but the specs became our source of truth for what was being built and why.This is exactly right. Our role is shifting from writing implementation details to defining and verifying behavior.