retold-harness 1.1.12 → 1.1.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (41) hide show
  1. package/README.md +13 -28
  2. package/diagrams/architecture.excalidraw +2885 -0
  3. package/diagrams/architecture.mmd +17 -0
  4. package/diagrams/architecture.svg +2 -0
  5. package/docs/README.md +13 -13
  6. package/docs/_brand.json +18 -0
  7. package/docs/_cover.md +1 -1
  8. package/docs/_topbar.md +1 -1
  9. package/docs/_version.json +3 -3
  10. package/docs/api/meadow-provider-configurator.md +1 -1
  11. package/docs/api/reference.md +4 -4
  12. package/docs/api/retold-harness.md +3 -3
  13. package/docs/api/schema-provider.md +2 -2
  14. package/docs/architecture.md +4 -42
  15. package/docs/diagrams/component-architecture.excalidraw +3643 -0
  16. package/docs/diagrams/component-architecture.mmd +18 -0
  17. package/docs/diagrams/component-architecture.svg +2 -0
  18. package/docs/diagrams/entity-relationships.excalidraw +1852 -0
  19. package/docs/diagrams/entity-relationships.mmd +19 -0
  20. package/docs/diagrams/entity-relationships.svg +2 -0
  21. package/docs/diagrams/initialization-flow.excalidraw +1708 -0
  22. package/docs/diagrams/initialization-flow.mmd +20 -0
  23. package/docs/diagrams/initialization-flow.svg +2 -0
  24. package/docs/endpoints.md +1 -1
  25. package/docs/index.html +6 -7
  26. package/docs/quickstart.md +2 -2
  27. package/docs/retold-catalog.json +181 -162
  28. package/docs/retold-keyword-index.json +18339 -8417
  29. package/docs/schema.md +2 -21
  30. package/package.json +7 -7
  31. package/source/schemas/Retold-Harness-Service-Schema-Bookstore.js +12 -0
  32. package/source/schemas/bookstore/BookStore.ddl +6 -0
  33. package/source/schemas/bookstore/MeadowModel-Extended.json +324 -1
  34. package/source/schemas/bookstore/MeadowModel.json +41 -0
  35. package/source/schemas/bookstore/Schema.json +324 -1
  36. package/source/schemas/bookstore/sqlite_create/BookStore-CreateSQLiteTables.sql +8 -0
  37. package/source/schemas/bookstore/sqlite_create/BookStore-SeedData-CatalogJoin.sql +378 -0
  38. package/source/schemas/entertainment/ingestion/ingest-entertainment-data.js +1 -1
  39. package/source/web/harness_app.js +12 -12
  40. package/source/web/pict.js +10 -10
  41. package/docs/css/docuserve.css +0 -327
