@vess-id/ai-identity 0.14.0-alpha.6 → 0.14.0-alpha.7

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.
package/dist/index.d.mts CHANGED
@@ -4733,6 +4733,7 @@ declare const ACTION_REGISTRY: {
4733
4733
  issueTypeName?: undefined;
4734
4734
  priority?: undefined;
4735
4735
  assigneeAccountId?: undefined;
4736
+ commentId?: undefined;
4736
4737
  transitionId?: undefined;
4737
4738
  typeName?: undefined;
4738
4739
  inwardIssueKey?: undefined;
@@ -4878,6 +4879,7 @@ declare const ACTION_REGISTRY: {
4878
4879
  issueTypeName?: undefined;
4879
4880
  priority?: undefined;
4880
4881
  assigneeAccountId?: undefined;
4882
+ commentId?: undefined;
4881
4883
  transitionId?: undefined;
4882
4884
  typeName?: undefined;
4883
4885
  inwardIssueKey?: undefined;
@@ -5026,6 +5028,7 @@ declare const ACTION_REGISTRY: {
5026
5028
  issueTypeName?: undefined;
5027
5029
  priority?: undefined;
5028
5030
  assigneeAccountId?: undefined;
5031
+ commentId?: undefined;
5029
5032
  transitionId?: undefined;
5030
5033
  typeName?: undefined;
5031
5034
  inwardIssueKey?: undefined;
@@ -5184,6 +5187,7 @@ declare const ACTION_REGISTRY: {
5184
5187
  issueTypeName?: undefined;
5185
5188
  priority?: undefined;
5186
5189
  assigneeAccountId?: undefined;
5190
+ commentId?: undefined;
5187
5191
  transitionId?: undefined;
5188
5192
  typeName?: undefined;
5189
5193
  inwardIssueKey?: undefined;
@@ -5339,6 +5343,7 @@ declare const ACTION_REGISTRY: {
5339
5343
  issueTypeName?: undefined;
5340
5344
  priority?: undefined;
5341
5345
  assigneeAccountId?: undefined;
5346
+ commentId?: undefined;
5342
5347
  transitionId?: undefined;
5343
5348
  typeName?: undefined;
5344
5349
  inwardIssueKey?: undefined;
@@ -5491,6 +5496,7 @@ declare const ACTION_REGISTRY: {
5491
5496
  issueTypeName?: undefined;
5492
5497
  priority?: undefined;
5493
5498
  assigneeAccountId?: undefined;
5499
+ commentId?: undefined;
5494
5500
  transitionId?: undefined;
5495
5501
  typeName?: undefined;
5496
5502
  inwardIssueKey?: undefined;
@@ -5646,6 +5652,7 @@ declare const ACTION_REGISTRY: {
5646
5652
  issueTypeName?: undefined;
5647
5653
  priority?: undefined;
5648
5654
  assigneeAccountId?: undefined;
5655
+ commentId?: undefined;
5649
5656
  transitionId?: undefined;
5650
5657
  typeName?: undefined;
5651
5658
  inwardIssueKey?: undefined;
@@ -5797,6 +5804,7 @@ declare const ACTION_REGISTRY: {
5797
5804
  issueTypeName?: undefined;
5798
5805
  priority?: undefined;
5799
5806
  assigneeAccountId?: undefined;
5807
+ commentId?: undefined;
5800
5808
  transitionId?: undefined;
5801
5809
  typeName?: undefined;
5802
5810
  inwardIssueKey?: undefined;
@@ -5972,6 +5980,7 @@ declare const ACTION_REGISTRY: {
5972
5980
  issueTypeName?: undefined;
5973
5981
  priority?: undefined;
5974
5982
  assigneeAccountId?: undefined;
5983
+ commentId?: undefined;
5975
5984
  transitionId?: undefined;
5976
5985
  typeName?: undefined;
5977
5986
  inwardIssueKey?: undefined;
@@ -6144,6 +6153,7 @@ declare const ACTION_REGISTRY: {
6144
6153
  issueTypeName?: undefined;
6145
6154
  priority?: undefined;
6146
6155
  assigneeAccountId?: undefined;
6156
+ commentId?: undefined;
6147
6157
  transitionId?: undefined;
6148
6158
  typeName?: undefined;
6149
6159
  inwardIssueKey?: undefined;
@@ -6301,6 +6311,7 @@ declare const ACTION_REGISTRY: {
6301
6311
  issueTypeName?: undefined;
6302
6312
  priority?: undefined;
6303
6313
  assigneeAccountId?: undefined;
6314
+ commentId?: undefined;
6304
6315
  transitionId?: undefined;
6305
6316
  typeName?: undefined;
6306
6317
  inwardIssueKey?: undefined;
@@ -6479,6 +6490,7 @@ declare const ACTION_REGISTRY: {
6479
6490
  issueTypeName?: undefined;
6480
6491
  priority?: undefined;
6481
6492
  assigneeAccountId?: undefined;
6493
+ commentId?: undefined;
6482
6494
  transitionId?: undefined;
6483
6495
  typeName?: undefined;
6484
6496
  inwardIssueKey?: undefined;
@@ -6566,6 +6578,7 @@ declare const ACTION_REGISTRY: {
6566
6578
  query: {
6567
6579
  type: string;
6568
6580
  minLength: number;
6581
+ description?: undefined;
6569
6582
  maxLength?: undefined;
6570
6583
  };
6571
6584
  maxResults: {
@@ -6633,6 +6646,7 @@ declare const ACTION_REGISTRY: {
6633
6646
  issueTypeName?: undefined;
6634
6647
  priority?: undefined;
6635
6648
  assigneeAccountId?: undefined;
6649
+ commentId?: undefined;
6636
6650
  transitionId?: undefined;
6637
6651
  typeName?: undefined;
6638
6652
  inwardIssueKey?: undefined;
@@ -6781,6 +6795,7 @@ declare const ACTION_REGISTRY: {
6781
6795
  issueTypeName?: undefined;
6782
6796
  priority?: undefined;
6783
6797
  assigneeAccountId?: undefined;
6798
+ commentId?: undefined;
6784
6799
  transitionId?: undefined;
6785
6800
  typeName?: undefined;
6786
6801
  inwardIssueKey?: undefined;
@@ -6948,6 +6963,7 @@ declare const ACTION_REGISTRY: {
6948
6963
  issueTypeName?: undefined;
6949
6964
  priority?: undefined;
6950
6965
  assigneeAccountId?: undefined;
6966
+ commentId?: undefined;
6951
6967
  transitionId?: undefined;
6952
6968
  typeName?: undefined;
6953
6969
  inwardIssueKey?: undefined;
@@ -7108,6 +7124,7 @@ declare const ACTION_REGISTRY: {
7108
7124
  issueTypeName?: undefined;
7109
7125
  priority?: undefined;
7110
7126
  assigneeAccountId?: undefined;
7127
+ commentId?: undefined;
7111
7128
  transitionId?: undefined;
7112
7129
  typeName?: undefined;
7113
7130
  inwardIssueKey?: undefined;
@@ -7267,6 +7284,7 @@ declare const ACTION_REGISTRY: {
7267
7284
  issueTypeName?: undefined;
7268
7285
  priority?: undefined;
7269
7286
  assigneeAccountId?: undefined;
7287
+ commentId?: undefined;
7270
7288
  transitionId?: undefined;
7271
7289
  typeName?: undefined;
7272
7290
  inwardIssueKey?: undefined;
@@ -7419,6 +7437,7 @@ declare const ACTION_REGISTRY: {
7419
7437
  issueTypeName?: undefined;
7420
7438
  priority?: undefined;
7421
7439
  assigneeAccountId?: undefined;
7440
+ commentId?: undefined;
7422
7441
  transitionId?: undefined;
7423
7442
  typeName?: undefined;
7424
7443
  inwardIssueKey?: undefined;
@@ -7629,6 +7648,7 @@ declare const ACTION_REGISTRY: {
7629
7648
  issueTypeName?: undefined;
7630
7649
  priority?: undefined;
7631
7650
  assigneeAccountId?: undefined;
7651
+ commentId?: undefined;
7632
7652
  transitionId?: undefined;
7633
7653
  typeName?: undefined;
7634
7654
  inwardIssueKey?: undefined;
@@ -7850,6 +7870,7 @@ declare const ACTION_REGISTRY: {
7850
7870
  issueTypeName?: undefined;
7851
7871
  priority?: undefined;
7852
7872
  assigneeAccountId?: undefined;
7873
+ commentId?: undefined;
7853
7874
  transitionId?: undefined;
7854
7875
  typeName?: undefined;
7855
7876
  inwardIssueKey?: undefined;
@@ -8009,6 +8030,7 @@ declare const ACTION_REGISTRY: {
8009
8030
  issueTypeName?: undefined;
8010
8031
  priority?: undefined;
8011
8032
  assigneeAccountId?: undefined;
8033
+ commentId?: undefined;
8012
8034
  transitionId?: undefined;
8013
8035
  typeName?: undefined;
8014
8036
  inwardIssueKey?: undefined;
@@ -8156,6 +8178,7 @@ declare const ACTION_REGISTRY: {
8156
8178
  issueTypeName?: undefined;
8157
8179
  priority?: undefined;
8158
8180
  assigneeAccountId?: undefined;
8181
+ commentId?: undefined;
8159
8182
  transitionId?: undefined;
8160
8183
  typeName?: undefined;
8161
8184
  inwardIssueKey?: undefined;
@@ -8306,6 +8329,7 @@ declare const ACTION_REGISTRY: {
8306
8329
  issueTypeName?: undefined;
8307
8330
  priority?: undefined;
8308
8331
  assigneeAccountId?: undefined;
8332
+ commentId?: undefined;
8309
8333
  transitionId?: undefined;
8310
8334
  typeName?: undefined;
8311
8335
  inwardIssueKey?: undefined;
@@ -8457,6 +8481,7 @@ declare const ACTION_REGISTRY: {
8457
8481
  issueTypeName?: undefined;
8458
8482
  priority?: undefined;
8459
8483
  assigneeAccountId?: undefined;
8484
+ commentId?: undefined;
8460
8485
  transitionId?: undefined;
8461
8486
  typeName?: undefined;
8462
8487
  inwardIssueKey?: undefined;
@@ -8610,6 +8635,7 @@ declare const ACTION_REGISTRY: {
8610
8635
  issueTypeName?: undefined;
8611
8636
  priority?: undefined;
8612
8637
  assigneeAccountId?: undefined;
8638
+ commentId?: undefined;
8613
8639
  transitionId?: undefined;
8614
8640
  typeName?: undefined;
8615
8641
  inwardIssueKey?: undefined;
@@ -8766,6 +8792,7 @@ declare const ACTION_REGISTRY: {
8766
8792
  issueTypeName?: undefined;
8767
8793
  priority?: undefined;
8768
8794
  assigneeAccountId?: undefined;
8795
+ commentId?: undefined;
8769
8796
  transitionId?: undefined;
8770
8797
  typeName?: undefined;
8771
8798
  inwardIssueKey?: undefined;
@@ -8914,6 +8941,7 @@ declare const ACTION_REGISTRY: {
8914
8941
  issueTypeName?: undefined;
8915
8942
  priority?: undefined;
8916
8943
  assigneeAccountId?: undefined;
8944
+ commentId?: undefined;
8917
8945
  transitionId?: undefined;
8918
8946
  typeName?: undefined;
8919
8947
  inwardIssueKey?: undefined;
@@ -9086,6 +9114,7 @@ declare const ACTION_REGISTRY: {
9086
9114
  jql?: undefined;
9087
9115
  startAt?: undefined;
9088
9116
  issueIdOrKey?: undefined;
9117
+ commentId?: undefined;
9089
9118
  transitionId?: undefined;
9090
9119
  typeName?: undefined;
9091
9120
  inwardIssueKey?: undefined;
@@ -9254,6 +9283,7 @@ declare const ACTION_REGISTRY: {
9254
9283
  startAt?: undefined;
9255
9284
  projectKey?: undefined;
9256
9285
  issueTypeName?: undefined;
9286
+ commentId?: undefined;
9257
9287
  transitionId?: undefined;
9258
9288
  typeName?: undefined;
9259
9289
  inwardIssueKey?: undefined;
@@ -9402,6 +9432,7 @@ declare const ACTION_REGISTRY: {
9402
9432
  issueTypeName?: undefined;
9403
9433
  priority?: undefined;
9404
9434
  assigneeAccountId?: undefined;
9435
+ commentId?: undefined;
9405
9436
  transitionId?: undefined;
9406
9437
  typeName?: undefined;
9407
9438
  inwardIssueKey?: undefined;
@@ -9563,6 +9594,160 @@ declare const ACTION_REGISTRY: {
9563
9594
  issueTypeName?: undefined;
9564
9595
  priority?: undefined;
9565
9596
  assigneeAccountId?: undefined;
9597
+ commentId?: undefined;
9598
+ transitionId?: undefined;
9599
+ typeName?: undefined;
9600
+ inwardIssueKey?: undefined;
9601
+ outwardIssueKey?: undefined;
9602
+ commentBody?: undefined;
9603
+ linkId?: undefined;
9604
+ file_path?: undefined;
9605
+ content?: undefined;
9606
+ command?: undefined;
9607
+ working_directory?: undefined;
9608
+ env_profile?: undefined;
9609
+ timeout_seconds?: undefined;
9610
+ objectType?: undefined;
9611
+ after?: undefined;
9612
+ properties?: undefined;
9613
+ archived?: undefined;
9614
+ filterGroups?: undefined;
9615
+ sorts?: undefined;
9616
+ inputs?: undefined;
9617
+ idProperty?: undefined;
9618
+ propertyName?: undefined;
9619
+ name?: undefined;
9620
+ label?: undefined;
9621
+ fieldType?: undefined;
9622
+ groupName?: undefined;
9623
+ options?: undefined;
9624
+ objectId?: undefined;
9625
+ toObjectType?: undefined;
9626
+ fromObjectType?: undefined;
9627
+ engagementId?: undefined;
9628
+ ownerId?: undefined;
9629
+ timestamp?: undefined;
9630
+ associations?: undefined;
9631
+ metadata?: undefined;
9632
+ flowId?: undefined;
9633
+ portalId?: undefined;
9634
+ uiDomain?: undefined;
9635
+ pageRequests?: undefined;
9636
+ taskType?: undefined;
9637
+ payload?: undefined;
9638
+ message?: undefined;
9639
+ id?: undefined;
9640
+ action?: undefined;
9641
+ data?: undefined;
9642
+ types?: undefined;
9643
+ status?: undefined;
9644
+ token?: undefined;
9645
+ result?: undefined;
9646
+ topic?: undefined;
9647
+ durationMinutes?: undefined;
9648
+ candidates?: undefined;
9649
+ };
9650
+ required: string[];
9651
+ additionalProperties: boolean;
9652
+ };
9653
+ constraints: {
9654
+ rate_bucket: string;
9655
+ };
9656
+ effects: string[];
9657
+ risk: string;
9658
+ target_bindings: {
9659
+ resource_id: {
9660
+ source: "param";
9661
+ param: string;
9662
+ fallback_param: string;
9663
+ derive: "project_key";
9664
+ required?: undefined;
9665
+ key?: undefined;
9666
+ multi?: undefined;
9667
+ separator?: undefined;
9668
+ default?: undefined;
9669
+ };
9670
+ secondary?: undefined;
9671
+ };
9672
+ version: string;
9673
+ } | {
9674
+ action: string;
9675
+ resource_type: string;
9676
+ required_relations: string[];
9677
+ required_scopes: string[];
9678
+ capability: string;
9679
+ input_schema: {
9680
+ type: string;
9681
+ properties: {
9682
+ issueIdOrKey: {
9683
+ type: string;
9684
+ minLength: number;
9685
+ };
9686
+ commentId: {
9687
+ type: string;
9688
+ minLength: number;
9689
+ description: string;
9690
+ };
9691
+ channel?: undefined;
9692
+ text?: undefined;
9693
+ thread_ts?: undefined;
9694
+ username?: undefined;
9695
+ icon_emoji?: undefined;
9696
+ blocks?: undefined;
9697
+ userId?: undefined;
9698
+ latest?: undefined;
9699
+ oldest?: undefined;
9700
+ limit?: undefined;
9701
+ inclusive?: undefined;
9702
+ cursor?: undefined;
9703
+ ts?: undefined;
9704
+ owner?: undefined;
9705
+ repo?: undefined;
9706
+ title?: undefined;
9707
+ body?: undefined;
9708
+ labels?: undefined;
9709
+ assignees?: undefined;
9710
+ milestone?: undefined;
9711
+ state?: undefined;
9712
+ sort?: undefined;
9713
+ direction?: undefined;
9714
+ per_page?: undefined;
9715
+ page?: undefined;
9716
+ issueNumber?: undefined;
9717
+ query?: undefined;
9718
+ maxResults?: undefined;
9719
+ messageId?: undefined;
9720
+ to?: undefined;
9721
+ subject?: undefined;
9722
+ cc?: undefined;
9723
+ bcc?: undefined;
9724
+ threadId?: undefined;
9725
+ inReplyTo?: undefined;
9726
+ references?: undefined;
9727
+ messageIds?: undefined;
9728
+ calendarId?: undefined;
9729
+ timeMin?: undefined;
9730
+ timeMax?: undefined;
9731
+ eventId?: undefined;
9732
+ summary?: undefined;
9733
+ description?: undefined;
9734
+ start?: undefined;
9735
+ end?: undefined;
9736
+ attendees?: undefined;
9737
+ location?: undefined;
9738
+ addMeet?: undefined;
9739
+ meetRequestId?: undefined;
9740
+ recent?: undefined;
9741
+ projectKeyOrId?: undefined;
9742
+ type?: undefined;
9743
+ boardId?: undefined;
9744
+ sprintId?: undefined;
9745
+ jql?: undefined;
9746
+ startAt?: undefined;
9747
+ projectKey?: undefined;
9748
+ issueTypeName?: undefined;
9749
+ priority?: undefined;
9750
+ assigneeAccountId?: undefined;
9566
9751
  transitionId?: undefined;
9567
9752
  typeName?: undefined;
9568
9753
  inwardIssueKey?: undefined;
@@ -9715,6 +9900,7 @@ declare const ACTION_REGISTRY: {
9715
9900
  issueTypeName?: undefined;
9716
9901
  priority?: undefined;
9717
9902
  assigneeAccountId?: undefined;
9903
+ commentId?: undefined;
9718
9904
  typeName?: undefined;
9719
9905
  inwardIssueKey?: undefined;
9720
9906
  outwardIssueKey?: undefined;
@@ -9870,6 +10056,7 @@ declare const ACTION_REGISTRY: {
9870
10056
  issueTypeName?: undefined;
9871
10057
  priority?: undefined;
9872
10058
  assigneeAccountId?: undefined;
10059
+ commentId?: undefined;
9873
10060
  transitionId?: undefined;
9874
10061
  typeName?: undefined;
9875
10062
  inwardIssueKey?: undefined;
@@ -10031,6 +10218,7 @@ declare const ACTION_REGISTRY: {
10031
10218
  issueTypeName?: undefined;
10032
10219
  priority?: undefined;
10033
10220
  assigneeAccountId?: undefined;
10221
+ commentId?: undefined;
10034
10222
  transitionId?: undefined;
10035
10223
  linkId?: undefined;
10036
10224
  file_path?: undefined;
@@ -10177,6 +10365,7 @@ declare const ACTION_REGISTRY: {
10177
10365
  issueTypeName?: undefined;
10178
10366
  priority?: undefined;
10179
10367
  assigneeAccountId?: undefined;
10368
+ commentId?: undefined;
10180
10369
  transitionId?: undefined;
10181
10370
  typeName?: undefined;
10182
10371
  inwardIssueKey?: undefined;
@@ -10251,6 +10440,162 @@ declare const ACTION_REGISTRY: {
10251
10440
  secondary?: undefined;
10252
10441
  };
10253
10442
  version: string;
10443
+ } | {
10444
+ action: string;
10445
+ resource_type: string;
10446
+ required_relations: string[];
10447
+ required_scopes: string[];
10448
+ capability: string;
10449
+ input_schema: {
10450
+ type: string;
10451
+ properties: {
10452
+ query: {
10453
+ type: string;
10454
+ minLength: number;
10455
+ description: string;
10456
+ maxLength?: undefined;
10457
+ };
10458
+ maxResults: {
10459
+ type: string;
10460
+ minimum: number;
10461
+ maximum: number;
10462
+ description: string;
10463
+ };
10464
+ channel?: undefined;
10465
+ text?: undefined;
10466
+ thread_ts?: undefined;
10467
+ username?: undefined;
10468
+ icon_emoji?: undefined;
10469
+ blocks?: undefined;
10470
+ userId?: undefined;
10471
+ latest?: undefined;
10472
+ oldest?: undefined;
10473
+ limit?: undefined;
10474
+ inclusive?: undefined;
10475
+ cursor?: undefined;
10476
+ ts?: undefined;
10477
+ owner?: undefined;
10478
+ repo?: undefined;
10479
+ title?: undefined;
10480
+ body?: undefined;
10481
+ labels?: undefined;
10482
+ assignees?: undefined;
10483
+ milestone?: undefined;
10484
+ state?: undefined;
10485
+ sort?: undefined;
10486
+ direction?: undefined;
10487
+ per_page?: undefined;
10488
+ page?: undefined;
10489
+ issueNumber?: undefined;
10490
+ messageId?: undefined;
10491
+ to?: undefined;
10492
+ subject?: undefined;
10493
+ cc?: undefined;
10494
+ bcc?: undefined;
10495
+ threadId?: undefined;
10496
+ inReplyTo?: undefined;
10497
+ references?: undefined;
10498
+ messageIds?: undefined;
10499
+ calendarId?: undefined;
10500
+ timeMin?: undefined;
10501
+ timeMax?: undefined;
10502
+ eventId?: undefined;
10503
+ summary?: undefined;
10504
+ description?: undefined;
10505
+ start?: undefined;
10506
+ end?: undefined;
10507
+ attendees?: undefined;
10508
+ location?: undefined;
10509
+ addMeet?: undefined;
10510
+ meetRequestId?: undefined;
10511
+ recent?: undefined;
10512
+ projectKeyOrId?: undefined;
10513
+ type?: undefined;
10514
+ boardId?: undefined;
10515
+ sprintId?: undefined;
10516
+ jql?: undefined;
10517
+ startAt?: undefined;
10518
+ issueIdOrKey?: undefined;
10519
+ projectKey?: undefined;
10520
+ issueTypeName?: undefined;
10521
+ priority?: undefined;
10522
+ assigneeAccountId?: undefined;
10523
+ commentId?: undefined;
10524
+ transitionId?: undefined;
10525
+ typeName?: undefined;
10526
+ inwardIssueKey?: undefined;
10527
+ outwardIssueKey?: undefined;
10528
+ commentBody?: undefined;
10529
+ linkId?: undefined;
10530
+ file_path?: undefined;
10531
+ content?: undefined;
10532
+ command?: undefined;
10533
+ working_directory?: undefined;
10534
+ env_profile?: undefined;
10535
+ timeout_seconds?: undefined;
10536
+ objectType?: undefined;
10537
+ after?: undefined;
10538
+ properties?: undefined;
10539
+ archived?: undefined;
10540
+ filterGroups?: undefined;
10541
+ sorts?: undefined;
10542
+ inputs?: undefined;
10543
+ idProperty?: undefined;
10544
+ propertyName?: undefined;
10545
+ name?: undefined;
10546
+ label?: undefined;
10547
+ fieldType?: undefined;
10548
+ groupName?: undefined;
10549
+ options?: undefined;
10550
+ objectId?: undefined;
10551
+ toObjectType?: undefined;
10552
+ fromObjectType?: undefined;
10553
+ engagementId?: undefined;
10554
+ ownerId?: undefined;
10555
+ timestamp?: undefined;
10556
+ associations?: undefined;
10557
+ metadata?: undefined;
10558
+ flowId?: undefined;
10559
+ portalId?: undefined;
10560
+ uiDomain?: undefined;
10561
+ pageRequests?: undefined;
10562
+ taskType?: undefined;
10563
+ payload?: undefined;
10564
+ message?: undefined;
10565
+ id?: undefined;
10566
+ action?: undefined;
10567
+ data?: undefined;
10568
+ types?: undefined;
10569
+ status?: undefined;
10570
+ token?: undefined;
10571
+ result?: undefined;
10572
+ topic?: undefined;
10573
+ durationMinutes?: undefined;
10574
+ candidates?: undefined;
10575
+ };
10576
+ required: string[];
10577
+ additionalProperties: boolean;
10578
+ };
10579
+ constraints: {
10580
+ rate_bucket: string;
10581
+ };
10582
+ effects: string[];
10583
+ risk: string;
10584
+ target_bindings: {
10585
+ resource_id: {
10586
+ source: "param";
10587
+ param: string;
10588
+ required: boolean;
10589
+ key?: undefined;
10590
+ multi?: undefined;
10591
+ separator?: undefined;
10592
+ default?: undefined;
10593
+ fallback_param?: undefined;
10594
+ derive?: undefined;
10595
+ };
10596
+ secondary?: undefined;
10597
+ };
10598
+ version: string;
10254
10599
  } | {
10255
10600
  action: string;
10256
10601
  resource_type: string;
@@ -10324,6 +10669,7 @@ declare const ACTION_REGISTRY: {
10324
10669
  issueTypeName?: undefined;
10325
10670
  priority?: undefined;
10326
10671
  assigneeAccountId?: undefined;
10672
+ commentId?: undefined;
10327
10673
  transitionId?: undefined;
10328
10674
  typeName?: undefined;
10329
10675
  inwardIssueKey?: undefined;
@@ -10474,6 +10820,7 @@ declare const ACTION_REGISTRY: {
10474
10820
  issueTypeName?: undefined;
10475
10821
  priority?: undefined;
10476
10822
  assigneeAccountId?: undefined;
10823
+ commentId?: undefined;
10477
10824
  transitionId?: undefined;
10478
10825
  typeName?: undefined;
10479
10826
  inwardIssueKey?: undefined;
@@ -10634,6 +10981,7 @@ declare const ACTION_REGISTRY: {
10634
10981
  issueTypeName?: undefined;
10635
10982
  priority?: undefined;
10636
10983
  assigneeAccountId?: undefined;
10984
+ commentId?: undefined;
10637
10985
  transitionId?: undefined;
10638
10986
  typeName?: undefined;
10639
10987
  inwardIssueKey?: undefined;
@@ -10794,6 +11142,7 @@ declare const ACTION_REGISTRY: {
10794
11142
  issueTypeName?: undefined;
10795
11143
  priority?: undefined;
10796
11144
  assigneeAccountId?: undefined;
11145
+ commentId?: undefined;
10797
11146
  transitionId?: undefined;
10798
11147
  typeName?: undefined;
10799
11148
  inwardIssueKey?: undefined;
@@ -10882,6 +11231,7 @@ declare const ACTION_REGISTRY: {
10882
11231
  type: string;
10883
11232
  maxLength: number;
10884
11233
  minLength?: undefined;
11234
+ description?: undefined;
10885
11235
  };
10886
11236
  filterGroups: {
10887
11237
  type: string;
@@ -10965,6 +11315,7 @@ declare const ACTION_REGISTRY: {
10965
11315
  issueTypeName?: undefined;
10966
11316
  priority?: undefined;
10967
11317
  assigneeAccountId?: undefined;
11318
+ commentId?: undefined;
10968
11319
  transitionId?: undefined;
10969
11320
  typeName?: undefined;
10970
11321
  inwardIssueKey?: undefined;
@@ -11134,6 +11485,7 @@ declare const ACTION_REGISTRY: {
11134
11485
  issueTypeName?: undefined;
11135
11486
  priority?: undefined;
11136
11487
  assigneeAccountId?: undefined;
11488
+ commentId?: undefined;
11137
11489
  transitionId?: undefined;
11138
11490
  typeName?: undefined;
11139
11491
  inwardIssueKey?: undefined;
@@ -11297,6 +11649,7 @@ declare const ACTION_REGISTRY: {
11297
11649
  issueTypeName?: undefined;
11298
11650
  priority?: undefined;
11299
11651
  assigneeAccountId?: undefined;
11652
+ commentId?: undefined;
11300
11653
  transitionId?: undefined;
11301
11654
  typeName?: undefined;
11302
11655
  inwardIssueKey?: undefined;
@@ -11462,6 +11815,7 @@ declare const ACTION_REGISTRY: {
11462
11815
  issueTypeName?: undefined;
11463
11816
  priority?: undefined;
11464
11817
  assigneeAccountId?: undefined;
11818
+ commentId?: undefined;
11465
11819
  transitionId?: undefined;
11466
11820
  typeName?: undefined;
11467
11821
  inwardIssueKey?: undefined;
@@ -11612,6 +11966,7 @@ declare const ACTION_REGISTRY: {
11612
11966
  issueTypeName?: undefined;
11613
11967
  priority?: undefined;
11614
11968
  assigneeAccountId?: undefined;
11969
+ commentId?: undefined;
11615
11970
  transitionId?: undefined;
11616
11971
  typeName?: undefined;
11617
11972
  inwardIssueKey?: undefined;
@@ -11763,6 +12118,7 @@ declare const ACTION_REGISTRY: {
11763
12118
  issueTypeName?: undefined;
11764
12119
  priority?: undefined;
11765
12120
  assigneeAccountId?: undefined;
12121
+ commentId?: undefined;
11766
12122
  transitionId?: undefined;
11767
12123
  typeName?: undefined;
11768
12124
  inwardIssueKey?: undefined;
@@ -11932,6 +12288,7 @@ declare const ACTION_REGISTRY: {
11932
12288
  issueTypeName?: undefined;
11933
12289
  priority?: undefined;
11934
12290
  assigneeAccountId?: undefined;
12291
+ commentId?: undefined;
11935
12292
  transitionId?: undefined;
11936
12293
  typeName?: undefined;
11937
12294
  inwardIssueKey?: undefined;
@@ -12098,6 +12455,7 @@ declare const ACTION_REGISTRY: {
12098
12455
  issueTypeName?: undefined;
12099
12456
  priority?: undefined;
12100
12457
  assigneeAccountId?: undefined;
12458
+ commentId?: undefined;
12101
12459
  transitionId?: undefined;
12102
12460
  typeName?: undefined;
12103
12461
  inwardIssueKey?: undefined;
@@ -12254,6 +12612,7 @@ declare const ACTION_REGISTRY: {
12254
12612
  issueTypeName?: undefined;
12255
12613
  priority?: undefined;
12256
12614
  assigneeAccountId?: undefined;
12615
+ commentId?: undefined;
12257
12616
  transitionId?: undefined;
12258
12617
  typeName?: undefined;
12259
12618
  inwardIssueKey?: undefined;
@@ -12401,6 +12760,7 @@ declare const ACTION_REGISTRY: {
12401
12760
  issueTypeName?: undefined;
12402
12761
  priority?: undefined;
12403
12762
  assigneeAccountId?: undefined;
12763
+ commentId?: undefined;
12404
12764
  transitionId?: undefined;
12405
12765
  typeName?: undefined;
12406
12766
  inwardIssueKey?: undefined;
@@ -12555,6 +12915,7 @@ declare const ACTION_REGISTRY: {
12555
12915
  issueTypeName?: undefined;
12556
12916
  priority?: undefined;
12557
12917
  assigneeAccountId?: undefined;
12918
+ commentId?: undefined;
12558
12919
  transitionId?: undefined;
12559
12920
  typeName?: undefined;
12560
12921
  inwardIssueKey?: undefined;
@@ -12700,6 +13061,7 @@ declare const ACTION_REGISTRY: {
12700
13061
  issueTypeName?: undefined;
12701
13062
  priority?: undefined;
12702
13063
  assigneeAccountId?: undefined;
13064
+ commentId?: undefined;
12703
13065
  transitionId?: undefined;
12704
13066
  typeName?: undefined;
12705
13067
  inwardIssueKey?: undefined;
@@ -12859,6 +13221,7 @@ declare const ACTION_REGISTRY: {
12859
13221
  issueTypeName?: undefined;
12860
13222
  priority?: undefined;
12861
13223
  assigneeAccountId?: undefined;
13224
+ commentId?: undefined;
12862
13225
  transitionId?: undefined;
12863
13226
  typeName?: undefined;
12864
13227
  inwardIssueKey?: undefined;
@@ -13015,6 +13378,7 @@ declare const ACTION_REGISTRY: {
13015
13378
  issueTypeName?: undefined;
13016
13379
  priority?: undefined;
13017
13380
  assigneeAccountId?: undefined;
13381
+ commentId?: undefined;
13018
13382
  transitionId?: undefined;
13019
13383
  typeName?: undefined;
13020
13384
  inwardIssueKey?: undefined;
@@ -13162,6 +13526,7 @@ declare const ACTION_REGISTRY: {
13162
13526
  issueTypeName?: undefined;
13163
13527
  priority?: undefined;
13164
13528
  assigneeAccountId?: undefined;
13529
+ commentId?: undefined;
13165
13530
  transitionId?: undefined;
13166
13531
  typeName?: undefined;
13167
13532
  inwardIssueKey?: undefined;
@@ -13309,6 +13674,7 @@ declare const ACTION_REGISTRY: {
13309
13674
  issueTypeName?: undefined;
13310
13675
  priority?: undefined;
13311
13676
  assigneeAccountId?: undefined;
13677
+ commentId?: undefined;
13312
13678
  transitionId?: undefined;
13313
13679
  typeName?: undefined;
13314
13680
  inwardIssueKey?: undefined;
@@ -13463,6 +13829,7 @@ declare const ACTION_REGISTRY: {
13463
13829
  issueTypeName?: undefined;
13464
13830
  priority?: undefined;
13465
13831
  assigneeAccountId?: undefined;
13832
+ commentId?: undefined;
13466
13833
  transitionId?: undefined;
13467
13834
  typeName?: undefined;
13468
13835
  inwardIssueKey?: undefined;
@@ -13622,6 +13989,7 @@ declare const ACTION_REGISTRY: {
13622
13989
  issueTypeName?: undefined;
13623
13990
  priority?: undefined;
13624
13991
  assigneeAccountId?: undefined;
13992
+ commentId?: undefined;
13625
13993
  transitionId?: undefined;
13626
13994
  typeName?: undefined;
13627
13995
  inwardIssueKey?: undefined;
@@ -13778,6 +14146,7 @@ declare const ACTION_REGISTRY: {
13778
14146
  issueTypeName?: undefined;
13779
14147
  priority?: undefined;
13780
14148
  assigneeAccountId?: undefined;
14149
+ commentId?: undefined;
13781
14150
  transitionId?: undefined;
13782
14151
  typeName?: undefined;
13783
14152
  inwardIssueKey?: undefined;
@@ -13931,6 +14300,7 @@ declare const ACTION_REGISTRY: {
13931
14300
  issueTypeName?: undefined;
13932
14301
  priority?: undefined;
13933
14302
  assigneeAccountId?: undefined;
14303
+ commentId?: undefined;
13934
14304
  transitionId?: undefined;
13935
14305
  typeName?: undefined;
13936
14306
  inwardIssueKey?: undefined;
@@ -14079,6 +14449,7 @@ declare const ACTION_REGISTRY: {
14079
14449
  issueTypeName?: undefined;
14080
14450
  priority?: undefined;
14081
14451
  assigneeAccountId?: undefined;
14452
+ commentId?: undefined;
14082
14453
  transitionId?: undefined;
14083
14454
  typeName?: undefined;
14084
14455
  inwardIssueKey?: undefined;
@@ -14232,6 +14603,7 @@ declare const ACTION_REGISTRY: {
14232
14603
  issueTypeName?: undefined;
14233
14604
  priority?: undefined;
14234
14605
  assigneeAccountId?: undefined;
14606
+ commentId?: undefined;
14235
14607
  transitionId?: undefined;
14236
14608
  typeName?: undefined;
14237
14609
  inwardIssueKey?: undefined;
@@ -14415,6 +14787,7 @@ declare const ACTION_REGISTRY: {
14415
14787
  issueTypeName?: undefined;
14416
14788
  priority?: undefined;
14417
14789
  assigneeAccountId?: undefined;
14790
+ commentId?: undefined;
14418
14791
  transitionId?: undefined;
14419
14792
  typeName?: undefined;
14420
14793
  inwardIssueKey?: undefined;
@@ -14705,6 +15078,12 @@ interface ActionParamDisplay {
14705
15078
  label: string;
14706
15079
  value: string;
14707
15080
  }
15081
+ /**
15082
+ * actionParams の JSON 文字列として許容する最大バイト数 (10,000 文字)。
15083
+ * この定数自体はサイズ検証を行わない。検証 (超過時に BadRequestException) は
15084
+ * packages/api/src/grant/services/vc-approval-request.service.ts の
15085
+ * createRequest() L44 で実施される。
15086
+ */
14708
15087
  declare const ACTION_PARAMS_MAX_SIZE = 10000;
14709
15088
  declare function generateActionSummary(action: string, params: Record<string, any> | undefined | null, maxLength?: number): string;
14710
15089
  declare function generateActionParamsDisplay(action: string, params: Record<string, any> | undefined | null): ActionParamDisplay[];