Files
reloop-v2/.claude/state/contracts/P6-F2.sprint-contract.json

21 lines
808 B
JSON

{
"task_id": "P6-F2",
"title": "[minor] 마스터리 이미 도달 특수 분기",
"goal": "iterationsToTarget === 0 일 때 '앞으로 0회차 0일' 어색한 카피를 '이미 목표 도달' 로 전환",
"checks": [
"stats/page.tsx 의 MasteryView hopefulCopy 계산 부분에 data.iterationsToTarget === 0 분기 추가",
"새 카피: '현재 이미 목표 P NN% 에 도달해 있어 ✨ 다음 복습 때도 유지해봐.'",
"capped 플래그와 독립적으로 동작"
],
"non_goals": [
"backend masteryPath 반환 스키마 변경",
"iterationsToTarget 을 null 로 변경"
],
"runtime_validation": [],
"browser_validation": [],
"risk_flags": [],
"reviewer_profile": "static",
"effort_score": 0,
"deliverable": "frontend/src/app/stats/page.tsx 1 파일"
}