# 선언과 호출의 거리 # Question: Avro 호환성 게이트를 부르는 것은 무엇인가? direction: right n0: "자기 테스트" { shape: rectangle } n1: "AvroCompatibilityGate" { shape: rectangle } n2: "verifyMessaging 태스크" { shape: rectangle } n3: "CI 워크플로" { shape: rectangle } n0 -> n1: "호출" n2 -> n1: "없음" n3 -> n1: "없음"