feat(workflow): Knowledge 기반 재계약 Golden Case 실행 - #207
Merged
Conversation
17 tasks
This was referenced Aug 18, 2026
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.
왜 필요한가요?
Candidate 채택 뒤의 재계약 업무가 Server 하드코딩 순서에 의존해, Knowledge가 정의한 E-9 재계약·취업활동기간 연장·체류기간 연장 절차와 화면의 업무 진행이 어긋났습니다. 또한 로컬 H2 데모를 30분 이상 진행하면 H2의 알려진 CHECK 제약 오류로 승인 API가 중단될 수 있었습니다.
Refs #197
Depends on fowoco/knowledge#60
Depends on #202
Runtime dependency: fowoco/ai#60
Document field mapping: fowoco/ai#62
Document preview compatibility: fowoco/ai#54
무엇이 바뀌나요?
CASE-EXPIRY-RENEWAL-001을 읽어 재계약 → 조건부 신분서류 보완 → 취업활동기간 연장 → 체류기간 연장 순서로 Task를 생성합니다../scripts/export-golden-demo-files로 실제 개인정보 없이 합성 여권·ARC 파일을 만들 수 있습니다.DB 영향
workflow_case.workflow_snapshot_json, Task business data, Outbox, StoredFile을 재사용합니다.실제 수동 E2E 결과
2026-08-18 로컬 Server·AI Runtime 왕복에서 아래를 확인했습니다.
EXPIRY_RENEWAL/WF-STY-001COMPLETED,4/4, 진행률100%,currentTask=null검증
./gradlew test --no-daemon— BUILD SUCCESSFULWorkflowCatalogProjectionTest— BUILD SUCCESSFUL1,2,3,41,3,4git diff --check병합 전 확인
외부기관 자동 제출, 자동 승인, 자동 SMS 발송은 포함하지 않습니다. HWP·HWPX PDF 변환 호환성은 AI #54에서 반영했습니다.