@makaio/framework 1.0.0-dev-1782480236258 → 1.0.0-dev-1783282710723
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/.makaio-build.json +2 -2
- package/dist/bus/index.d.mts +39 -1
- package/dist/bus/index.mjs +1 -1
- package/dist/bus-D-ioC0DE.mjs +1 -0
- package/dist/bus-rgUFuO2a.mjs +2 -0
- package/dist/contracts/adapter/index.d.mts +2 -2
- package/dist/contracts/adapter/schemas/session-lineage.d.mts +1 -1
- package/dist/contracts/artifact/index.d.mts +1 -1
- package/dist/contracts/client/index.d.mts +1 -1
- package/dist/contracts/config/index.d.mts +6 -6
- package/dist/contracts/extension/index.d.mts +3 -3
- package/dist/contracts/harness/index.d.mts +1 -1
- package/dist/contracts/index.d.mts +24 -24
- package/dist/contracts/materialization/index.d.mts +3 -3
- package/dist/contracts/provider/index.d.mts +1 -1
- package/dist/contracts/session/index.d.mts +2 -2
- package/dist/contracts/shared/index.d.mts +1 -1
- package/dist/contracts/workflow/index.d.mts +2 -2
- package/dist/{definition-DePb3ke-.d.mts → definition-DFcxkf2i.d.mts} +1 -1
- package/dist/{index-B1XsbrAr.d.mts → index-2fK9iSHI.d.mts} +3 -3
- package/dist/{index-Clqt7Nm3.d.mts → index-9b2_jXxq.d.mts} +2 -2
- package/dist/{index-D4gn93gL.d.mts → index-Bh6lHiW4.d.mts} +16 -16
- package/dist/{index-Cvjnj7Zh.d.mts → index-CL2T6LVv.d.mts} +8 -8
- package/dist/{index-BhOLtp0B.d.mts → index-CTEsbp9H.d.mts} +16 -16
- package/dist/{index-DsLpP5ek.d.mts → index-CaOWqztb.d.mts} +1 -1
- package/dist/{index-wfSedMR9.d.mts → index-CfIW5biI.d.mts} +1 -1
- package/dist/{index-mU2lnU7O.d.mts → index-CqCe7Phc.d.mts} +6 -6
- package/dist/{index-Cyi7y_aG.d.mts → index-D6aAzr32.d.mts} +20 -20
- package/dist/{index-CYHWOXUm.d.mts → index-DEzdNQum.d.mts} +1 -1
- package/dist/{index-D8ScOpus.d.mts → index-DLy-tc0L.d.mts} +9 -9
- package/dist/{index-BKZhnb2B.d.mts → index-DdBRlm7m.d.mts} +3 -3
- package/dist/{index-0WhPbKnH.d.mts → index-Dg-y1mrq.d.mts} +8 -8
- package/dist/{index-C6SLILCZ.d.mts → index-GD-i3DW7.d.mts} +104 -104
- package/dist/{index-CaerrEDH.d.mts → index-NkNbYFud.d.mts} +1 -1
- package/dist/{index-B5w-0Gg9.d.mts → index-Y2r0Zvcm.d.mts} +4 -4
- package/dist/kernel/extension/index.d.mts +1 -1
- package/dist/kernel/index.d.mts +2 -2
- package/dist/kernel/observability/index.d.mts +1 -1
- package/dist/{namespace-CGxFYDlK.d.mts → namespace-B4cV_pk3.d.mts} +32 -32
- package/dist/{namespace-Bm77p82L.d.mts → namespace-DGAWYjbO.d.mts} +5 -5
- package/dist/{namespace-Bmi5bjm4.d.mts → namespace-DXW-voCe.d.mts} +42 -42
- package/dist/{namespace-BeMGmLrp.d.mts → namespace-KMxsPJwm.d.mts} +9 -9
- package/dist/node/transports/index.d.mts +8 -0
- package/dist/node/transports/index.mjs +2 -2
- package/dist/package.json +1 -1
- package/dist/{schema-Bf_ZNjif.d.mts → schema-D1HrnvT7.d.mts} +2 -2
- package/dist/{schemas-C6TVJ80V2.d.mts → schemas-D-9zNyAM2.d.mts} +4 -4
- package/dist/{schemas-D512XweP.d.mts → schemas-DMCGXlKa.d.mts} +1 -1
- package/dist/scoped-bus-CZId-Df8.mjs +1 -0
- package/dist/services/adapter-subsystem/index.d.mts +2 -2
- package/dist/services/adapter-subsystem/namespace.d.mts +1 -1
- package/dist/services/context-rules/index.d.mts +6 -6
- package/dist/services/execution-target/index.d.mts +1 -1
- package/dist/services/filesystem/namespace.d.mts +6 -6
- package/dist/services/filesystem/schemas.d.mts +3 -3
- package/dist/services/git/namespace.d.mts +4 -4
- package/dist/services/git/schemas.d.mts +3 -3
- package/dist/services/index.d.mts +33 -33
- package/dist/services/index.mjs +1 -1
- package/dist/services/log-import/browser.d.mts +2 -2
- package/dist/services/log-import/index.d.mts +2 -2
- package/dist/services/log-import/log-import.d.mts +1 -1
- package/dist/services/log-import/namespace.d.mts +2 -2
- package/dist/services/log-import/schemas.d.mts +1 -1
- package/dist/services/session/index.d.mts +5 -5
- package/dist/services/session/messages/namespace.d.mts +1 -1
- package/dist/services/session/session-events/namespace.d.mts +1 -1
- package/dist/services/session/storage/namespace.d.mts +1 -1
- package/dist/services/session/storage/schema.d.mts +1 -1
- package/dist/services/settings/namespace.d.mts +7 -7
- package/dist/services/settings/storage/extension-configs/namespace.d.mts +3 -3
- package/dist/services/subagent-template/index.d.mts +1 -1
- package/dist/services/subagent-template/schemas.d.mts +1 -1
- package/dist/{session-lineage-5-wRBzuC.d.mts → session-lineage-DR-9DU-U.d.mts} +1 -1
- package/dist/{transition-CBjccCMw.d.mts → transition-DnXibkhX.d.mts} +1 -1
- package/dist/{types-InWSdi-V.d.mts → types-BslClRkH.d.mts} +1 -1
- package/dist/{types-8rhArs_K.d.mts → types-Dur8EtpR.d.mts} +38 -38
- package/dist/workflow-engine/index.d.mts +11 -11
- package/package.json +1 -1
- package/dist/bus-BgodbPl9.mjs +0 -2
- package/dist/bus-HgaFcCZ1.mjs +0 -1
- package/dist/scoped-bus-H3xMYR0E.mjs +0 -1
|
@@ -14,8 +14,8 @@ declare const ProviderConfigFileRecordSchema: z.ZodObject<{
|
|
|
14
14
|
name: z.ZodString;
|
|
15
15
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
16
16
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
17
|
-
enabled: "enabled";
|
|
18
17
|
disabled: "disabled";
|
|
18
|
+
enabled: "enabled";
|
|
19
19
|
visible: "visible";
|
|
20
20
|
}>>>;
|
|
21
21
|
modelFilterMode: z.ZodEnum<{
|
|
@@ -52,13 +52,13 @@ declare const AdapterFileConfigSchema: z.ZodObject<{
|
|
|
52
52
|
displayName: z.ZodOptional<z.ZodString>;
|
|
53
53
|
protocol: z.ZodOptional<z.ZodString>;
|
|
54
54
|
clientId: z.ZodOptional<z.ZodString>;
|
|
55
|
-
settings: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
56
55
|
helpLinks: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
57
56
|
label: z.ZodString;
|
|
58
57
|
url: z.ZodString;
|
|
59
58
|
}, z.core.$strict>>>;
|
|
60
59
|
instructions: z.ZodOptional<z.ZodString>;
|
|
61
60
|
providerDefinitionIds: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
61
|
+
settings: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
62
62
|
name: z.ZodString;
|
|
63
63
|
enabled: z.ZodBoolean;
|
|
64
64
|
bindings: z.ZodArray<z.ZodObject<{
|
|
@@ -128,13 +128,13 @@ declare const AdapterSubsystemSchemas: {
|
|
|
128
128
|
displayName: z.ZodOptional<z.ZodString>;
|
|
129
129
|
protocol: z.ZodOptional<z.ZodString>;
|
|
130
130
|
clientId: z.ZodOptional<z.ZodString>;
|
|
131
|
-
settings: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
132
131
|
helpLinks: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
133
132
|
label: z.ZodString;
|
|
134
133
|
url: z.ZodString;
|
|
135
134
|
}, z.core.$strict>>>;
|
|
136
135
|
instructions: z.ZodOptional<z.ZodString>;
|
|
137
136
|
providerDefinitionIds: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
137
|
+
settings: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
138
138
|
name: z.ZodString;
|
|
139
139
|
enabled: z.ZodBoolean;
|
|
140
140
|
bindings: z.ZodArray<z.ZodObject<{
|
|
@@ -156,13 +156,13 @@ declare const AdapterSubsystemSchemas: {
|
|
|
156
156
|
displayName: z.ZodOptional<z.ZodString>;
|
|
157
157
|
protocol: z.ZodOptional<z.ZodString>;
|
|
158
158
|
clientId: z.ZodOptional<z.ZodString>;
|
|
159
|
-
settings: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
160
159
|
helpLinks: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
161
160
|
label: z.ZodString;
|
|
162
161
|
url: z.ZodString;
|
|
163
162
|
}, z.core.$strict>>>;
|
|
164
163
|
instructions: z.ZodOptional<z.ZodString>;
|
|
165
164
|
providerDefinitionIds: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
165
|
+
settings: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
166
166
|
name: z.ZodString;
|
|
167
167
|
enabled: z.ZodBoolean;
|
|
168
168
|
bindings: z.ZodArray<z.ZodObject<{
|
|
@@ -187,8 +187,8 @@ declare const AdapterSubsystemSchemas: {
|
|
|
187
187
|
name: z.ZodString;
|
|
188
188
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
189
189
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
190
|
-
enabled: "enabled";
|
|
191
190
|
disabled: "disabled";
|
|
191
|
+
enabled: "enabled";
|
|
192
192
|
visible: "visible";
|
|
193
193
|
}>>>;
|
|
194
194
|
modelFilterMode: z.ZodEnum<{
|
|
@@ -217,8 +217,8 @@ declare const AdapterSubsystemSchemas: {
|
|
|
217
217
|
name: z.ZodString;
|
|
218
218
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
219
219
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
220
|
-
enabled: "enabled";
|
|
221
220
|
disabled: "disabled";
|
|
221
|
+
enabled: "enabled";
|
|
222
222
|
visible: "visible";
|
|
223
223
|
}>>>;
|
|
224
224
|
modelFilterMode: z.ZodEnum<{
|
|
@@ -247,8 +247,8 @@ declare const AdapterSubsystemSchemas: {
|
|
|
247
247
|
name: z.ZodString;
|
|
248
248
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
249
249
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
250
|
-
enabled: "enabled";
|
|
251
250
|
disabled: "disabled";
|
|
251
|
+
enabled: "enabled";
|
|
252
252
|
visible: "visible";
|
|
253
253
|
}>>>;
|
|
254
254
|
modelFilterMode: z.ZodEnum<{
|
|
@@ -323,8 +323,8 @@ declare const AdapterSubsystemSchemas: {
|
|
|
323
323
|
name: z.ZodString;
|
|
324
324
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
325
325
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
326
|
-
enabled: "enabled";
|
|
327
326
|
disabled: "disabled";
|
|
327
|
+
enabled: "enabled";
|
|
328
328
|
visible: "visible";
|
|
329
329
|
}>>>;
|
|
330
330
|
modelFilterMode: z.ZodEnum<{
|
|
@@ -487,8 +487,8 @@ declare const AdapterSubsystemSchemas: {
|
|
|
487
487
|
openai: z.ZodOptional<z.ZodString>;
|
|
488
488
|
}, z.core.$strip>>;
|
|
489
489
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
490
|
-
enabled: "enabled";
|
|
491
490
|
disabled: "disabled";
|
|
491
|
+
enabled: "enabled";
|
|
492
492
|
visible: "visible";
|
|
493
493
|
}>>>;
|
|
494
494
|
modelFilterMode: z.ZodOptional<z.ZodEnum<{
|
|
@@ -504,8 +504,8 @@ declare const AdapterSubsystemSchemas: {
|
|
|
504
504
|
name: z.ZodString;
|
|
505
505
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
506
506
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
507
|
-
enabled: "enabled";
|
|
508
507
|
disabled: "disabled";
|
|
508
|
+
enabled: "enabled";
|
|
509
509
|
visible: "visible";
|
|
510
510
|
}>>>;
|
|
511
511
|
modelFilterMode: z.ZodEnum<{
|
|
@@ -533,8 +533,8 @@ declare const AdapterSubsystemSchemas: {
|
|
|
533
533
|
openai: z.ZodOptional<z.ZodString>;
|
|
534
534
|
}, z.core.$strip>>>;
|
|
535
535
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
536
|
-
enabled: "enabled";
|
|
537
536
|
disabled: "disabled";
|
|
537
|
+
enabled: "enabled";
|
|
538
538
|
visible: "visible";
|
|
539
539
|
}>>>;
|
|
540
540
|
enabled: z.ZodOptional<z.ZodBoolean>;
|
|
@@ -547,8 +547,8 @@ declare const AdapterSubsystemSchemas: {
|
|
|
547
547
|
name: z.ZodString;
|
|
548
548
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
549
549
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
550
|
-
enabled: "enabled";
|
|
551
550
|
disabled: "disabled";
|
|
551
|
+
enabled: "enabled";
|
|
552
552
|
visible: "visible";
|
|
553
553
|
}>>>;
|
|
554
554
|
modelFilterMode: z.ZodEnum<{
|
|
@@ -578,8 +578,8 @@ declare const AdapterSubsystemSchemas: {
|
|
|
578
578
|
name: z.ZodString;
|
|
579
579
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
580
580
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
581
|
-
enabled: "enabled";
|
|
582
581
|
disabled: "disabled";
|
|
582
|
+
enabled: "enabled";
|
|
583
583
|
visible: "visible";
|
|
584
584
|
}>>>;
|
|
585
585
|
modelFilterMode: z.ZodEnum<{
|
|
@@ -619,8 +619,8 @@ declare const AdapterSubsystemSchemas: {
|
|
|
619
619
|
name: z.ZodString;
|
|
620
620
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
621
621
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
622
|
-
enabled: "enabled";
|
|
623
622
|
disabled: "disabled";
|
|
623
|
+
enabled: "enabled";
|
|
624
624
|
visible: "visible";
|
|
625
625
|
}>>>;
|
|
626
626
|
modelFilterMode: z.ZodEnum<{
|
|
@@ -654,8 +654,8 @@ declare const AdapterSubsystemSchemas: {
|
|
|
654
654
|
name: z.ZodString;
|
|
655
655
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
656
656
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
657
|
-
enabled: "enabled";
|
|
658
657
|
disabled: "disabled";
|
|
658
|
+
enabled: "enabled";
|
|
659
659
|
visible: "visible";
|
|
660
660
|
}>>>;
|
|
661
661
|
modelFilterMode: z.ZodEnum<{
|
|
@@ -697,13 +697,13 @@ declare const AdapterSubsystemSchemas: {
|
|
|
697
697
|
displayName: z.ZodOptional<z.ZodString>;
|
|
698
698
|
protocol: z.ZodOptional<z.ZodString>;
|
|
699
699
|
clientId: z.ZodOptional<z.ZodString>;
|
|
700
|
-
settings: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
701
700
|
helpLinks: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
702
701
|
label: z.ZodString;
|
|
703
702
|
url: z.ZodString;
|
|
704
703
|
}, z.core.$strict>>>;
|
|
705
704
|
instructions: z.ZodOptional<z.ZodString>;
|
|
706
705
|
providerDefinitionIds: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
706
|
+
settings: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
707
707
|
name: z.ZodString;
|
|
708
708
|
enabled: z.ZodBoolean;
|
|
709
709
|
bindings: z.ZodArray<z.ZodObject<{
|
|
@@ -780,8 +780,8 @@ declare const AdapterSubsystemSchemas: {
|
|
|
780
780
|
name: z.ZodString;
|
|
781
781
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
782
782
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
783
|
-
enabled: "enabled";
|
|
784
783
|
disabled: "disabled";
|
|
784
|
+
enabled: "enabled";
|
|
785
785
|
visible: "visible";
|
|
786
786
|
}>>>;
|
|
787
787
|
modelFilterMode: z.ZodEnum<{
|
|
@@ -800,8 +800,8 @@ declare const AdapterSubsystemSchemas: {
|
|
|
800
800
|
name: z.ZodString;
|
|
801
801
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
802
802
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
803
|
-
enabled: "enabled";
|
|
804
803
|
disabled: "disabled";
|
|
804
|
+
enabled: "enabled";
|
|
805
805
|
visible: "visible";
|
|
806
806
|
}>>>;
|
|
807
807
|
modelFilterMode: z.ZodEnum<{
|
|
@@ -936,8 +936,8 @@ declare const CreateCanonicalProviderConfigInputSchema: z.ZodObject<{
|
|
|
936
936
|
openai: z.ZodOptional<z.ZodString>;
|
|
937
937
|
}, z.core.$strip>>;
|
|
938
938
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
939
|
-
enabled: "enabled";
|
|
940
939
|
disabled: "disabled";
|
|
940
|
+
enabled: "enabled";
|
|
941
941
|
visible: "visible";
|
|
942
942
|
}>>>;
|
|
943
943
|
modelFilterMode: z.ZodOptional<z.ZodEnum<{
|
|
@@ -959,8 +959,8 @@ declare const CanonicalProviderConfigPatchSchema: z.ZodObject<{
|
|
|
959
959
|
openai: z.ZodOptional<z.ZodString>;
|
|
960
960
|
}, z.core.$strip>>>;
|
|
961
961
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
962
|
-
enabled: "enabled";
|
|
963
962
|
disabled: "disabled";
|
|
963
|
+
enabled: "enabled";
|
|
964
964
|
visible: "visible";
|
|
965
965
|
}>>>;
|
|
966
966
|
enabled: z.ZodOptional<z.ZodBoolean>;
|
|
@@ -9,8 +9,8 @@ import { z } from "zod";
|
|
|
9
9
|
* - `visible` — Model is usable and shown in the AgentPicker UI.
|
|
10
10
|
*/
|
|
11
11
|
declare const ModelVisibilitySchema: z.ZodEnum<{
|
|
12
|
-
enabled: "enabled";
|
|
13
12
|
disabled: "disabled";
|
|
13
|
+
enabled: "enabled";
|
|
14
14
|
visible: "visible";
|
|
15
15
|
}>;
|
|
16
16
|
type ModelVisibility = z.infer<typeof ModelVisibilitySchema>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { It as ArtifactRevision$1 } from "./index-
|
|
1
|
+
import { It as ArtifactRevision$1 } from "./index-Dg-y1mrq.mjs";
|
|
2
2
|
import { i as JsonValue$1, t as JsonObjectContractSchema } from "./json-value-DtIkQN7g.mjs";
|
|
3
3
|
import { z } from "zod";
|
|
4
4
|
import * as _$_makaio_core0 from "@makaio/framework/core";
|
|
@@ -173,10 +173,10 @@ type WorkflowSourceLocation = z.infer<typeof WorkflowSourceLocationSchema>;
|
|
|
173
173
|
* - `sequence` — ordered list of child nodes (the structural container)
|
|
174
174
|
*/
|
|
175
175
|
declare const WorkflowNodeTypeSchema: z.ZodEnum<{
|
|
176
|
-
sequence: "sequence";
|
|
177
176
|
station: "station";
|
|
178
177
|
"delegate-agent": "delegate-agent";
|
|
179
178
|
"delegate-role": "delegate-role";
|
|
179
|
+
sequence: "sequence";
|
|
180
180
|
parallel: "parallel";
|
|
181
181
|
gate: "gate";
|
|
182
182
|
iterate: "iterate";
|
|
@@ -902,10 +902,10 @@ declare const WorkflowFrameStateSchema$1: z.ZodObject<{
|
|
|
902
902
|
frameId: z.ZodString;
|
|
903
903
|
nodeId: z.ZodString;
|
|
904
904
|
nodeType: z.ZodEnum<{
|
|
905
|
-
sequence: "sequence";
|
|
906
905
|
station: "station";
|
|
907
906
|
"delegate-agent": "delegate-agent";
|
|
908
907
|
"delegate-role": "delegate-role";
|
|
908
|
+
sequence: "sequence";
|
|
909
909
|
parallel: "parallel";
|
|
910
910
|
gate: "gate";
|
|
911
911
|
iterate: "iterate";
|
|
@@ -2881,10 +2881,10 @@ declare const WorkflowSchemas: {
|
|
|
2881
2881
|
frameId: z.ZodString;
|
|
2882
2882
|
nodeId: z.ZodString;
|
|
2883
2883
|
nodeType: z.ZodEnum<{
|
|
2884
|
-
sequence: "sequence";
|
|
2885
2884
|
station: "station";
|
|
2886
2885
|
"delegate-agent": "delegate-agent";
|
|
2887
2886
|
"delegate-role": "delegate-role";
|
|
2887
|
+
sequence: "sequence";
|
|
2888
2888
|
parallel: "parallel";
|
|
2889
2889
|
gate: "gate";
|
|
2890
2890
|
iterate: "iterate";
|
|
@@ -3473,10 +3473,10 @@ declare const WorkflowSchemas: {
|
|
|
3473
3473
|
frameId: z.ZodString;
|
|
3474
3474
|
nodeId: z.ZodString;
|
|
3475
3475
|
nodeType: z.ZodEnum<{
|
|
3476
|
-
sequence: "sequence";
|
|
3477
3476
|
station: "station";
|
|
3478
3477
|
"delegate-agent": "delegate-agent";
|
|
3479
3478
|
"delegate-role": "delegate-role";
|
|
3479
|
+
sequence: "sequence";
|
|
3480
3480
|
parallel: "parallel";
|
|
3481
3481
|
gate: "gate";
|
|
3482
3482
|
iterate: "iterate";
|
|
@@ -4799,10 +4799,10 @@ declare const WorkflowNamespace$1: _$_makaio_core0.BusNamespaceDefinition<"workf
|
|
|
4799
4799
|
frameId: z.ZodString;
|
|
4800
4800
|
nodeId: z.ZodString;
|
|
4801
4801
|
nodeType: z.ZodEnum<{
|
|
4802
|
-
sequence: "sequence";
|
|
4803
4802
|
station: "station";
|
|
4804
4803
|
"delegate-agent": "delegate-agent";
|
|
4805
4804
|
"delegate-role": "delegate-role";
|
|
4805
|
+
sequence: "sequence";
|
|
4806
4806
|
parallel: "parallel";
|
|
4807
4807
|
gate: "gate";
|
|
4808
4808
|
iterate: "iterate";
|
|
@@ -5391,10 +5391,10 @@ declare const WorkflowNamespace$1: _$_makaio_core0.BusNamespaceDefinition<"workf
|
|
|
5391
5391
|
frameId: z.ZodString;
|
|
5392
5392
|
nodeId: z.ZodString;
|
|
5393
5393
|
nodeType: z.ZodEnum<{
|
|
5394
|
-
sequence: "sequence";
|
|
5395
5394
|
station: "station";
|
|
5396
5395
|
"delegate-agent": "delegate-agent";
|
|
5397
5396
|
"delegate-role": "delegate-role";
|
|
5397
|
+
sequence: "sequence";
|
|
5398
5398
|
parallel: "parallel";
|
|
5399
5399
|
gate: "gate";
|
|
5400
5400
|
iterate: "iterate";
|
|
@@ -6717,10 +6717,10 @@ declare const WorkflowSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
6717
6717
|
frameId: z.ZodString;
|
|
6718
6718
|
nodeId: z.ZodString;
|
|
6719
6719
|
nodeType: z.ZodEnum<{
|
|
6720
|
-
sequence: "sequence";
|
|
6721
6720
|
station: "station";
|
|
6722
6721
|
"delegate-agent": "delegate-agent";
|
|
6723
6722
|
"delegate-role": "delegate-role";
|
|
6723
|
+
sequence: "sequence";
|
|
6724
6724
|
parallel: "parallel";
|
|
6725
6725
|
gate: "gate";
|
|
6726
6726
|
iterate: "iterate";
|
|
@@ -7309,10 +7309,10 @@ declare const WorkflowSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
7309
7309
|
frameId: z.ZodString;
|
|
7310
7310
|
nodeId: z.ZodString;
|
|
7311
7311
|
nodeType: z.ZodEnum<{
|
|
7312
|
-
sequence: "sequence";
|
|
7313
7312
|
station: "station";
|
|
7314
7313
|
"delegate-agent": "delegate-agent";
|
|
7315
7314
|
"delegate-role": "delegate-role";
|
|
7315
|
+
sequence: "sequence";
|
|
7316
7316
|
parallel: "parallel";
|
|
7317
7317
|
gate: "gate";
|
|
7318
7318
|
iterate: "iterate";
|
|
@@ -1583,9 +1583,9 @@ declare const AdapterNamespace: _$_makaio_core0.BusNamespaceDefinition<"adapter"
|
|
|
1583
1583
|
timestamp: _$zod.ZodNumber;
|
|
1584
1584
|
level: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1585
1585
|
error: "error";
|
|
1586
|
-
warn: "warn";
|
|
1587
1586
|
debug: "debug";
|
|
1588
1587
|
info: "info";
|
|
1588
|
+
warn: "warn";
|
|
1589
1589
|
}>>;
|
|
1590
1590
|
}, _$zod_v4_core0.$strip>;
|
|
1591
1591
|
error: _$zod.ZodObject<{
|
|
@@ -3195,9 +3195,9 @@ declare const AdapterSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
3195
3195
|
timestamp: _$zod.ZodNumber;
|
|
3196
3196
|
level: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
3197
3197
|
error: "error";
|
|
3198
|
-
warn: "warn";
|
|
3199
3198
|
debug: "debug";
|
|
3200
3199
|
info: "info";
|
|
3200
|
+
warn: "warn";
|
|
3201
3201
|
}>>;
|
|
3202
3202
|
}, _$zod_v4_core0.$strip>;
|
|
3203
3203
|
error: _$zod.ZodObject<{
|
|
@@ -4831,9 +4831,9 @@ declare const AdapterSchemas: {
|
|
|
4831
4831
|
timestamp: _$zod.ZodNumber;
|
|
4832
4832
|
level: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
4833
4833
|
error: "error";
|
|
4834
|
-
warn: "warn";
|
|
4835
4834
|
debug: "debug";
|
|
4836
4835
|
info: "info";
|
|
4836
|
+
warn: "warn";
|
|
4837
4837
|
}>>;
|
|
4838
4838
|
}, _$zod_v4_core0.$strip>;
|
|
4839
4839
|
error: _$zod.ZodObject<{
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as ArtifactProjectionPolicy$1 } from "./schemas-
|
|
1
|
+
import { r as ArtifactProjectionPolicy$1 } from "./schemas-DMCGXlKa.mjs";
|
|
2
2
|
import { z } from "zod";
|
|
3
3
|
import * as _$_makaio_core0 from "@makaio/framework/core";
|
|
4
4
|
import { MakaioBusLike } from "@makaio/framework/core";
|
|
@@ -473,8 +473,8 @@ declare const ArtifactKindRegistrationSchema: z.ZodObject<{
|
|
|
473
473
|
projection: z.ZodOptional<z.ZodObject<{
|
|
474
474
|
mode: z.ZodEnum<{
|
|
475
475
|
none: "none";
|
|
476
|
-
surface: "surface";
|
|
477
476
|
comment: "comment";
|
|
477
|
+
surface: "surface";
|
|
478
478
|
}>;
|
|
479
479
|
defaultRole: z.ZodOptional<z.ZodEnum<{
|
|
480
480
|
artifact: "artifact";
|
|
@@ -1665,8 +1665,8 @@ declare const ArtifactSchemas: {
|
|
|
1665
1665
|
projection: z.ZodOptional<z.ZodObject<{
|
|
1666
1666
|
mode: z.ZodEnum<{
|
|
1667
1667
|
none: "none";
|
|
1668
|
-
surface: "surface";
|
|
1669
1668
|
comment: "comment";
|
|
1669
|
+
surface: "surface";
|
|
1670
1670
|
}>;
|
|
1671
1671
|
defaultRole: z.ZodOptional<z.ZodEnum<{
|
|
1672
1672
|
artifact: "artifact";
|
|
@@ -1729,8 +1729,8 @@ declare const ArtifactSchemas: {
|
|
|
1729
1729
|
projection: z.ZodOptional<z.ZodObject<{
|
|
1730
1730
|
mode: z.ZodEnum<{
|
|
1731
1731
|
none: "none";
|
|
1732
|
-
surface: "surface";
|
|
1733
1732
|
comment: "comment";
|
|
1733
|
+
surface: "surface";
|
|
1734
1734
|
}>;
|
|
1735
1735
|
defaultRole: z.ZodOptional<z.ZodEnum<{
|
|
1736
1736
|
artifact: "artifact";
|
|
@@ -3066,8 +3066,8 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
|
|
|
3066
3066
|
projection: z.ZodOptional<z.ZodObject<{
|
|
3067
3067
|
mode: z.ZodEnum<{
|
|
3068
3068
|
none: "none";
|
|
3069
|
-
surface: "surface";
|
|
3070
3069
|
comment: "comment";
|
|
3070
|
+
surface: "surface";
|
|
3071
3071
|
}>;
|
|
3072
3072
|
defaultRole: z.ZodOptional<z.ZodEnum<{
|
|
3073
3073
|
artifact: "artifact";
|
|
@@ -3130,8 +3130,8 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
|
|
|
3130
3130
|
projection: z.ZodOptional<z.ZodObject<{
|
|
3131
3131
|
mode: z.ZodEnum<{
|
|
3132
3132
|
none: "none";
|
|
3133
|
-
surface: "surface";
|
|
3134
3133
|
comment: "comment";
|
|
3134
|
+
surface: "surface";
|
|
3135
3135
|
}>;
|
|
3136
3136
|
defaultRole: z.ZodOptional<z.ZodEnum<{
|
|
3137
3137
|
artifact: "artifact";
|
|
@@ -4481,8 +4481,8 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
4481
4481
|
projection: z.ZodOptional<z.ZodObject<{
|
|
4482
4482
|
mode: z.ZodEnum<{
|
|
4483
4483
|
none: "none";
|
|
4484
|
-
surface: "surface";
|
|
4485
4484
|
comment: "comment";
|
|
4485
|
+
surface: "surface";
|
|
4486
4486
|
}>;
|
|
4487
4487
|
defaultRole: z.ZodOptional<z.ZodEnum<{
|
|
4488
4488
|
artifact: "artifact";
|
|
@@ -4545,8 +4545,8 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
4545
4545
|
projection: z.ZodOptional<z.ZodObject<{
|
|
4546
4546
|
mode: z.ZodEnum<{
|
|
4547
4547
|
none: "none";
|
|
4548
|
-
surface: "surface";
|
|
4549
4548
|
comment: "comment";
|
|
4549
|
+
surface: "surface";
|
|
4550
4550
|
}>;
|
|
4551
4551
|
defaultRole: z.ZodOptional<z.ZodEnum<{
|
|
4552
4552
|
artifact: "artifact";
|