# Pull Request
## Description
Brief description of changes made.
## Testing
- [ ] Tests pass locally (`npm test`)
- [ ] Build succeeds locally (`npm run build`)
- [ ] Manual testing completed
## Checklist
- [ ] Code follows project conventions
- [ ] No breaking changes (or documented)
- [ ] Documentation updated if needed
## Notes for Reviewer
- CI may be failing due to infrastructure issues - local testing is primary validation
- Any specific areas that need attention during review