- exists:pmis_* → exists:codebridge.pmis_* 변경 (4개 컨트롤러, 10곳) - 원인: 모델은 codebridge connection이지만 validation은 기본 connection(sam) 사용
- PmisWorkforceController: 인원/직종 CRUD API - PmisConstructionWorker, PmisJobType 모델 추가 - 인원등록 탭: 실제 DB CRUD, 페이지네이션, 필터, 모달 - 직종 44개 시드 데이터 등록 - API 라우트 추가 (workers, job-types)