36 lines
1012 B
JSON
36 lines
1012 B
JSON
{
|
|
"schema_version": "1.0",
|
|
"title": "실패 문서",
|
|
"document_kind": "explanation",
|
|
"core_claim": "이 핵심 주장은 문서에 존재하지 않는다.",
|
|
"sections": [
|
|
{
|
|
"id": "problem",
|
|
"heading": "문제",
|
|
"role": "problem",
|
|
"depends_on": [],
|
|
"reader_state_before": "모른다.",
|
|
"question": "문제는 무엇인가?",
|
|
"answer_plain": "문제가 있다.",
|
|
"claim_ids": ["C1"],
|
|
"new_terms": [],
|
|
"transition_to": "principle",
|
|
"reader_state_after": "문제를 안다."
|
|
},
|
|
{
|
|
"id": "principle",
|
|
"heading": "원리",
|
|
"role": "mechanism",
|
|
"depends_on": ["problem"],
|
|
"reader_state_before": "원리를 모른다.",
|
|
"question": "원리는 무엇인가?",
|
|
"answer_plain": "원리가 있다.",
|
|
"claim_ids": ["C2"],
|
|
"new_terms": ["t1", "t2", "t3"],
|
|
"transition_to": null,
|
|
"reader_state_after": "원리를 안다."
|
|
}
|
|
],
|
|
"closure": "실패를 확인한다."
|
|
}
|