# 이름 없던 상태에 이름 붙이기 # Question: 공급자 0인 배포는 어떻게 사고와 구분되는가? direction: right n0: "배포 설정" { shape: rectangle } n1: "NotificationProviderAssembly" { shape: rectangle } n2: "조립 결과" { shape: rectangle } n0 -> n1: "공급자 0 · 모드 전달" n1 -> n2: "INGEST_ONLY 면 진행" n1 -> n2: "아니면 조립 거부"