@pellux/goodvibes-contracts 1.12.0 → 1.13.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.
@@ -1,6 +1,6 @@
1
1
  export declare const FOUNDATION_METADATA: {
2
2
  readonly productId: "goodvibes";
3
- readonly productVersion: "1.12.0";
3
+ readonly productVersion: "1.13.0";
4
4
  readonly operatorMethodCount: 415;
5
5
  readonly operatorEventCount: 32;
6
6
  readonly peerEndpointCount: 6;
@@ -1,6 +1,6 @@
1
1
  export const FOUNDATION_METADATA = {
2
2
  "productId": "goodvibes",
3
- "productVersion": "1.12.0",
3
+ "productVersion": "1.13.0",
4
4
  "operatorMethodCount": 415,
5
5
  "operatorEventCount": 32,
6
6
  "peerEndpointCount": 6
@@ -826,7 +826,7 @@ export const MOCK_DAEMON_FIXTURES = {
826
826
  "networkPolicy": "inherit",
827
827
  "filesystemPolicy": "inherit"
828
828
  },
829
- "reasoningEffort": "instant",
829
+ "reasoningEffort": "none",
830
830
  "thinking": "sample",
831
831
  "wakeMode": "next-heartbeat",
832
832
  "timeoutMs": 0,
@@ -1040,7 +1040,7 @@ export const MOCK_DAEMON_FIXTURES = {
1040
1040
  "networkPolicy": "inherit",
1041
1041
  "filesystemPolicy": "inherit"
1042
1042
  },
1043
- "reasoningEffort": "instant",
1043
+ "reasoningEffort": "none",
1044
1044
  "thinking": "sample",
1045
1045
  "wakeMode": "next-heartbeat",
1046
1046
  "timeoutMs": 0,
@@ -1210,7 +1210,7 @@ export const MOCK_DAEMON_FIXTURES = {
1210
1210
  "networkPolicy": "inherit",
1211
1211
  "filesystemPolicy": "inherit"
1212
1212
  },
1213
- "reasoningEffort": "instant",
1213
+ "reasoningEffort": "none",
1214
1214
  "thinking": "sample",
1215
1215
  "wakeMode": "next-heartbeat",
1216
1216
  "timeoutMs": 0,
@@ -1362,7 +1362,7 @@ export const MOCK_DAEMON_FIXTURES = {
1362
1362
  "networkPolicy": "inherit",
1363
1363
  "filesystemPolicy": "inherit"
1364
1364
  },
1365
- "reasoningEffort": "instant",
1365
+ "reasoningEffort": "none",
1366
1366
  "thinking": "sample",
1367
1367
  "wakeMode": "next-heartbeat",
1368
1368
  "timeoutMs": 0,
@@ -1513,7 +1513,7 @@ export const MOCK_DAEMON_FIXTURES = {
1513
1513
  "networkPolicy": "inherit",
1514
1514
  "filesystemPolicy": "inherit"
1515
1515
  },
1516
- "reasoningEffort": "instant",
1516
+ "reasoningEffort": "none",
1517
1517
  "thinking": "sample",
1518
1518
  "wakeMode": "next-heartbeat",
1519
1519
  "timeoutMs": 0,
@@ -1682,7 +1682,7 @@ export const MOCK_DAEMON_FIXTURES = {
1682
1682
  "networkPolicy": "inherit",
1683
1683
  "filesystemPolicy": "inherit"
1684
1684
  },
1685
- "reasoningEffort": "instant",
1685
+ "reasoningEffort": "none",
1686
1686
  "thinking": "sample",
1687
1687
  "wakeMode": "next-heartbeat",
1688
1688
  "timeoutMs": 0,
@@ -1871,7 +1871,7 @@ export const MOCK_DAEMON_FIXTURES = {
1871
1871
  "networkPolicy": "inherit",
1872
1872
  "filesystemPolicy": "inherit"
1873
1873
  },
1874
- "reasoningEffort": "instant",
1874
+ "reasoningEffort": "none",
1875
1875
  "thinking": "sample",
1876
1876
  "wakeMode": "next-heartbeat",
1877
1877
  "timeoutMs": 0,
@@ -2041,7 +2041,7 @@ export const MOCK_DAEMON_FIXTURES = {
2041
2041
  "networkPolicy": "inherit",
2042
2042
  "filesystemPolicy": "inherit"
2043
2043
  },
2044
- "reasoningEffort": "instant",
2044
+ "reasoningEffort": "none",
2045
2045
  "thinking": "sample",
2046
2046
  "wakeMode": "next-heartbeat",
2047
2047
  "timeoutMs": 0,
@@ -2191,7 +2191,7 @@ export const MOCK_DAEMON_FIXTURES = {
2191
2191
  "networkPolicy": "inherit",
2192
2192
  "filesystemPolicy": "inherit"
2193
2193
  },
2194
- "reasoningEffort": "instant",
2194
+ "reasoningEffort": "none",
2195
2195
  "thinking": "sample",
2196
2196
  "wakeMode": "next-heartbeat",
2197
2197
  "timeoutMs": 0,
@@ -2361,7 +2361,7 @@ export const MOCK_DAEMON_FIXTURES = {
2361
2361
  "networkPolicy": "inherit",
2362
2362
  "filesystemPolicy": "inherit"
2363
2363
  },
2364
- "reasoningEffort": "instant",
2364
+ "reasoningEffort": "none",
2365
2365
  "thinking": "sample",
2366
2366
  "wakeMode": "next-heartbeat",
2367
2367
  "timeoutMs": 0,
@@ -2505,7 +2505,7 @@ export const MOCK_DAEMON_FIXTURES = {
2505
2505
  "networkPolicy": "inherit",
2506
2506
  "filesystemPolicy": "inherit"
2507
2507
  },
2508
- "reasoningEffort": "instant",
2508
+ "reasoningEffort": "none",
2509
2509
  "thinking": "sample",
2510
2510
  "wakeMode": "next-heartbeat",
2511
2511
  "timeoutMs": 0,
@@ -15050,7 +15050,7 @@ export const MOCK_DAEMON_FIXTURES = {
15050
15050
  "tools": [
15051
15051
  "sample"
15052
15052
  ],
15053
- "reasoningEffort": "instant"
15053
+ "reasoningEffort": "none"
15054
15054
  },
15055
15055
  "error": "sample"
15056
15056
  },
@@ -15168,7 +15168,7 @@ export const MOCK_DAEMON_FIXTURES = {
15168
15168
  "tools": [
15169
15169
  "sample"
15170
15170
  ],
15171
- "reasoningEffort": "instant"
15171
+ "reasoningEffort": "none"
15172
15172
  },
15173
15173
  "error": "sample"
15174
15174
  }
