# 조립이 고정된 순서 # Question: 클라이언트는 무엇을 지난 뒤에 만들어지는가? direction: right n0: "설정 바인딩" { shape: rectangle } n1: "교차 필드 검증" { shape: rectangle } n2: "클라이언트 · 연결 생성" { shape: rectangle } n0 -> n1: "bound settings" n1 -> n2: "검증 통과"