<?xml version="1.0" encoding="UTF-8"?>
<mxfile host="bausteinsicht" compressed="false">
  <diagram id="view-context" name="System Context">
    <mxGraphModel dx="1422" dy="794" grid="1" gridSize="10" page="1" pageWidth="1169" pageHeight="827" background="#ffffff">
      <root>
        <mxCell id="0"/>
        <mxCell id="1" parent="0"/>
        <object id="context--customer" bausteinsicht_id="customer" bausteinsicht_kind="actor">
          <mxCell style="shape=mxgraph.c4.person2;whiteSpace=wrap;html=1;align=center;verticalAlign=top;verticalLabelPosition=bottom;fillColor=#08427B;fontColor=#ffffff;strokeColor=#073B6F;fontSize=13;spacing=2;container=1;" vertex="1" parent="1">
            <mxGeometry x="75" y="40" width="110" height="130" as="geometry"/>
          </mxCell>
        </object>
        <mxCell id="context--customer-title" value="Customer" style="text;html=1;fontSize=13;fontStyle=1;fontColor=#ffffff;fillColor=none;strokeColor=none;align=center;verticalAlign=middle;movable=1;resizable=1;deletable=1;editable=1;rotatable=1;locked=0;connectable=1;container=0;pointerEvents=0;overflow=hidden;" vertex="1" connectable="0" parent="context--customer">
          <mxGeometry x="0" y="55" width="110" height="20" as="geometry"/>
        </mxCell>
        <object id="context--shop" bausteinsicht_id="shop" bausteinsicht_kind="system" link="data:page/id,view-services">
          <mxCell style="rounded=1;whiteSpace=wrap;html=1;fillColor=#1168BD;fontColor=#ffffff;strokeColor=#0B4884;arcSize=5;fontSize=13;align=center;verticalAlign=middle;spacing=4;container=1;" vertex="1" parent="1">
            <mxGeometry x="40" y="230" width="180" height="120" as="geometry"/>
          </mxCell>
        </object>
        <mxCell id="context--shop-title" value="Online Shop" style="text;html=1;fontSize=14;fontStyle=1;fontColor=#ffffff;fillColor=none;strokeColor=none;align=center;verticalAlign=middle;movable=1;resizable=1;deletable=1;editable=1;rotatable=1;locked=0;connectable=1;container=0;pointerEvents=0;overflow=hidden;" vertex="1" connectable="0" parent="context--shop">
          <mxGeometry x="0" y="0" width="180" height="30" as="geometry"/>
        </mxCell>
        <mxCell id="rel-context--customer-context--shop-0" value="kauft ein" style="edgeStyle=orthogonalEdgeStyle;rounded=1;orthogonalLoop=1;jettySize=auto;html=1;endArrow=block;endFill=1;strokeColor=#707070;fontColor=#707070;fontSize=11;strokeWidth=1.5;" edge="1" source="context--customer" target="context--shop" parent="1">
          <mxGeometry relative="1" as="geometry"/>
        </mxCell>
        <object label="&lt;b&gt;System Context&lt;/b&gt;&lt;br&gt;&lt;br&gt;&lt;font point-size=&quot;9&quot;&gt;Source: site/content/projekte/bausteinsicht/tutorial/examples/teil_12.jsonc&lt;br&gt;Last synced: 2026-06-28 08:55&lt;br&gt;Generated by Bausteinsicht&lt;/font&gt;" id="metadata-context">
          <mxCell style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;strokeColor=none;fontColor=#333333;fontSize=10;align=left;verticalAlign=top;" vertex="1" parent="1">
            <mxGeometry x="40" y="430" width="360" height="120" as="geometry"/>
          </mxCell>
        </object>
        <object label="&lt;b&gt;Legend&lt;/b&gt;&lt;br&gt;&lt;font color=&quot;#08427B&quot;&gt;■&lt;/font&gt; Actor&lt;br&gt;&lt;font color=&quot;#1168BD&quot;&gt;■&lt;/font&gt; Software System" id="legend-context">
          <mxCell style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;strokeColor=none;fontColor=#333333;fontSize=10;align=left;verticalAlign=top;" vertex="1" parent="1">
            <mxGeometry x="460" y="430" width="180" height="120" as="geometry"/>
          </mxCell>
        </object>
      </root>
    </mxGraphModel>
  </diagram>
  <diagram id="view-services" name="Services (Heatmap)">
    <mxGraphModel dx="1422" dy="794" grid="1" gridSize="10" page="1" pageWidth="1169" pageHeight="827" background="#ffffff">
      <root>
        <mxCell id="0"/>
        <mxCell id="1" parent="0"/>
        <object label="&lt;b&gt;Online Shop&lt;/b&gt;" id="services--shop" bausteinsicht_id="shop" bausteinsicht_kind="system_boundary" link="data:page/id,view-services">
          <mxCell style="swimlane;startSize=60;fillColor=#E8E8E8;strokeColor=#0B4884;fontColor=#0B4884;fontStyle=1;rounded=1;arcSize=5;whiteSpace=wrap;html=1;container=1;collapsible=0;fontSize=14;" vertex="1" parent="1">
            <mxGeometry x="40" y="160" width="600" height="330" as="geometry"/>
          </mxCell>
        </object>
        <object label="&lt;b&gt;Auth Service&lt;/b&gt;&lt;br&gt;&lt;font color=&quot;#CCCCCC&quot;&gt;&lt;i&gt;[Go]&lt;/i&gt;&lt;/font&gt;" id="services--shop.authservice" bausteinsicht_id="shop.authservice" bausteinsicht_kind="service" technology="Go">
          <mxCell style="html=1;" vertex="1" parent="services--shop">
            <mxGeometry x="60" y="90" width="120" height="60" as="geometry"/>
          </mxCell>
        </object>
        <object label="&lt;b&gt;PostgreSQL&lt;/b&gt;&lt;br&gt;&lt;font color=&quot;#CCCCCC&quot;&gt;&lt;i&gt;[PostgreSQL]&lt;/i&gt;&lt;/font&gt;" id="services--shop.db" bausteinsicht_id="shop.db" bausteinsicht_kind="database" technology="PostgreSQL">
          <mxCell style="html=1;" vertex="1" parent="services--shop">
            <mxGeometry x="240" y="90" width="120" height="60" as="geometry"/>
          </mxCell>
        </object>
        <object label="&lt;b&gt;Web Frontend&lt;/b&gt;&lt;br&gt;&lt;font color=&quot;#CCCCCC&quot;&gt;&lt;i&gt;[React]&lt;/i&gt;&lt;/font&gt;" id="services--shop.frontend" bausteinsicht_id="shop.frontend" bausteinsicht_kind="service" technology="React">
          <mxCell style="html=1;" vertex="1" parent="services--shop">
            <mxGeometry x="420" y="90" width="120" height="60" as="geometry"/>
          </mxCell>
        </object>
        <object label="&lt;b&gt;Payment Service&lt;/b&gt;&lt;br&gt;&lt;font color=&quot;#CCCCCC&quot;&gt;&lt;i&gt;[Go]&lt;/i&gt;&lt;/font&gt;" id="services--shop.paymentservice" bausteinsicht_id="shop.paymentservice" bausteinsicht_kind="service" technology="Go">
          <mxCell style="html=1;" vertex="1" parent="services--shop">
            <mxGeometry x="60" y="210" width="120" height="60" as="geometry"/>
          </mxCell>
        </object>
        <mxCell id="rel-services--shop.authservice-services--shop.db-3" value="read tokens" style="edgeStyle=orthogonalEdgeStyle;rounded=1;orthogonalLoop=1;jettySize=auto;html=1;endArrow=block;endFill=1;strokeColor=#707070;fontColor=#707070;fontSize=11;strokeWidth=1.5;" edge="1" source="services--shop.authservice" target="services--shop.db" parent="1">
          <mxGeometry relative="1" as="geometry"/>
        </mxCell>
        <mxCell id="rel-services--shop.paymentservice-services--shop.db-4" value="audit log" style="edgeStyle=orthogonalEdgeStyle;rounded=1;orthogonalLoop=1;jettySize=auto;html=1;endArrow=block;endFill=1;strokeColor=#707070;fontColor=#707070;fontSize=11;strokeWidth=1.5;" edge="1" source="services--shop.paymentservice" target="services--shop.db" parent="1">
          <mxGeometry relative="1" as="geometry"/>
        </mxCell>
        <mxCell id="rel-services--shop.frontend-services--shop.authservice-1" value="authenticate" style="edgeStyle=orthogonalEdgeStyle;rounded=1;orthogonalLoop=1;jettySize=auto;html=1;endArrow=block;endFill=1;strokeColor=#707070;fontColor=#707070;fontSize=11;strokeWidth=1.5;" edge="1" source="services--shop.frontend" target="services--shop.authservice" parent="1">
          <mxGeometry relative="1" as="geometry"/>
        </mxCell>
        <mxCell id="rel-services--shop.frontend-services--shop.paymentservice-2" value="checkout" style="edgeStyle=orthogonalEdgeStyle;rounded=1;orthogonalLoop=1;jettySize=auto;html=1;endArrow=block;endFill=1;strokeColor=#707070;fontColor=#707070;fontSize=11;strokeWidth=1.5;" edge="1" source="services--shop.frontend" target="services--shop.paymentservice" parent="1">
          <mxGeometry relative="1" as="geometry"/>
        </mxCell>
        <object label="&amp;larr; System Context" id="nav-back-services" link="data:page/id,view-context">
          <mxCell style="rounded=1;fillColor=#f8cecc;strokeColor=#b85450;html=1;fontSize=10;" vertex="1" parent="1">
            <mxGeometry x="20" y="20" width="140" height="30" as="geometry"/>
          </mxCell>
        </object>
        <object label="&lt;b&gt;Services (Heatmap)&lt;/b&gt;&lt;br&gt;&lt;br&gt;&lt;font point-size=&quot;9&quot;&gt;Source: site/content/projekte/bausteinsicht/tutorial/examples/teil_12.jsonc&lt;br&gt;Last synced: 2026-06-28 08:55&lt;br&gt;Generated by Bausteinsicht&lt;/font&gt;" id="metadata-services">
          <mxCell style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;strokeColor=none;fontColor=#333333;fontSize=10;align=left;verticalAlign=top;" vertex="1" parent="1">
            <mxGeometry x="40" y="570" width="384" height="120" as="geometry"/>
          </mxCell>
        </object>
        <object label="&lt;b&gt;Legend&lt;/b&gt;&lt;br&gt;&lt;font color=&quot;#666666&quot;&gt;■&lt;/font&gt; Database&lt;br&gt;&lt;font color=&quot;#666666&quot;&gt;■&lt;/font&gt; Service&lt;br&gt;&lt;font color=&quot;#1168BD&quot;&gt;■&lt;/font&gt; Software System" id="legend-services">
          <mxCell style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;strokeColor=none;fontColor=#333333;fontSize=10;align=left;verticalAlign=top;" vertex="1" parent="1">
            <mxGeometry x="488" y="570" width="192" height="120" as="geometry"/>
          </mxCell>
        </object>
      </root>
    </mxGraphModel>
  </diagram>
</mxfile>
