{ "version": "1.1", "id": "messaging-admin-runtime-c01", "title": "실행 계층이 만지는 것", "question": "실행 리프는 무엇을 담고 무엇을 담지 않는가?", "type": "dependency", "direction": "LR", "audience": [ "이 저장소의 구조를 읽는 사람" ], "summary": "오케스트레이션과 실행 서비스와 토폴로지 저널이 이 리프에 있고 브로커 클라이언트와 스프링 배선은 없다.", "alt": "messaging-admin-runtime 에서 오케스트레이션과 실행 서비스와 토폴로지 저널로 화살표가 가고 브로커 클라이언트와 스프링 배선으로는 점선이 간다.", "long_description": "SSOT 는 messaging-admin-runtime 의 구성을 센다. 실행 계층이 오케스트레이션·실행 서비스·토폴로지 저널을 갖고 브로커 클라이언트와 스프링 배선은 갖지 않는다.", "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": 25201, "line": 25201 } }, "composition": { "profile": "component-flow", "diagram_only": true, "reference_ids": [ "payment-event-flow" ], "rationale": "실행 계층이 소유한 것과 갖지 않은 것이 갈리는 방향이 논지다.", "focus_node": "leaf" }, "groups": [], "nodes": [ { "id": "leaf", "label": "messaging-admin-runtime", "kind": "service", "role": "source", "evidence": [ { "start_line": 25201, "end_line": 25260 } ], "assumption": false, "emphasis": "primary" }, { "id": "own", "label": "오케스트레이션 · 실행 서비스", "kind": "service", "role": "sink", "evidence": [ { "start_line": 25201, "end_line": 25260 } ], "assumption": false, "details": [ "토폴로지 · 저널" ] }, { "id": "broker", "label": "브로커 클라이언트", "kind": "service", "role": "sink", "evidence": [ { "start_line": 25201, "end_line": 25260 } ], "assumption": false }, { "id": "spring", "label": "스프링 배선", "kind": "service", "role": "sink", "evidence": [ { "start_line": 25201, "end_line": 25260 } ], "assumption": false } ], "edges": [ { "id": "a", "from": "leaf", "to": "own", "label": "소유", "kind": "request", "evidence": [ { "start_line": 25201, "end_line": 25260 } ], "assumption": false, "emphasis": "primary" }, { "id": "b", "from": "leaf", "to": "broker", "label": "없음", "kind": "request", "evidence": [ { "start_line": 25201, "end_line": 25260 } ], "assumption": false, "style": "dashed" }, { "id": "c", "from": "leaf", "to": "spring", "label": "없음", "kind": "request", "evidence": [ { "start_line": 25201, "end_line": 25260 } ], "assumption": false, "style": "dashed" } ], "legend": [], "metadata": {} }