@@ -0,0 +1,3643 @@
1
+ {
2
+ "type": "excalidraw",
3
+ "version": 2,
4
+ "source": "pict-section-excalidraw/notebook-generator",
5
+ "elements": [
6
+ {
7
+ "id": "shape-A-000000ak",
8
+ "type": "rectangle",
9
+ "x": 1761,
10
+ "y": 16,
11
+ "width": 220,
12
+ "height": 56,
13
+ "angle": 0,
14
+ "strokeColor": "#1B1F23",
15
+ "backgroundColor": "transparent",
16
+ "fillStyle": "solid",
17
+ "strokeWidth": 2,
18
+ "strokeStyle": "solid",
19
+ "roughness": 1,
20
+ "opacity": 100,
21
+ "groupIds": [],
22
+ "frameId": null,
23
+ "roundness": {
24
+ "type": 3
25
+ },
26
+ "seed": 380,
27
+ "version": 1,
28
+ "versionNonce": 380,
29
+ "isDeleted": false,
30
+ "boundElements": [
31
+ {
32
+ "id": "label-A-0000009c",
33
+ "type": "text"
34
+ },
35
+ {
36
+ "id": "arrow-A-B-0000008o",
37
+ "type": "arrow"
38
+ },
39
+ {
40
+ "id": "arrow-A-C-000000cs",
41
+ "type": "arrow"
42
+ }
43
+ ],
44
+ "updated": 1,
45
+ "link": null,
46
+ "locked": false,
47
+ "index": null
48
+ },
49
+ {
50
+ "id": "label-A-0000009c",
51
+ "type": "text",
52
+ "x": 1769,
53
+ "y": 31.5,
54
+ "width": 204,
55
+ "height": 25,
56
+ "angle": 0,
57
+ "strokeColor": "#1B1F23",
58
+ "backgroundColor": "transparent",
59
+ "fillStyle": "solid",
60
+ "strokeWidth": 1,
61
+ "strokeStyle": "solid",
62
+ "roughness": 1,
63
+ "opacity": 100,
64
+ "groupIds": [],
65
+ "frameId": null,
66
+ "roundness": null,
67
+ "seed": 336,
68
+ "version": 1,
69
+ "versionNonce": 336,
70
+ "isDeleted": false,
71
+ "boundElements": null,
72
+ "updated": 1,
73
+ "link": null,
74
+ "locked": false,
75
+ "text": "Retold-Harness.js",
76
+ "fontSize": 20,
77
+ "fontFamily": 5,
78
+ "textAlign": "center",
79
+ "verticalAlign": "middle",
80
+ "baseline": 15,
81
+ "containerId": "shape-A-000000ak",
82
+ "originalText": "Retold-Harness.js",
83
+ "autoResize": true,
84
+ "lineHeight": 1.25,
85
+ "index": null
86
+ },
87
+ {
88
+ "id": "shape-B-000000m9",
89
+ "type": "rectangle",
90
+ "x": 1120,
91
+ "y": 162,
92
+ "width": 197,
93
+ "height": 56,
94
+ "angle": 0,
95
+ "strokeColor": "#1B1F23",
96
+ "backgroundColor": "transparent",
97
+ "fillStyle": "solid",
98
+ "strokeWidth": 2,
99
+ "strokeStyle": "solid",
100
+ "roughness": 1,
101
+ "opacity": 100,
102
+ "groupIds": [],
103
+ "frameId": null,
104
+ "roundness": {
105
+ "type": 3
106
+ },
107
+ "seed": 801,
108
+ "version": 1,
109
+ "versionNonce": 801,
110
+ "isDeleted": false,
111
+ "boundElements": [
112
+ {
113
+ "id": "label-B-000000jc",
114
+ "type": "text"
115
+ },
116
+ {
117
+ "id": "arrow-A-B-0000008o",
118
+ "type": "arrow"
119
+ },
120
+ {
121
+ "id": "arrow-B-D-000000ns",
122
+ "type": "arrow"
123
+ },
124
+ {
125
+ "id": "arrow-B-E-000000rc",
126
+ "type": "arrow"
127
+ },
128
+ {
129
+ "id": "arrow-B-F-000000is",
130
+ "type": "arrow"
131
+ }
132
+ ],
133
+ "updated": 1,
134
+ "link": null,
135
+ "locked": false,
136
+ "index": null
137
+ },
138
+ {
139
+ "id": "label-B-000000jc",
140
+ "type": "text",
141
+ "x": 1128,
142
+ "y": 177.5,
143
+ "width": 181,
144
+ "height": 25,
145
+ "angle": 0,
146
+ "strokeColor": "#1B1F23",
147
+ "backgroundColor": "transparent",
148
+ "fillStyle": "solid",
149
+ "strokeWidth": 1,
150
+ "strokeStyle": "solid",
151
+ "roughness": 1,
152
+ "opacity": 100,
153
+ "groupIds": [],
154
+ "frameId": null,
155
+ "roundness": null,
156
+ "seed": 696,
157
+ "version": 1,
158
+ "versionNonce": 696,
159
+ "isDeleted": false,
160
+ "boundElements": null,
161
+ "updated": 1,
162
+ "link": null,
163
+ "locked": false,
164
+ "text": "Schema Provider",
165
+ "fontSize": 20,
166
+ "fontFamily": 5,
167
+ "textAlign": "center",
168
+ "verticalAlign": "middle",
169
+ "baseline": 15,
170
+ "containerId": "shape-B-000000m9",
171
+ "originalText": "Schema Provider",
172
+ "autoResize": true,
173
+ "lineHeight": 1.25,
174
+ "index": null
175
+ },
176
+ {
177
+ "id": "shape-C-0000005g",
178
+ "type": "rectangle",
179
+ "x": 2527,
180
+ "y": 162,
181
+ "width": 263,
182
+ "height": 56,
183
+ "angle": 0,
184
+ "strokeColor": "#1B1F23",
185
+ "backgroundColor": "transparent",
186
+ "fillStyle": "solid",
187
+ "strokeWidth": 2,
188
+ "strokeStyle": "solid",
189
+ "roughness": 1,
190
+ "opacity": 100,
191
+ "groupIds": [],
192
+ "frameId": null,
193
+ "roundness": {
194
+ "type": 3
195
+ },
196
+ "seed": 196,
197
+ "version": 1,
198
+ "versionNonce": 196,
199
+ "isDeleted": false,
200
+ "boundElements": [
201
+ {
202
+ "id": "label-C-0000004c",
203
+ "type": "text"
204
+ },
205
+ {
206
+ "id": "arrow-A-C-000000cs",
207
+ "type": "arrow"
208
+ },
209
+ {
210
+ "id": "arrow-C-G-000000h4",
211
+ "type": "arrow"
212
+ },
213
+ {
214
+ "id": "arrow-C-H-000000f8",
215
+ "type": "arrow"
216
+ },
217
+ {
218
+ "id": "arrow-C-I-000000fg",
219
+ "type": "arrow"
220
+ },
221
+ {
222
+ "id": "arrow-C-J-00000058",
223
+ "type": "arrow"
224
+ },
225
+ {
226
+ "id": "arrow-C-K-000000nc",
227
+ "type": "arrow"
228
+ },
229
+ {
230
+ "id": "arrow-C-L-000000qx",
231
+ "type": "arrow"
232
+ },
233
+ {
234
+ "id": "arrow-C-M-0000009c",
235
+ "type": "arrow"
236
+ },
237
+ {
238
+ "id": "arrow-C-N-000000os",
239
+ "type": "arrow"
240
+ }
241
+ ],
242
+ "updated": 1,
243
+ "link": null,
244
+ "locked": false,
245
+ "index": null
246
+ },
247
+ {
248
+ "id": "label-C-0000004c",
249
+ "type": "text",
250
+ "x": 2535,
251
+ "y": 177.5,
252
+ "width": 247,
253
+ "height": 25,
254
+ "angle": 0,
255
+ "strokeColor": "#1B1F23",
256
+ "backgroundColor": "transparent",
257
+ "fillStyle": "solid",
258
+ "strokeWidth": 1,
259
+ "strokeStyle": "solid",
260
+ "roughness": 1,
261
+ "opacity": 100,
262
+ "groupIds": [],
263
+ "frameId": null,
264
+ "roundness": null,
265
+ "seed": 156,
266
+ "version": 1,
267
+ "versionNonce": 156,
268
+ "isDeleted": false,
269
+ "boundElements": null,
270
+ "updated": 1,
271
+ "link": null,
272
+ "locked": false,
273
+ "text": "Provider Configurator",
274
+ "fontSize": 20,
275
+ "fontFamily": 5,
276
+ "textAlign": "center",
277
+ "verticalAlign": "middle",
278
+ "baseline": 15,
279
+ "containerId": "shape-C-0000005g",
280
+ "originalText": "Provider Configurator",
281
+ "autoResize": true,
282
+ "lineHeight": 1.25,
283
+ "index": null
284
+ },
285
+ {
286
+ "id": "shape-D-000000bd",
287
+ "type": "rectangle",
288
+ "x": 138,
289
+ "y": 308,
290
+ "width": 208,
291
+ "height": 56,
292
+ "angle": 0,
293
+ "strokeColor": "#1B1F23",
294
+ "backgroundColor": "transparent",
295
+ "fillStyle": "solid",
296
+ "strokeWidth": 2,
297
+ "strokeStyle": "solid",
298
+ "roughness": 1,
299
+ "opacity": 100,
300
+ "groupIds": [],
301
+ "frameId": null,
302
+ "roundness": {
303
+ "type": 3
304
+ },
305
+ "seed": 409,
306
+ "version": 1,
307
+ "versionNonce": 409,
308
+ "isDeleted": false,
309
+ "boundElements": [
310
+ {
311
+ "id": "label-D-0000007w",
312
+ "type": "text"
313
+ },
314
+ {
315
+ "id": "arrow-B-D-000000ns",
316
+ "type": "arrow"
317
+ }
318
+ ],
319
+ "updated": 1,
320
+ "link": null,
321
+ "locked": false,
322
+ "index": null
323
+ },
324
+ {
325
+ "id": "label-D-0000007w",
326
+ "type": "text",
327
+ "x": 146,
328
+ "y": 323.5,
329
+ "width": 192,
330
+ "height": 25,
331
+ "angle": 0,
332
+ "strokeColor": "#1B1F23",
333
+ "backgroundColor": "transparent",
334
+ "fillStyle": "solid",
335
+ "strokeWidth": 1,
336
+ "strokeStyle": "solid",
337
+ "roughness": 1,
338
+ "opacity": 100,
339
+ "groupIds": [],
340
+ "frameId": null,
341
+ "roundness": null,
342
+ "seed": 284,
343
+ "version": 1,
344
+ "versionNonce": 284,
345
+ "isDeleted": false,
346
+ "boundElements": null,
347
+ "updated": 1,
348
+ "link": null,
349
+ "locked": false,
350
+ "text": "Bookstore Schema",
351
+ "fontSize": 20,
352
+ "fontFamily": 5,
353
+ "textAlign": "center",
354
+ "verticalAlign": "middle",
355
+ "baseline": 15,
356
+ "containerId": "shape-D-000000bd",
357
+ "originalText": "Bookstore Schema",
358
+ "autoResize": true,
359
+ "lineHeight": 1.25,
360
+ "index": null
361
+ },
362
+ {
363
+ "id": "shape-E-000000j2",
364
+ "type": "rectangle",
365
+ "x": 359,
366
+ "y": 308,
367
+ "width": 274,
368
+ "height": 56,
369
+ "angle": 0,
370
+ "strokeColor": "#1B1F23",
371
+ "backgroundColor": "transparent",
372
+ "fillStyle": "solid",
373
+ "strokeWidth": 2,
374
+ "strokeStyle": "solid",
375
+ "roughness": 1,
376
+ "opacity": 100,
377
+ "groupIds": [],
378
+ "frameId": null,
379
+ "roundness": {
380
+ "type": 3
381
+ },
382
+ "seed": 686,
383
+ "version": 1,
384
+ "versionNonce": 686,
385
+ "isDeleted": false,
386
+ "boundElements": [
387
+ {
388
+ "id": "label-E-000000i8",
389
+ "type": "text"
390
+ },
391
+ {
392
+ "id": "arrow-B-E-000000rc",
393
+ "type": "arrow"
394
+ }
395
+ ],
396
+ "updated": 1,
397
+ "link": null,
398
+ "locked": false,
399
+ "index": null
400
+ },
401
+ {
402
+ "id": "label-E-000000i8",
403
+ "type": "text",
404
+ "x": 367,
405
+ "y": 323.5,
406
+ "width": 258,
407
+ "height": 25,
408
+ "angle": 0,
409
+ "strokeColor": "#1B1F23",
410
+ "backgroundColor": "transparent",
411
+ "fillStyle": "solid",
412
+ "strokeWidth": 1,
413
+ "strokeStyle": "solid",
414
+ "roughness": 1,
415
+ "opacity": 100,
416
+ "groupIds": [],
417
+ "frameId": null,
418
+ "roundness": null,
419
+ "seed": 656,
420
+ "version": 1,
421
+ "versionNonce": 656,
422
+ "isDeleted": false,
423
+ "boundElements": null,
424
+ "updated": 1,
425
+ "link": null,
426
+ "locked": false,
427
+ "text": "US Federal Data Schema",
428
+ "fontSize": 20,
429
+ "fontFamily": 5,
430
+ "textAlign": "center",
431
+ "verticalAlign": "middle",
432
+ "baseline": 15,
433
+ "containerId": "shape-E-000000j2",
434
+ "originalText": "US Federal Data Schema",
435
+ "autoResize": true,
436
+ "lineHeight": 1.25,
437
+ "index": null
438
+ },
439
+ {
440
+ "id": "shape-F-000000hm",
441
+ "type": "rectangle",
442
+ "x": 600,
443
+ "y": 308,
444
+ "width": 253,
445
+ "height": 56,
446
+ "angle": 0,
447
+ "strokeColor": "#1B1F23",
448
+ "backgroundColor": "transparent",
449
+ "fillStyle": "solid",
450
+ "strokeWidth": 2,
451
+ "strokeStyle": "solid",
452
+ "roughness": 1,
453
+ "opacity": 100,
454
+ "groupIds": [],
455
+ "frameId": null,
456
+ "roundness": {
457
+ "type": 3
458
+ },
459
+ "seed": 634,
460
+ "version": 1,
461
+ "versionNonce": 634,
462
+ "isDeleted": false,
463
+ "boundElements": [
464
+ {
465
+ "id": "label-F-000000jo",
466
+ "type": "text"
467
+ },
468
+ {
469
+ "id": "arrow-B-F-000000is",
470
+ "type": "arrow"
471
+ }
472
+ ],
473
+ "updated": 1,
474
+ "link": null,
475
+ "locked": false,
476
+ "index": null
477
+ },
478
+ {
479
+ "id": "label-F-000000jo",
480
+ "type": "text",
481
+ "x": 608,
482
+ "y": 323.5,
483
+ "width": 237,
484
+ "height": 25,
485
+ "angle": 0,
486
+ "strokeColor": "#1B1F23",
487
+ "backgroundColor": "transparent",
488
+ "fillStyle": "solid",
489
+ "strokeWidth": 1,
490
+ "strokeStyle": "solid",
491
+ "roughness": 1,
492
+ "opacity": 100,
493
+ "groupIds": [],
494
+ "frameId": null,
495
+ "roundness": null,
496
+ "seed": 708,
497
+ "version": 1,
498
+ "versionNonce": 708,
499
+ "isDeleted": false,
500
+ "boundElements": null,
501
+ "updated": 1,
502
+ "link": null,
503
+ "locked": false,
504
+ "text": "Entertainment Schema",
505
+ "fontSize": 20,
506
+ "fontFamily": 5,
507
+ "textAlign": "center",
508
+ "verticalAlign": "middle",
509
+ "baseline": 15,
510
+ "containerId": "shape-F-000000hm",
511
+ "originalText": "Entertainment Schema",
512
+ "autoResize": true,
513
+ "lineHeight": 1.25,
514
+ "index": null
515
+ },
516
+ {
517
+ "id": "shape-G-0000004a",
518
+ "type": "rectangle",
519
+ "x": 876,
520
+ "y": 308,
521
+ "width": 197,
522
+ "height": 56,
523
+ "angle": 0,
524
+ "strokeColor": "#1B1F23",
525
+ "backgroundColor": "transparent",
526
+ "fillStyle": "solid",
527
+ "strokeWidth": 2,
528
+ "strokeStyle": "solid",
529
+ "roughness": 1,
530
+ "opacity": 100,
531
+ "groupIds": [],
532
+ "frameId": null,
533
+ "roundness": {
534
+ "type": 3
535
+ },
536
+ "seed": 154,
537
+ "version": 1,
538
+ "versionNonce": 154,
539
+ "isDeleted": false,
540
+ "boundElements": [
541
+ {
542
+ "id": "label-G-000000aw",
543
+ "type": "text"
544
+ },
545
+ {
546
+ "id": "arrow-C-G-000000h4",
547
+ "type": "arrow"
548
+ }
549
+ ],
550
+ "updated": 1,
551
+ "link": null,
552
+ "locked": false,
553
+ "index": null
554
+ },
555
+ {
556
+ "id": "label-G-000000aw",
557
+ "type": "text",
558
+ "x": 884,
559
+ "y": 323.5,
560
+ "width": 181,
561
+ "height": 25,
562
+ "angle": 0,
563
+ "strokeColor": "#1B1F23",
564
+ "backgroundColor": "transparent",
565
+ "fillStyle": "solid",
566
+ "strokeWidth": 1,
567
+ "strokeStyle": "solid",
568
+ "roughness": 1,
569
+ "opacity": 100,
570
+ "groupIds": [],
571
+ "frameId": null,
572
+ "roundness": null,
573
+ "seed": 392,
574
+ "version": 1,
575
+ "versionNonce": 392,
576
+ "isDeleted": false,
577
+ "boundElements": null,
578
+ "updated": 1,
579
+ "link": null,
580
+ "locked": false,
581
+ "text": "SQLite Provider",
582
+ "fontSize": 20,
583
+ "fontFamily": 5,
584
+ "textAlign": "center",
585
+ "verticalAlign": "middle",
586
+ "baseline": 15,
587
+ "containerId": "shape-G-0000004a",
588
+ "originalText": "SQLite Provider",
589
+ "autoResize": true,
590
+ "lineHeight": 1.25,
591
+ "index": null
592
+ },
593
+ {
594
+ "id": "shape-H-000000ju",
595
+ "type": "rectangle",
596
+ "x": 1151,
597
+ "y": 308,
598
+ "width": 186,
599
+ "height": 56,
600
+ "angle": 0,
601
+ "strokeColor": "#1B1F23",
602
+ "backgroundColor": "transparent",
603
+ "fillStyle": "solid",
604
+ "strokeWidth": 2,
605
+ "strokeStyle": "solid",
606
+ "roughness": 1,
607
+ "opacity": 100,
608
+ "groupIds": [],
609
+ "frameId": null,
610
+ "roundness": {
611
+ "type": 3
612
+ },
613
+ "seed": 714,
614
+ "version": 1,
615
+ "versionNonce": 714,
616
+ "isDeleted": false,
617
+ "boundElements": [
618
+ {
619
+ "id": "label-H-0000009d",
620
+ "type": "text"
621
+ },
622
+ {
623
+ "id": "arrow-C-H-000000f8",
624
+ "type": "arrow"
625
+ }
626
+ ],
627
+ "updated": 1,
628
+ "link": null,
629
+ "locked": false,
630
+ "index": null
631
+ },
632
+ {
633
+ "id": "label-H-0000009d",
634
+ "type": "text",
635
+ "x": 1159,
636
+ "y": 323.5,
637
+ "width": 170,
638
+ "height": 25,
639
+ "angle": 0,
640
+ "strokeColor": "#1B1F23",
641
+ "backgroundColor": "transparent",
642
+ "fillStyle": "solid",
643
+ "strokeWidth": 1,
644
+ "strokeStyle": "solid",
645
+ "roughness": 1,
646
+ "opacity": 100,
647
+ "groupIds": [],
648
+ "frameId": null,
649
+ "roundness": null,
650
+ "seed": 337,
651
+ "version": 1,
652
+ "versionNonce": 337,
653
+ "isDeleted": false,
654
+ "boundElements": null,
655
+ "updated": 1,
656
+ "link": null,
657
+ "locked": false,
658
+ "text": "MySQL Provider",
659
+ "fontSize": 20,
660
+ "fontFamily": 5,
661
+ "textAlign": "center",
662
+ "verticalAlign": "middle",
663
+ "baseline": 15,
664
+ "containerId": "shape-H-000000ju",
665
+ "originalText": "MySQL Provider",
666
+ "autoResize": true,
667
+ "lineHeight": 1.25,
668
+ "index": null
669
+ },
670
+ {
671
+ "id": "shape-I-000000ng",
672
+ "type": "rectangle",
673
+ "x": 1410,
674
+ "y": 308,
675
+ "width": 186,
676
+ "height": 56,
677
+ "angle": 0,
678
+ "strokeColor": "#1B1F23",
679
+ "backgroundColor": "transparent",
680
+ "fillStyle": "solid",
681
+ "strokeWidth": 2,
682
+ "strokeStyle": "solid",
683
+ "roughness": 1,
684
+ "opacity": 100,
685
+ "groupIds": [],
686
+ "frameId": null,
687
+ "roundness": {
688
+ "type": 3
689
+ },
690
+ "seed": 844,
691
+ "version": 1,
692
+ "versionNonce": 844,
693
+ "isDeleted": false,
694
+ "boundElements": [
695
+ {
696
+ "id": "label-I-000000m8",
697
+ "type": "text"
698
+ },
699
+ {
700
+ "id": "arrow-C-I-000000fg",
701
+ "type": "arrow"
702
+ }
703
+ ],
704
+ "updated": 1,
705
+ "link": null,
706
+ "locked": false,
707
+ "index": null
708
+ },
709
+ {
710
+ "id": "label-I-000000m8",
711
+ "type": "text",
712
+ "x": 1418,
713
+ "y": 323.5,
714
+ "width": 170,
715
+ "height": 25,
716
+ "angle": 0,
717
+ "strokeColor": "#1B1F23",
718
+ "backgroundColor": "transparent",
719
+ "fillStyle": "solid",
720
+ "strokeWidth": 1,
721
+ "strokeStyle": "solid",
722
+ "roughness": 1,
723
+ "opacity": 100,
724
+ "groupIds": [],
725
+ "frameId": null,
726
+ "roundness": null,
727
+ "seed": 800,
728
+ "version": 1,
729
+ "versionNonce": 800,
730
+ "isDeleted": false,
731
+ "boundElements": null,
732
+ "updated": 1,
733
+ "link": null,
734
+ "locked": false,
735
+ "text": "MSSQL Provider",
736
+ "fontSize": 20,
737
+ "fontFamily": 5,
738
+ "textAlign": "center",
739
+ "verticalAlign": "middle",
740
+ "baseline": 15,
741
+ "containerId": "shape-I-000000ng",
742
+ "originalText": "MSSQL Provider",
743
+ "autoResize": true,
744
+ "lineHeight": 1.25,
745
+ "index": null
746
+ },
747
+ {
748
+ "id": "shape-J-000000a4",
749
+ "type": "rectangle",
750
+ "x": 1613,
751
+ "y": 308,
752
+ "width": 242,
753
+ "height": 56,
754
+ "angle": 0,
755
+ "strokeColor": "#1B1F23",
756
+ "backgroundColor": "transparent",
757
+ "fillStyle": "solid",
758
+ "strokeWidth": 2,
759
+ "strokeStyle": "solid",
760
+ "roughness": 1,
761
+ "opacity": 100,
762
+ "groupIds": [],
763
+ "frameId": null,
764
+ "roundness": {
765
+ "type": 3
766
+ },
767
+ "seed": 364,
768
+ "version": 1,
769
+ "versionNonce": 364,
770
+ "isDeleted": false,
771
+ "boundElements": [
772
+ {
773
+ "id": "label-J-000000jk",
774
+ "type": "text"
775
+ },
776
+ {
777
+ "id": "arrow-C-J-00000058",
778
+ "type": "arrow"
779
+ }
780
+ ],
781
+ "updated": 1,
782
+ "link": null,
783
+ "locked": false,
784
+ "index": null
785
+ },
786
+ {
787
+ "id": "label-J-000000jk",
788
+ "type": "text",
789
+ "x": 1621,
790
+ "y": 323.5,
791
+ "width": 226,
792
+ "height": 25,
793
+ "angle": 0,
794
+ "strokeColor": "#1B1F23",
795
+ "backgroundColor": "transparent",
796
+ "fillStyle": "solid",
797
+ "strokeWidth": 1,
798
+ "strokeStyle": "solid",
799
+ "roughness": 1,
800
+ "opacity": 100,
801
+ "groupIds": [],
802
+ "frameId": null,
803
+ "roundness": null,
804
+ "seed": 704,
805
+ "version": 1,
806
+ "versionNonce": 704,
807
+ "isDeleted": false,
808
+ "boundElements": null,
809
+ "updated": 1,
810
+ "link": null,
811
+ "locked": false,
812
+ "text": "PostgreSQL Provider",
813
+ "fontSize": 20,
814
+ "fontFamily": 5,
815
+ "textAlign": "center",
816
+ "verticalAlign": "middle",
817
+ "baseline": 15,
818
+ "containerId": "shape-J-000000a4",
819
+ "originalText": "PostgreSQL Provider",
820
+ "autoResize": true,
821
+ "lineHeight": 1.25,
822
+ "index": null
823
+ },
824
+ {
825
+ "id": "shape-K-000000dk",
826
+ "type": "rectangle",
827
+ "x": 1867,
828
+ "y": 308,
829
+ "width": 208,
830
+ "height": 56,
831
+ "angle": 0,
832
+ "strokeColor": "#1B1F23",
833
+ "backgroundColor": "transparent",
834
+ "fillStyle": "solid",
835
+ "strokeWidth": 2,
836
+ "strokeStyle": "solid",
837
+ "roughness": 1,
838
+ "opacity": 100,
839
+ "groupIds": [],
840
+ "frameId": null,
841
+ "roundness": {
842
+ "type": 3
843
+ },
844
+ "seed": 488,
845
+ "version": 1,
846
+ "versionNonce": 488,
847
+ "isDeleted": false,
848
+ "boundElements": [
849
+ {
850
+ "id": "label-K-000000gc",
851
+ "type": "text"
852
+ },
853
+ {
854
+ "id": "arrow-C-K-000000nc",
855
+ "type": "arrow"
856
+ }
857
+ ],
858
+ "updated": 1,
859
+ "link": null,
860
+ "locked": false,
861
+ "index": null
862
+ },
863
+ {
864
+ "id": "label-K-000000gc",
865
+ "type": "text",
866
+ "x": 1875,
867
+ "y": 323.5,
868
+ "width": 192,
869
+ "height": 25,
870
+ "angle": 0,
871
+ "strokeColor": "#1B1F23",
872
+ "backgroundColor": "transparent",
873
+ "fillStyle": "solid",
874
+ "strokeWidth": 1,
875
+ "strokeStyle": "solid",
876
+ "roughness": 1,
877
+ "opacity": 100,
878
+ "groupIds": [],
879
+ "frameId": null,
880
+ "roundness": null,
881
+ "seed": 588,
882
+ "version": 1,
883
+ "versionNonce": 588,
884
+ "isDeleted": false,
885
+ "boundElements": null,
886
+ "updated": 1,
887
+ "link": null,
888
+ "locked": false,
889
+ "text": "MongoDB Provider",
890
+ "fontSize": 20,
891
+ "fontFamily": 5,
892
+ "textAlign": "center",
893
+ "verticalAlign": "middle",
894
+ "baseline": 15,
895
+ "containerId": "shape-K-000000dk",
896
+ "originalText": "MongoDB Provider",
897
+ "autoResize": true,
898
+ "lineHeight": 1.25,
899
+ "index": null
900
+ },
901
+ {
902
+ "id": "shape-L-0000008k",
903
+ "type": "rectangle",
904
+ "x": 2142,
905
+ "y": 308,
906
+ "width": 197,
907
+ "height": 56,
908
+ "angle": 0,
909
+ "strokeColor": "#1B1F23",
910
+ "backgroundColor": "transparent",
911
+ "fillStyle": "solid",
912
+ "strokeWidth": 2,
913
+ "strokeStyle": "solid",
914
+ "roughness": 1,
915
+ "opacity": 100,
916
+ "groupIds": [],
917
+ "frameId": null,
918
+ "roundness": {
919
+ "type": 3
920
+ },
921
+ "seed": 308,
922
+ "version": 1,
923
+ "versionNonce": 308,
924
+ "isDeleted": false,
925
+ "boundElements": [
926
+ {
927
+ "id": "label-L-000000f8",
928
+ "type": "text"
929
+ },
930
+ {
931
+ "id": "arrow-C-L-000000qx",
932
+ "type": "arrow"
933
+ }
934
+ ],
935
+ "updated": 1,
936
+ "link": null,
937
+ "locked": false,
938
+ "index": null
939
+ },
940
+ {
941
+ "id": "label-L-000000f8",
942
+ "type": "text",
943
+ "x": 2150,
944
+ "y": 323.5,
945
+ "width": 181,
946
+ "height": 25,
947
+ "angle": 0,
948
+ "strokeColor": "#1B1F23",
949
+ "backgroundColor": "transparent",
950
+ "fillStyle": "solid",
951
+ "strokeWidth": 1,
952
+ "strokeStyle": "solid",
953
+ "roughness": 1,
954
+ "opacity": 100,
955
+ "groupIds": [],
956
+ "frameId": null,
957
+ "roundness": null,
958
+ "seed": 548,
959
+ "version": 1,
960
+ "versionNonce": 548,
961
+ "isDeleted": false,
962
+ "boundElements": null,
963
+ "updated": 1,
964
+ "link": null,
965
+ "locked": false,
966
+ "text": "DGraph Provider",
967
+ "fontSize": 20,
968
+ "fontFamily": 5,
969
+ "textAlign": "center",
970
+ "verticalAlign": "middle",
971
+ "baseline": 15,
972
+ "containerId": "shape-L-0000008k",
973
+ "originalText": "DGraph Provider",
974
+ "autoResize": true,
975
+ "lineHeight": 1.25,
976
+ "index": null
977
+ },
978
+ {
979
+ "id": "shape-M-0000006x",
980
+ "type": "rectangle",
981
+ "x": 2462,
982
+ "y": 308,
983
+ "width": 175,
984
+ "height": 56,
985
+ "angle": 0,
986
+ "strokeColor": "#1B1F23",
987
+ "backgroundColor": "transparent",
988
+ "fillStyle": "solid",
989
+ "strokeWidth": 2,
990
+ "strokeStyle": "solid",
991
+ "roughness": 1,
992
+ "opacity": 100,
993
+ "groupIds": [],
994
+ "frameId": null,
995
+ "roundness": {
996
+ "type": 3
997
+ },
998
+ "seed": 249,
999
+ "version": 1,
1000
+ "versionNonce": 249,
1001
+ "isDeleted": false,
1002
+ "boundElements": [
1003
+ {
1004
+ "id": "label-M-000000ig",
1005
+ "type": "text"
1006
+ },
1007
+ {
1008
+ "id": "arrow-C-M-0000009c",
1009
+ "type": "arrow"
1010
+ }
1011
+ ],
1012
+ "updated": 1,
1013
+ "link": null,
1014
+ "locked": false,
1015
+ "index": null
1016
+ },
1017
+ {
1018
+ "id": "label-M-000000ig",
1019
+ "type": "text",
1020
+ "x": 2470,
1021
+ "y": 323.5,
1022
+ "width": 159,
1023
+ "height": 25,
1024
+ "angle": 0,
1025
+ "strokeColor": "#1B1F23",
1026
+ "backgroundColor": "transparent",
1027
+ "fillStyle": "solid",
1028
+ "strokeWidth": 1,
1029
+ "strokeStyle": "solid",
1030
+ "roughness": 1,
1031
+ "opacity": 100,
1032
+ "groupIds": [],
1033
+ "frameId": null,
1034
+ "roundness": null,
1035
+ "seed": 664,
1036
+ "version": 1,
1037
+ "versionNonce": 664,
1038
+ "isDeleted": false,
1039
+ "boundElements": null,
1040
+ "updated": 1,
1041
+ "link": null,
1042
+ "locked": false,
1043
+ "text": "Solr Provider",
1044
+ "fontSize": 20,
1045
+ "fontFamily": 5,
1046
+ "textAlign": "center",
1047
+ "verticalAlign": "middle",
1048
+ "baseline": 15,
1049
+ "containerId": "shape-M-0000006x",
1050
+ "originalText": "Solr Provider",
1051
+ "autoResize": true,
1052
+ "lineHeight": 1.25,
1053
+ "index": null
1054
+ },
1055
+ {
1056
+ "id": "shape-N-000000kq",
1057
+ "type": "rectangle",
1058
+ "x": 2714,
1059
+ "y": 308,
1060
+ "width": 242,
1061
+ "height": 56,
1062
+ "angle": 0,
1063
+ "strokeColor": "#1B1F23",
1064
+ "backgroundColor": "transparent",
1065
+ "fillStyle": "solid",
1066
+ "strokeWidth": 2,
1067
+ "strokeStyle": "solid",
1068
+ "roughness": 1,
1069
+ "opacity": 100,
1070
+ "groupIds": [],
1071
+ "frameId": null,
1072
+ "roundness": {
1073
+ "type": 3
1074
+ },
1075
+ "seed": 746,
1076
+ "version": 1,
1077
+ "versionNonce": 746,
1078
+ "isDeleted": false,
1079
+ "boundElements": [
1080
+ {
1081
+ "id": "label-N-00000034",
1082
+ "type": "text"
1083
+ },
1084
+ {
1085
+ "id": "arrow-C-N-000000os",
1086
+ "type": "arrow"
1087
+ },
1088
+ {
1089
+ "id": "arrow-N-O-0000009w",
1090
+ "type": "arrow"
1091
+ },
1092
+ {
1093
+ "id": "arrow-N-P-000000hs",
1094
+ "type": "arrow"
1095
+ },
1096
+ {
1097
+ "id": "arrow-N-Q-000000kg",
1098
+ "type": "arrow"
1099
+ }
1100
+ ],
1101
+ "updated": 1,
1102
+ "link": null,
1103
+ "locked": false,
1104
+ "index": null
1105
+ },
1106
+ {
1107
+ "id": "label-N-00000034",
1108
+ "type": "text",
1109
+ "x": 2722,
1110
+ "y": 323.5,
1111
+ "width": 226,
1112
+ "height": 25,
1113
+ "angle": 0,
1114
+ "strokeColor": "#1B1F23",
1115
+ "backgroundColor": "transparent",
1116
+ "fillStyle": "solid",
1117
+ "strokeWidth": 1,
1118
+ "strokeStyle": "solid",
1119
+ "roughness": 1,
1120
+ "opacity": 100,
1121
+ "groupIds": [],
1122
+ "frameId": null,
1123
+ "roundness": null,
1124
+ "seed": 112,
1125
+ "version": 1,
1126
+ "versionNonce": 112,
1127
+ "isDeleted": false,
1128
+ "boundElements": null,
1129
+ "updated": 1,
1130
+ "link": null,
1131
+ "locked": false,
1132
+ "text": "Retold Data Service",
1133
+ "fontSize": 20,
1134
+ "fontFamily": 5,
1135
+ "textAlign": "center",
1136
+ "verticalAlign": "middle",
1137
+ "baseline": 15,
1138
+ "containerId": "shape-N-000000kq",
1139
+ "originalText": "Retold Data Service",
1140
+ "autoResize": true,
1141
+ "lineHeight": 1.25,
1142
+ "index": null
1143
+ },
1144
+ {
1145
+ "id": "shape-O-000000bo",
1146
+ "type": "rectangle",
1147
+ "x": 17,
1148
+ "y": 454,
1149
+ "width": 231,
1150
+ "height": 56,
1151
+ "angle": 0,
1152
+ "strokeColor": "#1B1F23",
1153
+ "backgroundColor": "transparent",
1154
+ "fillStyle": "solid",
1155
+ "strokeWidth": 2,
1156
+ "strokeStyle": "solid",
1157
+ "roughness": 1,
1158
+ "opacity": 100,
1159
+ "groupIds": [],
1160
+ "frameId": null,
1161
+ "roundness": {
1162
+ "type": 3
1163
+ },
1164
+ "seed": 420,
1165
+ "version": 1,
1166
+ "versionNonce": 420,
1167
+ "isDeleted": false,
1168
+ "boundElements": [
1169
+ {
1170
+ "id": "label-O-00000084",
1171
+ "type": "text"
1172
+ },
1173
+ {
1174
+ "id": "arrow-N-O-0000009w",
1175
+ "type": "arrow"
1176
+ }
1177
+ ],
1178
+ "updated": 1,
1179
+ "link": null,
1180
+ "locked": false,
1181
+ "index": null
1182
+ },
1183
+ {
1184
+ "id": "label-O-00000084",
1185
+ "type": "text",
1186
+ "x": 25,
1187
+ "y": 469.5,
1188
+ "width": 215,
1189
+ "height": 25,
1190
+ "angle": 0,
1191
+ "strokeColor": "#1B1F23",
1192
+ "backgroundColor": "transparent",
1193
+ "fillStyle": "solid",
1194
+ "strokeWidth": 1,
1195
+ "strokeStyle": "solid",
1196
+ "roughness": 1,
1197
+ "opacity": 100,
1198
+ "groupIds": [],
1199
+ "frameId": null,
1200
+ "roundness": null,
1201
+ "seed": 292,
1202
+ "version": 1,
1203
+ "versionNonce": 292,
1204
+ "isDeleted": false,
1205
+ "boundElements": null,
1206
+ "updated": 1,
1207
+ "link": null,
1208
+ "locked": false,
1209
+ "text": "Orator HTTP Server",
1210
+ "fontSize": 20,
1211
+ "fontFamily": 5,
1212
+ "textAlign": "center",
1213
+ "verticalAlign": "middle",
1214
+ "baseline": 15,
1215
+ "containerId": "shape-O-000000bo",
1216
+ "originalText": "Orator HTTP Server",
1217
+ "autoResize": true,
1218
+ "lineHeight": 1.25,
1219
+ "index": null
1220
+ },
1221
+ {
1222
+ "id": "shape-P-000000fc",
1223
+ "type": "rectangle",
1224
+ "x": 281,
1225
+ "y": 454,
1226
+ "width": 142,
1227
+ "height": 56,
1228
+ "angle": 0,
1229
+ "strokeColor": "#1B1F23",
1230
+ "backgroundColor": "transparent",
1231
+ "fillStyle": "solid",
1232
+ "strokeWidth": 2,
1233
+ "strokeStyle": "solid",
1234
+ "roughness": 1,
1235
+ "opacity": 100,
1236
+ "groupIds": [],
1237
+ "frameId": null,
1238
+ "roundness": {
1239
+ "type": 3
1240
+ },
1241
+ "seed": 552,
1242
+ "version": 1,
1243
+ "versionNonce": 552,
1244
+ "isDeleted": false,
1245
+ "boundElements": [
1246
+ {
1247
+ "id": "label-P-000000ho",
1248
+ "type": "text"
1249
+ },
1250
+ {
1251
+ "id": "arrow-N-P-000000hs",
1252
+ "type": "arrow"
1253
+ }
1254
+ ],
1255
+ "updated": 1,
1256
+ "link": null,
1257
+ "locked": false,
1258
+ "index": null
1259
+ },
1260
+ {
1261
+ "id": "label-P-000000ho",
1262
+ "type": "text",
1263
+ "x": 289,
1264
+ "y": 469.5,
1265
+ "width": 126,
1266
+ "height": 25,
1267
+ "angle": 0,
1268
+ "strokeColor": "#1B1F23",
1269
+ "backgroundColor": "transparent",
1270
+ "fillStyle": "solid",
1271
+ "strokeWidth": 1,
1272
+ "strokeStyle": "solid",
1273
+ "roughness": 1,
1274
+ "opacity": 100,
1275
+ "groupIds": [],
1276
+ "frameId": null,
1277
+ "roundness": null,
1278
+ "seed": 636,
1279
+ "version": 1,
1280
+ "versionNonce": 636,
1281
+ "isDeleted": false,
1282
+ "boundElements": null,
1283
+ "updated": 1,
1284
+ "link": null,
1285
+ "locked": false,
1286
+ "text": "Meadow DAL",
1287
+ "fontSize": 20,
1288
+ "fontFamily": 5,
1289
+ "textAlign": "center",
1290
+ "verticalAlign": "middle",
1291
+ "baseline": 15,
1292
+ "containerId": "shape-P-000000fc",
1293
+ "originalText": "Meadow DAL",
1294
+ "autoResize": true,
1295
+ "lineHeight": 1.25,
1296
+ "index": null
1297
+ },
1298
+ {
1299
+ "id": "shape-Q-00000048",
1300
+ "type": "rectangle",
1301
+ "x": 480,
1302
+ "y": 454,
1303
+ "width": 208,
1304
+ "height": 56,
1305
+ "angle": 0,
1306
+ "strokeColor": "#1B1F23",
1307
+ "backgroundColor": "transparent",
1308
+ "fillStyle": "solid",
1309
+ "strokeWidth": 2,
1310
+ "strokeStyle": "solid",
1311
+ "roughness": 1,
1312
+ "opacity": 100,
1313
+ "groupIds": [],
1314
+ "frameId": null,
1315
+ "roundness": {
1316
+ "type": 3
1317
+ },
1318
+ "seed": 152,
1319
+ "version": 1,
1320
+ "versionNonce": 152,
1321
+ "isDeleted": false,
1322
+ "boundElements": [
1323
+ {
1324
+ "id": "label-Q-000000cs",
1325
+ "type": "text"
1326
+ },
1327
+ {
1328
+ "id": "arrow-N-Q-000000kg",
1329
+ "type": "arrow"
1330
+ },
1331
+ {
1332
+ "id": "arrow-Q-R-000000hg",
1333
+ "type": "arrow"
1334
+ }
1335
+ ],
1336
+ "updated": 1,
1337
+ "link": null,
1338
+ "locked": false,
1339
+ "index": null
1340
+ },
1341
+ {
1342
+ "id": "label-Q-000000cs",
1343
+ "type": "text",
1344
+ "x": 488,
1345
+ "y": 469.5,
1346
+ "width": 192,
1347
+ "height": 25,
1348
+ "angle": 0,
1349
+ "strokeColor": "#1B1F23",
1350
+ "backgroundColor": "transparent",
1351
+ "fillStyle": "solid",
1352
+ "strokeWidth": 1,
1353
+ "strokeStyle": "solid",
1354
+ "roughness": 1,
1355
+ "opacity": 100,
1356
+ "groupIds": [],
1357
+ "frameId": null,
1358
+ "roundness": null,
1359
+ "seed": 460,
1360
+ "version": 1,
1361
+ "versionNonce": 460,
1362
+ "isDeleted": false,
1363
+ "boundElements": null,
1364
+ "updated": 1,
1365
+ "link": null,
1366
+ "locked": false,
1367
+ "text": "Meadow Endpoints",
1368
+ "fontSize": 20,
1369
+ "fontFamily": 5,
1370
+ "textAlign": "center",
1371
+ "verticalAlign": "middle",
1372
+ "baseline": 15,
1373
+ "containerId": "shape-Q-00000048",
1374
+ "originalText": "Meadow Endpoints",
1375
+ "autoResize": true,
1376
+ "lineHeight": 1.25,
1377
+ "index": null
1378
+ },
1379
+ {
1380
+ "id": "shape-R-000000k2",
1381
+ "type": "rectangle",
1382
+ "x": 16,
1383
+ "y": 600,
1384
+ "width": 231,
1385
+ "height": 56,
1386
+ "angle": 0,
1387
+ "strokeColor": "#1B1F23",
1388
+ "backgroundColor": "transparent",
1389
+ "fillStyle": "solid",
1390
+ "strokeWidth": 2,
1391
+ "strokeStyle": "solid",
1392
+ "roughness": 1,
1393
+ "opacity": 100,
1394
+ "groupIds": [],
1395
+ "frameId": null,
1396
+ "roundness": {
1397
+ "type": 3
1398
+ },
1399
+ "seed": 722,
1400
+ "version": 1,
1401
+ "versionNonce": 722,
1402
+ "isDeleted": false,
1403
+ "boundElements": [
1404
+ {
1405
+ "id": "label-R-000000o0",
1406
+ "type": "text"
1407
+ },
1408
+ {
1409
+ "id": "arrow-Q-R-000000hg",
1410
+ "type": "arrow"
1411
+ }
1412
+ ],
1413
+ "updated": 1,
1414
+ "link": null,
1415
+ "locked": false,
1416
+ "index": null
1417
+ },
1418
+ {
1419
+ "id": "label-R-000000o0",
1420
+ "type": "text",
1421
+ "x": 24,
1422
+ "y": 615.5,
1423
+ "width": 215,
1424
+ "height": 25,
1425
+ "angle": 0,
1426
+ "strokeColor": "#1B1F23",
1427
+ "backgroundColor": "transparent",
1428
+ "fillStyle": "solid",
1429
+ "strokeWidth": 1,
1430
+ "strokeStyle": "solid",
1431
+ "roughness": 1,
1432
+ "opacity": 100,
1433
+ "groupIds": [],
1434
+ "frameId": null,
1435
+ "roundness": null,
1436
+ "seed": 864,
1437
+ "version": 1,
1438
+ "versionNonce": 864,
1439
+ "isDeleted": false,
1440
+ "boundElements": null,
1441
+ "updated": 1,
1442
+ "link": null,
1443
+ "locked": false,
1444
+ "text": "Behavior Injection",
1445
+ "fontSize": 20,
1446
+ "fontFamily": 5,
1447
+ "textAlign": "center",
1448
+ "verticalAlign": "middle",
1449
+ "baseline": 15,
1450
+ "containerId": "shape-R-000000k2",
1451
+ "originalText": "Behavior Injection",
1452
+ "autoResize": true,
1453
+ "lineHeight": 1.25,
1454
+ "index": null
1455
+ },
1456
+ {
1457
+ "id": "arrow-A-B-0000008o",
1458
+ "type": "arrow",
1459
+ "x": 1761,
1460
+ "y": 44,
1461
+ "width": 444,
1462
+ "height": 146,
1463
+ "angle": 0,
1464
+ "strokeColor": "#2E7D74",
1465
+ "backgroundColor": "transparent",
1466
+ "fillStyle": "solid",
1467
+ "strokeWidth": 2,
1468
+ "strokeStyle": "solid",
1469
+ "roughness": 1,
1470
+ "opacity": 100,
1471
+ "groupIds": [],
1472
+ "frameId": null,
1473
+ "roundness": null,
1474
+ "seed": 312,
1475
+ "version": 1,
1476
+ "versionNonce": 312,
1477
+ "isDeleted": false,
1478
+ "boundElements": [],
1479
+ "updated": 1,
1480
+ "link": null,
1481
+ "locked": false,
1482
+ "points": [
1483
+ [
1484
+ 0,
1485
+ 0
1486
+ ],
1487
+ [
1488
+ -16,
1489
+ 0
1490
+ ],
1491
+ [
1492
+ -39.84965706447224,
1493
+ 1.301783264746227
1494
+ ],
1495
+ [
1496
+ -63.36021947873792,
1497
+ 5.006858710562412
1498
+ ],
1499
+ [
1500
+ -86.5740740740739,
1501
+ 10.814814814814817
1502
+ ],
1503
+ [
1504
+ -109.53360768175571,
1505
+ 18.425240054869676
1506
+ ],
1507
+ [
1508
+ -132.28120713305884,
1509
+ 27.537722908093286
1510
+ ],
1511
+ [
1512
+ -154.85925925925903,
1513
+ 37.85185185185185
1514
+ ],
1515
+ [
1516
+ -177.31015089163225,
1517
+ 49.067215363511664
1518
+ ],
1519
+ [
1520
+ -199.67626886145376,
1521
+ 60.88340192043897
1522
+ ],
1523
+ [
1524
+ -222,
1525
+ 73
1526
+ ],
1527
+ [
1528
+ -244.32373113854578,
1529
+ 85.11659807956107
1530
+ ],
1531
+ [
1532
+ -266.68984910836775,
1533
+ 96.93278463648835
1534
+ ],
1535
+ [
1536
+ -289.1407407407405,
1537
+ 108.14814814814815
1538
+ ],
1539
+ [
1540
+ -311.71879286694093,
1541
+ 118.46227709190674
1542
+ ],
1543
+ [
1544
+ -334.4663923182443,
1545
+ 127.57475994513032
1546
+ ],
1547
+ [
1548
+ -357.42592592592587,
1549
+ 135.1851851851852
1550
+ ],
1551
+ [
1552
+ -380.63978052126186,
1553
+ 140.9931412894376
1554
+ ],
1555
+ [
1556
+ -404.1503429355282,
1557
+ 144.69821673525377
1558
+ ],
1559
+ [
1560
+ -428,
1561
+ 146
1562
+ ],
1563
+ [
1564
+ -444,
1565
+ 146
1566
+ ]
1567
+ ],
1568
+ "lastCommittedPoint": null,
1569
+ "startBinding": {
1570
+ "elementId": "shape-A-000000ak",
1571
+ "focus": 0,
1572
+ "gap": 8
1573
+ },
1574
+ "endBinding": {
1575
+ "elementId": "shape-B-000000m9",
1576
+ "focus": 0,
1577
+ "gap": 8
1578
+ },
1579
+ "startArrowhead": null,
1580
+ "endArrowhead": "arrow",
1581
+ "elbowed": false,
1582
+ "index": null
1583
+ },
1584
+ {
1585
+ "id": "arrow-A-C-000000cs",
1586
+ "type": "arrow",
1587
+ "x": 1981,
1588
+ "y": 44,
1589
+ "width": 546,
1590
+ "height": 132.56,
1591
+ "angle": 0,
1592
+ "strokeColor": "#2E7D74",
1593
+ "backgroundColor": "transparent",
1594
+ "fillStyle": "solid",
1595
+ "strokeWidth": 2,
1596
+ "strokeStyle": "solid",
1597
+ "roughness": 1,
1598
+ "opacity": 100,
1599
+ "groupIds": [],
1600
+ "frameId": null,
1601
+ "roundness": null,
1602
+ "seed": 460,
1603
+ "version": 1,
1604
+ "versionNonce": 460,
1605
+ "isDeleted": false,
1606
+ "boundElements": [],
1607
+ "updated": 1,
1608
+ "link": null,
1609
+ "locked": false,
1610
+ "points": [
1611
+ [
1612
+ 0,
1613
+ 0
1614
+ ],
1615
+ [
1616
+ 16,
1617
+ 0
1618
+ ],
1619
+ [
1620
+ 45.75418381344298,
1621
+ 1.1819478737997215
1622
+ ],
1623
+ [
1624
+ 75.08532235939629,
1625
+ 4.5459533607681735
1626
+ ],
1627
+ [
1628
+ 104.04629629629653,
1629
+ 9.819259259259269
1630
+ ],
1631
+ [
1632
+ 132.68998628257896,
1633
+ 16.72910836762688
1634
+ ],
1635
+ [
1636
+ 161.06927297668062,
1637
+ 25.00274348422498
1638
+ ],
1639
+ [
1640
+ 189.23703703703723,
1641
+ 34.36740740740741
1642
+ ],
1643
+ [
1644
+ 217.24615912208537,
1645
+ 44.550342935528136
1646
+ ],
1647
+ [
1648
+ 245.14951989026076,
1649
+ 55.27879286694102
1650
+ ],
1651
+ [
1652
+ 273,
1653
+ 66.28
1654
+ ],
1655
+ [
1656
+ 300.8504801097397,
1657
+ 77.281207133059
1658
+ ],
1659
+ [
1660
+ 328.7538408779146,
1661
+ 88.0096570644719
1662
+ ],
1663
+ [
1664
+ 356.7629629629628,
1665
+ 98.19259259259258
1666
+ ],
1667
+ [
1668
+ 384.93072702331983,
1669
+ 107.55725651577507
1670
+ ],
1671
+ [
1672
+ 413.3100137174215,
1673
+ 115.83089163237312
1674
+ ],
1675
+ [
1676
+ 441.9537037037039,
1677
+ 122.74074074074076
1678
+ ],
1679
+ [
1680
+ 470.9146776406037,
1681
+ 128.01404663923182
1682
+ ],
1683
+ [
1684
+ 500.245816186557,
1685
+ 131.37805212620026
1686
+ ],
1687
+ [
1688
+ 530,
1689
+ 132.56
1690
+ ],
1691
+ [
1692
+ 546,
1693
+ 132.56
1694
+ ]
1695
+ ],
1696
+ "lastCommittedPoint": null,
1697
+ "startBinding": {
1698
+ "elementId": "shape-A-000000ak",
1699
+ "focus": 0,
1700
+ "gap": 8
1701
+ },
1702
+ "endBinding": {
1703
+ "elementId": "shape-C-0000005g",
1704
+ "focus": 0,
1705
+ "gap": 8
1706
+ },
1707
+ "startArrowhead": null,
1708
+ "endArrowhead": "arrow",
1709
+ "elbowed": false,
1710
+ "index": null
1711
+ },
1712
+ {
1713
+ "id": "arrow-B-D-000000ns",
1714
+ "type": "arrow",
1715
+ "x": 1120,
1716
+ "y": 181.04,
1717
+ "width": 774,
1718
+ "height": 154.96,
1719
+ "angle": 0,
1720
+ "strokeColor": "#2E7D74",
1721
+ "backgroundColor": "transparent",
1722
+ "fillStyle": "solid",
1723
+ "strokeWidth": 2,
1724
+ "strokeStyle": "solid",
1725
+ "roughness": 1,
1726
+ "opacity": 100,
1727
+ "groupIds": [],
1728
+ "frameId": null,
1729
+ "roundness": null,
1730
+ "seed": 856,
1731
+ "version": 1,
1732
+ "versionNonce": 856,
1733
+ "isDeleted": false,
1734
+ "boundElements": [],
1735
+ "updated": 1,
1736
+ "link": null,
1737
+ "locked": false,
1738
+ "points": [
1739
+ [
1740
+ 0,
1741
+ 0
1742
+ ],
1743
+ [
1744
+ -16,
1745
+ 0
1746
+ ],
1747
+ [
1748
+ -58.952537722908346,
1749
+ 1.3816735253772094
1750
+ ],
1751
+ [
1752
+ -101.29437585733888,
1753
+ 5.314128943758561
1754
+ ],
1755
+ [
1756
+ -143.10185185185173,
1757
+ 11.478518518518541
1758
+ ],
1759
+ [
1760
+ -184.45130315500694,
1761
+ 19.55599451303155
1762
+ ],
1763
+ [
1764
+ -225.4190672153635,
1765
+ 29.227709190672158
1766
+ ],
1767
+ [
1768
+ -266.08148148148143,
1769
+ 40.17481481481482
1770
+ ],
1771
+ [
1772
+ -306.51488340192043,
1773
+ 52.07846364883406
1774
+ ],
1775
+ [
1776
+ -346.79561042524006,
1777
+ 64.6198079561043
1778
+ ],
1779
+ [
1780
+ -387,
1781
+ 77.47999999999999
1782
+ ],
1783
+ [
1784
+ -427.20438957475994,
1785
+ 90.34019204389577
1786
+ ],
1787
+ [
1788
+ -467.4851165980797,
1789
+ 102.88153635116598
1790
+ ],
1791
+ [
1792
+ -507.91851851851845,
1793
+ 114.78518518518516
1794
+ ],
1795
+ [
1796
+ -548.5809327846364,
1797
+ 125.73229080932785
1798
+ ],
1799
+ [
1800
+ -589.5486968449931,
1801
+ 135.4040054869685
1802
+ ],
1803
+ [
1804
+ -630.8981481481482,
1805
+ 143.4814814814815
1806
+ ],
1807
+ [
1808
+ -672.7056241426611,
1809
+ 149.64587105624148
1810
+ ],
1811
+ [
1812
+ -715.0474622770919,
1813
+ 153.57832647462274
1814
+ ],
1815
+ [
1816
+ -758,
1817
+ 154.96
1818
+ ],
1819
+ [
1820
+ -774,
1821
+ 154.96
1822
+ ]
1823
+ ],
1824
+ "lastCommittedPoint": null,
1825
+ "startBinding": {
1826
+ "elementId": "shape-B-000000m9",
1827
+ "focus": 0,
1828
+ "gap": 8
1829
+ },
1830
+ "endBinding": {
1831
+ "elementId": "shape-D-000000bd",
1832
+ "focus": 0,
1833
+ "gap": 8
1834
+ },
1835
+ "startArrowhead": null,
1836
+ "endArrowhead": "arrow",
1837
+ "elbowed": false,
1838
+ "index": null
1839
+ },
1840
+ {
1841
+ "id": "arrow-B-E-000000rc",
1842
+ "type": "arrow",
1843
+ "x": 1120,
1844
+ "y": 190,
1845
+ "width": 487,
1846
+ "height": 146,
1847
+ "angle": 0,
1848
+ "strokeColor": "#2E7D74",
1849
+ "backgroundColor": "transparent",
1850
+ "fillStyle": "solid",
1851
+ "strokeWidth": 2,
1852
+ "strokeStyle": "solid",
1853
+ "roughness": 1,
1854
+ "opacity": 100,
1855
+ "groupIds": [],
1856
+ "frameId": null,
1857
+ "roundness": null,
1858
+ "seed": 984,
1859
+ "version": 1,
1860
+ "versionNonce": 984,
1861
+ "isDeleted": false,
1862
+ "boundElements": [],
1863
+ "updated": 1,
1864
+ "link": null,
1865
+ "locked": false,
1866
+ "points": [
1867
+ [
1868
+ 0,
1869
+ 0
1870
+ ],
1871
+ [
1872
+ -16,
1873
+ 0
1874
+ ],
1875
+ [
1876
+ -42.338820301783244,
1877
+ 1.3017832647462058
1878
+ ],
1879
+ [
1880
+ -68.30315500685879,
1881
+ 5.006858710562398
1882
+ ],
1883
+ [
1884
+ -93.93981481481478,
1885
+ 10.81481481481481
1886
+ ],
1887
+ [
1888
+ -119.29561042524006,
1889
+ 18.425240054869676
1890
+ ],
1891
+ [
1892
+ -144.41735253772288,
1893
+ 27.537722908093286
1894
+ ],
1895
+ [
1896
+ -169.35185185185173,
1897
+ 37.85185185185185
1898
+ ],
1899
+ [
1900
+ -194.14591906721535,
1901
+ 49.06721536351168
1902
+ ],
1903
+ [
1904
+ -218.84636488340186,
1905
+ 60.883401920438956
1906
+ ],
1907
+ [
1908
+ -243.5,
1909
+ 73
1910
+ ],
1911
+ [
1912
+ -268.15363511659814,
1913
+ 85.11659807956107
1914
+ ],
1915
+ [
1916
+ -292.85408093278465,
1917
+ 96.93278463648835
1918
+ ],
1919
+ [
1920
+ -317.64814814814804,
1921
+ 108.14814814814815
1922
+ ],
1923
+ [
1924
+ -342.582647462277,
1925
+ 118.46227709190674
1926
+ ],
1927
+ [
1928
+ -367.70438957475994,
1929
+ 127.57475994513038
1930
+ ],
1931
+ [
1932
+ -393.0601851851851,
1933
+ 135.18518518518522
1934
+ ],
1935
+ [
1936
+ -418.6968449931412,
1937
+ 140.99314128943757
1938
+ ],
1939
+ [
1940
+ -444.66117969821676,
1941
+ 144.69821673525377
1942
+ ],
1943
+ [
1944
+ -471,
1945
+ 146
1946
+ ],
1947
+ [
1948
+ -487,
1949
+ 146
1950
+ ]
1951
+ ],
1952
+ "lastCommittedPoint": null,
1953
+ "startBinding": {
1954
+ "elementId": "shape-B-000000m9",
1955
+ "focus": 0,
1956
+ "gap": 8
1957
+ },
1958
+ "endBinding": {
1959
+ "elementId": "shape-E-000000j2",
1960
+ "focus": 0,
1961
+ "gap": 8
1962
+ },
1963
+ "startArrowhead": null,
1964
+ "endArrowhead": "arrow",
1965
+ "elbowed": false,
1966
+ "index": null
1967
+ },
1968
+ {
1969
+ "id": "arrow-B-F-000000is",
1970
+ "type": "arrow",
1971
+ "x": 1120,
1972
+ "y": 198.95999999999998,
1973
+ "width": 267,
1974
+ "height": 137.04000000000002,
1975
+ "angle": 0,
1976
+ "strokeColor": "#2E7D74",
1977
+ "backgroundColor": "transparent",
1978
+ "fillStyle": "solid",
1979
+ "strokeWidth": 2,
1980
+ "strokeStyle": "solid",
1981
+ "roughness": 1,
1982
+ "opacity": 100,
1983
+ "groupIds": [],
1984
+ "frameId": null,
1985
+ "roundness": null,
1986
+ "seed": 676,
1987
+ "version": 1,
1988
+ "versionNonce": 676,
1989
+ "isDeleted": false,
1990
+ "boundElements": [],
1991
+ "updated": 1,
1992
+ "link": null,
1993
+ "locked": false,
1994
+ "points": [
1995
+ [
1996
+ 0,
1997
+ 0
1998
+ ],
1999
+ [
2000
+ -16,
2001
+ 0
2002
+ ],
2003
+ [
2004
+ -29.603566529492582,
2005
+ 1.2218930041152305
2006
+ ],
2007
+ [
2008
+ -43.01371742112474,
2009
+ 4.699588477366234
2010
+ ],
2011
+ [
2012
+ -56.25462962962956,
2013
+ 10.151111111111135
2014
+ ],
2015
+ [
2016
+ -69.35048010973946,
2017
+ 17.29448559670783
2018
+ ],
2019
+ [
2020
+ -82.3254458161864,
2021
+ 25.847736625514415
2022
+ ],
2023
+ [
2024
+ -95.20370370370347,
2025
+ 35.5288888888889
2026
+ ],
2027
+ [
2028
+ -108.00943072702319,
2029
+ 46.055967078189326
2030
+ ],
2031
+ [
2032
+ -120.76680384087797,
2033
+ 57.14699588477367
2034
+ ],
2035
+ [
2036
+ -133.5,
2037
+ 68.52000000000004
2038
+ ],
2039
+ [
2040
+ -146.23319615912203,
2041
+ 79.89300411522635
2042
+ ],
2043
+ [
2044
+ -158.9905692729767,
2045
+ 90.9840329218107
2046
+ ],
2047
+ [
2048
+ -171.7962962962963,
2049
+ 101.51111111111112
2050
+ ],
2051
+ [
2052
+ -184.67455418381337,
2053
+ 111.19226337448566
2054
+ ],
2055
+ [
2056
+ -197.64951989026054,
2057
+ 119.74551440329225
2058
+ ],
2059
+ [
2060
+ -210.7453703703702,
2061
+ 126.88888888888897
2062
+ ],
2063
+ [
2064
+ -223.98628257887503,
2065
+ 132.34041152263376
2066
+ ],
2067
+ [
2068
+ -237.39643347050753,
2069
+ 135.81810699588476
2070
+ ],
2071
+ [
2072
+ -251,
2073
+ 137.04000000000002
2074
+ ],
2075
+ [
2076
+ -267,
2077
+ 137.04000000000002
2078
+ ]
2079
+ ],
2080
+ "lastCommittedPoint": null,
2081
+ "startBinding": {
2082
+ "elementId": "shape-B-000000m9",
2083
+ "focus": 0,
2084
+ "gap": 8
2085
+ },
2086
+ "endBinding": {
2087
+ "elementId": "shape-F-000000hm",
2088
+ "focus": 0,
2089
+ "gap": 8
2090
+ },
2091
+ "startArrowhead": null,
2092
+ "endArrowhead": "arrow",
2093
+ "elbowed": false,
2094
+ "index": null
2095
+ },
2096
+ {
2097
+ "id": "arrow-C-G-000000h4",
2098
+ "type": "arrow",
2099
+ "x": 2527,
2100
+ "y": 181.04,
2101
+ "width": 1454,
2102
+ "height": 154.96,
2103
+ "angle": 0,
2104
+ "strokeColor": "#2E7D74",
2105
+ "backgroundColor": "transparent",
2106
+ "fillStyle": "solid",
2107
+ "strokeWidth": 2,
2108
+ "strokeStyle": "solid",
2109
+ "roughness": 1,
2110
+ "opacity": 100,
2111
+ "groupIds": [],
2112
+ "frameId": null,
2113
+ "roundness": null,
2114
+ "seed": 616,
2115
+ "version": 1,
2116
+ "versionNonce": 616,
2117
+ "isDeleted": false,
2118
+ "boundElements": [],
2119
+ "updated": 1,
2120
+ "link": null,
2121
+ "locked": false,
2122
+ "points": [
2123
+ [
2124
+ 0,
2125
+ 0
2126
+ ],
2127
+ [
2128
+ -16,
2129
+ 0
2130
+ ],
2131
+ [
2132
+ -98.31604938271585,
2133
+ 1.3816735253772094
2134
+ ],
2135
+ [
2136
+ -179.46172839506153,
2137
+ 5.314128943758561
2138
+ ],
2139
+ [
2140
+ -259.5833333333335,
2141
+ 11.478518518518541
2142
+ ],
2143
+ [
2144
+ -338.8271604938268,
2145
+ 19.55599451303155
2146
+ ],
2147
+ [
2148
+ -417.3395061728397,
2149
+ 29.227709190672158
2150
+ ],
2151
+ [
2152
+ -495.26666666666665,
2153
+ 40.17481481481482
2154
+ ],
2155
+ [
2156
+ -572.7549382716047,
2157
+ 52.07846364883406
2158
+ ],
2159
+ [
2160
+ -649.9506172839506,
2161
+ 64.6198079561043
2162
+ ],
2163
+ [
2164
+ -727,
2165
+ 77.47999999999999
2166
+ ],
2167
+ [
2168
+ -804.0493827160494,
2169
+ 90.34019204389577
2170
+ ],
2171
+ [
2172
+ -881.2450617283953,
2173
+ 102.88153635116598
2174
+ ],
2175
+ [
2176
+ -958.7333333333336,
2177
+ 114.78518518518516
2178
+ ],
2179
+ [
2180
+ -1036.6604938271603,
2181
+ 125.73229080932785
2182
+ ],
2183
+ [
2184
+ -1115.1728395061727,
2185
+ 135.4040054869685
2186
+ ],
2187
+ [
2188
+ -1194.4166666666665,
2189
+ 143.4814814814815
2190
+ ],
2191
+ [
2192
+ -1274.538271604938,
2193
+ 149.64587105624148
2194
+ ],
2195
+ [
2196
+ -1355.683950617284,
2197
+ 153.57832647462274
2198
+ ],
2199
+ [
2200
+ -1438,
2201
+ 154.96
2202
+ ],
2203
+ [
2204
+ -1454,
2205
+ 154.96
2206
+ ]
2207
+ ],
2208
+ "lastCommittedPoint": null,
2209
+ "startBinding": {
2210
+ "elementId": "shape-C-0000005g",
2211
+ "focus": 0,
2212
+ "gap": 8
2213
+ },
2214
+ "endBinding": {
2215
+ "elementId": "shape-G-0000004a",
2216
+ "focus": 0,
2217
+ "gap": 8
2218
+ },
2219
+ "startArrowhead": null,
2220
+ "endArrowhead": "arrow",
2221
+ "elbowed": false,
2222
+ "index": null
2223
+ },
2224
+ {
2225
+ "id": "arrow-C-H-000000f8",
2226
+ "type": "arrow",
2227
+ "x": 2527,
2228
+ "y": 185.51999999999998,
2229
+ "width": 1190,
2230
+ "height": 150.48000000000002,
2231
+ "angle": 0,
2232
+ "strokeColor": "#2E7D74",
2233
+ "backgroundColor": "transparent",
2234
+ "fillStyle": "solid",
2235
+ "strokeWidth": 2,
2236
+ "strokeStyle": "solid",
2237
+ "roughness": 1,
2238
+ "opacity": 100,
2239
+ "groupIds": [],
2240
+ "frameId": null,
2241
+ "roundness": null,
2242
+ "seed": 548,
2243
+ "version": 1,
2244
+ "versionNonce": 548,
2245
+ "isDeleted": false,
2246
+ "boundElements": [],
2247
+ "updated": 1,
2248
+ "link": null,
2249
+ "locked": false,
2250
+ "points": [
2251
+ [
2252
+ 0,
2253
+ 0
2254
+ ],
2255
+ [
2256
+ -16,
2257
+ 0
2258
+ ],
2259
+ [
2260
+ -83.03374485596714,
2261
+ 1.3417283950617218
2262
+ ],
2263
+ [
2264
+ -149.11440329218112,
2265
+ 5.160493827160479
2266
+ ],
2267
+ [
2268
+ -214.3611111111113,
2269
+ 11.146666666666675
2270
+ ],
2271
+ [
2272
+ -278.89300411522663,
2273
+ 18.990617283950627
2274
+ ],
2275
+ [
2276
+ -342.82921810699554,
2277
+ 28.382716049382736
2278
+ ],
2279
+ [
2280
+ -406.2888888888888,
2281
+ 39.01333333333332
2282
+ ],
2283
+ [
2284
+ -469.39115226337435,
2285
+ 50.57283950617287
2286
+ ],
2287
+ [
2288
+ -532.2551440329216,
2289
+ 62.75160493827164
2290
+ ],
2291
+ [
2292
+ -595.0000000000002,
2293
+ 75.24000000000001
2294
+ ],
2295
+ [
2296
+ -657.7448559670784,
2297
+ 87.7283950617284
2298
+ ],
2299
+ [
2300
+ -720.6088477366256,
2301
+ 99.90716049382718
2302
+ ],
2303
+ [
2304
+ -783.711111111111,
2305
+ 111.46666666666664
2306
+ ],
2307
+ [
2308
+ -847.170781893004,
2309
+ 122.09728395061734
2310
+ ],
2311
+ [
2312
+ -911.1069958847736,
2313
+ 131.48938271604942
2314
+ ],
2315
+ [
2316
+ -975.6388888888887,
2317
+ 139.33333333333337
2318
+ ],
2319
+ [
2320
+ -1040.8855967078189,
2321
+ 145.3195061728395
2322
+ ],
2323
+ [
2324
+ -1106.9662551440329,
2325
+ 149.13827160493827
2326
+ ],
2327
+ [
2328
+ -1174,
2329
+ 150.48000000000002
2330
+ ],
2331
+ [
2332
+ -1190,
2333
+ 150.48000000000002
2334
+ ]
2335
+ ],
2336
+ "lastCommittedPoint": null,
2337
+ "startBinding": {
2338
+ "elementId": "shape-C-0000005g",
2339
+ "focus": 0,
2340
+ "gap": 8
2341
+ },
2342
+ "endBinding": {
2343
+ "elementId": "shape-H-000000ju",
2344
+ "focus": 0,
2345
+ "gap": 8
2346
+ },
2347
+ "startArrowhead": null,
2348
+ "endArrowhead": "arrow",
2349
+ "elbowed": false,
2350
+ "index": null
2351
+ },
2352
+ {
2353
+ "id": "arrow-C-I-000000fg",
2354
+ "type": "arrow",
2355
+ "x": 2527,
2356
+ "y": 190,
2357
+ "width": 931,
2358
+ "height": 146,
2359
+ "angle": 0,
2360
+ "strokeColor": "#2E7D74",
2361
+ "backgroundColor": "transparent",
2362
+ "fillStyle": "solid",
2363
+ "strokeWidth": 2,
2364
+ "strokeStyle": "solid",
2365
+ "roughness": 1,
2366
+ "opacity": 100,
2367
+ "groupIds": [],
2368
+ "frameId": null,
2369
+ "roundness": null,
2370
+ "seed": 556,
2371
+ "version": 1,
2372
+ "versionNonce": 556,
2373
+ "isDeleted": false,
2374
+ "boundElements": [],
2375
+ "updated": 1,
2376
+ "link": null,
2377
+ "locked": false,
2378
+ "points": [
2379
+ [
2380
+ 0,
2381
+ 0
2382
+ ],
2383
+ [
2384
+ -16,
2385
+ 0
2386
+ ],
2387
+ [
2388
+ -68.04087791495203,
2389
+ 1.3017832647462058
2390
+ ],
2391
+ [
2392
+ -119.34183813443133,
2393
+ 5.006858710562398
2394
+ ],
2395
+ [
2396
+ -169.99537037036998,
2397
+ 10.81481481481481
2398
+ ],
2399
+ [
2400
+ -220.09396433470465,
2401
+ 18.425240054869676
2402
+ ],
2403
+ [
2404
+ -269.7301097393688,
2405
+ 27.537722908093286
2406
+ ],
2407
+ [
2408
+ -318.9962962962959,
2409
+ 37.85185185185185
2410
+ ],
2411
+ [
2412
+ -367.98501371742077,
2413
+ 49.06721536351168
2414
+ ],
2415
+ [
2416
+ -416.78875171467735,
2417
+ 60.883401920438956
2418
+ ],
2419
+ [
2420
+ -465.5,
2421
+ 73
2422
+ ],
2423
+ [
2424
+ -514.2112482853222,
2425
+ 85.11659807956107
2426
+ ],
2427
+ [
2428
+ -563.014986282579,
2429
+ 96.93278463648835
2430
+ ],
2431
+ [
2432
+ -612.0037037037036,
2433
+ 108.14814814814815
2434
+ ],
2435
+ [
2436
+ -661.2698902606307,
2437
+ 118.46227709190674
2438
+ ],
2439
+ [
2440
+ -710.9060356652949,
2441
+ 127.57475994513038
2442
+ ],
2443
+ [
2444
+ -761.0046296296296,
2445
+ 135.18518518518522
2446
+ ],
2447
+ [
2448
+ -811.6581618655691,
2449
+ 140.99314128943757
2450
+ ],
2451
+ [
2452
+ -862.959122085048,
2453
+ 144.69821673525377
2454
+ ],
2455
+ [
2456
+ -915,
2457
+ 146
2458
+ ],
2459
+ [
2460
+ -931,
2461
+ 146
2462
+ ]
2463
+ ],
2464
+ "lastCommittedPoint": null,
2465
+ "startBinding": {
2466
+ "elementId": "shape-C-0000005g",
2467
+ "focus": 0,
2468
+ "gap": 8
2469
+ },
2470
+ "endBinding": {
2471
+ "elementId": "shape-I-000000ng",
2472
+ "focus": 0,
2473
+ "gap": 8
2474
+ },
2475
+ "startArrowhead": null,
2476
+ "endArrowhead": "arrow",
2477
+ "elbowed": false,
2478
+ "index": null
2479
+ },
2480
+ {
2481
+ "id": "arrow-C-J-00000058",
2482
+ "type": "arrow",
2483
+ "x": 2527,
2484
+ "y": 194.48,
2485
+ "width": 672,
2486
+ "height": 141.52,
2487
+ "angle": 0,
2488
+ "strokeColor": "#2E7D74",
2489
+ "backgroundColor": "transparent",
2490
+ "fillStyle": "solid",
2491
+ "strokeWidth": 2,
2492
+ "strokeStyle": "solid",
2493
+ "roughness": 1,
2494
+ "opacity": 100,
2495
+ "groupIds": [],
2496
+ "frameId": null,
2497
+ "roundness": null,
2498
+ "seed": 188,
2499
+ "version": 1,
2500
+ "versionNonce": 188,
2501
+ "isDeleted": false,
2502
+ "boundElements": [],
2503
+ "updated": 1,
2504
+ "link": null,
2505
+ "locked": false,
2506
+ "points": [
2507
+ [
2508
+ 0,
2509
+ 0
2510
+ ],
2511
+ [
2512
+ -16,
2513
+ 0
2514
+ ],
2515
+ [
2516
+ -53.048010973936925,
2517
+ 1.2618381344307181
2518
+ ],
2519
+ [
2520
+ -89.56927297668017,
2521
+ 4.853223593964316
2522
+ ],
2523
+ [
2524
+ -125.62962962962911,
2525
+ 10.482962962962972
2526
+ ],
2527
+ [
2528
+ -161.29492455418404,
2529
+ 17.859862825788753
2530
+ ],
2531
+ [
2532
+ -196.63100137174206,
2533
+ 26.692729766803865
2534
+ ],
2535
+ [
2536
+ -231.70370370370347,
2537
+ 36.6903703703704
2538
+ ],
2539
+ [
2540
+ -266.57887517146764,
2541
+ 47.56159122085052
2542
+ ],
2543
+ [
2544
+ -301.3223593964335,
2545
+ 59.01519890260633
2546
+ ],
2547
+ [
2548
+ -336,
2549
+ 70.76000000000002
2550
+ ],
2551
+ [
2552
+ -370.6776406035665,
2553
+ 82.50480109739371
2554
+ ],
2555
+ [
2556
+ -405.42112482853236,
2557
+ 93.95840877914955
2558
+ ],
2559
+ [
2560
+ -440.2962962962961,
2561
+ 104.82962962962964
2562
+ ],
2563
+ [
2564
+ -475.36899862825794,
2565
+ 114.82727023319617
2566
+ ],
2567
+ [
2568
+ -510.70507544581596,
2569
+ 123.66013717421131
2570
+ ],
2571
+ [
2572
+ -546.3703703703702,
2573
+ 131.0370370370371
2574
+ ],
2575
+ [
2576
+ -582.4307270233194,
2577
+ 136.66677640603567
2578
+ ],
2579
+ [
2580
+ -618.9519890260631,
2581
+ 140.2581618655693
2582
+ ],
2583
+ [
2584
+ -656,
2585
+ 141.52
2586
+ ],
2587
+ [
2588
+ -672,
2589
+ 141.52
2590
+ ]
2591
+ ],
2592
+ "lastCommittedPoint": null,
2593
+ "startBinding": {
2594
+ "elementId": "shape-C-0000005g",
2595
+ "focus": 0,
2596
+ "gap": 8
2597
+ },
2598
+ "endBinding": {
2599
+ "elementId": "shape-J-000000a4",
2600
+ "focus": 0,
2601
+ "gap": 8
2602
+ },
2603
+ "startArrowhead": null,
2604
+ "endArrowhead": "arrow",
2605
+ "elbowed": false,
2606
+ "index": null
2607
+ },
2608
+ {
2609
+ "id": "arrow-C-K-000000nc",
2610
+ "type": "arrow",
2611
+ "x": 2527,
2612
+ "y": 198.95999999999998,
2613
+ "width": 452,
2614
+ "height": 137.04000000000002,
2615
+ "angle": 0,
2616
+ "strokeColor": "#2E7D74",
2617
+ "backgroundColor": "transparent",
2618
+ "fillStyle": "solid",
2619
+ "strokeWidth": 2,
2620
+ "strokeStyle": "solid",
2621
+ "roughness": 1,
2622
+ "opacity": 100,
2623
+ "groupIds": [],
2624
+ "frameId": null,
2625
+ "roundness": null,
2626
+ "seed": 840,
2627
+ "version": 1,
2628
+ "versionNonce": 840,
2629
+ "isDeleted": false,
2630
+ "boundElements": [],
2631
+ "updated": 1,
2632
+ "link": null,
2633
+ "locked": false,
2634
+ "points": [
2635
+ [
2636
+ 0,
2637
+ 0
2638
+ ],
2639
+ [
2640
+ -16,
2641
+ 0
2642
+ ],
2643
+ [
2644
+ -40.31275720164649,
2645
+ 1.2218930041152305
2646
+ ],
2647
+ [
2648
+ -64.27983539094657,
2649
+ 4.699588477366234
2650
+ ],
2651
+ [
2652
+ -87.94444444444434,
2653
+ 10.151111111111135
2654
+ ],
2655
+ [
2656
+ -111.34979423868299,
2657
+ 17.29448559670783
2658
+ ],
2659
+ [
2660
+ -134.5390946502057,
2661
+ 25.847736625514415
2662
+ ],
2663
+ [
2664
+ -157.5555555555552,
2665
+ 35.5288888888889
2666
+ ],
2667
+ [
2668
+ -180.4423868312756,
2669
+ 46.055967078189326
2670
+ ],
2671
+ [
2672
+ -203.24279835390962,
2673
+ 57.14699588477367
2674
+ ],
2675
+ [
2676
+ -226,
2677
+ 68.52000000000004
2678
+ ],
2679
+ [
2680
+ -248.75720164609038,
2681
+ 79.89300411522635
2682
+ ],
2683
+ [
2684
+ -271.5576131687244,
2685
+ 90.9840329218107
2686
+ ],
2687
+ [
2688
+ -294.44444444444434,
2689
+ 101.51111111111112
2690
+ ],
2691
+ [
2692
+ -317.4609053497943,
2693
+ 111.19226337448566
2694
+ ],
2695
+ [
2696
+ -340.650205761317,
2697
+ 119.74551440329225
2698
+ ],
2699
+ [
2700
+ -364.0555555555552,
2701
+ 126.88888888888897
2702
+ ],
2703
+ [
2704
+ -387.7201646090534,
2705
+ 132.34041152263376
2706
+ ],
2707
+ [
2708
+ -411.68724279835396,
2709
+ 135.81810699588476
2710
+ ],
2711
+ [
2712
+ -436,
2713
+ 137.04000000000002
2714
+ ],
2715
+ [
2716
+ -452,
2717
+ 137.04000000000002
2718
+ ]
2719
+ ],
2720
+ "lastCommittedPoint": null,
2721
+ "startBinding": {
2722
+ "elementId": "shape-C-0000005g",
2723
+ "focus": 0,
2724
+ "gap": 8
2725
+ },
2726
+ "endBinding": {
2727
+ "elementId": "shape-K-000000dk",
2728
+ "focus": 0,
2729
+ "gap": 8
2730
+ },
2731
+ "startArrowhead": null,
2732
+ "endArrowhead": "arrow",
2733
+ "elbowed": false,
2734
+ "index": null
2735
+ },
2736
+ {
2737
+ "id": "arrow-C-L-000000qx",
2738
+ "type": "arrow",
2739
+ "x": 2527,
2740
+ "y": 203.44,
2741
+ "width": 188,
2742
+ "height": 132.56,
2743
+ "angle": 0,
2744
+ "strokeColor": "#2E7D74",
2745
+ "backgroundColor": "transparent",
2746
+ "fillStyle": "solid",
2747
+ "strokeWidth": 2,
2748
+ "strokeStyle": "solid",
2749
+ "roughness": 1,
2750
+ "opacity": 100,
2751
+ "groupIds": [],
2752
+ "frameId": null,
2753
+ "roundness": null,
2754
+ "seed": 969,
2755
+ "version": 1,
2756
+ "versionNonce": 969,
2757
+ "isDeleted": false,
2758
+ "boundElements": [],
2759
+ "updated": 1,
2760
+ "link": null,
2761
+ "locked": false,
2762
+ "points": [
2763
+ [
2764
+ 0,
2765
+ 0
2766
+ ],
2767
+ [
2768
+ -16,
2769
+ 0
2770
+ ],
2771
+ [
2772
+ -25.030452674897333,
2773
+ 1.1819478737997144
2774
+ ],
2775
+ [
2776
+ -33.93251028806617,
2777
+ 4.545953360768152
2778
+ ],
2779
+ [
2780
+ -42.72222222222172,
2781
+ 9.819259259259269
2782
+ ],
2783
+ [
2784
+ -51.41563786008237,
2785
+ 16.729108367626907
2786
+ ],
2787
+ [
2788
+ -60.02880658436197,
2789
+ 25.002743484224993
2790
+ ],
2791
+ [
2792
+ -68.57777777777756,
2793
+ 34.36740740740743
2794
+ ],
2795
+ [
2796
+ -77.07860082304478,
2797
+ 44.550342935528164
2798
+ ],
2799
+ [
2800
+ -85.54732510288068,
2801
+ 55.27879286694099
2802
+ ],
2803
+ [
2804
+ -94,
2805
+ 66.28000000000003
2806
+ ],
2807
+ [
2808
+ -102.45267489711932,
2809
+ 77.28120713305901
2810
+ ],
2811
+ [
2812
+ -110.92139917695476,
2813
+ 88.00965706447187
2814
+ ],
2815
+ [
2816
+ -119.42222222222244,
2817
+ 98.19259259259258
2818
+ ],
2819
+ [
2820
+ -127.97119341563757,
2821
+ 107.55725651577501
2822
+ ],
2823
+ [
2824
+ -136.58436213991808,
2825
+ 115.83089163237315
2826
+ ],
2827
+ [
2828
+ -145.27777777777737,
2829
+ 122.74074074074076
2830
+ ],
2831
+ [
2832
+ -154.0674897119343,
2833
+ 128.01404663923182
2834
+ ],
2835
+ [
2836
+ -162.96954732510312,
2837
+ 131.37805212620026
2838
+ ],
2839
+ [
2840
+ -172,
2841
+ 132.56
2842
+ ],
2843
+ [
2844
+ -188,
2845
+ 132.56
2846
+ ]
2847
+ ],
2848
+ "lastCommittedPoint": null,
2849
+ "startBinding": {
2850
+ "elementId": "shape-C-0000005g",
2851
+ "focus": 0,
2852
+ "gap": 8
2853
+ },
2854
+ "endBinding": {
2855
+ "elementId": "shape-L-0000008k",
2856
+ "focus": 0,
2857
+ "gap": 8
2858
+ },
2859
+ "startArrowhead": null,
2860
+ "endArrowhead": "arrow",
2861
+ "elbowed": false,
2862
+ "index": null
2863
+ },
2864
+ {
2865
+ "id": "arrow-C-M-0000009c",
2866
+ "type": "arrow",
2867
+ "x": 2630.4466666666667,
2868
+ "y": 218,
2869
+ "width": 80.94666666666672,
2870
+ "height": 90,
2871
+ "angle": 0,
2872
+ "strokeColor": "#2E7D74",
2873
+ "backgroundColor": "transparent",
2874
+ "fillStyle": "solid",
2875
+ "strokeWidth": 2,
2876
+ "strokeStyle": "solid",
2877
+ "roughness": 1,
2878
+ "opacity": 100,
2879
+ "groupIds": [],
2880
+ "frameId": null,
2881
+ "roundness": null,
2882
+ "seed": 336,
2883
+ "version": 1,
2884
+ "versionNonce": 336,
2885
+ "isDeleted": false,
2886
+ "boundElements": [],
2887
+ "updated": 1,
2888
+ "link": null,
2889
+ "locked": false,
2890
+ "points": [
2891
+ [
2892
+ 0,
2893
+ 0
2894
+ ],
2895
+ [
2896
+ 0,
2897
+ 16
2898
+ ],
2899
+ [
2900
+ -0.7217466849565426,
2901
+ 19.875171467764034
2902
+ ],
2903
+ [
2904
+ -2.7759487882949543,
2905
+ 23.519890260630973
2906
+ ],
2907
+ [
2908
+ -5.996049382715228,
2909
+ 26.962962962962962
2910
+ ],
2911
+ [
2912
+ -10.215491540923722,
2913
+ 30.233196159122087
2914
+ ],
2915
+ [
2916
+ -15.26771833561952,
2917
+ 33.35939643347052
2918
+ ],
2919
+ [
2920
+ -20.986172839505798,
2921
+ 36.37037037037038
2922
+ ],
2923
+ [
2924
+ -27.20429812528573,
2925
+ 39.29492455418381
2926
+ ],
2927
+ [
2928
+ -33.75553726566068,
2929
+ 42.161865569273004
2930
+ ],
2931
+ [
2932
+ -40.47333333333336,
2933
+ 45
2934
+ ],
2935
+ [
2936
+ -47.19112940100604,
2937
+ 47.838134430726996
2938
+ ],
2939
+ [
2940
+ -53.74236854138098,
2941
+ 50.70507544581619
2942
+ ],
2943
+ [
2944
+ -59.96049382716046,
2945
+ 53.62962962962962
2946
+ ],
2947
+ [
2948
+ -65.6789483310472,
2949
+ 56.640603566529535
2950
+ ],
2951
+ [
2952
+ -70.731175125743,
2953
+ 59.76680384087791
2954
+ ],
2955
+ [
2956
+ -74.95061728395058,
2957
+ 63.03703703703707
2958
+ ],
2959
+ [
2960
+ -78.17071787837222,
2961
+ 66.48010973936903
2962
+ ],
2963
+ [
2964
+ -80.22491998171017,
2965
+ 70.12482853223594
2966
+ ],
2967
+ [
2968
+ -80.94666666666672,
2969
+ 74
2970
+ ],
2971
+ [
2972
+ -80.94666666666672,
2973
+ 90
2974
+ ]
2975
+ ],
2976
+ "lastCommittedPoint": null,
2977
+ "startBinding": {
2978
+ "elementId": "shape-C-0000005g",
2979
+ "focus": 0,
2980
+ "gap": 8
2981
+ },
2982
+ "endBinding": {
2983
+ "elementId": "shape-M-0000006x",
2984
+ "focus": 0,
2985
+ "gap": 8
2986
+ },
2987
+ "startArrowhead": null,
2988
+ "endArrowhead": "arrow",
2989
+ "elbowed": false,
2990
+ "index": null
2991
+ },
2992
+ {
2993
+ "id": "arrow-C-N-000000os",
2994
+ "type": "arrow",
2995
+ "x": 2686.5533333333333,
2996
+ "y": 218,
2997
+ "width": 148.44666666666672,
2998
+ "height": 90,
2999
+ "angle": 0,
3000
+ "strokeColor": "#2E7D74",
3001
+ "backgroundColor": "transparent",
3002
+ "fillStyle": "solid",
3003
+ "strokeWidth": 2,
3004
+ "strokeStyle": "solid",
3005
+ "roughness": 1,
3006
+ "opacity": 100,
3007
+ "groupIds": [],
3008
+ "frameId": null,
3009
+ "roundness": null,
3010
+ "seed": 892,
3011
+ "version": 1,
3012
+ "versionNonce": 892,
3013
+ "isDeleted": false,
3014
+ "boundElements": [],
3015
+ "updated": 1,
3016
+ "link": null,
3017
+ "locked": false,
3018
+ "points": [
3019
+ [
3020
+ 0,
3021
+ 0
3022
+ ],
3023
+ [
3024
+ 0,
3025
+ 16
3026
+ ],
3027
+ [
3028
+ 1.3235985368082765,
3029
+ 19.875171467764034
3030
+ ],
3031
+ [
3032
+ 5.090763603108826,
3033
+ 23.519890260630973
3034
+ ],
3035
+ [
3036
+ 10.996049382716592,
3037
+ 26.962962962962962
3038
+ ],
3039
+ [
3040
+ 18.734010059442426,
3041
+ 30.233196159122087
3042
+ ],
3043
+ [
3044
+ 27.99919981710127,
3045
+ 33.35939643347052
3046
+ ],
3047
+ [
3048
+ 38.48617283950671,
3049
+ 36.37037037037038
3050
+ ],
3051
+ [
3052
+ 49.889483310471405,
3053
+ 39.29492455418381
3054
+ ],
3055
+ [
3056
+ 61.903685413808944,
3057
+ 42.161865569273004
3058
+ ],
3059
+ [
3060
+ 74.22333333333336,
3061
+ 45
3062
+ ],
3063
+ [
3064
+ 86.54298125285823,
3065
+ 47.838134430726996
3066
+ ],
3067
+ [
3068
+ 98.55718335619576,
3069
+ 50.70507544581619
3070
+ ],
3071
+ [
3072
+ 109.96049382716046,
3073
+ 53.62962962962962
3074
+ ],
3075
+ [
3076
+ 120.4474668495659,
3077
+ 56.640603566529535
3078
+ ],
3079
+ [
3080
+ 129.71265660722474,
3081
+ 59.76680384087791
3082
+ ],
3083
+ [
3084
+ 137.45061728395103,
3085
+ 63.03703703703707
3086
+ ],
3087
+ [
3088
+ 143.35590306355743,
3089
+ 66.48010973936903
3090
+ ],
3091
+ [
3092
+ 147.12306812985844,
3093
+ 70.12482853223594
3094
+ ],
3095
+ [
3096
+ 148.44666666666672,
3097
+ 74
3098
+ ],
3099
+ [
3100
+ 148.44666666666672,
3101
+ 90
3102
+ ]
3103
+ ],
3104
+ "lastCommittedPoint": null,
3105
+ "startBinding": {
3106
+ "elementId": "shape-C-0000005g",
3107
+ "focus": 0,
3108
+ "gap": 8
3109
+ },
3110
+ "endBinding": {
3111
+ "elementId": "shape-N-000000kq",
3112
+ "focus": 0,
3113
+ "gap": 8
3114
+ },
3115
+ "startArrowhead": null,
3116
+ "endArrowhead": "arrow",
3117
+ "elbowed": false,
3118
+ "index": null
3119
+ },
3120
+ {
3121
+ "id": "arrow-N-O-0000009w",
3122
+ "type": "arrow",
3123
+ "x": 2714,
3124
+ "y": 327.04,
3125
+ "width": 2466,
3126
+ "height": 154.95999999999998,
3127
+ "angle": 0,
3128
+ "strokeColor": "#2E7D74",
3129
+ "backgroundColor": "transparent",
3130
+ "fillStyle": "solid",
3131
+ "strokeWidth": 2,
3132
+ "strokeStyle": "solid",
3133
+ "roughness": 1,
3134
+ "opacity": 100,
3135
+ "groupIds": [],
3136
+ "frameId": null,
3137
+ "roundness": null,
3138
+ "seed": 356,
3139
+ "version": 1,
3140
+ "versionNonce": 356,
3141
+ "isDeleted": false,
3142
+ "boundElements": [],
3143
+ "updated": 1,
3144
+ "link": null,
3145
+ "locked": false,
3146
+ "points": [
3147
+ [
3148
+ 0,
3149
+ 0
3150
+ ],
3151
+ [
3152
+ -16,
3153
+ 0
3154
+ ],
3155
+ [
3156
+ -156.8982167352542,
3157
+ 1.3816735253771526
3158
+ ],
3159
+ [
3160
+ -295.79314128943815,
3161
+ 5.314128943758533
3162
+ ],
3163
+ [
3164
+ -432.93518518518476,
3165
+ 11.47851851851857
3166
+ ],
3167
+ [
3168
+ -568.5747599451302,
3169
+ 19.55599451303152
3170
+ ],
3171
+ [
3172
+ -702.9622770919068,
3173
+ 29.227709190672215
3174
+ ],
3175
+ [
3176
+ -836.3481481481479,
3177
+ 40.174814814814795
3178
+ ],
3179
+ [
3180
+ -968.9827846364881,
3181
+ 52.07846364883403
3182
+ ],
3183
+ [
3184
+ -1101.1165980795608,
3185
+ 64.61980795610424
3186
+ ],
3187
+ [
3188
+ -1233,
3189
+ 77.47999999999996
3190
+ ],
3191
+ [
3192
+ -1364.883401920439,
3193
+ 90.34019204389574
3194
+ ],
3195
+ [
3196
+ -1497.017215363512,
3197
+ 102.881536351166
3198
+ ],
3199
+ [
3200
+ -1629.651851851852,
3201
+ 114.78518518518518
3202
+ ],
3203
+ [
3204
+ -1763.0377229080932,
3205
+ 125.73229080932782
3206
+ ],
3207
+ [
3208
+ -1897.4252400548698,
3209
+ 135.40400548696852
3210
+ ],
3211
+ [
3212
+ -2033.0648148148148,
3213
+ 143.48148148148147
3214
+ ],
3215
+ [
3216
+ -2170.2068587105623,
3217
+ 149.64587105624145
3218
+ ],
3219
+ [
3220
+ -2309.1017832647462,
3221
+ 153.57832647462277
3222
+ ],
3223
+ [
3224
+ -2450,
3225
+ 154.95999999999998
3226
+ ],
3227
+ [
3228
+ -2466,
3229
+ 154.95999999999998
3230
+ ]
3231
+ ],
3232
+ "lastCommittedPoint": null,
3233
+ "startBinding": {
3234
+ "elementId": "shape-N-000000kq",
3235
+ "focus": 0,
3236
+ "gap": 8
3237
+ },
3238
+ "endBinding": {
3239
+ "elementId": "shape-O-000000bo",
3240
+ "focus": 0,
3241
+ "gap": 8
3242
+ },
3243
+ "startArrowhead": null,
3244
+ "endArrowhead": "arrow",
3245
+ "elbowed": false,
3246
+ "index": null
3247
+ },
3248
+ {
3249
+ "id": "arrow-N-P-000000hs",
3250
+ "type": "arrow",
3251
+ "x": 2714,
3252
+ "y": 336,
3253
+ "width": 2291,
3254
+ "height": 146,
3255
+ "angle": 0,
3256
+ "strokeColor": "#2E7D74",
3257
+ "backgroundColor": "transparent",
3258
+ "fillStyle": "solid",
3259
+ "strokeWidth": 2,
3260
+ "strokeStyle": "solid",
3261
+ "roughness": 1,
3262
+ "opacity": 100,
3263
+ "groupIds": [],
3264
+ "frameId": null,
3265
+ "roundness": null,
3266
+ "seed": 640,
3267
+ "version": 1,
3268
+ "versionNonce": 640,
3269
+ "isDeleted": false,
3270
+ "boundElements": [],
3271
+ "updated": 1,
3272
+ "link": null,
3273
+ "locked": false,
3274
+ "points": [
3275
+ [
3276
+ 0,
3277
+ 0
3278
+ ],
3279
+ [
3280
+ -16,
3281
+ 0
3282
+ ],
3283
+ [
3284
+ -146.76790123456794,
3285
+ 1.3017832647461205
3286
+ ],
3287
+ [
3288
+ -275.67654320987685,
3289
+ 5.006858710562426
3290
+ ],
3291
+ [
3292
+ -402.95833333333303,
3293
+ 10.814814814814838
3294
+ ],
3295
+ [
3296
+ -528.8456790123455,
3297
+ 18.425240054869732
3298
+ ],
3299
+ [
3300
+ -653.570987654321,
3301
+ 27.537722908093315
3302
+ ],
3303
+ [
3304
+ -777.3666666666666,
3305
+ 37.85185185185185
3306
+ ],
3307
+ [
3308
+ -900.46512345679,
3309
+ 49.06721536351171
3310
+ ],
3311
+ [
3312
+ -1023.0987654320988,
3313
+ 60.883401920438985
3314
+ ],
3315
+ [
3316
+ -1145.5,
3317
+ 73
3318
+ ],
3319
+ [
3320
+ -1267.9012345679012,
3321
+ 85.11659807956107
3322
+ ],
3323
+ [
3324
+ -1390.5348765432102,
3325
+ 96.93278463648835
3326
+ ],
3327
+ [
3328
+ -1513.6333333333332,
3329
+ 108.14814814814815
3330
+ ],
3331
+ [
3332
+ -1637.429012345679,
3333
+ 118.46227709190669
3334
+ ],
3335
+ [
3336
+ -1762.1543209876543,
3337
+ 127.57475994513038
3338
+ ],
3339
+ [
3340
+ -1888.0416666666665,
3341
+ 135.18518518518522
3342
+ ],
3343
+ [
3344
+ -2015.3234567901234,
3345
+ 140.99314128943757
3346
+ ],
3347
+ [
3348
+ -2144.232098765432,
3349
+ 144.69821673525377
3350
+ ],
3351
+ [
3352
+ -2275,
3353
+ 146
3354
+ ],
3355
+ [
3356
+ -2291,
3357
+ 146
3358
+ ]
3359
+ ],
3360
+ "lastCommittedPoint": null,
3361
+ "startBinding": {
3362
+ "elementId": "shape-N-000000kq",
3363
+ "focus": 0,
3364
+ "gap": 8
3365
+ },
3366
+ "endBinding": {
3367
+ "elementId": "shape-P-000000fc",
3368
+ "focus": 0,
3369
+ "gap": 8
3370
+ },
3371
+ "startArrowhead": null,
3372
+ "endArrowhead": "arrow",
3373
+ "elbowed": false,
3374
+ "index": null
3375
+ },
3376
+ {
3377
+ "id": "arrow-N-Q-000000kg",
3378
+ "type": "arrow",
3379
+ "x": 2714,
3380
+ "y": 344.96,
3381
+ "width": 2026,
3382
+ "height": 137.04000000000002,
3383
+ "angle": 0,
3384
+ "strokeColor": "#2E7D74",
3385
+ "backgroundColor": "transparent",
3386
+ "fillStyle": "solid",
3387
+ "strokeWidth": 2,
3388
+ "strokeStyle": "solid",
3389
+ "roughness": 1,
3390
+ "opacity": 100,
3391
+ "groupIds": [],
3392
+ "frameId": null,
3393
+ "roundness": null,
3394
+ "seed": 736,
3395
+ "version": 1,
3396
+ "versionNonce": 736,
3397
+ "isDeleted": false,
3398
+ "boundElements": [],
3399
+ "updated": 1,
3400
+ "link": null,
3401
+ "locked": false,
3402
+ "points": [
3403
+ [
3404
+ 0,
3405
+ 0
3406
+ ],
3407
+ [
3408
+ -16,
3409
+ 0
3410
+ ],
3411
+ [
3412
+ -131.42770919067289,
3413
+ 1.2218930041151452
3414
+ ],
3415
+ [
3416
+ -245.21426611797006,
3417
+ 4.6995884773662056
3418
+ ],
3419
+ [
3420
+ -357.5648148148148,
3421
+ 10.151111111111163
3422
+ ],
3423
+ [
3424
+ -468.6844993141285,
3425
+ 17.29448559670783
3426
+ ],
3427
+ [
3428
+ -578.7784636488341,
3429
+ 25.847736625514415
3430
+ ],
3431
+ [
3432
+ -688.0518518518516,
3433
+ 35.5288888888889
3434
+ ],
3435
+ [
3436
+ -796.7098079561042,
3437
+ 46.05596707818938
3438
+ ],
3439
+ [
3440
+ -904.9574759945128,
3441
+ 57.14699588477367
3442
+ ],
3443
+ [
3444
+ -1013,
3445
+ 68.52000000000004
3446
+ ],
3447
+ [
3448
+ -1121.042524005487,
3449
+ 79.89300411522635
3450
+ ],
3451
+ [
3452
+ -1229.290192043896,
3453
+ 90.98403292181075
3454
+ ],
3455
+ [
3456
+ -1337.948148148148,
3457
+ 101.51111111111112
3458
+ ],
3459
+ [
3460
+ -1447.221536351166,
3461
+ 111.19226337448566
3462
+ ],
3463
+ [
3464
+ -1557.315500685871,
3465
+ 119.74551440329225
3466
+ ],
3467
+ [
3468
+ -1668.4351851851852,
3469
+ 126.88888888888897
3470
+ ],
3471
+ [
3472
+ -1780.78573388203,
3473
+ 132.34041152263376
3474
+ ],
3475
+ [
3476
+ -1894.5722908093278,
3477
+ 135.81810699588476
3478
+ ],
3479
+ [
3480
+ -2010,
3481
+ 137.04000000000002
3482
+ ],
3483
+ [
3484
+ -2026,
3485
+ 137.04000000000002
3486
+ ]
3487
+ ],
3488
+ "lastCommittedPoint": null,
3489
+ "startBinding": {
3490
+ "elementId": "shape-N-000000kq",
3491
+ "focus": 0,
3492
+ "gap": 8
3493
+ },
3494
+ "endBinding": {
3495
+ "elementId": "shape-Q-00000048",
3496
+ "focus": 0,
3497
+ "gap": 8
3498
+ },
3499
+ "startArrowhead": null,
3500
+ "endArrowhead": "arrow",
3501
+ "elbowed": false,
3502
+ "index": null
3503
+ },
3504
+ {
3505
+ "id": "arrow-Q-R-000000hg",
3506
+ "type": "arrow",
3507
+ "x": 480,
3508
+ "y": 482,
3509
+ "width": 233,
3510
+ "height": 146,
3511
+ "angle": 0,
3512
+ "strokeColor": "#2E7D74",
3513
+ "backgroundColor": "transparent",
3514
+ "fillStyle": "solid",
3515
+ "strokeWidth": 2,
3516
+ "strokeStyle": "solid",
3517
+ "roughness": 1,
3518
+ "opacity": 100,
3519
+ "groupIds": [],
3520
+ "frameId": null,
3521
+ "roundness": null,
3522
+ "seed": 628,
3523
+ "version": 1,
3524
+ "versionNonce": 628,
3525
+ "isDeleted": false,
3526
+ "boundElements": [],
3527
+ "updated": 1,
3528
+ "link": null,
3529
+ "locked": false,
3530
+ "points": [
3531
+ [
3532
+ 0,
3533
+ 0
3534
+ ],
3535
+ [
3536
+ -16,
3537
+ 0
3538
+ ],
3539
+ [
3540
+ -27.635390946502127,
3541
+ 1.3017832647461773
3542
+ ],
3543
+ [
3544
+ -39.10534979423869,
3545
+ 5.006858710562312
3546
+ ],
3547
+ [
3548
+ -50.430555555555486,
3549
+ 10.814814814814781
3550
+ ],
3551
+ [
3552
+ -61.631687242798364,
3553
+ 18.425240054869676
3554
+ ],
3555
+ [
3556
+ -72.72942386831272,
3557
+ 27.537722908093315
3558
+ ],
3559
+ [
3560
+ -83.74444444444441,
3561
+ 37.85185185185185
3562
+ ],
3563
+ [
3564
+ -94.69742798353906,
3565
+ 49.067215363511764
3566
+ ],
3567
+ [
3568
+ -105.6090534979424,
3569
+ 60.88340192043893
3570
+ ],
3571
+ [
3572
+ -116.5,
3573
+ 73
3574
+ ],
3575
+ [
3576
+ -127.3909465020576,
3577
+ 85.11659807956107
3578
+ ],
3579
+ [
3580
+ -138.30257201646094,
3581
+ 96.93278463648835
3582
+ ],
3583
+ [
3584
+ -149.25555555555553,
3585
+ 108.14814814814815
3586
+ ],
3587
+ [
3588
+ -160.27057613168722,
3589
+ 118.4622770919068
3590
+ ],
3591
+ [
3592
+ -171.36831275720164,
3593
+ 127.57475994513038
3594
+ ],
3595
+ [
3596
+ -182.56944444444446,
3597
+ 135.18518518518522
3598
+ ],
3599
+ [
3600
+ -193.8946502057613,
3601
+ 140.99314128943763
3602
+ ],
3603
+ [
3604
+ -205.36460905349793,
3605
+ 144.6982167352537
3606
+ ],
3607
+ [
3608
+ -217,
3609
+ 146
3610
+ ],
3611
+ [
3612
+ -233,
3613
+ 146
3614
+ ]
3615
+ ],
3616
+ "lastCommittedPoint": null,
3617
+ "startBinding": {
3618
+ "elementId": "shape-Q-00000048",
3619
+ "focus": 0,
3620
+ "gap": 8
3621
+ },
3622
+ "endBinding": {
3623
+ "elementId": "shape-R-000000k2",
3624
+ "focus": 0,
3625
+ "gap": 8
3626
+ },
3627
+ "startArrowhead": null,
3628
+ "endArrowhead": "arrow",
3629
+ "elbowed": false,
3630
+ "index": null
3631
+ }
3632
+ ],
3633
+ "appState": {
3634
+ "viewBackgroundColor": "#FBF7EE",
3635
+ "theme": "light",
3636
+ "gridSize": null,
3637
+ "exportBackground": true,
3638
+ "exportEmbedScene": true,
3639
+ "exportScale": 1,
3640
+ "currentItemFontFamily": 5
3641
+ },
3642
+ "files": {}
3643
+ }