{ "version": "1.1", "id": "messaging-admin-api-c01", "title": "이 리프가 소유한 어휘", "question": "관리 API 리프는 무엇을 담고 무엇을 담지 않는가?", "type": "dependency", "direction": "LR", "audience": [ "이 저장소의 구조를 읽는 사람" ], "summary": "계획과 승인과 검증 타입이 이 리프에 있고 브로커 접촉과 저장소·스프링 배선은 없다.", "alt": "messaging-admin-api 에서 계획·승인·검증 타입으로 화살표가 가고 브로커 접촉과 저장소·스프링으로는 점선이 간다.", "long_description": "SSOT 는 messaging-admin-api 가 담고 있는 것이 승인·다이제스트·토폴로지 계약이라고 적는다 — ApprovalVerifier, ApprovalGrant, VerifiedApproval, PlanDigest, ApprovedRedrivePlan, TopologyManifest 같은 보안에 직결되는 타입들이다.", "source_context": { "document": "/home/donghyeon/workspace/chat-gpt-container/document-haness/docs/clean-architecture-backend-template/final/document.md", "document_sha256": "8071fe71b3359d9cf60b95909c26c7b50653ce2f22bbc5fcf6988719bb91236d", "anchor": { "kind": "line", "value": 22564, "line": 22564 } }, "composition": { "profile": "component-flow", "diagram_only": true, "reference_ids": [ "payment-event-flow" ], "rationale": "한 리프가 어떤 어휘를 소유하고 어떤 것은 갖지 않는지가 논지다.", "focus_node": "leaf" }, "groups": [], "nodes": [ { "id": "leaf", "label": "messaging-admin-api", "kind": "service", "role": "source", "evidence": [ { "start_line": 22557, "end_line": 22569 } ], "assumption": false, "emphasis": "primary" }, { "id": "types", "label": "계획 · 승인 · 검증 타입", "kind": "service", "role": "sink", "evidence": [ { "start_line": 22557, "end_line": 22569 } ], "assumption": false }, { "id": "broker", "label": "브로커 접촉", "kind": "service", "role": "sink", "evidence": [ { "start_line": 22557, "end_line": 22569 } ], "assumption": false }, { "id": "infra", "label": "저장소 · 스프링", "kind": "service", "role": "sink", "evidence": [ { "start_line": 22557, "end_line": 22569 } ], "assumption": false } ], "edges": [ { "id": "a", "from": "leaf", "to": "types", "label": "소유", "kind": "request", "evidence": [ { "start_line": 22557, "end_line": 22569 } ], "assumption": false, "emphasis": "primary" }, { "id": "b", "from": "leaf", "to": "broker", "label": "없음", "kind": "request", "evidence": [ { "start_line": 22557, "end_line": 22569 } ], "assumption": false, "style": "dashed" }, { "id": "c", "from": "leaf", "to": "infra", "label": "없음", "kind": "request", "evidence": [ { "start_line": 22557, "end_line": 22569 } ], "assumption": false, "style": "dashed" } ], "legend": [], "metadata": {} }