@nexeraid/identity-schemas 2.97.0-dev → 2.99.0-dev

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.
@@ -316,7 +316,7 @@ export declare const RuleEngineResponse: z.ZodObject<{
316
316
  };
317
317
  executionId: string;
318
318
  scenarioId: string;
319
- objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
319
+ objectType: "TFHE" | "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
320
320
  objectId: string;
321
321
  address?: string | null | undefined;
322
322
  }, {
@@ -330,7 +330,7 @@ export declare const RuleEngineResponse: z.ZodObject<{
330
330
  };
331
331
  executionId: string;
332
332
  scenarioId: string;
333
- objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
333
+ objectType: "TFHE" | "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
334
334
  objectId: string;
335
335
  address?: string | null | undefined;
336
336
  }>;
@@ -379,7 +379,7 @@ export declare const ScenarioExecutionResponse: z.ZodArray<z.ZodObject<{
379
379
  };
380
380
  executionId: string;
381
381
  scenarioId: string;
382
- objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
382
+ objectType: "TFHE" | "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
383
383
  objectId: string;
384
384
  address?: string | null | undefined;
385
385
  }, {
@@ -393,7 +393,7 @@ export declare const ScenarioExecutionResponse: z.ZodArray<z.ZodObject<{
393
393
  };
394
394
  executionId: string;
395
395
  scenarioId: string;
396
- objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
396
+ objectType: "TFHE" | "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
397
397
  objectId: string;
398
398
  address?: string | null | undefined;
399
399
  }>, "many">;
@@ -450,7 +450,7 @@ export declare const SdkVerificationOutput: z.ZodObject<{
450
450
  };
451
451
  executionId: string;
452
452
  scenarioId: string;
453
- objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
453
+ objectType: "TFHE" | "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
454
454
  objectId: string;
455
455
  address?: string | null | undefined;
456
456
  }, {
@@ -464,7 +464,7 @@ export declare const SdkVerificationOutput: z.ZodObject<{
464
464
  };
465
465
  executionId: string;
466
466
  scenarioId: string;
467
- objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
467
+ objectType: "TFHE" | "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
468
468
  objectId: string;
469
469
  address?: string | null | undefined;
470
470
  }>, "many">, "many">>;
@@ -483,7 +483,7 @@ export declare const SdkVerificationOutput: z.ZodObject<{
483
483
  };
484
484
  executionId: string;
485
485
  scenarioId: string;
486
- objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
486
+ objectType: "TFHE" | "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
487
487
  objectId: string;
488
488
  address?: string | null | undefined;
489
489
  }[][] | undefined;
@@ -502,7 +502,7 @@ export declare const SdkVerificationOutput: z.ZodObject<{
502
502
  };
503
503
  executionId: string;
504
504
  scenarioId: string;
505
- objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
505
+ objectType: "TFHE" | "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
506
506
  objectId: string;
507
507
  address?: string | null | undefined;
508
508
  }[][] | undefined;
@@ -561,7 +561,7 @@ export declare const VerificationOutput: z.ZodObject<{
561
561
  };
562
562
  executionId: string;
563
563
  scenarioId: string;
564
- objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
564
+ objectType: "TFHE" | "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
565
565
  objectId: string;
566
566
  address?: string | null | undefined;
567
567
  }, {
@@ -575,7 +575,7 @@ export declare const VerificationOutput: z.ZodObject<{
575
575
  };
576
576
  executionId: string;
577
577
  scenarioId: string;
578
- objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
578
+ objectType: "TFHE" | "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
579
579
  objectId: string;
580
580
  address?: string | null | undefined;
581
581
  }>, "many">, "many">>;
@@ -594,7 +594,7 @@ export declare const VerificationOutput: z.ZodObject<{
594
594
  };
595
595
  executionId: string;
596
596
  scenarioId: string;
597
- objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
597
+ objectType: "TFHE" | "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
598
598
  objectId: string;
599
599
  address?: string | null | undefined;
600
600
  }[][] | undefined;
@@ -613,7 +613,7 @@ export declare const VerificationOutput: z.ZodObject<{
613
613
  };
614
614
  executionId: string;
