chore: 문서를 작성할 때 한국어의 표현 작성 스킬 추가 및 1인칭 관점의 글 작성 검증 테스트 추가

This commit is contained in:
DongHyeonka
2026-07-29 16:48:03 +09:00
parent c39406bbdd
commit 41501b5d06
520 changed files with 95494 additions and 2231 deletions
+12 -8
View File
@@ -1,22 +1,24 @@
{
"schema_version": 1,
"created_at": "2026-07-23T09:01:54+00:00",
"created_at": "2026-07-29T07:45:31+00:00",
"document": "API 재시도는 횟수가 아니라 부하 예산으로 설계한다",
"document_type": "technical_blog",
"passed": true,
"final_score": 89.3,
"final_score": 95.6,
"rounds": [
{
"round": 1,
"draft": "rounds/round-01/draft.md",
"deterministic_score": 87.5,
"deterministic_score": 95.0,
"review_scores": {
"logic": 90.5,
"reader": 90.5,
"evidence": 90.5,
"operations": 90.5
"logic": 96.0,
"decision": 96.0,
"reader": 96.0,
"editor": 96.0,
"evidence": 96.0,
"operations": 96.0
},
"composite_score": 89.3,
"composite_score": 95.6,
"blockers": 0,
"errors": 0,
"passed": true
@@ -28,6 +30,8 @@
"artifacts": {
"document": "final/document.md",
"quality_report": "final/quality-report.md",
"provenance": "final/provenance.md",
"evidence_map": "final/evidence-map.json",
"outline": "stages/02-outline.json",
"events": "provider-events.jsonl"
}