feat: add Gauge understanding integrity#75
Merged
Conversation
dotoricode
marked this pull request as ready for review
July 14, 2026 05:05
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.
문제
Tink의 실행 계약은 성공 조건과 검증 명령을 기록했지만, Agent가 사용자의 목표와 우선순위를 어떻게 이해했는지, 작업 중 새 가정이나 범위 이탈이 생겼는지, 성공 조건 자체가 빠졌는지를 구조적으로 다루지 못했습니다. 이 때문에 command check가 모두 통과해도 원래 요구사항 일부가 누락된 결과를 완료로 판단할 수 있었습니다.
해결
새 공개
/tink:*명령이나 standalone Understanding Harness는 추가하지 않았습니다.검증
npm run check— template test 47개, syntax, metadata, 155-file pack 검사 통과git diff --check통과claude plugin validate .claude-plugin/plugin.json통과(기존 rootCLAUDE.md안내 warning 1개)claude plugin validate .claude-plugin/marketplace.json통과npm whoami로 publish 계정 확인참고
1.19.0docs/adr/0004-add-gauge-intent-integrity.mdbin/install.js, 로컬 설정, report 파일은 이 PR에 포함하지 않았습니다.