# 이 기록이 적용되지 않는 조건 # Question: 이 결론들을 언제 그대로 쓰면 안 되는가 direction: right n0: "적용 범위 확인" { shape: rectangle } n1: "Keycloak 버전" { shape: rectangle } n2: "캐시 온도" { shape: rectangle } n3: "인스턴스 수" { shape: rectangle } n4: "cookie refresh" { shape: rectangle } n5: "시계 동기" { shape: rectangle } n0 -> n1: "버전 확인" n0 -> n2: "캐시 확인" n0 -> n3: "개수 확인" n0 -> n4: "설정 확인" n0 -> n5: "시계 확인"