# payload 가 지나는 경로 # Question: 큰 payload 는 어떻게 전달되는가? direction: right n0: "payload" { shape: rectangle } n1: "객체 저장소" { shape: rectangle } n2: "ClaimCheckReference" { shape: rectangle } n3: "메시지" { shape: rectangle } n0 -> n1: "오프로드" n1 -> n2: "참조 생성" n2 -> n3: "참조만 탑재"