### Which part of the code will be refactored? _No response_ ### What problems does the refactor aim to solve? _No response_ ### Do you have any specific design or implementation considerations? _No response_ ### Is there a related issue or PR? _No response_ ### Checklist - [ ] Ensure the refactor does not introduce new bugs - [ ] Update unit tests if applicable - [ ] Ensure the refactor does not negatively impact performance - [ ] Document any new patterns or architecture changes - [ ] Test the refactor in different environments (e.g., staging, production)