# 패턴 이동은 credential contract의 소유권 전환이다 # Question: AP1→AP2, AP2→AP3, AP3→AP4, AP4→AP3 이동에서 호출 계약과 책임 소유자는 각각 어떻게 바뀌는가? direction: right n0: "AP1 → AP2" { shape: rectangle } n1: "AP2 → AP3" { shape: rectangle } n2: "AP3 → AP4" { shape: rectangle } n3: "AP4 → AP3" { shape: rectangle }