# 재개가 끊긴 자리 # Question: 어떤 중단이 재개 목록에 등록되는가? direction: right n0: "중단 사유" { shape: rectangle } n1: "재개 목록" { shape: rectangle } n2: "천장 도달" { shape: rectangle } n3: "배수 · 풀 거부" { shape: rectangle } n0 -> n1: "등록" n0 -> n2: "등록 없음" n0 -> n3: "등록 없음"