data(intent): 모델링 분할과 평가 계약 추가 - #33
Draft
hywznn wants to merge 1 commit into
Draft
Conversation
This was referenced Jul 27, 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.
목적
Intent 규칙 v1.1과 현재 1,340건 후보 데이터를 AI 저장소가 안전하게 소비할 수 있도록 모델 출력·분할·평가 계약을 정의합니다.
Reviewer B가 Reviewer A 결과에 동의한다고 가정해 모델링 준비를 진행하되, 실제 A/B consensus 또는 source SHA-256이 바뀌면 동일한 생성기로 다시 만들 수 있게 구성했습니다.
Refs #32
Depends on #31
변경 내용
Intent + evidence로 제한20260727의 grouped multi-label 80:20 분할 생성기 추가build-intent-splits와 재현성·누수·분포·Schema 테스트 추가중요한 상태
provisional_pending_consensusrecheck_required저장소 경계
이 PR에는 A.X API 호출, prompt 실험, BERT 학습, 서버 envelope 구현을 넣지 않습니다. 실제 모델 코드는
fowoco/ai에서 이 계약을 소비합니다.검증
make checkgit diff --check통과