feat: 문서 구조 변경 및 tech-visual 스킬 추가
This commit is contained in:
+15
@@ -0,0 +1,15 @@
|
||||
# 패턴 이동은 credential contract의 소유권 전환이다
|
||||
# Question: AP1→AP2, AP2→AP3, AP3→AP4, AP4→AP3 이동에서 호출 계약과 책임 소유자는 각각 어떻게 바뀌는가?
|
||||
direction: right
|
||||
n0: "AP1 → AP2" {
|
||||
shape: rectangle
|
||||
}
|
||||
n1: "AP2 → AP3" {
|
||||
shape: rectangle
|
||||
}
|
||||
n2: "AP3 → AP4" {
|
||||
shape: rectangle
|
||||
}
|
||||
n3: "AP4 → AP3" {
|
||||
shape: rectangle
|
||||
}
|
||||
Reference in New Issue
Block a user