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