# 스위치가 닿는 범위 # Question: admin 스위치는 무엇을 켜는가? direction: right n0: "admin 스위치" { shape: rectangle } n1: "가드 · 저널 · 검증기" { shape: rectangle } n2: "admin 서비스 빈" { shape: rectangle } n3: "빈 자리" { shape: rectangle } n0 -> n1: "만들어짐" n1 -> n2: "조립 시도" n2 -> n3: "만들어지지 않음" n3 -> n0: "보고 없음"