# 증거가 오는 곳 # Question: 이 증거는 어디서 오는가? direction: right n0: "증거 읽는 쪽" { shape: rectangle } n1: "증거 계약" { shape: rectangle } n2: "증거가 오는 곳" { shape: rectangle } n3: "증거 출처 계약" { shape: rectangle } n4: "리터럴로 쓴 값" { shape: rectangle } n0 -> n1: "증거 조회" n1 -> n2: "값 요청" n2 -> n3: "출처 요구" n4 -> n3: "리터럴로 채움"