## Description ## Related Issue Closes # ## Type of Change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] Documentation update - [ ] Refactoring (no functional changes) - [ ] Performance improvement - [ ] Security fix ## Changes Made - - - ## Testing - [ ] Unit tests added/updated - [ ] Integration tests added/updated - [ ] Manual testing completed - [ ] All tests pass locally ## Security Considerations - [ ] No security impact - [ ] Security scan passed - [ ] Credentials properly handled - [ ] Input validation added - [ ] Authentication/authorization checked ## Documentation - [ ] Code comments added/updated - [ ] README updated - [ ] API documentation updated - [ ] CHANGELOG updated - [ ] Migration guide created (if breaking change) ## Checklist - [ ] Code follows the project's style guidelines - [ ] Self-review completed - [ ] No new warnings introduced - [ ] Tests added for new functionality - [ ] All existing tests pass - [ ] Documentation is up-to-date - [ ] No secrets or credentials committed ## Screenshots (if applicable) ## Performance Impact - [ ] No performance impact - [ ] Performance improved - [ ] Benchmarks added ## Deployment Notes - [ ] No special deployment needed - [ ] Database migration required - [ ] Environment variables added/changed - [ ] Configuration changes needed ## Additional Context