@@ -15222,7 +15222,7 @@ export const MOCK_DAEMON_FIXTURES = {
15222
15222
  "tools": [
15223
15223
  "sample"
15224
15224
  ],
15225
- "reasoningEffort": "instant"
15225
+ "reasoningEffort": "none"
15226
15226
  },
15227
15227
  "error": "sample"
15228
15228
  }
@@ -15313,7 +15313,7 @@ export const MOCK_DAEMON_FIXTURES = {
15313
15313
  "tools": [
15314
15314
  "sample"
15315
15315
  ],
15316
- "reasoningEffort": "instant"
15316
+ "reasoningEffort": "none"
15317
15317
  },
15318
15318
  "error": "sample"
15319
15319
  }
@@ -15780,7 +15780,7 @@ export const MOCK_DAEMON_FIXTURES = {
15780
15780
  "tools": [
15781
15781
  "sample"
15782
15782
  ],
15783
- "reasoningEffort": "instant"
15783
+ "reasoningEffort": "none"
15784
15784
  },
15785
15785
  "error": "sample"
15786
15786
  },
@@ -1 +1 @@
1
- {"version":3,"file":"operator-contract.d.ts","sourceRoot":"","sources":["../../src/generated/operator-contract.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,aAAa,CAAC;AAE5D,eAAO,MAAM,iBAAiB,EAAE,wBA67zFtB,CAAC"}
1
+ {"version":3,"file":"operator-contract.d.ts","sourceRoot":"","sources":["../../src/generated/operator-contract.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,aAAa,CAAC;AAE5D,eAAO,MAAM,iBAAiB,EAAE,wBAih0FtB,CAAC"}
@@ -3,7 +3,7 @@ export const OPERATOR_CONTRACT = {
3
3
  "product": {
4
4
  "id": "goodvibes",
5
5
  "surface": "operator",
6
- "version": "1.12.0"
6
+ "version": "1.13.0"
7
7
  },
8
8
  "auth": {
9
9
  "modes": [
@@ -4630,10 +4630,14 @@ export const OPERATOR_CONTRACT = {
4630
4630
  "reasoningEffort": {
4631
4631
  "type": "string",
4632
4632
  "enum": [
4633
+ "none",
4633
4634
  "instant",
4635
+ "minimal",
4634
4636
  "low",
4635
4637
  "medium",
4636
- "high"
4638
+ "high",
4639
+ "xhigh",
4640
+ "max"
4637
4641
  ]
4638
4642
  },
4639
4643
  "thinking": {
@@ -6240,10 +6244,14 @@ export const OPERATOR_CONTRACT = {
6240
6244
  "reasoningEffort": {
6241
6245
  "type": "string",
6242
6246
  "enum": [
6247
+ "none",
6243
6248
  "instant",
6249
+ "minimal",
6244
6250
  "low",
6245
6251
  "medium",
6246
- "high"
6252
+ "high",
6253
+ "xhigh",
6254
+ "max"
6247
6255
  ]
6248
6256
  },
6249
6257
  "thinking": {
@@ -7216,10 +7224,14 @@ export const OPERATOR_CONTRACT = {
7216
7224
  "reasoningEffort": {
7217
7225
  "type": "string",
7218
7226
  "enum": [
7227
+ "none",
7219
7228
  "instant",
7229
+ "minimal",
7220
7230
  "low",
7221
7231
  "medium",
7222
- "high"
7232
+ "high",
7233
+ "xhigh",
7234
+ "max"
7223
7235
  ]
7224
7236
  },
7225
7237
  "thinking": {
@@ -8580,10 +8592,14 @@ export const OPERATOR_CONTRACT = {
8580
8592
  "reasoningEffort": {
8581
8593
  "type": "string",
8582
8594
  "enum": [
8595
+ "none",
8583
8596
  "instant",
8597
+ "minimal",
8584
8598
  "low",
8585
8599
  "medium",
8586
- "high"
8600
+ "high",
8601
+ "xhigh",
8602
+ "max"
8587
8603
  ]
8588
8604
  },
8589
8605
  "thinking": {
@@ -9489,10 +9505,14 @@ export const OPERATOR_CONTRACT = {
9489
9505
  "reasoningEffort": {
9490
9506
  "type": "string",
9491
9507
  "enum": [
9508
+ "none",
9492
9509
  "instant",
9510
+ "minimal",
9493
9511
  "low",
9494
9512
  "medium",
9495
- "high"
9513
+ "high",
9514
+ "xhigh",
9515
+ "max"
9496
9516
  ]
9497
9517
  },
9498
9518
  "thinking": {
@@ -10480,10 +10500,14 @@ export const OPERATOR_CONTRACT = {
10480
10500
  "reasoningEffort": {
10481
10501
  "type": "string",
10482
10502
  "enum": [
10503
+ "none",
10483
10504
  "instant",
10505
+ "minimal",
10484
10506
  "low",
10485
10507
  "medium",
10486
- "high"
10508
+ "high",
10509
+ "xhigh",
10510
+ "max"
10487
10511
  ]
10488
10512
  },
10489
10513
  "thinking": {
@@ -11575,10 +11599,14 @@ export const OPERATOR_CONTRACT = {
11575
11599
  "reasoningEffort": {
11576
11600
  "type": "string",
11577
11601
  "enum": [
11602
+ "none",
11578
11603
  "instant",
11604
+ "minimal",
11579
11605
  "low",
11580
11606
  "medium",
11581
- "high"
11607
+ "high",
11608
+ "xhigh",
11609
+ "max"
11582
11610
  ]
11583
11611
  },
11584
11612
  "thinking": {
@@ -12567,10 +12595,14 @@ export const OPERATOR_CONTRACT = {
12567
12595
  "reasoningEffort": {
12568
12596
  "type": "string",
12569
12597
  "enum": [
12598
+ "none",
12570
12599
  "instant",
12600
+ "minimal",
12571
12601
  "low",
12572
12602
  "medium",
12573
- "high"
12603
+ "high",
12604
+ "xhigh",
12605
+ "max"
12574
12606
  ]
12575
12607
  },
12576
12608
  "thinking": {
@@ -13812,10 +13844,14 @@ export const OPERATOR_CONTRACT = {
13812
13844
  "reasoningEffort": {
13813
13845
  "type": "string",
13814
13846
  "enum": [
13847
+ "none",
13815
13848
  "instant",
13849
+ "minimal",
13816
13850
  "low",
13817
13851
  "medium",
13818
- "high"
13852
+ "high",
13853
+ "xhigh",
13854
+ "max"
13819
13855
  ]
13820
13856
  },
13821
13857
  "thinking": {
@@ -14769,10 +14805,14 @@ export const OPERATOR_CONTRACT = {
14769
14805
  "reasoningEffort": {
14770
14806
  "type": "string",
14771
14807
  "enum": [
14808
+ "none",
14772
14809
  "instant",
14810
+ "minimal",
14773
14811
  "low",
14774
14812
  "medium",
14775
- "high"
14813
+ "high",
14814
+ "xhigh",
14815
+ "max"
14776
14816
  ]
14777
14817
  },
14778
14818
  "thinking": {
@@ -15646,10 +15686,14 @@ export const OPERATOR_CONTRACT = {
15646
15686
  "reasoningEffort": {
15647
15687
  "type": "string",
15648
15688
  "enum": [
15689
+ "none",
15649
15690
  "instant",
15691
+ "minimal",
15650
15692
  "low",
15651
15693
  "medium",
15652
- "high"
15694
+ "high",
15695
+ "xhigh",
15696
+ "max"
15653
15697
  ]
15654
15698
  },
15655
15699
  "thinking": {
@@ -77897,10 +77941,14 @@ export const OPERATOR_CONTRACT = {
77897
77941
  "reasoningEffort": {
77898
77942
  "type": "string",
77899
77943
  "enum": [
77944
+ "none",
77900
77945
  "instant",
77946
+ "minimal",
77901
77947
  "low",
77902
77948
  "medium",
77903
- "high"
77949
+ "high",
77950
+ "xhigh",
77951
+ "max"
77904
77952
  ]
77905
77953
  }
77906
77954
  },
@@ -78333,10 +78381,14 @@ export const OPERATOR_CONTRACT = {
78333
78381
  "reasoningEffort": {
78334
78382
  "type": "string",
78335
78383
  "enum": [
78384
+ "none",
78336
78385
  "instant",
78386
+ "minimal",
78337
78387
  "low",
78338
78388
  "medium",
78339
- "high"
78389
+ "high",
78390
+ "xhigh",
78391
+ "max"
78340
78392
  ]
78341
78393
  }
78342
78394
  },
@@ -78887,10 +78939,14 @@ export const OPERATOR_CONTRACT = {
78887
78939
  "reasoningEffort": {
78888
78940
  "type": "string",
78889
78941
  "enum": [
78942
+ "none",
78890
78943
  "instant",
78944
+ "minimal",
78891
78945
  "low",
78892
78946
  "medium",
78893
- "high"
78947
+ "high",
78948
+ "xhigh",
78949
+ "max"
78894
78950
  ]
78895
78951
  }
78896
78952
  },
@@ -79149,10 +79205,14 @@ export const OPERATOR_CONTRACT = {
79149
79205
  "reasoningEffort": {
79150
79206
  "type": "string",
79151
79207
  "enum": [
79208
+ "none",
79152
79209
  "instant",
79210
+ "minimal",
79153
79211
  "low",
79154
79212
  "medium",
79155
- "high"
79213
+ "high",
79214
+ "xhigh",
79215
+ "max"
79156
79216
  ]
79157
79217
  }
79158
79218
  },
@@ -79559,10 +79619,14 @@ export const OPERATOR_CONTRACT = {
79559
79619
  "reasoningEffort": {
79560
79620
  "type": "string",
79561
79621
  "enum": [
79622
+ "none",
79562
79623
  "instant",
79624
+ "minimal",
79563
79625
  "low",
79564
79626
  "medium",
79565
- "high"
79627
+ "high",
79628
+ "xhigh",
79629
+ "max"
79566
79630
  ]
79567
79631
  }
79568
79632
  },
@@ -80003,10 +80067,14 @@ export const OPERATOR_CONTRACT = {
80003
80067
  "reasoningEffort": {
80004
80068
  "type": "string",
80005
80069
  "enum": [
80070
+ "none",
80006
80071
  "instant",
80072
+ "minimal",
80007
80073
  "low",
80008
80074
  "medium",
80009
- "high"
80075
+ "high",
80076
+ "xhigh",
80077
+ "max"
80010
80078
  ]
80011
80079
  }
80012
80080
  },
@@ -80461,10 +80529,14 @@ export const OPERATOR_CONTRACT = {
80461
80529
  "reasoningEffort": {
80462
80530
  "type": "string",
80463
80531
  "enum": [
80532
+ "none",
80464
80533
  "instant",
80534
+ "minimal",
80465
80535
  "low",
80466
80536
  "medium",
80467
- "high"
80537
+ "high",
80538
+ "xhigh",
80539
+ "max"
80468
80540
  ]
80469
80541
  }
80470
80542
  },
@@ -81915,10 +81987,14 @@ export const OPERATOR_CONTRACT = {
81915
81987
  "reasoningEffort": {
81916
81988
  "type": "string",
81917
81989
  "enum": [
81990
+ "none",
81918
81991
  "instant",
81992
+ "minimal",
81919
81993
  "low",
81920
81994
  "medium",
81921
- "high"
81995
+ "high",
81996
+ "xhigh",
81997
+ "max"
81922
81998
  ]
81923
81999
  }
81924
82000
  },
@@ -82354,10 +82430,14 @@ export const OPERATOR_CONTRACT = {
82354
82430
  "reasoningEffort": {
82355
82431
  "type": "string",
82356
82432
  "enum": [
82433
+ "none",
82357
82434
  "instant",
82435
+ "minimal",
82358
82436
  "low",
82359
82437
  "medium",
82360
- "high"
82438
+ "high",
82439
+ "xhigh",
82440
+ "max"
82361
82441
  ]
82362
82442
  }
82363
82443
  },
@@ -83741,10 +83821,14 @@ export const OPERATOR_CONTRACT = {
83741
83821
  "reasoningEffort": {
83742
83822
  "type": "string",
83743
83823
  "enum": [
83824
+ "none",
83744
83825
  "instant",
83826
+ "minimal",
83745
83827
  "low",
83746
83828
  "medium",
83747
- "high"
83829
+ "high",
83830
+ "xhigh",
83831
+ "max"
83748
83832
  ]
83749
83833
  }
83750
83834
  },
@@ -8,7 +8,7 @@ import type { OperatorMethodId } from './operator-method-ids.js';
8
8
  * webui keeps its ergonomic wrappers (route interpolation, per-family typed
9
9
  * call sites) hand-written on top of these generated primitives.
10
10
  *
11
- * Contract product version: 1.12.0
11
+ * Contract product version: 1.13.0
12
12
  * Methods: 415 total, 364 REST-routed, 51 ws-only invoke.
13
13
  */
14
14
  export type WebuiHttpMethod = 'GET' | 'POST' | 'PATCH' | 'DELETE';