retold-harness 1.1.11 → 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 (45) hide show
  1. package/Dockerfile_Service +7 -3
  2. package/README.md +13 -28
  3. package/diagrams/architecture.excalidraw +2885 -0
  4. package/diagrams/architecture.mmd +17 -0
  5. package/diagrams/architecture.svg +2 -0
  6. package/docs/README.md +13 -13
  7. package/docs/_brand.json +18 -0
  8. package/docs/_cover.md +1 -1
  9. package/docs/_topbar.md +1 -1
  10. package/docs/_version.json +3 -3
  11. package/docs/api/meadow-provider-configurator.md +1 -1
  12. package/docs/api/reference.md +4 -4
  13. package/docs/api/retold-harness.md +3 -3
  14. package/docs/api/schema-provider.md +2 -2
  15. package/docs/architecture.md +4 -42
  16. package/docs/diagrams/component-architecture.excalidraw +3643 -0
  17. package/docs/diagrams/component-architecture.mmd +18 -0
  18. package/docs/diagrams/component-architecture.svg +2 -0
  19. package/docs/diagrams/entity-relationships.excalidraw +1852 -0
  20. package/docs/diagrams/entity-relationships.mmd +19 -0
  21. package/docs/diagrams/entity-relationships.svg +2 -0
  22. package/docs/diagrams/initialization-flow.excalidraw +1708 -0
  23. package/docs/diagrams/initialization-flow.mmd +20 -0
  24. package/docs/diagrams/initialization-flow.svg +2 -0
  25. package/docs/endpoints.md +1 -1
  26. package/docs/index.html +6 -7
  27. package/docs/quickstart.md +2 -2
  28. package/docs/retold-catalog.json +181 -162
  29. package/docs/retold-keyword-index.json +18339 -8417
  30. package/docs/schema.md +2 -21
  31. package/package.json +9 -9
  32. package/source/management-tool/docs/sqlite/linux.md +7 -25
  33. package/source/management-tool/docs/sqlite/mac.md +7 -15
  34. package/source/management-tool/docs/sqlite/windows.md +6 -17
  35. package/source/schemas/Retold-Harness-Service-Schema-Bookstore.js +12 -0
  36. package/source/schemas/bookstore/BookStore.ddl +6 -0
  37. package/source/schemas/bookstore/MeadowModel-Extended.json +324 -1
  38. package/source/schemas/bookstore/MeadowModel.json +41 -0
  39. package/source/schemas/bookstore/Schema.json +324 -1
  40. package/source/schemas/bookstore/sqlite_create/BookStore-CreateSQLiteTables.sql +8 -0
  41. package/source/schemas/bookstore/sqlite_create/BookStore-SeedData-CatalogJoin.sql +378 -0
  42. package/source/schemas/entertainment/ingestion/ingest-entertainment-data.js +1 -1
  43. package/source/web/harness_app.js +12 -12
  44. package/source/web/pict.js +10 -10
  45. package/docs/css/docuserve.css +0 -327
