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
@@ -126,7 +126,7 @@
"id": "lookup-session",
"from": "request",
"to": "app-session",
"label": "세션 id 로 조회",
"label": "조회",
"kind": "read",
"evidence": [
{
@@ -140,7 +140,7 @@
"id": "lookup-client",
"from": "request",
"to": "authorized-client",
"label": "principal 이름으로 조회",
"label": "조회",
"kind": "read",
"evidence": [
{
@@ -183,4 +183,4 @@
"metadata": {
"rationale": "이름이 비슷한 두 저장 대상을 조회 키로 갈랐다. B-1 과 B-2 의 결과가 이 분기에서 나온다."
}
}
}