근로자 안내 실패를 HR 검토로 안전하게 전환 - #60
Merged
Merged
Conversation
This was referenced Aug 18, 2026
hywznn
marked this pull request as ready for review
August 18, 2026 03:50
8 tasks
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.
왜 필요한가요?
대표 발화문
응웬반A 재계약하고 체류연장 준비해줘에서 대상 이름이응웬반A 재계약하고로 잘못 추출되어 Server가TARGET_NOT_FOUND를 반환했습니다.또한 Language Assistant가 구성되지 않거나 실패해도 Renewal Graph가 내부 Slot 키를 포함한 임시 문장을 근로자에게 보낼 수 있는
WAITING_WORKER응답으로 만들고 있었습니다.무엇이 바뀌나요?
재계약행동어 앞에서 근로자 이름 추출을 종료합니다.REVIEW_REQUIRED로 전환합니다.workerRequestMessage=null을 반환합니다.guideReviewRequired,guideFailureCode,REVIEW_WORKER_GUIDE를 Server에 전달합니다.사용자·개발 영향
검증
REVIEW_REQUIRED,guideReviewRequired=true확인남은 범위
Refs #42
Refs fowoco/server#10