{
  "id": "bbg-p0119-networking-protocols-and-edge-networking",
  "title": "Networking, Protocols, And Edge: TCP + UDP Map",
  "chapter": "networking-protocols-and-edge",
  "batch": "15",
  "rank": 149,
  "sourcePage": 119,
  "sourcePointer": "p. 119",
  "status": "non-signal",
  "reviewerStatus": "reviewed",
  "fidelityScore": 0,
  "canvas": {
    "width": 960,
    "height": 640
  },
  "fireworksTechGraph": {
    "style": "style-1-flat-icon",
    "diagramType": "network-topology",
    "topologyNotes": [
      "source page render inspected",
      "extracted page text inspected",
      "source render/text reviewed: page is continuation prose for network protocol dependencies already represented by p. 118"
    ],
    "publicBoundary": [
      "original vector output",
      "no source pixels",
      "no source mark or long wording"
    ]
  },
  "callouts": [],
  "sourceReview": {
    "conceptAnchors": [
      "concept: TCP",
      "concept: UDP",
      "concept: TLS",
      "concept: HTTP",
      "concept: HTTPS"
    ],
    "labelSource": "source-summary",
    "semanticStatus": "reviewed"
  },
  "groups": [
    {
      "id": "core",
      "label": "Core concepts",
      "x": 258,
      "y": 112,
      "w": 444,
      "h": 366
    },
    {
      "id": "edges",
      "label": "Dependencies",
      "x": 42,
      "y": 146,
      "w": 876,
      "h": 288
    }
  ],
  "shapes": [
    {
      "id": "center",
      "kind": "hex",
      "label": "TCP",
      "detail": "core",
      "x": 416,
      "y": 250,
      "w": 128,
      "h": 92,
      "tone": "orange"
    },
    {
      "id": "n1",
      "kind": "rect",
      "label": "UDP",
      "x": 94,
      "y": 170,
      "w": 122,
      "h": 66,
      "tone": "blue"
    },
    {
      "id": "n2",
      "kind": "rect",
      "label": "TLS",
      "x": 298,
      "y": 146,
      "w": 122,
      "h": 66,
      "tone": "purple"
    },
    {
      "id": "n3",
      "kind": "rect",
      "label": "HTTP",
      "x": 540,
      "y": 146,
      "w": 122,
      "h": 66,
      "tone": "green"
    },
    {
      "id": "n4",
      "kind": "cylinder",
      "label": "HTTPS",
      "x": 744,
      "y": 170,
      "w": 122,
      "h": 82,
      "tone": "teal"
    },
    {
      "id": "n5",
      "kind": "queue",
      "label": "LLM",
      "x": 186,
      "y": 386,
      "w": 122,
      "h": 54,
      "tone": "purple"
    },
    {
      "id": "n6",
      "kind": "rect",
      "label": "Protocol",
      "x": 646,
      "y": 380,
      "w": 122,
      "h": 66,
      "tone": "gray"
    }
  ],
  "connectors": [
    {
      "from": "n1",
      "to": "center",
      "label": "uses",
      "flow": "main"
    },
    {
      "from": "n2",
      "to": "center",
      "label": "guards",
      "flow": "control"
    },
    {
      "from": "center",
      "to": "n3",
      "label": "routes",
      "flow": "main"
    },
    {
      "from": "center",
      "to": "n4",
      "label": "reads",
      "flow": "data"
    },
    {
      "from": "center",
      "to": "n5",
      "label": "async",
      "flow": "async",
      "dashed": true
    },
    {
      "from": "n6",
      "to": "center",
      "label": "observes",
      "flow": "data",
      "dashed": true
    }
  ]
}
