test: 힌트 escalator EditMode 테스트 9종 (P6-1-5)#124
Merged
Conversation
Covers the failure-feedback core (HintAssistance) that RQ2 depends on: level-by-level escalation without skipping, cap at GhostTrace, assisted feedback retention on success after failures, hintShown logging flag integrity, 3-item checklists for all five families, distinct hint bodies per level, recognizer nextHint preference, and preview/failure parity. EditMode total: 105 -> 114, all green.
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.
요약
실패 피드백 escalator(
HintAssistance)의 EditMode 테스트를 추가합니다 — RQ2(실패 설명가능성)의 핵심 장치인데 자동 검증이 없던 부분입니다.커버 범위:
hintShown/assistLevel로깅 플래그 정합성 (attempts.csv 분석 신뢰성과 직결)nextHint우선 사용, Preview/ForAttempt 동등성검증
참고
검수 보고서(PHASE5_6_CODE_INSPECTION)에서 '1층 8초 침묵 트리거 미발견'으로 기록했던 항목은 재확인 결과 이미 구현되어 있었습니다 (ExamGameController 5331행, ghost gesture 동반). 검수 당시 grep 출력 절단으로 놓친 것으로, 별도 구현이 필요하지 않습니다.