init: document-haness 설계

This commit is contained in:
DongHyeonka
2026-07-23 17:52:22 +09:00
parent 993788c14e
commit d6f78f92a0
127 changed files with 20099 additions and 1 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"schema_version": "1.0",
"document_kind": "explanation",
"primary_audience": "초급 개발자",
"purpose": "실패 fixture",
"reader_question": "무엇이 잘못됐는가?",
"reader_outcome": "실패를 확인한다.",
"prerequisites": [],
"assumed_known": [],
"must_explain": ["멱등성", "유효 기간", "캐시 관통"],
"non_goals": []
}