# 검증이 닿은 범위 # Question: 신세대 펜싱 경로를 실제로 실행하는 것은 무엇인가? direction: right n0: "신세대 펜싱 경로" { shape: rectangle } n1: "in-memory fake" { shape: rectangle } n2: "실 DB 펜싱 경로" { shape: sql_table } n3: "STALE_LEASE 판정" { shape: rectangle } n0 -> n1: "실행" n0 -> n2: "미실행" n2 -> n3: "영향 행 수 0"