## Description Brief description of what this PR does. ## Type of Change - [ ] Bug fix - [ ] New feature - [ ] Security fix - [ ] Performance improvement - [ ] Code refactoring - [ ] Documentation update ## Testing - [ ] Built and tested locally - [ ] Tested with BRAT - [ ] All tests pass (`npm test`) ## Security Considerations Have you introduced any security-sensitive changes? - [ ] No security impact - [ ] Security improvements - [ ] Requires security review ## Checklist - [ ] Code follows project style - [ ] Self-reviewed my code - [ ] Updated CHANGELOG.md - [ ] No console.log() left in code - [ ] Version bump if needed