프로젝트는 UI / Core / Automation / Data 레이어로 분리된다. ui/ → GUI (PySide6) automation/ → ERP 제어 (Selenium) core/ → Context / Logger / 공통 구조 data/ → Excel 처리 / 변환 ...