# Pull Request ## What does this PR do? ## Type of change - [ ] ๐Ÿ†• New feature - [ ] ๐Ÿ› Bug fix - [ ] ๐Ÿ“š Documentation update - [ ] ๐Ÿงช Tests - [ ] โ™ป๏ธ Refactor (no behavior change) - [ ] ๐Ÿ”ง Chore (deps, config, tooling) ## Which pillar does this touch? - [ ] Knowledge Base (Roaa) - [ ] RAG Pipeline (Fatema) - [ ] Voice / STT / TTS (Saja) - [ ] UI / Evaluation (Shahd) - [ ] Cross-cutting / shared utils ## How did you test this? ## Checklist before merging - [ ] My code follows the project structure (right pillar folder) - [ ] I tested my changes locally and they work - [ ] I did not commit any API keys, .env files, or large model weights - [ ] I added comments where the code is not self-explanatory - [ ] I updated documentation if needed - [ ] At least one teammate has reviewed this PR ## Notes for reviewers