# 이 기록이 적용되지 않는 조건 # Question: 이 결론들을 언제 그대로 쓰면 안 되는가 direction: down n0: "Keycloak 버전" { shape: rectangle } n1: "캐시 온도" { shape: rectangle } n2: "인스턴스 수" { shape: rectangle } n3: "시계 동기" { shape: rectangle } n0 -> n1: "버전이 먼저다" n1 -> n2: "그 다음" n2 -> n3: "수치를 읽을 때"