feat: 가상화 문서들 추가

This commit is contained in:
DongHyeonka
2026-09-10 08:54:05 +09:00
parent e9f6a93327
commit 43e1aadef0
695 changed files with 153404 additions and 12754 deletions
@@ -74,7 +74,7 @@
"label": "Authorized-client store",
"kind": "database",
"role": "store",
"shape": "database",
"shape": "box",
"description": "Access와 refresh token을 server-side state로 보관한다.",
"details": [
"access token",
@@ -122,7 +122,7 @@
"id": "mediator-to-store",
"from": "mediator",
"to": "authorized-client-store",
"label": "보관 · 현재 access 조회",
"label": "보관 · 조회",
"kind": "data",
"evidence": [
{
@@ -168,4 +168,4 @@
"metadata": {
"rationale": "Mediator state와 browser API caller를 별도 node로 분리해 AP1·AP3와 다른 custody topology를 드러냈다."
}
}
}