# 원시 명령이 지나야 하는 두 문 # Question: 원시 명령은 무엇을 통과해야 하는가? direction: right n0: "원시 명령" { shape: rectangle } n1: "정책 카탈로그 RAW_ONLY" { shape: rectangle } n2: "RedisRawGateway" { shape: rectangle } n0 -> n1: "분류 확인" n1 -> n2: "RAW_ONLY 통과" n2 -> n0: "승인 등록 확인"