- 사용자 초대 API: role 문자열 지원 추가 (React 호환)
- 알림 설정 API: 그룹 기반 계층 구조 구현
- notification_setting_groups 테이블 추가
- notification_setting_group_items 테이블 추가
- notification_setting_group_states 테이블 추가
- GET/PUT /api/v1/settings/notifications 엔드포인트 추가
- Pint 코드 스타일 정리
- config/database.php: chandj (5130 레거시 DB) 연결 설정 추가
- Migrate5130Items 커맨드: 5130 품목 데이터를 SAM items 테이블로 마이그레이션
- models, parts, parts_sub, bdmodels 단계별 마이그레이션 지원
- dry-run 모드로 시뮬레이션 가능
- rollback 옵션으로 마이그레이션 취소 가능
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>