# 열린 질문 네 개가 닿은 곳 # Question: 설계로 못 푼 질문들은 어디에서 답을 얻었는가 direction: right n0: "열린 질문 네 개" { shape: rectangle } n1: "Q1 · 저장소와 스키마" { shape: rectangle } n2: "Q2 · 회전 경쟁" { shape: rectangle } n3: "Q3 · 조회 키 분리" { shape: rectangle } n4: "Q4 · Edge 신뢰 경계" { shape: rectangle } n0 -> n1: "답" n0 -> n2: "답" n0 -> n3: "답" n0 -> n4: "답"