Safe Refactor Constraints — PR-Ready Checklist ============================================== Safe AI refactor constraints (use all 5): 1) No behavior change (unless asked). 2) Touch as few files as possible. 3) Keep public interfaces stable. 4) Add/keep tests before refactor. 5) Small PRs: one refactor goal per PR. File-lock prompt snippet: You may only edit these files: ____. If you need others, ask first. By Steve Merrill · @merrills · WRKNG Digital