# 배제가 강제되지 않는 자리 # Question: 같은 결함 계열에서 무엇이 고쳐졌고 무엇이 남았는가? direction: right n0: "만들어졌지만 아무도 부르지 않는다" { shape: rectangle } n1: "OutboxRelay 스케줄러" { shape: rectangle } n2: "OutboxRelayWorker runOnce" { shape: rectangle } n3: "requireExactlyOneRelay" { shape: rectangle } n0 -> n1: "배선 완료" n0 -> n2: "배선 완료" n0 -> n3: "호출 없음"