프로젝트 규칙 추가: 한국어 문체 규약(CLAUDE.md) - #7
Merged
Merged
Conversation
Owner
|
완전 감사합니다!!! |
Owner
|
머지했습니다. 본문에서 요청하신 두 확인 사항에 답을 남깁니다.
추가로, 문항 수가 바뀔 때 OG 카드 게이트 때문에 집계 갱신과 make-og.py를 build보다 먼저 돌려야 하는 순서도 검증 절차에 같은 커밋으로 보충했습니다. 기여 감사합니다. |
Owner
|
(이 코멘트는 리포 관리자를 대신해 Claude 에이전트가 작성했습니다.) 머지했습니다. 본문에서 요청하신 두 확인 사항에 답을 남깁니다.
추가로, 문항 수가 바뀔 때 OG 카드 게이트 때문에 집계 갱신과 make-og.py를 build보다 먼저 돌려야 하는 순서도 검증 절차에 같은 커밋으로 보충했습니다. 기여 감사합니다. |
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.
배경
PR #4에서 번역체, 조어, 엠대시를 제거하는 대규모 교정 작업을 수행했습니다.
그런데 그 작업에서 적용한 기준이 저장소 안에 문서로 남아 있지 않기 때문에,
문항을 새로 추가할 때 같은 문제가 다시 누적될 수 있습니다.
이 PR은 해당 기준을
CLAUDE.md로 고정합니다.무엇을 추가했나
저장소 최상위에
CLAUDE.md한 파일을 추가했습니다. 문서의 출처는snflkd/fluent-korean 출력 스타일이며,
PR #4가 실제로 적용한 규칙과 동일합니다.
변수명과 코드 주석, 커밋 메시지, 로그 문자열, 인용문에는 적용하지 않습니다.
한자어에 조사와 어미를 붙여 사용, 비유적 어휘 자제, 엠대시 금지, 신조어와 문어체
한자어 금지, 번역투 금지를 규정했습니다.
문구만 읽고 의도를 잘못 해석하는 상황을 방지했습니다.
build.mjs와check-links.mjs실행 순서를 명시했습니다.기존 문서와의 관계
AUTHORING.md는 오답 설계와 난이도 배분을 다루고,CLAUDE.md는 문체만 다룹니다.역할이 겹치지 않도록
CLAUDE.md말미에서AUTHORING.md를 상호 참조하도록 했습니다.검토 요청 사항
assets/app.js의 UI 문자열을 포함한 판단이 적절한지 확인 부탁드립니다.