@treeseed/sdk 0.13.0-rc.96 → 0.13.0-rc.97
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/.treeseed-build-complete.json +1 -1
- package/dist/capacity-provider/environment-catalog.d.ts +84 -84
- package/dist/operator-contracts/canonical-command-tree.js +9 -5
- package/dist/operator-contracts/catalog/treeai-operations.d.ts +3 -4
- package/dist/operator-contracts/catalog/treeai-operations.js +3 -4
- package/dist/treeai/client.d.ts +0 -120
- package/dist/treeai/contract.d.ts +11 -12
- package/dist/treeai/contract.js +4 -4
- package/dist/treeai/generated/upstream.d.ts +0 -120
- package/dist/treeai/generated/upstream.js +1 -1
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"completedAt":"2026-09-
|
|
1
|
+
{"completedAt":"2026-09-07T16:25:11.183Z"}
|
|
@@ -147,13 +147,6 @@ export declare const sandboxEnvironmentCatalogEntrySchema: z.ZodEffects<z.ZodObj
|
|
|
147
147
|
architectures: ("amd64" | "arm64")[];
|
|
148
148
|
operatingSystem: "linux";
|
|
149
149
|
};
|
|
150
|
-
qualification: {
|
|
151
|
-
status: "passed";
|
|
152
|
-
completedAt: string;
|
|
153
|
-
evidenceDigest: string;
|
|
154
|
-
suiteId: string;
|
|
155
|
-
suiteVersion: string;
|
|
156
|
-
};
|
|
157
150
|
contract: {
|
|
158
151
|
id: string;
|
|
159
152
|
version: string;
|
|
@@ -165,6 +158,13 @@ export declare const sandboxEnvironmentCatalogEntrySchema: z.ZodEffects<z.ZodObj
|
|
|
165
158
|
imageDigest: string;
|
|
166
159
|
entryId: string;
|
|
167
160
|
}[] | null;
|
|
161
|
+
qualification: {
|
|
162
|
+
status: "passed";
|
|
163
|
+
completedAt: string;
|
|
164
|
+
evidenceDigest: string;
|
|
165
|
+
suiteId: string;
|
|
166
|
+
suiteVersion: string;
|
|
167
|
+
};
|
|
168
168
|
}, {
|
|
169
169
|
status: "revoked" | "active" | "deprecated";
|
|
170
170
|
kind: "base" | "extension";
|
|
@@ -188,13 +188,6 @@ export declare const sandboxEnvironmentCatalogEntrySchema: z.ZodEffects<z.ZodObj
|
|
|
188
188
|
architectures: ("amd64" | "arm64")[];
|
|
189
189
|
operatingSystem: "linux";
|
|
190
190
|
};
|
|
191
|
-
qualification: {
|
|
192
|
-
status: "passed";
|
|
193
|
-
completedAt: string;
|
|
194
|
-
evidenceDigest: string;
|
|
195
|
-
suiteId: string;
|
|
196
|
-
suiteVersion: string;
|
|
197
|
-
};
|
|
198
191
|
contract: {
|
|
199
192
|
id: string;
|
|
200
193
|
version: string;
|
|
@@ -206,6 +199,13 @@ export declare const sandboxEnvironmentCatalogEntrySchema: z.ZodEffects<z.ZodObj
|
|
|
206
199
|
imageDigest: string;
|
|
207
200
|
entryId: string;
|
|
208
201
|
}[] | null;
|
|
202
|
+
qualification: {
|
|
203
|
+
status: "passed";
|
|
204
|
+
completedAt: string;
|
|
205
|
+
evidenceDigest: string;
|
|
206
|
+
suiteId: string;
|
|
207
|
+
suiteVersion: string;
|
|
208
|
+
};
|
|
209
209
|
}>, {
|
|
210
210
|
status: "revoked" | "active" | "deprecated";
|
|
211
211
|
kind: "base" | "extension";
|
|
@@ -229,13 +229,6 @@ export declare const sandboxEnvironmentCatalogEntrySchema: z.ZodEffects<z.ZodObj
|
|
|
229
229
|
architectures: ("amd64" | "arm64")[];
|
|
230
230
|
operatingSystem: "linux";
|
|
231
231
|
};
|
|
232
|
-
qualification: {
|
|
233
|
-
status: "passed";
|
|
234
|
-
completedAt: string;
|
|
235
|
-
evidenceDigest: string;
|
|
236
|
-
suiteId: string;
|
|
237
|
-
suiteVersion: string;
|
|
238
|
-
};
|
|
239
232
|
contract: {
|
|
240
233
|
id: string;
|
|
241
234
|
version: string;
|
|
@@ -247,6 +240,13 @@ export declare const sandboxEnvironmentCatalogEntrySchema: z.ZodEffects<z.ZodObj
|
|
|
247
240
|
imageDigest: string;
|
|
248
241
|
entryId: string;
|
|
249
242
|
}[] | null;
|
|
243
|
+
qualification: {
|
|
244
|
+
status: "passed";
|
|
245
|
+
completedAt: string;
|
|
246
|
+
evidenceDigest: string;
|
|
247
|
+
suiteId: string;
|
|
248
|
+
suiteVersion: string;
|
|
249
|
+
};
|
|
250
250
|
}, {
|
|
251
251
|
status: "revoked" | "active" | "deprecated";
|
|
252
252
|
kind: "base" | "extension";
|
|
@@ -270,13 +270,6 @@ export declare const sandboxEnvironmentCatalogEntrySchema: z.ZodEffects<z.ZodObj
|
|
|
270
270
|
architectures: ("amd64" | "arm64")[];
|
|
271
271
|
operatingSystem: "linux";
|
|
272
272
|
};
|
|
273
|
-
qualification: {
|
|
274
|
-
status: "passed";
|
|
275
|
-
completedAt: string;
|
|
276
|
-
evidenceDigest: string;
|
|
277
|
-
suiteId: string;
|
|
278
|
-
suiteVersion: string;
|
|
279
|
-
};
|
|
280
273
|
contract: {
|
|
281
274
|
id: string;
|
|
282
275
|
version: string;
|
|
@@ -288,6 +281,13 @@ export declare const sandboxEnvironmentCatalogEntrySchema: z.ZodEffects<z.ZodObj
|
|
|
288
281
|
imageDigest: string;
|
|
289
282
|
entryId: string;
|
|
290
283
|
}[] | null;
|
|
284
|
+
qualification: {
|
|
285
|
+
status: "passed";
|
|
286
|
+
completedAt: string;
|
|
287
|
+
evidenceDigest: string;
|
|
288
|
+
suiteId: string;
|
|
289
|
+
suiteVersion: string;
|
|
290
|
+
};
|
|
291
291
|
}>;
|
|
292
292
|
export declare const sandboxEnvironmentCatalogSchema: z.ZodEffects<z.ZodObject<{
|
|
293
293
|
schemaVersion: z.ZodLiteral<"treeseed.sandbox-environment-catalog/v1">;
|
|
@@ -432,13 +432,6 @@ export declare const sandboxEnvironmentCatalogSchema: z.ZodEffects<z.ZodObject<{
|
|
|
432
432
|
architectures: ("amd64" | "arm64")[];
|
|
433
433
|
operatingSystem: "linux";
|
|
434
434
|
};
|
|
435
|
-
qualification: {
|
|
436
|
-
status: "passed";
|
|
437
|
-
completedAt: string;
|
|
438
|
-
evidenceDigest: string;
|
|
439
|
-
suiteId: string;
|
|
440
|
-
suiteVersion: string;
|
|
441
|
-
};
|
|
442
435
|
contract: {
|
|
443
436
|
id: string;
|
|
444
437
|
version: string;
|
|
@@ -450,6 +443,13 @@ export declare const sandboxEnvironmentCatalogSchema: z.ZodEffects<z.ZodObject<{
|
|
|
450
443
|
imageDigest: string;
|
|
451
444
|
entryId: string;
|
|
452
445
|
}[] | null;
|
|
446
|
+
qualification: {
|
|
447
|
+
status: "passed";
|
|
448
|
+
completedAt: string;
|
|
449
|
+
evidenceDigest: string;
|
|
450
|
+
suiteId: string;
|
|
451
|
+
suiteVersion: string;
|
|
452
|
+
};
|
|
453
453
|
}, {
|
|
454
454
|
status: "revoked" | "active" | "deprecated";
|
|
455
455
|
kind: "base" | "extension";
|
|
@@ -473,13 +473,6 @@ export declare const sandboxEnvironmentCatalogSchema: z.ZodEffects<z.ZodObject<{
|
|
|
473
473
|
architectures: ("amd64" | "arm64")[];
|
|
474
474
|
operatingSystem: "linux";
|
|
475
475
|
};
|
|
476
|
-
qualification: {
|
|
477
|
-
status: "passed";
|
|
478
|
-
completedAt: string;
|
|
479
|
-
evidenceDigest: string;
|
|
480
|
-
suiteId: string;
|
|
481
|
-
suiteVersion: string;
|
|
482
|
-
};
|
|
483
476
|
contract: {
|
|
484
477
|
id: string;
|
|
485
478
|
version: string;
|
|
@@ -491,6 +484,13 @@ export declare const sandboxEnvironmentCatalogSchema: z.ZodEffects<z.ZodObject<{
|
|
|
491
484
|
imageDigest: string;
|
|
492
485
|
entryId: string;
|
|
493
486
|
}[] | null;
|
|
487
|
+
qualification: {
|
|
488
|
+
status: "passed";
|
|
489
|
+
completedAt: string;
|
|
490
|
+
evidenceDigest: string;
|
|
491
|
+
suiteId: string;
|
|
492
|
+
suiteVersion: string;
|
|
493
|
+
};
|
|
494
494
|
}>, {
|
|
495
495
|
status: "revoked" | "active" | "deprecated";
|
|
496
496
|
kind: "base" | "extension";
|
|
@@ -514,13 +514,6 @@ export declare const sandboxEnvironmentCatalogSchema: z.ZodEffects<z.ZodObject<{
|
|
|
514
514
|
architectures: ("amd64" | "arm64")[];
|
|
515
515
|
operatingSystem: "linux";
|
|
516
516
|
};
|
|
517
|
-
qualification: {
|
|
518
|
-
status: "passed";
|
|
519
|
-
completedAt: string;
|
|
520
|
-
evidenceDigest: string;
|
|
521
|
-
suiteId: string;
|
|
522
|
-
suiteVersion: string;
|
|
523
|
-
};
|
|
524
517
|
contract: {
|
|
525
518
|
id: string;
|
|
526
519
|
version: string;
|
|
@@ -532,6 +525,13 @@ export declare const sandboxEnvironmentCatalogSchema: z.ZodEffects<z.ZodObject<{
|
|
|
532
525
|
imageDigest: string;
|
|
533
526
|
entryId: string;
|
|
534
527
|
}[] | null;
|
|
528
|
+
qualification: {
|
|
529
|
+
status: "passed";
|
|
530
|
+
completedAt: string;
|
|
531
|
+
evidenceDigest: string;
|
|
532
|
+
suiteId: string;
|
|
533
|
+
suiteVersion: string;
|
|
534
|
+
};
|
|
535
535
|
}, {
|
|
536
536
|
status: "revoked" | "active" | "deprecated";
|
|
537
537
|
kind: "base" | "extension";
|
|
@@ -555,13 +555,6 @@ export declare const sandboxEnvironmentCatalogSchema: z.ZodEffects<z.ZodObject<{
|
|
|
555
555
|
architectures: ("amd64" | "arm64")[];
|
|
556
556
|
operatingSystem: "linux";
|
|
557
557
|
};
|
|
558
|
-
qualification: {
|
|
559
|
-
status: "passed";
|
|
560
|
-
completedAt: string;
|
|
561
|
-
evidenceDigest: string;
|
|
562
|
-
suiteId: string;
|
|
563
|
-
suiteVersion: string;
|
|
564
|
-
};
|
|
565
558
|
contract: {
|
|
566
559
|
id: string;
|
|
567
560
|
version: string;
|
|
@@ -573,6 +566,13 @@ export declare const sandboxEnvironmentCatalogSchema: z.ZodEffects<z.ZodObject<{
|
|
|
573
566
|
imageDigest: string;
|
|
574
567
|
entryId: string;
|
|
575
568
|
}[] | null;
|
|
569
|
+
qualification: {
|
|
570
|
+
status: "passed";
|
|
571
|
+
completedAt: string;
|
|
572
|
+
evidenceDigest: string;
|
|
573
|
+
suiteId: string;
|
|
574
|
+
suiteVersion: string;
|
|
575
|
+
};
|
|
576
576
|
}>, "many">;
|
|
577
577
|
createdAt: z.ZodString;
|
|
578
578
|
signature: z.ZodObject<{
|
|
@@ -612,13 +612,6 @@ export declare const sandboxEnvironmentCatalogSchema: z.ZodEffects<z.ZodObject<{
|
|
|
612
612
|
architectures: ("amd64" | "arm64")[];
|
|
613
613
|
operatingSystem: "linux";
|
|
614
614
|
};
|
|
615
|
-
qualification: {
|
|
616
|
-
status: "passed";
|
|
617
|
-
completedAt: string;
|
|
618
|
-
evidenceDigest: string;
|
|
619
|
-
suiteId: string;
|
|
620
|
-
suiteVersion: string;
|
|
621
|
-
};
|
|
622
615
|
contract: {
|
|
623
616
|
id: string;
|
|
624
617
|
version: string;
|
|
@@ -630,6 +623,13 @@ export declare const sandboxEnvironmentCatalogSchema: z.ZodEffects<z.ZodObject<{
|
|
|
630
623
|
imageDigest: string;
|
|
631
624
|
entryId: string;
|
|
632
625
|
}[] | null;
|
|
626
|
+
qualification: {
|
|
627
|
+
status: "passed";
|
|
628
|
+
completedAt: string;
|
|
629
|
+
evidenceDigest: string;
|
|
630
|
+
suiteId: string;
|
|
631
|
+
suiteVersion: string;
|
|
632
|
+
};
|
|
633
633
|
}[];
|
|
634
634
|
schemaVersion: "treeseed.sandbox-environment-catalog/v1";
|
|
635
635
|
createdAt: string;
|
|
@@ -667,13 +667,6 @@ export declare const sandboxEnvironmentCatalogSchema: z.ZodEffects<z.ZodObject<{
|
|
|
667
667
|
architectures: ("amd64" | "arm64")[];
|
|
668
668
|
operatingSystem: "linux";
|
|
669
669
|
};
|
|
670
|
-
qualification: {
|
|
671
|
-
status: "passed";
|
|
672
|
-
completedAt: string;
|
|
673
|
-
evidenceDigest: string;
|
|
674
|
-
suiteId: string;
|
|
675
|
-
suiteVersion: string;
|
|
676
|
-
};
|
|
677
670
|
contract: {
|
|
678
671
|
id: string;
|
|
679
672
|
version: string;
|
|
@@ -685,6 +678,13 @@ export declare const sandboxEnvironmentCatalogSchema: z.ZodEffects<z.ZodObject<{
|
|
|
685
678
|
imageDigest: string;
|
|
686
679
|
entryId: string;
|
|
687
680
|
}[] | null;
|
|
681
|
+
qualification: {
|
|
682
|
+
status: "passed";
|
|
683
|
+
completedAt: string;
|
|
684
|
+
evidenceDigest: string;
|
|
685
|
+
suiteId: string;
|
|
686
|
+
suiteVersion: string;
|
|
687
|
+
};
|
|
688
688
|
}[];
|
|
689
689
|
schemaVersion: "treeseed.sandbox-environment-catalog/v1";
|
|
690
690
|
createdAt: string;
|
|
@@ -722,13 +722,6 @@ export declare const sandboxEnvironmentCatalogSchema: z.ZodEffects<z.ZodObject<{
|
|
|
722
722
|
architectures: ("amd64" | "arm64")[];
|
|
723
723
|
operatingSystem: "linux";
|
|
724
724
|
};
|
|
725
|
-
qualification: {
|
|
726
|
-
status: "passed";
|
|
727
|
-
completedAt: string;
|
|
728
|
-
evidenceDigest: string;
|
|
729
|
-
suiteId: string;
|
|
730
|
-
suiteVersion: string;
|
|
731
|
-
};
|
|
732
725
|
contract: {
|
|
733
726
|
id: string;
|
|
734
727
|
version: string;
|
|
@@ -740,6 +733,13 @@ export declare const sandboxEnvironmentCatalogSchema: z.ZodEffects<z.ZodObject<{
|
|
|
740
733
|
imageDigest: string;
|
|
741
734
|
entryId: string;
|
|
742
735
|
}[] | null;
|
|
736
|
+
qualification: {
|
|
737
|
+
status: "passed";
|
|
738
|
+
completedAt: string;
|
|
739
|
+
evidenceDigest: string;
|
|
740
|
+
suiteId: string;
|
|
741
|
+
suiteVersion: string;
|
|
742
|
+
};
|
|
743
743
|
}[];
|
|
744
744
|
schemaVersion: "treeseed.sandbox-environment-catalog/v1";
|
|
745
745
|
createdAt: string;
|
|
@@ -777,13 +777,6 @@ export declare const sandboxEnvironmentCatalogSchema: z.ZodEffects<z.ZodObject<{
|
|
|
777
777
|
architectures: ("amd64" | "arm64")[];
|
|
778
778
|
operatingSystem: "linux";
|
|
779
779
|
};
|
|
780
|
-
qualification: {
|
|
781
|
-
status: "passed";
|
|
782
|
-
completedAt: string;
|
|
783
|
-
evidenceDigest: string;
|
|
784
|
-
suiteId: string;
|
|
785
|
-
suiteVersion: string;
|
|
786
|
-
};
|
|
787
780
|
contract: {
|
|
788
781
|
id: string;
|
|
789
782
|
version: string;
|
|
@@ -795,6 +788,13 @@ export declare const sandboxEnvironmentCatalogSchema: z.ZodEffects<z.ZodObject<{
|
|
|
795
788
|
imageDigest: string;
|
|
796
789
|
entryId: string;
|
|
797
790
|
}[] | null;
|
|
791
|
+
qualification: {
|
|
792
|
+
status: "passed";
|
|
793
|
+
completedAt: string;
|
|
794
|
+
evidenceDigest: string;
|
|
795
|
+
suiteId: string;
|
|
796
|
+
suiteVersion: string;
|
|
797
|
+
};
|
|
798
798
|
}[];
|
|
799
799
|
schemaVersion: "treeseed.sandbox-environment-catalog/v1";
|
|
800
800
|
createdAt: string;
|
|
@@ -12,6 +12,7 @@ const field = (target, name, source, sourceName = name, required = false, transf
|
|
|
12
12
|
const operation = (operationId, input = []) => ({ kind: "operation", operationId, input });
|
|
13
13
|
const page = () => [field("query", "status", "option"), field("query", "limit", "option", "limit", false, "integer"), field("query", "cursor", "option")];
|
|
14
14
|
const aiNode = () => field("path", "nodeId", "context", "node", true);
|
|
15
|
+
const aiInstance = () => [field("path", "teamId", "context", "team", true), field("path", "instanceId", "context", "node", true)];
|
|
15
16
|
const operationBindings = {
|
|
16
17
|
...PROVIDER_ENVIRONMENT_COMMAND_BINDINGS,
|
|
17
18
|
"auth login": protocol("protocol.oauth.device.login"),
|
|
@@ -146,7 +147,10 @@ const operationBindings = {
|
|
|
146
147
|
"projects treedx workspaces list": operation("treedx.workspaces.list", [field("path", "projectId", "argument", "project", true), ...page()]),
|
|
147
148
|
"projects treedx workspaces show": operation("treedx.workspaces.show", [field("path", "projectId", "context", "project", true), field("path", "workspaceId", "argument", "workspace", true)]),
|
|
148
149
|
"projects treedx workspaces abandon": operation("treedx.workspaces.abandon", [field("path", "projectId", "context", "project", true), field("path", "workspaceId", "argument", "workspace", true)]),
|
|
149
|
-
"ai status": operation("
|
|
150
|
+
"ai status": operation("ai.instances.show", aiInstance()),
|
|
151
|
+
"ai storage show": operation("ai.instances.storage.show", aiInstance()),
|
|
152
|
+
"ai storage connect": operation("ai.instances.storage.put", [...aiInstance(), field("body", "connectionId", "option", "connection", true), field("body", "bucket", "option", "bucket", true)]),
|
|
153
|
+
"ai storage disconnect": operation("ai.instances.storage.remove", aiInstance()),
|
|
150
154
|
"ai mode show": local("local.host.ai.mode.show"),
|
|
151
155
|
"ai mode set": local("local.host.ai.mode.set"),
|
|
152
156
|
"ai inference models": operation("treeai.inference.get.models", [aiNode()]),
|
|
@@ -158,9 +162,6 @@ const operationBindings = {
|
|
|
158
162
|
"ai lab status": operation("treeai.lab.get.status", [aiNode()]),
|
|
159
163
|
"ai lab agents": operation("treeai.lab.get.agents", [aiNode()]),
|
|
160
164
|
"ai lab libraries": operation("treeai.lab.get.libraries", [aiNode()]),
|
|
161
|
-
"ai qualify status": operation("treeai.qualification.get.qualification.profile", [aiNode()]),
|
|
162
|
-
"ai qualify run": operation("treeai.qualification.post.qualification.campaigns", [aiNode()]),
|
|
163
|
-
"ai qualify campaigns": operation("treeai.qualification.get.qualification.campaigns", [aiNode()]),
|
|
164
165
|
"library show": local("local.library.show"),
|
|
165
166
|
"library status": local("local.library.status"),
|
|
166
167
|
"library paths": local("local.library.paths"),
|
|
@@ -481,7 +482,10 @@ const commandTree = {
|
|
|
481
482
|
branch("inference", [leaf("models"), leaf("jobs"), leaf("rollback", "mutation", void 0, "destructive")]),
|
|
482
483
|
branch("training", [leaf("libraries"), leaf("jobs"), leaf("runs")]),
|
|
483
484
|
branch("lab", [leaf("status"), leaf("agents"), leaf("libraries")]),
|
|
484
|
-
branch("
|
|
485
|
+
branch("storage", [leaf("show"), addOptions(leaf("connect", "mutation"), [
|
|
486
|
+
{ name: "--connection", description: "Team object-storage service connection ID.", type: "string", required: true },
|
|
487
|
+
{ name: "--bucket", description: "Private artifact bucket to ensure and bind.", type: "string", required: true }
|
|
488
|
+
]), leaf("disconnect", "mutation")])
|
|
485
489
|
]),
|
|
486
490
|
branch("library", [
|
|
487
491
|
libraryRead("show"),
|
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
import type { ControlPlaneOperationBinding } from '../control-plane-operation.js';
|
|
2
2
|
export declare const TREEAI_OPENAPI_DIGESTS: {
|
|
3
|
-
readonly inference: "sha256:
|
|
4
|
-
readonly training: "sha256:
|
|
5
|
-
readonly lab: "sha256:
|
|
6
|
-
readonly qualification: "sha256:3f68b78845ec19c5de389663f1cb677ab4df0683ecd113c4f5780885a89370b7";
|
|
3
|
+
readonly inference: "sha256:29255fae4e74aa0fb96d8abd1cdc5d869f469fc9bb55a68060eeae6d86f4273d";
|
|
4
|
+
readonly training: "sha256:de80f39ca9d0d5a2a7ca6ce588326d3a562c771bc7e077b7e6c4949134ef2143";
|
|
5
|
+
readonly lab: "sha256:8f9a3ca31a63143506e1b28ddb78eda50b2f6760278531b723047d968f56aa07";
|
|
7
6
|
};
|
|
8
7
|
export declare const TREEAI_CONTROL_PLANE_OPERATION_LIST: readonly ControlPlaneOperationBinding<{
|
|
9
8
|
nodeId: string;
|
|
@@ -2,10 +2,9 @@ import { z } from "zod";
|
|
|
2
2
|
import { defineOperation } from "../operation-builder.js";
|
|
3
3
|
import { TREEAI_UPSTREAM_OPERATIONS } from "../../treeai/generated/upstream.js";
|
|
4
4
|
const TREEAI_OPENAPI_DIGESTS = {
|
|
5
|
-
inference: "sha256:
|
|
6
|
-
training: "sha256:
|
|
7
|
-
lab: "sha256:
|
|
8
|
-
qualification: "sha256:3f68b78845ec19c5de389663f1cb677ab4df0683ecd113c4f5780885a89370b7"
|
|
5
|
+
inference: "sha256:29255fae4e74aa0fb96d8abd1cdc5d869f469fc9bb55a68060eeae6d86f4273d",
|
|
6
|
+
training: "sha256:de80f39ca9d0d5a2a7ca6ce588326d3a562c771bc7e077b7e6c4949134ef2143",
|
|
7
|
+
lab: "sha256:8f9a3ca31a63143506e1b28ddb78eda50b2f6760278531b723047d968f56aa07"
|
|
9
8
|
};
|
|
10
9
|
function treeSeedOperationId(operation) {
|
|
11
10
|
return `treeai.${operation.operationId.toLowerCase().replace(/[^a-z0-9]+/gu, ".").replace(/^\.|\.$/gu, "")}`;
|
package/dist/treeai/client.d.ts
CHANGED
|
@@ -465,126 +465,6 @@ export declare class TreeSeedTreeAiClient {
|
|
|
465
465
|
readonly summary: "Resume loop";
|
|
466
466
|
readonly scopes: readonly ["lab:write"];
|
|
467
467
|
readonly kind: "mutation";
|
|
468
|
-
}, {
|
|
469
|
-
readonly service: "qualification";
|
|
470
|
-
readonly operationId: "qualification.get.events.stream";
|
|
471
|
-
readonly method: "GET";
|
|
472
|
-
readonly path: "/v1/events/stream";
|
|
473
|
-
readonly summary: "qualification.get.events.stream";
|
|
474
|
-
readonly scopes: readonly [];
|
|
475
|
-
readonly kind: "read";
|
|
476
|
-
}, {
|
|
477
|
-
readonly service: "qualification";
|
|
478
|
-
readonly operationId: "qualification.get.healthz";
|
|
479
|
-
readonly method: "GET";
|
|
480
|
-
readonly path: "/healthz";
|
|
481
|
-
readonly summary: "qualification.get.healthz";
|
|
482
|
-
readonly scopes: readonly [];
|
|
483
|
-
readonly kind: "read";
|
|
484
|
-
}, {
|
|
485
|
-
readonly service: "qualification";
|
|
486
|
-
readonly operationId: "qualification.get.metrics";
|
|
487
|
-
readonly method: "GET";
|
|
488
|
-
readonly path: "/v1/metrics";
|
|
489
|
-
readonly summary: "qualification.get.metrics";
|
|
490
|
-
readonly scopes: readonly [];
|
|
491
|
-
readonly kind: "read";
|
|
492
|
-
}, {
|
|
493
|
-
readonly service: "qualification";
|
|
494
|
-
readonly operationId: "qualification.get.mode";
|
|
495
|
-
readonly method: "GET";
|
|
496
|
-
readonly path: "/v1/mode";
|
|
497
|
-
readonly summary: "qualification.get.mode";
|
|
498
|
-
readonly scopes: readonly [];
|
|
499
|
-
readonly kind: "read";
|
|
500
|
-
}, {
|
|
501
|
-
readonly service: "qualification";
|
|
502
|
-
readonly operationId: "qualification.get.qualification.campaigns";
|
|
503
|
-
readonly method: "GET";
|
|
504
|
-
readonly path: "/v1/qualification/campaigns";
|
|
505
|
-
readonly summary: "qualification.get.qualification.campaigns";
|
|
506
|
-
readonly scopes: readonly [];
|
|
507
|
-
readonly kind: "read";
|
|
508
|
-
}, {
|
|
509
|
-
readonly service: "qualification";
|
|
510
|
-
readonly operationId: "qualification.get.qualification.campaigns.id";
|
|
511
|
-
readonly method: "GET";
|
|
512
|
-
readonly path: "/v1/qualification/campaigns/{id}";
|
|
513
|
-
readonly summary: "qualification.get.qualification.campaigns.id";
|
|
514
|
-
readonly scopes: readonly [];
|
|
515
|
-
readonly kind: "read";
|
|
516
|
-
}, {
|
|
517
|
-
readonly service: "qualification";
|
|
518
|
-
readonly operationId: "qualification.get.qualification.profile";
|
|
519
|
-
readonly method: "GET";
|
|
520
|
-
readonly path: "/v1/qualification/profile";
|
|
521
|
-
readonly summary: "qualification.get.qualification.profile";
|
|
522
|
-
readonly scopes: readonly [];
|
|
523
|
-
readonly kind: "read";
|
|
524
|
-
}, {
|
|
525
|
-
readonly service: "qualification";
|
|
526
|
-
readonly operationId: "qualification.get.qualification.profiles";
|
|
527
|
-
readonly method: "GET";
|
|
528
|
-
readonly path: "/v1/qualification/profiles";
|
|
529
|
-
readonly summary: "qualification.get.qualification.profiles";
|
|
530
|
-
readonly scopes: readonly [];
|
|
531
|
-
readonly kind: "read";
|
|
532
|
-
}, {
|
|
533
|
-
readonly service: "qualification";
|
|
534
|
-
readonly operationId: "qualification.get.readyz";
|
|
535
|
-
readonly method: "GET";
|
|
536
|
-
readonly path: "/readyz";
|
|
537
|
-
readonly summary: "qualification.get.readyz";
|
|
538
|
-
readonly scopes: readonly [];
|
|
539
|
-
readonly kind: "read";
|
|
540
|
-
}, {
|
|
541
|
-
readonly service: "qualification";
|
|
542
|
-
readonly operationId: "qualification.get.status";
|
|
543
|
-
readonly method: "GET";
|
|
544
|
-
readonly path: "/v1/status";
|
|
545
|
-
readonly summary: "qualification.get.status";
|
|
546
|
-
readonly scopes: readonly [];
|
|
547
|
-
readonly kind: "read";
|
|
548
|
-
}, {
|
|
549
|
-
readonly service: "qualification";
|
|
550
|
-
readonly operationId: "qualification.get.transitions.id";
|
|
551
|
-
readonly method: "GET";
|
|
552
|
-
readonly path: "/v1/transitions/{id}";
|
|
553
|
-
readonly summary: "qualification.get.transitions.id";
|
|
554
|
-
readonly scopes: readonly [];
|
|
555
|
-
readonly kind: "read";
|
|
556
|
-
}, {
|
|
557
|
-
readonly service: "qualification";
|
|
558
|
-
readonly operationId: "qualification.get.version";
|
|
559
|
-
readonly method: "GET";
|
|
560
|
-
readonly path: "/v1/version";
|
|
561
|
-
readonly summary: "qualification.get.version";
|
|
562
|
-
readonly scopes: readonly [];
|
|
563
|
-
readonly kind: "read";
|
|
564
|
-
}, {
|
|
565
|
-
readonly service: "qualification";
|
|
566
|
-
readonly operationId: "qualification.post.mode";
|
|
567
|
-
readonly method: "POST";
|
|
568
|
-
readonly path: "/v1/mode";
|
|
569
|
-
readonly summary: "qualification.post.mode";
|
|
570
|
-
readonly scopes: readonly [];
|
|
571
|
-
readonly kind: "mutation";
|
|
572
|
-
}, {
|
|
573
|
-
readonly service: "qualification";
|
|
574
|
-
readonly operationId: "qualification.post.qualification.campaigns";
|
|
575
|
-
readonly method: "POST";
|
|
576
|
-
readonly path: "/v1/qualification/campaigns";
|
|
577
|
-
readonly summary: "qualification.post.qualification.campaigns";
|
|
578
|
-
readonly scopes: readonly [];
|
|
579
|
-
readonly kind: "mutation";
|
|
580
|
-
}, {
|
|
581
|
-
readonly service: "qualification";
|
|
582
|
-
readonly operationId: "qualification.post.qualification.campaigns.id.cancel";
|
|
583
|
-
readonly method: "POST";
|
|
584
|
-
readonly path: "/v1/qualification/campaigns/{id}/cancel";
|
|
585
|
-
readonly summary: "qualification.post.qualification.campaigns.id.cancel";
|
|
586
|
-
readonly scopes: readonly [];
|
|
587
|
-
readonly kind: "mutation";
|
|
588
468
|
}, {
|
|
589
469
|
readonly service: "training";
|
|
590
470
|
readonly operationId: "training.delete.libraries.by-id.documents.by-documentId";
|
|
@@ -1,18 +1,17 @@
|
|
|
1
1
|
export declare const TREESEED_TREEAI_SERVICE_CONTRACT_SCHEMA: "treeseed.treeai-service-contract/v1";
|
|
2
2
|
export declare const TREEAI_ADOPTION: {
|
|
3
|
-
readonly release: "0.11.0-
|
|
4
|
-
readonly sourceCommit: "
|
|
5
|
-
readonly packageArtifactDigest: "sha256:
|
|
6
|
-
readonly operationInventoryDigest: "sha256:
|
|
3
|
+
readonly release: "0.11.0-rc22";
|
|
4
|
+
readonly sourceCommit: "e3a462f30bfdc3539d3a5511932f28212f06a936";
|
|
5
|
+
readonly packageArtifactDigest: "sha256:25591daab061a782cf2a605be2977a0e1acf6e17c031e2cd1fe3b22166359a8c";
|
|
6
|
+
readonly operationInventoryDigest: "sha256:f1eaf33641e615e2f714d01d96e95454c42482d4ebbece6156e7601c5bb645d7";
|
|
7
7
|
};
|
|
8
8
|
export declare function validateTreeAiOperationMapping(): string[];
|
|
9
9
|
export declare function createTreeAiServiceContractReceipt(): Promise<{
|
|
10
10
|
readonly openapiVersion: "3.1.1";
|
|
11
11
|
readonly openapiDigests: {
|
|
12
|
-
readonly inference: "sha256:
|
|
13
|
-
readonly training: "sha256:
|
|
14
|
-
readonly lab: "sha256:
|
|
15
|
-
readonly qualification: "sha256:3f68b78845ec19c5de389663f1cb677ab4df0683ecd113c4f5780885a89370b7";
|
|
12
|
+
readonly inference: "sha256:29255fae4e74aa0fb96d8abd1cdc5d869f469fc9bb55a68060eeae6d86f4273d";
|
|
13
|
+
readonly training: "sha256:de80f39ca9d0d5a2a7ca6ce588326d3a562c771bc7e077b7e6c4949134ef2143";
|
|
14
|
+
readonly lab: "sha256:8f9a3ca31a63143506e1b28ddb78eda50b2f6760278531b723047d968f56aa07";
|
|
16
15
|
};
|
|
17
16
|
readonly controlPlaneCatalogDigest: `sha256:${string}`;
|
|
18
17
|
readonly operationMapping: {
|
|
@@ -34,9 +33,9 @@ export declare function createTreeAiServiceContractReceipt(): Promise<{
|
|
|
34
33
|
readonly direct: true;
|
|
35
34
|
readonly controlPlane: true;
|
|
36
35
|
};
|
|
37
|
-
readonly release: "0.11.0-
|
|
38
|
-
readonly sourceCommit: "
|
|
39
|
-
readonly packageArtifactDigest: "sha256:
|
|
40
|
-
readonly operationInventoryDigest: "sha256:
|
|
36
|
+
readonly release: "0.11.0-rc22";
|
|
37
|
+
readonly sourceCommit: "e3a462f30bfdc3539d3a5511932f28212f06a936";
|
|
38
|
+
readonly packageArtifactDigest: "sha256:25591daab061a782cf2a605be2977a0e1acf6e17c031e2cd1fe3b22166359a8c";
|
|
39
|
+
readonly operationInventoryDigest: "sha256:f1eaf33641e615e2f714d01d96e95454c42482d4ebbece6156e7601c5bb645d7";
|
|
41
40
|
readonly schema: "treeseed.treeai-service-contract/v1";
|
|
42
41
|
}>;
|
package/dist/treeai/contract.js
CHANGED
|
@@ -4,10 +4,10 @@ import { TREEAI_CONTROL_PLANE_OPERATION_LIST, TREEAI_OPENAPI_DIGESTS } from "./c
|
|
|
4
4
|
import { TREEAI_UPSTREAM_OPERATIONS } from "./generated/upstream.js";
|
|
5
5
|
const TREESEED_TREEAI_SERVICE_CONTRACT_SCHEMA = "treeseed.treeai-service-contract/v1";
|
|
6
6
|
const TREEAI_ADOPTION = {
|
|
7
|
-
release: "0.11.0-
|
|
8
|
-
sourceCommit: "
|
|
9
|
-
packageArtifactDigest: "sha256:
|
|
10
|
-
operationInventoryDigest: "sha256:
|
|
7
|
+
release: "0.11.0-rc22",
|
|
8
|
+
sourceCommit: "e3a462f30bfdc3539d3a5511932f28212f06a936",
|
|
9
|
+
packageArtifactDigest: "sha256:25591daab061a782cf2a605be2977a0e1acf6e17c031e2cd1fe3b22166359a8c",
|
|
10
|
+
operationInventoryDigest: "sha256:f1eaf33641e615e2f714d01d96e95454c42482d4ebbece6156e7601c5bb645d7"
|
|
11
11
|
};
|
|
12
12
|
function validateTreeAiOperationMapping() {
|
|
13
13
|
const authoritative = new Set(TREEAI_UPSTREAM_OPERATIONS.map(({ operationId }) => operationId));
|
|
@@ -446,126 +446,6 @@ export declare const TREEAI_UPSTREAM_OPERATIONS: readonly [{
|
|
|
446
446
|
readonly summary: "Resume loop";
|
|
447
447
|
readonly scopes: readonly ["lab:write"];
|
|
448
448
|
readonly kind: "mutation";
|
|
449
|
-
}, {
|
|
450
|
-
readonly service: "qualification";
|
|
451
|
-
readonly operationId: "qualification.get.events.stream";
|
|
452
|
-
readonly method: "GET";
|
|
453
|
-
readonly path: "/v1/events/stream";
|
|
454
|
-
readonly summary: "qualification.get.events.stream";
|
|
455
|
-
readonly scopes: readonly [];
|
|
456
|
-
readonly kind: "read";
|
|
457
|
-
}, {
|
|
458
|
-
readonly service: "qualification";
|
|
459
|
-
readonly operationId: "qualification.get.healthz";
|
|
460
|
-
readonly method: "GET";
|
|
461
|
-
readonly path: "/healthz";
|
|
462
|
-
readonly summary: "qualification.get.healthz";
|
|
463
|
-
readonly scopes: readonly [];
|
|
464
|
-
readonly kind: "read";
|
|
465
|
-
}, {
|
|
466
|
-
readonly service: "qualification";
|
|
467
|
-
readonly operationId: "qualification.get.metrics";
|
|
468
|
-
readonly method: "GET";
|
|
469
|
-
readonly path: "/v1/metrics";
|
|
470
|
-
readonly summary: "qualification.get.metrics";
|
|
471
|
-
readonly scopes: readonly [];
|
|
472
|
-
readonly kind: "read";
|
|
473
|
-
}, {
|
|
474
|
-
readonly service: "qualification";
|
|
475
|
-
readonly operationId: "qualification.get.mode";
|
|
476
|
-
readonly method: "GET";
|
|
477
|
-
readonly path: "/v1/mode";
|
|
478
|
-
readonly summary: "qualification.get.mode";
|
|
479
|
-
readonly scopes: readonly [];
|
|
480
|
-
readonly kind: "read";
|
|
481
|
-
}, {
|
|
482
|
-
readonly service: "qualification";
|
|
483
|
-
readonly operationId: "qualification.get.qualification.campaigns";
|
|
484
|
-
readonly method: "GET";
|
|
485
|
-
readonly path: "/v1/qualification/campaigns";
|
|
486
|
-
readonly summary: "qualification.get.qualification.campaigns";
|
|
487
|
-
readonly scopes: readonly [];
|
|
488
|
-
readonly kind: "read";
|
|
489
|
-
}, {
|
|
490
|
-
readonly service: "qualification";
|
|
491
|
-
readonly operationId: "qualification.get.qualification.campaigns.id";
|
|
492
|
-
readonly method: "GET";
|
|
493
|
-
readonly path: "/v1/qualification/campaigns/{id}";
|
|
494
|
-
readonly summary: "qualification.get.qualification.campaigns.id";
|
|
495
|
-
readonly scopes: readonly [];
|
|
496
|
-
readonly kind: "read";
|
|
497
|
-
}, {
|
|
498
|
-
readonly service: "qualification";
|
|
499
|
-
readonly operationId: "qualification.get.qualification.profile";
|
|
500
|
-
readonly method: "GET";
|
|
501
|
-
readonly path: "/v1/qualification/profile";
|
|
502
|
-
readonly summary: "qualification.get.qualification.profile";
|
|
503
|
-
readonly scopes: readonly [];
|
|
504
|
-
readonly kind: "read";
|
|
505
|
-
}, {
|
|
506
|
-
readonly service: "qualification";
|
|
507
|
-
readonly operationId: "qualification.get.qualification.profiles";
|
|
508
|
-
readonly method: "GET";
|
|
509
|
-
readonly path: "/v1/qualification/profiles";
|
|
510
|
-
readonly summary: "qualification.get.qualification.profiles";
|
|
511
|
-
readonly scopes: readonly [];
|
|
512
|
-
readonly kind: "read";
|
|
513
|
-
}, {
|
|
514
|
-
readonly service: "qualification";
|
|
515
|
-
readonly operationId: "qualification.get.readyz";
|
|
516
|
-
readonly method: "GET";
|
|
517
|
-
readonly path: "/readyz";
|
|
518
|
-
readonly summary: "qualification.get.readyz";
|
|
519
|
-
readonly scopes: readonly [];
|
|
520
|
-
readonly kind: "read";
|
|
521
|
-
}, {
|
|
522
|
-
readonly service: "qualification";
|
|
523
|
-
readonly operationId: "qualification.get.status";
|
|
524
|
-
readonly method: "GET";
|
|
525
|
-
readonly path: "/v1/status";
|
|
526
|
-
readonly summary: "qualification.get.status";
|
|
527
|
-
readonly scopes: readonly [];
|
|
528
|
-
readonly kind: "read";
|
|
529
|
-
}, {
|
|
530
|
-
readonly service: "qualification";
|
|
531
|
-
readonly operationId: "qualification.get.transitions.id";
|
|
532
|
-
readonly method: "GET";
|
|
533
|
-
readonly path: "/v1/transitions/{id}";
|
|
534
|
-
readonly summary: "qualification.get.transitions.id";
|
|
535
|
-
readonly scopes: readonly [];
|
|
536
|
-
readonly kind: "read";
|
|
537
|
-
}, {
|
|
538
|
-
readonly service: "qualification";
|
|
539
|
-
readonly operationId: "qualification.get.version";
|
|
540
|
-
readonly method: "GET";
|
|
541
|
-
readonly path: "/v1/version";
|
|
542
|
-
readonly summary: "qualification.get.version";
|
|
543
|
-
readonly scopes: readonly [];
|
|
544
|
-
readonly kind: "read";
|
|
545
|
-
}, {
|
|
546
|
-
readonly service: "qualification";
|
|
547
|
-
readonly operationId: "qualification.post.mode";
|
|
548
|
-
readonly method: "POST";
|
|
549
|
-
readonly path: "/v1/mode";
|
|
550
|
-
readonly summary: "qualification.post.mode";
|
|
551
|
-
readonly scopes: readonly [];
|
|
552
|
-
readonly kind: "mutation";
|
|
553
|
-
}, {
|
|
554
|
-
readonly service: "qualification";
|
|
555
|
-
readonly operationId: "qualification.post.qualification.campaigns";
|
|
556
|
-
readonly method: "POST";
|
|
557
|
-
readonly path: "/v1/qualification/campaigns";
|
|
558
|
-
readonly summary: "qualification.post.qualification.campaigns";
|
|
559
|
-
readonly scopes: readonly [];
|
|
560
|
-
readonly kind: "mutation";
|
|
561
|
-
}, {
|
|
562
|
-
readonly service: "qualification";
|
|
563
|
-
readonly operationId: "qualification.post.qualification.campaigns.id.cancel";
|
|
564
|
-
readonly method: "POST";
|
|
565
|
-
readonly path: "/v1/qualification/campaigns/{id}/cancel";
|
|
566
|
-
readonly summary: "qualification.post.qualification.campaigns.id.cancel";
|
|
567
|
-
readonly scopes: readonly [];
|
|
568
|
-
readonly kind: "mutation";
|
|
569
449
|
}, {
|
|
570
450
|
readonly service: "training";
|
|
571
451
|
readonly operationId: "training.delete.libraries.by-id.documents.by-documentId";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const TREEAI_UPSTREAM_OPERATIONS = [{ "service": "inference", "operationId": "inference.get.adapters.by-id", "method": "GET", "path": "/v1/adapters/{id}", "summary": "Get adapter", "scopes": ["inference:read"], "kind": "read" }, { "service": "inference", "operationId": "inference.get.deployments.current", "method": "GET", "path": "/v1/deployments/current", "summary": "Current deployment", "scopes": ["inference:read"], "kind": "read" }, { "service": "inference", "operationId": "inference.get.events.stream", "method": "GET", "path": "/v1/events/stream", "summary": "Stream job changes", "scopes": ["jobs:read"], "kind": "read" }, { "service": "inference", "operationId": "inference.get.healthz", "method": "GET", "path": "/healthz", "summary": "Liveness", "scopes": [], "kind": "read" }, { "service": "inference", "operationId": "inference.get.jobs", "method": "GET", "path": "/v1/jobs", "summary": "List jobs", "scopes": ["jobs:read"], "kind": "read" }, { "service": "inference", "operationId": "inference.get.jobs.by-id", "method": "GET", "path": "/v1/jobs/{id}", "summary": "Get job", "scopes": ["jobs:read"], "kind": "read" }, { "service": "inference", "operationId": "inference.get.jobs.by-id.events", "method": "GET", "path": "/v1/jobs/{id}/events", "summary": "Get job events", "scopes": ["jobs:read"], "kind": "read" }, { "service": "inference", "operationId": "inference.get.jobs.by-id.events.stream", "method": "GET", "path": "/v1/jobs/{id}/events/stream", "summary": "Stream job events", "scopes": ["jobs:read"], "kind": "read" }, { "service": "inference", "operationId": "inference.get.library-deployments", "method": "GET", "path": "/v1/library-deployments", "summary": "List library deployment aliases", "scopes": ["inference:read"], "kind": "read" }, { "service": "inference", "operationId": "inference.get.library-deployments.by-libraryId", "method": "GET", "path": "/v1/library-deployments/{libraryId}", "summary": "Get library deployment alias", "scopes": ["inference:read"], "kind": "read" }, { "service": "inference", "operationId": "inference.get.metrics", "method": "GET", "path": "/v1/metrics", "summary": "Prometheus metrics", "scopes": ["metrics:read"], "kind": "read" }, { "service": "inference", "operationId": "inference.get.models", "method": "GET", "path": "/v1/models", "summary": "List model sources", "scopes": ["inference:read"], "kind": "read" }, { "service": "inference", "operationId": "inference.get.readyz", "method": "GET", "path": "/readyz", "summary": "Readiness", "scopes": [], "kind": "read" }, { "service": "inference", "operationId": "inference.get.version", "method": "GET", "path": "/v1/version", "summary": "Version", "scopes": ["inference:read"], "kind": "read" }, { "service": "inference", "operationId": "inference.post.adapters.import", "method": "POST", "path": "/v1/adapters/import", "summary": "Import signed adapter", "scopes": ["adapters:write"], "kind": "mutation" }, { "service": "inference", "operationId": "inference.post.deployments.rollback", "method": "POST", "path": "/v1/deployments/rollback", "summary": "Rollback deployment", "scopes": ["deployments:write"], "kind": "mutation" }, { "service": "inference", "operationId": "inference.post.evaluations", "method": "POST", "path": "/v1/evaluations", "summary": "Evaluate candidates", "scopes": ["evaluations:write"], "kind": "mutation" }, { "service": "inference", "operationId": "inference.post.jobs.by-id.cancel", "method": "POST", "path": "/v1/jobs/{id}/cancel", "summary": "Cancel job", "scopes": ["jobs:write"], "kind": "mutation" }, { "service": "inference", "operationId": "inference.post.library-deployments.by-libraryId.rollback", "method": "POST", "path": "/v1/library-deployments/{libraryId}/rollback", "summary": "Rollback one library alias", "scopes": ["deployments:write"], "kind": "mutation" }, { "service": "inference", "operationId": "inference.post.promotions", "method": "POST", "path": "/v1/promotions", "summary": "Promote candidate", "scopes": ["deployments:write"], "kind": "mutation" }, { "service": "inference", "operationId": "inference.post.rankings", "method": "POST", "path": "/v1/rankings", "summary": "Rank evaluation results", "scopes": ["evaluations:write"], "kind": "mutation" }, { "service": "lab", "operationId": "lab.get.agents", "method": "GET", "path": "/v1/agents", "summary": "Agent profiles", "scopes": ["lab:read"], "kind": "read" }, { "service": "lab", "operationId": "lab.get.agents.by-id", "method": "GET", "path": "/v1/agents/{id}", "summary": "Agent profile", "scopes": ["lab:read"], "kind": "read" }, { "service": "lab", "operationId": "lab.get.agents.by-id.evaluations", "method": "GET", "path": "/v1/agents/{id}/evaluations", "summary": "Agent evaluation evidence", "scopes": ["lab:read"], "kind": "read" }, { "service": "lab", "operationId": "lab.get.artifacts", "method": "GET", "path": "/v1/artifacts", "summary": "Artifact observations", "scopes": ["lab:read"], "kind": "read" }, { "service": "lab", "operationId": "lab.get.cycles", "method": "GET", "path": "/v1/cycles", "summary": "Disabled training cycles", "scopes": ["lab:read"], "kind": "read" }, { "service": "lab", "operationId": "lab.get.events.stream", "method": "GET", "path": "/v1/events/stream", "summary": "Events", "scopes": ["lab:read"], "kind": "read" }, { "service": "lab", "operationId": "lab.get.experience", "method": "GET", "path": "/v1/experience", "summary": "Captured trajectories", "scopes": ["lab:read"], "kind": "read" }, { "service": "lab", "operationId": "lab.get.healthz", "method": "GET", "path": "/healthz", "summary": "Liveness", "scopes": [], "kind": "read" }, { "service": "lab", "operationId": "lab.get.hermes.capabilities", "method": "GET", "path": "/v1/hermes/capabilities", "summary": "Hermes capabilities", "scopes": ["lab:hermes:read"], "kind": "read" }, { "service": "lab", "operationId": "lab.get.hermes.sessions", "method": "GET", "path": "/v1/hermes/sessions", "summary": "Hermes sessions", "scopes": ["lab:hermes:read"], "kind": "read" }, { "service": "lab", "operationId": "lab.get.hermes.sessions.by-id", "method": "GET", "path": "/v1/hermes/sessions/{id}", "summary": "Hermes session", "scopes": ["lab:hermes:read"], "kind": "read" }, { "service": "lab", "operationId": "lab.get.hermes.status", "method": "GET", "path": "/v1/hermes/status", "summary": "Hermes status", "scopes": ["lab:hermes:read"], "kind": "read" }, { "service": "lab", "operationId": "lab.get.hermes.tools", "method": "GET", "path": "/v1/hermes/tools", "summary": "Hermes tools", "scopes": ["lab:hermes:read"], "kind": "read" }, { "service": "lab", "operationId": "lab.get.libraries", "method": "GET", "path": "/v1/libraries", "summary": "Training libraries", "scopes": ["lab:read"], "kind": "read" }, { "service": "lab", "operationId": "lab.get.libraries.by-id", "method": "GET", "path": "/v1/libraries/{id}", "summary": "Training library", "scopes": ["lab:read"], "kind": "read" }, { "service": "lab", "operationId": "lab.get.library-cycles", "method": "GET", "path": "/v1/library-cycles", "summary": "Library cycles", "scopes": ["lab:read"], "kind": "read" }, { "service": "lab", "operationId": "lab.get.library-cycles.by-id", "method": "GET", "path": "/v1/library-cycles/{id}", "summary": "Library cycle", "scopes": ["lab:read"], "kind": "read" }, { "service": "lab", "operationId": "lab.get.metrics", "method": "GET", "path": "/v1/metrics", "summary": "Metrics", "scopes": ["metrics:read"], "kind": "read" }, { "service": "lab", "operationId": "lab.get.provider.models", "method": "GET", "path": "/v1/provider/models", "summary": "Sanitized provider model discovery", "scopes": ["lab:read"], "kind": "read" }, { "service": "lab", "operationId": "lab.get.readyz", "method": "GET", "path": "/readyz", "summary": "Readiness", "scopes": [], "kind": "read" }, { "service": "lab", "operationId": "lab.get.routing-decisions", "method": "GET", "path": "/v1/routing-decisions", "summary": "Agent routing decisions", "scopes": ["lab:read"], "kind": "read" }, { "service": "lab", "operationId": "lab.get.status", "method": "GET", "path": "/v1/status", "summary": "Lab state", "scopes": ["lab:read"], "kind": "read" }, { "service": "lab", "operationId": "lab.get.trajectories", "method": "GET", "path": "/v1/trajectories", "summary": "Agent trajectories", "scopes": ["lab:read"], "kind": "read" }, { "service": "lab", "operationId": "lab.get.trajectories.by-id", "method": "GET", "path": "/v1/trajectories/{id}", "summary": "Agent trajectory", "scopes": ["lab:read"], "kind": "read" }, { "service": "lab", "operationId": "lab.patch.agents.by-id", "method": "PATCH", "path": "/v1/agents/{id}", "summary": "Edit agent profile", "scopes": ["lab:write"], "kind": "mutation" }, { "service": "lab", "operationId": "lab.post.agents", "method": "POST", "path": "/v1/agents", "summary": "Create agent profile", "scopes": ["lab:write"], "kind": "mutation" }, { "service": "lab", "operationId": "lab.post.agents.by-id.disable", "method": "POST", "path": "/v1/agents/{id}/disable", "summary": "Disable agent profile", "scopes": ["lab:write"], "kind": "mutation" }, { "service": "lab", "operationId": "lab.post.agents.by-id.enable", "method": "POST", "path": "/v1/agents/{id}/enable", "summary": "Enable agent profile", "scopes": ["lab:write"], "kind": "mutation" }, { "service": "lab", "operationId": "lab.post.hermes.sessions.by-id.finalize", "method": "POST", "path": "/v1/hermes/sessions/{id}/finalize", "summary": "Finalize Hermes evidence", "scopes": ["lab:experience:write"], "kind": "mutation" }, { "service": "lab", "operationId": "lab.post.hermes.verify", "method": "POST", "path": "/v1/hermes/verify", "summary": "Run bounded Hermes verification", "scopes": ["lab:experience:write"], "kind": "mutation" }, { "service": "lab", "operationId": "lab.post.libraries.by-id.train", "method": "POST", "path": "/v1/libraries/{id}/train", "summary": "Start a bounded library cycle", "scopes": ["lab:write"], "kind": "mutation" }, { "service": "lab", "operationId": "lab.post.loop.cycle-now", "method": "POST", "path": "/v1/loop/cycle-now", "summary": "Start cycle", "scopes": ["lab:write"], "kind": "mutation" }, { "service": "lab", "operationId": "lab.post.loop.enable", "method": "POST", "path": "/v1/loop/enable", "summary": "Enable loop", "scopes": ["lab:write"], "kind": "mutation" }, { "service": "lab", "operationId": "lab.post.loop.pause", "method": "POST", "path": "/v1/loop/pause", "summary": "Pause loop", "scopes": ["lab:write"], "kind": "mutation" }, { "service": "lab", "operationId": "lab.post.loop.resume", "method": "POST", "path": "/v1/loop/resume", "summary": "Resume loop", "scopes": ["lab:write"], "kind": "mutation" }, { "service": "qualification", "operationId": "qualification.get.events.stream", "method": "GET", "path": "/v1/events/stream", "summary": "qualification.get.events.stream", "scopes": [], "kind": "read" }, { "service": "qualification", "operationId": "qualification.get.healthz", "method": "GET", "path": "/healthz", "summary": "qualification.get.healthz", "scopes": [], "kind": "read" }, { "service": "qualification", "operationId": "qualification.get.metrics", "method": "GET", "path": "/v1/metrics", "summary": "qualification.get.metrics", "scopes": [], "kind": "read" }, { "service": "qualification", "operationId": "qualification.get.mode", "method": "GET", "path": "/v1/mode", "summary": "qualification.get.mode", "scopes": [], "kind": "read" }, { "service": "qualification", "operationId": "qualification.get.qualification.campaigns", "method": "GET", "path": "/v1/qualification/campaigns", "summary": "qualification.get.qualification.campaigns", "scopes": [], "kind": "read" }, { "service": "qualification", "operationId": "qualification.get.qualification.campaigns.id", "method": "GET", "path": "/v1/qualification/campaigns/{id}", "summary": "qualification.get.qualification.campaigns.id", "scopes": [], "kind": "read" }, { "service": "qualification", "operationId": "qualification.get.qualification.profile", "method": "GET", "path": "/v1/qualification/profile", "summary": "qualification.get.qualification.profile", "scopes": [], "kind": "read" }, { "service": "qualification", "operationId": "qualification.get.qualification.profiles", "method": "GET", "path": "/v1/qualification/profiles", "summary": "qualification.get.qualification.profiles", "scopes": [], "kind": "read" }, { "service": "qualification", "operationId": "qualification.get.readyz", "method": "GET", "path": "/readyz", "summary": "qualification.get.readyz", "scopes": [], "kind": "read" }, { "service": "qualification", "operationId": "qualification.get.status", "method": "GET", "path": "/v1/status", "summary": "qualification.get.status", "scopes": [], "kind": "read" }, { "service": "qualification", "operationId": "qualification.get.transitions.id", "method": "GET", "path": "/v1/transitions/{id}", "summary": "qualification.get.transitions.id", "scopes": [], "kind": "read" }, { "service": "qualification", "operationId": "qualification.get.version", "method": "GET", "path": "/v1/version", "summary": "qualification.get.version", "scopes": [], "kind": "read" }, { "service": "qualification", "operationId": "qualification.post.mode", "method": "POST", "path": "/v1/mode", "summary": "qualification.post.mode", "scopes": [], "kind": "mutation" }, { "service": "qualification", "operationId": "qualification.post.qualification.campaigns", "method": "POST", "path": "/v1/qualification/campaigns", "summary": "qualification.post.qualification.campaigns", "scopes": [], "kind": "mutation" }, { "service": "qualification", "operationId": "qualification.post.qualification.campaigns.id.cancel", "method": "POST", "path": "/v1/qualification/campaigns/{id}/cancel", "summary": "qualification.post.qualification.campaigns.id.cancel", "scopes": [], "kind": "mutation" }, { "service": "training", "operationId": "training.delete.libraries.by-id.documents.by-documentId", "method": "DELETE", "path": "/v1/libraries/{id}/documents/{documentId}", "summary": "Exclude a document from future snapshots", "scopes": ["libraries:write"], "kind": "mutation" }, { "service": "training", "operationId": "training.delete.libraries.by-id.documents.external.by-externalId", "method": "DELETE", "path": "/v1/libraries/{id}/documents/external/{externalId}", "summary": "Exclude an externally identified document", "scopes": ["libraries:write"], "kind": "mutation" }, { "service": "training", "operationId": "training.get.artifacts", "method": "GET", "path": "/v1/artifacts", "summary": "List artifacts", "scopes": ["artifacts:read"], "kind": "read" }, { "service": "training", "operationId": "training.get.events.stream", "method": "GET", "path": "/v1/events/stream", "summary": "Stream job changes", "scopes": ["jobs:read"], "kind": "read" }, { "service": "training", "operationId": "training.get.experience-batches.by-id", "method": "GET", "path": "/v1/experience-batches/{id}", "summary": "Get experience batch job", "scopes": ["datasets:read"], "kind": "read" }, { "service": "training", "operationId": "training.get.healthz", "method": "GET", "path": "/healthz", "summary": "Liveness", "scopes": [], "kind": "read" }, { "service": "training", "operationId": "training.get.jobs", "method": "GET", "path": "/v1/jobs", "summary": "List jobs", "scopes": ["jobs:read"], "kind": "read" }, { "service": "training", "operationId": "training.get.jobs.by-id", "method": "GET", "path": "/v1/jobs/{id}", "summary": "Get job", "scopes": ["jobs:read"], "kind": "read" }, { "service": "training", "operationId": "training.get.jobs.by-id.events", "method": "GET", "path": "/v1/jobs/{id}/events", "summary": "Job events", "scopes": ["jobs:read"], "kind": "read" }, { "service": "training", "operationId": "training.get.jobs.by-id.events.stream", "method": "GET", "path": "/v1/jobs/{id}/events/stream", "summary": "Stream job events", "scopes": ["jobs:read"], "kind": "read" }, { "service": "training", "operationId": "training.get.libraries", "method": "GET", "path": "/v1/libraries", "summary": "List training libraries", "scopes": ["libraries:read"], "kind": "read" }, { "service": "training", "operationId": "training.get.libraries.by-id", "method": "GET", "path": "/v1/libraries/{id}", "summary": "Get a training library", "scopes": ["libraries:read"], "kind": "read" }, { "service": "training", "operationId": "training.get.libraries.by-id.documents", "method": "GET", "path": "/v1/libraries/{id}/documents", "summary": "List library documents", "scopes": ["libraries:read"], "kind": "read" }, { "service": "training", "operationId": "training.get.libraries.by-id.snapshots", "method": "GET", "path": "/v1/libraries/{id}/snapshots", "summary": "List immutable library snapshots", "scopes": ["libraries:read"], "kind": "read" }, { "service": "training", "operationId": "training.get.library-runs", "method": "GET", "path": "/v1/library-runs", "summary": "List library training runs", "scopes": ["libraries:read"], "kind": "read" }, { "service": "training", "operationId": "training.get.library-runs.by-id", "method": "GET", "path": "/v1/library-runs/{id}", "summary": "Get library training run", "scopes": ["libraries:read"], "kind": "read" }, { "service": "training", "operationId": "training.get.metrics", "method": "GET", "path": "/v1/metrics", "summary": "Prometheus metrics", "scopes": ["metrics:read"], "kind": "read" }, { "service": "training", "operationId": "training.get.readyz", "method": "GET", "path": "/readyz", "summary": "Readiness", "scopes": [], "kind": "read" }, { "service": "training", "operationId": "training.get.signing-keys", "method": "GET", "path": "/v1/signing-keys", "summary": "List public signing keys", "scopes": ["artifacts:read"], "kind": "read" }, { "service": "training", "operationId": "training.get.version", "method": "GET", "path": "/v1/version", "summary": "Version", "scopes": ["training:read"], "kind": "read" }, { "service": "training", "operationId": "training.post.archives", "method": "POST", "path": "/v1/archives", "summary": "Archive artifacts", "scopes": ["archives:write"], "kind": "mutation" }, { "service": "training", "operationId": "training.post.archives.by-id.restore", "method": "POST", "path": "/v1/archives/{id}/restore", "summary": "Restore archive", "scopes": ["archives:write"], "kind": "mutation" }, { "service": "training", "operationId": "training.post.artifacts.by-id.verify", "method": "POST", "path": "/v1/artifacts/{id}/verify", "summary": "Verify artifact", "scopes": ["artifacts:write"], "kind": "mutation" }, { "service": "training", "operationId": "training.post.datasets", "method": "POST", "path": "/v1/datasets", "summary": "Prepare dataset", "scopes": ["datasets:write"], "kind": "mutation" }, { "service": "training", "operationId": "training.post.documents", "method": "POST", "path": "/v1/documents", "summary": "Process PDF", "scopes": ["documents:write"], "kind": "mutation" }, { "service": "training", "operationId": "training.post.experience-batches", "method": "POST", "path": "/v1/experience-batches", "summary": "Register immutable experience batch", "scopes": ["datasets:write"], "kind": "mutation" }, { "service": "training", "operationId": "training.post.experience-batches.by-id.prepare", "method": "POST", "path": "/v1/experience-batches/{id}/prepare", "summary": "Prepare experience dataset", "scopes": ["datasets:write"], "kind": "mutation" }, { "service": "training", "operationId": "training.post.jobs.by-id.cancel", "method": "POST", "path": "/v1/jobs/{id}/cancel", "summary": "Cancel job", "scopes": ["jobs:write"], "kind": "mutation" }, { "service": "training", "operationId": "training.post.libraries", "method": "POST", "path": "/v1/libraries", "summary": "Create or synchronize a training library", "scopes": ["libraries:write"], "kind": "mutation" }, { "service": "training", "operationId": "training.post.libraries.by-id.documents", "method": "POST", "path": "/v1/libraries/{id}/documents", "summary": "Upload an immutable library document", "scopes": ["libraries:write"], "kind": "mutation" }, { "service": "training", "operationId": "training.post.libraries.by-id.documents.by-documentId.retry", "method": "POST", "path": "/v1/libraries/{id}/documents/{documentId}/retry", "summary": "Retry failed processing for the current document revision", "scopes": ["libraries:write"], "kind": "mutation" }, { "service": "training", "operationId": "training.post.libraries.by-id.relationships", "method": "POST", "path": "/v1/libraries/{id}/relationships", "summary": "Synchronize library directories", "scopes": ["libraries:write"], "kind": "mutation" }, { "service": "training", "operationId": "training.post.libraries.by-id.snapshots", "method": "POST", "path": "/v1/libraries/{id}/snapshots", "summary": "Freeze a library snapshot", "scopes": ["libraries:train"], "kind": "mutation" }, { "service": "training", "operationId": "training.post.libraries.by-id.snapshots.by-snapshotId.prepare", "method": "POST", "path": "/v1/libraries/{id}/snapshots/{snapshotId}/prepare", "summary": "Prepare an immutable completion dataset", "scopes": ["libraries:train"], "kind": "mutation" }, { "service": "training", "operationId": "training.post.library-multimodal-profile.qualify", "method": "POST", "path": "/v1/library-multimodal-profile/qualify", "summary": "Qualify conservative multimodal QLoRA settings", "scopes": ["libraries:train"], "kind": "mutation" }, { "service": "training", "operationId": "training.post.library-runs", "method": "POST", "path": "/v1/library-runs", "summary": "Start fixed continual-pretraining QLoRA", "scopes": ["libraries:train"], "kind": "mutation" }, { "service": "training", "operationId": "training.post.library-runs.by-id.compose", "method": "POST", "path": "/v1/library-runs/{id}/compose", "summary": "Compose disjoint language and vision adapters", "scopes": ["libraries:train"], "kind": "mutation" }, { "service": "training", "operationId": "training.post.library-runs.by-id.multimodal", "method": "POST", "path": "/v1/library-runs/{id}/multimodal", "summary": "Start fixed source-authored multimodal QLoRA", "scopes": ["libraries:train"], "kind": "mutation" }, { "service": "training", "operationId": "training.post.library-training-profile.qualify", "method": "POST", "path": "/v1/library-training-profile/qualify", "summary": "Qualify the largest safe training sequence", "scopes": ["libraries:train"], "kind": "mutation" }, { "service": "training", "operationId": "training.post.training-runs", "method": "POST", "path": "/v1/training-runs", "summary": "Start QLoRA SFT", "scopes": ["training:write"], "kind": "mutation" }];
|
|
1
|
+
const TREEAI_UPSTREAM_OPERATIONS = [{ "service": "inference", "operationId": "inference.get.adapters.by-id", "method": "GET", "path": "/v1/adapters/{id}", "summary": "Get adapter", "scopes": ["inference:read"], "kind": "read" }, { "service": "inference", "operationId": "inference.get.deployments.current", "method": "GET", "path": "/v1/deployments/current", "summary": "Current deployment", "scopes": ["inference:read"], "kind": "read" }, { "service": "inference", "operationId": "inference.get.events.stream", "method": "GET", "path": "/v1/events/stream", "summary": "Stream job changes", "scopes": ["jobs:read"], "kind": "read" }, { "service": "inference", "operationId": "inference.get.healthz", "method": "GET", "path": "/healthz", "summary": "Liveness", "scopes": [], "kind": "read" }, { "service": "inference", "operationId": "inference.get.jobs", "method": "GET", "path": "/v1/jobs", "summary": "List jobs", "scopes": ["jobs:read"], "kind": "read" }, { "service": "inference", "operationId": "inference.get.jobs.by-id", "method": "GET", "path": "/v1/jobs/{id}", "summary": "Get job", "scopes": ["jobs:read"], "kind": "read" }, { "service": "inference", "operationId": "inference.get.jobs.by-id.events", "method": "GET", "path": "/v1/jobs/{id}/events", "summary": "Get job events", "scopes": ["jobs:read"], "kind": "read" }, { "service": "inference", "operationId": "inference.get.jobs.by-id.events.stream", "method": "GET", "path": "/v1/jobs/{id}/events/stream", "summary": "Stream job events", "scopes": ["jobs:read"], "kind": "read" }, { "service": "inference", "operationId": "inference.get.library-deployments", "method": "GET", "path": "/v1/library-deployments", "summary": "List library deployment aliases", "scopes": ["inference:read"], "kind": "read" }, { "service": "inference", "operationId": "inference.get.library-deployments.by-libraryId", "method": "GET", "path": "/v1/library-deployments/{libraryId}", "summary": "Get library deployment alias", "scopes": ["inference:read"], "kind": "read" }, { "service": "inference", "operationId": "inference.get.metrics", "method": "GET", "path": "/v1/metrics", "summary": "Prometheus metrics", "scopes": ["metrics:read"], "kind": "read" }, { "service": "inference", "operationId": "inference.get.models", "method": "GET", "path": "/v1/models", "summary": "List model sources", "scopes": ["inference:read"], "kind": "read" }, { "service": "inference", "operationId": "inference.get.readyz", "method": "GET", "path": "/readyz", "summary": "Readiness", "scopes": [], "kind": "read" }, { "service": "inference", "operationId": "inference.get.version", "method": "GET", "path": "/v1/version", "summary": "Version", "scopes": ["inference:read"], "kind": "read" }, { "service": "inference", "operationId": "inference.post.adapters.import", "method": "POST", "path": "/v1/adapters/import", "summary": "Import signed adapter", "scopes": ["adapters:write"], "kind": "mutation" }, { "service": "inference", "operationId": "inference.post.deployments.rollback", "method": "POST", "path": "/v1/deployments/rollback", "summary": "Rollback deployment", "scopes": ["deployments:write"], "kind": "mutation" }, { "service": "inference", "operationId": "inference.post.evaluations", "method": "POST", "path": "/v1/evaluations", "summary": "Evaluate candidates", "scopes": ["evaluations:write"], "kind": "mutation" }, { "service": "inference", "operationId": "inference.post.jobs.by-id.cancel", "method": "POST", "path": "/v1/jobs/{id}/cancel", "summary": "Cancel job", "scopes": ["jobs:write"], "kind": "mutation" }, { "service": "inference", "operationId": "inference.post.library-deployments.by-libraryId.rollback", "method": "POST", "path": "/v1/library-deployments/{libraryId}/rollback", "summary": "Rollback one library alias", "scopes": ["deployments:write"], "kind": "mutation" }, { "service": "inference", "operationId": "inference.post.promotions", "method": "POST", "path": "/v1/promotions", "summary": "Promote candidate", "scopes": ["deployments:write"], "kind": "mutation" }, { "service": "inference", "operationId": "inference.post.rankings", "method": "POST", "path": "/v1/rankings", "summary": "Rank evaluation results", "scopes": ["evaluations:write"], "kind": "mutation" }, { "service": "lab", "operationId": "lab.get.agents", "method": "GET", "path": "/v1/agents", "summary": "Agent profiles", "scopes": ["lab:read"], "kind": "read" }, { "service": "lab", "operationId": "lab.get.agents.by-id", "method": "GET", "path": "/v1/agents/{id}", "summary": "Agent profile", "scopes": ["lab:read"], "kind": "read" }, { "service": "lab", "operationId": "lab.get.agents.by-id.evaluations", "method": "GET", "path": "/v1/agents/{id}/evaluations", "summary": "Agent evaluation evidence", "scopes": ["lab:read"], "kind": "read" }, { "service": "lab", "operationId": "lab.get.artifacts", "method": "GET", "path": "/v1/artifacts", "summary": "Artifact observations", "scopes": ["lab:read"], "kind": "read" }, { "service": "lab", "operationId": "lab.get.cycles", "method": "GET", "path": "/v1/cycles", "summary": "Disabled training cycles", "scopes": ["lab:read"], "kind": "read" }, { "service": "lab", "operationId": "lab.get.events.stream", "method": "GET", "path": "/v1/events/stream", "summary": "Events", "scopes": ["lab:read"], "kind": "read" }, { "service": "lab", "operationId": "lab.get.experience", "method": "GET", "path": "/v1/experience", "summary": "Captured trajectories", "scopes": ["lab:read"], "kind": "read" }, { "service": "lab", "operationId": "lab.get.healthz", "method": "GET", "path": "/healthz", "summary": "Liveness", "scopes": [], "kind": "read" }, { "service": "lab", "operationId": "lab.get.hermes.capabilities", "method": "GET", "path": "/v1/hermes/capabilities", "summary": "Hermes capabilities", "scopes": ["lab:hermes:read"], "kind": "read" }, { "service": "lab", "operationId": "lab.get.hermes.sessions", "method": "GET", "path": "/v1/hermes/sessions", "summary": "Hermes sessions", "scopes": ["lab:hermes:read"], "kind": "read" }, { "service": "lab", "operationId": "lab.get.hermes.sessions.by-id", "method": "GET", "path": "/v1/hermes/sessions/{id}", "summary": "Hermes session", "scopes": ["lab:hermes:read"], "kind": "read" }, { "service": "lab", "operationId": "lab.get.hermes.status", "method": "GET", "path": "/v1/hermes/status", "summary": "Hermes status", "scopes": ["lab:hermes:read"], "kind": "read" }, { "service": "lab", "operationId": "lab.get.hermes.tools", "method": "GET", "path": "/v1/hermes/tools", "summary": "Hermes tools", "scopes": ["lab:hermes:read"], "kind": "read" }, { "service": "lab", "operationId": "lab.get.libraries", "method": "GET", "path": "/v1/libraries", "summary": "Training libraries", "scopes": ["lab:read"], "kind": "read" }, { "service": "lab", "operationId": "lab.get.libraries.by-id", "method": "GET", "path": "/v1/libraries/{id}", "summary": "Training library", "scopes": ["lab:read"], "kind": "read" }, { "service": "lab", "operationId": "lab.get.library-cycles", "method": "GET", "path": "/v1/library-cycles", "summary": "Library cycles", "scopes": ["lab:read"], "kind": "read" }, { "service": "lab", "operationId": "lab.get.library-cycles.by-id", "method": "GET", "path": "/v1/library-cycles/{id}", "summary": "Library cycle", "scopes": ["lab:read"], "kind": "read" }, { "service": "lab", "operationId": "lab.get.metrics", "method": "GET", "path": "/v1/metrics", "summary": "Metrics", "scopes": ["metrics:read"], "kind": "read" }, { "service": "lab", "operationId": "lab.get.provider.models", "method": "GET", "path": "/v1/provider/models", "summary": "Sanitized provider model discovery", "scopes": ["lab:read"], "kind": "read" }, { "service": "lab", "operationId": "lab.get.readyz", "method": "GET", "path": "/readyz", "summary": "Readiness", "scopes": [], "kind": "read" }, { "service": "lab", "operationId": "lab.get.routing-decisions", "method": "GET", "path": "/v1/routing-decisions", "summary": "Agent routing decisions", "scopes": ["lab:read"], "kind": "read" }, { "service": "lab", "operationId": "lab.get.status", "method": "GET", "path": "/v1/status", "summary": "Lab state", "scopes": ["lab:read"], "kind": "read" }, { "service": "lab", "operationId": "lab.get.trajectories", "method": "GET", "path": "/v1/trajectories", "summary": "Agent trajectories", "scopes": ["lab:read"], "kind": "read" }, { "service": "lab", "operationId": "lab.get.trajectories.by-id", "method": "GET", "path": "/v1/trajectories/{id}", "summary": "Agent trajectory", "scopes": ["lab:read"], "kind": "read" }, { "service": "lab", "operationId": "lab.patch.agents.by-id", "method": "PATCH", "path": "/v1/agents/{id}", "summary": "Edit agent profile", "scopes": ["lab:write"], "kind": "mutation" }, { "service": "lab", "operationId": "lab.post.agents", "method": "POST", "path": "/v1/agents", "summary": "Create agent profile", "scopes": ["lab:write"], "kind": "mutation" }, { "service": "lab", "operationId": "lab.post.agents.by-id.disable", "method": "POST", "path": "/v1/agents/{id}/disable", "summary": "Disable agent profile", "scopes": ["lab:write"], "kind": "mutation" }, { "service": "lab", "operationId": "lab.post.agents.by-id.enable", "method": "POST", "path": "/v1/agents/{id}/enable", "summary": "Enable agent profile", "scopes": ["lab:write"], "kind": "mutation" }, { "service": "lab", "operationId": "lab.post.hermes.sessions.by-id.finalize", "method": "POST", "path": "/v1/hermes/sessions/{id}/finalize", "summary": "Finalize Hermes evidence", "scopes": ["lab:experience:write"], "kind": "mutation" }, { "service": "lab", "operationId": "lab.post.hermes.verify", "method": "POST", "path": "/v1/hermes/verify", "summary": "Run bounded Hermes verification", "scopes": ["lab:experience:write"], "kind": "mutation" }, { "service": "lab", "operationId": "lab.post.libraries.by-id.train", "method": "POST", "path": "/v1/libraries/{id}/train", "summary": "Start a bounded library cycle", "scopes": ["lab:write"], "kind": "mutation" }, { "service": "lab", "operationId": "lab.post.loop.cycle-now", "method": "POST", "path": "/v1/loop/cycle-now", "summary": "Start cycle", "scopes": ["lab:write"], "kind": "mutation" }, { "service": "lab", "operationId": "lab.post.loop.enable", "method": "POST", "path": "/v1/loop/enable", "summary": "Enable loop", "scopes": ["lab:write"], "kind": "mutation" }, { "service": "lab", "operationId": "lab.post.loop.pause", "method": "POST", "path": "/v1/loop/pause", "summary": "Pause loop", "scopes": ["lab:write"], "kind": "mutation" }, { "service": "lab", "operationId": "lab.post.loop.resume", "method": "POST", "path": "/v1/loop/resume", "summary": "Resume loop", "scopes": ["lab:write"], "kind": "mutation" }, { "service": "training", "operationId": "training.delete.libraries.by-id.documents.by-documentId", "method": "DELETE", "path": "/v1/libraries/{id}/documents/{documentId}", "summary": "Exclude a document from future snapshots", "scopes": ["libraries:write"], "kind": "mutation" }, { "service": "training", "operationId": "training.delete.libraries.by-id.documents.external.by-externalId", "method": "DELETE", "path": "/v1/libraries/{id}/documents/external/{externalId}", "summary": "Exclude an externally identified document", "scopes": ["libraries:write"], "kind": "mutation" }, { "service": "training", "operationId": "training.get.artifacts", "method": "GET", "path": "/v1/artifacts", "summary": "List artifacts", "scopes": ["artifacts:read"], "kind": "read" }, { "service": "training", "operationId": "training.get.events.stream", "method": "GET", "path": "/v1/events/stream", "summary": "Stream job changes", "scopes": ["jobs:read"], "kind": "read" }, { "service": "training", "operationId": "training.get.experience-batches.by-id", "method": "GET", "path": "/v1/experience-batches/{id}", "summary": "Get experience batch job", "scopes": ["datasets:read"], "kind": "read" }, { "service": "training", "operationId": "training.get.healthz", "method": "GET", "path": "/healthz", "summary": "Liveness", "scopes": [], "kind": "read" }, { "service": "training", "operationId": "training.get.jobs", "method": "GET", "path": "/v1/jobs", "summary": "List jobs", "scopes": ["jobs:read"], "kind": "read" }, { "service": "training", "operationId": "training.get.jobs.by-id", "method": "GET", "path": "/v1/jobs/{id}", "summary": "Get job", "scopes": ["jobs:read"], "kind": "read" }, { "service": "training", "operationId": "training.get.jobs.by-id.events", "method": "GET", "path": "/v1/jobs/{id}/events", "summary": "Job events", "scopes": ["jobs:read"], "kind": "read" }, { "service": "training", "operationId": "training.get.jobs.by-id.events.stream", "method": "GET", "path": "/v1/jobs/{id}/events/stream", "summary": "Stream job events", "scopes": ["jobs:read"], "kind": "read" }, { "service": "training", "operationId": "training.get.libraries", "method": "GET", "path": "/v1/libraries", "summary": "List training libraries", "scopes": ["libraries:read"], "kind": "read" }, { "service": "training", "operationId": "training.get.libraries.by-id", "method": "GET", "path": "/v1/libraries/{id}", "summary": "Get a training library", "scopes": ["libraries:read"], "kind": "read" }, { "service": "training", "operationId": "training.get.libraries.by-id.documents", "method": "GET", "path": "/v1/libraries/{id}/documents", "summary": "List library documents", "scopes": ["libraries:read"], "kind": "read" }, { "service": "training", "operationId": "training.get.libraries.by-id.snapshots", "method": "GET", "path": "/v1/libraries/{id}/snapshots", "summary": "List immutable library snapshots", "scopes": ["libraries:read"], "kind": "read" }, { "service": "training", "operationId": "training.get.library-runs", "method": "GET", "path": "/v1/library-runs", "summary": "List library training runs", "scopes": ["libraries:read"], "kind": "read" }, { "service": "training", "operationId": "training.get.library-runs.by-id", "method": "GET", "path": "/v1/library-runs/{id}", "summary": "Get library training run", "scopes": ["libraries:read"], "kind": "read" }, { "service": "training", "operationId": "training.get.metrics", "method": "GET", "path": "/v1/metrics", "summary": "Prometheus metrics", "scopes": ["metrics:read"], "kind": "read" }, { "service": "training", "operationId": "training.get.readyz", "method": "GET", "path": "/readyz", "summary": "Readiness", "scopes": [], "kind": "read" }, { "service": "training", "operationId": "training.get.signing-keys", "method": "GET", "path": "/v1/signing-keys", "summary": "List public signing keys", "scopes": ["artifacts:read"], "kind": "read" }, { "service": "training", "operationId": "training.get.version", "method": "GET", "path": "/v1/version", "summary": "Version", "scopes": ["training:read"], "kind": "read" }, { "service": "training", "operationId": "training.post.archives", "method": "POST", "path": "/v1/archives", "summary": "Archive artifacts", "scopes": ["archives:write"], "kind": "mutation" }, { "service": "training", "operationId": "training.post.archives.by-id.restore", "method": "POST", "path": "/v1/archives/{id}/restore", "summary": "Restore archive", "scopes": ["archives:write"], "kind": "mutation" }, { "service": "training", "operationId": "training.post.artifacts.by-id.verify", "method": "POST", "path": "/v1/artifacts/{id}/verify", "summary": "Verify artifact", "scopes": ["artifacts:write"], "kind": "mutation" }, { "service": "training", "operationId": "training.post.datasets", "method": "POST", "path": "/v1/datasets", "summary": "Prepare dataset", "scopes": ["datasets:write"], "kind": "mutation" }, { "service": "training", "operationId": "training.post.documents", "method": "POST", "path": "/v1/documents", "summary": "Process PDF", "scopes": ["documents:write"], "kind": "mutation" }, { "service": "training", "operationId": "training.post.experience-batches", "method": "POST", "path": "/v1/experience-batches", "summary": "Register immutable experience batch", "scopes": ["datasets:write"], "kind": "mutation" }, { "service": "training", "operationId": "training.post.experience-batches.by-id.prepare", "method": "POST", "path": "/v1/experience-batches/{id}/prepare", "summary": "Prepare experience dataset", "scopes": ["datasets:write"], "kind": "mutation" }, { "service": "training", "operationId": "training.post.jobs.by-id.cancel", "method": "POST", "path": "/v1/jobs/{id}/cancel", "summary": "Cancel job", "scopes": ["jobs:write"], "kind": "mutation" }, { "service": "training", "operationId": "training.post.libraries", "method": "POST", "path": "/v1/libraries", "summary": "Create or synchronize a training library", "scopes": ["libraries:write"], "kind": "mutation" }, { "service": "training", "operationId": "training.post.libraries.by-id.documents", "method": "POST", "path": "/v1/libraries/{id}/documents", "summary": "Upload an immutable library document", "scopes": ["libraries:write"], "kind": "mutation" }, { "service": "training", "operationId": "training.post.libraries.by-id.documents.by-documentId.retry", "method": "POST", "path": "/v1/libraries/{id}/documents/{documentId}/retry", "summary": "Retry failed processing for the current document revision", "scopes": ["libraries:write"], "kind": "mutation" }, { "service": "training", "operationId": "training.post.libraries.by-id.relationships", "method": "POST", "path": "/v1/libraries/{id}/relationships", "summary": "Synchronize library directories", "scopes": ["libraries:write"], "kind": "mutation" }, { "service": "training", "operationId": "training.post.libraries.by-id.snapshots", "method": "POST", "path": "/v1/libraries/{id}/snapshots", "summary": "Freeze a library snapshot", "scopes": ["libraries:train"], "kind": "mutation" }, { "service": "training", "operationId": "training.post.libraries.by-id.snapshots.by-snapshotId.prepare", "method": "POST", "path": "/v1/libraries/{id}/snapshots/{snapshotId}/prepare", "summary": "Prepare an immutable completion dataset", "scopes": ["libraries:train"], "kind": "mutation" }, { "service": "training", "operationId": "training.post.library-multimodal-profile.qualify", "method": "POST", "path": "/v1/library-multimodal-profile/qualify", "summary": "Qualify conservative multimodal QLoRA settings", "scopes": ["libraries:train"], "kind": "mutation" }, { "service": "training", "operationId": "training.post.library-runs", "method": "POST", "path": "/v1/library-runs", "summary": "Start fixed continual-pretraining QLoRA", "scopes": ["libraries:train"], "kind": "mutation" }, { "service": "training", "operationId": "training.post.library-runs.by-id.compose", "method": "POST", "path": "/v1/library-runs/{id}/compose", "summary": "Compose disjoint language and vision adapters", "scopes": ["libraries:train"], "kind": "mutation" }, { "service": "training", "operationId": "training.post.library-runs.by-id.multimodal", "method": "POST", "path": "/v1/library-runs/{id}/multimodal", "summary": "Start fixed source-authored multimodal QLoRA", "scopes": ["libraries:train"], "kind": "mutation" }, { "service": "training", "operationId": "training.post.library-training-profile.qualify", "method": "POST", "path": "/v1/library-training-profile/qualify", "summary": "Qualify the largest safe training sequence", "scopes": ["libraries:train"], "kind": "mutation" }, { "service": "training", "operationId": "training.post.training-runs", "method": "POST", "path": "/v1/training-runs", "summary": "Start QLoRA SFT", "scopes": ["training:write"], "kind": "mutation" }];
|
|
2
2
|
export {
|
|
3
3
|
TREEAI_UPSTREAM_OPERATIONS
|
|
4
4
|
};
|