# 적용과 사용 승인이 갈리는 자리 # Question: 스키마 적용과 사용 승인은 어떻게 나뉘는가? direction: right n0: "선행조건 검사" { shape: rectangle } n1: "테이블 생성" { shape: rectangle } n2: "레지스트리 등록" { shape: rectangle } n0 -> n1: "core epoch 확인" n1 -> n2: "자기 등록"