## Summary ## Type of Change - [ ] Bug fix (non-breaking change that fixes an issue) - [ ] New feature (non-breaking change that adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to change) - [ ] Documentation update - [ ] Refactoring (no functional changes) - [ ] Chore (dependencies, CI, tooling) - [ ] Performance improvement ## Changes Made - - - ## Testing - [ ] Unit tests added/updated - [ ] E2E tests added/updated - [ ] Manual testing performed ## Checklist - [ ] I have run `pnpm check` locally and it passes - [ ] My code follows the project's style guidelines - [ ] I have added tests that prove my fix/feature works - [ ] I have updated documentation as needed - [ ] My changes generate no new warnings or errors - [ ] I have checked for breaking changes ## Related Issues ## Screenshots (if applicable) ## Additional Notes