init: readme 작성 하네스 설계

This commit is contained in:
DongHyeonka
2026-07-24 13:26:18 +09:00
parent 7fb4217f7c
commit c708cbcf9a
317 changed files with 24223 additions and 1 deletions
@@ -0,0 +1,31 @@
{
"schema-version": 1,
"policy-id": "korean-reader-prose-v1",
"language": "ko-KR",
"applicable": true,
"scope": "candidate",
"state": "PASS_WITH_WARNINGS",
"summary": {
"errors": 0,
"warnings": 1,
"sentences": 108,
"prose-characters": 2081,
"hangul-characters": 1839
},
"findings": [
{
"rule-id": "KO-REPEATED-ENDING",
"severity": "warning",
"line": 4,
"section": "README Harness",
"region-kind": "candidate",
"excerpt": "합니다 (29/43문장)",
"message": "같은 문장 종결이 이어져 설명이 기계적으로 들릴 수 있습니다.",
"suggestion": "정의, 절차, 제한에 맞춰 현재형 동사와 명사형 표제를 섞어 쓰세요.",
"source-ids": [
"NIKL-EASY-PUBLIC-LANGUAGE"
],
"id": "P-001"
}
]
}