## Description ## 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 - [ ] Code refactoring - [ ] Performance improvement - [ ] Security fix ## Related Issue Fixes # ## Changes Made - - - ## Testing - [ ] Tested locally with Docker - [ ] Tested on production-like environment - [ ] Added/updated tests - [ ] All existing tests pass ## Checklist - [ ] My code follows the project's code style - [ ] I have performed a self-review of my code - [ ] I have commented my code where necessary - [ ] I have updated the documentation (README, API.md, etc.) - [ ] My changes generate no new warnings or errors - [ ] I have checked for security vulnerabilities - [ ] I have not committed any secrets (.env, API keys, passwords) ## Screenshots (if applicable) ## Additional Notes