@makaio/framework 1.0.0-dev-1781999985054 → 1.0.0-dev-1782127638374
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/adapter-subsystem/index.d.mts +13 -2
- package/dist/adapter-subsystem/index.mjs +1 -1
- package/dist/adapters/config/index.d.mts +1 -1
- package/dist/adapters/index.d.mts +11 -8
- package/dist/adapters/index.mjs +2 -2
- package/dist/adapters/stream-session/index.d.mts +4 -4
- package/dist/adapters/stream-session/index.mjs +1 -1
- package/dist/bus/index.d.mts +20 -20
- package/dist/clients/index.d.mts +5 -5
- package/dist/contracts/adapter/index.d.mts +1 -1
- package/dist/contracts/artifact/index.d.mts +1 -1
- package/dist/contracts/canonical-model/index.d.mts +1 -1
- package/dist/contracts/client/index.d.mts +1 -1
- package/dist/contracts/config/index.d.mts +12 -12
- package/dist/contracts/extension/index.d.mts +2 -2
- package/dist/contracts/facet/index.d.mts +1 -1
- package/dist/contracts/harness/index.d.mts +1 -1
- package/dist/contracts/index.d.mts +187 -187
- 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/workflow/index.d.mts +2 -2
- package/dist/{definition-D_3U4OLJ.d.mts → definition-rjwHUOBd.d.mts} +1 -1
- package/dist/{index-CXZ1a_DD.d.mts → index-BAQ6QBcU.d.mts} +32 -32
- package/dist/{index-DnZJ4j-7.d.mts → index-BB8AMXbw.d.mts} +28 -28
- package/dist/{index-DM8PTbfm.d.mts → index-BCNDvAhA.d.mts} +1 -1
- package/dist/{index-q8nLr74m.d.mts → index-BWIkf5oJ.d.mts} +6 -6
- package/dist/{index-vs_GRZcb.d.mts → index-CYHWOXUm.d.mts} +2 -2
- package/dist/{index-CRmApyqn.d.mts → index-Ck7dBtkM.d.mts} +8 -8
- package/dist/{index-mU2lnU7O.d.mts → index-CqCe7Phc.d.mts} +6 -6
- package/dist/{index-WHUV7neB.d.mts → index-CqImyhjX.d.mts} +100 -100
- package/dist/{index-B_FtZ3Gn.d.mts → index-D1nWOF49.d.mts} +27 -27
- package/dist/{index-C2K2Tdo9.d.mts → index-DDOB47U7.d.mts} +9 -9
- package/dist/{index-D2WJ0Zpt.d.mts → index-DO_Cu5A4.d.mts} +4 -4
- package/dist/{index-C096hXsS.d.mts → index-DP-JW3Jc.d.mts} +436 -436
- package/dist/{index-xyXYG5WO.d.mts → index-DTBQOCar.d.mts} +16 -16
- package/dist/{index-BWnf3pYm.d.mts → index-DeIxVnVs.d.mts} +11 -11
- package/dist/{index-vUhaDyDa.d.mts → index-DknXbjOs.d.mts} +16 -16
- package/dist/{index-DdBRlm7m.d.mts → index-ZpJftSoa.d.mts} +357 -357
- package/dist/{index-DFk-zky_.d.mts → index-ntS1EXlf.d.mts} +1 -1
- 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-DSsdxeKi.d.mts → namespace-4xHw59K8.d.mts} +9 -9
- package/dist/{namespace-C6iVTunW.d.mts → namespace-B95uYmZB.d.mts} +52 -52
- package/dist/{namespace-KMxsPJwm.d.mts → namespace-Bv8B89uB.d.mts} +9 -9
- package/dist/{namespace-BLOld9Wa.d.mts → namespace-CUkosedS.d.mts} +152 -152
- package/dist/{namespace-CJkAriut.d.mts → namespace-XmDoz6Sz.d.mts} +78 -78
- package/dist/package.json +1 -1
- package/dist/runtime-node/index.d.mts +1 -1
- package/dist/runtime-node/index.mjs +3 -3
- package/dist/runtime-node/workflow-worker/index.d.mts +1 -1
- package/dist/{schema-B3sB8_cB.d.mts → schema-fZknEOha.d.mts} +3 -3
- package/dist/{schemas-DhSdafzl2.d.mts → schemas-1ynXdrNI2.d.mts} +2 -2
- package/dist/{schemas-CgX7mPkv.d.mts → schemas-BOhGc0CT.d.mts} +152 -152
- package/dist/{schemas-DXjyGVpx.d.mts → schemas-Dn5bfiTL.d.mts} +4 -4
- package/dist/services/adapter-subsystem/index.d.mts +2 -2
- package/dist/services/adapter-subsystem/namespace.d.mts +1 -1
- package/dist/services/agent-runtime/index.d.mts +2 -2
- package/dist/services/agent-runtime/namespace.d.mts +1 -1
- package/dist/services/agent-runtime/schemas.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/harness/index.d.mts +6 -6
- package/dist/services/index.d.mts +128 -128
- 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 +2 -2
- 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/{transition-ByWf06n-.d.mts → transition-_Uow1Pr1.d.mts} +1 -1
- package/dist/{types-BNgCREUh.d.mts → types-BTqJIp9-.d.mts} +288 -288
- package/dist/{types-BXCLseKt.d.mts → types-Cse8s_cD.d.mts} +2 -1
- package/dist/workflow-engine/index.d.mts +11 -11
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { mt as ArtifactRevision$1 } from "./index-
|
|
1
|
+
import { mt as ArtifactRevision$1 } from "./index-D1nWOF49.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";
|
|
@@ -256,8 +256,8 @@ declare const ClientSchemas: {
|
|
|
256
256
|
clientRuntimeId: z.ZodString;
|
|
257
257
|
clientId: z.ZodString;
|
|
258
258
|
status: z.ZodEnum<{
|
|
259
|
-
started: "started";
|
|
260
259
|
observed: "observed";
|
|
260
|
+
started: "started";
|
|
261
261
|
}>;
|
|
262
262
|
source: z.ZodObject<{
|
|
263
263
|
layer: z.ZodEnum<{
|
|
@@ -1266,8 +1266,8 @@ declare const ClientRuntimeStartedSchema: z.ZodObject<{
|
|
|
1266
1266
|
clientRuntimeId: z.ZodString;
|
|
1267
1267
|
clientId: z.ZodString;
|
|
1268
1268
|
status: z.ZodEnum<{
|
|
1269
|
-
started: "started";
|
|
1270
1269
|
observed: "observed";
|
|
1270
|
+
started: "started";
|
|
1271
1271
|
}>;
|
|
1272
1272
|
source: z.ZodObject<{
|
|
1273
1273
|
layer: z.ZodEnum<{
|
|
@@ -1648,8 +1648,8 @@ declare const ClientNamespace: _$_makaio_core0.BusNamespaceDefinition<"client",
|
|
|
1648
1648
|
clientRuntimeId: _$zod.ZodString;
|
|
1649
1649
|
clientId: _$zod.ZodString;
|
|
1650
1650
|
status: _$zod.ZodEnum<{
|
|
1651
|
-
started: "started";
|
|
1652
1651
|
observed: "observed";
|
|
1652
|
+
started: "started";
|
|
1653
1653
|
}>;
|
|
1654
1654
|
source: _$zod.ZodObject<{
|
|
1655
1655
|
layer: _$zod.ZodEnum<{
|
|
@@ -2230,8 +2230,8 @@ declare const ClientSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
2230
2230
|
clientRuntimeId: _$zod.ZodString;
|
|
2231
2231
|
clientId: _$zod.ZodString;
|
|
2232
2232
|
status: _$zod.ZodEnum<{
|
|
2233
|
-
started: "started";
|
|
2234
2233
|
observed: "observed";
|
|
2234
|
+
started: "started";
|
|
2235
2235
|
}>;
|
|
2236
2236
|
source: _$zod.ZodObject<{
|
|
2237
2237
|
layer: _$zod.ZodEnum<{
|