@@ -0,0 +1,2885 @@
1
+ {
2
+ "type": "excalidraw",
3
+ "version": 2,
4
+ "source": "pict-renderer-graph/filetree",
5
+ "elements": [
6
+ {
7
+ "id": "ft-node-997",
8
+ "type": "ellipse",
9
+ "x": 24,
10
+ "y": 30,
11
+ "width": 8,
12
+ "height": 8,
13
+ "angle": 0,
14
+ "strokeColor": "#C9602F",
15
+ "backgroundColor": "#C9602F",
16
+ "fillStyle": "solid",
17
+ "strokeWidth": 1.4,
18
+ "strokeStyle": "solid",
19
+ "roughness": 0,
20
+ "opacity": 100,
21
+ "groupIds": [],
22
+ "frameId": null,
23
+ "roundness": null,
24
+ "seed": 997,
25
+ "version": 1,
26
+ "versionNonce": 997,
27
+ "isDeleted": false,
28
+ "boundElements": [],
29
+ "updated": 1,
30
+ "link": null,
31
+ "locked": false,
32
+ "index": null
33
+ },
34
+ {
35
+ "id": "ft-name-0",
36
+ "type": "text",
37
+ "x": 47,
38
+ "y": 21,
39
+ "width": 171,
40
+ "height": 28,
41
+ "angle": 0,
42
+ "strokeColor": "#C9602F",
43
+ "backgroundColor": "transparent",
44
+ "fillStyle": "solid",
45
+ "strokeWidth": 1,
46
+ "strokeStyle": "solid",
47
+ "roughness": 1,
48
+ "opacity": 100,
49
+ "groupIds": [],
50
+ "frameId": null,
51
+ "roundness": null,
52
+ "seed": 898,
53
+ "version": 1,
54
+ "versionNonce": 898,
55
+ "isDeleted": false,
56
+ "boundElements": null,
57
+ "updated": 1,
58
+ "link": null,
59
+ "locked": false,
60
+ "text": "Retold Harness",
61
+ "fontSize": 20,
62
+ "fontFamily": 5,
63
+ "textAlign": "left",
64
+ "verticalAlign": "top",
65
+ "containerId": null,
66
+ "originalText": "Retold Harness",
67
+ "autoResize": true,
68
+ "lineHeight": 1.25,
69
+ "index": null
70
+ },
71
+ {
72
+ "id": "ft-elb-v-1",
73
+ "type": "line",
74
+ "x": 28,
75
+ "y": 51,
76
+ "width": 0,
77
+ "height": 35,
78
+ "angle": 0,
79
+ "strokeColor": "#8A7F72",
80
+ "backgroundColor": "transparent",
81
+ "fillStyle": "hachure",
82
+ "strokeWidth": 1.3,
83
+ "strokeStyle": "solid",
84
+ "roughness": 0.5,
85
+ "opacity": 100,
86
+ "groupIds": [],
87
+ "frameId": null,
88
+ "roundness": null,
89
+ "seed": 230,
90
+ "version": 1,
91
+ "versionNonce": 230,
92
+ "isDeleted": false,
93
+ "boundElements": [],
94
+ "updated": 1,
95
+ "link": null,
96
+ "locked": false,
97
+ "index": null,
98
+ "points": [
99
+ [
100
+ 0,
101
+ 0
102
+ ],
103
+ [
104
+ 0,
105
+ 35
106
+ ]
107
+ ],
108
+ "lastCommittedPoint": null,
109
+ "startBinding": null,
110
+ "endBinding": null,
111
+ "startArrowhead": null,
112
+ "endArrowhead": null
113
+ },
114
+ {
115
+ "id": "ft-elb-h-1",
116
+ "type": "line",
117
+ "x": 28,
118
+ "y": 69,
119
+ "width": 16,
120
+ "height": 0,
121
+ "angle": 0,
122
+ "strokeColor": "#8A7F72",
123
+ "backgroundColor": "transparent",
124
+ "fillStyle": "hachure",
125
+ "strokeWidth": 1.3,
126
+ "strokeStyle": "solid",
127
+ "roughness": 0.5,
128
+ "opacity": 100,
129
+ "groupIds": [],
130
+ "frameId": null,
131
+ "roundness": null,
132
+ "seed": 231,
133
+ "version": 1,
134
+ "versionNonce": 231,
135
+ "isDeleted": false,
136
+ "boundElements": [],
137
+ "updated": 1,
138
+ "link": null,
139
+ "locked": false,
140
+ "index": null,
141
+ "points": [
142
+ [
143
+ 0,
144
+ 0
145
+ ],
146
+ [
147
+ 16,
148
+ 0
149
+ ]
150
+ ],
151
+ "lastCommittedPoint": null,
152
+ "startBinding": null,
153
+ "endBinding": null,
154
+ "startArrowhead": null,
155
+ "endArrowhead": null
156
+ },
157
+ {
158
+ "id": "ft-node-320",
159
+ "type": "ellipse",
160
+ "x": 54,
161
+ "y": 65,
162
+ "width": 8,
163
+ "height": 8,
164
+ "angle": 0,
165
+ "strokeColor": "#C9602F",
166
+ "backgroundColor": "#C9602F",
167
+ "fillStyle": "solid",
168
+ "strokeWidth": 1.4,
169
+ "strokeStyle": "solid",
170
+ "roughness": 0,
171
+ "opacity": 100,
172
+ "groupIds": [],
173
+ "frameId": null,
174
+ "roundness": null,
175
+ "seed": 320,
176
+ "version": 1,
177
+ "versionNonce": 320,
178
+ "isDeleted": false,
179
+ "boundElements": [],
180
+ "updated": 1,
181
+ "link": null,
182
+ "locked": false,
183
+ "index": null
184
+ },
185
+ {
186
+ "id": "ft-name-1",
187
+ "type": "text",
188
+ "x": 77,
189
+ "y": 56,
190
+ "width": 693,
191
+ "height": 28,
192
+ "angle": 0,
193
+ "strokeColor": "#1B1F23",
194
+ "backgroundColor": "transparent",
195
+ "fillStyle": "solid",
196
+ "strokeWidth": 1,
197
+ "strokeStyle": "solid",
198
+ "roughness": 1,
199
+ "opacity": 100,
200
+ "groupIds": [],
201
+ "frameId": null,
202
+ "roundness": null,
203
+ "seed": 221,
204
+ "version": 1,
205
+ "versionNonce": 221,
206
+ "isDeleted": false,
207
+ "boundElements": null,
208
+ "updated": 1,
209
+ "link": null,
210
+ "locked": false,
211
+ "text": "Schema Provider (Bookstore / USFederalData / Entertainment)",
212
+ "fontSize": 20,
213
+ "fontFamily": 5,
214
+ "textAlign": "left",
215
+ "verticalAlign": "top",
216
+ "containerId": null,
217
+ "originalText": "Schema Provider (Bookstore / USFederalData / Entertainment)",
218
+ "autoResize": true,
219
+ "lineHeight": 1.25,
220
+ "index": null
221
+ },
222
+ {
223
+ "id": "ft-rail-2-0",
224
+ "type": "line",
225
+ "x": 28,
226
+ "y": 86,
227
+ "width": 0,
228
+ "height": 35,
229
+ "angle": 0,
230
+ "strokeColor": "#8A7F72",
231
+ "backgroundColor": "transparent",
232
+ "fillStyle": "hachure",
233
+ "strokeWidth": 1.3,
234
+ "strokeStyle": "solid",
235
+ "roughness": 0.5,
236
+ "opacity": 100,
237
+ "groupIds": [],
238
+ "frameId": null,
239
+ "roundness": null,
240
+ "seed": 486,
241
+ "version": 1,
242
+ "versionNonce": 486,
243
+ "isDeleted": false,
244
+ "boundElements": [],
245
+ "updated": 1,
246
+ "link": null,
247
+ "locked": false,
248
+ "index": null,
249
+ "points": [
250
+ [
251
+ 0,
252
+ 0
253
+ ],
254
+ [
255
+ 0,
256
+ 35
257
+ ]
258
+ ],
259
+ "lastCommittedPoint": null,
260
+ "startBinding": null,
261
+ "endBinding": null,
262
+ "startArrowhead": null,
263
+ "endArrowhead": null
264
+ },
265
+ {
266
+ "id": "ft-elb-v-2",
267
+ "type": "line",
268
+ "x": 58,
269
+ "y": 86,
270
+ "width": 0,
271
+ "height": 35,
272
+ "angle": 0,
273
+ "strokeColor": "#8A7F72",
274
+ "backgroundColor": "transparent",
275
+ "fillStyle": "hachure",
276
+ "strokeWidth": 1.3,
277
+ "strokeStyle": "solid",
278
+ "roughness": 0.5,
279
+ "opacity": 100,
280
+ "groupIds": [],
281
+ "frameId": null,
282
+ "roundness": null,
283
+ "seed": 466,
284
+ "version": 1,
285
+ "versionNonce": 466,
286
+ "isDeleted": false,
287
+ "boundElements": [],
288
+ "updated": 1,
289
+ "link": null,
290
+ "locked": false,
291
+ "index": null,
292
+ "points": [
293
+ [
294
+ 0,
295
+ 0
296
+ ],
297
+ [
298
+ 0,
299
+ 35
300
+ ]
301
+ ],
302
+ "lastCommittedPoint": null,
303
+ "startBinding": null,
304
+ "endBinding": null,
305
+ "startArrowhead": null,
306
+ "endArrowhead": null
307
+ },
308
+ {
309
+ "id": "ft-elb-h-2",
310
+ "type": "line",
311
+ "x": 58,
312
+ "y": 104,
313
+ "width": 16,
314
+ "height": 0,
315
+ "angle": 0,
316
+ "strokeColor": "#8A7F72",
317
+ "backgroundColor": "transparent",
318
+ "fillStyle": "hachure",
319
+ "strokeWidth": 1.3,
320
+ "strokeStyle": "solid",
321
+ "roughness": 0.5,
322
+ "opacity": 100,
323
+ "groupIds": [],
324
+ "frameId": null,
325
+ "roundness": null,
326
+ "seed": 467,
327
+ "version": 1,
328
+ "versionNonce": 467,
329
+ "isDeleted": false,
330
+ "boundElements": [],
331
+ "updated": 1,
332
+ "link": null,
333
+ "locked": false,
334
+ "index": null,
335
+ "points": [
336
+ [
337
+ 0,
338
+ 0
339
+ ],
340
+ [
341
+ 16,
342
+ 0
343
+ ]
344
+ ],
345
+ "lastCommittedPoint": null,
346
+ "startBinding": null,
347
+ "endBinding": null,
348
+ "startArrowhead": null,
349
+ "endArrowhead": null
350
+ },
351
+ {
352
+ "id": "ft-node-556",
353
+ "type": "ellipse",
354
+ "x": 84,
355
+ "y": 100,
356
+ "width": 8,
357
+ "height": 8,
358
+ "angle": 0,
359
+ "strokeColor": "#8A7F72",
360
+ "backgroundColor": "#8A7F72",
361
+ "fillStyle": "solid",
362
+ "strokeWidth": 1.4,
363
+ "strokeStyle": "solid",
364
+ "roughness": 0,
365
+ "opacity": 100,
366
+ "groupIds": [],
367
+ "frameId": null,
368
+ "roundness": null,
369
+ "seed": 556,
370
+ "version": 1,
371
+ "versionNonce": 556,
372
+ "isDeleted": false,
373
+ "boundElements": [],
374
+ "updated": 1,
375
+ "link": null,
376
+ "locked": false,
377
+ "index": null
378
+ },
379
+ {
380
+ "id": "ft-name-2",
381
+ "type": "text",
382
+ "x": 107,
383
+ "y": 91,
384
+ "width": 438,
385
+ "height": 28,
386
+ "angle": 0,
387
+ "strokeColor": "#1B1F23",
388
+ "backgroundColor": "transparent",
389
+ "fillStyle": "solid",
390
+ "strokeWidth": 1,
391
+ "strokeStyle": "solid",
392
+ "roughness": 1,
393
+ "opacity": 100,
394
+ "groupIds": [],
395
+ "frameId": null,
396
+ "roundness": null,
397
+ "seed": 457,
398
+ "version": 1,
399
+ "versionNonce": 457,
400
+ "isDeleted": false,
401
+ "boundElements": null,
402
+ "updated": 1,
403
+ "link": null,
404
+ "locked": false,
405
+ "text": "Table Generation (DDL from Stricture)",
406
+ "fontSize": 20,
407
+ "fontFamily": 5,
408
+ "textAlign": "left",
409
+ "verticalAlign": "top",
410
+ "containerId": null,
411
+ "originalText": "Table Generation (DDL from Stricture)",
412
+ "autoResize": true,
413
+ "lineHeight": 1.25,
414
+ "index": null
415
+ },
416
+ {
417
+ "id": "ft-rail-3-0",
418
+ "type": "line",
419
+ "x": 28,
420
+ "y": 121,
421
+ "width": 0,
422
+ "height": 35,
423
+ "angle": 0,
424
+ "strokeColor": "#8A7F72",
425
+ "backgroundColor": "transparent",
426
+ "fillStyle": "hachure",
427
+ "strokeWidth": 1.3,
428
+ "strokeStyle": "solid",
429
+ "roughness": 0.5,
430
+ "opacity": 100,
431
+ "groupIds": [],
432
+ "frameId": null,
433
+ "roundness": null,
434
+ "seed": 306,
435
+ "version": 1,
436
+ "versionNonce": 306,
437
+ "isDeleted": false,
438
+ "boundElements": [],
439
+ "updated": 1,
440
+ "link": null,
441
+ "locked": false,
442
+ "index": null,
443
+ "points": [
444
+ [
445
+ 0,
446
+ 0
447
+ ],
448
+ [
449
+ 0,
450
+ 35
451
+ ]
452
+ ],
453
+ "lastCommittedPoint": null,
454
+ "startBinding": null,
455
+ "endBinding": null,
456
+ "startArrowhead": null,
457
+ "endArrowhead": null
458
+ },
459
+ {
460
+ "id": "ft-elb-v-3",
461
+ "type": "line",
462
+ "x": 58,
463
+ "y": 121,
464
+ "width": 0,
465
+ "height": 35,
466
+ "angle": 0,
467
+ "strokeColor": "#8A7F72",
468
+ "backgroundColor": "transparent",
469
+ "fillStyle": "hachure",
470
+ "strokeWidth": 1.3,
471
+ "strokeStyle": "solid",
472
+ "roughness": 0.5,
473
+ "opacity": 100,
474
+ "groupIds": [],
475
+ "frameId": null,
476
+ "roundness": null,
477
+ "seed": 286,
478
+ "version": 1,
479
+ "versionNonce": 286,
480
+ "isDeleted": false,
481
+ "boundElements": [],
482
+ "updated": 1,
483
+ "link": null,
484
+ "locked": false,
485
+ "index": null,
486
+ "points": [
487
+ [
488
+ 0,
489
+ 0
490
+ ],
491
+ [
492
+ 0,
493
+ 35
494
+ ]
495
+ ],
496
+ "lastCommittedPoint": null,
497
+ "startBinding": null,
498
+ "endBinding": null,
499
+ "startArrowhead": null,
500
+ "endArrowhead": null
501
+ },
502
+ {
503
+ "id": "ft-elb-h-3",
504
+ "type": "line",
505
+ "x": 58,
506
+ "y": 139,
507
+ "width": 16,
508
+ "height": 0,
509
+ "angle": 0,
510
+ "strokeColor": "#8A7F72",
511
+ "backgroundColor": "transparent",
512
+ "fillStyle": "hachure",
513
+ "strokeWidth": 1.3,
514
+ "strokeStyle": "solid",
515
+ "roughness": 0.5,
516
+ "opacity": 100,
517
+ "groupIds": [],
518
+ "frameId": null,
519
+ "roundness": null,
520
+ "seed": 287,
521
+ "version": 1,
522
+ "versionNonce": 287,
523
+ "isDeleted": false,
524
+ "boundElements": [],
525
+ "updated": 1,
526
+ "link": null,
527
+ "locked": false,
528
+ "index": null,
529
+ "points": [
530
+ [
531
+ 0,
532
+ 0
533
+ ],
534
+ [
535
+ 16,
536
+ 0
537
+ ]
538
+ ],
539
+ "lastCommittedPoint": null,
540
+ "startBinding": null,
541
+ "endBinding": null,
542
+ "startArrowhead": null,
543
+ "endArrowhead": null
544
+ },
545
+ {
546
+ "id": "ft-node-376",
547
+ "type": "ellipse",
548
+ "x": 84,
549
+ "y": 135,
550
+ "width": 8,
551
+ "height": 8,
552
+ "angle": 0,
553
+ "strokeColor": "#8A7F72",
554
+ "backgroundColor": "#8A7F72",
555
+ "fillStyle": "solid",
556
+ "strokeWidth": 1.4,
557
+ "strokeStyle": "solid",
558
+ "roughness": 0,
559
+ "opacity": 100,
560
+ "groupIds": [],
561
+ "frameId": null,
562
+ "roundness": null,
563
+ "seed": 376,
564
+ "version": 1,
565
+ "versionNonce": 376,
566
+ "isDeleted": false,
567
+ "boundElements": [],
568
+ "updated": 1,
569
+ "link": null,
570
+ "locked": false,
571
+ "index": null
572
+ },
573
+ {
574
+ "id": "ft-name-3",
575
+ "type": "text",
576
+ "x": 107,
577
+ "y": 126,
578
+ "width": 206,
579
+ "height": 28,
580
+ "angle": 0,
581
+ "strokeColor": "#1B1F23",
582
+ "backgroundColor": "transparent",
583
+ "fillStyle": "solid",
584
+ "strokeWidth": 1,
585
+ "strokeStyle": "solid",
586
+ "roughness": 1,
587
+ "opacity": 100,
588
+ "groupIds": [],
589
+ "frameId": null,
590
+ "roundness": null,
591
+ "seed": 277,
592
+ "version": 1,
593
+ "versionNonce": 277,
594
+ "isDeleted": false,
595
+ "boundElements": null,
596
+ "updated": 1,
597
+ "link": null,
598
+ "locked": false,
599
+ "text": "Seed Data Loading",
600
+ "fontSize": 20,
601
+ "fontFamily": 5,
602
+ "textAlign": "left",
603
+ "verticalAlign": "top",
604
+ "containerId": null,
605
+ "originalText": "Seed Data Loading",
606
+ "autoResize": true,
607
+ "lineHeight": 1.25,
608
+ "index": null
609
+ },
610
+ {
611
+ "id": "ft-rail-4-0",
612
+ "type": "line",
613
+ "x": 28,
614
+ "y": 156,
615
+ "width": 0,
616
+ "height": 35,
617
+ "angle": 0,
618
+ "strokeColor": "#8A7F72",
619
+ "backgroundColor": "transparent",
620
+ "fillStyle": "hachure",
621
+ "strokeWidth": 1.3,
622
+ "strokeStyle": "solid",
623
+ "roughness": 0.5,
624
+ "opacity": 100,
625
+ "groupIds": [],
626
+ "frameId": null,
627
+ "roundness": null,
628
+ "seed": 810,
629
+ "version": 1,
630
+ "versionNonce": 810,
631
+ "isDeleted": false,
632
+ "boundElements": [],
633
+ "updated": 1,
634
+ "link": null,
635
+ "locked": false,
636
+ "index": null,
637
+ "points": [
638
+ [
639
+ 0,
640
+ 0
641
+ ],
642
+ [
643
+ 0,
644
+ 35
645
+ ]
646
+ ],
647
+ "lastCommittedPoint": null,
648
+ "startBinding": null,
649
+ "endBinding": null,
650
+ "startArrowhead": null,
651
+ "endArrowhead": null
652
+ },
653
+ {
654
+ "id": "ft-elb-v-4",
655
+ "type": "line",
656
+ "x": 58,
657
+ "y": 156,
658
+ "width": 0,
659
+ "height": 18,
660
+ "angle": 0,
661
+ "strokeColor": "#8A7F72",
662
+ "backgroundColor": "transparent",
663
+ "fillStyle": "hachure",
664
+ "strokeWidth": 1.3,
665
+ "strokeStyle": "solid",
666
+ "roughness": 0.5,
667
+ "opacity": 100,
668
+ "groupIds": [],
669
+ "frameId": null,
670
+ "roundness": null,
671
+ "seed": 790,
672
+ "version": 1,
673
+ "versionNonce": 790,
674
+ "isDeleted": false,
675
+ "boundElements": [],
676
+ "updated": 1,
677
+ "link": null,
678
+ "locked": false,
679
+ "index": null,
680
+ "points": [
681
+ [
682
+ 0,
683
+ 0
684
+ ],
685
+ [
686
+ 0,
687
+ 18
688
+ ]
689
+ ],
690
+ "lastCommittedPoint": null,
691
+ "startBinding": null,
692
+ "endBinding": null,
693
+ "startArrowhead": null,
694
+ "endArrowhead": null
695
+ },
696
+ {
697
+ "id": "ft-elb-h-4",
698
+ "type": "line",
699
+ "x": 58,
700
+ "y": 174,
701
+ "width": 16,
702
+ "height": 0,
703
+ "angle": 0,
704
+ "strokeColor": "#8A7F72",
705
+ "backgroundColor": "transparent",
706
+ "fillStyle": "hachure",
707
+ "strokeWidth": 1.3,
708
+ "strokeStyle": "solid",
709
+ "roughness": 0.5,
710
+ "opacity": 100,
711
+ "groupIds": [],
712
+ "frameId": null,
713
+ "roundness": null,
714
+ "seed": 791,
715
+ "version": 1,
716
+ "versionNonce": 791,
717
+ "isDeleted": false,
718
+ "boundElements": [],
719
+ "updated": 1,
720
+ "link": null,
721
+ "locked": false,
722
+ "index": null,
723
+ "points": [
724
+ [
725
+ 0,
726
+ 0
727
+ ],
728
+ [
729
+ 16,
730
+ 0
731
+ ]
732
+ ],
733
+ "lastCommittedPoint": null,
734
+ "startBinding": null,
735
+ "endBinding": null,
736
+ "startArrowhead": null,
737
+ "endArrowhead": null
738
+ },
739
+ {
740
+ "id": "ft-node-880",
741
+ "type": "ellipse",
742
+ "x": 84,
743
+ "y": 170,
744
+ "width": 8,
745
+ "height": 8,
746
+ "angle": 0,
747
+ "strokeColor": "#8A7F72",
748
+ "backgroundColor": "#8A7F72",
749
+ "fillStyle": "solid",
750
+ "strokeWidth": 1.4,
751
+ "strokeStyle": "solid",
752
+ "roughness": 0,
753
+ "opacity": 100,
754
+ "groupIds": [],
755
+ "frameId": null,
756
+ "roundness": null,
757
+ "seed": 880,
758
+ "version": 1,
759
+ "versionNonce": 880,
760
+ "isDeleted": false,
761
+ "boundElements": [],
762
+ "updated": 1,
763
+ "link": null,
764
+ "locked": false,
765
+ "index": null
766
+ },
767
+ {
768
+ "id": "ft-name-4",
769
+ "type": "text",
770
+ "x": 107,
771
+ "y": 161,
772
+ "width": 507,
773
+ "height": 28,
774
+ "angle": 0,
775
+ "strokeColor": "#1B1F23",
776
+ "backgroundColor": "transparent",
777
+ "fillStyle": "solid",
778
+ "strokeWidth": 1,
779
+ "strokeStyle": "solid",
780
+ "roughness": 1,
781
+ "opacity": 100,
782
+ "groupIds": [],
783
+ "frameId": null,
784
+ "roundness": null,
785
+ "seed": 781,
786
+ "version": 1,
787
+ "versionNonce": 781,
788
+ "isDeleted": false,
789
+ "boundElements": null,
790
+ "updated": 1,
791
+ "link": null,
792
+ "locked": false,
793
+ "text": "Behavior Injection (e.g. Author enrichment)",
794
+ "fontSize": 20,
795
+ "fontFamily": 5,
796
+ "textAlign": "left",
797
+ "verticalAlign": "top",
798
+ "containerId": null,
799
+ "originalText": "Behavior Injection (e.g. Author enrichment)",
800
+ "autoResize": true,
801
+ "lineHeight": 1.25,
802
+ "index": null
803
+ },
804
+ {
805
+ "id": "ft-elb-v-5",
806
+ "type": "line",
807
+ "x": 28,
808
+ "y": 191,
809
+ "width": 0,
810
+ "height": 35,
811
+ "angle": 0,
812
+ "strokeColor": "#8A7F72",
813
+ "backgroundColor": "transparent",
814
+ "fillStyle": "hachure",
815
+ "strokeWidth": 1.3,
816
+ "strokeStyle": "solid",
817
+ "roughness": 0.5,
818
+ "opacity": 100,
819
+ "groupIds": [],
820
+ "frameId": null,
821
+ "roundness": null,
822
+ "seed": 458,
823
+ "version": 1,
824
+ "versionNonce": 458,
825
+ "isDeleted": false,
826
+ "boundElements": [],
827
+ "updated": 1,
828
+ "link": null,
829
+ "locked": false,
830
+ "index": null,
831
+ "points": [
832
+ [
833
+ 0,
834
+ 0
835
+ ],
836
+ [
837
+ 0,
838
+ 35
839
+ ]
840
+ ],
841
+ "lastCommittedPoint": null,
842
+ "startBinding": null,
843
+ "endBinding": null,
844
+ "startArrowhead": null,
845
+ "endArrowhead": null
846
+ },
847
+ {
848
+ "id": "ft-elb-h-5",
849
+ "type": "line",
850
+ "x": 28,
851
+ "y": 209,
852
+ "width": 16,
853
+ "height": 0,
854
+ "angle": 0,
855
+ "strokeColor": "#8A7F72",
856
+ "backgroundColor": "transparent",
857
+ "fillStyle": "hachure",
858
+ "strokeWidth": 1.3,
859
+ "strokeStyle": "solid",
860
+ "roughness": 0.5,
861
+ "opacity": 100,
862
+ "groupIds": [],
863
+ "frameId": null,
864
+ "roundness": null,
865
+ "seed": 459,
866
+ "version": 1,
867
+ "versionNonce": 459,
868
+ "isDeleted": false,
869
+ "boundElements": [],
870
+ "updated": 1,
871
+ "link": null,
872
+ "locked": false,
873
+ "index": null,
874
+ "points": [
875
+ [
876
+ 0,
877
+ 0
878
+ ],
879
+ [
880
+ 16,
881
+ 0
882
+ ]
883
+ ],
884
+ "lastCommittedPoint": null,
885
+ "startBinding": null,
886
+ "endBinding": null,
887
+ "startArrowhead": null,
888
+ "endArrowhead": null
889
+ },
890
+ {
891
+ "id": "ft-node-548",
892
+ "type": "ellipse",
893
+ "x": 54,
894
+ "y": 205,
895
+ "width": 8,
896
+ "height": 8,
897
+ "angle": 0,
898
+ "strokeColor": "#C9602F",
899
+ "backgroundColor": "#C9602F",
900
+ "fillStyle": "solid",
901
+ "strokeWidth": 1.4,
902
+ "strokeStyle": "solid",
903
+ "roughness": 0,
904
+ "opacity": 100,
905
+ "groupIds": [],
906
+ "frameId": null,
907
+ "roundness": null,
908
+ "seed": 548,
909
+ "version": 1,
910
+ "versionNonce": 548,
911
+ "isDeleted": false,
912
+ "boundElements": [],
913
+ "updated": 1,
914
+ "link": null,
915
+ "locked": false,
916
+ "index": null
917
+ },
918
+ {
919
+ "id": "ft-name-5",
920
+ "type": "text",
921
+ "x": 77,
922
+ "y": 196,
923
+ "width": 994,
924
+ "height": 28,
925
+ "angle": 0,
926
+ "strokeColor": "#1B1F23",
927
+ "backgroundColor": "transparent",
928
+ "fillStyle": "solid",
929
+ "strokeWidth": 1,
930
+ "strokeStyle": "solid",
931
+ "roughness": 1,
932
+ "opacity": 100,
933
+ "groupIds": [],
934
+ "frameId": null,
935
+ "roundness": null,
936
+ "seed": 449,
937
+ "version": 1,
938
+ "versionNonce": 449,
939
+ "isDeleted": false,
940
+ "boundElements": null,
941
+ "updated": 1,
942
+ "link": null,
943
+ "locked": false,
944
+ "text": "Provider Configurator (SQLite / MySQL / MSSQL / PostgreSQL / MongoDB / DGraph / Solr)",
945
+ "fontSize": 20,
946
+ "fontFamily": 5,
947
+ "textAlign": "left",
948
+ "verticalAlign": "top",
949
+ "containerId": null,
950
+ "originalText": "Provider Configurator (SQLite / MySQL / MSSQL / PostgreSQL / MongoDB / DGraph / Solr)",
951
+ "autoResize": true,
952
+ "lineHeight": 1.25,
953
+ "index": null
954
+ },
955
+ {
956
+ "id": "ft-rail-6-0",
957
+ "type": "line",
958
+ "x": 28,
959
+ "y": 226,
960
+ "width": 0,
961
+ "height": 35,
962
+ "angle": 0,
963
+ "strokeColor": "#8A7F72",
964
+ "backgroundColor": "transparent",
965
+ "fillStyle": "hachure",
966
+ "strokeWidth": 1.3,
967
+ "strokeStyle": "solid",
968
+ "roughness": 0.5,
969
+ "opacity": 100,
970
+ "groupIds": [],
971
+ "frameId": null,
972
+ "roundness": null,
973
+ "seed": 690,
974
+ "version": 1,
975
+ "versionNonce": 690,
976
+ "isDeleted": false,
977
+ "boundElements": [],
978
+ "updated": 1,
979
+ "link": null,
980
+ "locked": false,
981
+ "index": null,
982
+ "points": [
983
+ [
984
+ 0,
985
+ 0
986
+ ],
987
+ [
988
+ 0,
989
+ 35
990
+ ]
991
+ ],
992
+ "lastCommittedPoint": null,
993
+ "startBinding": null,
994
+ "endBinding": null,
995
+ "startArrowhead": null,
996
+ "endArrowhead": null
997
+ },
998
+ {
999
+ "id": "ft-elb-v-6",
1000
+ "type": "line",
1001
+ "x": 58,
1002
+ "y": 226,
1003
+ "width": 0,
1004
+ "height": 35,
1005
+ "angle": 0,
1006
+ "strokeColor": "#8A7F72",
1007
+ "backgroundColor": "transparent",
1008
+ "fillStyle": "hachure",
1009
+ "strokeWidth": 1.3,
1010
+ "strokeStyle": "solid",
1011
+ "roughness": 0.5,
1012
+ "opacity": 100,
1013
+ "groupIds": [],
1014
+ "frameId": null,
1015
+ "roundness": null,
1016
+ "seed": 670,
1017
+ "version": 1,
1018
+ "versionNonce": 670,
1019
+ "isDeleted": false,
1020
+ "boundElements": [],
1021
+ "updated": 1,
1022
+ "link": null,
1023
+ "locked": false,
1024
+ "index": null,
1025
+ "points": [
1026
+ [
1027
+ 0,
1028
+ 0
1029
+ ],
1030
+ [
1031
+ 0,
1032
+ 35
1033
+ ]
1034
+ ],
1035
+ "lastCommittedPoint": null,
1036
+ "startBinding": null,
1037
+ "endBinding": null,
1038
+ "startArrowhead": null,
1039
+ "endArrowhead": null
1040
+ },
1041
+ {
1042
+ "id": "ft-elb-h-6",
1043
+ "type": "line",
1044
+ "x": 58,
1045
+ "y": 244,
1046
+ "width": 16,
1047
+ "height": 0,
1048
+ "angle": 0,
1049
+ "strokeColor": "#8A7F72",
1050
+ "backgroundColor": "transparent",
1051
+ "fillStyle": "hachure",
1052
+ "strokeWidth": 1.3,
1053
+ "strokeStyle": "solid",
1054
+ "roughness": 0.5,
1055
+ "opacity": 100,
1056
+ "groupIds": [],
1057
+ "frameId": null,
1058
+ "roundness": null,
1059
+ "seed": 671,
1060
+ "version": 1,
1061
+ "versionNonce": 671,
1062
+ "isDeleted": false,
1063
+ "boundElements": [],
1064
+ "updated": 1,
1065
+ "link": null,
1066
+ "locked": false,
1067
+ "index": null,
1068
+ "points": [
1069
+ [
1070
+ 0,
1071
+ 0
1072
+ ],
1073
+ [
1074
+ 16,
1075
+ 0
1076
+ ]
1077
+ ],
1078
+ "lastCommittedPoint": null,
1079
+ "startBinding": null,
1080
+ "endBinding": null,
1081
+ "startArrowhead": null,
1082
+ "endArrowhead": null
1083
+ },
1084
+ {
1085
+ "id": "ft-node-760",
1086
+ "type": "ellipse",
1087
+ "x": 84,
1088
+ "y": 240,
1089
+ "width": 8,
1090
+ "height": 8,
1091
+ "angle": 0,
1092
+ "strokeColor": "#8A7F72",
1093
+ "backgroundColor": "#8A7F72",
1094
+ "fillStyle": "solid",
1095
+ "strokeWidth": 1.4,
1096
+ "strokeStyle": "solid",
1097
+ "roughness": 0,
1098
+ "opacity": 100,
1099
+ "groupIds": [],
1100
+ "frameId": null,
1101
+ "roundness": null,
1102
+ "seed": 760,
1103
+ "version": 1,
1104
+ "versionNonce": 760,
1105
+ "isDeleted": false,
1106
+ "boundElements": [],
1107
+ "updated": 1,
1108
+ "link": null,
1109
+ "locked": false,
1110
+ "index": null
1111
+ },
1112
+ {
1113
+ "id": "ft-name-6",
1114
+ "type": "text",
1115
+ "x": 107,
1116
+ "y": 231,
1117
+ "width": 530,
1118
+ "height": 28,
1119
+ "angle": 0,
1120
+ "strokeColor": "#1B1F23",
1121
+ "backgroundColor": "transparent",
1122
+ "fillStyle": "solid",
1123
+ "strokeWidth": 1,
1124
+ "strokeStyle": "solid",
1125
+ "roughness": 1,
1126
+ "opacity": 100,
1127
+ "groupIds": [],
1128
+ "frameId": null,
1129
+ "roundness": null,
1130
+ "seed": 661,
1131
+ "version": 1,
1132
+ "versionNonce": 661,
1133
+ "isDeleted": false,
1134
+ "boundElements": null,
1135
+ "updated": 1,
1136
+ "link": null,
1137
+ "locked": false,
1138
+ "text": "Database Connection (via meadow-connection-*)",
1139
+ "fontSize": 20,
1140
+ "fontFamily": 5,
1141
+ "textAlign": "left",
1142
+ "verticalAlign": "top",
1143
+ "containerId": null,
1144
+ "originalText": "Database Connection (via meadow-connection-*)",
1145
+ "autoResize": true,
1146
+ "lineHeight": 1.25,
1147
+ "index": null
1148
+ },
1149
+ {
1150
+ "id": "ft-rail-7-0",
1151
+ "type": "line",
1152
+ "x": 28,
1153
+ "y": 261,
1154
+ "width": 0,
1155
+ "height": 35,
1156
+ "angle": 0,
1157
+ "strokeColor": "#8A7F72",
1158
+ "backgroundColor": "transparent",
1159
+ "fillStyle": "hachure",
1160
+ "strokeWidth": 1.3,
1161
+ "strokeStyle": "solid",
1162
+ "roughness": 0.5,
1163
+ "opacity": 100,
1164
+ "groupIds": [],
1165
+ "frameId": null,
1166
+ "roundness": null,
1167
+ "seed": 626,
1168
+ "version": 1,
1169
+ "versionNonce": 626,
1170
+ "isDeleted": false,
1171
+ "boundElements": [],
1172
+ "updated": 1,
1173
+ "link": null,
1174
+ "locked": false,
1175
+ "index": null,
1176
+ "points": [
1177
+ [
1178
+ 0,
1179
+ 0
1180
+ ],
1181
+ [
1182
+ 0,
1183
+ 35
1184
+ ]
1185
+ ],
1186
+ "lastCommittedPoint": null,
1187
+ "startBinding": null,
1188
+ "endBinding": null,
1189
+ "startArrowhead": null,
1190
+ "endArrowhead": null
1191
+ },
1192
+ {
1193
+ "id": "ft-elb-v-7",
1194
+ "type": "line",
1195
+ "x": 58,
1196
+ "y": 261,
1197
+ "width": 0,
1198
+ "height": 35,
1199
+ "angle": 0,
1200
+ "strokeColor": "#8A7F72",
1201
+ "backgroundColor": "transparent",
1202
+ "fillStyle": "hachure",
1203
+ "strokeWidth": 1.3,
1204
+ "strokeStyle": "solid",
1205
+ "roughness": 0.5,
1206
+ "opacity": 100,
1207
+ "groupIds": [],
1208
+ "frameId": null,
1209
+ "roundness": null,
1210
+ "seed": 606,
1211
+ "version": 1,
1212
+ "versionNonce": 606,
1213
+ "isDeleted": false,
1214
+ "boundElements": [],
1215
+ "updated": 1,
1216
+ "link": null,
1217
+ "locked": false,
1218
+ "index": null,
1219
+ "points": [
1220
+ [
1221
+ 0,
1222
+ 0
1223
+ ],
1224
+ [
1225
+ 0,
1226
+ 35
1227
+ ]
1228
+ ],
1229
+ "lastCommittedPoint": null,
1230
+ "startBinding": null,
1231
+ "endBinding": null,
1232
+ "startArrowhead": null,
1233
+ "endArrowhead": null
1234
+ },
1235
+ {
1236
+ "id": "ft-elb-h-7",
1237
+ "type": "line",
1238
+ "x": 58,
1239
+ "y": 279,
1240
+ "width": 16,
1241
+ "height": 0,
1242
+ "angle": 0,
1243
+ "strokeColor": "#8A7F72",
1244
+ "backgroundColor": "transparent",
1245
+ "fillStyle": "hachure",
1246
+ "strokeWidth": 1.3,
1247
+ "strokeStyle": "solid",
1248
+ "roughness": 0.5,
1249
+ "opacity": 100,
1250
+ "groupIds": [],
1251
+ "frameId": null,
1252
+ "roundness": null,
1253
+ "seed": 607,
1254
+ "version": 1,
1255
+ "versionNonce": 607,
1256
+ "isDeleted": false,
1257
+ "boundElements": [],
1258
+ "updated": 1,
1259
+ "link": null,
1260
+ "locked": false,
1261
+ "index": null,
1262
+ "points": [
1263
+ [
1264
+ 0,
1265
+ 0
1266
+ ],
1267
+ [
1268
+ 16,
1269
+ 0
1270
+ ]
1271
+ ],
1272
+ "lastCommittedPoint": null,
1273
+ "startBinding": null,
1274
+ "endBinding": null,
1275
+ "startArrowhead": null,
1276
+ "endArrowhead": null
1277
+ },
1278
+ {
1279
+ "id": "ft-node-696",
1280
+ "type": "ellipse",
1281
+ "x": 84,
1282
+ "y": 275,
1283
+ "width": 8,
1284
+ "height": 8,
1285
+ "angle": 0,
1286
+ "strokeColor": "#8A7F72",
1287
+ "backgroundColor": "#8A7F72",
1288
+ "fillStyle": "solid",
1289
+ "strokeWidth": 1.4,
1290
+ "strokeStyle": "solid",
1291
+ "roughness": 0,
1292
+ "opacity": 100,
1293
+ "groupIds": [],
1294
+ "frameId": null,
1295
+ "roundness": null,
1296
+ "seed": 696,
1297
+ "version": 1,
1298
+ "versionNonce": 696,
1299
+ "isDeleted": false,
1300
+ "boundElements": [],
1301
+ "updated": 1,
1302
+ "link": null,
1303
+ "locked": false,
1304
+ "index": null
1305
+ },
1306
+ {
1307
+ "id": "ft-name-7",
1308
+ "type": "text",
1309
+ "x": 107,
1310
+ "y": 266,
1311
+ "width": 252,
1312
+ "height": 28,
1313
+ "angle": 0,
1314
+ "strokeColor": "#1B1F23",
1315
+ "backgroundColor": "transparent",
1316
+ "fillStyle": "solid",
1317
+ "strokeWidth": 1,
1318
+ "strokeStyle": "solid",
1319
+ "roughness": 1,
1320
+ "opacity": 100,
1321
+ "groupIds": [],
1322
+ "frameId": null,
1323
+ "roundness": null,
1324
+ "seed": 597,
1325
+ "version": 1,
1326
+ "versionNonce": 597,
1327
+ "isDeleted": false,
1328
+ "boundElements": null,
1329
+ "updated": 1,
1330
+ "link": null,
1331
+ "locked": false,
1332
+ "text": "Schema Initialization",
1333
+ "fontSize": 20,
1334
+ "fontFamily": 5,
1335
+ "textAlign": "left",
1336
+ "verticalAlign": "top",
1337
+ "containerId": null,
1338
+ "originalText": "Schema Initialization",
1339
+ "autoResize": true,
1340
+ "lineHeight": 1.25,
1341
+ "index": null
1342
+ },
1343
+ {
1344
+ "id": "ft-rail-8-0",
1345
+ "type": "line",
1346
+ "x": 28,
1347
+ "y": 296,
1348
+ "width": 0,
1349
+ "height": 35,
1350
+ "angle": 0,
1351
+ "strokeColor": "#8A7F72",
1352
+ "backgroundColor": "transparent",
1353
+ "fillStyle": "hachure",
1354
+ "strokeWidth": 1.3,
1355
+ "strokeStyle": "solid",
1356
+ "roughness": 0.5,
1357
+ "opacity": 100,
1358
+ "groupIds": [],
1359
+ "frameId": null,
1360
+ "roundness": null,
1361
+ "seed": 658,
1362
+ "version": 1,
1363
+ "versionNonce": 658,
1364
+ "isDeleted": false,
1365
+ "boundElements": [],
1366
+ "updated": 1,
1367
+ "link": null,
1368
+ "locked": false,
1369
+ "index": null,
1370
+ "points": [
1371
+ [
1372
+ 0,
1373
+ 0
1374
+ ],
1375
+ [
1376
+ 0,
1377
+ 35
1378
+ ]
1379
+ ],
1380
+ "lastCommittedPoint": null,
1381
+ "startBinding": null,
1382
+ "endBinding": null,
1383
+ "startArrowhead": null,
1384
+ "endArrowhead": null
1385
+ },
1386
+ {
1387
+ "id": "ft-elb-v-8",
1388
+ "type": "line",
1389
+ "x": 58,
1390
+ "y": 296,
1391
+ "width": 0,
1392
+ "height": 18,
1393
+ "angle": 0,
1394
+ "strokeColor": "#8A7F72",
1395
+ "backgroundColor": "transparent",
1396
+ "fillStyle": "hachure",
1397
+ "strokeWidth": 1.3,
1398
+ "strokeStyle": "solid",
1399
+ "roughness": 0.5,
1400
+ "opacity": 100,
1401
+ "groupIds": [],
1402
+ "frameId": null,
1403
+ "roundness": null,
1404
+ "seed": 638,
1405
+ "version": 1,
1406
+ "versionNonce": 638,
1407
+ "isDeleted": false,
1408
+ "boundElements": [],
1409
+ "updated": 1,
1410
+ "link": null,
1411
+ "locked": false,
1412
+ "index": null,
1413
+ "points": [
1414
+ [
1415
+ 0,
1416
+ 0
1417
+ ],
1418
+ [
1419
+ 0,
1420
+ 18
1421
+ ]
1422
+ ],
1423
+ "lastCommittedPoint": null,
1424
+ "startBinding": null,
1425
+ "endBinding": null,
1426
+ "startArrowhead": null,
1427
+ "endArrowhead": null
1428
+ },
1429
+ {
1430
+ "id": "ft-elb-h-8",
1431
+ "type": "line",
1432
+ "x": 58,
1433
+ "y": 314,
1434
+ "width": 16,
1435
+ "height": 0,
1436
+ "angle": 0,
1437
+ "strokeColor": "#8A7F72",
1438
+ "backgroundColor": "transparent",
1439
+ "fillStyle": "hachure",
1440
+ "strokeWidth": 1.3,
1441
+ "strokeStyle": "solid",
1442
+ "roughness": 0.5,
1443
+ "opacity": 100,
1444
+ "groupIds": [],
1445
+ "frameId": null,
1446
+ "roundness": null,
1447
+ "seed": 639,
1448
+ "version": 1,
1449
+ "versionNonce": 639,
1450
+ "isDeleted": false,
1451
+ "boundElements": [],
1452
+ "updated": 1,
1453
+ "link": null,
1454
+ "locked": false,
1455
+ "index": null,
1456
+ "points": [
1457
+ [
1458
+ 0,
1459
+ 0
1460
+ ],
1461
+ [
1462
+ 16,
1463
+ 0
1464
+ ]
1465
+ ],
1466
+ "lastCommittedPoint": null,
1467
+ "startBinding": null,
1468
+ "endBinding": null,
1469
+ "startArrowhead": null,
1470
+ "endArrowhead": null
1471
+ },
1472
+ {
1473
+ "id": "ft-node-728",
1474
+ "type": "ellipse",
1475
+ "x": 84,
1476
+ "y": 310,
1477
+ "width": 8,
1478
+ "height": 8,
1479
+ "angle": 0,
1480
+ "strokeColor": "#8A7F72",
1481
+ "backgroundColor": "#8A7F72",
1482
+ "fillStyle": "solid",
1483
+ "strokeWidth": 1.4,
1484
+ "strokeStyle": "solid",
1485
+ "roughness": 0,
1486
+ "opacity": 100,
1487
+ "groupIds": [],
1488
+ "frameId": null,
1489
+ "roundness": null,
1490
+ "seed": 728,
1491
+ "version": 1,
1492
+ "versionNonce": 728,
1493
+ "isDeleted": false,
1494
+ "boundElements": [],
1495
+ "updated": 1,
1496
+ "link": null,
1497
+ "locked": false,
1498
+ "index": null
1499
+ },
1500
+ {
1501
+ "id": "ft-name-8",
1502
+ "type": "text",
1503
+ "x": 107,
1504
+ "y": 301,
1505
+ "width": 264,
1506
+ "height": 28,
1507
+ "angle": 0,
1508
+ "strokeColor": "#1B1F23",
1509
+ "backgroundColor": "transparent",
1510
+ "fillStyle": "solid",
1511
+ "strokeWidth": 1,
1512
+ "strokeStyle": "solid",
1513
+ "roughness": 1,
1514
+ "opacity": 100,
1515
+ "groupIds": [],
1516
+ "frameId": null,
1517
+ "roundness": null,
1518
+ "seed": 629,
1519
+ "version": 1,
1520
+ "versionNonce": 629,
1521
+ "isDeleted": false,
1522
+ "boundElements": null,
1523
+ "updated": 1,
1524
+ "link": null,
1525
+ "locked": false,
1526
+ "text": "Data Service Bootstrap",
1527
+ "fontSize": 20,
1528
+ "fontFamily": 5,
1529
+ "textAlign": "left",
1530
+ "verticalAlign": "top",
1531
+ "containerId": null,
1532
+ "originalText": "Data Service Bootstrap",
1533
+ "autoResize": true,
1534
+ "lineHeight": 1.25,
1535
+ "index": null
1536
+ },
1537
+ {
1538
+ "id": "ft-elb-v-9",
1539
+ "type": "line",
1540
+ "x": 28,
1541
+ "y": 331,
1542
+ "width": 0,
1543
+ "height": 35,
1544
+ "angle": 0,
1545
+ "strokeColor": "#8A7F72",
1546
+ "backgroundColor": "transparent",
1547
+ "fillStyle": "hachure",
1548
+ "strokeWidth": 1.3,
1549
+ "strokeStyle": "solid",
1550
+ "roughness": 0.5,
1551
+ "opacity": 100,
1552
+ "groupIds": [],
1553
+ "frameId": null,
1554
+ "roundness": null,
1555
+ "seed": 854,
1556
+ "version": 1,
1557
+ "versionNonce": 854,
1558
+ "isDeleted": false,
1559
+ "boundElements": [],
1560
+ "updated": 1,
1561
+ "link": null,
1562
+ "locked": false,
1563
+ "index": null,
1564
+ "points": [
1565
+ [
1566
+ 0,
1567
+ 0
1568
+ ],
1569
+ [
1570
+ 0,
1571
+ 35
1572
+ ]
1573
+ ],
1574
+ "lastCommittedPoint": null,
1575
+ "startBinding": null,
1576
+ "endBinding": null,
1577
+ "startArrowhead": null,
1578
+ "endArrowhead": null
1579
+ },
1580
+ {
1581
+ "id": "ft-elb-h-9",
1582
+ "type": "line",
1583
+ "x": 28,
1584
+ "y": 349,
1585
+ "width": 16,
1586
+ "height": 0,
1587
+ "angle": 0,
1588
+ "strokeColor": "#8A7F72",
1589
+ "backgroundColor": "transparent",
1590
+ "fillStyle": "hachure",
1591
+ "strokeWidth": 1.3,
1592
+ "strokeStyle": "solid",
1593
+ "roughness": 0.5,
1594
+ "opacity": 100,
1595
+ "groupIds": [],
1596
+ "frameId": null,
1597
+ "roundness": null,
1598
+ "seed": 855,
1599
+ "version": 1,
1600
+ "versionNonce": 855,
1601
+ "isDeleted": false,
1602
+ "boundElements": [],
1603
+ "updated": 1,
1604
+ "link": null,
1605
+ "locked": false,
1606
+ "index": null,
1607
+ "points": [
1608
+ [
1609
+ 0,
1610
+ 0
1611
+ ],
1612
+ [
1613
+ 16,
1614
+ 0
1615
+ ]
1616
+ ],
1617
+ "lastCommittedPoint": null,
1618
+ "startBinding": null,
1619
+ "endBinding": null,
1620
+ "startArrowhead": null,
1621
+ "endArrowhead": null
1622
+ },
1623
+ {
1624
+ "id": "ft-node-944",
1625
+ "type": "ellipse",
1626
+ "x": 54,
1627
+ "y": 345,
1628
+ "width": 8,
1629
+ "height": 8,
1630
+ "angle": 0,
1631
+ "strokeColor": "#C9602F",
1632
+ "backgroundColor": "#C9602F",
1633
+ "fillStyle": "solid",
1634
+ "strokeWidth": 1.4,
1635
+ "strokeStyle": "solid",
1636
+ "roughness": 0,
1637
+ "opacity": 100,
1638
+ "groupIds": [],
1639
+ "frameId": null,
1640
+ "roundness": null,
1641
+ "seed": 944,
1642
+ "version": 1,
1643
+ "versionNonce": 944,
1644
+ "isDeleted": false,
1645
+ "boundElements": [],
1646
+ "updated": 1,
1647
+ "link": null,
1648
+ "locked": false,
1649
+ "index": null
1650
+ },
1651
+ {
1652
+ "id": "ft-name-9",
1653
+ "type": "text",
1654
+ "x": 77,
1655
+ "y": 336,
1656
+ "width": 229,
1657
+ "height": 28,
1658
+ "angle": 0,
1659
+ "strokeColor": "#1B1F23",
1660
+ "backgroundColor": "transparent",
1661
+ "fillStyle": "solid",
1662
+ "strokeWidth": 1,
1663
+ "strokeStyle": "solid",
1664
+ "roughness": 1,
1665
+ "opacity": 100,
1666
+ "groupIds": [],
1667
+ "frameId": null,
1668
+ "roundness": null,
1669
+ "seed": 845,
1670
+ "version": 1,
1671
+ "versionNonce": 845,
1672
+ "isDeleted": false,
1673
+ "boundElements": null,
1674
+ "updated": 1,
1675
+ "link": null,
1676
+ "locked": false,
1677
+ "text": "Retold Data Service",
1678
+ "fontSize": 20,
1679
+ "fontFamily": 5,
1680
+ "textAlign": "left",
1681
+ "verticalAlign": "top",
1682
+ "containerId": null,
1683
+ "originalText": "Retold Data Service",
1684
+ "autoResize": true,
1685
+ "lineHeight": 1.25,
1686
+ "index": null
1687
+ },
1688
+ {
1689
+ "id": "ft-rail-10-0",
1690
+ "type": "line",
1691
+ "x": 28,
1692
+ "y": 366,
1693
+ "width": 0,
1694
+ "height": 35,
1695
+ "angle": 0,
1696
+ "strokeColor": "#8A7F72",
1697
+ "backgroundColor": "transparent",
1698
+ "fillStyle": "hachure",
1699
+ "strokeWidth": 1.3,
1700
+ "strokeStyle": "solid",
1701
+ "roughness": 0.5,
1702
+ "opacity": 100,
1703
+ "groupIds": [],
1704
+ "frameId": null,
1705
+ "roundness": null,
1706
+ "seed": 830,
1707
+ "version": 1,
1708
+ "versionNonce": 830,
1709
+ "isDeleted": false,
1710
+ "boundElements": [],
1711
+ "updated": 1,
1712
+ "link": null,
1713
+ "locked": false,
1714
+ "index": null,
1715
+ "points": [
1716
+ [
1717
+ 0,
1718
+ 0
1719
+ ],
1720
+ [
1721
+ 0,
1722
+ 35
1723
+ ]
1724
+ ],
1725
+ "lastCommittedPoint": null,
1726
+ "startBinding": null,
1727
+ "endBinding": null,
1728
+ "startArrowhead": null,
1729
+ "endArrowhead": null
1730
+ },
1731
+ {
1732
+ "id": "ft-elb-v-10",
1733
+ "type": "line",
1734
+ "x": 58,
1735
+ "y": 366,
1736
+ "width": 0,
1737
+ "height": 35,
1738
+ "angle": 0,
1739
+ "strokeColor": "#8A7F72",
1740
+ "backgroundColor": "transparent",
1741
+ "fillStyle": "hachure",
1742
+ "strokeWidth": 1.3,
1743
+ "strokeStyle": "solid",
1744
+ "roughness": 0.5,
1745
+ "opacity": 100,
1746
+ "groupIds": [],
1747
+ "frameId": null,
1748
+ "roundness": null,
1749
+ "seed": 810,
1750
+ "version": 1,
1751
+ "versionNonce": 810,
1752
+ "isDeleted": false,
1753
+ "boundElements": [],
1754
+ "updated": 1,
1755
+ "link": null,
1756
+ "locked": false,
1757
+ "index": null,
1758
+ "points": [
1759
+ [
1760
+ 0,
1761
+ 0
1762
+ ],
1763
+ [
1764
+ 0,
1765
+ 35
1766
+ ]
1767
+ ],
1768
+ "lastCommittedPoint": null,
1769
+ "startBinding": null,
1770
+ "endBinding": null,
1771
+ "startArrowhead": null,
1772
+ "endArrowhead": null
1773
+ },
1774
+ {
1775
+ "id": "ft-elb-h-10",
1776
+ "type": "line",
1777
+ "x": 58,
1778
+ "y": 384,
1779
+ "width": 16,
1780
+ "height": 0,
1781
+ "angle": 0,
1782
+ "strokeColor": "#8A7F72",
1783
+ "backgroundColor": "transparent",
1784
+ "fillStyle": "hachure",
1785
+ "strokeWidth": 1.3,
1786
+ "strokeStyle": "solid",
1787
+ "roughness": 0.5,
1788
+ "opacity": 100,
1789
+ "groupIds": [],
1790
+ "frameId": null,
1791
+ "roundness": null,
1792
+ "seed": 811,
1793
+ "version": 1,
1794
+ "versionNonce": 811,
1795
+ "isDeleted": false,
1796
+ "boundElements": [],
1797
+ "updated": 1,
1798
+ "link": null,
1799
+ "locked": false,
1800
+ "index": null,
1801
+ "points": [
1802
+ [
1803
+ 0,
1804
+ 0
1805
+ ],
1806
+ [
1807
+ 16,
1808
+ 0
1809
+ ]
1810
+ ],
1811
+ "lastCommittedPoint": null,
1812
+ "startBinding": null,
1813
+ "endBinding": null,
1814
+ "startArrowhead": null,
1815
+ "endArrowhead": null
1816
+ },
1817
+ {
1818
+ "id": "ft-node-900",
1819
+ "type": "ellipse",
1820
+ "x": 84,
1821
+ "y": 380,
1822
+ "width": 8,
1823
+ "height": 8,
1824
+ "angle": 0,
1825
+ "strokeColor": "#8A7F72",
1826
+ "backgroundColor": "#8A7F72",
1827
+ "fillStyle": "solid",
1828
+ "strokeWidth": 1.4,
1829
+ "strokeStyle": "solid",
1830
+ "roughness": 0,
1831
+ "opacity": 100,
1832
+ "groupIds": [],
1833
+ "frameId": null,
1834
+ "roundness": null,
1835
+ "seed": 900,
1836
+ "version": 1,
1837
+ "versionNonce": 900,
1838
+ "isDeleted": false,
1839
+ "boundElements": [],
1840
+ "updated": 1,
1841
+ "link": null,
1842
+ "locked": false,
1843
+ "index": null
1844
+ },
1845
+ {
1846
+ "id": "ft-name-10",
1847
+ "type": "text",
1848
+ "x": 107,
1849
+ "y": 371,
1850
+ "width": 356,
1851
+ "height": 28,
1852
+ "angle": 0,
1853
+ "strokeColor": "#1B1F23",
1854
+ "backgroundColor": "transparent",
1855
+ "fillStyle": "solid",
1856
+ "strokeWidth": 1,
1857
+ "strokeStyle": "solid",
1858
+ "roughness": 1,
1859
+ "opacity": 100,
1860
+ "groupIds": [],
1861
+ "frameId": null,
1862
+ "roundness": null,
1863
+ "seed": 801,
1864
+ "version": 1,
1865
+ "versionNonce": 801,
1866
+ "isDeleted": false,
1867
+ "boundElements": null,
1868
+ "updated": 1,
1869
+ "link": null,
1870
+ "locked": false,
1871
+ "text": "Orator + Restify (HTTP Server)",
1872
+ "fontSize": 20,
1873
+ "fontFamily": 5,
1874
+ "textAlign": "left",
1875
+ "verticalAlign": "top",
1876
+ "containerId": null,
1877
+ "originalText": "Orator + Restify (HTTP Server)",
1878
+ "autoResize": true,
1879
+ "lineHeight": 1.25,
1880
+ "index": null
1881
+ },
1882
+ {
1883
+ "id": "ft-rail-11-0",
1884
+ "type": "line",
1885
+ "x": 28,
1886
+ "y": 401,
1887
+ "width": 0,
1888
+ "height": 35,
1889
+ "angle": 0,
1890
+ "strokeColor": "#8A7F72",
1891
+ "backgroundColor": "transparent",
1892
+ "fillStyle": "hachure",
1893
+ "strokeWidth": 1.3,
1894
+ "strokeStyle": "solid",
1895
+ "roughness": 0.5,
1896
+ "opacity": 100,
1897
+ "groupIds": [],
1898
+ "frameId": null,
1899
+ "roundness": null,
1900
+ "seed": 656,
1901
+ "version": 1,
1902
+ "versionNonce": 656,
1903
+ "isDeleted": false,
1904
+ "boundElements": [],
1905
+ "updated": 1,
1906
+ "link": null,
1907
+ "locked": false,
1908
+ "index": null,
1909
+ "points": [
1910
+ [
1911
+ 0,
1912
+ 0
1913
+ ],
1914
+ [
1915
+ 0,
1916
+ 35
1917
+ ]
1918
+ ],
1919
+ "lastCommittedPoint": null,
1920
+ "startBinding": null,
1921
+ "endBinding": null,
1922
+ "startArrowhead": null,
1923
+ "endArrowhead": null
1924
+ },
1925
+ {
1926
+ "id": "ft-elb-v-11",
1927
+ "type": "line",
1928
+ "x": 58,
1929
+ "y": 401,
1930
+ "width": 0,
1931
+ "height": 35,
1932
+ "angle": 0,
1933
+ "strokeColor": "#8A7F72",
1934
+ "backgroundColor": "transparent",
1935
+ "fillStyle": "hachure",
1936
+ "strokeWidth": 1.3,
1937
+ "strokeStyle": "solid",
1938
+ "roughness": 0.5,
1939
+ "opacity": 100,
1940
+ "groupIds": [],
1941
+ "frameId": null,
1942
+ "roundness": null,
1943
+ "seed": 636,
1944
+ "version": 1,
1945
+ "versionNonce": 636,
1946
+ "isDeleted": false,
1947
+ "boundElements": [],
1948
+ "updated": 1,
1949
+ "link": null,
1950
+ "locked": false,
1951
+ "index": null,
1952
+ "points": [
1953
+ [
1954
+ 0,
1955
+ 0
1956
+ ],
1957
+ [
1958
+ 0,
1959
+ 35
1960
+ ]
1961
+ ],
1962
+ "lastCommittedPoint": null,
1963
+ "startBinding": null,
1964
+ "endBinding": null,
1965
+ "startArrowhead": null,
1966
+ "endArrowhead": null
1967
+ },
1968
+ {
1969
+ "id": "ft-elb-h-11",
1970
+ "type": "line",
1971
+ "x": 58,
1972
+ "y": 419,
1973
+ "width": 16,
1974
+ "height": 0,
1975
+ "angle": 0,
1976
+ "strokeColor": "#8A7F72",
1977
+ "backgroundColor": "transparent",
1978
+ "fillStyle": "hachure",
1979
+ "strokeWidth": 1.3,
1980
+ "strokeStyle": "solid",
1981
+ "roughness": 0.5,
1982
+ "opacity": 100,
1983
+ "groupIds": [],
1984
+ "frameId": null,
1985
+ "roundness": null,
1986
+ "seed": 637,
1987
+ "version": 1,
1988
+ "versionNonce": 637,
1989
+ "isDeleted": false,
1990
+ "boundElements": [],
1991
+ "updated": 1,
1992
+ "link": null,
1993
+ "locked": false,
1994
+ "index": null,
1995
+ "points": [
1996
+ [
1997
+ 0,
1998
+ 0
1999
+ ],
2000
+ [
2001
+ 16,
2002
+ 0
2003
+ ]
2004
+ ],
2005
+ "lastCommittedPoint": null,
2006
+ "startBinding": null,
2007
+ "endBinding": null,
2008
+ "startArrowhead": null,
2009
+ "endArrowhead": null
2010
+ },
2011
+ {
2012
+ "id": "ft-node-726",
2013
+ "type": "ellipse",
2014
+ "x": 84,
2015
+ "y": 415,
2016
+ "width": 8,
2017
+ "height": 8,
2018
+ "angle": 0,
2019
+ "strokeColor": "#8A7F72",
2020
+ "backgroundColor": "#8A7F72",
2021
+ "fillStyle": "solid",
2022
+ "strokeWidth": 1.4,
2023
+ "strokeStyle": "solid",
2024
+ "roughness": 0,
2025
+ "opacity": 100,
2026
+ "groupIds": [],
2027
+ "frameId": null,
2028
+ "roundness": null,
2029
+ "seed": 726,
2030
+ "version": 1,
2031
+ "versionNonce": 726,
2032
+ "isDeleted": false,
2033
+ "boundElements": [],
2034
+ "updated": 1,
2035
+ "link": null,
2036
+ "locked": false,
2037
+ "index": null
2038
+ },
2039
+ {
2040
+ "id": "ft-name-11",
2041
+ "type": "text",
2042
+ "x": 107,
2043
+ "y": 406,
2044
+ "width": 333,
2045
+ "height": 28,
2046
+ "angle": 0,
2047
+ "strokeColor": "#1B1F23",
2048
+ "backgroundColor": "transparent",
2049
+ "fillStyle": "solid",
2050
+ "strokeWidth": 1,
2051
+ "strokeStyle": "solid",
2052
+ "roughness": 1,
2053
+ "opacity": 100,
2054
+ "groupIds": [],
2055
+ "frameId": null,
2056
+ "roundness": null,
2057
+ "seed": 627,
2058
+ "version": 1,
2059
+ "versionNonce": 627,
2060
+ "isDeleted": false,
2061
+ "boundElements": null,
2062
+ "updated": 1,
2063
+ "link": null,
2064
+ "locked": false,
2065
+ "text": "Meadow (DAL for each entity)",
2066
+ "fontSize": 20,
2067
+ "fontFamily": 5,
2068
+ "textAlign": "left",
2069
+ "verticalAlign": "top",
2070
+ "containerId": null,
2071
+ "originalText": "Meadow (DAL for each entity)",
2072
+ "autoResize": true,
2073
+ "lineHeight": 1.25,
2074
+ "index": null
2075
+ },
2076
+ {
2077
+ "id": "ft-rail-12-0",
2078
+ "type": "line",
2079
+ "x": 28,
2080
+ "y": 436,
2081
+ "width": 0,
2082
+ "height": 35,
2083
+ "angle": 0,
2084
+ "strokeColor": "#8A7F72",
2085
+ "backgroundColor": "transparent",
2086
+ "fillStyle": "hachure",
2087
+ "strokeWidth": 1.3,
2088
+ "strokeStyle": "solid",
2089
+ "roughness": 0.5,
2090
+ "opacity": 100,
2091
+ "groupIds": [],
2092
+ "frameId": null,
2093
+ "roundness": null,
2094
+ "seed": 786,
2095
+ "version": 1,
2096
+ "versionNonce": 786,
2097
+ "isDeleted": false,
2098
+ "boundElements": [],
2099
+ "updated": 1,
2100
+ "link": null,
2101
+ "locked": false,
2102
+ "index": null,
2103
+ "points": [
2104
+ [
2105
+ 0,
2106
+ 0
2107
+ ],
2108
+ [
2109
+ 0,
2110
+ 35
2111
+ ]
2112
+ ],
2113
+ "lastCommittedPoint": null,
2114
+ "startBinding": null,
2115
+ "endBinding": null,
2116
+ "startArrowhead": null,
2117
+ "endArrowhead": null
2118
+ },
2119
+ {
2120
+ "id": "ft-elb-v-12",
2121
+ "type": "line",
2122
+ "x": 58,
2123
+ "y": 436,
2124
+ "width": 0,
2125
+ "height": 18,
2126
+ "angle": 0,
2127
+ "strokeColor": "#8A7F72",
2128
+ "backgroundColor": "transparent",
2129
+ "fillStyle": "hachure",
2130
+ "strokeWidth": 1.3,
2131
+ "strokeStyle": "solid",
2132
+ "roughness": 0.5,
2133
+ "opacity": 100,
2134
+ "groupIds": [],
2135
+ "frameId": null,
2136
+ "roundness": null,
2137
+ "seed": 766,
2138
+ "version": 1,
2139
+ "versionNonce": 766,
2140
+ "isDeleted": false,
2141
+ "boundElements": [],
2142
+ "updated": 1,
2143
+ "link": null,
2144
+ "locked": false,
2145
+ "index": null,
2146
+ "points": [
2147
+ [
2148
+ 0,
2149
+ 0
2150
+ ],
2151
+ [
2152
+ 0,
2153
+ 18
2154
+ ]
2155
+ ],
2156
+ "lastCommittedPoint": null,
2157
+ "startBinding": null,
2158
+ "endBinding": null,
2159
+ "startArrowhead": null,
2160
+ "endArrowhead": null
2161
+ },
2162
+ {
2163
+ "id": "ft-elb-h-12",
2164
+ "type": "line",
2165
+ "x": 58,
2166
+ "y": 454,
2167
+ "width": 16,
2168
+ "height": 0,
2169
+ "angle": 0,
2170
+ "strokeColor": "#8A7F72",
2171
+ "backgroundColor": "transparent",
2172
+ "fillStyle": "hachure",
2173
+ "strokeWidth": 1.3,
2174
+ "strokeStyle": "solid",
2175
+ "roughness": 0.5,
2176
+ "opacity": 100,
2177
+ "groupIds": [],
2178
+ "frameId": null,
2179
+ "roundness": null,
2180
+ "seed": 767,
2181
+ "version": 1,
2182
+ "versionNonce": 767,
2183
+ "isDeleted": false,
2184
+ "boundElements": [],
2185
+ "updated": 1,
2186
+ "link": null,
2187
+ "locked": false,
2188
+ "index": null,
2189
+ "points": [
2190
+ [
2191
+ 0,
2192
+ 0
2193
+ ],
2194
+ [
2195
+ 16,
2196
+ 0
2197
+ ]
2198
+ ],
2199
+ "lastCommittedPoint": null,
2200
+ "startBinding": null,
2201
+ "endBinding": null,
2202
+ "startArrowhead": null,
2203
+ "endArrowhead": null
2204
+ },
2205
+ {
2206
+ "id": "ft-node-856",
2207
+ "type": "ellipse",
2208
+ "x": 84,
2209
+ "y": 450,
2210
+ "width": 8,
2211
+ "height": 8,
2212
+ "angle": 0,
2213
+ "strokeColor": "#8A7F72",
2214
+ "backgroundColor": "#8A7F72",
2215
+ "fillStyle": "solid",
2216
+ "strokeWidth": 1.4,
2217
+ "strokeStyle": "solid",
2218
+ "roughness": 0,
2219
+ "opacity": 100,
2220
+ "groupIds": [],
2221
+ "frameId": null,
2222
+ "roundness": null,
2223
+ "seed": 856,
2224
+ "version": 1,
2225
+ "versionNonce": 856,
2226
+ "isDeleted": false,
2227
+ "boundElements": [],
2228
+ "updated": 1,
2229
+ "link": null,
2230
+ "locked": false,
2231
+ "index": null
2232
+ },
2233
+ {
2234
+ "id": "ft-name-12",
2235
+ "type": "text",
2236
+ "x": 107,
2237
+ "y": 441,
2238
+ "width": 356,
2239
+ "height": 28,
2240
+ "angle": 0,
2241
+ "strokeColor": "#1B1F23",
2242
+ "backgroundColor": "transparent",
2243
+ "fillStyle": "solid",
2244
+ "strokeWidth": 1,
2245
+ "strokeStyle": "solid",
2246
+ "roughness": 1,
2247
+ "opacity": 100,
2248
+ "groupIds": [],
2249
+ "frameId": null,
2250
+ "roundness": null,
2251
+ "seed": 757,
2252
+ "version": 1,
2253
+ "versionNonce": 757,
2254
+ "isDeleted": false,
2255
+ "boundElements": null,
2256
+ "updated": 1,
2257
+ "link": null,
2258
+ "locked": false,
2259
+ "text": "Meadow Endpoints (REST Routes)",
2260
+ "fontSize": 20,
2261
+ "fontFamily": 5,
2262
+ "textAlign": "left",
2263
+ "verticalAlign": "top",
2264
+ "containerId": null,
2265
+ "originalText": "Meadow Endpoints (REST Routes)",
2266
+ "autoResize": true,
2267
+ "lineHeight": 1.25,
2268
+ "index": null
2269
+ },
2270
+ {
2271
+ "id": "ft-elb-v-13",
2272
+ "type": "line",
2273
+ "x": 28,
2274
+ "y": 471,
2275
+ "width": 0,
2276
+ "height": 18,
2277
+ "angle": 0,
2278
+ "strokeColor": "#8A7F72",
2279
+ "backgroundColor": "transparent",
2280
+ "fillStyle": "hachure",
2281
+ "strokeWidth": 1.3,
2282
+ "strokeStyle": "solid",
2283
+ "roughness": 0.5,
2284
+ "opacity": 100,
2285
+ "groupIds": [],
2286
+ "frameId": null,
2287
+ "roundness": null,
2288
+ "seed": 774,
2289
+ "version": 1,
2290
+ "versionNonce": 774,
2291
+ "isDeleted": false,
2292
+ "boundElements": [],
2293
+ "updated": 1,
2294
+ "link": null,
2295
+ "locked": false,
2296
+ "index": null,
2297
+ "points": [
2298
+ [
2299
+ 0,
2300
+ 0
2301
+ ],
2302
+ [
2303
+ 0,
2304
+ 18
2305
+ ]
2306
+ ],
2307
+ "lastCommittedPoint": null,
2308
+ "startBinding": null,
2309
+ "endBinding": null,
2310
+ "startArrowhead": null,
2311
+ "endArrowhead": null
2312
+ },
2313
+ {
2314
+ "id": "ft-elb-h-13",
2315
+ "type": "line",
2316
+ "x": 28,
2317
+ "y": 489,
2318
+ "width": 16,
2319
+ "height": 0,
2320
+ "angle": 0,
2321
+ "strokeColor": "#8A7F72",
2322
+ "backgroundColor": "transparent",
2323
+ "fillStyle": "hachure",
2324
+ "strokeWidth": 1.3,
2325
+ "strokeStyle": "solid",
2326
+ "roughness": 0.5,
2327
+ "opacity": 100,
2328
+ "groupIds": [],
2329
+ "frameId": null,
2330
+ "roundness": null,
2331
+ "seed": 775,
2332
+ "version": 1,
2333
+ "versionNonce": 775,
2334
+ "isDeleted": false,
2335
+ "boundElements": [],
2336
+ "updated": 1,
2337
+ "link": null,
2338
+ "locked": false,
2339
+ "index": null,
2340
+ "points": [
2341
+ [
2342
+ 0,
2343
+ 0
2344
+ ],
2345
+ [
2346
+ 16,
2347
+ 0
2348
+ ]
2349
+ ],
2350
+ "lastCommittedPoint": null,
2351
+ "startBinding": null,
2352
+ "endBinding": null,
2353
+ "startArrowhead": null,
2354
+ "endArrowhead": null
2355
+ },
2356
+ {
2357
+ "id": "ft-node-864",
2358
+ "type": "ellipse",
2359
+ "x": 54,
2360
+ "y": 485,
2361
+ "width": 8,
2362
+ "height": 8,
2363
+ "angle": 0,
2364
+ "strokeColor": "#C9602F",
2365
+ "backgroundColor": "#C9602F",
2366
+ "fillStyle": "solid",
2367
+ "strokeWidth": 1.4,
2368
+ "strokeStyle": "solid",
2369
+ "roughness": 0,
2370
+ "opacity": 100,
2371
+ "groupIds": [],
2372
+ "frameId": null,
2373
+ "roundness": null,
2374
+ "seed": 864,
2375
+ "version": 1,
2376
+ "versionNonce": 864,
2377
+ "isDeleted": false,
2378
+ "boundElements": [],
2379
+ "updated": 1,
2380
+ "link": null,
2381
+ "locked": false,
2382
+ "index": null
2383
+ },
2384
+ {
2385
+ "id": "ft-name-13",
2386
+ "type": "text",
2387
+ "x": 77,
2388
+ "y": 476,
2389
+ "width": 345,
2390
+ "height": 28,
2391
+ "angle": 0,
2392
+ "strokeColor": "#1B1F23",
2393
+ "backgroundColor": "transparent",
2394
+ "fillStyle": "solid",
2395
+ "strokeWidth": 1,
2396
+ "strokeStyle": "solid",
2397
+ "roughness": 1,
2398
+ "opacity": 100,
2399
+ "groupIds": [],
2400
+ "frameId": null,
2401
+ "roundness": null,
2402
+ "seed": 765,
2403
+ "version": 1,
2404
+ "versionNonce": 765,
2405
+ "isDeleted": false,
2406
+ "boundElements": null,
2407
+ "updated": 1,
2408
+ "link": null,
2409
+ "locked": false,
2410
+ "text": "Management Tool (Terminal UI)",
2411
+ "fontSize": 20,
2412
+ "fontFamily": 5,
2413
+ "textAlign": "left",
2414
+ "verticalAlign": "top",
2415
+ "containerId": null,
2416
+ "originalText": "Management Tool (Terminal UI)",
2417
+ "autoResize": true,
2418
+ "lineHeight": 1.25,
2419
+ "index": null
2420
+ },
2421
+ {
2422
+ "id": "ft-elb-v-14",
2423
+ "type": "line",
2424
+ "x": 58,
2425
+ "y": 506,
2426
+ "width": 0,
2427
+ "height": 35,
2428
+ "angle": 0,
2429
+ "strokeColor": "#8A7F72",
2430
+ "backgroundColor": "transparent",
2431
+ "fillStyle": "hachure",
2432
+ "strokeWidth": 1.3,
2433
+ "strokeStyle": "solid",
2434
+ "roughness": 0.5,
2435
+ "opacity": 100,
2436
+ "groupIds": [],
2437
+ "frameId": null,
2438
+ "roundness": null,
2439
+ "seed": 488,
2440
+ "version": 1,
2441
+ "versionNonce": 488,
2442
+ "isDeleted": false,
2443
+ "boundElements": [],
2444
+ "updated": 1,
2445
+ "link": null,
2446
+ "locked": false,
2447
+ "index": null,
2448
+ "points": [
2449
+ [
2450
+ 0,
2451
+ 0
2452
+ ],
2453
+ [
2454
+ 0,
2455
+ 35
2456
+ ]
2457
+ ],
2458
+ "lastCommittedPoint": null,
2459
+ "startBinding": null,
2460
+ "endBinding": null,
2461
+ "startArrowhead": null,
2462
+ "endArrowhead": null
2463
+ },
2464
+ {
2465
+ "id": "ft-elb-h-14",
2466
+ "type": "line",
2467
+ "x": 58,
2468
+ "y": 524,
2469
+ "width": 16,
2470
+ "height": 0,
2471
+ "angle": 0,
2472
+ "strokeColor": "#8A7F72",
2473
+ "backgroundColor": "transparent",
2474
+ "fillStyle": "hachure",
2475
+ "strokeWidth": 1.3,
2476
+ "strokeStyle": "solid",
2477
+ "roughness": 0.5,
2478
+ "opacity": 100,
2479
+ "groupIds": [],
2480
+ "frameId": null,
2481
+ "roundness": null,
2482
+ "seed": 489,
2483
+ "version": 1,
2484
+ "versionNonce": 489,
2485
+ "isDeleted": false,
2486
+ "boundElements": [],
2487
+ "updated": 1,
2488
+ "link": null,
2489
+ "locked": false,
2490
+ "index": null,
2491
+ "points": [
2492
+ [
2493
+ 0,
2494
+ 0
2495
+ ],
2496
+ [
2497
+ 16,
2498
+ 0
2499
+ ]
2500
+ ],
2501
+ "lastCommittedPoint": null,
2502
+ "startBinding": null,
2503
+ "endBinding": null,
2504
+ "startArrowhead": null,
2505
+ "endArrowhead": null
2506
+ },
2507
+ {
2508
+ "id": "ft-node-578",
2509
+ "type": "ellipse",
2510
+ "x": 84,
2511
+ "y": 520,
2512
+ "width": 8,
2513
+ "height": 8,
2514
+ "angle": 0,
2515
+ "strokeColor": "#8A7F72",
2516
+ "backgroundColor": "#8A7F72",
2517
+ "fillStyle": "solid",
2518
+ "strokeWidth": 1.4,
2519
+ "strokeStyle": "solid",
2520
+ "roughness": 0,
2521
+ "opacity": 100,
2522
+ "groupIds": [],
2523
+ "frameId": null,
2524
+ "roundness": null,
2525
+ "seed": 578,
2526
+ "version": 1,
2527
+ "versionNonce": 578,
2528
+ "isDeleted": false,
2529
+ "boundElements": [],
2530
+ "updated": 1,
2531
+ "link": null,
2532
+ "locked": false,
2533
+ "index": null
2534
+ },
2535
+ {
2536
+ "id": "ft-name-14",
2537
+ "type": "text",
2538
+ "x": 107,
2539
+ "y": 511,
2540
+ "width": 322,
2541
+ "height": 28,
2542
+ "angle": 0,
2543
+ "strokeColor": "#1B1F23",
2544
+ "backgroundColor": "transparent",
2545
+ "fillStyle": "solid",
2546
+ "strokeWidth": 1,
2547
+ "strokeStyle": "solid",
2548
+ "roughness": 1,
2549
+ "opacity": 100,
2550
+ "groupIds": [],
2551
+ "frameId": null,
2552
+ "roundness": null,
2553
+ "seed": 479,
2554
+ "version": 1,
2555
+ "versionNonce": 479,
2556
+ "isDeleted": false,
2557
+ "boundElements": null,
2558
+ "updated": 1,
2559
+ "link": null,
2560
+ "locked": false,
2561
+ "text": "Docker Container Management",
2562
+ "fontSize": 20,
2563
+ "fontFamily": 5,
2564
+ "textAlign": "left",
2565
+ "verticalAlign": "top",
2566
+ "containerId": null,
2567
+ "originalText": "Docker Container Management",
2568
+ "autoResize": true,
2569
+ "lineHeight": 1.25,
2570
+ "index": null
2571
+ },
2572
+ {
2573
+ "id": "ft-elb-v-15",
2574
+ "type": "line",
2575
+ "x": 58,
2576
+ "y": 541,
2577
+ "width": 0,
2578
+ "height": 35,
2579
+ "angle": 0,
2580
+ "strokeColor": "#8A7F72",
2581
+ "backgroundColor": "transparent",
2582
+ "fillStyle": "hachure",
2583
+ "strokeWidth": 1.3,
2584
+ "strokeStyle": "solid",
2585
+ "roughness": 0.5,
2586
+ "opacity": 100,
2587
+ "groupIds": [],
2588
+ "frameId": null,
2589
+ "roundness": null,
2590
+ "seed": 982,
2591
+ "version": 1,
2592
+ "versionNonce": 982,
2593
+ "isDeleted": false,
2594
+ "boundElements": [],
2595
+ "updated": 1,
2596
+ "link": null,
2597
+ "locked": false,
2598
+ "index": null,
2599
+ "points": [
2600
+ [
2601
+ 0,
2602
+ 0
2603
+ ],
2604
+ [
2605
+ 0,
2606
+ 35
2607
+ ]
2608
+ ],
2609
+ "lastCommittedPoint": null,
2610
+ "startBinding": null,
2611
+ "endBinding": null,
2612
+ "startArrowhead": null,
2613
+ "endArrowhead": null
2614
+ },
2615
+ {
2616
+ "id": "ft-elb-h-15",
2617
+ "type": "line",
2618
+ "x": 58,
2619
+ "y": 559,
2620
+ "width": 16,
2621
+ "height": 0,
2622
+ "angle": 0,
2623
+ "strokeColor": "#8A7F72",
2624
+ "backgroundColor": "transparent",
2625
+ "fillStyle": "hachure",
2626
+ "strokeWidth": 1.3,
2627
+ "strokeStyle": "solid",
2628
+ "roughness": 0.5,
2629
+ "opacity": 100,
2630
+ "groupIds": [],
2631
+ "frameId": null,
2632
+ "roundness": null,
2633
+ "seed": 983,
2634
+ "version": 1,
2635
+ "versionNonce": 983,
2636
+ "isDeleted": false,
2637
+ "boundElements": [],
2638
+ "updated": 1,
2639
+ "link": null,
2640
+ "locked": false,
2641
+ "index": null,
2642
+ "points": [
2643
+ [
2644
+ 0,
2645
+ 0
2646
+ ],
2647
+ [
2648
+ 16,
2649
+ 0
2650
+ ]
2651
+ ],
2652
+ "lastCommittedPoint": null,
2653
+ "startBinding": null,
2654
+ "endBinding": null,
2655
+ "startArrowhead": null,
2656
+ "endArrowhead": null
2657
+ },
2658
+ {
2659
+ "id": "ft-node-1072",
2660
+ "type": "ellipse",
2661
+ "x": 84,
2662
+ "y": 555,
2663
+ "width": 8,
2664
+ "height": 8,
2665
+ "angle": 0,
2666
+ "strokeColor": "#8A7F72",
2667
+ "backgroundColor": "#8A7F72",
2668
+ "fillStyle": "solid",
2669
+ "strokeWidth": 1.4,
2670
+ "strokeStyle": "solid",
2671
+ "roughness": 0,
2672
+ "opacity": 100,
2673
+ "groupIds": [],
2674
+ "frameId": null,
2675
+ "roundness": null,
2676
+ "seed": 1072,
2677
+ "version": 1,
2678
+ "versionNonce": 1072,
2679
+ "isDeleted": false,
2680
+ "boundElements": [],
2681
+ "updated": 1,
2682
+ "link": null,
2683
+ "locked": false,
2684
+ "index": null
2685
+ },
2686
+ {
2687
+ "id": "ft-name-15",
2688
+ "type": "text",
2689
+ "x": 107,
2690
+ "y": 546,
2691
+ "width": 287,
2692
+ "height": 28,
2693
+ "angle": 0,
2694
+ "strokeColor": "#1B1F23",
2695
+ "backgroundColor": "transparent",
2696
+ "fillStyle": "solid",
2697
+ "strokeWidth": 1,
2698
+ "strokeStyle": "solid",
2699
+ "roughness": 1,
2700
+ "opacity": 100,
2701
+ "groupIds": [],
2702
+ "frameId": null,
2703
+ "roundness": null,
2704
+ "seed": 973,
2705
+ "version": 1,
2706
+ "versionNonce": 973,
2707
+ "isDeleted": false,
2708
+ "boundElements": null,
2709
+ "updated": 1,
2710
+ "link": null,
2711
+ "locked": false,
2712
+ "text": "Harness Process Launcher",
2713
+ "fontSize": 20,
2714
+ "fontFamily": 5,
2715
+ "textAlign": "left",
2716
+ "verticalAlign": "top",
2717
+ "containerId": null,
2718
+ "originalText": "Harness Process Launcher",
2719
+ "autoResize": true,
2720
+ "lineHeight": 1.25,
2721
+ "index": null
2722
+ },
2723
+ {
2724
+ "id": "ft-elb-v-16",
2725
+ "type": "line",
2726
+ "x": 58,
2727
+ "y": 576,
2728
+ "width": 0,
2729
+ "height": 18,
2730
+ "angle": 0,
2731
+ "strokeColor": "#8A7F72",
2732
+ "backgroundColor": "transparent",
2733
+ "fillStyle": "hachure",
2734
+ "strokeWidth": 1.3,
2735
+ "strokeStyle": "solid",
2736
+ "roughness": 0.5,
2737
+ "opacity": 100,
2738
+ "groupIds": [],
2739
+ "frameId": null,
2740
+ "roundness": null,
2741
+ "seed": 210,
2742
+ "version": 1,
2743
+ "versionNonce": 210,
2744
+ "isDeleted": false,
2745
+ "boundElements": [],
2746
+ "updated": 1,
2747
+ "link": null,
2748
+ "locked": false,
2749
+ "index": null,
2750
+ "points": [
2751
+ [
2752
+ 0,
2753
+ 0
2754
+ ],
2755
+ [
2756
+ 0,
2757
+ 18
2758
+ ]
2759
+ ],
2760
+ "lastCommittedPoint": null,
2761
+ "startBinding": null,
2762
+ "endBinding": null,
2763
+ "startArrowhead": null,
2764
+ "endArrowhead": null
2765
+ },
2766
+ {
2767
+ "id": "ft-elb-h-16",
2768
+ "type": "line",
2769
+ "x": 58,
2770
+ "y": 594,
2771
+ "width": 16,
2772
+ "height": 0,
2773
+ "angle": 0,
2774
+ "strokeColor": "#8A7F72",
2775
+ "backgroundColor": "transparent",
2776
+ "fillStyle": "hachure",
2777
+ "strokeWidth": 1.3,
2778
+ "strokeStyle": "solid",
2779
+ "roughness": 0.5,
2780
+ "opacity": 100,
2781
+ "groupIds": [],
2782
+ "frameId": null,
2783
+ "roundness": null,
2784
+ "seed": 211,
2785
+ "version": 1,
2786
+ "versionNonce": 211,
2787
+ "isDeleted": false,
2788
+ "boundElements": [],
2789
+ "updated": 1,
2790
+ "link": null,
2791
+ "locked": false,
2792
+ "index": null,
2793
+ "points": [
2794
+ [
2795
+ 0,
2796
+ 0
2797
+ ],
2798
+ [
2799
+ 16,
2800
+ 0
2801
+ ]
2802
+ ],
2803
+ "lastCommittedPoint": null,
2804
+ "startBinding": null,
2805
+ "endBinding": null,
2806
+ "startArrowhead": null,
2807
+ "endArrowhead": null
2808
+ },
2809
+ {
2810
+ "id": "ft-node-300",
2811
+ "type": "ellipse",
2812
+ "x": 84,
2813
+ "y": 590,
2814
+ "width": 8,
2815
+ "height": 8,
2816
+ "angle": 0,
2817
+ "strokeColor": "#8A7F72",
2818
+ "backgroundColor": "#8A7F72",
2819
+ "fillStyle": "solid",
2820
+ "strokeWidth": 1.4,
2821
+ "strokeStyle": "solid",
2822
+ "roughness": 0,
2823
+ "opacity": 100,
2824
+ "groupIds": [],
2825
+ "frameId": null,
2826
+ "roundness": null,
2827
+ "seed": 300,
2828
+ "version": 1,
2829
+ "versionNonce": 300,
2830
+ "isDeleted": false,
2831
+ "boundElements": [],
2832
+ "updated": 1,
2833
+ "link": null,
2834
+ "locked": false,
2835
+ "index": null
2836
+ },
2837
+ {
2838
+ "id": "ft-name-16",
2839
+ "type": "text",
2840
+ "x": 107,
2841
+ "y": 581,
2842
+ "width": 298,
2843
+ "height": 28,
2844
+ "angle": 0,
2845
+ "strokeColor": "#1B1F23",
2846
+ "backgroundColor": "transparent",
2847
+ "fillStyle": "solid",
2848
+ "strokeWidth": 1,
2849
+ "strokeStyle": "solid",
2850
+ "roughness": 1,
2851
+ "opacity": 100,
2852
+ "groupIds": [],
2853
+ "frameId": null,
2854
+ "roundness": null,
2855
+ "seed": 201,
2856
+ "version": 1,
2857
+ "versionNonce": 201,
2858
+ "isDeleted": false,
2859
+ "boundElements": null,
2860
+ "updated": 1,
2861
+ "link": null,
2862
+ "locked": false,
2863
+ "text": "Consistency Proxy Control",
2864
+ "fontSize": 20,
2865
+ "fontFamily": 5,
2866
+ "textAlign": "left",
2867
+ "verticalAlign": "top",
2868
+ "containerId": null,
2869
+ "originalText": "Consistency Proxy Control",
2870
+ "autoResize": true,
2871
+ "lineHeight": 1.25,
2872
+ "index": null
2873
+ }
2874
+ ],
2875
+ "appState": {
2876
+ "viewBackgroundColor": "#FBF7EE",
2877
+ "theme": "light",
2878
+ "gridSize": null,
2879
+ "exportBackground": true,
2880
+ "exportEmbedScene": true,
2881
+ "exportScale": 1,
2882
+ "currentItemFontFamily": 5
2883
+ },
2884
+ "files": {}
2885
+ }