615
615
  scenarioId: string;
616
- objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
616
+ objectType: "TFHE" | "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
617
617
  objectId: string;
618
618
  address?: string | null | undefined;
619
619
  }[][] | undefined;
@@ -637,7 +637,7 @@ export declare const VerificationOutput: z.ZodObject<{
637
637
  };
638
638
  executionId: string;
639
639
  scenarioId: string;
640
- objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
640
+ objectType: "TFHE" | "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
641
641
  objectId: string;
642
642
  address?: string | null | undefined;
643
643
  }[][] | undefined;
@@ -660,7 +660,7 @@ export declare const VerificationOutput: z.ZodObject<{
660
660
  };
661
661
  executionId: string;
662
662
  scenarioId: string;
663
- objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
663
+ objectType: "TFHE" | "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
664
664
  objectId: string;
665
665
  address?: string | null | undefined;
666
666
  }[][] | undefined;
@@ -884,7 +884,7 @@ export declare const Scenario: z.ZodObject<{
884
884
  vcsIncluded: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodPipeline<z.ZodEffects<z.ZodString, string, string>, z.ZodEnum<["AMLScreeningsResults", "ProofOfResidence", "SelfieImage", "IDImage", "IDInformation", "IDInformationTfhe", "ID3", "IDScan", "IDScanSelfie", "IDScanPassport"]>>, "many">>>;
885
885
  }, "strip", z.ZodTypeAny, {
886
886
  id: `scenario_${string}`;
887
- type: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "BlockchainPolicies";
887
+ type: "TFHE" | "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "BlockchainPolicies";
888
888
  name: string;
889
889
  workspaceId: string;
890
890
  queries: {
@@ -936,7 +936,7 @@ export declare const Scenario: z.ZodObject<{
936
936
  vcsIncluded?: ("AMLScreeningsResults" | "ProofOfResidence" | "SelfieImage" | "IDImage" | "IDInformation" | "IDInformationTfhe" | "ID3" | "IDScan" | "IDScanSelfie" | "IDScanPassport")[] | null | undefined;
937
937
  }, {
938
938
  id: `scenario_${string}`;
939
- type: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "BlockchainPolicies";
939
+ type: "TFHE" | "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "BlockchainPolicies";
940
940
  name: string;
941
941
  workspaceId: string;
942
942
  queries: {
@@ -1253,7 +1253,7 @@ export declare const AbbreviatedWorkflowScenario: z.ZodObject<z.objectUtil.exten
1253
1253
  }>, "many">;
1254
1254
  }>, "strip", z.ZodTypeAny, {
1255
1255
  id: `scenario_${string}`;
1256
- type: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "BlockchainPolicies";
1256
+ type: "TFHE" | "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "BlockchainPolicies";
1257
1257
  name: string;
1258
1258
  workspaceId: string;
1259
1259
  queries: {
@@ -1304,7 +1304,7 @@ export declare const AbbreviatedWorkflowScenario: z.ZodObject<z.objectUtil.exten
1304
1304
  description?: string | null | undefined;
1305
1305
  }, {
1306
1306
  id: `scenario_${string}`;
1307
- type: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "BlockchainPolicies";
1307
+ type: "TFHE" | "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "BlockchainPolicies";
1308
1308
  name: string;
1309
1309
  workspaceId: string;
1310
1310
  queries: {
@@ -1554,7 +1554,7 @@ export declare const TemplateScenario: z.ZodObject<Omit<{
1554
1554
  vcsIncluded: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodPipeline<z.ZodEffects<z.ZodString, string, string>, z.ZodEnum<["AMLScreeningsResults", "ProofOfResidence", "SelfieImage", "IDImage", "IDInformation", "IDInformationTfhe", "ID3", "IDScan", "IDScanSelfie", "IDScanPassport"]>>, "many">>>;
1555
1555
  }, "workspaceId">, "strip", z.ZodTypeAny, {
1556
1556
  id: `scenario_${string}`;
1557
- type: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "BlockchainPolicies";
1557
+ type: "TFHE" | "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "BlockchainPolicies";
1558
1558
  name: string;
1559
1559
  queries: {
1560
1560
  attribute: {
@@ -1605,7 +1605,7 @@ export declare const TemplateScenario: z.ZodObject<Omit<{
1605
1605
  vcsIncluded?: ("AMLScreeningsResults" | "ProofOfResidence" | "SelfieImage" | "IDImage" | "IDInformation" | "IDInformationTfhe" | "ID3" | "IDScan" | "IDScanSelfie" | "IDScanPassport")[] | null | undefined;
1606
1606
  }, {
1607
1607
  id: `scenario_${string}`;
1608
- type: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "BlockchainPolicies";
1608
+ type: "TFHE" | "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "BlockchainPolicies";
1609
1609
  name: string;
1610
1610
  queries: {
1611
1611
  attribute: {
@@ -1856,7 +1856,7 @@ export declare const CreateTemplateScenario: z.ZodObject<z.objectUtil.extendShap
1856
1856
  }, "workspaceId">, "id">, {
1857
1857
  entityType: z.ZodOptional<z.ZodEnum<["individual", "company", "transaction"]>>;
1858
1858
  }>, "strip", z.ZodTypeAny, {
1859
- type: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "BlockchainPolicies";
1859
+ type: "TFHE" | "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "BlockchainPolicies";
1860
1860
  name: string;
1861
1861
  queries: {
1862
1862
  attribute: {
@@ -1907,7 +1907,7 @@ export declare const CreateTemplateScenario: z.ZodObject<z.objectUtil.extendShap
1907
1907
  entityType?: "transaction" | "individual" | "company" | undefined;
1908
1908
  vcsIncluded?: ("AMLScreeningsResults" | "ProofOfResidence" | "SelfieImage" | "IDImage" | "IDInformation" | "IDInformationTfhe" | "ID3" | "IDScan" | "IDScanSelfie" | "IDScanPassport")[] | null | undefined;
1909
1909
  }, {
1910
- type: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "BlockchainPolicies";
1910
+ type: "TFHE" | "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "BlockchainPolicies";
1911
1911
  name: string;
1912
1912
  queries: {
1913
1913
  attribute: {
@@ -99,8 +99,8 @@ export declare const ChainalysisRiskAssessmentApiResponse: z.ZodObject<{
99
99
  }>>>;
100
100
  }, "strip", z.ZodTypeAny, {
101
101
  message: string;
102
- category: string;
103
102
  percentage: number;
103
+ category: string;
104
104
  ruleTriggered?: {
105
105
  direction: "both_directions";
106
106
  exposureType: "direct" | "indirect";
@@ -110,8 +110,8 @@ export declare const ChainalysisRiskAssessmentApiResponse: z.ZodObject<{
110
110
  } | null | undefined;
111
111
  }, {
112
112
  message: string;
113
- category: string;
114
113
  percentage: number;
114
+ category: string;
115
115
  ruleTriggered?: {
116
116
  direction: "both_directions";
117
117
  exposureType: "direct" | "indirect";
@@ -157,8 +157,8 @@ export declare const ChainalysisRiskAssessmentApiResponse: z.ZodObject<{
157
157
  }[] | null | undefined;
158
158
  triggers?: {
159
159
  message: string;
160
- category: string;
161
160
  percentage: number;
161
+ category: string;
162
162
  ruleTriggered?: {
163
163
  direction: "both_directions";
164
164
  exposureType: "direct" | "indirect";
@@ -197,8 +197,8 @@ export declare const ChainalysisRiskAssessmentApiResponse: z.ZodObject<{
197
197
  }[] | null | undefined;
198
198
  triggers?: {
199
199
  message: string;
200
- category: string;
201
200
  percentage: number;
201
+ category: string;
202
202
  ruleTriggered?: {
203
203
  direction: "both_directions";
204
204
  exposureType: "direct" | "indirect";
@@ -362,8 +362,8 @@ export declare const ChainalysisRiskAssessmentResponse: z.ZodUnion<[z.ZodObject<
362
362
  }>>>;
363
363
  }, "strip", z.ZodTypeAny, {
364
364
  message: string;
365
- category: string;
366
365
  percentage: number;
366
+ category: string;
367
367
  ruleTriggered?: {
368
368
  direction: "both_directions";
369
369
  exposureType: "direct" | "indirect";
@@ -373,8 +373,8 @@ export declare const ChainalysisRiskAssessmentResponse: z.ZodUnion<[z.ZodObject<
373
373
  } | null | undefined;
374
374
  }, {
375
375
  message: string;
376
- category: string;
377
376
  percentage: number;
377
+ category: string;
378
378
  ruleTriggered?: {
379
379
  direction: "both_directions";
380
380
  exposureType: "direct" | "indirect";
@@ -420,8 +420,8 @@ export declare const ChainalysisRiskAssessmentResponse: z.ZodUnion<[z.ZodObject<
420
420
  }[] | null | undefined;
421
421
  triggers?: {
422
422
  message: string;
423
- category: string;
424
423
  percentage: number;
424
+ category: string;
425
425
  ruleTriggered?: {
426
426
  direction: "both_directions";
427
427
  exposureType: "direct" | "indirect";
@@ -460,8 +460,8 @@ export declare const ChainalysisRiskAssessmentResponse: z.ZodUnion<[z.ZodObject<
460
460
  }[] | null | undefined;
461
461
  triggers?: {
462
462
  message: string;
463
- category: string;
464
463
  percentage: number;
464
+ category: string;
465
465
  ruleTriggered?: {
466
466
  direction: "both_directions";
467
467
  exposureType: "direct" | "indirect";
@@ -111,7 +111,7 @@ export declare const SelectKycSession: z.ZodObject<{
111
111
  };
112
112
  executionId: string;
113
113
  scenarioId: string;
114
- objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
114
+ objectType: "TFHE" | "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
115
115
  objectId: string;
116
116
  address?: string | null | undefined;
117
117
  }, {
@@ -125,7 +125,7 @@ export declare const SelectKycSession: z.ZodObject<{
125
125
  };
126
126
  executionId: string;
127
127
  scenarioId: string;
128
- objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
128
+ objectType: "TFHE" | "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
129
129
  objectId: string;
130
130
  address?: string | null | undefined;
131
131
  }>, "many">, "many">>;
@@ -144,7 +144,7 @@ export declare const SelectKycSession: z.ZodObject<{
144
144
  };
145
145
  executionId: string;
146
146
  scenarioId: string;
147
- objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
147
+ objectType: "TFHE" | "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
148
148
  objectId: string;
149
149
  address?: string | null | undefined;
150
150
  }[][] | undefined;
@@ -163,7 +163,7 @@ export declare const SelectKycSession: z.ZodObject<{
163
163
  };
164
164
  executionId: string;
165
165
  scenarioId: string;
166
- objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
166
+ objectType: "TFHE" | "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
167
167
  objectId: string;
168
168
  address?: string | null | undefined;
169
169
  }[][] | undefined;
@@ -209,7 +209,7 @@ export declare const SelectKycSession: z.ZodObject<{
209
209
  };
210
210
  executionId: string;
211
211
  scenarioId: string;
212
- objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
212
+ objectType: "TFHE" | "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
213
213
  objectId: string;
214
214
  address?: string | null | undefined;
215
215
  }[][] | undefined;
@@ -251,7 +251,7 @@ export declare const SelectKycSession: z.ZodObject<{
251
251
  };
252
252
  executionId: string;
253
253
  scenarioId: string;
254
- objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
254
+ objectType: "TFHE" | "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
255
255
  objectId: string;
256
256
  address?: string | null | undefined;
257
257
  }[][] | undefined;
@@ -324,7 +324,7 @@ export declare const SelectKycSessionWithCompletedSteps: z.ZodObject<z.objectUti
324
324
  };
325
325
  executionId: string;
326
326
  scenarioId: string;
327
- objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
327
+ objectType: "TFHE" | "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
328
328
  objectId: string;
329
329
  address?: string | null | undefined;
330
330
  }, {
@@ -338,7 +338,7 @@ export declare const SelectKycSessionWithCompletedSteps: z.ZodObject<z.objectUti
338
338
  };
339
339
  executionId: string;
340
340
  scenarioId: string;
341
- objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
341
+ objectType: "TFHE" | "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
342
342
  objectId: string;
343
343
  address?: string | null | undefined;
344
344
  }>, "many">, "many">>;
@@ -357,7 +357,7 @@ export declare const SelectKycSessionWithCompletedSteps: z.ZodObject<z.objectUti
357
357
  };
358
358
  executionId: string;
359
359
  scenarioId: string;
360
- objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
360
+ objectType: "TFHE" | "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
361
361
  objectId: string;
362
362
  address?: string | null | undefined;
363
363
  }[][] | undefined;
@@ -376,7 +376,7 @@ export declare const SelectKycSessionWithCompletedSteps: z.ZodObject<z.objectUti
376
376
  };
377
377
  executionId: string;
378
378
  scenarioId: string;
379
- objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
379
+ objectType: "TFHE" | "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
380
380
  objectId: string;
381
381
  address?: string | null | undefined;
382
382
  }[][] | undefined;
@@ -449,7 +449,7 @@ export declare const SelectKycSessionWithCompletedSteps: z.ZodObject<z.objectUti
449
449
  };
450
450
  executionId: string;
451
451
  scenarioId: string;
452
- objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
452
+ objectType: "TFHE" | "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
453
453
  objectId: string;
454
454
  address?: string | null | undefined;
455
455
  }[][] | undefined;
@@ -498,7 +498,7 @@ export declare const SelectKycSessionWithCompletedSteps: z.ZodObject<z.objectUti
498
498
  };
499
499
  executionId: string;
500
500
  scenarioId: string;
501
- objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
501
+ objectType: "TFHE" | "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
502
502
  objectId: string;
503
503
  address?: string | null | undefined;
504
504
  }[][] | undefined;
@@ -578,7 +578,7 @@ export declare const GetKycSessionResponse: z.ZodObject<z.objectUtil.extendShape
578
578
  };
579
579
  executionId: string;
580
580
  scenarioId: string;
581
- objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
581
+ objectType: "TFHE" | "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
582
582
  objectId: string;
583
583
  address?: string | null | undefined;
584
584
  }, {
@@ -592,7 +592,7 @@ export declare const GetKycSessionResponse: z.ZodObject<z.objectUtil.extendShape
592
592
  };
593
593
  executionId: string;
594
594
  scenarioId: string;
595
- objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
595
+ objectType: "TFHE" | "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
596
596
  objectId: string;
597
597
  address?: string | null | undefined;
598
598
  }>, "many">, "many">>;
@@ -611,7 +611,7 @@ export declare const GetKycSessionResponse: z.ZodObject<z.objectUtil.extendShape
611
611
  };
612
612
  executionId: string;
613
613
  scenarioId: string;
614
- objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
614
+ objectType: "TFHE" | "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
615
615
  objectId: string;
616
616
  address?: string | null | undefined;
617
617
  }[][] | undefined;
@@ -630,7 +630,7 @@ export declare const GetKycSessionResponse: z.ZodObject<z.objectUtil.extendShape
630
630
  };
631
631
  executionId: string;
632
632
  scenarioId: string;
633
- objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
633
+ objectType: "TFHE" | "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
634
634
  objectId: string;
635
635
  address?: string | null | undefined;
636
636
  }[][] | undefined;
@@ -714,7 +714,7 @@ export declare const GetKycSessionResponse: z.ZodObject<z.objectUtil.extendShape
714
714
  };
715
715
  executionId: string;
716
716
  scenarioId: string;
717
- objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
717
+ objectType: "TFHE" | "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
718
718
  objectId: string;
719
719
  address?: string | null | undefined;
720
720
  }[][] | undefined;
@@ -768,7 +768,7 @@ export declare const GetKycSessionResponse: z.ZodObject<z.objectUtil.extendShape
768
768
  };
769
769
  executionId: string;
770
770
  scenarioId: string;
771
- objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
771
+ objectType: "TFHE" | "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
772
772
  objectId: string;
773
773
  address?: string | null | undefined;
774
774
  }[][] | undefined;
