4a83bfc8e8
- TenantConsistencyGuard 뒤, ForcePasswordChangeGuard 앞에 등록 - /api/** 요청에 effective_user_ids = [user_id, ...active_original_ids] attribute 세팅 - SUPER_ADMIN (company_code='*') 은 short-circuit - DB 조회 실패 시 본 요청 차단 안 함 (가용성 우선, warn 로그)