docs(pkg-editor): 접기 flaky의 기제를 가설로 되돌린다 - #21
Merged
Conversation
주석이 초기 파싱 예산 초과를 원인으로 단정하는데, 이슈 #12는 같은 사안을 미입증 가설로 적고 있다. 재현 시도 둘이 실패했고 원래 빈도가 낮아 완화책 이후의 무실패가 기제를 증명하지도 않는다. 확인한 것(완화책 이후 재발 없음)과 확인하지 못한 것(왜 실패했는가)을 갈라 적는다. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
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.
요약 / 의도
folding.test.ts의 주석이 접기 flaky의 원인을 "초기 파싱 예산 초과"로 단정하는데, 같은 사안을 다루는 이슈 #12는 이를 미입증 가설로 적고 있다. 저장소 안에서 두 기록이 반대로 말한다.범위
이번에 한 것
의도적으로 안 한 것
fullyParsed()) 자체는 건드리지 않았다 — 동작 변경 없음설계 · 결정
재현 시도 둘(10만 자 문서 · CPU 16코어 점유 25회 반복)이 모두 실패했고, 원래 빈도가 낮아(M5 이후 3회) 완화책 이후의 무실패가 기제를 증명하지 않는다.
검증 (값)
mise run check: 통과관련 문서
없음 — 이슈 #12가 이 사안의 기록을 소유한다.