@@ -1051,7 +1051,7 @@ export declare const GetKycSessionResponseWithCredentialsMetadata: z.ZodObject<z
1051
1051
  };
1052
1052
  executionId: string;
1053
1053
  scenarioId: string;
1054
- objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
1054
+ objectType: "TFHE" | "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
1055
1055
  objectId: string;
1056
1056
  address?: string | null | undefined;
1057
1057
  }, {
@@ -1065,7 +1065,7 @@ export declare const GetKycSessionResponseWithCredentialsMetadata: z.ZodObject<z
1065
1065
  };
1066
1066
  executionId: string;
1067
1067
  scenarioId: string;
1068
- objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
1068
+ objectType: "TFHE" | "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
1069
1069
  objectId: string;
1070
1070
  address?: string | null | undefined;
1071
1071
  }>, "many">, "many">>;
@@ -1084,7 +1084,7 @@ export declare const GetKycSessionResponseWithCredentialsMetadata: z.ZodObject<z
1084
1084
  };
1085
1085
  executionId: string;
1086
1086
  scenarioId: string;
1087
- objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
1087
+ objectType: "TFHE" | "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
1088
1088
  objectId: string;
1089
1089
  address?: string | null | undefined;
1090
1090
  }[][] | undefined;
@@ -1103,7 +1103,7 @@ export declare const GetKycSessionResponseWithCredentialsMetadata: z.ZodObject<z
1103
1103
  };
