data(intent): Intent 라벨 경계 v1.1 및 자동 검증 추가 - #29
Merged
Conversation
Collaborator
Author
|
Intent나 evidence를 변경한 것이 아니라, 기존 규칙인 evidence의 원문 등장 순서에 맞춰 배열 순서만 정리 1091: 사업장 변경 → 서류 요청 → 작업 배치 |
This was referenced Jul 27, 2026
hywznn
marked this pull request as ready for review
July 27, 2026 05:11
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.
목적
data/intent_data브랜치에서 작성된 1,340건을main에 반영할 수 있도록 Intent 모델의 책임과 라벨 경계를 명확히 하고, 구조 오류가 다시 유입되지 않도록 자동 검증을 연결합니다.Refs #28
변경 내용
docs/INTENT_DATA.md를 실제 JSONL 스키마에 맞게 정리Intent + evidence로 한정GRD-004연결4f4ebfdd4170a78def33e31edbed8315921c0b67934f5ff8612595dcd479bed2recheck_required상태 명시이번 PR에서 하지 않는 일
의미 라벨 변경은 규칙 v1.1 기준의 A/B 독립 검수와 합의 후 별도 변경합니다.
검증
make checkgit diff --check통과