{
  "version": 1,
  "width": 720,
  "height": 400,
  "title": "Swimlane process",
  "description": "Show handoffs between a user, API, and worker. All values are illustrative example data.",
  "elements": [
    {
      "type": "text",
      "x": 36,
      "y": 39,
      "text": "Who does what",
      "size": 17,
      "fill": "ink",
      "align": "start",
      "mono": false
    },
    {
      "type": "text",
      "x": 36,
      "y": 62,
      "text": "Upload and process a document",
      "size": 11,
      "fill": "muted",
      "align": "start",
      "mono": true
    },
    {
      "type": "box",
      "x": 34,
      "y": 91,
      "w": 652,
      "h": 78,
      "fill": "surface",
      "stroke": "none",
      "dashed": false
    },
    {
      "type": "text",
      "x": 52,
      "y": 136,
      "text": "User",
      "size": 12,
      "fill": "muted",
      "align": "start",
      "mono": false
    },
    {
      "type": "box",
      "x": 34,
      "y": 179,
      "w": 652,
      "h": 78,
      "fill": "soft",
      "stroke": "none",
      "dashed": false
    },
    {
      "type": "text",
      "x": 52,
      "y": 224,
      "text": "API",
      "size": 12,
      "fill": "muted",
      "align": "start",
      "mono": false
    },
    {
      "type": "box",
      "x": 34,
      "y": 267,
      "w": 652,
      "h": 78,
      "fill": "surface",
      "stroke": "none",
      "dashed": false
    },
    {
      "type": "text",
      "x": 52,
      "y": 312,
      "text": "Worker",
      "size": 12,
      "fill": "muted",
      "align": "start",
      "mono": false
    },
    {
      "type": "path",
      "d": "M280 130 H350 V216 H402",
      "stroke": "accent",
      "fill": "none",
      "arrow": true
    },
    {
      "type": "path",
      "d": "M470 240 V305 H524",
      "stroke": "accent",
      "fill": "none",
      "arrow": true
    },
    {
      "type": "box",
      "x": 136,
      "y": 106,
      "w": 144,
      "h": 48,
      "fill": "soft",
      "stroke": "accent",
      "dashed": false
    },
    {
      "type": "text",
      "x": 208,
      "y": 135,
      "text": "Upload",
      "size": 15,
      "fill": "ink",
      "align": "middle",
      "mono": false
    },
    {
      "type": "box",
      "x": 402,
      "y": 193,
      "w": 144,
      "h": 48,
      "fill": "surface",
      "stroke": "rule",
      "dashed": false
    },
    {
      "type": "text",
      "x": 474,
      "y": 222,
      "text": "Enqueue",
      "size": 15,
      "fill": "ink",
      "align": "middle",
      "mono": false
    },
    {
      "type": "box",
      "x": 524,
      "y": 281,
      "w": 144,
      "h": 48,
      "fill": "surface",
      "stroke": "rule",
      "dashed": false
    },
    {
      "type": "text",
      "x": 596,
      "y": 310,
      "text": "Process",
      "size": 15,
      "fill": "ink",
      "align": "middle",
      "mono": false
    }
  ]
}