1104
1104
  executionId: string;
1105
1105
  scenarioId: string;
1106
- objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
1106
+ objectType: "TFHE" | "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
1107
1107
  objectId: string;
1108
1108
  address?: string | null | undefined;
1109
1109
  }[][] | undefined;
@@ -1204,7 +1204,7 @@ export declare const GetKycSessionResponseWithCredentialsMetadata: z.ZodObject<z
1204
1204
  };
1205
1205
  executionId: string;
1206
1206
  scenarioId: string;
1207
- objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
1207
+ objectType: "TFHE" | "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
1208
1208
  objectId: string;
1209
1209
  address?: string | null | undefined;
1210
1210
  }[][] | undefined;
@@ -1264,7 +1264,7 @@ export declare const GetKycSessionResponseWithCredentialsMetadata: z.ZodObject<z
1264
1264
  };
1265
1265
  executionId: string;
1266
1266
  scenarioId: string;
1267
- objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
1267
+ objectType: "TFHE" | "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
1268
1268
  objectId: string;
1269
1269
  address?: string | null | undefined;
1270
1270
  }[][] | undefined;
@@ -1494,7 +1494,7 @@ export declare const GetKycSessionsOutput: z.ZodDiscriminatedUnion<"isOk", [z.Zo
1494
1494
  };
