@pellux/goodvibes-contracts 0.30.3 → 0.33.0
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/README.md +2 -2
- package/artifacts/operator-contract.json +31 -417
- package/dist/generated/foundation-client-types.d.ts +18 -72
- package/dist/generated/foundation-client-types.d.ts.map +1 -1
- package/dist/generated/foundation-metadata.d.ts +2 -2
- package/dist/generated/foundation-metadata.js +2 -2
- package/dist/generated/operator-contract.d.ts.map +1 -1
- package/dist/generated/operator-contract.js +31 -417
- package/dist/generated/operator-method-ids.d.ts +1 -1
- package/dist/generated/operator-method-ids.d.ts.map +1 -1
- package/dist/generated/operator-method-ids.js +0 -1
- package/dist/generated/runtime-event-domains.d.ts +8 -0
- package/dist/generated/runtime-event-domains.d.ts.map +1 -1
- package/dist/index.d.ts +4 -3
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +38 -6
- package/dist/node.d.ts.map +1 -1
- package/dist/node.js +26 -2
- package/dist/types.d.ts +30 -23
- package/dist/types.d.ts.map +1 -1
- package/dist/types.js +7 -1
- package/dist/zod-schemas/accounts.d.ts +4 -4
- package/dist/zod-schemas/accounts.d.ts.map +1 -1
- package/dist/zod-schemas/accounts.js +4 -4
- package/dist/zod-schemas/events.d.ts +5 -5
- package/dist/zod-schemas/events.d.ts.map +1 -1
- package/dist/zod-schemas/events.js +4 -3
- package/dist/zod-schemas/index.d.ts +2 -2
- package/dist/zod-schemas/index.d.ts.map +1 -1
- package/dist/zod-schemas/index.js +1 -1
- package/dist/zod-schemas/providers.d.ts +30 -30
- package/dist/zod-schemas/providers.d.ts.map +1 -1
- package/dist/zod-schemas/providers.js +19 -19
- package/dist/zod-schemas/session.d.ts +17 -10
- package/dist/zod-schemas/session.d.ts.map +1 -1
- package/dist/zod-schemas/session.js +20 -6
- package/package.json +3 -2
|
@@ -3,7 +3,7 @@ export const OPERATOR_CONTRACT = {
|
|
|
3
3
|
"product": {
|
|
4
4
|
"id": "goodvibes",
|
|
5
5
|
"surface": "operator",
|
|
6
|
-
"version": "0.
|
|
6
|
+
"version": "0.33.0"
|
|
7
7
|
},
|
|
8
8
|
"auth": {
|
|
9
9
|
"modes": [
|
|
@@ -3058,8 +3058,7 @@ export const OPERATOR_CONTRACT = {
|
|
|
3058
3058
|
"catch_up",
|
|
3059
3059
|
"webhook",
|
|
3060
3060
|
"surface",
|
|
3061
|
-
"watcher"
|
|
3062
|
-
"migration"
|
|
3061
|
+
"watcher"
|
|
3063
3062
|
]
|
|
3064
3063
|
},
|
|
3065
3064
|
"dueRun": {
|
|
@@ -3178,8 +3177,7 @@ export const OPERATOR_CONTRACT = {
|
|
|
3178
3177
|
"hook",
|
|
3179
3178
|
"webhook",
|
|
3180
3179
|
"surface",
|
|
3181
|
-
"watcher"
|
|
3182
|
-
"migration"
|
|
3180
|
+
"watcher"
|
|
3183
3181
|
]
|
|
3184
3182
|
},
|
|
3185
3183
|
"label": {
|
|
@@ -3421,13 +3419,6 @@ export const OPERATOR_CONTRACT = {
|
|
|
3421
3419
|
"synthetic"
|
|
3422
3420
|
]
|
|
3423
3421
|
},
|
|
3424
|
-
"unresolvedModelPolicy": {
|
|
3425
|
-
"type": "string",
|
|
3426
|
-
"enum": [
|
|
3427
|
-
"fallback-to-current",
|
|
3428
|
-
"fail"
|
|
3429
|
-
]
|
|
3430
|
-
},
|
|
3431
3422
|
"providerFailurePolicy": {
|
|
3432
3423
|
"type": "string",
|
|
3433
3424
|
"enum": [
|
|
@@ -4120,8 +4111,7 @@ export const OPERATOR_CONTRACT = {
|
|
|
4120
4111
|
"catch_up",
|
|
4121
4112
|
"webhook",
|
|
4122
4113
|
"surface",
|
|
4123
|
-
"watcher"
|
|
4124
|
-
"migration"
|
|
4114
|
+
"watcher"
|
|
4125
4115
|
]
|
|
4126
4116
|
},
|
|
4127
4117
|
"dueRun": {
|
|
@@ -5032,13 +5022,6 @@ export const OPERATOR_CONTRACT = {
|
|
|
5032
5022
|
"synthetic"
|
|
5033
5023
|
]
|
|
5034
5024
|
},
|
|
5035
|
-
"unresolvedModelPolicy": {
|
|
5036
|
-
"type": "string",
|
|
5037
|
-
"enum": [
|
|
5038
|
-
"fallback-to-current",
|
|
5039
|
-
"fail"
|
|
5040
|
-
]
|
|
5041
|
-
},
|
|
5042
5025
|
"providerFailurePolicy": {
|
|
5043
5026
|
"type": "string",
|
|
5044
5027
|
"enum": [
|
|
@@ -5458,8 +5441,7 @@ export const OPERATOR_CONTRACT = {
|
|
|
5458
5441
|
"hook",
|
|
5459
5442
|
"webhook",
|
|
5460
5443
|
"surface",
|
|
5461
|
-
"watcher"
|
|
5462
|
-
"migration"
|
|
5444
|
+
"watcher"
|
|
5463
5445
|
]
|
|
5464
5446
|
},
|
|
5465
5447
|
"label": {
|
|
@@ -6004,13 +5986,6 @@ export const OPERATOR_CONTRACT = {
|
|
|
6004
5986
|
"synthetic"
|
|
6005
5987
|
]
|
|
6006
5988
|
},
|
|
6007
|
-
"unresolvedModelPolicy": {
|
|
6008
|
-
"type": "string",
|
|
6009
|
-
"enum": [
|
|
6010
|
-
"fallback-to-current",
|
|
6011
|
-
"fail"
|
|
6012
|
-
]
|
|
6013
|
-
},
|
|
6014
5989
|
"providerFailurePolicy": {
|
|
6015
5990
|
"type": "string",
|
|
6016
5991
|
"enum": [
|
|
@@ -6430,8 +6405,7 @@ export const OPERATOR_CONTRACT = {
|
|
|
6430
6405
|
"hook",
|
|
6431
6406
|
"webhook",
|
|
6432
6407
|
"surface",
|
|
6433
|
-
"watcher"
|
|
6434
|
-
"migration"
|
|
6408
|
+
"watcher"
|
|
6435
6409
|
]
|
|
6436
6410
|
},
|
|
6437
6411
|
"label": {
|
|
@@ -7294,13 +7268,6 @@ export const OPERATOR_CONTRACT = {
|
|
|
7294
7268
|
"synthetic"
|
|
7295
7269
|
]
|
|
7296
7270
|
},
|
|
7297
|
-
"unresolvedModelPolicy": {
|
|
7298
|
-
"type": "string",
|
|
7299
|
-
"enum": [
|
|
7300
|
-
"fallback-to-current",
|
|
7301
|
-
"fail"
|
|
7302
|
-
]
|
|
7303
|
-
},
|
|
7304
7271
|
"providerFailurePolicy": {
|
|
7305
7272
|
"type": "string",
|
|
7306
7273
|
"enum": [
|
|
@@ -7720,8 +7687,7 @@ export const OPERATOR_CONTRACT = {
|
|
|
7720
7687
|
"hook",
|
|
7721
7688
|
"webhook",
|
|
7722
7689
|
"surface",
|
|
7723
|
-
"watcher"
|
|
7724
|
-
"migration"
|
|
7690
|
+
"watcher"
|
|
7725
7691
|
]
|
|
7726
7692
|
},
|
|
7727
7693
|
"label": {
|
|
@@ -8121,8 +8087,7 @@ export const OPERATOR_CONTRACT = {
|
|
|
8121
8087
|
"hook",
|
|
8122
8088
|
"webhook",
|
|
8123
8089
|
"surface",
|
|
8124
|
-
"watcher"
|
|
8125
|
-
"migration"
|
|
8090
|
+
"watcher"
|
|
8126
8091
|
]
|
|
8127
8092
|
},
|
|
8128
8093
|
"label": {
|
|
@@ -8364,13 +8329,6 @@ export const OPERATOR_CONTRACT = {
|
|
|
8364
8329
|
"synthetic"
|
|
8365
8330
|
]
|
|
8366
8331
|
},
|
|
8367
|
-
"unresolvedModelPolicy": {
|
|
8368
|
-
"type": "string",
|
|
8369
|
-
"enum": [
|
|
8370
|
-
"fallback-to-current",
|
|
8371
|
-
"fail"
|
|
8372
|
-
]
|
|
8373
|
-
},
|
|
8374
8332
|
"providerFailurePolicy": {
|
|
8375
8333
|
"type": "string",
|
|
8376
8334
|
"enum": [
|
|
@@ -9113,8 +9071,7 @@ export const OPERATOR_CONTRACT = {
|
|
|
9113
9071
|
"hook",
|
|
9114
9072
|
"webhook",
|
|
9115
9073
|
"surface",
|
|
9116
|
-
"watcher"
|
|
9117
|
-
"migration"
|
|
9074
|
+
"watcher"
|
|
9118
9075
|
]
|
|
9119
9076
|
},
|
|
9120
9077
|
"label": {
|
|
@@ -9356,13 +9313,6 @@ export const OPERATOR_CONTRACT = {
|
|
|
9356
9313
|
"synthetic"
|
|
9357
9314
|
]
|
|
9358
9315
|
},
|
|
9359
|
-
"unresolvedModelPolicy": {
|
|
9360
|
-
"type": "string",
|
|
9361
|
-
"enum": [
|
|
9362
|
-
"fallback-to-current",
|
|
9363
|
-
"fail"
|
|
9364
|
-
]
|
|
9365
|
-
},
|
|
9366
9316
|
"providerFailurePolicy": {
|
|
9367
9317
|
"type": "string",
|
|
9368
9318
|
"enum": [
|
|
@@ -10198,8 +10148,7 @@ export const OPERATOR_CONTRACT = {
|
|
|
10198
10148
|
"hook",
|
|
10199
10149
|
"webhook",
|
|
10200
10150
|
"surface",
|
|
10201
|
-
"watcher"
|
|
10202
|
-
"migration"
|
|
10151
|
+
"watcher"
|
|
10203
10152
|
]
|
|
10204
10153
|
},
|
|
10205
10154
|
"label": {
|
|
@@ -10441,13 +10390,6 @@ export const OPERATOR_CONTRACT = {
|
|
|
10441
10390
|
"synthetic"
|
|
10442
10391
|
]
|
|
10443
10392
|
},
|
|
10444
|
-
"unresolvedModelPolicy": {
|
|
10445
|
-
"type": "string",
|
|
10446
|
-
"enum": [
|
|
10447
|
-
"fallback-to-current",
|
|
10448
|
-
"fail"
|
|
10449
|
-
]
|
|
10450
|
-
},
|
|
10451
10393
|
"providerFailurePolicy": {
|
|
10452
10394
|
"type": "string",
|
|
10453
10395
|
"enum": [
|
|
@@ -11191,8 +11133,7 @@ export const OPERATOR_CONTRACT = {
|
|
|
11191
11133
|
"hook",
|
|
11192
11134
|
"webhook",
|
|
11193
11135
|
"surface",
|
|
11194
|
-
"watcher"
|
|
11195
|
-
"migration"
|
|
11136
|
+
"watcher"
|
|
11196
11137
|
]
|
|
11197
11138
|
},
|
|
11198
11139
|
"label": {
|
|
@@ -11434,13 +11375,6 @@ export const OPERATOR_CONTRACT = {
|
|
|
11434
11375
|
"synthetic"
|
|
11435
11376
|
]
|
|
11436
11377
|
},
|
|
11437
|
-
"unresolvedModelPolicy": {
|
|
11438
|
-
"type": "string",
|
|
11439
|
-
"enum": [
|
|
11440
|
-
"fallback-to-current",
|
|
11441
|
-
"fail"
|
|
11442
|
-
]
|
|
11443
|
-
},
|
|
11444
11378
|
"providerFailurePolicy": {
|
|
11445
11379
|
"type": "string",
|
|
11446
11380
|
"enum": [
|
|
@@ -12118,7 +12052,7 @@ export const OPERATOR_CONTRACT = {
|
|
|
12118
12052
|
],
|
|
12119
12053
|
"http": {
|
|
12120
12054
|
"method": "POST",
|
|
12121
|
-
"path": "/schedules"
|
|
12055
|
+
"path": "/api/automation/schedules"
|
|
12122
12056
|
},
|
|
12123
12057
|
"inputSchema": {
|
|
12124
12058
|
"type": "object",
|
|
@@ -12679,13 +12613,6 @@ export const OPERATOR_CONTRACT = {
|
|
|
12679
12613
|
"synthetic"
|
|
12680
12614
|
]
|
|
12681
12615
|
},
|
|
12682
|
-
"unresolvedModelPolicy": {
|
|
12683
|
-
"type": "string",
|
|
12684
|
-
"enum": [
|
|
12685
|
-
"fallback-to-current",
|
|
12686
|
-
"fail"
|
|
12687
|
-
]
|
|
12688
|
-
},
|
|
12689
12616
|
"providerFailurePolicy": {
|
|
12690
12617
|
"type": "string",
|
|
12691
12618
|
"enum": [
|
|
@@ -13105,8 +13032,7 @@ export const OPERATOR_CONTRACT = {
|
|
|
13105
13032
|
"hook",
|
|
13106
13033
|
"webhook",
|
|
13107
13034
|
"surface",
|
|
13108
|
-
"watcher"
|
|
13109
|
-
"migration"
|
|
13035
|
+
"watcher"
|
|
13110
13036
|
]
|
|
13111
13037
|
},
|
|
13112
13038
|
"label": {
|
|
@@ -13281,7 +13207,7 @@ export const OPERATOR_CONTRACT = {
|
|
|
13281
13207
|
],
|
|
13282
13208
|
"http": {
|
|
13283
13209
|
"method": "DELETE",
|
|
13284
|
-
"path": "/schedules/{scheduleId}"
|
|
13210
|
+
"path": "/api/automation/schedules/{scheduleId}"
|
|
13285
13211
|
},
|
|
13286
13212
|
"inputSchema": {
|
|
13287
13213
|
"type": "object",
|
|
@@ -13329,7 +13255,7 @@ export const OPERATOR_CONTRACT = {
|
|
|
13329
13255
|
],
|
|
13330
13256
|
"http": {
|
|
13331
13257
|
"method": "POST",
|
|
13332
|
-
"path": "/schedules/{scheduleId}/disable"
|
|
13258
|
+
"path": "/api/automation/schedules/{scheduleId}/disable"
|
|
13333
13259
|
},
|
|
13334
13260
|
"inputSchema": {
|
|
13335
13261
|
"type": "object",
|
|
@@ -13377,7 +13303,7 @@ export const OPERATOR_CONTRACT = {
|
|
|
13377
13303
|
],
|
|
13378
13304
|
"http": {
|
|
13379
13305
|
"method": "POST",
|
|
13380
|
-
"path": "/schedules/{scheduleId}/enable"
|
|
13306
|
+
"path": "/api/automation/schedules/{scheduleId}/enable"
|
|
13381
13307
|
},
|
|
13382
13308
|
"inputSchema": {
|
|
13383
13309
|
"type": "object",
|
|
@@ -13425,7 +13351,7 @@ export const OPERATOR_CONTRACT = {
|
|
|
13425
13351
|
],
|
|
13426
13352
|
"http": {
|
|
13427
13353
|
"method": "GET",
|
|
13428
|
-
"path": "/schedules"
|
|
13354
|
+
"path": "/api/automation/schedules"
|
|
13429
13355
|
},
|
|
13430
13356
|
"inputSchema": {
|
|
13431
13357
|
"type": "object",
|
|
@@ -13639,13 +13565,6 @@ export const OPERATOR_CONTRACT = {
|
|
|
13639
13565
|
"synthetic"
|
|
13640
13566
|
]
|
|
13641
13567
|
},
|
|
13642
|
-
"unresolvedModelPolicy": {
|
|
13643
|
-
"type": "string",
|
|
13644
|
-
"enum": [
|
|
13645
|
-
"fallback-to-current",
|
|
13646
|
-
"fail"
|
|
13647
|
-
]
|
|
13648
|
-
},
|
|
13649
13568
|
"providerFailurePolicy": {
|
|
13650
13569
|
"type": "string",
|
|
13651
13570
|
"enum": [
|
|
@@ -14065,8 +13984,7 @@ export const OPERATOR_CONTRACT = {
|
|
|
14065
13984
|
"hook",
|
|
14066
13985
|
"webhook",
|
|
14067
13986
|
"surface",
|
|
14068
|
-
"watcher"
|
|
14069
|
-
"migration"
|
|
13987
|
+
"watcher"
|
|
14070
13988
|
]
|
|
14071
13989
|
},
|
|
14072
13990
|
"label": {
|
|
@@ -14274,8 +14192,7 @@ export const OPERATOR_CONTRACT = {
|
|
|
14274
14192
|
"hook",
|
|
14275
14193
|
"webhook",
|
|
14276
14194
|
"surface",
|
|
14277
|
-
"watcher"
|
|
14278
|
-
"migration"
|
|
14195
|
+
"watcher"
|
|
14279
14196
|
]
|
|
14280
14197
|
},
|
|
14281
14198
|
"label": {
|
|
@@ -14517,13 +14434,6 @@ export const OPERATOR_CONTRACT = {
|
|
|
14517
14434
|
"synthetic"
|
|
14518
14435
|
]
|
|
14519
14436
|
},
|
|
14520
|
-
"unresolvedModelPolicy": {
|
|
14521
|
-
"type": "string",
|
|
14522
|
-
"enum": [
|
|
14523
|
-
"fallback-to-current",
|
|
14524
|
-
"fail"
|
|
14525
|
-
]
|
|
14526
|
-
},
|
|
14527
14437
|
"providerFailurePolicy": {
|
|
14528
14438
|
"type": "string",
|
|
14529
14439
|
"enum": [
|
|
@@ -15203,7 +15113,7 @@ export const OPERATOR_CONTRACT = {
|
|
|
15203
15113
|
],
|
|
15204
15114
|
"http": {
|
|
15205
15115
|
"method": "POST",
|
|
15206
|
-
"path": "/schedules/{scheduleId}/run"
|
|
15116
|
+
"path": "/api/automation/schedules/{scheduleId}/run"
|
|
15207
15117
|
},
|
|
15208
15118
|
"inputSchema": {
|
|
15209
15119
|
"type": "object",
|
|
@@ -18339,7 +18249,7 @@ export const OPERATOR_CONTRACT = {
|
|
|
18339
18249
|
{
|
|
18340
18250
|
"id": "channels.lifecycle.get",
|
|
18341
18251
|
"title": "Get Channel Lifecycle State",
|
|
18342
|
-
"description": "Return lifecycle
|
|
18252
|
+
"description": "Return lifecycle version posture for a channel surface.",
|
|
18343
18253
|
"category": "channels",
|
|
18344
18254
|
"source": "builtin",
|
|
18345
18255
|
"access": "authenticated",
|
|
@@ -18381,68 +18291,6 @@ export const OPERATOR_CONTRACT = {
|
|
|
18381
18291
|
"targetVersion": {
|
|
18382
18292
|
"type": "number"
|
|
18383
18293
|
},
|
|
18384
|
-
"migrations": {
|
|
18385
|
-
"type": "array",
|
|
18386
|
-
"items": {
|
|
18387
|
-
"type": "object",
|
|
18388
|
-
"properties": {
|
|
18389
|
-
"id": {
|
|
18390
|
-
"type": "string"
|
|
18391
|
-
},
|
|
18392
|
-
"fromVersion": {
|
|
18393
|
-
"type": "number"
|
|
18394
|
-
},
|
|
18395
|
-
"toVersion": {
|
|
18396
|
-
"type": "number"
|
|
18397
|
-
},
|
|
18398
|
-
"action": {
|
|
18399
|
-
"type": "string"
|
|
18400
|
-
},
|
|
18401
|
-
"applied": {
|
|
18402
|
-
"type": "boolean"
|
|
18403
|
-
},
|
|
18404
|
-
"detail": {
|
|
18405
|
-
"type": "string"
|
|
18406
|
-
},
|
|
18407
|
-
"metadata": {
|
|
18408
|
-
"type": "object",
|
|
18409
|
-
"additionalProperties": {
|
|
18410
|
-
"anyOf": [
|
|
18411
|
-
{
|
|
18412
|
-
"type": "string"
|
|
18413
|
-
},
|
|
18414
|
-
{
|
|
18415
|
-
"type": "number"
|
|
18416
|
-
},
|
|
18417
|
-
{
|
|
18418
|
-
"type": "boolean"
|
|
18419
|
-
},
|
|
18420
|
-
{
|
|
18421
|
-
"type": "null"
|
|
18422
|
-
},
|
|
18423
|
-
{
|
|
18424
|
-
"type": "object",
|
|
18425
|
-
"additionalProperties": {}
|
|
18426
|
-
},
|
|
18427
|
-
{
|
|
18428
|
-
"type": "array",
|
|
18429
|
-
"items": {}
|
|
18430
|
-
}
|
|
18431
|
-
]
|
|
18432
|
-
}
|
|
18433
|
-
}
|
|
18434
|
-
},
|
|
18435
|
-
"required": [
|
|
18436
|
-
"id",
|
|
18437
|
-
"fromVersion",
|
|
18438
|
-
"toVersion",
|
|
18439
|
-
"action",
|
|
18440
|
-
"applied",
|
|
18441
|
-
"detail"
|
|
18442
|
-
],
|
|
18443
|
-
"additionalProperties": false
|
|
18444
|
-
}
|
|
18445
|
-
},
|
|
18446
18294
|
"metadata": {
|
|
18447
18295
|
"type": "object",
|
|
18448
18296
|
"additionalProperties": {
|
|
@@ -18475,177 +18323,6 @@ export const OPERATOR_CONTRACT = {
|
|
|
18475
18323
|
"surface",
|
|
18476
18324
|
"currentVersion",
|
|
18477
18325
|
"targetVersion",
|
|
18478
|
-
"migrations",
|
|
18479
|
-
"metadata"
|
|
18480
|
-
],
|
|
18481
|
-
"additionalProperties": false
|
|
18482
|
-
},
|
|
18483
|
-
"invokable": true
|
|
18484
|
-
},
|
|
18485
|
-
{
|
|
18486
|
-
"id": "channels.lifecycle.migrate",
|
|
18487
|
-
"title": "Migrate Channel Lifecycle",
|
|
18488
|
-
"description": "Apply lifecycle migrations for a channel surface.",
|
|
18489
|
-
"category": "channels",
|
|
18490
|
-
"source": "builtin",
|
|
18491
|
-
"access": "admin",
|
|
18492
|
-
"transport": [
|
|
18493
|
-
"http",
|
|
18494
|
-
"ws"
|
|
18495
|
-
],
|
|
18496
|
-
"scopes": [
|
|
18497
|
-
"write:channels"
|
|
18498
|
-
],
|
|
18499
|
-
"http": {
|
|
18500
|
-
"method": "POST",
|
|
18501
|
-
"path": "/api/channels/lifecycle/{surface}/migrate"
|
|
18502
|
-
},
|
|
18503
|
-
"inputSchema": {
|
|
18504
|
-
"type": "object",
|
|
18505
|
-
"properties": {
|
|
18506
|
-
"accountId": {
|
|
18507
|
-
"type": "string"
|
|
18508
|
-
},
|
|
18509
|
-
"metadata": {
|
|
18510
|
-
"type": "object",
|
|
18511
|
-
"additionalProperties": {
|
|
18512
|
-
"anyOf": [
|
|
18513
|
-
{
|
|
18514
|
-
"type": "string"
|
|
18515
|
-
},
|
|
18516
|
-
{
|
|
18517
|
-
"type": "number"
|
|
18518
|
-
},
|
|
18519
|
-
{
|
|
18520
|
-
"type": "boolean"
|
|
18521
|
-
},
|
|
18522
|
-
{
|
|
18523
|
-
"type": "null"
|
|
18524
|
-
},
|
|
18525
|
-
{
|
|
18526
|
-
"type": "object",
|
|
18527
|
-
"additionalProperties": {}
|
|
18528
|
-
},
|
|
18529
|
-
{
|
|
18530
|
-
"type": "array",
|
|
18531
|
-
"items": {}
|
|
18532
|
-
}
|
|
18533
|
-
]
|
|
18534
|
-
}
|
|
18535
|
-
}
|
|
18536
|
-
},
|
|
18537
|
-
"additionalProperties": true
|
|
18538
|
-
},
|
|
18539
|
-
"outputSchema": {
|
|
18540
|
-
"type": "object",
|
|
18541
|
-
"properties": {
|
|
18542
|
-
"surface": {
|
|
18543
|
-
"type": "string"
|
|
18544
|
-
},
|
|
18545
|
-
"accountId": {
|
|
18546
|
-
"type": "string"
|
|
18547
|
-
},
|
|
18548
|
-
"currentVersion": {
|
|
18549
|
-
"type": "number"
|
|
18550
|
-
},
|
|
18551
|
-
"targetVersion": {
|
|
18552
|
-
"type": "number"
|
|
18553
|
-
},
|
|
18554
|
-
"migrations": {
|
|
18555
|
-
"type": "array",
|
|
18556
|
-
"items": {
|
|
18557
|
-
"type": "object",
|
|
18558
|
-
"properties": {
|
|
18559
|
-
"id": {
|
|
18560
|
-
"type": "string"
|
|
18561
|
-
},
|
|
18562
|
-
"fromVersion": {
|
|
18563
|
-
"type": "number"
|
|
18564
|
-
},
|
|
18565
|
-
"toVersion": {
|
|
18566
|
-
"type": "number"
|
|
18567
|
-
},
|
|
18568
|
-
"action": {
|
|
18569
|
-
"type": "string"
|
|
18570
|
-
},
|
|
18571
|
-
"applied": {
|
|
18572
|
-
"type": "boolean"
|
|
18573
|
-
},
|
|
18574
|
-
"detail": {
|
|
18575
|
-
"type": "string"
|
|
18576
|
-
},
|
|
18577
|
-
"metadata": {
|
|
18578
|
-
"type": "object",
|
|
18579
|
-
"additionalProperties": {
|
|
18580
|
-
"anyOf": [
|
|
18581
|
-
{
|
|
18582
|
-
"type": "string"
|
|
18583
|
-
},
|
|
18584
|
-
{
|
|
18585
|
-
"type": "number"
|
|
18586
|
-
},
|
|
18587
|
-
{
|
|
18588
|
-
"type": "boolean"
|
|
18589
|
-
},
|
|
18590
|
-
{
|
|
18591
|
-
"type": "null"
|
|
18592
|
-
},
|
|
18593
|
-
{
|
|
18594
|
-
"type": "object",
|
|
18595
|
-
"additionalProperties": {}
|
|
18596
|
-
},
|
|
18597
|
-
{
|
|
18598
|
-
"type": "array",
|
|
18599
|
-
"items": {}
|
|
18600
|
-
}
|
|
18601
|
-
]
|
|
18602
|
-
}
|
|
18603
|
-
}
|
|
18604
|
-
},
|
|
18605
|
-
"required": [
|
|
18606
|
-
"id",
|
|
18607
|
-
"fromVersion",
|
|
18608
|
-
"toVersion",
|
|
18609
|
-
"action",
|
|
18610
|
-
"applied",
|
|
18611
|
-
"detail"
|
|
18612
|
-
],
|
|
18613
|
-
"additionalProperties": false
|
|
18614
|
-
}
|
|
18615
|
-
},
|
|
18616
|
-
"metadata": {
|
|
18617
|
-
"type": "object",
|
|
18618
|
-
"additionalProperties": {
|
|
18619
|
-
"anyOf": [
|
|
18620
|
-
{
|
|
18621
|
-
"type": "string"
|
|
18622
|
-
},
|
|
18623
|
-
{
|
|
18624
|
-
"type": "number"
|
|
18625
|
-
},
|
|
18626
|
-
{
|
|
18627
|
-
"type": "boolean"
|
|
18628
|
-
},
|
|
18629
|
-
{
|
|
18630
|
-
"type": "null"
|
|
18631
|
-
},
|
|
18632
|
-
{
|
|
18633
|
-
"type": "object",
|
|
18634
|
-
"additionalProperties": {}
|
|
18635
|
-
},
|
|
18636
|
-
{
|
|
18637
|
-
"type": "array",
|
|
18638
|
-
"items": {}
|
|
18639
|
-
}
|
|
18640
|
-
]
|
|
18641
|
-
}
|
|
18642
|
-
}
|
|
18643
|
-
},
|
|
18644
|
-
"required": [
|
|
18645
|
-
"surface",
|
|
18646
|
-
"currentVersion",
|
|
18647
|
-
"targetVersion",
|
|
18648
|
-
"migrations",
|
|
18649
18326
|
"metadata"
|
|
18650
18327
|
],
|
|
18651
18328
|
"additionalProperties": false
|
|
@@ -49315,7 +48992,7 @@ export const OPERATOR_CONTRACT = {
|
|
|
49315
48992
|
"type": "string"
|
|
49316
48993
|
}
|
|
49317
48994
|
},
|
|
49318
|
-
"
|
|
48995
|
+
"suppressedModelRegistryKeys": {
|
|
49319
48996
|
"type": "array",
|
|
49320
48997
|
"items": {
|
|
49321
48998
|
"type": "string"
|
|
@@ -49653,7 +49330,7 @@ export const OPERATOR_CONTRACT = {
|
|
|
49653
49330
|
"type": "string"
|
|
49654
49331
|
}
|
|
49655
49332
|
},
|
|
49656
|
-
"
|
|
49333
|
+
"suppressedModelRegistryKeys": {
|
|
49657
49334
|
"type": "array",
|
|
49658
49335
|
"items": {
|
|
49659
49336
|
"type": "string"
|
|
@@ -49880,7 +49557,7 @@ export const OPERATOR_CONTRACT = {
|
|
|
49880
49557
|
"active": {
|
|
49881
49558
|
"type": "boolean"
|
|
49882
49559
|
},
|
|
49883
|
-
"
|
|
49560
|
+
"currentModelRegistryKey": {
|
|
49884
49561
|
"type": "string"
|
|
49885
49562
|
},
|
|
49886
49563
|
"pricingSource": {
|
|
@@ -57115,13 +56792,6 @@ export const OPERATOR_CONTRACT = {
|
|
|
57115
56792
|
"synthetic"
|
|
57116
56793
|
]
|
|
57117
56794
|
},
|
|
57118
|
-
"unresolvedModelPolicy": {
|
|
57119
|
-
"type": "string",
|
|
57120
|
-
"enum": [
|
|
57121
|
-
"fallback-to-current",
|
|
57122
|
-
"fail"
|
|
57123
|
-
]
|
|
57124
|
-
},
|
|
57125
56795
|
"providerFailurePolicy": {
|
|
57126
56796
|
"type": "string",
|
|
57127
56797
|
"enum": [
|
|
@@ -57544,13 +57214,6 @@ export const OPERATOR_CONTRACT = {
|
|
|
57544
57214
|
"synthetic"
|
|
57545
57215
|
]
|
|
57546
57216
|
},
|
|
57547
|
-
"unresolvedModelPolicy": {
|
|
57548
|
-
"type": "string",
|
|
57549
|
-
"enum": [
|
|
57550
|
-
"fallback-to-current",
|
|
57551
|
-
"fail"
|
|
57552
|
-
]
|
|
57553
|
-
},
|
|
57554
57217
|
"providerFailurePolicy": {
|
|
57555
57218
|
"type": "string",
|
|
57556
57219
|
"enum": [
|
|
@@ -58087,13 +57750,6 @@ export const OPERATOR_CONTRACT = {
|
|
|
58087
57750
|
"synthetic"
|
|
58088
57751
|
]
|
|
58089
57752
|
},
|
|
58090
|
-
"unresolvedModelPolicy": {
|
|
58091
|
-
"type": "string",
|
|
58092
|
-
"enum": [
|
|
58093
|
-
"fallback-to-current",
|
|
58094
|
-
"fail"
|
|
58095
|
-
]
|
|
58096
|
-
},
|
|
58097
57753
|
"providerFailurePolicy": {
|
|
58098
57754
|
"type": "string",
|
|
58099
57755
|
"enum": [
|
|
@@ -58484,13 +58140,6 @@ export const OPERATOR_CONTRACT = {
|
|
|
58484
58140
|
"synthetic"
|
|
58485
58141
|
]
|
|
58486
58142
|
},
|
|
58487
|
-
"unresolvedModelPolicy": {
|
|
58488
|
-
"type": "string",
|
|
58489
|
-
"enum": [
|
|
58490
|
-
"fallback-to-current",
|
|
58491
|
-
"fail"
|
|
58492
|
-
]
|
|
58493
|
-
},
|
|
58494
58143
|
"providerFailurePolicy": {
|
|
58495
58144
|
"type": "string",
|
|
58496
58145
|
"enum": [
|
|
@@ -58602,7 +58251,7 @@ export const OPERATOR_CONTRACT = {
|
|
|
58602
58251
|
},
|
|
58603
58252
|
{
|
|
58604
58253
|
"id": "sessions.integration.snapshot",
|
|
58605
|
-
"title": "
|
|
58254
|
+
"title": "Session Integration Snapshot",
|
|
58606
58255
|
"description": "Return the session integration snapshot.",
|
|
58607
58256
|
"category": "sessions",
|
|
58608
58257
|
"source": "builtin",
|
|
@@ -58918,13 +58567,6 @@ export const OPERATOR_CONTRACT = {
|
|
|
58918
58567
|
"synthetic"
|
|
58919
58568
|
]
|
|
58920
58569
|
},
|
|
58921
|
-
"unresolvedModelPolicy": {
|
|
58922
|
-
"type": "string",
|
|
58923
|
-
"enum": [
|
|
58924
|
-
"fallback-to-current",
|
|
58925
|
-
"fail"
|
|
58926
|
-
]
|
|
58927
|
-
},
|
|
58928
58570
|
"providerFailurePolicy": {
|
|
58929
58571
|
"type": "string",
|
|
58930
58572
|
"enum": [
|
|
@@ -59369,13 +59011,6 @@ export const OPERATOR_CONTRACT = {
|
|
|
59369
59011
|
"synthetic"
|
|
59370
59012
|
]
|
|
59371
59013
|
},
|
|
59372
|
-
"unresolvedModelPolicy": {
|
|
59373
|
-
"type": "string",
|
|
59374
|
-
"enum": [
|
|
59375
|
-
"fallback-to-current",
|
|
59376
|
-
"fail"
|
|
59377
|
-
]
|
|
59378
|
-
},
|
|
59379
59014
|
"providerFailurePolicy": {
|
|
59380
59015
|
"type": "string",
|
|
59381
59016
|
"enum": [
|
|
@@ -59992,13 +59627,6 @@ export const OPERATOR_CONTRACT = {
|
|
|
59992
59627
|
"synthetic"
|
|
59993
59628
|
]
|
|
59994
59629
|
},
|
|
59995
|
-
"unresolvedModelPolicy": {
|
|
59996
|
-
"type": "string",
|
|
59997
|
-
"enum": [
|
|
59998
|
-
"fallback-to-current",
|
|
59999
|
-
"fail"
|
|
60000
|
-
]
|
|
60001
|
-
},
|
|
60002
59630
|
"providerFailurePolicy": {
|
|
60003
59631
|
"type": "string",
|
|
60004
59632
|
"enum": [
|
|
@@ -60424,13 +60052,6 @@ export const OPERATOR_CONTRACT = {
|
|
|
60424
60052
|
"synthetic"
|
|
60425
60053
|
]
|
|
60426
60054
|
},
|
|
60427
|
-
"unresolvedModelPolicy": {
|
|
60428
|
-
"type": "string",
|
|
60429
|
-
"enum": [
|
|
60430
|
-
"fallback-to-current",
|
|
60431
|
-
"fail"
|
|
60432
|
-
]
|
|
60433
|
-
},
|
|
60434
60055
|
"providerFailurePolicy": {
|
|
60435
60056
|
"type": "string",
|
|
60436
60057
|
"enum": [
|
|
@@ -61278,13 +60899,6 @@ export const OPERATOR_CONTRACT = {
|
|
|
61278
60899
|
"synthetic"
|
|
61279
60900
|
]
|
|
61280
60901
|
},
|
|
61281
|
-
"unresolvedModelPolicy": {
|
|
61282
|
-
"type": "string",
|
|
61283
|
-
"enum": [
|
|
61284
|
-
"fallback-to-current",
|
|
61285
|
-
"fail"
|
|
61286
|
-
]
|
|
61287
|
-
},
|
|
61288
60902
|
"providerFailurePolicy": {
|
|
61289
60903
|
"type": "string",
|
|
61290
60904
|
"enum": [
|
|
@@ -67502,7 +67116,7 @@ export const OPERATOR_CONTRACT = {
|
|
|
67502
67116
|
"discard": {
|
|
67503
67117
|
"type": "number"
|
|
67504
67118
|
},
|
|
67505
|
-
"
|
|
67119
|
+
"pendingCleanup": {
|
|
67506
67120
|
"type": "number"
|
|
67507
67121
|
},
|
|
67508
67122
|
"sessionAttached": {
|
|
@@ -67527,7 +67141,7 @@ export const OPERATOR_CONTRACT = {
|
|
|
67527
67141
|
"paused",
|
|
67528
67142
|
"kept",
|
|
67529
67143
|
"discard",
|
|
67530
|
-
"
|
|
67144
|
+
"pendingCleanup",
|
|
67531
67145
|
"sessionAttached",
|
|
67532
67146
|
"taskAttached",
|
|
67533
67147
|
"agentOwned",
|
|
@@ -67559,7 +67173,7 @@ export const OPERATOR_CONTRACT = {
|
|
|
67559
67173
|
"paused",
|
|
67560
67174
|
"kept",
|
|
67561
67175
|
"discard",
|
|
67562
|
-
"cleanup
|
|
67176
|
+
"pending-cleanup"
|
|
67563
67177
|
]
|
|
67564
67178
|
},
|
|
67565
67179
|
"ownerId": {
|
|
@@ -69043,10 +68657,10 @@ export const OPERATOR_CONTRACT = {
|
|
|
69043
68657
|
}
|
|
69044
68658
|
],
|
|
69045
68659
|
"schemaCoverage": {
|
|
69046
|
-
"methods":
|
|
69047
|
-
"typedInputs":
|
|
68660
|
+
"methods": 263,
|
|
68661
|
+
"typedInputs": 263,
|
|
69048
68662
|
"genericInputs": 0,
|
|
69049
|
-
"typedOutputs":
|
|
68663
|
+
"typedOutputs": 263,
|
|
69050
68664
|
"genericOutputs": 0
|
|
69051
68665
|
},
|
|
69052
68666
|
"eventCoverage": {
|