@viswa-test/test-citation 0.0.172 → 0.0.173

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