1495
1495
  executionId: string;
1496
1496
  scenarioId: string;
1497
- objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
1497
+ objectType: "TFHE" | "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
1498
1498
  objectId: string;
1499
1499
  address?: string | null | undefined;
1500
1500
  }, {
@@ -1508,7 +1508,7 @@ export declare const GetKycSessionsOutput: z.ZodDiscriminatedUnion<"isOk", [z.Zo
1508
1508
  };
1509
1509
  executionId: string;
1510
1510
  scenarioId: string;
1511
- objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
1511
+ objectType: "TFHE" | "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
1512
1512
  objectId: string;
1513
1513
  address?: string | null | undefined;
1514
1514
  }>, "many">, "many">>;
@@ -1527,7 +1527,7 @@ export declare const GetKycSessionsOutput: z.ZodDiscriminatedUnion<"isOk", [z.Zo
1527
1527
  };
1528
1528
  executionId: string;
1529
1529
  scenarioId: string;
1530
- objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
1530
+ objectType: "TFHE" | "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
1531
1531
  objectId: string;
1532
1532
  address?: string | null | undefined;
1533
1533
  }[][] | undefined;
@@ -1546,7 +1546,7 @@ export declare const GetKycSessionsOutput: z.ZodDiscriminatedUnion<"isOk", [z.Zo
1546
1546
  };
