fix(catalog): DISCIPLINE 카탈로그 카운트 73→74 (measure-mirror#55 후속) - #35
Merged
Conversation
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.
측정착시 도감 카탈로그 카운트를 73 → 74 로 갱신한다.
배경
measure-mirror#55(
fix(catalog): 조용한 상한 정정 + 커버리지 감사, merge 9a699680) 머지로 도감에 self-catch 표본 1개(silent-cap-truncates-the-stimulus)가 추가되어 실제 카탈로그 = 74 가 됐다. 그러나 mcpmirror_stack_mcp/server.py의 DISCIPLINE 문자열이73 real sealed cases로 하드코딩돼 있어 크로스레포 드리프트가 생겼다.변경
mirror_stack_mcp/server.pyDISCIPLINE 상수:73 real sealed cases→74 real sealed cases(1줄).검증
cross_repo_consistency.py머지 후 실행 →drift=1 · CP2 WARN: server.py 카탈로그 카운트 73 ≠ 실제 74. 이 PR이 그 CP2 를 해소한다.트리아지 메모
자동 트리아지 봇이 초안(측정착시 도감 카운트 동기화 후속). mcp = 공급망 표면(규칙10)이라 자동 머지 안 함 — 사람이 머지.