{
  "id": "bbg-p0182-architecture-source-map-architecture-source",
  "title": "Secure Delivery Integration Flow",
  "chapter": "backend-service-architecture",
  "batch": "08",
  "rank": 73,
  "sourcePage": 182,
  "sourcePointer": "p. 182",
  "status": "accepted",
  "reviewerStatus": "reviewed",
  "fidelityScore": 0.9,
  "canvas": {
    "width": 960,
    "height": 640
  },
  "fireworksTechGraph": {
    "style": "style-1-flat-icon",
    "diagramType": "data-flow",
    "topologyNotes": [
      "source page render inspected",
      "extracted page text inspected",
      "preserve coarse grouping, sequence, and hierarchy from the inspected candidate page",
      "short generic labels only"
    ],
    "publicBoundary": [
      "original vector output",
      "no source pixels",
      "no source mark or long wording"
    ]
  },
  "callouts": [],
  "sourceReview": {
    "conceptAnchors": [
      "concept: RAG",
      "concept: Architecture",
      "concept: How",
      "concept: Rag",
      "concept: Architecture Source Map"
    ],
    "labelSource": "source-summary",
    "semanticStatus": "reviewed"
  },
  "groups": [
    {
      "id": "delivery",
      "label": "Delivery event",
      "x": 46,
      "y": 130,
      "w": 190,
      "h": 318
    },
    {
      "id": "platform",
      "label": "Access platform",
      "x": 292,
      "y": 110,
      "w": 370,
      "h": 358
    },
    {
      "id": "property",
      "label": "Property systems",
      "x": 718,
      "y": 130,
      "w": 190,
      "h": 318
    }
  ],
  "shapes": [
    {
      "id": "driver",
      "kind": "actor",
      "label": "Courier",
      "x": 92,
      "y": 210,
      "w": 82,
      "h": 90,
      "tone": "blue"
    },
    {
      "id": "app",
      "kind": "rect",
      "label": "Delivery app",
      "detail": "request unlock",
      "x": 76,
      "y": 344,
      "w": 118,
      "h": 58,
      "tone": "blue"
    },
    {
      "id": "auth",
      "kind": "diamond",
      "label": "Auth check",
      "detail": "eligible stop",
      "x": 340,
      "y": 184,
      "w": 120,
      "h": 86,
      "tone": "red"
    },
    {
      "id": "platform",
      "kind": "gateway",
      "label": "Access service",
      "detail": "policy route",
      "x": 506,
      "y": 176,
      "w": 122,
      "h": 86,
      "tone": "orange"
    },
    {
      "id": "audit",
      "kind": "rect",
      "label": "Audit event",
      "detail": "log",
      "x": 426,
      "y": 348,
      "w": 112,
      "h": 58,
      "tone": "gray"
    },
    {
      "id": "iot",
      "kind": "rect",
      "label": "Door device",
      "detail": "lock API",
      "x": 758,
      "y": 206,
      "w": 112,
      "h": 58,
      "tone": "green"
    },
    {
      "id": "resident",
      "kind": "actor",
      "label": "Resident",
      "x": 772,
      "y": 344,
      "w": 82,
      "h": 90,
      "tone": "teal"
    }
  ],
  "connectors": [
    {
      "from": "driver",
      "to": "app",
      "label": "arrive",
      "flow": "main"
    },
    {
      "from": "app",
      "to": "auth",
      "label": "request",
      "flow": "main"
    },
    {
      "from": "auth",
      "to": "platform",
      "label": "allow",
      "flow": "control"
    },
    {
      "from": "platform",
      "to": "iot",
      "label": "unlock",
      "flow": "data"
    },
    {
      "from": "platform",
      "to": "audit",
      "label": "record",
      "flow": "data"
    },
    {
      "from": "resident",
      "to": "platform",
      "label": "permission",
      "flow": "control",
      "dashed": true
    }
  ]
}