1547
1547
  executionId: string;
1548
1548
  scenarioId: string;
1549
- objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
1549
+ objectType: "TFHE" | "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
1550
1550
  objectId: string;
1551
1551
  address?: string | null | undefined;
1552
1552
  }[][] | undefined;
@@ -1647,7 +1647,7 @@ export declare const GetKycSessionsOutput: z.ZodDiscriminatedUnion<"isOk", [z.Zo
1647
1647
  };
1648
1648
  executionId: string;
1649
1649
  scenarioId: string;
1650
- objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
1650
+ objectType: "TFHE" | "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
1651
1651
  objectId: string;
1652
1652
  address?: string | null | undefined;
1653
1653
  }[][] | undefined;
@@ -1707,7 +1707,7 @@ export declare const GetKycSessionsOutput: z.ZodDiscriminatedUnion<"isOk", [z.Zo
1707
1707
  };
1708
1708
  executionId: string;
1709
1709
  scenarioId: string;
1710
- objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
1710
+ objectType: "TFHE" | "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
1711
1711
  objectId: string;
1712
1712
  address?: string | null | undefined;
1713
1713
  }[][] | undefined;
@@ -1771,7 +1771,7 @@ export declare const GetKycSessionsOutput: z.ZodDiscriminatedUnion<"isOk", [z.Zo
1771
1771
  };
