Role-based access sure tends to drift over time. Exceptions pile up and suddenly roles have hundreds of permissions. I find looking at anomalies instead of giant entitlement lists makes a lot more sense.
I mostly ignore how the code was made and review the artifact the same way I always have: correctness, tests, readability, and whether it matches the system design. The prompt history is fine, but it’s not something I…
Role-based access sure tends to drift over time. Exceptions pile up and suddenly roles have hundreds of permissions. I find looking at anomalies instead of giant entitlement lists makes a lot more sense.
I mostly ignore how the code was made and review the artifact the same way I always have: correctness, tests, readability, and whether it matches the system design. The prompt history is fine, but it’s not something I…