refactor: 문서 개선 중

This commit is contained in:
donghyeon-ka
2026-09-21 14:30:55 +09:00
parent c93cdea150
commit 805a18f486
1497 changed files with 525837 additions and 59152 deletions
@@ -1,18 +1,22 @@
# 열린 질문 네 개가 닿은 곳
# Question: 설계로 못 푼 질문들은 어디에서 답을 얻었는가
direction: down
direction: right
n0: "열린 질문 네 개" {
shape: rectangle
}
n1: "저장소 선택" {
n1: "Q1 · 저장소와 스키마" {
shape: rectangle
}
n2: "스키마와 조회 키" {
n2: "Q2 · 회전 경쟁" {
shape: rectangle
}
n3: "세션 스냅샷" {
n3: "Q3 · 조회 키 분리" {
shape: rectangle
}
n0 -> n1: "1차 검토"
n1 -> n2: "미해결 잔여"
n2 -> n3: "최종 잔여"
n4: "Q4 · Edge 신뢰 경계" {
shape: rectangle
}
n0 -> n1: "답"
n0 -> n2: "답"
n0 -> n3: "답"
n0 -> n4: "답"