1772
1772
  executionId: string;
1773
1773
  scenarioId: string;
1774
- objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
1774
+ objectType: "TFHE" | "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
1775
1775
  objectId: string;
1776
1776
  address?: string | null | undefined;
1777
1777
  }[][] | undefined;
@@ -1836,7 +1836,7 @@ export declare const GetKycSessionsOutput: z.ZodDiscriminatedUnion<"isOk", [z.Zo
1836
1836
  };
1837
1837
  executionId: string;
1838
1838
  scenarioId: string;
1839
- objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
1839
+ objectType: "TFHE" | "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
1840
1840
  objectId: string;
1841
1841
  address?: string | null | undefined;
1842
1842
  }[][] | undefined;
@@ -28,4 +28,5 @@ export type Tag = z.infer<typeof Tag>;
28
28
  export declare const TagTitle: z.ZodString;
29
29
  export type TagTitle = z.infer<typeof TagTitle>;
30
30
  export declare const getTagTypeFromEntityType: (entityType: string) => TypeTag;
31
+ export declare const WORKFLOW_TYPE_TO_TAG_TYPE: Record<string, TypeTag>;
31
32
  //# sourceMappingURL=tag.schema.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"tag.schema.d.ts","sourceRoot":"../../../src","sources":["tag.schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAExB,eAAO,MAAM,QAAQ,mDAAoD,CAAC;AAC1E,eAAO,MAAM,OAAO,qDAAmB,CAAC;AACxC,MAAM,MAAM,OAAO,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,OAAO,CAAC,CAAC;AAQ9C,eAAO,MAAM,GAAG;;;;;;;;;;;;;;;;;;;;;EAOd,CAAC;AAEH,MAAM,MAAM,GAAG,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,GAAG,CAAC,CAAC;AAEtC,eAAO,MAAM,QAAQ,aAAa,CAAC;AACnC,MAAM,MAAM,QAAQ,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,QAAQ,CAAC,CAAC;AAEhD,eAAO,MAAM,wBAAwB,eAAgB,MAAM,KAAG,OAE7D,CAAC"}
1
+ {"version":3,"file":"tag.schema.d.ts","sourceRoot":"../../../src","sources":["tag.schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAExB,eAAO,MAAM,QAAQ,mDAAoD,CAAC;AAC1E,eAAO,MAAM,OAAO,qDAAmB,CAAC;AACxC,MAAM,MAAM,OAAO,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,OAAO,CAAC,CAAC;AAQ9C,eAAO,MAAM,GAAG;;;;;;;;;;;;;;;;;;;;;EAOd,CAAC;AAEH,MAAM,MAAM,GAAG,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,GAAG,CAAC,CAAC;AAEtC,eAAO,MAAM,QAAQ,aAAa,CAAC;AACnC,MAAM,MAAM,QAAQ,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,QAAQ,CAAC,CAAC;AAEhD,eAAO,MAAM,wBAAwB,eAAgB,MAAM,KAAG,OAE7D,CAAC;AAEF,eAAO,MAAM,yBAAyB,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAQ7D,CAAC"}