[Feat] 금융기관 공식정보 검증 결과 연동 및 AI 장애 안전모드 응답 개선 - #82
Merged
Conversation
📝 WalkthroughWalkthroughThe PR exposes unavailable analysis tracks in ChangesAnalysis result contracts and mappings
Estimated code review effort: 3 (Moderate) | ~20 minutes Possibly related issues
Possibly related PRs
Suggested labels: Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Contributor
Author
🔄 연계 작업
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📋 작업 내용
institutionContactMismatch,mentionedInstitutions를 Spring 메시지 계약에 추가했습니다.IMPERSONATION위험 지표로 변환하도록 구현했습니다.AnalysisResponse에failedTracks필드를 추가해 외부 AI 일부 장애 원인을 별도로 조회할 수 있도록 개선했습니다.ANALYSIS_TRACK_FAILURE지표에서 실패 트랙을 추출해 응답 DTO에 매핑했습니다.🧪 테스트 결과
AnalysisResultApplyMappingTest통과AnalysisResponseMapperTest통과AnalysisResultValidatorTest통과AnalysisResultConsumerTest통과AuthFlowTest1개는 로컬 Redis 미실행으로 실패🔗 관련 이슈
Closes #81
✅ 체크리스트
Summary by CodeRabbit