| ### ๐ Summary of Changes | |
| <!-- Briefly describe what this PR adds, modifies, or fixes --> | |
| - | |
| ### ๐ฏ Related Issue / Task | |
| <!-- Mention the issue number e.g. Closes #1 --> | |
| - Closes # | |
| ### ๐งช Verification Performed | |
| <!-- Check off the tests or verifications performed before submitting this PR --> | |
| - [ ] Tested locally with sample inputs (`python -m resume_scanner.cli ...`) | |
| - [ ] Verified no sensitive API keys (`.env`) or system files (`.DS_Store`) are staged | |
| - [ ] Code follows conventional commit formatting (`feat:`, `fix:`, `docs:`) | |
| ### ๐ธ Screenshots / Output (if applicable) | |
| <!-- Add terminal output or UI screenshots --> | |
| ```text | |
| ``` | |