chore: 문서를 작성할 때 한국어의 표현 작성 스킬 추가 및 1인칭 관점의 글 작성 검증 테스트 추가
This commit is contained in:
@@ -1,58 +1,37 @@
|
||||
{
|
||||
"score": 87.5,
|
||||
"word_count": 1040,
|
||||
"score": 95.0,
|
||||
"word_count": 667,
|
||||
"issues": [
|
||||
{
|
||||
"code": "READ002",
|
||||
"severity": "warning",
|
||||
"message": "Paragraph contains 8 sentences.",
|
||||
"line": 5,
|
||||
"message": "Paragraph contains 7 sentences.",
|
||||
"line": 15,
|
||||
"section": "",
|
||||
"suggestion": "Keep one central point per paragraph."
|
||||
},
|
||||
{
|
||||
"code": "READ002",
|
||||
"code": "LEN002",
|
||||
"severity": "warning",
|
||||
"message": "Paragraph contains 8 sentences.",
|
||||
"line": 11,
|
||||
"message": "Document is under target (667/1200 words).",
|
||||
"line": null,
|
||||
"section": "",
|
||||
"suggestion": "Keep one central point per paragraph."
|
||||
},
|
||||
{
|
||||
"code": "READ002",
|
||||
"severity": "warning",
|
||||
"message": "Paragraph contains 8 sentences.",
|
||||
"line": 17,
|
||||
"section": "",
|
||||
"suggestion": "Keep one central point per paragraph."
|
||||
},
|
||||
{
|
||||
"code": "READ002",
|
||||
"severity": "warning",
|
||||
"message": "Paragraph contains 13 sentences.",
|
||||
"line": 23,
|
||||
"section": "",
|
||||
"suggestion": "Keep one central point per paragraph."
|
||||
},
|
||||
{
|
||||
"code": "READ002",
|
||||
"severity": "warning",
|
||||
"message": "Paragraph contains 13 sentences.",
|
||||
"line": 40,
|
||||
"section": "",
|
||||
"suggestion": "Keep one central point per paragraph."
|
||||
"suggestion": ""
|
||||
}
|
||||
],
|
||||
"metrics": {
|
||||
"heading_count": 10,
|
||||
"h2_count": 9,
|
||||
"heading_count": 9,
|
||||
"h2_count": 8,
|
||||
"source_count": 3,
|
||||
"cited_source_count": 3,
|
||||
"numbered_steps": true,
|
||||
"cited_source_count": 0,
|
||||
"citation_style": "hidden",
|
||||
"decision_section_count": 3,
|
||||
"numbered_steps": false,
|
||||
"formulaic_ordinal_opening_count": 0,
|
||||
"has_verification": true,
|
||||
"has_tradeoffs": true,
|
||||
"severity_counts": {
|
||||
"warning": 5
|
||||
"warning": 2
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user