feat: 문서 구조 변경 및 tech-visual 스킬 추가

This commit is contained in:
DongHyeonka
2026-09-04 18:20:00 +09:00
parent 43901f0abf
commit 2efb7ee1f2
683 changed files with 61180 additions and 10479 deletions
@@ -0,0 +1,15 @@
# Credential은 사라지지 않고 owner와 형태가 바뀐다
# Question: 네 패턴은 애플리케이션 credential을 어느 경계에 보관하며 브라우저 상태와 운영 근거에는 무엇이 남는가?
direction: right
n0: "AP1 · browser memory" {
shape: rectangle
}
n1: "AP2 · mediator custody" {
shape: rectangle
}
n2: "AP3 · BFF/session" {
shape: rectangle
}
n3: "AP4 · proxy session" {
shape: rectangle
}