chore: 문서를 작성할 때 한국어의 표현 작성 스킬 추가 및 1인칭 관점의 글 작성 검증 테스트 추가
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"role": "reader",
|
||||
"provider": "mock",
|
||||
"score": 96.0,
|
||||
"dimension_scores": {
|
||||
"reader_goal_alignment": 96.0,
|
||||
"information_architecture": 96.0,
|
||||
"logical_flow": 96.0,
|
||||
"decision_rationale": 96.0,
|
||||
"source_usefulness": 96.0,
|
||||
"reader_facing_prose": 96.0,
|
||||
"cognitive_load": 97.0,
|
||||
"evidence_traceability": 96.0,
|
||||
"example_verifiability": 96.0,
|
||||
"scannability": 97.0,
|
||||
"operational_safety": 96.0,
|
||||
"completeness_and_limits": 96.0
|
||||
},
|
||||
"issues": [],
|
||||
"strengths": [
|
||||
"The deterministic reader fixture found the document contract inspectable."
|
||||
],
|
||||
"questions": [],
|
||||
"raw_response": "{\n \"score\": 96.0,\n \"dimension_scores\": {\n \"reader_goal_alignment\": 96.0,\n \"information_architecture\": 96.0,\n \"logical_flow\": 96.0,\n \"decision_rationale\": 96.0,\n \"source_usefulness\": 96.0,\n \"reader_facing_prose\": 96.0,\n \"cognitive_load\": 97.0,\n \"evidence_traceability\": 96.0,\n \"example_verifiability\": 96.0,\n \"scannability\": 97.0,\n \"operational_safety\": 96.0,\n \"completeness_and_limits\": 96.0\n },\n \"issues\": [],\n \"strengths\": [\n \"The deterministic reader fixture found the document contract inspectable.\"\n ],\n \"questions\": []\n}"
|
||||
}
|
||||
Reference in New Issue
Block a user