## What ## Why ## User-visible impact --- ## Self-review Please confirm before requesting review. See [CONTRIBUTING.md](../CONTRIBUTING.md) for details. ### 1. Architecture - [ ] Smallest possible diff for the need - [ ] No new configuration knobs (or justified below) - [ ] No new dependencies (or justified below) - [ ] Fits the existing design / naming / layering ### 2. Need - [ ] Common need that benefits most users, **or** scope and side effects are explained below - [ ] No unintended impact on other users' workflows or defaults ### 3. Code - [ ] All tests pass - [ ] Coverage does not drop; new code has new tests - [ ] Commit messages and this PR are written in English ### Bonus - [ ] This PR was authored using OpenClacky itself --- ## Notes for reviewers