@mindburn/helm-ai-kernel 0.5.12 → 0.5.14
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/dist/types.gen.d.ts +621 -173
- package/dist/types.gen.js +353 -0
- package/package.json +1 -1
package/dist/types.gen.d.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* HELM Kernel API
|
|
3
3
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 0.5.
|
|
5
|
+
* The version of the OpenAPI document: 0.5.14
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -123,7 +123,7 @@ export declare function A2AAgentCardToJSON(value?: A2AAgentCard | null): any;
|
|
|
123
123
|
* HELM Kernel API
|
|
124
124
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
125
125
|
*
|
|
126
|
-
* The version of the OpenAPI document: 0.5.
|
|
126
|
+
* The version of the OpenAPI document: 0.5.14
|
|
127
127
|
*
|
|
128
128
|
*
|
|
129
129
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -166,7 +166,7 @@ export declare function A2AAgentCardCapabilitiesToJSON(value?: A2AAgentCardCapab
|
|
|
166
166
|
* HELM Kernel API
|
|
167
167
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
168
168
|
*
|
|
169
|
-
* The version of the OpenAPI document: 0.5.
|
|
169
|
+
* The version of the OpenAPI document: 0.5.14
|
|
170
170
|
*
|
|
171
171
|
*
|
|
172
172
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -203,7 +203,7 @@ export declare function A2AAgentCardProviderToJSON(value?: A2AAgentCardProvider
|
|
|
203
203
|
* HELM Kernel API
|
|
204
204
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
205
205
|
*
|
|
206
|
-
* The version of the OpenAPI document: 0.5.
|
|
206
|
+
* The version of the OpenAPI document: 0.5.14
|
|
207
207
|
*
|
|
208
208
|
*
|
|
209
209
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -264,7 +264,7 @@ export declare function A2AAgentCardSkillsInnerToJSON(value?: A2AAgentCardSkills
|
|
|
264
264
|
* HELM Kernel API
|
|
265
265
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
266
266
|
*
|
|
267
|
-
* The version of the OpenAPI document: 0.5.
|
|
267
|
+
* The version of the OpenAPI document: 0.5.14
|
|
268
268
|
*
|
|
269
269
|
*
|
|
270
270
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -352,7 +352,7 @@ export declare function AccountEntitlementsToJSON(value?: AccountEntitlements |
|
|
|
352
352
|
* HELM Kernel API
|
|
353
353
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
354
354
|
*
|
|
355
|
-
* The version of the OpenAPI document: 0.5.
|
|
355
|
+
* The version of the OpenAPI document: 0.5.14
|
|
356
356
|
*
|
|
357
357
|
*
|
|
358
358
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -458,7 +458,7 @@ export declare function AccountSessionToJSON(value?: AccountSession | null): any
|
|
|
458
458
|
* HELM Kernel API
|
|
459
459
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
460
460
|
*
|
|
461
|
-
* The version of the OpenAPI document: 0.5.
|
|
461
|
+
* The version of the OpenAPI document: 0.5.14
|
|
462
462
|
*
|
|
463
463
|
*
|
|
464
464
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -501,7 +501,7 @@ export declare function AdapterMatchToJSON(value?: AdapterMatch | null): any;
|
|
|
501
501
|
* HELM Kernel API
|
|
502
502
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
503
503
|
*
|
|
504
|
-
* The version of the OpenAPI document: 0.5.
|
|
504
|
+
* The version of the OpenAPI document: 0.5.14
|
|
505
505
|
*
|
|
506
506
|
*
|
|
507
507
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -544,7 +544,7 @@ export declare function AddTrustKey200ResponseToJSON(value?: AddTrustKey200Respo
|
|
|
544
544
|
* HELM Kernel API
|
|
545
545
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
546
546
|
*
|
|
547
|
-
* The version of the OpenAPI document: 0.5.
|
|
547
|
+
* The version of the OpenAPI document: 0.5.14
|
|
548
548
|
*
|
|
549
549
|
*
|
|
550
550
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -587,7 +587,7 @@ export declare function AddTrustKeyRequestToJSON(value?: AddTrustKeyRequest | nu
|
|
|
587
587
|
* HELM Kernel API
|
|
588
588
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
589
589
|
*
|
|
590
|
-
* The version of the OpenAPI document: 0.5.
|
|
590
|
+
* The version of the OpenAPI document: 0.5.14
|
|
591
591
|
*
|
|
592
592
|
*
|
|
593
593
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -666,7 +666,7 @@ export declare function AgentIdentityProfileToJSON(value?: AgentIdentityProfile
|
|
|
666
666
|
* HELM Kernel API
|
|
667
667
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
668
668
|
*
|
|
669
|
-
* The version of the OpenAPI document: 0.5.
|
|
669
|
+
* The version of the OpenAPI document: 0.5.14
|
|
670
670
|
*
|
|
671
671
|
*
|
|
672
672
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -792,7 +792,7 @@ export declare function ApprovalCeremonyToJSON(value?: ApprovalCeremony | null):
|
|
|
792
792
|
* HELM Kernel API
|
|
793
793
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
794
794
|
*
|
|
795
|
-
* The version of the OpenAPI document: 0.5.
|
|
795
|
+
* The version of the OpenAPI document: 0.5.14
|
|
796
796
|
*
|
|
797
797
|
*
|
|
798
798
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -841,7 +841,7 @@ export declare function ApprovalRequestToJSON(value?: ApprovalRequest | null): a
|
|
|
841
841
|
* HELM Kernel API
|
|
842
842
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
843
843
|
*
|
|
844
|
-
* The version of the OpenAPI document: 0.5.
|
|
844
|
+
* The version of the OpenAPI document: 0.5.14
|
|
845
845
|
*
|
|
846
846
|
*
|
|
847
847
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -896,7 +896,7 @@ export declare function ApproveLaunchpadMcpToolsRequestToJSON(value?: ApproveLau
|
|
|
896
896
|
* HELM Kernel API
|
|
897
897
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
898
898
|
*
|
|
899
|
-
* The version of the OpenAPI document: 0.5.
|
|
899
|
+
* The version of the OpenAPI document: 0.5.14
|
|
900
900
|
*
|
|
901
901
|
*
|
|
902
902
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -951,7 +951,7 @@ export declare function AssertApprovalWebAuthnChallengeRequestToJSON(value?: Ass
|
|
|
951
951
|
* HELM Kernel API
|
|
952
952
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
953
953
|
*
|
|
954
|
-
* The version of the OpenAPI document: 0.5.
|
|
954
|
+
* The version of the OpenAPI document: 0.5.14
|
|
955
955
|
*
|
|
956
956
|
*
|
|
957
957
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1006,7 +1006,7 @@ export declare function AuthzHealthToJSON(value?: AuthzHealth | null): any;
|
|
|
1006
1006
|
* HELM Kernel API
|
|
1007
1007
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
1008
1008
|
*
|
|
1009
|
-
* The version of the OpenAPI document: 0.5.
|
|
1009
|
+
* The version of the OpenAPI document: 0.5.14
|
|
1010
1010
|
*
|
|
1011
1011
|
*
|
|
1012
1012
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1085,7 +1085,7 @@ export declare function AuthzSnapshotToJSON(value?: AuthzSnapshot | null): any;
|
|
|
1085
1085
|
* HELM Kernel API
|
|
1086
1086
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
1087
1087
|
*
|
|
1088
|
-
* The version of the OpenAPI document: 0.5.
|
|
1088
|
+
* The version of the OpenAPI document: 0.5.14
|
|
1089
1089
|
*
|
|
1090
1090
|
*
|
|
1091
1091
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1128,7 +1128,7 @@ export declare function BindLaunchpadSecretGrantRequestToJSON(value?: BindLaunch
|
|
|
1128
1128
|
* HELM Kernel API
|
|
1129
1129
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
1130
1130
|
*
|
|
1131
|
-
* The version of the OpenAPI document: 0.5.
|
|
1131
|
+
* The version of the OpenAPI document: 0.5.14
|
|
1132
1132
|
*
|
|
1133
1133
|
*
|
|
1134
1134
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1201,7 +1201,7 @@ export declare function BoundaryCapabilitySummaryToJSON(value?: BoundaryCapabili
|
|
|
1201
1201
|
* HELM Kernel API
|
|
1202
1202
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
1203
1203
|
*
|
|
1204
|
-
* The version of the OpenAPI document: 0.5.
|
|
1204
|
+
* The version of the OpenAPI document: 0.5.14
|
|
1205
1205
|
*
|
|
1206
1206
|
*
|
|
1207
1207
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1274,7 +1274,7 @@ export declare function BoundaryCheckpointToJSON(value?: BoundaryCheckpoint | nu
|
|
|
1274
1274
|
* HELM Kernel API
|
|
1275
1275
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
1276
1276
|
*
|
|
1277
|
-
* The version of the OpenAPI document: 0.5.
|
|
1277
|
+
* The version of the OpenAPI document: 0.5.14
|
|
1278
1278
|
*
|
|
1279
1279
|
*
|
|
1280
1280
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1335,7 +1335,7 @@ export declare function BoundaryRecordVerificationToJSON(value?: BoundaryRecordV
|
|
|
1335
1335
|
* HELM Kernel API
|
|
1336
1336
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
1337
1337
|
*
|
|
1338
|
-
* The version of the OpenAPI document: 0.5.
|
|
1338
|
+
* The version of the OpenAPI document: 0.5.14
|
|
1339
1339
|
*
|
|
1340
1340
|
*
|
|
1341
1341
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1408,7 +1408,7 @@ export declare function BoundaryStatusToJSON(value?: BoundaryStatus | null): any
|
|
|
1408
1408
|
* HELM Kernel API
|
|
1409
1409
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
1410
1410
|
*
|
|
1411
|
-
* The version of the OpenAPI document: 0.5.
|
|
1411
|
+
* The version of the OpenAPI document: 0.5.14
|
|
1412
1412
|
*
|
|
1413
1413
|
*
|
|
1414
1414
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1487,7 +1487,7 @@ export declare function BudgetCeilingToJSON(value?: BudgetCeiling | null): any;
|
|
|
1487
1487
|
* HELM Kernel API
|
|
1488
1488
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
1489
1489
|
*
|
|
1490
|
-
* The version of the OpenAPI document: 0.5.
|
|
1490
|
+
* The version of the OpenAPI document: 0.5.14
|
|
1491
1491
|
*
|
|
1492
1492
|
*
|
|
1493
1493
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1542,7 +1542,7 @@ export declare function BuildStrategyToJSON(value?: BuildStrategy | null): any;
|
|
|
1542
1542
|
* HELM Kernel API
|
|
1543
1543
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
1544
1544
|
*
|
|
1545
|
-
* The version of the OpenAPI document: 0.5.
|
|
1545
|
+
* The version of the OpenAPI document: 0.5.14
|
|
1546
1546
|
*
|
|
1547
1547
|
*
|
|
1548
1548
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1646,7 +1646,7 @@ export declare function CapabilityGraphToJSON(value?: CapabilityGraph | null): a
|
|
|
1646
1646
|
* HELM Kernel API
|
|
1647
1647
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
1648
1648
|
*
|
|
1649
|
-
* The version of the OpenAPI document: 0.5.
|
|
1649
|
+
* The version of the OpenAPI document: 0.5.14
|
|
1650
1650
|
*
|
|
1651
1651
|
*
|
|
1652
1652
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1707,7 +1707,7 @@ export declare function ChatCompletionRequestToJSON(value?: ChatCompletionReques
|
|
|
1707
1707
|
* HELM Kernel API
|
|
1708
1708
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
1709
1709
|
*
|
|
1710
|
-
* The version of the OpenAPI document: 0.5.
|
|
1710
|
+
* The version of the OpenAPI document: 0.5.14
|
|
1711
1711
|
*
|
|
1712
1712
|
*
|
|
1713
1713
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1760,7 +1760,7 @@ export declare function ChatCompletionRequestMessagesInnerToJSON(value?: ChatCom
|
|
|
1760
1760
|
* HELM Kernel API
|
|
1761
1761
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
1762
1762
|
*
|
|
1763
|
-
* The version of the OpenAPI document: 0.5.
|
|
1763
|
+
* The version of the OpenAPI document: 0.5.14
|
|
1764
1764
|
*
|
|
1765
1765
|
*
|
|
1766
1766
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1804,7 +1804,7 @@ export declare function ChatCompletionRequestToolsInnerToJSON(value?: ChatComple
|
|
|
1804
1804
|
* HELM Kernel API
|
|
1805
1805
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
1806
1806
|
*
|
|
1807
|
-
* The version of the OpenAPI document: 0.5.
|
|
1807
|
+
* The version of the OpenAPI document: 0.5.14
|
|
1808
1808
|
*
|
|
1809
1809
|
*
|
|
1810
1810
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1847,7 +1847,7 @@ export declare function ChatCompletionRequestToolsInnerFunctionToJSON(value?: Ch
|
|
|
1847
1847
|
* HELM Kernel API
|
|
1848
1848
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
1849
1849
|
*
|
|
1850
|
-
* The version of the OpenAPI document: 0.5.
|
|
1850
|
+
* The version of the OpenAPI document: 0.5.14
|
|
1851
1851
|
*
|
|
1852
1852
|
*
|
|
1853
1853
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1908,7 +1908,7 @@ export declare function ChatCompletionResponseToJSON(value?: ChatCompletionRespo
|
|
|
1908
1908
|
* HELM Kernel API
|
|
1909
1909
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
1910
1910
|
*
|
|
1911
|
-
* The version of the OpenAPI document: 0.5.
|
|
1911
|
+
* The version of the OpenAPI document: 0.5.14
|
|
1912
1912
|
*
|
|
1913
1913
|
*
|
|
1914
1914
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1951,7 +1951,7 @@ export declare function ChatCompletionResponseChoicesInnerToJSON(value?: ChatCom
|
|
|
1951
1951
|
* HELM Kernel API
|
|
1952
1952
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
1953
1953
|
*
|
|
1954
|
-
* The version of the OpenAPI document: 0.5.
|
|
1954
|
+
* The version of the OpenAPI document: 0.5.14
|
|
1955
1955
|
*
|
|
1956
1956
|
*
|
|
1957
1957
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1994,7 +1994,7 @@ export declare function ChatCompletionResponseChoicesInnerMessageToJSON(value?:
|
|
|
1994
1994
|
* HELM Kernel API
|
|
1995
1995
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
1996
1996
|
*
|
|
1997
|
-
* The version of the OpenAPI document: 0.5.
|
|
1997
|
+
* The version of the OpenAPI document: 0.5.14
|
|
1998
1998
|
*
|
|
1999
1999
|
*
|
|
2000
2000
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2037,7 +2037,7 @@ export declare function ChatCompletionResponseChoicesInnerMessageToolCallsInnerT
|
|
|
2037
2037
|
* HELM Kernel API
|
|
2038
2038
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
2039
2039
|
*
|
|
2040
|
-
* The version of the OpenAPI document: 0.5.
|
|
2040
|
+
* The version of the OpenAPI document: 0.5.14
|
|
2041
2041
|
*
|
|
2042
2042
|
*
|
|
2043
2043
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2074,7 +2074,7 @@ export declare function ChatCompletionResponseChoicesInnerMessageToolCallsInnerF
|
|
|
2074
2074
|
* HELM Kernel API
|
|
2075
2075
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
2076
2076
|
*
|
|
2077
|
-
* The version of the OpenAPI document: 0.5.
|
|
2077
|
+
* The version of the OpenAPI document: 0.5.14
|
|
2078
2078
|
*
|
|
2079
2079
|
*
|
|
2080
2080
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2117,7 +2117,7 @@ export declare function ChatCompletionResponseUsageToJSON(value?: ChatCompletion
|
|
|
2117
2117
|
* HELM Kernel API
|
|
2118
2118
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
2119
2119
|
*
|
|
2120
|
-
* The version of the OpenAPI document: 0.5.
|
|
2120
|
+
* The version of the OpenAPI document: 0.5.14
|
|
2121
2121
|
*
|
|
2122
2122
|
*
|
|
2123
2123
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2184,7 +2184,7 @@ export declare function CoexistenceCapabilityManifestToJSON(value?: CoexistenceC
|
|
|
2184
2184
|
* HELM Kernel API
|
|
2185
2185
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
2186
2186
|
*
|
|
2187
|
-
* The version of the OpenAPI document: 0.5.
|
|
2187
|
+
* The version of the OpenAPI document: 0.5.14
|
|
2188
2188
|
*
|
|
2189
2189
|
*
|
|
2190
2190
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2229,7 +2229,7 @@ export declare function ConformanceRequestToJSON(value?: ConformanceRequest | nu
|
|
|
2229
2229
|
* HELM Kernel API
|
|
2230
2230
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
2231
2231
|
*
|
|
2232
|
-
* The version of the OpenAPI document: 0.5.
|
|
2232
|
+
* The version of the OpenAPI document: 0.5.14
|
|
2233
2233
|
*
|
|
2234
2234
|
*
|
|
2235
2235
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2300,7 +2300,7 @@ export declare function ConformanceResultToJSON(value?: ConformanceResult | null
|
|
|
2300
2300
|
* HELM Kernel API
|
|
2301
2301
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
2302
2302
|
*
|
|
2303
|
-
* The version of the OpenAPI document: 0.5.
|
|
2303
|
+
* The version of the OpenAPI document: 0.5.14
|
|
2304
2304
|
*
|
|
2305
2305
|
*
|
|
2306
2306
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2367,7 +2367,7 @@ export declare function ConsoleBootstrapToJSON(value?: ConsoleBootstrap | null):
|
|
|
2367
2367
|
* HELM Kernel API
|
|
2368
2368
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
2369
2369
|
*
|
|
2370
|
-
* The version of the OpenAPI document: 0.5.
|
|
2370
|
+
* The version of the OpenAPI document: 0.5.14
|
|
2371
2371
|
*
|
|
2372
2372
|
*
|
|
2373
2373
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2410,7 +2410,7 @@ export declare function ConsoleBootstrapConformanceToJSON(value?: ConsoleBootstr
|
|
|
2410
2410
|
* HELM Kernel API
|
|
2411
2411
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
2412
2412
|
*
|
|
2413
|
-
* The version of the OpenAPI document: 0.5.
|
|
2413
|
+
* The version of the OpenAPI document: 0.5.14
|
|
2414
2414
|
*
|
|
2415
2415
|
*
|
|
2416
2416
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2459,7 +2459,7 @@ export declare function ConsoleBootstrapCountsToJSON(value?: ConsoleBootstrapCou
|
|
|
2459
2459
|
* HELM Kernel API
|
|
2460
2460
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
2461
2461
|
*
|
|
2462
|
-
* The version of the OpenAPI document: 0.5.
|
|
2462
|
+
* The version of the OpenAPI document: 0.5.14
|
|
2463
2463
|
*
|
|
2464
2464
|
*
|
|
2465
2465
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2508,7 +2508,7 @@ export declare function ConsoleBootstrapHealthToJSON(value?: ConsoleBootstrapHea
|
|
|
2508
2508
|
* HELM Kernel API
|
|
2509
2509
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
2510
2510
|
*
|
|
2511
|
-
* The version of the OpenAPI document: 0.5.
|
|
2511
|
+
* The version of the OpenAPI document: 0.5.14
|
|
2512
2512
|
*
|
|
2513
2513
|
*
|
|
2514
2514
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2545,7 +2545,7 @@ export declare function ConsoleBootstrapMcpToJSON(value?: ConsoleBootstrapMcp |
|
|
|
2545
2545
|
* HELM Kernel API
|
|
2546
2546
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
2547
2547
|
*
|
|
2548
|
-
* The version of the OpenAPI document: 0.5.
|
|
2548
|
+
* The version of the OpenAPI document: 0.5.14
|
|
2549
2549
|
*
|
|
2550
2550
|
*
|
|
2551
2551
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2594,7 +2594,7 @@ export declare function ConsoleBootstrapWorkspaceToJSON(value?: ConsoleBootstrap
|
|
|
2594
2594
|
* HELM Kernel API
|
|
2595
2595
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
2596
2596
|
*
|
|
2597
|
-
* The version of the OpenAPI document: 0.5.
|
|
2597
|
+
* The version of the OpenAPI document: 0.5.14
|
|
2598
2598
|
*
|
|
2599
2599
|
*
|
|
2600
2600
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2644,7 +2644,7 @@ export declare function ConsoleCapabilitiesToJSON(value?: ConsoleCapabilities |
|
|
|
2644
2644
|
* HELM Kernel API
|
|
2645
2645
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
2646
2646
|
*
|
|
2647
|
-
* The version of the OpenAPI document: 0.5.
|
|
2647
|
+
* The version of the OpenAPI document: 0.5.14
|
|
2648
2648
|
*
|
|
2649
2649
|
*
|
|
2650
2650
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2703,7 +2703,7 @@ export declare function ConsoleDiagnosticsToJSON(value?: ConsoleDiagnostics | nu
|
|
|
2703
2703
|
* HELM Kernel API
|
|
2704
2704
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
2705
2705
|
*
|
|
2706
|
-
* The version of the OpenAPI document: 0.5.
|
|
2706
|
+
* The version of the OpenAPI document: 0.5.14
|
|
2707
2707
|
*
|
|
2708
2708
|
*
|
|
2709
2709
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2794,7 +2794,7 @@ export declare function ConsoleRouteDiagnosticToJSON(value?: ConsoleRouteDiagnos
|
|
|
2794
2794
|
* HELM Kernel API
|
|
2795
2795
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
2796
2796
|
*
|
|
2797
|
-
* The version of the OpenAPI document: 0.5.
|
|
2797
|
+
* The version of the OpenAPI document: 0.5.14
|
|
2798
2798
|
*
|
|
2799
2799
|
*
|
|
2800
2800
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2861,7 +2861,7 @@ export declare function ConsoleStoreDiagnosticToJSON(value?: ConsoleStoreDiagnos
|
|
|
2861
2861
|
* HELM Kernel API
|
|
2862
2862
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
2863
2863
|
*
|
|
2864
|
-
* The version of the OpenAPI document: 0.5.
|
|
2864
|
+
* The version of the OpenAPI document: 0.5.14
|
|
2865
2865
|
*
|
|
2866
2866
|
*
|
|
2867
2867
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2940,7 +2940,7 @@ export declare function ConsoleSurfaceRefToJSON(value?: ConsoleSurfaceRef | null
|
|
|
2940
2940
|
* HELM Kernel API
|
|
2941
2941
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
2942
2942
|
*
|
|
2943
|
-
* The version of the OpenAPI document: 0.5.
|
|
2943
|
+
* The version of the OpenAPI document: 0.5.14
|
|
2944
2944
|
*
|
|
2945
2945
|
*
|
|
2946
2946
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -3005,7 +3005,7 @@ export declare function ConsoleSurfaceStateToJSON(value?: ConsoleSurfaceState |
|
|
|
3005
3005
|
* HELM Kernel API
|
|
3006
3006
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
3007
3007
|
*
|
|
3008
|
-
* The version of the OpenAPI document: 0.5.
|
|
3008
|
+
* The version of the OpenAPI document: 0.5.14
|
|
3009
3009
|
*
|
|
3010
3010
|
*
|
|
3011
3011
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -3042,7 +3042,7 @@ export declare function CreateApprovalWebAuthnChallengeRequestToJSON(value?: Cre
|
|
|
3042
3042
|
* HELM Kernel API
|
|
3043
3043
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
3044
3044
|
*
|
|
3045
|
-
* The version of the OpenAPI document: 0.5.
|
|
3045
|
+
* The version of the OpenAPI document: 0.5.14
|
|
3046
3046
|
*
|
|
3047
3047
|
*
|
|
3048
3048
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -3079,7 +3079,7 @@ export declare function CreateLaunchpadImport202ResponseToJSON(value?: CreateLau
|
|
|
3079
3079
|
* HELM Kernel API
|
|
3080
3080
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
3081
3081
|
*
|
|
3082
|
-
* The version of the OpenAPI document: 0.5.
|
|
3082
|
+
* The version of the OpenAPI document: 0.5.14
|
|
3083
3083
|
*
|
|
3084
3084
|
*
|
|
3085
3085
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -3128,7 +3128,7 @@ export declare function CreateSandboxGrantRequestToJSON(value?: CreateSandboxGra
|
|
|
3128
3128
|
* HELM Kernel API
|
|
3129
3129
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
3130
3130
|
*
|
|
3131
|
-
* The version of the OpenAPI document: 0.5.
|
|
3131
|
+
* The version of the OpenAPI document: 0.5.14
|
|
3132
3132
|
*
|
|
3133
3133
|
*
|
|
3134
3134
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -3201,7 +3201,7 @@ export declare function DecisionRecordToJSON(value?: DecisionRecord | null): any
|
|
|
3201
3201
|
* HELM Kernel API
|
|
3202
3202
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
3203
3203
|
*
|
|
3204
|
-
* The version of the OpenAPI document: 0.5.
|
|
3204
|
+
* The version of the OpenAPI document: 0.5.14
|
|
3205
3205
|
*
|
|
3206
3206
|
*
|
|
3207
3207
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -3252,7 +3252,7 @@ export declare function DecisionRequestToJSON(value?: DecisionRequest | null): a
|
|
|
3252
3252
|
* HELM Kernel API
|
|
3253
3253
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
3254
3254
|
*
|
|
3255
|
-
* The version of the OpenAPI document: 0.5.
|
|
3255
|
+
* The version of the OpenAPI document: 0.5.14
|
|
3256
3256
|
*
|
|
3257
3257
|
*
|
|
3258
3258
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -3301,7 +3301,7 @@ export declare function DetectedFrameworkToJSON(value?: DetectedFramework | null
|
|
|
3301
3301
|
* HELM Kernel API
|
|
3302
3302
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
3303
3303
|
*
|
|
3304
|
-
* The version of the OpenAPI document: 0.5.
|
|
3304
|
+
* The version of the OpenAPI document: 0.5.14
|
|
3305
3305
|
*
|
|
3306
3306
|
*
|
|
3307
3307
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -3357,7 +3357,7 @@ export declare function DetectedModuleToJSON(value?: DetectedModule | null): any
|
|
|
3357
3357
|
* HELM Kernel API
|
|
3358
3358
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
3359
3359
|
*
|
|
3360
|
-
* The version of the OpenAPI document: 0.5.
|
|
3360
|
+
* The version of the OpenAPI document: 0.5.14
|
|
3361
3361
|
*
|
|
3362
3362
|
*
|
|
3363
3363
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -3408,7 +3408,7 @@ export declare function EffectToJSON(value?: Effect | null): any;
|
|
|
3408
3408
|
* HELM Kernel API
|
|
3409
3409
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
3410
3410
|
*
|
|
3411
|
-
* The version of the OpenAPI document: 0.5.
|
|
3411
|
+
* The version of the OpenAPI document: 0.5.14
|
|
3412
3412
|
*
|
|
3413
3413
|
*
|
|
3414
3414
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -3453,7 +3453,7 @@ export declare function EffectBoundaryToJSON(value?: EffectBoundary | null): any
|
|
|
3453
3453
|
* HELM Kernel API
|
|
3454
3454
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
3455
3455
|
*
|
|
3456
|
-
* The version of the OpenAPI document: 0.5.
|
|
3456
|
+
* The version of the OpenAPI document: 0.5.14
|
|
3457
3457
|
*
|
|
3458
3458
|
*
|
|
3459
3459
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -3550,7 +3550,7 @@ export declare function EntitlementCapabilitiesToJSON(value?: EntitlementCapabil
|
|
|
3550
3550
|
* HELM Kernel API
|
|
3551
3551
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
3552
3552
|
*
|
|
3553
|
-
* The version of the OpenAPI document: 0.5.
|
|
3553
|
+
* The version of the OpenAPI document: 0.5.14
|
|
3554
3554
|
*
|
|
3555
3555
|
*
|
|
3556
3556
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -3660,7 +3660,7 @@ export declare function EntitlementDecisionToJSON(value?: EntitlementDecision |
|
|
|
3660
3660
|
* HELM Kernel API
|
|
3661
3661
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
3662
3662
|
*
|
|
3663
|
-
* The version of the OpenAPI document: 0.5.
|
|
3663
|
+
* The version of the OpenAPI document: 0.5.14
|
|
3664
3664
|
*
|
|
3665
3665
|
*
|
|
3666
3666
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -3739,7 +3739,7 @@ export declare function EntitlementDecisionRequestToJSON(value?: EntitlementDeci
|
|
|
3739
3739
|
* HELM Kernel API
|
|
3740
3740
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
3741
3741
|
*
|
|
3742
|
-
* The version of the OpenAPI document: 0.5.
|
|
3742
|
+
* The version of the OpenAPI document: 0.5.14
|
|
3743
3743
|
*
|
|
3744
3744
|
*
|
|
3745
3745
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -3782,7 +3782,7 @@ export declare function EntitlementDecisionRequestCurrentUsageToJSON(value?: Ent
|
|
|
3782
3782
|
* HELM Kernel API
|
|
3783
3783
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
3784
3784
|
*
|
|
3785
|
-
* The version of the OpenAPI document: 0.5.
|
|
3785
|
+
* The version of the OpenAPI document: 0.5.14
|
|
3786
3786
|
*
|
|
3787
3787
|
*
|
|
3788
3788
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -3843,7 +3843,7 @@ export declare function EntitlementLimitsToJSON(value?: EntitlementLimits | null
|
|
|
3843
3843
|
* HELM Kernel API
|
|
3844
3844
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
3845
3845
|
*
|
|
3846
|
-
* The version of the OpenAPI document: 0.5.
|
|
3846
|
+
* The version of the OpenAPI document: 0.5.14
|
|
3847
3847
|
*
|
|
3848
3848
|
*
|
|
3849
3849
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -3901,7 +3901,7 @@ export declare function EnvExposurePolicyToJSON(value?: EnvExposurePolicy | null
|
|
|
3901
3901
|
* HELM Kernel API
|
|
3902
3902
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
3903
3903
|
*
|
|
3904
|
-
* The version of the OpenAPI document: 0.5.
|
|
3904
|
+
* The version of the OpenAPI document: 0.5.14
|
|
3905
3905
|
*
|
|
3906
3906
|
*
|
|
3907
3907
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -3969,7 +3969,7 @@ export declare function EvidenceEnvelopeExportRequestToJSON(value?: EvidenceEnve
|
|
|
3969
3969
|
* HELM Kernel API
|
|
3970
3970
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
3971
3971
|
*
|
|
3972
|
-
* The version of the OpenAPI document: 0.5.
|
|
3972
|
+
* The version of the OpenAPI document: 0.5.14
|
|
3973
3973
|
*
|
|
3974
3974
|
*
|
|
3975
3975
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4061,7 +4061,7 @@ export declare function EvidenceEnvelopeManifestToJSON(value?: EvidenceEnvelopeM
|
|
|
4061
4061
|
* HELM Kernel API
|
|
4062
4062
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
4063
4063
|
*
|
|
4064
|
-
* The version of the OpenAPI document: 0.5.
|
|
4064
|
+
* The version of the OpenAPI document: 0.5.14
|
|
4065
4065
|
*
|
|
4066
4066
|
*
|
|
4067
4067
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4128,7 +4128,7 @@ export declare function EvidenceEnvelopeVerificationToJSON(value?: EvidenceEnvel
|
|
|
4128
4128
|
* HELM Kernel API
|
|
4129
4129
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
4130
4130
|
*
|
|
4131
|
-
* The version of the OpenAPI document: 0.5.
|
|
4131
|
+
* The version of the OpenAPI document: 0.5.14
|
|
4132
4132
|
*
|
|
4133
4133
|
*
|
|
4134
4134
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4252,7 +4252,7 @@ export declare function ExecutionBoundaryRecordToJSON(value?: ExecutionBoundaryR
|
|
|
4252
4252
|
* HELM Kernel API
|
|
4253
4253
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
4254
4254
|
*
|
|
4255
|
-
* The version of the OpenAPI document: 0.5.
|
|
4255
|
+
* The version of the OpenAPI document: 0.5.14
|
|
4256
4256
|
*
|
|
4257
4257
|
*
|
|
4258
4258
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4296,7 +4296,7 @@ export declare function ExportRequestToJSON(value?: ExportRequest | null): any;
|
|
|
4296
4296
|
* HELM Kernel API
|
|
4297
4297
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
4298
4298
|
*
|
|
4299
|
-
* The version of the OpenAPI document: 0.5.
|
|
4299
|
+
* The version of the OpenAPI document: 0.5.14
|
|
4300
4300
|
*
|
|
4301
4301
|
*
|
|
4302
4302
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4347,7 +4347,7 @@ export declare function FilesystemPreopenToJSON(value?: FilesystemPreopen | null
|
|
|
4347
4347
|
* HELM Kernel API
|
|
4348
4348
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
4349
4349
|
*
|
|
4350
|
-
* The version of the OpenAPI document: 0.5.
|
|
4350
|
+
* The version of the OpenAPI document: 0.5.14
|
|
4351
4351
|
*
|
|
4352
4352
|
*
|
|
4353
4353
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4422,7 +4422,7 @@ export declare function FrameworkAdapterToJSON(value?: FrameworkAdapter | null):
|
|
|
4422
4422
|
* HELM Kernel API
|
|
4423
4423
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
4424
4424
|
*
|
|
4425
|
-
* The version of the OpenAPI document: 0.5.
|
|
4425
|
+
* The version of the OpenAPI document: 0.5.14
|
|
4426
4426
|
*
|
|
4427
4427
|
*
|
|
4428
4428
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4548,7 +4548,7 @@ export declare function GUIActionReceiptToJSON(value?: GUIActionReceipt | null):
|
|
|
4548
4548
|
* HELM Kernel API
|
|
4549
4549
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
4550
4550
|
*
|
|
4551
|
-
* The version of the OpenAPI document: 0.5.
|
|
4551
|
+
* The version of the OpenAPI document: 0.5.14
|
|
4552
4552
|
*
|
|
4553
4553
|
*
|
|
4554
4554
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4598,7 +4598,7 @@ export declare function GeneratedAppSpecCandidateToJSON(value?: GeneratedAppSpec
|
|
|
4598
4598
|
* HELM Kernel API
|
|
4599
4599
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
4600
4600
|
*
|
|
4601
|
-
* The version of the OpenAPI document: 0.5.
|
|
4601
|
+
* The version of the OpenAPI document: 0.5.14
|
|
4602
4602
|
*
|
|
4603
4603
|
*
|
|
4604
4604
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4647,7 +4647,7 @@ export declare function GetAgentUIRuntimeInfo200ResponseToJSON(value?: GetAgentU
|
|
|
4647
4647
|
* HELM Kernel API
|
|
4648
4648
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
4649
4649
|
*
|
|
4650
|
-
* The version of the OpenAPI document: 0.5.
|
|
4650
|
+
* The version of the OpenAPI document: 0.5.14
|
|
4651
4651
|
*
|
|
4652
4652
|
*
|
|
4653
4653
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4678,7 +4678,7 @@ export declare function GetLaunchpadImport200ResponseToJSON(value?: GetLaunchpad
|
|
|
4678
4678
|
* HELM Kernel API
|
|
4679
4679
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
4680
4680
|
*
|
|
4681
|
-
* The version of the OpenAPI document: 0.5.
|
|
4681
|
+
* The version of the OpenAPI document: 0.5.14
|
|
4682
4682
|
*
|
|
4683
4683
|
*
|
|
4684
4684
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4709,7 +4709,7 @@ export declare function GetLaunchpadMatrix200ResponseToJSON(value?: GetLaunchpad
|
|
|
4709
4709
|
* HELM Kernel API
|
|
4710
4710
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
4711
4711
|
*
|
|
4712
|
-
* The version of the OpenAPI document: 0.5.
|
|
4712
|
+
* The version of the OpenAPI document: 0.5.14
|
|
4713
4713
|
*
|
|
4714
4714
|
*
|
|
4715
4715
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4776,7 +4776,7 @@ export declare function GetPublicDemoHealth200ResponseToJSON(value?: GetPublicDe
|
|
|
4776
4776
|
* HELM Kernel API
|
|
4777
4777
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
4778
4778
|
*
|
|
4779
|
-
* The version of the OpenAPI document: 0.5.
|
|
4779
|
+
* The version of the OpenAPI document: 0.5.14
|
|
4780
4780
|
*
|
|
4781
4781
|
*
|
|
4782
4782
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4846,7 +4846,7 @@ export declare function GovernanceDecisionToJSON(value?: GovernanceDecision | nu
|
|
|
4846
4846
|
* HELM Kernel API
|
|
4847
4847
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
4848
4848
|
*
|
|
4849
|
-
* The version of the OpenAPI document: 0.5.
|
|
4849
|
+
* The version of the OpenAPI document: 0.5.14
|
|
4850
4850
|
*
|
|
4851
4851
|
*
|
|
4852
4852
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4960,7 +4960,7 @@ export declare function GroundedActionRefToJSON(value?: GroundedActionRef | null
|
|
|
4960
4960
|
* HELM Kernel API
|
|
4961
4961
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
4962
4962
|
*
|
|
4963
|
-
* The version of the OpenAPI document: 0.5.
|
|
4963
|
+
* The version of the OpenAPI document: 0.5.14
|
|
4964
4964
|
*
|
|
4965
4965
|
*
|
|
4966
4966
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -5087,7 +5087,7 @@ export declare function HarnessChangeContractToJSON(value?: HarnessChangeContrac
|
|
|
5087
5087
|
* HELM Kernel API
|
|
5088
5088
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
5089
5089
|
*
|
|
5090
|
-
* The version of the OpenAPI document: 0.5.
|
|
5090
|
+
* The version of the OpenAPI document: 0.5.14
|
|
5091
5091
|
*
|
|
5092
5092
|
*
|
|
5093
5093
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -5220,7 +5220,7 @@ export declare function HarnessTraceToJSON(value?: HarnessTrace | null): any;
|
|
|
5220
5220
|
* HELM Kernel API
|
|
5221
5221
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
5222
5222
|
*
|
|
5223
|
-
* The version of the OpenAPI document: 0.5.
|
|
5223
|
+
* The version of the OpenAPI document: 0.5.14
|
|
5224
5224
|
*
|
|
5225
5225
|
*
|
|
5226
5226
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -5257,7 +5257,7 @@ export declare function HealthCheck200ResponseToJSON(value?: HealthCheck200Respo
|
|
|
5257
5257
|
* HELM Kernel API
|
|
5258
5258
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
5259
5259
|
*
|
|
5260
|
-
* The version of the OpenAPI document: 0.5.
|
|
5260
|
+
* The version of the OpenAPI document: 0.5.14
|
|
5261
5261
|
*
|
|
5262
5262
|
*
|
|
5263
5263
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -5288,7 +5288,7 @@ export declare function HelmErrorToJSON(value?: HelmError | null): any;
|
|
|
5288
5288
|
* HELM Kernel API
|
|
5289
5289
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
5290
5290
|
*
|
|
5291
|
-
* The version of the OpenAPI document: 0.5.
|
|
5291
|
+
* The version of the OpenAPI document: 0.5.14
|
|
5292
5292
|
*
|
|
5293
5293
|
*
|
|
5294
5294
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -5376,7 +5376,7 @@ export declare function HelmErrorErrorToJSON(value?: HelmErrorError | null): any
|
|
|
5376
5376
|
* HELM Kernel API
|
|
5377
5377
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
5378
5378
|
*
|
|
5379
|
-
* The version of the OpenAPI document: 0.5.
|
|
5379
|
+
* The version of the OpenAPI document: 0.5.14
|
|
5380
5380
|
*
|
|
5381
5381
|
*
|
|
5382
5382
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -5456,7 +5456,7 @@ export declare function ImportEvidenceLedgerToJSON(value?: ImportEvidenceLedger
|
|
|
5456
5456
|
* HELM Kernel API
|
|
5457
5457
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
5458
5458
|
*
|
|
5459
|
-
* The version of the OpenAPI document: 0.5.
|
|
5459
|
+
* The version of the OpenAPI document: 0.5.14
|
|
5460
5460
|
*
|
|
5461
5461
|
*
|
|
5462
5462
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -5512,7 +5512,7 @@ export declare function ImportPreflightResultToJSON(value?: ImportPreflightResul
|
|
|
5512
5512
|
* HELM Kernel API
|
|
5513
5513
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
5514
5514
|
*
|
|
5515
|
-
* The version of the OpenAPI document: 0.5.
|
|
5515
|
+
* The version of the OpenAPI document: 0.5.14
|
|
5516
5516
|
*
|
|
5517
5517
|
*
|
|
5518
5518
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -5592,7 +5592,7 @@ export declare function LaunchRecipeToJSON(value?: LaunchRecipe | null): any;
|
|
|
5592
5592
|
* HELM Kernel API
|
|
5593
5593
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
5594
5594
|
*
|
|
5595
|
-
* The version of the OpenAPI document: 0.5.
|
|
5595
|
+
* The version of the OpenAPI document: 0.5.14
|
|
5596
5596
|
*
|
|
5597
5597
|
*
|
|
5598
5598
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -5794,7 +5794,7 @@ export declare function LaunchpadAppToJSON(value?: LaunchpadApp | null): any;
|
|
|
5794
5794
|
* HELM Kernel API
|
|
5795
5795
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
5796
5796
|
*
|
|
5797
|
-
* The version of the OpenAPI document: 0.5.
|
|
5797
|
+
* The version of the OpenAPI document: 0.5.14
|
|
5798
5798
|
*
|
|
5799
5799
|
*
|
|
5800
5800
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -5874,7 +5874,7 @@ export declare function LaunchpadAppStatusToJSON(value?: LaunchpadAppStatus | nu
|
|
|
5874
5874
|
* HELM Kernel API
|
|
5875
5875
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
5876
5876
|
*
|
|
5877
|
-
* The version of the OpenAPI document: 0.5.
|
|
5877
|
+
* The version of the OpenAPI document: 0.5.14
|
|
5878
5878
|
*
|
|
5879
5879
|
*
|
|
5880
5880
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -5918,7 +5918,7 @@ export declare function LaunchpadFixActionToJSON(value?: LaunchpadFixAction | nu
|
|
|
5918
5918
|
* HELM Kernel API
|
|
5919
5919
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
5920
5920
|
*
|
|
5921
|
-
* The version of the OpenAPI document: 0.5.
|
|
5921
|
+
* The version of the OpenAPI document: 0.5.14
|
|
5922
5922
|
*
|
|
5923
5923
|
*
|
|
5924
5924
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -6040,7 +6040,7 @@ export declare function LaunchpadGateResultToJSON(value?: LaunchpadGateResult |
|
|
|
6040
6040
|
* HELM Kernel API
|
|
6041
6041
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
6042
6042
|
*
|
|
6043
|
-
* The version of the OpenAPI document: 0.5.
|
|
6043
|
+
* The version of the OpenAPI document: 0.5.14
|
|
6044
6044
|
*
|
|
6045
6045
|
*
|
|
6046
6046
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -6138,7 +6138,7 @@ export declare function LaunchpadImportRecordToJSON(value?: LaunchpadImportRecor
|
|
|
6138
6138
|
* HELM Kernel API
|
|
6139
6139
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
6140
6140
|
*
|
|
6141
|
-
* The version of the OpenAPI document: 0.5.
|
|
6141
|
+
* The version of the OpenAPI document: 0.5.14
|
|
6142
6142
|
*
|
|
6143
6143
|
*
|
|
6144
6144
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -6181,7 +6181,7 @@ export declare function LaunchpadImportRequestToJSON(value?: LaunchpadImportRequ
|
|
|
6181
6181
|
* HELM Kernel API
|
|
6182
6182
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
6183
6183
|
*
|
|
6184
|
-
* The version of the OpenAPI document: 0.5.
|
|
6184
|
+
* The version of the OpenAPI document: 0.5.14
|
|
6185
6185
|
*
|
|
6186
6186
|
*
|
|
6187
6187
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -6249,7 +6249,7 @@ export declare function LaunchpadMCPServerToJSON(value?: LaunchpadMCPServer | nu
|
|
|
6249
6249
|
* HELM Kernel API
|
|
6250
6250
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
6251
6251
|
*
|
|
6252
|
-
* The version of the OpenAPI document: 0.5.
|
|
6252
|
+
* The version of the OpenAPI document: 0.5.14
|
|
6253
6253
|
*
|
|
6254
6254
|
*
|
|
6255
6255
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -6343,7 +6343,7 @@ export declare function LaunchpadMatrixCellToJSON(value?: LaunchpadMatrixCell |
|
|
|
6343
6343
|
* HELM Kernel API
|
|
6344
6344
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
6345
6345
|
*
|
|
6346
|
-
* The version of the OpenAPI document: 0.5.
|
|
6346
|
+
* The version of the OpenAPI document: 0.5.14
|
|
6347
6347
|
*
|
|
6348
6348
|
*
|
|
6349
6349
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -6386,7 +6386,7 @@ export declare function LaunchpadPlanRequestToJSON(value?: LaunchpadPlanRequest
|
|
|
6386
6386
|
* HELM Kernel API
|
|
6387
6387
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
6388
6388
|
*
|
|
6389
|
-
* The version of the OpenAPI document: 0.5.
|
|
6389
|
+
* The version of the OpenAPI document: 0.5.14
|
|
6390
6390
|
*
|
|
6391
6391
|
*
|
|
6392
6392
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -6492,7 +6492,7 @@ export declare function LaunchpadPlanResponseToJSON(value?: LaunchpadPlanRespons
|
|
|
6492
6492
|
* HELM Kernel API
|
|
6493
6493
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
6494
6494
|
*
|
|
6495
|
-
* The version of the OpenAPI document: 0.5.
|
|
6495
|
+
* The version of the OpenAPI document: 0.5.14
|
|
6496
6496
|
*
|
|
6497
6497
|
*
|
|
6498
6498
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -6588,7 +6588,7 @@ export declare function LaunchpadPolicySimulationToJSON(value?: LaunchpadPolicyS
|
|
|
6588
6588
|
* HELM Kernel API
|
|
6589
6589
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
6590
6590
|
*
|
|
6591
|
-
* The version of the OpenAPI document: 0.5.
|
|
6591
|
+
* The version of the OpenAPI document: 0.5.14
|
|
6592
6592
|
*
|
|
6593
6593
|
*
|
|
6594
6594
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -6736,7 +6736,7 @@ export declare function LaunchpadRunToJSON(value?: LaunchpadRun | null): any;
|
|
|
6736
6736
|
* HELM Kernel API
|
|
6737
6737
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
6738
6738
|
*
|
|
6739
|
-
* The version of the OpenAPI document: 0.5.
|
|
6739
|
+
* The version of the OpenAPI document: 0.5.14
|
|
6740
6740
|
*
|
|
6741
6741
|
*
|
|
6742
6742
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -6800,7 +6800,7 @@ export declare function LaunchpadRunDetailToJSON(value?: LaunchpadRunDetail | nu
|
|
|
6800
6800
|
* HELM Kernel API
|
|
6801
6801
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
6802
6802
|
*
|
|
6803
|
-
* The version of the OpenAPI document: 0.5.
|
|
6803
|
+
* The version of the OpenAPI document: 0.5.14
|
|
6804
6804
|
*
|
|
6805
6805
|
*
|
|
6806
6806
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -6916,7 +6916,7 @@ export declare function LaunchpadRunEventToJSON(value?: LaunchpadRunEvent | null
|
|
|
6916
6916
|
* HELM Kernel API
|
|
6917
6917
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
6918
6918
|
*
|
|
6919
|
-
* The version of the OpenAPI document: 0.5.
|
|
6919
|
+
* The version of the OpenAPI document: 0.5.14
|
|
6920
6920
|
*
|
|
6921
6921
|
*
|
|
6922
6922
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -7014,7 +7014,7 @@ export declare function LaunchpadRuntimeInstanceToJSON(value?: LaunchpadRuntimeI
|
|
|
7014
7014
|
* HELM Kernel API
|
|
7015
7015
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
7016
7016
|
*
|
|
7017
|
-
* The version of the OpenAPI document: 0.5.
|
|
7017
|
+
* The version of the OpenAPI document: 0.5.14
|
|
7018
7018
|
*
|
|
7019
7019
|
*
|
|
7020
7020
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -7108,7 +7108,7 @@ export declare function LaunchpadSandboxGrantToJSON(value?: LaunchpadSandboxGran
|
|
|
7108
7108
|
* HELM Kernel API
|
|
7109
7109
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
7110
7110
|
*
|
|
7111
|
-
* The version of the OpenAPI document: 0.5.
|
|
7111
|
+
* The version of the OpenAPI document: 0.5.14
|
|
7112
7112
|
*
|
|
7113
7113
|
*
|
|
7114
7114
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -7188,7 +7188,7 @@ export declare function LaunchpadSecretGrantToJSON(value?: LaunchpadSecretGrant
|
|
|
7188
7188
|
* HELM Kernel API
|
|
7189
7189
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
7190
7190
|
*
|
|
7191
|
-
* The version of the OpenAPI document: 0.5.
|
|
7191
|
+
* The version of the OpenAPI document: 0.5.14
|
|
7192
7192
|
*
|
|
7193
7193
|
*
|
|
7194
7194
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -7250,7 +7250,7 @@ export declare function LaunchpadSubstrateToJSON(value?: LaunchpadSubstrate | nu
|
|
|
7250
7250
|
* HELM Kernel API
|
|
7251
7251
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
7252
7252
|
*
|
|
7253
|
-
* The version of the OpenAPI document: 0.5.
|
|
7253
|
+
* The version of the OpenAPI document: 0.5.14
|
|
7254
7254
|
*
|
|
7255
7255
|
*
|
|
7256
7256
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -7281,7 +7281,7 @@ export declare function ListConsoleSurfaces200ResponseToJSON(value?: ListConsole
|
|
|
7281
7281
|
* HELM Kernel API
|
|
7282
7282
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
7283
7283
|
*
|
|
7284
|
-
* The version of the OpenAPI document: 0.5.
|
|
7284
|
+
* The version of the OpenAPI document: 0.5.14
|
|
7285
7285
|
*
|
|
7286
7286
|
*
|
|
7287
7287
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -7312,7 +7312,7 @@ export declare function ListLaunchpadApps200ResponseToJSON(value?: ListLaunchpad
|
|
|
7312
7312
|
* HELM Kernel API
|
|
7313
7313
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
7314
7314
|
*
|
|
7315
|
-
* The version of the OpenAPI document: 0.5.
|
|
7315
|
+
* The version of the OpenAPI document: 0.5.14
|
|
7316
7316
|
*
|
|
7317
7317
|
*
|
|
7318
7318
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -7349,7 +7349,7 @@ export declare function ListLaunchpadImports200ResponseToJSON(value?: ListLaunch
|
|
|
7349
7349
|
* HELM Kernel API
|
|
7350
7350
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
7351
7351
|
*
|
|
7352
|
-
* The version of the OpenAPI document: 0.5.
|
|
7352
|
+
* The version of the OpenAPI document: 0.5.14
|
|
7353
7353
|
*
|
|
7354
7354
|
*
|
|
7355
7355
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -7380,7 +7380,7 @@ export declare function ListLaunchpadRunEvents200ResponseToJSON(value?: ListLaun
|
|
|
7380
7380
|
* HELM Kernel API
|
|
7381
7381
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
7382
7382
|
*
|
|
7383
|
-
* The version of the OpenAPI document: 0.5.
|
|
7383
|
+
* The version of the OpenAPI document: 0.5.14
|
|
7384
7384
|
*
|
|
7385
7385
|
*
|
|
7386
7386
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -7417,7 +7417,7 @@ export declare function ListLaunchpadRuns200ResponseToJSON(value?: ListLaunchpad
|
|
|
7417
7417
|
* HELM Kernel API
|
|
7418
7418
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
7419
7419
|
*
|
|
7420
|
-
* The version of the OpenAPI document: 0.5.
|
|
7420
|
+
* The version of the OpenAPI document: 0.5.14
|
|
7421
7421
|
*
|
|
7422
7422
|
*
|
|
7423
7423
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -7448,7 +7448,7 @@ export declare function ListLaunchpadSecretGrants200ResponseToJSON(value?: ListL
|
|
|
7448
7448
|
* HELM Kernel API
|
|
7449
7449
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
7450
7450
|
*
|
|
7451
|
-
* The version of the OpenAPI document: 0.5.
|
|
7451
|
+
* The version of the OpenAPI document: 0.5.14
|
|
7452
7452
|
*
|
|
7453
7453
|
*
|
|
7454
7454
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -7479,7 +7479,190 @@ export declare function ListLaunchpadSubstrates200ResponseToJSON(value?: ListLau
|
|
|
7479
7479
|
* HELM Kernel API
|
|
7480
7480
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
7481
7481
|
*
|
|
7482
|
-
* The version of the OpenAPI document: 0.5.
|
|
7482
|
+
* The version of the OpenAPI document: 0.5.14
|
|
7483
|
+
*
|
|
7484
|
+
*
|
|
7485
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
7486
|
+
* https://openapi-generator.tech
|
|
7487
|
+
* Do not edit the class manually.
|
|
7488
|
+
*/
|
|
7489
|
+
/**
|
|
7490
|
+
*
|
|
7491
|
+
* @export
|
|
7492
|
+
* @interface LocalConsoleRuntimeConfig
|
|
7493
|
+
*/
|
|
7494
|
+
export interface LocalConsoleRuntimeConfig {
|
|
7495
|
+
/**
|
|
7496
|
+
*
|
|
7497
|
+
* @type {string}
|
|
7498
|
+
* @memberof LocalConsoleRuntimeConfig
|
|
7499
|
+
*/
|
|
7500
|
+
api_base_url: string;
|
|
7501
|
+
/**
|
|
7502
|
+
*
|
|
7503
|
+
* @type {boolean}
|
|
7504
|
+
* @memberof LocalConsoleRuntimeConfig
|
|
7505
|
+
*/
|
|
7506
|
+
local_mode: boolean;
|
|
7507
|
+
/**
|
|
7508
|
+
*
|
|
7509
|
+
* @type {boolean}
|
|
7510
|
+
* @memberof LocalConsoleRuntimeConfig
|
|
7511
|
+
*/
|
|
7512
|
+
start_onboarding: boolean;
|
|
7513
|
+
/**
|
|
7514
|
+
*
|
|
7515
|
+
* @type {string}
|
|
7516
|
+
* @memberof LocalConsoleRuntimeConfig
|
|
7517
|
+
*/
|
|
7518
|
+
tenant_id: string;
|
|
7519
|
+
/**
|
|
7520
|
+
*
|
|
7521
|
+
* @type {string}
|
|
7522
|
+
* @memberof LocalConsoleRuntimeConfig
|
|
7523
|
+
*/
|
|
7524
|
+
principal_id: string;
|
|
7525
|
+
/**
|
|
7526
|
+
*
|
|
7527
|
+
* @type {string}
|
|
7528
|
+
* @memberof LocalConsoleRuntimeConfig
|
|
7529
|
+
*/
|
|
7530
|
+
profile: LocalConsoleRuntimeConfigProfileEnum;
|
|
7531
|
+
/**
|
|
7532
|
+
*
|
|
7533
|
+
* @type {Array<string>}
|
|
7534
|
+
* @memberof LocalConsoleRuntimeConfig
|
|
7535
|
+
*/
|
|
7536
|
+
entitlements: Array<LocalConsoleRuntimeConfigEntitlementsEnum>;
|
|
7537
|
+
}
|
|
7538
|
+
/**
|
|
7539
|
+
* @export
|
|
7540
|
+
*/
|
|
7541
|
+
export declare const LocalConsoleRuntimeConfigProfileEnum: {
|
|
7542
|
+
readonly Claude: "claude";
|
|
7543
|
+
readonly Codex: "codex";
|
|
7544
|
+
readonly Mcp: "mcp";
|
|
7545
|
+
readonly OpenaiCompatible: "openai-compatible";
|
|
7546
|
+
};
|
|
7547
|
+
export type LocalConsoleRuntimeConfigProfileEnum = typeof LocalConsoleRuntimeConfigProfileEnum[keyof typeof LocalConsoleRuntimeConfigProfileEnum];
|
|
7548
|
+
/**
|
|
7549
|
+
* @export
|
|
7550
|
+
*/
|
|
7551
|
+
export declare const LocalConsoleRuntimeConfigEntitlementsEnum: {
|
|
7552
|
+
readonly OssCore: "OSS_CORE";
|
|
7553
|
+
};
|
|
7554
|
+
export type LocalConsoleRuntimeConfigEntitlementsEnum = typeof LocalConsoleRuntimeConfigEntitlementsEnum[keyof typeof LocalConsoleRuntimeConfigEntitlementsEnum];
|
|
7555
|
+
/**
|
|
7556
|
+
* Check if a given object implements the LocalConsoleRuntimeConfig interface.
|
|
7557
|
+
*/
|
|
7558
|
+
export declare function instanceOfLocalConsoleRuntimeConfig(value: object): boolean;
|
|
7559
|
+
export declare function LocalConsoleRuntimeConfigFromJSON(json: any): LocalConsoleRuntimeConfig;
|
|
7560
|
+
export declare function LocalConsoleRuntimeConfigFromJSONTyped(json: any, ignoreDiscriminator: boolean): LocalConsoleRuntimeConfig;
|
|
7561
|
+
export declare function LocalConsoleRuntimeConfigToJSON(value?: LocalConsoleRuntimeConfig | null): any;
|
|
7562
|
+
/**
|
|
7563
|
+
* HELM Kernel API
|
|
7564
|
+
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
7565
|
+
*
|
|
7566
|
+
* The version of the OpenAPI document: 0.5.14
|
|
7567
|
+
*
|
|
7568
|
+
*
|
|
7569
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
7570
|
+
* https://openapi-generator.tech
|
|
7571
|
+
* Do not edit the class manually.
|
|
7572
|
+
*/
|
|
7573
|
+
/**
|
|
7574
|
+
*
|
|
7575
|
+
* @export
|
|
7576
|
+
* @interface LocalSessionExchangeRequest
|
|
7577
|
+
*/
|
|
7578
|
+
export interface LocalSessionExchangeRequest {
|
|
7579
|
+
/**
|
|
7580
|
+
*
|
|
7581
|
+
* @type {string}
|
|
7582
|
+
* @memberof LocalSessionExchangeRequest
|
|
7583
|
+
*/
|
|
7584
|
+
token: string;
|
|
7585
|
+
}
|
|
7586
|
+
/**
|
|
7587
|
+
* Check if a given object implements the LocalSessionExchangeRequest interface.
|
|
7588
|
+
*/
|
|
7589
|
+
export declare function instanceOfLocalSessionExchangeRequest(value: object): boolean;
|
|
7590
|
+
export declare function LocalSessionExchangeRequestFromJSON(json: any): LocalSessionExchangeRequest;
|
|
7591
|
+
export declare function LocalSessionExchangeRequestFromJSONTyped(json: any, ignoreDiscriminator: boolean): LocalSessionExchangeRequest;
|
|
7592
|
+
export declare function LocalSessionExchangeRequestToJSON(value?: LocalSessionExchangeRequest | null): any;
|
|
7593
|
+
/**
|
|
7594
|
+
* HELM Kernel API
|
|
7595
|
+
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
7596
|
+
*
|
|
7597
|
+
* The version of the OpenAPI document: 0.5.14
|
|
7598
|
+
*
|
|
7599
|
+
*
|
|
7600
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
7601
|
+
* https://openapi-generator.tech
|
|
7602
|
+
* Do not edit the class manually.
|
|
7603
|
+
*/
|
|
7604
|
+
/**
|
|
7605
|
+
*
|
|
7606
|
+
* @export
|
|
7607
|
+
* @interface LocalSessionExchangeResponse
|
|
7608
|
+
*/
|
|
7609
|
+
export interface LocalSessionExchangeResponse {
|
|
7610
|
+
/**
|
|
7611
|
+
*
|
|
7612
|
+
* @type {string}
|
|
7613
|
+
* @memberof LocalSessionExchangeResponse
|
|
7614
|
+
*/
|
|
7615
|
+
session_token: string;
|
|
7616
|
+
/**
|
|
7617
|
+
*
|
|
7618
|
+
* @type {string}
|
|
7619
|
+
* @memberof LocalSessionExchangeResponse
|
|
7620
|
+
*/
|
|
7621
|
+
tenant_id: string;
|
|
7622
|
+
/**
|
|
7623
|
+
*
|
|
7624
|
+
* @type {string}
|
|
7625
|
+
* @memberof LocalSessionExchangeResponse
|
|
7626
|
+
*/
|
|
7627
|
+
principal_id: string;
|
|
7628
|
+
/**
|
|
7629
|
+
*
|
|
7630
|
+
* @type {string}
|
|
7631
|
+
* @memberof LocalSessionExchangeResponse
|
|
7632
|
+
*/
|
|
7633
|
+
principal: string;
|
|
7634
|
+
/**
|
|
7635
|
+
*
|
|
7636
|
+
* @type {Date}
|
|
7637
|
+
* @memberof LocalSessionExchangeResponse
|
|
7638
|
+
*/
|
|
7639
|
+
expires_at: Date;
|
|
7640
|
+
/**
|
|
7641
|
+
*
|
|
7642
|
+
* @type {Array<string>}
|
|
7643
|
+
* @memberof LocalSessionExchangeResponse
|
|
7644
|
+
*/
|
|
7645
|
+
entitlements: Array<LocalSessionExchangeResponseEntitlementsEnum>;
|
|
7646
|
+
}
|
|
7647
|
+
/**
|
|
7648
|
+
* @export
|
|
7649
|
+
*/
|
|
7650
|
+
export declare const LocalSessionExchangeResponseEntitlementsEnum: {
|
|
7651
|
+
readonly OssCore: "OSS_CORE";
|
|
7652
|
+
};
|
|
7653
|
+
export type LocalSessionExchangeResponseEntitlementsEnum = typeof LocalSessionExchangeResponseEntitlementsEnum[keyof typeof LocalSessionExchangeResponseEntitlementsEnum];
|
|
7654
|
+
/**
|
|
7655
|
+
* Check if a given object implements the LocalSessionExchangeResponse interface.
|
|
7656
|
+
*/
|
|
7657
|
+
export declare function instanceOfLocalSessionExchangeResponse(value: object): boolean;
|
|
7658
|
+
export declare function LocalSessionExchangeResponseFromJSON(json: any): LocalSessionExchangeResponse;
|
|
7659
|
+
export declare function LocalSessionExchangeResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): LocalSessionExchangeResponse;
|
|
7660
|
+
export declare function LocalSessionExchangeResponseToJSON(value?: LocalSessionExchangeResponse | null): any;
|
|
7661
|
+
/**
|
|
7662
|
+
* HELM Kernel API
|
|
7663
|
+
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
7664
|
+
*
|
|
7665
|
+
* The version of the OpenAPI document: 0.5.14
|
|
7483
7666
|
*
|
|
7484
7667
|
*
|
|
7485
7668
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -7560,7 +7743,7 @@ export declare function MCPAuthorizationProfileToJSON(value?: MCPAuthorizationPr
|
|
|
7560
7743
|
* HELM Kernel API
|
|
7561
7744
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
7562
7745
|
*
|
|
7563
|
-
* The version of the OpenAPI document: 0.5.
|
|
7746
|
+
* The version of the OpenAPI document: 0.5.14
|
|
7564
7747
|
*
|
|
7565
7748
|
*
|
|
7566
7749
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -7643,7 +7826,7 @@ export declare function MCPAuthorizeCallRequestToJSON(value?: MCPAuthorizeCallRe
|
|
|
7643
7826
|
* HELM Kernel API
|
|
7644
7827
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
7645
7828
|
*
|
|
7646
|
-
* The version of the OpenAPI document: 0.5.
|
|
7829
|
+
* The version of the OpenAPI document: 0.5.14
|
|
7647
7830
|
*
|
|
7648
7831
|
*
|
|
7649
7832
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -7692,7 +7875,7 @@ export declare function MCPCapabilityManifestToJSON(value?: MCPCapabilityManifes
|
|
|
7692
7875
|
* HELM Kernel API
|
|
7693
7876
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
7694
7877
|
*
|
|
7695
|
-
* The version of the OpenAPI document: 0.5.
|
|
7878
|
+
* The version of the OpenAPI document: 0.5.14
|
|
7696
7879
|
*
|
|
7697
7880
|
*
|
|
7698
7881
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -7729,7 +7912,7 @@ export declare function MCPJSONRPCErrorToJSON(value?: MCPJSONRPCError | null): a
|
|
|
7729
7912
|
* HELM Kernel API
|
|
7730
7913
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
7731
7914
|
*
|
|
7732
|
-
* The version of the OpenAPI document: 0.5.
|
|
7915
|
+
* The version of the OpenAPI document: 0.5.14
|
|
7733
7916
|
*
|
|
7734
7917
|
*
|
|
7735
7918
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -7787,7 +7970,7 @@ export declare function MCPJSONRPCRequestToJSON(value?: MCPJSONRPCRequest | null
|
|
|
7787
7970
|
* HELM Kernel API
|
|
7788
7971
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
7789
7972
|
*
|
|
7790
|
-
* The version of the OpenAPI document: 0.5.
|
|
7973
|
+
* The version of the OpenAPI document: 0.5.14
|
|
7791
7974
|
*
|
|
7792
7975
|
*
|
|
7793
7976
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -7807,7 +7990,7 @@ export declare function MCPJSONRPCRequestIdToJSON(value?: MCPJSONRPCRequestId |
|
|
|
7807
7990
|
* HELM Kernel API
|
|
7808
7991
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
7809
7992
|
*
|
|
7810
|
-
* The version of the OpenAPI document: 0.5.
|
|
7993
|
+
* The version of the OpenAPI document: 0.5.14
|
|
7811
7994
|
*
|
|
7812
7995
|
*
|
|
7813
7996
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -7865,7 +8048,7 @@ export declare function MCPJSONRPCResponseToJSON(value?: MCPJSONRPCResponse | nu
|
|
|
7865
8048
|
* HELM Kernel API
|
|
7866
8049
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
7867
8050
|
*
|
|
7868
|
-
* The version of the OpenAPI document: 0.5.
|
|
8051
|
+
* The version of the OpenAPI document: 0.5.14
|
|
7869
8052
|
*
|
|
7870
8053
|
*
|
|
7871
8054
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -7885,7 +8068,7 @@ export declare function MCPJSONRPCResponseIdToJSON(value?: MCPJSONRPCResponseId
|
|
|
7885
8068
|
* HELM Kernel API
|
|
7886
8069
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
7887
8070
|
*
|
|
7888
|
-
* The version of the OpenAPI document: 0.5.
|
|
8071
|
+
* The version of the OpenAPI document: 0.5.14
|
|
7889
8072
|
*
|
|
7890
8073
|
*
|
|
7891
8074
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -7940,7 +8123,7 @@ export declare function MCPProtectedResourceMetadataToJSON(value?: MCPProtectedR
|
|
|
7940
8123
|
* HELM Kernel API
|
|
7941
8124
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
7942
8125
|
*
|
|
7943
|
-
* The version of the OpenAPI document: 0.5.
|
|
8126
|
+
* The version of the OpenAPI document: 0.5.14
|
|
7944
8127
|
*
|
|
7945
8128
|
*
|
|
7946
8129
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -8071,7 +8254,7 @@ export declare function MCPQuarantineRecordToJSON(value?: MCPQuarantineRecord |
|
|
|
8071
8254
|
* HELM Kernel API
|
|
8072
8255
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
8073
8256
|
*
|
|
8074
|
-
* The version of the OpenAPI document: 0.5.
|
|
8257
|
+
* The version of the OpenAPI document: 0.5.14
|
|
8075
8258
|
*
|
|
8076
8259
|
*
|
|
8077
8260
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -8120,7 +8303,7 @@ export declare function MCPRegistryApprovalRequestToJSON(value?: MCPRegistryAppr
|
|
|
8120
8303
|
* HELM Kernel API
|
|
8121
8304
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
8122
8305
|
*
|
|
8123
|
-
* The version of the OpenAPI document: 0.5.
|
|
8306
|
+
* The version of the OpenAPI document: 0.5.14
|
|
8124
8307
|
*
|
|
8125
8308
|
*
|
|
8126
8309
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -8198,7 +8381,7 @@ export declare function MCPRegistryDiscoverRequestToJSON(value?: MCPRegistryDisc
|
|
|
8198
8381
|
* HELM Kernel API
|
|
8199
8382
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
8200
8383
|
*
|
|
8201
|
-
* The version of the OpenAPI document: 0.5.
|
|
8384
|
+
* The version of the OpenAPI document: 0.5.14
|
|
8202
8385
|
*
|
|
8203
8386
|
*
|
|
8204
8387
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -8271,7 +8454,7 @@ export declare function MCPRemoteDiscoveryToJSON(value?: MCPRemoteDiscovery | nu
|
|
|
8271
8454
|
* HELM Kernel API
|
|
8272
8455
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
8273
8456
|
*
|
|
8274
|
-
* The version of the OpenAPI document: 0.5.
|
|
8457
|
+
* The version of the OpenAPI document: 0.5.14
|
|
8275
8458
|
*
|
|
8276
8459
|
*
|
|
8277
8460
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -8334,7 +8517,7 @@ export declare function MCPScanRequestToJSON(value?: MCPScanRequest | null): any
|
|
|
8334
8517
|
* HELM Kernel API
|
|
8335
8518
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
8336
8519
|
*
|
|
8337
|
-
* The version of the OpenAPI document: 0.5.
|
|
8520
|
+
* The version of the OpenAPI document: 0.5.14
|
|
8338
8521
|
*
|
|
8339
8522
|
*
|
|
8340
8523
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -8425,7 +8608,7 @@ export declare function MCPScanResultToJSON(value?: MCPScanResult | null): any;
|
|
|
8425
8608
|
* HELM Kernel API
|
|
8426
8609
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
8427
8610
|
*
|
|
8428
|
-
* The version of the OpenAPI document: 0.5.
|
|
8611
|
+
* The version of the OpenAPI document: 0.5.14
|
|
8429
8612
|
*
|
|
8430
8613
|
*
|
|
8431
8614
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -8464,7 +8647,7 @@ export declare function MCPToolCallRequestToJSON(value?: MCPToolCallRequest | nu
|
|
|
8464
8647
|
* HELM Kernel API
|
|
8465
8648
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
8466
8649
|
*
|
|
8467
|
-
* The version of the OpenAPI document: 0.5.
|
|
8650
|
+
* The version of the OpenAPI document: 0.5.14
|
|
8468
8651
|
*
|
|
8469
8652
|
*
|
|
8470
8653
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -8525,7 +8708,7 @@ export declare function MCPToolCallResponseToJSON(value?: MCPToolCallResponse |
|
|
|
8525
8708
|
* HELM Kernel API
|
|
8526
8709
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
8527
8710
|
*
|
|
8528
|
-
* The version of the OpenAPI document: 0.5.
|
|
8711
|
+
* The version of the OpenAPI document: 0.5.14
|
|
8529
8712
|
*
|
|
8530
8713
|
*
|
|
8531
8714
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -8547,7 +8730,7 @@ export declare function MCPToolCallResponseResultToJSON(value?: MCPToolCallRespo
|
|
|
8547
8730
|
* HELM Kernel API
|
|
8548
8731
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
8549
8732
|
*
|
|
8550
|
-
* The version of the OpenAPI document: 0.5.
|
|
8733
|
+
* The version of the OpenAPI document: 0.5.14
|
|
8551
8734
|
*
|
|
8552
8735
|
*
|
|
8553
8736
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -8598,7 +8781,7 @@ export declare function MCPToolRefToJSON(value?: MCPToolRef | null): any;
|
|
|
8598
8781
|
* HELM Kernel API
|
|
8599
8782
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
8600
8783
|
*
|
|
8601
|
-
* The version of the OpenAPI document: 0.5.
|
|
8784
|
+
* The version of the OpenAPI document: 0.5.14
|
|
8602
8785
|
*
|
|
8603
8786
|
*
|
|
8604
8787
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -8680,7 +8863,7 @@ export declare function NegativeBoundaryVectorToJSON(value?: NegativeBoundaryVec
|
|
|
8680
8863
|
* HELM Kernel API
|
|
8681
8864
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
8682
8865
|
*
|
|
8683
|
-
* The version of the OpenAPI document: 0.5.
|
|
8866
|
+
* The version of the OpenAPI document: 0.5.14
|
|
8684
8867
|
*
|
|
8685
8868
|
*
|
|
8686
8869
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -8731,7 +8914,7 @@ export declare function NetworkGrantToJSON(value?: NetworkGrant | null): any;
|
|
|
8731
8914
|
* HELM Kernel API
|
|
8732
8915
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
8733
8916
|
*
|
|
8734
|
-
* The version of the OpenAPI document: 0.5.
|
|
8917
|
+
* The version of the OpenAPI document: 0.5.14
|
|
8735
8918
|
*
|
|
8736
8919
|
*
|
|
8737
8920
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -8774,7 +8957,272 @@ export declare function OAuthRequirementToJSON(value?: OAuthRequirement | null):
|
|
|
8774
8957
|
* HELM Kernel API
|
|
8775
8958
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
8776
8959
|
*
|
|
8777
|
-
* The version of the OpenAPI document: 0.5.
|
|
8960
|
+
* The version of the OpenAPI document: 0.5.14
|
|
8961
|
+
*
|
|
8962
|
+
*
|
|
8963
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
8964
|
+
* https://openapi-generator.tech
|
|
8965
|
+
* Do not edit the class manually.
|
|
8966
|
+
*/
|
|
8967
|
+
/**
|
|
8968
|
+
*
|
|
8969
|
+
* @export
|
|
8970
|
+
* @interface OnboardingEvidenceExport
|
|
8971
|
+
*/
|
|
8972
|
+
export interface OnboardingEvidenceExport {
|
|
8973
|
+
/**
|
|
8974
|
+
*
|
|
8975
|
+
* @type {string}
|
|
8976
|
+
* @memberof OnboardingEvidenceExport
|
|
8977
|
+
*/
|
|
8978
|
+
evidence_pack_ref: string;
|
|
8979
|
+
/**
|
|
8980
|
+
*
|
|
8981
|
+
* @type {string}
|
|
8982
|
+
* @memberof OnboardingEvidenceExport
|
|
8983
|
+
*/
|
|
8984
|
+
sha256: string;
|
|
8985
|
+
/**
|
|
8986
|
+
*
|
|
8987
|
+
* @type {{ [key: string]: string; }}
|
|
8988
|
+
* @memberof OnboardingEvidenceExport
|
|
8989
|
+
*/
|
|
8990
|
+
receipt_refs: {
|
|
8991
|
+
[key: string]: string;
|
|
8992
|
+
};
|
|
8993
|
+
/**
|
|
8994
|
+
*
|
|
8995
|
+
* @type {Array<OnboardingStep>}
|
|
8996
|
+
* @memberof OnboardingEvidenceExport
|
|
8997
|
+
*/
|
|
8998
|
+
steps: Array<OnboardingStep>;
|
|
8999
|
+
}
|
|
9000
|
+
/**
|
|
9001
|
+
* Check if a given object implements the OnboardingEvidenceExport interface.
|
|
9002
|
+
*/
|
|
9003
|
+
export declare function instanceOfOnboardingEvidenceExport(value: object): boolean;
|
|
9004
|
+
export declare function OnboardingEvidenceExportFromJSON(json: any): OnboardingEvidenceExport;
|
|
9005
|
+
export declare function OnboardingEvidenceExportFromJSONTyped(json: any, ignoreDiscriminator: boolean): OnboardingEvidenceExport;
|
|
9006
|
+
export declare function OnboardingEvidenceExportToJSON(value?: OnboardingEvidenceExport | null): any;
|
|
9007
|
+
/**
|
|
9008
|
+
* HELM Kernel API
|
|
9009
|
+
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
9010
|
+
*
|
|
9011
|
+
* The version of the OpenAPI document: 0.5.14
|
|
9012
|
+
*
|
|
9013
|
+
*
|
|
9014
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9015
|
+
* https://openapi-generator.tech
|
|
9016
|
+
* Do not edit the class manually.
|
|
9017
|
+
*/
|
|
9018
|
+
/**
|
|
9019
|
+
*
|
|
9020
|
+
* @export
|
|
9021
|
+
* @interface OnboardingRunStepRequest
|
|
9022
|
+
*/
|
|
9023
|
+
export interface OnboardingRunStepRequest {
|
|
9024
|
+
/**
|
|
9025
|
+
*
|
|
9026
|
+
* @type {string}
|
|
9027
|
+
* @memberof OnboardingRunStepRequest
|
|
9028
|
+
*/
|
|
9029
|
+
step_id: OnboardingRunStepRequestStepIdEnum;
|
|
9030
|
+
}
|
|
9031
|
+
/**
|
|
9032
|
+
* @export
|
|
9033
|
+
*/
|
|
9034
|
+
export declare const OnboardingRunStepRequestStepIdEnum: {
|
|
9035
|
+
readonly Health: "health";
|
|
9036
|
+
readonly Policy: "policy";
|
|
9037
|
+
readonly Allow: "allow";
|
|
9038
|
+
readonly Deny: "deny";
|
|
9039
|
+
readonly Mcp: "mcp";
|
|
9040
|
+
readonly Verify: "verify";
|
|
9041
|
+
};
|
|
9042
|
+
export type OnboardingRunStepRequestStepIdEnum = typeof OnboardingRunStepRequestStepIdEnum[keyof typeof OnboardingRunStepRequestStepIdEnum];
|
|
9043
|
+
/**
|
|
9044
|
+
* Check if a given object implements the OnboardingRunStepRequest interface.
|
|
9045
|
+
*/
|
|
9046
|
+
export declare function instanceOfOnboardingRunStepRequest(value: object): boolean;
|
|
9047
|
+
export declare function OnboardingRunStepRequestFromJSON(json: any): OnboardingRunStepRequest;
|
|
9048
|
+
export declare function OnboardingRunStepRequestFromJSONTyped(json: any, ignoreDiscriminator: boolean): OnboardingRunStepRequest;
|
|
9049
|
+
export declare function OnboardingRunStepRequestToJSON(value?: OnboardingRunStepRequest | null): any;
|
|
9050
|
+
/**
|
|
9051
|
+
* HELM Kernel API
|
|
9052
|
+
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
9053
|
+
*
|
|
9054
|
+
* The version of the OpenAPI document: 0.5.14
|
|
9055
|
+
*
|
|
9056
|
+
*
|
|
9057
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9058
|
+
* https://openapi-generator.tech
|
|
9059
|
+
* Do not edit the class manually.
|
|
9060
|
+
*/
|
|
9061
|
+
/**
|
|
9062
|
+
*
|
|
9063
|
+
* @export
|
|
9064
|
+
* @interface OnboardingState
|
|
9065
|
+
*/
|
|
9066
|
+
export interface OnboardingState {
|
|
9067
|
+
/**
|
|
9068
|
+
*
|
|
9069
|
+
* @type {string}
|
|
9070
|
+
* @memberof OnboardingState
|
|
9071
|
+
*/
|
|
9072
|
+
mode: OnboardingStateModeEnum;
|
|
9073
|
+
/**
|
|
9074
|
+
*
|
|
9075
|
+
* @type {Array<string>}
|
|
9076
|
+
* @memberof OnboardingState
|
|
9077
|
+
*/
|
|
9078
|
+
entitlements: Array<OnboardingStateEntitlementsEnum>;
|
|
9079
|
+
/**
|
|
9080
|
+
*
|
|
9081
|
+
* @type {string}
|
|
9082
|
+
* @memberof OnboardingState
|
|
9083
|
+
*/
|
|
9084
|
+
profile: string;
|
|
9085
|
+
/**
|
|
9086
|
+
*
|
|
9087
|
+
* @type {string}
|
|
9088
|
+
* @memberof OnboardingState
|
|
9089
|
+
*/
|
|
9090
|
+
policy_path?: string;
|
|
9091
|
+
/**
|
|
9092
|
+
*
|
|
9093
|
+
* @type {string}
|
|
9094
|
+
* @memberof OnboardingState
|
|
9095
|
+
*/
|
|
9096
|
+
evidence_pack_ref?: string;
|
|
9097
|
+
/**
|
|
9098
|
+
*
|
|
9099
|
+
* @type {Array<OnboardingStep>}
|
|
9100
|
+
* @memberof OnboardingState
|
|
9101
|
+
*/
|
|
9102
|
+
steps: Array<OnboardingStep>;
|
|
9103
|
+
}
|
|
9104
|
+
/**
|
|
9105
|
+
* @export
|
|
9106
|
+
*/
|
|
9107
|
+
export declare const OnboardingStateModeEnum: {
|
|
9108
|
+
readonly SelfHostedOss: "self-hosted-oss";
|
|
9109
|
+
};
|
|
9110
|
+
export type OnboardingStateModeEnum = typeof OnboardingStateModeEnum[keyof typeof OnboardingStateModeEnum];
|
|
9111
|
+
/**
|
|
9112
|
+
* @export
|
|
9113
|
+
*/
|
|
9114
|
+
export declare const OnboardingStateEntitlementsEnum: {
|
|
9115
|
+
readonly OssCore: "OSS_CORE";
|
|
9116
|
+
};
|
|
9117
|
+
export type OnboardingStateEntitlementsEnum = typeof OnboardingStateEntitlementsEnum[keyof typeof OnboardingStateEntitlementsEnum];
|
|
9118
|
+
/**
|
|
9119
|
+
* Check if a given object implements the OnboardingState interface.
|
|
9120
|
+
*/
|
|
9121
|
+
export declare function instanceOfOnboardingState(value: object): boolean;
|
|
9122
|
+
export declare function OnboardingStateFromJSON(json: any): OnboardingState;
|
|
9123
|
+
export declare function OnboardingStateFromJSONTyped(json: any, ignoreDiscriminator: boolean): OnboardingState;
|
|
9124
|
+
export declare function OnboardingStateToJSON(value?: OnboardingState | null): any;
|
|
9125
|
+
/**
|
|
9126
|
+
* HELM Kernel API
|
|
9127
|
+
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
9128
|
+
*
|
|
9129
|
+
* The version of the OpenAPI document: 0.5.14
|
|
9130
|
+
*
|
|
9131
|
+
*
|
|
9132
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9133
|
+
* https://openapi-generator.tech
|
|
9134
|
+
* Do not edit the class manually.
|
|
9135
|
+
*/
|
|
9136
|
+
/**
|
|
9137
|
+
*
|
|
9138
|
+
* @export
|
|
9139
|
+
* @interface OnboardingStep
|
|
9140
|
+
*/
|
|
9141
|
+
export interface OnboardingStep {
|
|
9142
|
+
/**
|
|
9143
|
+
*
|
|
9144
|
+
* @type {string}
|
|
9145
|
+
* @memberof OnboardingStep
|
|
9146
|
+
*/
|
|
9147
|
+
id: OnboardingStepIdEnum;
|
|
9148
|
+
/**
|
|
9149
|
+
*
|
|
9150
|
+
* @type {string}
|
|
9151
|
+
* @memberof OnboardingStep
|
|
9152
|
+
*/
|
|
9153
|
+
title: string;
|
|
9154
|
+
/**
|
|
9155
|
+
*
|
|
9156
|
+
* @type {string}
|
|
9157
|
+
* @memberof OnboardingStep
|
|
9158
|
+
*/
|
|
9159
|
+
description: string;
|
|
9160
|
+
/**
|
|
9161
|
+
*
|
|
9162
|
+
* @type {string}
|
|
9163
|
+
* @memberof OnboardingStep
|
|
9164
|
+
*/
|
|
9165
|
+
status: OnboardingStepStatusEnum;
|
|
9166
|
+
/**
|
|
9167
|
+
*
|
|
9168
|
+
* @type {string}
|
|
9169
|
+
* @memberof OnboardingStep
|
|
9170
|
+
*/
|
|
9171
|
+
verdict: OnboardingStepVerdictEnum;
|
|
9172
|
+
/**
|
|
9173
|
+
*
|
|
9174
|
+
* @type {string}
|
|
9175
|
+
* @memberof OnboardingStep
|
|
9176
|
+
*/
|
|
9177
|
+
reason_code: string;
|
|
9178
|
+
/**
|
|
9179
|
+
*
|
|
9180
|
+
* @type {string}
|
|
9181
|
+
* @memberof OnboardingStep
|
|
9182
|
+
*/
|
|
9183
|
+
receipt_ref?: string;
|
|
9184
|
+
}
|
|
9185
|
+
/**
|
|
9186
|
+
* @export
|
|
9187
|
+
*/
|
|
9188
|
+
export declare const OnboardingStepIdEnum: {
|
|
9189
|
+
readonly Health: "health";
|
|
9190
|
+
readonly Policy: "policy";
|
|
9191
|
+
readonly Allow: "allow";
|
|
9192
|
+
readonly Deny: "deny";
|
|
9193
|
+
readonly Mcp: "mcp";
|
|
9194
|
+
readonly Verify: "verify";
|
|
9195
|
+
};
|
|
9196
|
+
export type OnboardingStepIdEnum = typeof OnboardingStepIdEnum[keyof typeof OnboardingStepIdEnum];
|
|
9197
|
+
/**
|
|
9198
|
+
* @export
|
|
9199
|
+
*/
|
|
9200
|
+
export declare const OnboardingStepStatusEnum: {
|
|
9201
|
+
readonly Pending: "pending";
|
|
9202
|
+
readonly Pass: "pass";
|
|
9203
|
+
};
|
|
9204
|
+
export type OnboardingStepStatusEnum = typeof OnboardingStepStatusEnum[keyof typeof OnboardingStepStatusEnum];
|
|
9205
|
+
/**
|
|
9206
|
+
* @export
|
|
9207
|
+
*/
|
|
9208
|
+
export declare const OnboardingStepVerdictEnum: {
|
|
9209
|
+
readonly Allow: "ALLOW";
|
|
9210
|
+
readonly Deny: "DENY";
|
|
9211
|
+
readonly Escalate: "ESCALATE";
|
|
9212
|
+
};
|
|
9213
|
+
export type OnboardingStepVerdictEnum = typeof OnboardingStepVerdictEnum[keyof typeof OnboardingStepVerdictEnum];
|
|
9214
|
+
/**
|
|
9215
|
+
* Check if a given object implements the OnboardingStep interface.
|
|
9216
|
+
*/
|
|
9217
|
+
export declare function instanceOfOnboardingStep(value: object): boolean;
|
|
9218
|
+
export declare function OnboardingStepFromJSON(json: any): OnboardingStep;
|
|
9219
|
+
export declare function OnboardingStepFromJSONTyped(json: any, ignoreDiscriminator: boolean): OnboardingStep;
|
|
9220
|
+
export declare function OnboardingStepToJSON(value?: OnboardingStep | null): any;
|
|
9221
|
+
/**
|
|
9222
|
+
* HELM Kernel API
|
|
9223
|
+
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
9224
|
+
*
|
|
9225
|
+
* The version of the OpenAPI document: 0.5.14
|
|
8778
9226
|
*
|
|
8779
9227
|
*
|
|
8780
9228
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -8805,7 +9253,7 @@ export declare function PDPRequestToJSON(value?: PDPRequest | null): any;
|
|
|
8805
9253
|
* HELM Kernel API
|
|
8806
9254
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
8807
9255
|
*
|
|
8808
|
-
* The version of the OpenAPI document: 0.5.
|
|
9256
|
+
* The version of the OpenAPI document: 0.5.14
|
|
8809
9257
|
*
|
|
8810
9258
|
*
|
|
8811
9259
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -8836,7 +9284,7 @@ export declare function PDPResponseToJSON(value?: PDPResponse | null): any;
|
|
|
8836
9284
|
* HELM Kernel API
|
|
8837
9285
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
8838
9286
|
*
|
|
8839
|
-
* The version of the OpenAPI document: 0.5.
|
|
9287
|
+
* The version of the OpenAPI document: 0.5.14
|
|
8840
9288
|
*
|
|
8841
9289
|
*
|
|
8842
9290
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -8961,7 +9409,7 @@ export declare function PlanTransactionToJSON(value?: PlanTransaction | null): a
|
|
|
8961
9409
|
* HELM Kernel API
|
|
8962
9410
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
8963
9411
|
*
|
|
8964
|
-
* The version of the OpenAPI document: 0.5.
|
|
9412
|
+
* The version of the OpenAPI document: 0.5.14
|
|
8965
9413
|
*
|
|
8966
9414
|
*
|
|
8967
9415
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -9026,7 +9474,7 @@ export declare function PolicyBundleToJSON(value?: PolicyBundle | null): any;
|
|
|
9026
9474
|
* HELM Kernel API
|
|
9027
9475
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
9028
9476
|
*
|
|
9029
|
-
* The version of the OpenAPI document: 0.5.
|
|
9477
|
+
* The version of the OpenAPI document: 0.5.14
|
|
9030
9478
|
*
|
|
9031
9479
|
*
|
|
9032
9480
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -9081,7 +9529,7 @@ export declare function PreflightCheckToJSON(value?: PreflightCheck | null): any
|
|
|
9081
9529
|
* HELM Kernel API
|
|
9082
9530
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
9083
9531
|
*
|
|
9084
|
-
* The version of the OpenAPI document: 0.5.
|
|
9532
|
+
* The version of the OpenAPI document: 0.5.14
|
|
9085
9533
|
*
|
|
9086
9534
|
*
|
|
9087
9535
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -9124,7 +9572,7 @@ export declare function PreflightLaunchpadImport202ResponseToJSON(value?: Prefli
|
|
|
9124
9572
|
* HELM Kernel API
|
|
9125
9573
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
9126
9574
|
*
|
|
9127
|
-
* The version of the OpenAPI document: 0.5.
|
|
9575
|
+
* The version of the OpenAPI document: 0.5.14
|
|
9128
9576
|
*
|
|
9129
9577
|
*
|
|
9130
9578
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -9241,7 +9689,7 @@ export declare function ReceiptToJSON(value?: Receipt | null): any;
|
|
|
9241
9689
|
* HELM Kernel API
|
|
9242
9690
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
9243
9691
|
*
|
|
9244
|
-
* The version of the OpenAPI document: 0.5.
|
|
9692
|
+
* The version of the OpenAPI document: 0.5.14
|
|
9245
9693
|
*
|
|
9246
9694
|
*
|
|
9247
9695
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -9290,7 +9738,7 @@ export declare function ReceiptListResponseToJSON(value?: ReceiptListResponse |
|
|
|
9290
9738
|
* HELM Kernel API
|
|
9291
9739
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
9292
9740
|
*
|
|
9293
|
-
* The version of the OpenAPI document: 0.5.
|
|
9741
|
+
* The version of the OpenAPI document: 0.5.14
|
|
9294
9742
|
*
|
|
9295
9743
|
*
|
|
9296
9744
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -9321,7 +9769,7 @@ export declare function RevokeMcpRegistryRecordRequestToJSON(value?: RevokeMcpRe
|
|
|
9321
9769
|
* HELM Kernel API
|
|
9322
9770
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
9323
9771
|
*
|
|
9324
|
-
* The version of the OpenAPI document: 0.5.
|
|
9772
|
+
* The version of the OpenAPI document: 0.5.14
|
|
9325
9773
|
*
|
|
9326
9774
|
*
|
|
9327
9775
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -9358,7 +9806,7 @@ export declare function RevokeTrustKeyRequestToJSON(value?: RevokeTrustKeyReques
|
|
|
9358
9806
|
* HELM Kernel API
|
|
9359
9807
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
9360
9808
|
*
|
|
9361
|
-
* The version of the OpenAPI document: 0.5.
|
|
9809
|
+
* The version of the OpenAPI document: 0.5.14
|
|
9362
9810
|
*
|
|
9363
9811
|
*
|
|
9364
9812
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -9421,7 +9869,7 @@ export declare function RunAgentUIRuntimeRequestToJSON(value?: RunAgentUIRuntime
|
|
|
9421
9869
|
* HELM Kernel API
|
|
9422
9870
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
9423
9871
|
*
|
|
9424
|
-
* The version of the OpenAPI document: 0.5.
|
|
9872
|
+
* The version of the OpenAPI document: 0.5.14
|
|
9425
9873
|
*
|
|
9426
9874
|
*
|
|
9427
9875
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -9497,7 +9945,7 @@ export declare function RunPublicDemo200ResponseToJSON(value?: RunPublicDemo200R
|
|
|
9497
9945
|
* HELM Kernel API
|
|
9498
9946
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
9499
9947
|
*
|
|
9500
|
-
* The version of the OpenAPI document: 0.5.
|
|
9948
|
+
* The version of the OpenAPI document: 0.5.14
|
|
9501
9949
|
*
|
|
9502
9950
|
*
|
|
9503
9951
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -9540,7 +9988,7 @@ export declare function RunPublicDemo200ResponseProofRefsToJSON(value?: RunPubli
|
|
|
9540
9988
|
* HELM Kernel API
|
|
9541
9989
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
9542
9990
|
*
|
|
9543
|
-
* The version of the OpenAPI document: 0.5.
|
|
9991
|
+
* The version of the OpenAPI document: 0.5.14
|
|
9544
9992
|
*
|
|
9545
9993
|
*
|
|
9546
9994
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -9598,7 +10046,7 @@ export declare function RunPublicDemoRequestToJSON(value?: RunPublicDemoRequest
|
|
|
9598
10046
|
* HELM Kernel API
|
|
9599
10047
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
9600
10048
|
*
|
|
9601
|
-
* The version of the OpenAPI document: 0.5.
|
|
10049
|
+
* The version of the OpenAPI document: 0.5.14
|
|
9602
10050
|
*
|
|
9603
10051
|
*
|
|
9604
10052
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -9677,7 +10125,7 @@ export declare function SandboxBackendProfileToJSON(value?: SandboxBackendProfil
|
|
|
9677
10125
|
* HELM Kernel API
|
|
9678
10126
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
9679
10127
|
*
|
|
9680
|
-
* The version of the OpenAPI document: 0.5.
|
|
10128
|
+
* The version of the OpenAPI document: 0.5.14
|
|
9681
10129
|
*
|
|
9682
10130
|
*
|
|
9683
10131
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -9780,7 +10228,7 @@ export declare function SandboxGrantToJSON(value?: SandboxGrant | null): any;
|
|
|
9780
10228
|
* HELM Kernel API
|
|
9781
10229
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
9782
10230
|
*
|
|
9783
|
-
* The version of the OpenAPI document: 0.5.
|
|
10231
|
+
* The version of the OpenAPI document: 0.5.14
|
|
9784
10232
|
*
|
|
9785
10233
|
*
|
|
9786
10234
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -9800,7 +10248,7 @@ export declare function SandboxGrantInspectionToJSON(value?: SandboxGrantInspect
|
|
|
9800
10248
|
* HELM Kernel API
|
|
9801
10249
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
9802
10250
|
*
|
|
9803
|
-
* The version of the OpenAPI document: 0.5.
|
|
10251
|
+
* The version of the OpenAPI document: 0.5.14
|
|
9804
10252
|
*
|
|
9805
10253
|
*
|
|
9806
10254
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -9849,7 +10297,7 @@ export declare function SandboxGrantLimitsToJSON(value?: SandboxGrantLimits | nu
|
|
|
9849
10297
|
* HELM Kernel API
|
|
9850
10298
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
9851
10299
|
*
|
|
9852
|
-
* The version of the OpenAPI document: 0.5.
|
|
10300
|
+
* The version of the OpenAPI document: 0.5.14
|
|
9853
10301
|
*
|
|
9854
10302
|
*
|
|
9855
10303
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -9910,7 +10358,7 @@ export declare function SandboxPreflightRequestToJSON(value?: SandboxPreflightRe
|
|
|
9910
10358
|
* HELM Kernel API
|
|
9911
10359
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
9912
10360
|
*
|
|
9913
|
-
* The version of the OpenAPI document: 0.5.
|
|
10361
|
+
* The version of the OpenAPI document: 0.5.14
|
|
9914
10362
|
*
|
|
9915
10363
|
*
|
|
9916
10364
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -9986,7 +10434,7 @@ export declare function SandboxPreflightResultToJSON(value?: SandboxPreflightRes
|
|
|
9986
10434
|
* HELM Kernel API
|
|
9987
10435
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
9988
10436
|
*
|
|
9989
|
-
* The version of the OpenAPI document: 0.5.
|
|
10437
|
+
* The version of the OpenAPI document: 0.5.14
|
|
9990
10438
|
*
|
|
9991
10439
|
*
|
|
9992
10440
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -10041,7 +10489,7 @@ export declare function SecretContractToJSON(value?: SecretContract | null): any
|
|
|
10041
10489
|
* HELM Kernel API
|
|
10042
10490
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
10043
10491
|
*
|
|
10044
|
-
* The version of the OpenAPI document: 0.5.
|
|
10492
|
+
* The version of the OpenAPI document: 0.5.14
|
|
10045
10493
|
*
|
|
10046
10494
|
*
|
|
10047
10495
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -10090,7 +10538,7 @@ export declare function SessionToJSON(value?: Session | null): any;
|
|
|
10090
10538
|
* HELM Kernel API
|
|
10091
10539
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
10092
10540
|
*
|
|
10093
|
-
* The version of the OpenAPI document: 0.5.
|
|
10541
|
+
* The version of the OpenAPI document: 0.5.14
|
|
10094
10542
|
*
|
|
10095
10543
|
*
|
|
10096
10544
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -10151,7 +10599,7 @@ export declare function SourceFileSummaryToJSON(value?: SourceFileSummary | null
|
|
|
10151
10599
|
* HELM Kernel API
|
|
10152
10600
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
10153
10601
|
*
|
|
10154
|
-
* The version of the OpenAPI document: 0.5.
|
|
10602
|
+
* The version of the OpenAPI document: 0.5.14
|
|
10155
10603
|
*
|
|
10156
10604
|
*
|
|
10157
10605
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -10243,7 +10691,7 @@ export declare function SourceSnapshotToJSON(value?: SourceSnapshot | null): any
|
|
|
10243
10691
|
* HELM Kernel API
|
|
10244
10692
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
10245
10693
|
*
|
|
10246
|
-
* The version of the OpenAPI document: 0.5.
|
|
10694
|
+
* The version of the OpenAPI document: 0.5.14
|
|
10247
10695
|
*
|
|
10248
10696
|
*
|
|
10249
10697
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -10316,7 +10764,7 @@ export declare function TamperPublicDemoReceipt200ResponseToJSON(value?: TamperP
|
|
|
10316
10764
|
* HELM Kernel API
|
|
10317
10765
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
10318
10766
|
*
|
|
10319
|
-
* The version of the OpenAPI document: 0.5.
|
|
10767
|
+
* The version of the OpenAPI document: 0.5.14
|
|
10320
10768
|
*
|
|
10321
10769
|
*
|
|
10322
10770
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -10359,7 +10807,7 @@ export declare function TamperPublicDemoReceiptRequestToJSON(value?: TamperPubli
|
|
|
10359
10807
|
* HELM Kernel API
|
|
10360
10808
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
10361
10809
|
*
|
|
10362
|
-
* The version of the OpenAPI document: 0.5.
|
|
10810
|
+
* The version of the OpenAPI document: 0.5.14
|
|
10363
10811
|
*
|
|
10364
10812
|
*
|
|
10365
10813
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -10459,7 +10907,7 @@ export declare function TargetPlanToJSON(value?: TargetPlan | null): any;
|
|
|
10459
10907
|
* HELM Kernel API
|
|
10460
10908
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
10461
10909
|
*
|
|
10462
|
-
* The version of the OpenAPI document: 0.5.
|
|
10910
|
+
* The version of the OpenAPI document: 0.5.14
|
|
10463
10911
|
*
|
|
10464
10912
|
*
|
|
10465
10913
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -10490,7 +10938,7 @@ export declare function TeardownLaunchpadRuntimeRunRequestToJSON(value?: Teardow
|
|
|
10490
10938
|
* HELM Kernel API
|
|
10491
10939
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
10492
10940
|
*
|
|
10493
|
-
* The version of the OpenAPI document: 0.5.
|
|
10941
|
+
* The version of the OpenAPI document: 0.5.14
|
|
10494
10942
|
*
|
|
10495
10943
|
*
|
|
10496
10944
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -10571,7 +11019,7 @@ export declare function TelemetryExportRequestToJSON(value?: TelemetryExportRequ
|
|
|
10571
11019
|
* HELM Kernel API
|
|
10572
11020
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
10573
11021
|
*
|
|
10574
|
-
* The version of the OpenAPI document: 0.5.
|
|
11022
|
+
* The version of the OpenAPI document: 0.5.14
|
|
10575
11023
|
*
|
|
10576
11024
|
*
|
|
10577
11025
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -10628,7 +11076,7 @@ export declare function TelemetryExportResultToJSON(value?: TelemetryExportResul
|
|
|
10628
11076
|
* HELM Kernel API
|
|
10629
11077
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
10630
11078
|
*
|
|
10631
|
-
* The version of the OpenAPI document: 0.5.
|
|
11079
|
+
* The version of the OpenAPI document: 0.5.14
|
|
10632
11080
|
*
|
|
10633
11081
|
*
|
|
10634
11082
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -10685,7 +11133,7 @@ export declare function TelemetryOTelConfigToJSON(value?: TelemetryOTelConfig |
|
|
|
10685
11133
|
* HELM Kernel API
|
|
10686
11134
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
10687
11135
|
*
|
|
10688
|
-
* The version of the OpenAPI document: 0.5.
|
|
11136
|
+
* The version of the OpenAPI document: 0.5.14
|
|
10689
11137
|
*
|
|
10690
11138
|
*
|
|
10691
11139
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -10728,7 +11176,7 @@ export declare function TransitionApprovalCeremonyRequestToJSON(value?: Transiti
|
|
|
10728
11176
|
* HELM Kernel API
|
|
10729
11177
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
10730
11178
|
*
|
|
10731
|
-
* The version of the OpenAPI document: 0.5.
|
|
11179
|
+
* The version of the OpenAPI document: 0.5.14
|
|
10732
11180
|
*
|
|
10733
11181
|
*
|
|
10734
11182
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -10785,7 +11233,7 @@ export declare function VerificationResultToJSON(value?: VerificationResult | nu
|
|
|
10785
11233
|
* HELM Kernel API
|
|
10786
11234
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
10787
11235
|
*
|
|
10788
|
-
* The version of the OpenAPI document: 0.5.
|
|
11236
|
+
* The version of the OpenAPI document: 0.5.14
|
|
10789
11237
|
*
|
|
10790
11238
|
*
|
|
10791
11239
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -10852,7 +11300,7 @@ export declare function VerificationResultChecksToJSON(value?: VerificationResul
|
|
|
10852
11300
|
* HELM Kernel API
|
|
10853
11301
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
10854
11302
|
*
|
|
10855
|
-
* The version of the OpenAPI document: 0.5.
|
|
11303
|
+
* The version of the OpenAPI document: 0.5.14
|
|
10856
11304
|
*
|
|
10857
11305
|
*
|
|
10858
11306
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -10895,7 +11343,7 @@ export declare function VerificationResultRootsToJSON(value?: VerificationResult
|
|
|
10895
11343
|
* HELM Kernel API
|
|
10896
11344
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
10897
11345
|
*
|
|
10898
|
-
* The version of the OpenAPI document: 0.5.
|
|
11346
|
+
* The version of the OpenAPI document: 0.5.14
|
|
10899
11347
|
*
|
|
10900
11348
|
*
|
|
10901
11349
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -11008,7 +11456,7 @@ export declare function VerificationScopeToJSON(value?: VerificationScope | null
|
|
|
11008
11456
|
* HELM Kernel API
|
|
11009
11457
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
11010
11458
|
*
|
|
11011
|
-
* The version of the OpenAPI document: 0.5.
|
|
11459
|
+
* The version of the OpenAPI document: 0.5.14
|
|
11012
11460
|
*
|
|
11013
11461
|
*
|
|
11014
11462
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -11075,7 +11523,7 @@ export declare function VerifyPublicDemoReceipt200ResponseToJSON(value?: VerifyP
|
|
|
11075
11523
|
* HELM Kernel API
|
|
11076
11524
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
11077
11525
|
*
|
|
11078
|
-
* The version of the OpenAPI document: 0.5.
|
|
11526
|
+
* The version of the OpenAPI document: 0.5.14
|
|
11079
11527
|
*
|
|
11080
11528
|
*
|
|
11081
11529
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -11112,7 +11560,7 @@ export declare function VerifyPublicDemoReceiptRequestToJSON(value?: VerifyPubli
|
|
|
11112
11560
|
* HELM Kernel API
|
|
11113
11561
|
* Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs.
|
|
11114
11562
|
*
|
|
11115
|
-
* The version of the OpenAPI document: 0.5.
|
|
11563
|
+
* The version of the OpenAPI document: 0.5.14
|
|
11116
11564
|
*
|
|
11117
11565
|
*
|
|
11118
11566
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|