@treeseed/sdk 0.13.0-rc.107 → 0.13.0-rc.109
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/agent-capacity/validation/agent-definition-schema.d.ts +36 -36
- package/dist/content/validation/content-model-schemas.d.ts +81 -81
- package/dist/content/validation/portable-content-data.d.ts +9 -9
- package/dist/deployment/ai/storage.d.ts +10 -10
- package/dist/deployment/hosted-topology.d.ts +23 -23
- package/dist/deployment/index.d.ts +1 -0
- package/dist/deployment/index.js +1 -0
- package/dist/deployment/postgres/transfer.d.ts +97 -0
- package/dist/deployment/postgres/transfer.js +29 -0
- package/dist/deployment/schemas.d.ts +14 -14
- package/dist/development/schemas.d.ts +5 -5
- package/dist/identity/index.d.ts +1 -0
- package/dist/identity/index.js +1 -0
- package/dist/identity/runtime.d.ts +166 -0
- package/dist/identity/runtime.js +47 -0
- package/dist/operator-contracts/canonical-command-tree.js +3 -0
- package/dist/operator-contracts/catalog/hosted-topology-operations.d.ts +3 -3
- package/dist/operator-contracts/control-plane-operations.d.ts +3 -3
- package/dist/platform/contracts.d.ts +4 -4
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"completedAt":"2026-09-
|
|
1
|
+
{"completedAt":"2026-09-10T08:08:50.301Z"}
|
|
@@ -621,8 +621,8 @@ export declare const agentDefinitionSchema: z.ZodEffects<z.ZodObject<{
|
|
|
621
621
|
}>, "many">>;
|
|
622
622
|
requiresArtifactKinds: z.ZodOptional<z.ZodEffects<z.ZodArray<z.ZodString, "many">, string[], string[]>>;
|
|
623
623
|
}, "strict", z.ZodTypeAny, {
|
|
624
|
-
objective?: string | undefined;
|
|
625
624
|
stage?: "revision" | "closeout" | "discovery" | "synthesis" | "deliberation" | "evaluation" | undefined;
|
|
625
|
+
objective?: string | undefined;
|
|
626
626
|
proposalTypes?: string[] | undefined;
|
|
627
627
|
artifactKind?: string | undefined;
|
|
628
628
|
subjectModel?: string | undefined;
|
|
@@ -652,8 +652,8 @@ export declare const agentDefinitionSchema: z.ZodEffects<z.ZodObject<{
|
|
|
652
652
|
}[] | undefined;
|
|
653
653
|
requiresArtifactKinds?: string[] | undefined;
|
|
654
654
|
}, {
|
|
655
|
-
objective?: string | undefined;
|
|
656
655
|
stage?: "revision" | "closeout" | "discovery" | "synthesis" | "deliberation" | "evaluation" | undefined;
|
|
656
|
+
objective?: string | undefined;
|
|
657
657
|
proposalTypes?: string[] | undefined;
|
|
658
658
|
artifactKind?: string | undefined;
|
|
659
659
|
subjectModel?: string | undefined;
|
|
@@ -946,8 +946,8 @@ export declare const agentDefinitionSchema: z.ZodEffects<z.ZodObject<{
|
|
|
946
946
|
publishes?: string[] | undefined;
|
|
947
947
|
} | undefined;
|
|
948
948
|
planningIntent?: {
|
|
949
|
-
objective?: string | undefined;
|
|
950
949
|
stage?: "revision" | "closeout" | "discovery" | "synthesis" | "deliberation" | "evaluation" | undefined;
|
|
950
|
+
objective?: string | undefined;
|
|
951
951
|
proposalTypes?: string[] | undefined;
|
|
952
952
|
artifactKind?: string | undefined;
|
|
953
953
|
subjectModel?: string | undefined;
|
|
@@ -1118,8 +1118,8 @@ export declare const agentDefinitionSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1118
1118
|
publishes?: string[] | undefined;
|
|
1119
1119
|
} | undefined;
|
|
1120
1120
|
planningIntent?: {
|
|
1121
|
-
objective?: string | undefined;
|
|
1122
1121
|
stage?: "revision" | "closeout" | "discovery" | "synthesis" | "deliberation" | "evaluation" | undefined;
|
|
1122
|
+
objective?: string | undefined;
|
|
1123
1123
|
proposalTypes?: string[] | undefined;
|
|
1124
1124
|
artifactKind?: string | undefined;
|
|
1125
1125
|
subjectModel?: string | undefined;
|
|
@@ -1290,8 +1290,8 @@ export declare const agentDefinitionSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1290
1290
|
publishes?: string[] | undefined;
|
|
1291
1291
|
} | undefined;
|
|
1292
1292
|
planningIntent?: {
|
|
1293
|
-
objective?: string | undefined;
|
|
1294
1293
|
stage?: "revision" | "closeout" | "discovery" | "synthesis" | "deliberation" | "evaluation" | undefined;
|
|
1294
|
+
objective?: string | undefined;
|
|
1295
1295
|
proposalTypes?: string[] | undefined;
|
|
1296
1296
|
artifactKind?: string | undefined;
|
|
1297
1297
|
subjectModel?: string | undefined;
|
|
@@ -1462,8 +1462,8 @@ export declare const agentDefinitionSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1462
1462
|
publishes?: string[] | undefined;
|
|
1463
1463
|
} | undefined;
|
|
1464
1464
|
planningIntent?: {
|
|
1465
|
-
objective?: string | undefined;
|
|
1466
1465
|
stage?: "revision" | "closeout" | "discovery" | "synthesis" | "deliberation" | "evaluation" | undefined;
|
|
1466
|
+
objective?: string | undefined;
|
|
1467
1467
|
proposalTypes?: string[] | undefined;
|
|
1468
1468
|
artifactKind?: string | undefined;
|
|
1469
1469
|
subjectModel?: string | undefined;
|
|
@@ -2130,8 +2130,8 @@ export declare const agentDefinitionSchema: z.ZodEffects<z.ZodObject<{
|
|
|
2130
2130
|
}>, "many">>;
|
|
2131
2131
|
requiresArtifactKinds: z.ZodOptional<z.ZodEffects<z.ZodArray<z.ZodString, "many">, string[], string[]>>;
|
|
2132
2132
|
}, "strict", z.ZodTypeAny, {
|
|
2133
|
-
objective?: string | undefined;
|
|
2134
2133
|
stage?: "revision" | "closeout" | "discovery" | "synthesis" | "deliberation" | "evaluation" | undefined;
|
|
2134
|
+
objective?: string | undefined;
|
|
2135
2135
|
proposalTypes?: string[] | undefined;
|
|
2136
2136
|
artifactKind?: string | undefined;
|
|
2137
2137
|
subjectModel?: string | undefined;
|
|
@@ -2161,8 +2161,8 @@ export declare const agentDefinitionSchema: z.ZodEffects<z.ZodObject<{
|
|
|
2161
2161
|
}[] | undefined;
|
|
2162
2162
|
requiresArtifactKinds?: string[] | undefined;
|
|
2163
2163
|
}, {
|
|
2164
|
-
objective?: string | undefined;
|
|
2165
2164
|
stage?: "revision" | "closeout" | "discovery" | "synthesis" | "deliberation" | "evaluation" | undefined;
|
|
2165
|
+
objective?: string | undefined;
|
|
2166
2166
|
proposalTypes?: string[] | undefined;
|
|
2167
2167
|
artifactKind?: string | undefined;
|
|
2168
2168
|
subjectModel?: string | undefined;
|
|
@@ -2455,8 +2455,8 @@ export declare const agentDefinitionSchema: z.ZodEffects<z.ZodObject<{
|
|
|
2455
2455
|
publishes?: string[] | undefined;
|
|
2456
2456
|
} | undefined;
|
|
2457
2457
|
planningIntent?: {
|
|
2458
|
-
objective?: string | undefined;
|
|
2459
2458
|
stage?: "revision" | "closeout" | "discovery" | "synthesis" | "deliberation" | "evaluation" | undefined;
|
|
2459
|
+
objective?: string | undefined;
|
|
2460
2460
|
proposalTypes?: string[] | undefined;
|
|
2461
2461
|
artifactKind?: string | undefined;
|
|
2462
2462
|
subjectModel?: string | undefined;
|
|
@@ -2627,8 +2627,8 @@ export declare const agentDefinitionSchema: z.ZodEffects<z.ZodObject<{
|
|
|
2627
2627
|
publishes?: string[] | undefined;
|
|
2628
2628
|
} | undefined;
|
|
2629
2629
|
planningIntent?: {
|
|
2630
|
-
objective?: string | undefined;
|
|
2631
2630
|
stage?: "revision" | "closeout" | "discovery" | "synthesis" | "deliberation" | "evaluation" | undefined;
|
|
2631
|
+
objective?: string | undefined;
|
|
2632
2632
|
proposalTypes?: string[] | undefined;
|
|
2633
2633
|
artifactKind?: string | undefined;
|
|
2634
2634
|
subjectModel?: string | undefined;
|
|
@@ -2799,8 +2799,8 @@ export declare const agentDefinitionSchema: z.ZodEffects<z.ZodObject<{
|
|
|
2799
2799
|
publishes?: string[] | undefined;
|
|
2800
2800
|
} | undefined;
|
|
2801
2801
|
planningIntent?: {
|
|
2802
|
-
objective?: string | undefined;
|
|
2803
2802
|
stage?: "revision" | "closeout" | "discovery" | "synthesis" | "deliberation" | "evaluation" | undefined;
|
|
2803
|
+
objective?: string | undefined;
|
|
2804
2804
|
proposalTypes?: string[] | undefined;
|
|
2805
2805
|
artifactKind?: string | undefined;
|
|
2806
2806
|
subjectModel?: string | undefined;
|
|
@@ -2971,8 +2971,8 @@ export declare const agentDefinitionSchema: z.ZodEffects<z.ZodObject<{
|
|
|
2971
2971
|
publishes?: string[] | undefined;
|
|
2972
2972
|
} | undefined;
|
|
2973
2973
|
planningIntent?: {
|
|
2974
|
-
objective?: string | undefined;
|
|
2975
2974
|
stage?: "revision" | "closeout" | "discovery" | "synthesis" | "deliberation" | "evaluation" | undefined;
|
|
2975
|
+
objective?: string | undefined;
|
|
2976
2976
|
proposalTypes?: string[] | undefined;
|
|
2977
2977
|
artifactKind?: string | undefined;
|
|
2978
2978
|
subjectModel?: string | undefined;
|
|
@@ -3639,8 +3639,8 @@ export declare const agentDefinitionSchema: z.ZodEffects<z.ZodObject<{
|
|
|
3639
3639
|
}>, "many">>;
|
|
3640
3640
|
requiresArtifactKinds: z.ZodOptional<z.ZodEffects<z.ZodArray<z.ZodString, "many">, string[], string[]>>;
|
|
3641
3641
|
}, "strict", z.ZodTypeAny, {
|
|
3642
|
-
objective?: string | undefined;
|
|
3643
3642
|
stage?: "revision" | "closeout" | "discovery" | "synthesis" | "deliberation" | "evaluation" | undefined;
|
|
3643
|
+
objective?: string | undefined;
|
|
3644
3644
|
proposalTypes?: string[] | undefined;
|
|
3645
3645
|
artifactKind?: string | undefined;
|
|
3646
3646
|
subjectModel?: string | undefined;
|
|
@@ -3670,8 +3670,8 @@ export declare const agentDefinitionSchema: z.ZodEffects<z.ZodObject<{
|
|
|
3670
3670
|
}[] | undefined;
|
|
3671
3671
|
requiresArtifactKinds?: string[] | undefined;
|
|
3672
3672
|
}, {
|
|
3673
|
-
objective?: string | undefined;
|
|
3674
3673
|
stage?: "revision" | "closeout" | "discovery" | "synthesis" | "deliberation" | "evaluation" | undefined;
|
|
3674
|
+
objective?: string | undefined;
|
|
3675
3675
|
proposalTypes?: string[] | undefined;
|
|
3676
3676
|
artifactKind?: string | undefined;
|
|
3677
3677
|
subjectModel?: string | undefined;
|
|
@@ -3964,8 +3964,8 @@ export declare const agentDefinitionSchema: z.ZodEffects<z.ZodObject<{
|
|
|
3964
3964
|
publishes?: string[] | undefined;
|
|
3965
3965
|
} | undefined;
|
|
3966
3966
|
planningIntent?: {
|
|
3967
|
-
objective?: string | undefined;
|
|
3968
3967
|
stage?: "revision" | "closeout" | "discovery" | "synthesis" | "deliberation" | "evaluation" | undefined;
|
|
3968
|
+
objective?: string | undefined;
|
|
3969
3969
|
proposalTypes?: string[] | undefined;
|
|
3970
3970
|
artifactKind?: string | undefined;
|
|
3971
3971
|
subjectModel?: string | undefined;
|
|
@@ -4136,8 +4136,8 @@ export declare const agentDefinitionSchema: z.ZodEffects<z.ZodObject<{
|
|
|
4136
4136
|
publishes?: string[] | undefined;
|
|
4137
4137
|
} | undefined;
|
|
4138
4138
|
planningIntent?: {
|
|
4139
|
-
objective?: string | undefined;
|
|
4140
4139
|
stage?: "revision" | "closeout" | "discovery" | "synthesis" | "deliberation" | "evaluation" | undefined;
|
|
4140
|
+
objective?: string | undefined;
|
|
4141
4141
|
proposalTypes?: string[] | undefined;
|
|
4142
4142
|
artifactKind?: string | undefined;
|
|
4143
4143
|
subjectModel?: string | undefined;
|
|
@@ -4308,8 +4308,8 @@ export declare const agentDefinitionSchema: z.ZodEffects<z.ZodObject<{
|
|
|
4308
4308
|
publishes?: string[] | undefined;
|
|
4309
4309
|
} | undefined;
|
|
4310
4310
|
planningIntent?: {
|
|
4311
|
-
objective?: string | undefined;
|
|
4312
4311
|
stage?: "revision" | "closeout" | "discovery" | "synthesis" | "deliberation" | "evaluation" | undefined;
|
|
4312
|
+
objective?: string | undefined;
|
|
4313
4313
|
proposalTypes?: string[] | undefined;
|
|
4314
4314
|
artifactKind?: string | undefined;
|
|
4315
4315
|
subjectModel?: string | undefined;
|
|
@@ -4480,8 +4480,8 @@ export declare const agentDefinitionSchema: z.ZodEffects<z.ZodObject<{
|
|
|
4480
4480
|
publishes?: string[] | undefined;
|
|
4481
4481
|
} | undefined;
|
|
4482
4482
|
planningIntent?: {
|
|
4483
|
-
objective?: string | undefined;
|
|
4484
4483
|
stage?: "revision" | "closeout" | "discovery" | "synthesis" | "deliberation" | "evaluation" | undefined;
|
|
4484
|
+
objective?: string | undefined;
|
|
4485
4485
|
proposalTypes?: string[] | undefined;
|
|
4486
4486
|
artifactKind?: string | undefined;
|
|
4487
4487
|
subjectModel?: string | undefined;
|
|
@@ -5148,8 +5148,8 @@ export declare const agentDefinitionSchema: z.ZodEffects<z.ZodObject<{
|
|
|
5148
5148
|
}>, "many">>;
|
|
5149
5149
|
requiresArtifactKinds: z.ZodOptional<z.ZodEffects<z.ZodArray<z.ZodString, "many">, string[], string[]>>;
|
|
5150
5150
|
}, "strict", z.ZodTypeAny, {
|
|
5151
|
-
objective?: string | undefined;
|
|
5152
5151
|
stage?: "revision" | "closeout" | "discovery" | "synthesis" | "deliberation" | "evaluation" | undefined;
|
|
5152
|
+
objective?: string | undefined;
|
|
5153
5153
|
proposalTypes?: string[] | undefined;
|
|
5154
5154
|
artifactKind?: string | undefined;
|
|
5155
5155
|
subjectModel?: string | undefined;
|
|
@@ -5179,8 +5179,8 @@ export declare const agentDefinitionSchema: z.ZodEffects<z.ZodObject<{
|
|
|
5179
5179
|
}[] | undefined;
|
|
5180
5180
|
requiresArtifactKinds?: string[] | undefined;
|
|
5181
5181
|
}, {
|
|
5182
|
-
objective?: string | undefined;
|
|
5183
5182
|
stage?: "revision" | "closeout" | "discovery" | "synthesis" | "deliberation" | "evaluation" | undefined;
|
|
5183
|
+
objective?: string | undefined;
|
|
5184
5184
|
proposalTypes?: string[] | undefined;
|
|
5185
5185
|
artifactKind?: string | undefined;
|
|
5186
5186
|
subjectModel?: string | undefined;
|
|
@@ -5473,8 +5473,8 @@ export declare const agentDefinitionSchema: z.ZodEffects<z.ZodObject<{
|
|
|
5473
5473
|
publishes?: string[] | undefined;
|
|
5474
5474
|
} | undefined;
|
|
5475
5475
|
planningIntent?: {
|
|
5476
|
-
objective?: string | undefined;
|
|
5477
5476
|
stage?: "revision" | "closeout" | "discovery" | "synthesis" | "deliberation" | "evaluation" | undefined;
|
|
5477
|
+
objective?: string | undefined;
|
|
5478
5478
|
proposalTypes?: string[] | undefined;
|
|
5479
5479
|
artifactKind?: string | undefined;
|
|
5480
5480
|
subjectModel?: string | undefined;
|
|
@@ -5645,8 +5645,8 @@ export declare const agentDefinitionSchema: z.ZodEffects<z.ZodObject<{
|
|
|
5645
5645
|
publishes?: string[] | undefined;
|
|
5646
5646
|
} | undefined;
|
|
5647
5647
|
planningIntent?: {
|
|
5648
|
-
objective?: string | undefined;
|
|
5649
5648
|
stage?: "revision" | "closeout" | "discovery" | "synthesis" | "deliberation" | "evaluation" | undefined;
|
|
5649
|
+
objective?: string | undefined;
|
|
5650
5650
|
proposalTypes?: string[] | undefined;
|
|
5651
5651
|
artifactKind?: string | undefined;
|
|
5652
5652
|
subjectModel?: string | undefined;
|
|
@@ -5817,8 +5817,8 @@ export declare const agentDefinitionSchema: z.ZodEffects<z.ZodObject<{
|
|
|
5817
5817
|
publishes?: string[] | undefined;
|
|
5818
5818
|
} | undefined;
|
|
5819
5819
|
planningIntent?: {
|
|
5820
|
-
objective?: string | undefined;
|
|
5821
5820
|
stage?: "revision" | "closeout" | "discovery" | "synthesis" | "deliberation" | "evaluation" | undefined;
|
|
5821
|
+
objective?: string | undefined;
|
|
5822
5822
|
proposalTypes?: string[] | undefined;
|
|
5823
5823
|
artifactKind?: string | undefined;
|
|
5824
5824
|
subjectModel?: string | undefined;
|
|
@@ -5989,8 +5989,8 @@ export declare const agentDefinitionSchema: z.ZodEffects<z.ZodObject<{
|
|
|
5989
5989
|
publishes?: string[] | undefined;
|
|
5990
5990
|
} | undefined;
|
|
5991
5991
|
planningIntent?: {
|
|
5992
|
-
objective?: string | undefined;
|
|
5993
5992
|
stage?: "revision" | "closeout" | "discovery" | "synthesis" | "deliberation" | "evaluation" | undefined;
|
|
5993
|
+
objective?: string | undefined;
|
|
5994
5994
|
proposalTypes?: string[] | undefined;
|
|
5995
5995
|
artifactKind?: string | undefined;
|
|
5996
5996
|
subjectModel?: string | undefined;
|
|
@@ -6657,8 +6657,8 @@ export declare const agentDefinitionSchema: z.ZodEffects<z.ZodObject<{
|
|
|
6657
6657
|
}>, "many">>;
|
|
6658
6658
|
requiresArtifactKinds: z.ZodOptional<z.ZodEffects<z.ZodArray<z.ZodString, "many">, string[], string[]>>;
|
|
6659
6659
|
}, "strict", z.ZodTypeAny, {
|
|
6660
|
-
objective?: string | undefined;
|
|
6661
6660
|
stage?: "revision" | "closeout" | "discovery" | "synthesis" | "deliberation" | "evaluation" | undefined;
|
|
6661
|
+
objective?: string | undefined;
|
|
6662
6662
|
proposalTypes?: string[] | undefined;
|
|
6663
6663
|
artifactKind?: string | undefined;
|
|
6664
6664
|
subjectModel?: string | undefined;
|
|
@@ -6688,8 +6688,8 @@ export declare const agentDefinitionSchema: z.ZodEffects<z.ZodObject<{
|
|
|
6688
6688
|
}[] | undefined;
|
|
6689
6689
|
requiresArtifactKinds?: string[] | undefined;
|
|
6690
6690
|
}, {
|
|
6691
|
-
objective?: string | undefined;
|
|
6692
6691
|
stage?: "revision" | "closeout" | "discovery" | "synthesis" | "deliberation" | "evaluation" | undefined;
|
|
6692
|
+
objective?: string | undefined;
|
|
6693
6693
|
proposalTypes?: string[] | undefined;
|
|
6694
6694
|
artifactKind?: string | undefined;
|
|
6695
6695
|
subjectModel?: string | undefined;
|
|
@@ -6982,8 +6982,8 @@ export declare const agentDefinitionSchema: z.ZodEffects<z.ZodObject<{
|
|
|
6982
6982
|
publishes?: string[] | undefined;
|
|
6983
6983
|
} | undefined;
|
|
6984
6984
|
planningIntent?: {
|
|
6985
|
-
objective?: string | undefined;
|
|
6986
6985
|
stage?: "revision" | "closeout" | "discovery" | "synthesis" | "deliberation" | "evaluation" | undefined;
|
|
6986
|
+
objective?: string | undefined;
|
|
6987
6987
|
proposalTypes?: string[] | undefined;
|
|
6988
6988
|
artifactKind?: string | undefined;
|
|
6989
6989
|
subjectModel?: string | undefined;
|
|
@@ -7154,8 +7154,8 @@ export declare const agentDefinitionSchema: z.ZodEffects<z.ZodObject<{
|
|
|
7154
7154
|
publishes?: string[] | undefined;
|
|
7155
7155
|
} | undefined;
|
|
7156
7156
|
planningIntent?: {
|
|
7157
|
-
objective?: string | undefined;
|
|
7158
7157
|
stage?: "revision" | "closeout" | "discovery" | "synthesis" | "deliberation" | "evaluation" | undefined;
|
|
7158
|
+
objective?: string | undefined;
|
|
7159
7159
|
proposalTypes?: string[] | undefined;
|
|
7160
7160
|
artifactKind?: string | undefined;
|
|
7161
7161
|
subjectModel?: string | undefined;
|
|
@@ -7326,8 +7326,8 @@ export declare const agentDefinitionSchema: z.ZodEffects<z.ZodObject<{
|
|
|
7326
7326
|
publishes?: string[] | undefined;
|
|
7327
7327
|
} | undefined;
|
|
7328
7328
|
planningIntent?: {
|
|
7329
|
-
objective?: string | undefined;
|
|
7330
7329
|
stage?: "revision" | "closeout" | "discovery" | "synthesis" | "deliberation" | "evaluation" | undefined;
|
|
7330
|
+
objective?: string | undefined;
|
|
7331
7331
|
proposalTypes?: string[] | undefined;
|
|
7332
7332
|
artifactKind?: string | undefined;
|
|
7333
7333
|
subjectModel?: string | undefined;
|
|
@@ -7498,8 +7498,8 @@ export declare const agentDefinitionSchema: z.ZodEffects<z.ZodObject<{
|
|
|
7498
7498
|
publishes?: string[] | undefined;
|
|
7499
7499
|
} | undefined;
|
|
7500
7500
|
planningIntent?: {
|
|
7501
|
-
objective?: string | undefined;
|
|
7502
7501
|
stage?: "revision" | "closeout" | "discovery" | "synthesis" | "deliberation" | "evaluation" | undefined;
|
|
7502
|
+
objective?: string | undefined;
|
|
7503
7503
|
proposalTypes?: string[] | undefined;
|
|
7504
7504
|
artifactKind?: string | undefined;
|
|
7505
7505
|
subjectModel?: string | undefined;
|
|
@@ -8170,8 +8170,8 @@ export declare function validateAgentDefinitionModel(value: unknown): {
|
|
|
8170
8170
|
}>, "many">>;
|
|
8171
8171
|
requiresArtifactKinds: z.ZodOptional<z.ZodEffects<z.ZodArray<z.ZodString, "many">, string[], string[]>>;
|
|
8172
8172
|
}, "strict", z.ZodTypeAny, {
|
|
8173
|
-
objective?: string | undefined;
|
|
8174
8173
|
stage?: "revision" | "closeout" | "discovery" | "synthesis" | "deliberation" | "evaluation" | undefined;
|
|
8174
|
+
objective?: string | undefined;
|
|
8175
8175
|
proposalTypes?: string[] | undefined;
|
|
8176
8176
|
artifactKind?: string | undefined;
|
|
8177
8177
|
subjectModel?: string | undefined;
|
|
@@ -8201,8 +8201,8 @@ export declare function validateAgentDefinitionModel(value: unknown): {
|
|
|
8201
8201
|
}[] | undefined;
|
|
8202
8202
|
requiresArtifactKinds?: string[] | undefined;
|
|
8203
8203
|
}, {
|
|
8204
|
-
objective?: string | undefined;
|
|
8205
8204
|
stage?: "revision" | "closeout" | "discovery" | "synthesis" | "deliberation" | "evaluation" | undefined;
|
|
8205
|
+
objective?: string | undefined;
|
|
8206
8206
|
proposalTypes?: string[] | undefined;
|
|
8207
8207
|
artifactKind?: string | undefined;
|
|
8208
8208
|
subjectModel?: string | undefined;
|
|
@@ -8495,8 +8495,8 @@ export declare function validateAgentDefinitionModel(value: unknown): {
|
|
|
8495
8495
|
publishes?: string[] | undefined;
|
|
8496
8496
|
} | undefined;
|
|
8497
8497
|
planningIntent?: {
|
|
8498
|
-
objective?: string | undefined;
|
|
8499
8498
|
stage?: "revision" | "closeout" | "discovery" | "synthesis" | "deliberation" | "evaluation" | undefined;
|
|
8499
|
+
objective?: string | undefined;
|
|
8500
8500
|
proposalTypes?: string[] | undefined;
|
|
8501
8501
|
artifactKind?: string | undefined;
|
|
8502
8502
|
subjectModel?: string | undefined;
|
|
@@ -8667,8 +8667,8 @@ export declare function validateAgentDefinitionModel(value: unknown): {
|
|
|
8667
8667
|
publishes?: string[] | undefined;
|
|
8668
8668
|
} | undefined;
|
|
8669
8669
|
planningIntent?: {
|
|
8670
|
-
objective?: string | undefined;
|
|
8671
8670
|
stage?: "revision" | "closeout" | "discovery" | "synthesis" | "deliberation" | "evaluation" | undefined;
|
|
8671
|
+
objective?: string | undefined;
|
|
8672
8672
|
proposalTypes?: string[] | undefined;
|
|
8673
8673
|
artifactKind?: string | undefined;
|
|
8674
8674
|
subjectModel?: string | undefined;
|
|
@@ -8839,8 +8839,8 @@ export declare function validateAgentDefinitionModel(value: unknown): {
|
|
|
8839
8839
|
publishes?: string[] | undefined;
|
|
8840
8840
|
} | undefined;
|
|
8841
8841
|
planningIntent?: {
|
|
8842
|
-
objective?: string | undefined;
|
|
8843
8842
|
stage?: "revision" | "closeout" | "discovery" | "synthesis" | "deliberation" | "evaluation" | undefined;
|
|
8843
|
+
objective?: string | undefined;
|
|
8844
8844
|
proposalTypes?: string[] | undefined;
|
|
8845
8845
|
artifactKind?: string | undefined;
|
|
8846
8846
|
subjectModel?: string | undefined;
|
|
@@ -9011,8 +9011,8 @@ export declare function validateAgentDefinitionModel(value: unknown): {
|
|
|
9011
9011
|
publishes?: string[] | undefined;
|
|
9012
9012
|
} | undefined;
|
|
9013
9013
|
planningIntent?: {
|
|
9014
|
-
objective?: string | undefined;
|
|
9015
9014
|
stage?: "revision" | "closeout" | "discovery" | "synthesis" | "deliberation" | "evaluation" | undefined;
|
|
9015
|
+
objective?: string | undefined;
|
|
9016
9016
|
proposalTypes?: string[] | undefined;
|
|
9017
9017
|
artifactKind?: string | undefined;
|
|
9018
9018
|
subjectModel?: string | undefined;
|