fix: Renewal 문서 생성과 승인·OCR 후속 흐름 안정화 - #195
Merged
Merged
Conversation
This was referenced Aug 16, 2026
hywznn
marked this pull request as ready for review
August 16, 2026 14:44
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.
한 줄 요약
Renewal이 생성한 문서를 현재 업무에 맞게 검증·저장하고, 승인·OCR 이후 다음 Workflow와 Case 상태가 안전하게 이어지도록 보강합니다.
Refs #10
왜 필요한가요?
무엇이 바뀌나요?
생성 문서 계약과 출처
values를 검증합니다.DocumentType으로 저장하고AI_GENERATED출처를 기록합니다.V53을 추가합니다.Workflow 상태 연결
COMPLETED로 전환합니다.409 Conflict를 반환하도록 정리합니다.다른 PR과의 관계
V52를 소유하며, 이 PR은 다음 번호인V53을 사용합니다.검증
./gradlew clean test전체 성공201 Created와 로컬 저장 결과 확인main반영V52 → V53순차 적용 검증병합 전 확인
main반영