{
  "version": 1,
  "title": "Single agent or multiple agents?",
  "format": "custom",
  "canvasSize": [
    1200,
    720
  ],
  "watermark": true,
  "objects": [
    {
      "type": "text",
      "text": "When does a second agent help?",
      "x": 55,
      "y": 39,
      "fontSize": 49,
      "color": "#292d32",
      "fontFamily": "sans"
    },
    {
      "type": "text",
      "text": "Example: answer a checkout incident question",
      "x": 57,
      "y": 107,
      "fontSize": 26,
      "color": "#59675e",
      "fontFamily": "sans"
    },
    {
      "type": "text",
      "text": "ONE AGENT",
      "x": 58,
      "y": 194,
      "fontSize": 25,
      "color": "#285caa",
      "fontFamily": "sans"
    },
    {
      "type": "text",
      "text": "PARALLEL RESEARCH",
      "x": 650,
      "y": 194,
      "fontSize": 25,
      "color": "#b13f39",
      "fontFamily": "sans"
    },
    {
      "type": "pen",
      "points": [
        [
          598,
          196
        ],
        [
          601,
          310
        ],
        [
          596,
          436
        ],
        [
          600,
          596
        ]
      ],
      "color": "#c7d0c9",
      "width": 3,
      "smooth": false
    },
    {
      "type": "text",
      "text": "Lead",
      "x": 62,
      "y": 264,
      "fontSize": 41,
      "color": "#292d32",
      "fontFamily": "sans"
    },
    {
      "type": "text",
      "text": "Trace",
      "x": 61,
      "y": 391,
      "fontSize": 33,
      "color": "#292d32",
      "fontFamily": "sans"
    },
    {
      "type": "text",
      "text": "Docs",
      "x": 302,
      "y": 391,
      "fontSize": 33,
      "color": "#292d32",
      "fontFamily": "sans"
    },
    {
      "type": "arrow",
      "points": [
        [
          168,
          323
        ],
        [
          146,
          350
        ],
        [
          127,
          368
        ]
      ],
      "color": "#285caa",
      "width": 5,
      "smooth": false
    },
    {
      "type": "arrow",
      "points": [
        [
          193,
          322
        ],
        [
          248,
          347
        ],
        [
          306,
          368
        ]
      ],
      "color": "#285caa",
      "width": 5,
      "smooth": false
    },
    {
      "type": "text",
      "text": "One context joins the clues",
      "x": 61,
      "y": 518,
      "fontSize": 28,
      "color": "#59675e",
      "fontFamily": "sans"
    },
    {
      "type": "text",
      "text": "Lead",
      "x": 658,
      "y": 264,
      "fontSize": 41,
      "color": "#292d32",
      "fontFamily": "sans"
    },
    {
      "type": "text",
      "text": "Trace reader",
      "x": 648,
      "y": 391,
      "fontSize": 32,
      "color": "#292d32",
      "fontFamily": "sans"
    },
    {
      "type": "text",
      "text": "Docs reader",
      "x": 922,
      "y": 391,
      "fontSize": 32,
      "color": "#292d32",
      "fontFamily": "sans"
    },
    {
      "type": "arrow",
      "points": [
        [
          759,
          323
        ],
        [
          737,
          348
        ],
        [
          715,
          368
        ]
      ],
      "color": "#b13f39",
      "width": 5,
      "smooth": false
    },
    {
      "type": "arrow",
      "points": [
        [
          788,
          323
        ],
        [
          866,
          345
        ],
        [
          946,
          368
        ]
      ],
      "color": "#b13f39",
      "width": 5,
      "smooth": false
    },
    {
      "type": "arrow",
      "points": [
        [
          745,
          446
        ],
        [
          774,
          471
        ],
        [
          813,
          487
        ]
      ],
      "color": "#287355",
      "width": 5,
      "smooth": false
    },
    {
      "type": "arrow",
      "points": [
        [
          966,
          446
        ],
        [
          910,
          469
        ],
        [
          856,
          487
        ]
      ],
      "color": "#287355",
      "width": 5,
      "smooth": false
    },
    {
      "type": "text",
      "text": "Merge evidence + check gaps",
      "x": 651,
      "y": 518,
      "fontSize": 27,
      "color": "#59675e",
      "fontFamily": "sans"
    },
    {
      "type": "text",
      "text": "Split only if searches can be independent.",
      "x": 58,
      "y": 623,
      "fontSize": 29,
      "color": "#292d32",
      "fontFamily": "sans"
    }
  ]
}
