@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
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { _ as SubagentTemplateUpdate, a as SubagentTemplateInstance, c as SubagentTemplateInstanceStatusSchema, d as SubagentTemplateSettingsSchemas, f as SubagentTemplateSpawnRequest, g as SubagentTemplateSummarySchema, h as SubagentTemplateSummary, i as SubagentTemplateCreateSchema, l as SubagentTemplateKernelSchemas, m as SubagentTemplateSpawnedEventSchema, n as SubagentTemplateCompletedEventSchema, o as SubagentTemplateInstanceSchema, p as SubagentTemplateSpawnRequestSchema, r as SubagentTemplateCreate, s as SubagentTemplateInstanceStatus, t as SubagentTemplate, u as SubagentTemplateSchema, v as SubagentTemplateUpdateSchema } from "../../schemas-
|
|
1
|
+
import { _ as SubagentTemplateUpdate, a as SubagentTemplateInstance, c as SubagentTemplateInstanceStatusSchema, d as SubagentTemplateSettingsSchemas, f as SubagentTemplateSpawnRequest, g as SubagentTemplateSummarySchema, h as SubagentTemplateSummary, i as SubagentTemplateCreateSchema, l as SubagentTemplateKernelSchemas, m as SubagentTemplateSpawnedEventSchema, n as SubagentTemplateCompletedEventSchema, o as SubagentTemplateInstanceSchema, p as SubagentTemplateSpawnRequestSchema, r as SubagentTemplateCreate, s as SubagentTemplateInstanceStatus, t as SubagentTemplate, u as SubagentTemplateSchema, v as SubagentTemplateUpdateSchema } from "../../schemas-D-9zNyAM2.mjs";
|
|
2
2
|
import { n as SubagentTemplateSubjects, t as SubagentTemplateKernelNamespace } from "../../namespace-D8P8Sxce2.mjs";
|
|
3
3
|
export { type SubagentTemplate, SubagentTemplateCompletedEventSchema, type SubagentTemplateCreate, SubagentTemplateCreateSchema, type SubagentTemplateInstance, SubagentTemplateInstanceSchema, type SubagentTemplateInstanceStatus, SubagentTemplateInstanceStatusSchema, SubagentTemplateKernelNamespace, SubagentTemplateKernelSchemas, SubagentTemplateSchema, SubagentTemplateSettingsSchemas, type SubagentTemplateSpawnRequest, SubagentTemplateSpawnRequestSchema, SubagentTemplateSpawnedEventSchema, SubagentTemplateSubjects, type SubagentTemplateSummary, SubagentTemplateSummarySchema, type SubagentTemplateUpdate, SubagentTemplateUpdateSchema };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { _ as SubagentTemplateUpdate, a as SubagentTemplateInstance, c as SubagentTemplateInstanceStatusSchema, d as SubagentTemplateSettingsSchemas, f as SubagentTemplateSpawnRequest, g as SubagentTemplateSummarySchema, h as SubagentTemplateSummary, i as SubagentTemplateCreateSchema, l as SubagentTemplateKernelSchemas, m as SubagentTemplateSpawnedEventSchema, n as SubagentTemplateCompletedEventSchema, o as SubagentTemplateInstanceSchema, p as SubagentTemplateSpawnRequestSchema, r as SubagentTemplateCreate, s as SubagentTemplateInstanceStatus, t as SubagentTemplate, u as SubagentTemplateSchema, v as SubagentTemplateUpdateSchema } from "../../schemas-
|
|
1
|
+
import { _ as SubagentTemplateUpdate, a as SubagentTemplateInstance, c as SubagentTemplateInstanceStatusSchema, d as SubagentTemplateSettingsSchemas, f as SubagentTemplateSpawnRequest, g as SubagentTemplateSummarySchema, h as SubagentTemplateSummary, i as SubagentTemplateCreateSchema, l as SubagentTemplateKernelSchemas, m as SubagentTemplateSpawnedEventSchema, n as SubagentTemplateCompletedEventSchema, o as SubagentTemplateInstanceSchema, p as SubagentTemplateSpawnRequestSchema, r as SubagentTemplateCreate, s as SubagentTemplateInstanceStatus, t as SubagentTemplate, u as SubagentTemplateSchema, v as SubagentTemplateUpdateSchema } from "../../schemas-D-9zNyAM2.mjs";
|
|
2
2
|
export { SubagentTemplate, SubagentTemplateCompletedEventSchema, SubagentTemplateCreate, SubagentTemplateCreateSchema, SubagentTemplateInstance, SubagentTemplateInstanceSchema, SubagentTemplateInstanceStatus, SubagentTemplateInstanceStatusSchema, SubagentTemplateKernelSchemas, SubagentTemplateSchema, SubagentTemplateSettingsSchemas, SubagentTemplateSpawnRequest, SubagentTemplateSpawnRequestSchema, SubagentTemplateSpawnedEventSchema, SubagentTemplateSummary, SubagentTemplateSummarySchema, SubagentTemplateUpdate, SubagentTemplateUpdateSchema };
|
|
@@ -13,8 +13,8 @@ declare const SUBAGENT_SESSION_LINEAGE_KIND: "subagent";
|
|
|
13
13
|
declare const COMPRESS_SESSION_LINEAGE_KIND: "compress";
|
|
14
14
|
/** Discriminates the relationship of a session to its parent. */
|
|
15
15
|
declare const SessionLineageKindSchema: z.ZodEnum<{
|
|
16
|
-
root: "root";
|
|
17
16
|
fork: "fork";
|
|
17
|
+
root: "root";
|
|
18
18
|
subagent: "subagent";
|
|
19
19
|
compress: "compress";
|
|
20
20
|
}>;
|
|
@@ -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 } from "./json-value-DtIkQN7g.mjs";
|
|
3
3
|
import { z } from "zod";
|
|
4
4
|
import * as _$_makaio_contracts0 from "@makaio/framework/contracts";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as LogImportMode, t as LogImporterInfo } from "./index-
|
|
1
|
+
import { r as LogImportMode, t as LogImporterInfo } from "./index-CfIW5biI.mjs";
|
|
2
2
|
import * as _$_makaio_bus_core0 from "@makaio/framework/bus";
|
|
3
3
|
import { IMakaioBus } from "@makaio/framework/bus";
|
|
4
4
|
import { LogImportOrchestrator, LogImporter } from "@makaio/framework/adapters";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { i as JsonValue$1 } from "./json-value-DtIkQN7g.mjs";
|
|
2
|
-
import { s as MessageBlock$1 } from "./index-
|
|
2
|
+
import { s as MessageBlock$1 } from "./index-NkNbYFud.mjs";
|
|
3
3
|
import * as _$zod from "zod";
|
|
4
4
|
import { z } from "zod";
|
|
5
5
|
import * as _$_makaio_core0 from "@makaio/framework/core";
|
|
@@ -23,10 +23,10 @@ declare const SessionCreateBaseSchema: z.ZodObject<{
|
|
|
23
23
|
}>>;
|
|
24
24
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
25
25
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
26
|
-
branch: "branch";
|
|
27
26
|
fork: "fork";
|
|
28
27
|
subagent: "subagent";
|
|
29
28
|
compress: "compress";
|
|
29
|
+
branch: "branch";
|
|
30
30
|
rewrite: "rewrite";
|
|
31
31
|
coordinator: "coordinator";
|
|
32
32
|
aside: "aside";
|
|
@@ -162,8 +162,8 @@ declare const MakaioSessionSchema: z.ZodObject<{
|
|
|
162
162
|
lastActivityAt: z.ZodNumber;
|
|
163
163
|
}, z.core.$strip>>;
|
|
164
164
|
status: z.ZodEnum<{
|
|
165
|
-
closed: "closed";
|
|
166
165
|
discovered: "discovered";
|
|
166
|
+
closed: "closed";
|
|
167
167
|
active: "active";
|
|
168
168
|
archived: "archived";
|
|
169
169
|
}>;
|
|
@@ -176,10 +176,10 @@ declare const MakaioSessionSchema: z.ZodObject<{
|
|
|
176
176
|
rootSessionId: z.ZodOptional<z.ZodString>;
|
|
177
177
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
178
178
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
179
|
-
branch: "branch";
|
|
180
179
|
fork: "fork";
|
|
181
180
|
subagent: "subagent";
|
|
182
181
|
compress: "compress";
|
|
182
|
+
branch: "branch";
|
|
183
183
|
rewrite: "rewrite";
|
|
184
184
|
coordinator: "coordinator";
|
|
185
185
|
aside: "aside";
|
|
@@ -288,8 +288,8 @@ declare const SessionWithPreviewSchema: z.ZodObject<{
|
|
|
288
288
|
lastActivityAt: z.ZodNumber;
|
|
289
289
|
}, z.core.$strip>>;
|
|
290
290
|
status: z.ZodEnum<{
|
|
291
|
-
closed: "closed";
|
|
292
291
|
discovered: "discovered";
|
|
292
|
+
closed: "closed";
|
|
293
293
|
active: "active";
|
|
294
294
|
archived: "archived";
|
|
295
295
|
}>;
|
|
@@ -302,10 +302,10 @@ declare const SessionWithPreviewSchema: z.ZodObject<{
|
|
|
302
302
|
rootSessionId: z.ZodOptional<z.ZodString>;
|
|
303
303
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
304
304
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
305
|
-
branch: "branch";
|
|
306
305
|
fork: "fork";
|
|
307
306
|
subagent: "subagent";
|
|
308
307
|
compress: "compress";
|
|
308
|
+
branch: "branch";
|
|
309
309
|
rewrite: "rewrite";
|
|
310
310
|
coordinator: "coordinator";
|
|
311
311
|
aside: "aside";
|
|
@@ -488,8 +488,8 @@ declare const SessionSnapshotSchema: z.ZodObject<{
|
|
|
488
488
|
lastActivityAt: z.ZodNumber;
|
|
489
489
|
}, z.core.$strip>>;
|
|
490
490
|
status: z.ZodEnum<{
|
|
491
|
-
closed: "closed";
|
|
492
491
|
discovered: "discovered";
|
|
492
|
+
closed: "closed";
|
|
493
493
|
active: "active";
|
|
494
494
|
archived: "archived";
|
|
495
495
|
}>;
|
|
@@ -502,10 +502,10 @@ declare const SessionSnapshotSchema: z.ZodObject<{
|
|
|
502
502
|
rootSessionId: z.ZodOptional<z.ZodString>;
|
|
503
503
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
504
504
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
505
|
-
branch: "branch";
|
|
506
505
|
fork: "fork";
|
|
507
506
|
subagent: "subagent";
|
|
508
507
|
compress: "compress";
|
|
508
|
+
branch: "branch";
|
|
509
509
|
rewrite: "rewrite";
|
|
510
510
|
coordinator: "coordinator";
|
|
511
511
|
aside: "aside";
|
|
@@ -980,10 +980,10 @@ declare const SessionSnapshotSchema: z.ZodObject<{
|
|
|
980
980
|
childSessionId: z.ZodString;
|
|
981
981
|
parentSessionId: z.ZodString;
|
|
982
982
|
kind: z.ZodEnum<{
|
|
983
|
-
branch: "branch";
|
|
984
983
|
fork: "fork";
|
|
985
984
|
subagent: "subagent";
|
|
986
985
|
compress: "compress";
|
|
986
|
+
branch: "branch";
|
|
987
987
|
rewrite: "rewrite";
|
|
988
988
|
coordinator: "coordinator";
|
|
989
989
|
aside: "aside";
|
|
@@ -1064,10 +1064,10 @@ type AgentRole = z.infer<typeof AgentRoleSchema>;
|
|
|
1064
1064
|
* by session boundary (child sessions are never in parent's context assembly)
|
|
1065
1065
|
*/
|
|
1066
1066
|
declare const BranchKindSchema: z.ZodEnum<{
|
|
1067
|
-
branch: "branch";
|
|
1068
1067
|
fork: "fork";
|
|
1069
1068
|
subagent: "subagent";
|
|
1070
1069
|
compress: "compress";
|
|
1070
|
+
branch: "branch";
|
|
1071
1071
|
rewrite: "rewrite";
|
|
1072
1072
|
coordinator: "coordinator";
|
|
1073
1073
|
aside: "aside";
|
|
@@ -2897,8 +2897,8 @@ declare const OrchestratorSchemas: {
|
|
|
2897
2897
|
fromMessageId: z.ZodOptional<z.ZodString>;
|
|
2898
2898
|
name: z.ZodOptional<z.ZodString>;
|
|
2899
2899
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
2900
|
-
branch: "branch";
|
|
2901
2900
|
fork: "fork";
|
|
2901
|
+
branch: "branch";
|
|
2902
2902
|
aside: "aside";
|
|
2903
2903
|
}>>;
|
|
2904
2904
|
transforms: z.ZodOptional<z.ZodObject<{
|
|
@@ -3223,10 +3223,10 @@ declare const MakaioSessionEventSchema: z.ZodUnion<readonly [z.ZodDiscriminatedU
|
|
|
3223
3223
|
childSessionId: z.ZodString;
|
|
3224
3224
|
parentSessionId: z.ZodString;
|
|
3225
3225
|
kind: z.ZodEnum<{
|
|
3226
|
-
branch: "branch";
|
|
3227
3226
|
fork: "fork";
|
|
3228
3227
|
subagent: "subagent";
|
|
3229
3228
|
compress: "compress";
|
|
3229
|
+
branch: "branch";
|
|
3230
3230
|
rewrite: "rewrite";
|
|
3231
3231
|
coordinator: "coordinator";
|
|
3232
3232
|
aside: "aside";
|
|
@@ -3414,10 +3414,10 @@ declare const ForkChildInfoSchema: z.ZodObject<{
|
|
|
3414
3414
|
title: z.ZodNullable<z.ZodString>;
|
|
3415
3415
|
forkPointMessageId: z.ZodNullable<z.ZodString>;
|
|
3416
3416
|
branchKind: z.ZodNullable<z.ZodEnum<{
|
|
3417
|
-
branch: "branch";
|
|
3418
3417
|
fork: "fork";
|
|
3419
3418
|
subagent: "subagent";
|
|
3420
3419
|
compress: "compress";
|
|
3420
|
+
branch: "branch";
|
|
3421
3421
|
rewrite: "rewrite";
|
|
3422
3422
|
coordinator: "coordinator";
|
|
3423
3423
|
aside: "aside";
|
|
@@ -3488,10 +3488,10 @@ declare const SessionCreatedEventSchema: z.ZodObject<{
|
|
|
3488
3488
|
sessionId: z.ZodString;
|
|
3489
3489
|
parentSessionId: z.ZodNullable<z.ZodString>;
|
|
3490
3490
|
branchKind: z.ZodNullable<z.ZodEnum<{
|
|
3491
|
-
branch: "branch";
|
|
3492
3491
|
fork: "fork";
|
|
3493
3492
|
subagent: "subagent";
|
|
3494
3493
|
compress: "compress";
|
|
3494
|
+
branch: "branch";
|
|
3495
3495
|
rewrite: "rewrite";
|
|
3496
3496
|
coordinator: "coordinator";
|
|
3497
3497
|
aside: "aside";
|
|
@@ -5029,8 +5029,8 @@ declare const SessionSchemas: {
|
|
|
5029
5029
|
fromMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5030
5030
|
name: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5031
5031
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
5032
|
-
branch: "branch";
|
|
5033
5032
|
fork: "fork";
|
|
5033
|
+
branch: "branch";
|
|
5034
5034
|
aside: "aside";
|
|
5035
5035
|
}>>;
|
|
5036
5036
|
transforms: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
@@ -5103,10 +5103,10 @@ declare const SessionSchemas: {
|
|
|
5103
5103
|
title: _$zod.ZodNullable<_$zod.ZodString>;
|
|
5104
5104
|
forkPointMessageId: _$zod.ZodNullable<_$zod.ZodString>;
|
|
5105
5105
|
branchKind: _$zod.ZodNullable<_$zod.ZodEnum<{
|
|
5106
|
-
branch: "branch";
|
|
5107
5106
|
fork: "fork";
|
|
5108
5107
|
subagent: "subagent";
|
|
5109
5108
|
compress: "compress";
|
|
5109
|
+
branch: "branch";
|
|
5110
5110
|
rewrite: "rewrite";
|
|
5111
5111
|
coordinator: "coordinator";
|
|
5112
5112
|
aside: "aside";
|
|
@@ -5160,10 +5160,10 @@ declare const SessionSchemas: {
|
|
|
5160
5160
|
childSessionId: _$zod.ZodString;
|
|
5161
5161
|
parentSessionId: _$zod.ZodString;
|
|
5162
5162
|
kind: _$zod.ZodEnum<{
|
|
5163
|
-
branch: "branch";
|
|
5164
5163
|
fork: "fork";
|
|
5165
5164
|
subagent: "subagent";
|
|
5166
5165
|
compress: "compress";
|
|
5166
|
+
branch: "branch";
|
|
5167
5167
|
rewrite: "rewrite";
|
|
5168
5168
|
coordinator: "coordinator";
|
|
5169
5169
|
aside: "aside";
|
|
@@ -5208,10 +5208,10 @@ declare const SessionSchemas: {
|
|
|
5208
5208
|
sessionId: _$zod.ZodString;
|
|
5209
5209
|
parentSessionId: _$zod.ZodNullable<_$zod.ZodString>;
|
|
5210
5210
|
branchKind: _$zod.ZodNullable<_$zod.ZodEnum<{
|
|
5211
|
-
branch: "branch";
|
|
5212
5211
|
fork: "fork";
|
|
5213
5212
|
subagent: "subagent";
|
|
5214
5213
|
compress: "compress";
|
|
5214
|
+
branch: "branch";
|
|
5215
5215
|
rewrite: "rewrite";
|
|
5216
5216
|
coordinator: "coordinator";
|
|
5217
5217
|
aside: "aside";
|
|
@@ -5295,8 +5295,8 @@ declare const SessionSchemas: {
|
|
|
5295
5295
|
lastActivityAt: _$zod.ZodNumber;
|
|
5296
5296
|
}, _$zod_v4_core0.$strip>>;
|
|
5297
5297
|
status: _$zod.ZodEnum<{
|
|
5298
|
-
closed: "closed";
|
|
5299
5298
|
discovered: "discovered";
|
|
5299
|
+
closed: "closed";
|
|
5300
5300
|
active: "active";
|
|
5301
5301
|
archived: "archived";
|
|
5302
5302
|
}>;
|
|
@@ -5309,10 +5309,10 @@ declare const SessionSchemas: {
|
|
|
5309
5309
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5310
5310
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5311
5311
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
5312
|
-
branch: "branch";
|
|
5313
5312
|
fork: "fork";
|
|
5314
5313
|
subagent: "subagent";
|
|
5315
5314
|
compress: "compress";
|
|
5315
|
+
branch: "branch";
|
|
5316
5316
|
rewrite: "rewrite";
|
|
5317
5317
|
coordinator: "coordinator";
|
|
5318
5318
|
aside: "aside";
|
|
@@ -5787,10 +5787,10 @@ declare const SessionSchemas: {
|
|
|
5787
5787
|
childSessionId: _$zod.ZodString;
|
|
5788
5788
|
parentSessionId: _$zod.ZodString;
|
|
5789
5789
|
kind: _$zod.ZodEnum<{
|
|
5790
|
-
branch: "branch";
|
|
5791
5790
|
fork: "fork";
|
|
5792
5791
|
subagent: "subagent";
|
|
5793
5792
|
compress: "compress";
|
|
5793
|
+
branch: "branch";
|
|
5794
5794
|
rewrite: "rewrite";
|
|
5795
5795
|
coordinator: "coordinator";
|
|
5796
5796
|
aside: "aside";
|
|
@@ -5877,8 +5877,8 @@ declare const SessionSchemas: {
|
|
|
5877
5877
|
lastActivityAt: _$zod.ZodNumber;
|
|
5878
5878
|
}, _$zod_v4_core0.$strip>>;
|
|
5879
5879
|
status: _$zod.ZodEnum<{
|
|
5880
|
-
closed: "closed";
|
|
5881
5880
|
discovered: "discovered";
|
|
5881
|
+
closed: "closed";
|
|
5882
5882
|
active: "active";
|
|
5883
5883
|
archived: "archived";
|
|
5884
5884
|
}>;
|
|
@@ -5891,10 +5891,10 @@ declare const SessionSchemas: {
|
|
|
5891
5891
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5892
5892
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5893
5893
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
5894
|
-
branch: "branch";
|
|
5895
5894
|
fork: "fork";
|
|
5896
5895
|
subagent: "subagent";
|
|
5897
5896
|
compress: "compress";
|
|
5897
|
+
branch: "branch";
|
|
5898
5898
|
rewrite: "rewrite";
|
|
5899
5899
|
coordinator: "coordinator";
|
|
5900
5900
|
aside: "aside";
|
|
@@ -6369,10 +6369,10 @@ declare const SessionSchemas: {
|
|
|
6369
6369
|
childSessionId: _$zod.ZodString;
|
|
6370
6370
|
parentSessionId: _$zod.ZodString;
|
|
6371
6371
|
kind: _$zod.ZodEnum<{
|
|
6372
|
-
branch: "branch";
|
|
6373
6372
|
fork: "fork";
|
|
6374
6373
|
subagent: "subagent";
|
|
6375
6374
|
compress: "compress";
|
|
6375
|
+
branch: "branch";
|
|
6376
6376
|
rewrite: "rewrite";
|
|
6377
6377
|
coordinator: "coordinator";
|
|
6378
6378
|
aside: "aside";
|
|
@@ -6500,8 +6500,8 @@ declare const SessionSchemas: {
|
|
|
6500
6500
|
maxTokens: _$zod.ZodNumber;
|
|
6501
6501
|
percentage: _$zod.ZodNumber;
|
|
6502
6502
|
level: _$zod.ZodEnum<{
|
|
6503
|
-
ok: "ok";
|
|
6504
6503
|
warn: "warn";
|
|
6504
|
+
ok: "ok";
|
|
6505
6505
|
critical: "critical";
|
|
6506
6506
|
}>;
|
|
6507
6507
|
lastUpdatedAt: _$zod.ZodNumber;
|
|
@@ -6792,10 +6792,10 @@ declare const SessionSchemas: {
|
|
|
6792
6792
|
childSessionId: _$zod.ZodString;
|
|
6793
6793
|
parentSessionId: _$zod.ZodString;
|
|
6794
6794
|
kind: _$zod.ZodEnum<{
|
|
6795
|
-
branch: "branch";
|
|
6796
6795
|
fork: "fork";
|
|
6797
6796
|
subagent: "subagent";
|
|
6798
6797
|
compress: "compress";
|
|
6798
|
+
branch: "branch";
|
|
6799
6799
|
rewrite: "rewrite";
|
|
6800
6800
|
coordinator: "coordinator";
|
|
6801
6801
|
aside: "aside";
|
|
@@ -6835,8 +6835,8 @@ declare const SessionSchemas: {
|
|
|
6835
6835
|
request: _$zod.ZodObject<{
|
|
6836
6836
|
status: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
6837
6837
|
all: "all";
|
|
6838
|
-
closed: "closed";
|
|
6839
6838
|
discovered: "discovered";
|
|
6839
|
+
closed: "closed";
|
|
6840
6840
|
active: "active";
|
|
6841
6841
|
archived: "archived";
|
|
6842
6842
|
}>>;
|
|
@@ -6883,8 +6883,8 @@ declare const SessionSchemas: {
|
|
|
6883
6883
|
lastActivityAt: _$zod.ZodNumber;
|
|
6884
6884
|
}, _$zod_v4_core0.$strip>>;
|
|
6885
6885
|
status: _$zod.ZodEnum<{
|
|
6886
|
-
closed: "closed";
|
|
6887
6886
|
discovered: "discovered";
|
|
6887
|
+
closed: "closed";
|
|
6888
6888
|
active: "active";
|
|
6889
6889
|
archived: "archived";
|
|
6890
6890
|
}>;
|
|
@@ -6897,10 +6897,10 @@ declare const SessionSchemas: {
|
|
|
6897
6897
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
6898
6898
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
6899
6899
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
6900
|
-
branch: "branch";
|
|
6901
6900
|
fork: "fork";
|
|
6902
6901
|
subagent: "subagent";
|
|
6903
6902
|
compress: "compress";
|
|
6903
|
+
branch: "branch";
|
|
6904
6904
|
rewrite: "rewrite";
|
|
6905
6905
|
coordinator: "coordinator";
|
|
6906
6906
|
aside: "aside";
|
|
@@ -6974,8 +6974,8 @@ declare const SessionSchemas: {
|
|
|
6974
6974
|
limit: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
6975
6975
|
status: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
6976
6976
|
all: "all";
|
|
6977
|
-
closed: "closed";
|
|
6978
6977
|
discovered: "discovered";
|
|
6978
|
+
closed: "closed";
|
|
6979
6979
|
active: "active";
|
|
6980
6980
|
archived: "archived";
|
|
6981
6981
|
}>>;
|
|
@@ -7019,8 +7019,8 @@ declare const SessionSchemas: {
|
|
|
7019
7019
|
lastActivityAt: _$zod.ZodNumber;
|
|
7020
7020
|
}, _$zod_v4_core0.$strip>>;
|
|
7021
7021
|
status: _$zod.ZodEnum<{
|
|
7022
|
-
closed: "closed";
|
|
7023
7022
|
discovered: "discovered";
|
|
7023
|
+
closed: "closed";
|
|
7024
7024
|
active: "active";
|
|
7025
7025
|
archived: "archived";
|
|
7026
7026
|
}>;
|
|
@@ -7033,10 +7033,10 @@ declare const SessionSchemas: {
|
|
|
7033
7033
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7034
7034
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7035
7035
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
7036
|
-
branch: "branch";
|
|
7037
7036
|
fork: "fork";
|
|
7038
7037
|
subagent: "subagent";
|
|
7039
7038
|
compress: "compress";
|
|
7039
|
+
branch: "branch";
|
|
7040
7040
|
rewrite: "rewrite";
|
|
7041
7041
|
coordinator: "coordinator";
|
|
7042
7042
|
aside: "aside";
|
|
@@ -7146,8 +7146,8 @@ declare const SessionSchemas: {
|
|
|
7146
7146
|
lastActivityAt: _$zod.ZodNumber;
|
|
7147
7147
|
}, _$zod_v4_core0.$strip>>;
|
|
7148
7148
|
status: _$zod.ZodEnum<{
|
|
7149
|
-
closed: "closed";
|
|
7150
7149
|
discovered: "discovered";
|
|
7150
|
+
closed: "closed";
|
|
7151
7151
|
active: "active";
|
|
7152
7152
|
archived: "archived";
|
|
7153
7153
|
}>;
|
|
@@ -7160,10 +7160,10 @@ declare const SessionSchemas: {
|
|
|
7160
7160
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7161
7161
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7162
7162
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
7163
|
-
branch: "branch";
|
|
7164
7163
|
fork: "fork";
|
|
7165
7164
|
subagent: "subagent";
|
|
7166
7165
|
compress: "compress";
|
|
7166
|
+
branch: "branch";
|
|
7167
7167
|
rewrite: "rewrite";
|
|
7168
7168
|
coordinator: "coordinator";
|
|
7169
7169
|
aside: "aside";
|
|
@@ -7236,10 +7236,10 @@ declare const SessionSchemas: {
|
|
|
7236
7236
|
}>>;
|
|
7237
7237
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7238
7238
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
7239
|
-
branch: "branch";
|
|
7240
7239
|
fork: "fork";
|
|
7241
7240
|
subagent: "subagent";
|
|
7242
7241
|
compress: "compress";
|
|
7242
|
+
branch: "branch";
|
|
7243
7243
|
rewrite: "rewrite";
|
|
7244
7244
|
coordinator: "coordinator";
|
|
7245
7245
|
aside: "aside";
|
|
@@ -7385,8 +7385,8 @@ declare const SessionSchemas: {
|
|
|
7385
7385
|
lastActivityAt: _$zod.ZodNumber;
|
|
7386
7386
|
}, _$zod_v4_core0.$strip>>;
|
|
7387
7387
|
status: _$zod.ZodEnum<{
|
|
7388
|
-
closed: "closed";
|
|
7389
7388
|
discovered: "discovered";
|
|
7389
|
+
closed: "closed";
|
|
7390
7390
|
active: "active";
|
|
7391
7391
|
archived: "archived";
|
|
7392
7392
|
}>;
|
|
@@ -7399,10 +7399,10 @@ declare const SessionSchemas: {
|
|
|
7399
7399
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7400
7400
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7401
7401
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
7402
|
-
branch: "branch";
|
|
7403
7402
|
fork: "fork";
|
|
7404
7403
|
subagent: "subagent";
|
|
7405
7404
|
compress: "compress";
|
|
7405
|
+
branch: "branch";
|
|
7406
7406
|
rewrite: "rewrite";
|
|
7407
7407
|
coordinator: "coordinator";
|
|
7408
7408
|
aside: "aside";
|
|
@@ -7485,10 +7485,10 @@ declare const SessionSchemas: {
|
|
|
7485
7485
|
}>>;
|
|
7486
7486
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7487
7487
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
7488
|
-
branch: "branch";
|
|
7489
7488
|
fork: "fork";
|
|
7490
7489
|
subagent: "subagent";
|
|
7491
7490
|
compress: "compress";
|
|
7491
|
+
branch: "branch";
|
|
7492
7492
|
rewrite: "rewrite";
|
|
7493
7493
|
coordinator: "coordinator";
|
|
7494
7494
|
aside: "aside";
|
|
@@ -946,10 +946,10 @@ declare const WorkflowStorageNamespace: _$_makaio_storage_core0.StorageNamespace
|
|
|
946
946
|
frameId: z.ZodString;
|
|
947
947
|
nodeId: z.ZodString;
|
|
948
948
|
nodeType: z.ZodEnum<{
|
|
949
|
-
sequence: "sequence";
|
|
950
949
|
station: "station";
|
|
951
950
|
"delegate-agent": "delegate-agent";
|
|
952
951
|
"delegate-role": "delegate-role";
|
|
952
|
+
sequence: "sequence";
|
|
953
953
|
parallel: "parallel";
|
|
954
954
|
gate: "gate";
|
|
955
955
|
iterate: "iterate";
|
|
@@ -992,10 +992,10 @@ declare const WorkflowStorageNamespace: _$_makaio_storage_core0.StorageNamespace
|
|
|
992
992
|
frameId: z.ZodString;
|
|
993
993
|
nodeId: z.ZodString;
|
|
994
994
|
nodeType: z.ZodEnum<{
|
|
995
|
-
sequence: "sequence";
|
|
996
995
|
station: "station";
|
|
997
996
|
"delegate-agent": "delegate-agent";
|
|
998
997
|
"delegate-role": "delegate-role";
|
|
998
|
+
sequence: "sequence";
|
|
999
999
|
parallel: "parallel";
|
|
1000
1000
|
gate: "gate";
|
|
1001
1001
|
iterate: "iterate";
|
|
@@ -1035,10 +1035,10 @@ declare const WorkflowStorageNamespace: _$_makaio_storage_core0.StorageNamespace
|
|
|
1035
1035
|
frameId: z.ZodString;
|
|
1036
1036
|
nodeId: z.ZodString;
|
|
1037
1037
|
nodeType: z.ZodEnum<{
|
|
1038
|
-
sequence: "sequence";
|
|
1039
1038
|
station: "station";
|
|
1040
1039
|
"delegate-agent": "delegate-agent";
|
|
1041
1040
|
"delegate-role": "delegate-role";
|
|
1041
|
+
sequence: "sequence";
|
|
1042
1042
|
parallel: "parallel";
|
|
1043
1043
|
gate: "gate";
|
|
1044
1044
|
iterate: "iterate";
|
|
@@ -2713,7 +2713,7 @@ declare const WorkflowStorageNamespace: _$_makaio_storage_core0.StorageNamespace
|
|
|
2713
2713
|
tableName: "workflow_execution_frames";
|
|
2714
2714
|
dataType: "string";
|
|
2715
2715
|
columnType: "SQLiteText";
|
|
2716
|
-
data: "
|
|
2716
|
+
data: "station" | "delegate-agent" | "delegate-role" | "sequence" | "parallel" | "gate" | "iterate" | "iterate-chain" | "loop";
|
|
2717
2717
|
driverParam: string;
|
|
2718
2718
|
notNull: true;
|
|
2719
2719
|
hasDefault: false;
|
|
@@ -2726,7 +2726,7 @@ declare const WorkflowStorageNamespace: _$_makaio_storage_core0.StorageNamespace
|
|
|
2726
2726
|
generated: undefined;
|
|
2727
2727
|
}, {}, {
|
|
2728
2728
|
length: number | undefined;
|
|
2729
|
-
$type: "
|
|
2729
|
+
$type: "station" | "delegate-agent" | "delegate-role" | "sequence" | "parallel" | "gate" | "iterate" | "iterate-chain" | "loop";
|
|
2730
2730
|
}>;
|
|
2731
2731
|
path: _$drizzle_orm_sqlite_core0.SQLiteColumn<{
|
|
2732
2732
|
name: string;
|
|
@@ -4552,7 +4552,7 @@ declare const WorkflowStorageNamespace: _$_makaio_storage_core0.StorageNamespace
|
|
|
4552
4552
|
tableName: "worklog_frame_entries";
|
|
4553
4553
|
dataType: "string";
|
|
4554
4554
|
columnType: "SQLiteText";
|
|
4555
|
-
data: "
|
|
4555
|
+
data: "station" | "delegate-agent" | "delegate-role" | "sequence" | "parallel" | "gate" | "iterate" | "iterate-chain" | "loop";
|
|
4556
4556
|
driverParam: string;
|
|
4557
4557
|
notNull: true;
|
|
4558
4558
|
hasDefault: false;
|
|
@@ -4565,7 +4565,7 @@ declare const WorkflowStorageNamespace: _$_makaio_storage_core0.StorageNamespace
|
|
|
4565
4565
|
generated: undefined;
|
|
4566
4566
|
}, {}, {
|
|
4567
4567
|
length: number | undefined;
|
|
4568
|
-
$type: "
|
|
4568
|
+
$type: "station" | "delegate-agent" | "delegate-role" | "sequence" | "parallel" | "gate" | "iterate" | "iterate-chain" | "loop";
|
|
4569
4569
|
}>;
|
|
4570
4570
|
path: _$drizzle_orm_sqlite_core0.SQLiteColumn<{
|
|
4571
4571
|
name: string;
|
|
@@ -6208,10 +6208,10 @@ declare const WorkflowStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_cor
|
|
|
6208
6208
|
frameId: z.ZodString;
|
|
6209
6209
|
nodeId: z.ZodString;
|
|
6210
6210
|
nodeType: z.ZodEnum<{
|
|
6211
|
-
sequence: "sequence";
|
|
6212
6211
|
station: "station";
|
|
6213
6212
|
"delegate-agent": "delegate-agent";
|
|
6214
6213
|
"delegate-role": "delegate-role";
|
|
6214
|
+
sequence: "sequence";
|
|
6215
6215
|
parallel: "parallel";
|
|
6216
6216
|
gate: "gate";
|
|
6217
6217
|
iterate: "iterate";
|
|
@@ -6254,10 +6254,10 @@ declare const WorkflowStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_cor
|
|
|
6254
6254
|
frameId: z.ZodString;
|
|
6255
6255
|
nodeId: z.ZodString;
|
|
6256
6256
|
nodeType: z.ZodEnum<{
|
|
6257
|
-
sequence: "sequence";
|
|
6258
6257
|
station: "station";
|
|
6259
6258
|
"delegate-agent": "delegate-agent";
|
|
6260
6259
|
"delegate-role": "delegate-role";
|
|
6260
|
+
sequence: "sequence";
|
|
6261
6261
|
parallel: "parallel";
|
|
6262
6262
|
gate: "gate";
|
|
6263
6263
|
iterate: "iterate";
|
|
@@ -6297,10 +6297,10 @@ declare const WorkflowStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_cor
|
|
|
6297
6297
|
frameId: z.ZodString;
|
|
6298
6298
|
nodeId: z.ZodString;
|
|
6299
6299
|
nodeType: z.ZodEnum<{
|
|
6300
|
-
sequence: "sequence";
|
|
6301
6300
|
station: "station";
|
|
6302
6301
|
"delegate-agent": "delegate-agent";
|
|
6303
6302
|
"delegate-role": "delegate-role";
|
|
6303
|
+
sequence: "sequence";
|
|
6304
6304
|
parallel: "parallel";
|
|
6305
6305
|
gate: "gate";
|
|
6306
6306
|
iterate: "iterate";
|
|
@@ -7442,7 +7442,7 @@ declare const worklogFrameEntriesDual: _$_makaio_storage_drizzle0.DualTable<"wor
|
|
|
7442
7442
|
/** Unique frame identifier within the execution. */frameId: _$_makaio_storage_drizzle0.DualBuilder<_$drizzle_orm0.IsPrimaryKey<_$drizzle_orm0.NotNull<_$drizzle_orm_sqlite_core0.SQLiteTextBuilderInitial<"frame_id", [string, ...string[]], number | undefined>>>, _$drizzle_orm0.IsPrimaryKey<_$drizzle_orm0.NotNull<_$drizzle_orm_pg_core0.PgTextBuilderInitial<"frame_id", [string, ...string[]]>>>>; /** Execution this frame belongs to. */
|
|
7443
7443
|
executionId: _$_makaio_storage_drizzle0.DualBuilder<_$drizzle_orm0.NotNull<_$drizzle_orm_sqlite_core0.SQLiteTextBuilderInitial<"execution_id", [string, ...string[]], number | undefined>>, _$drizzle_orm0.NotNull<_$drizzle_orm_pg_core0.PgTextBuilderInitial<"execution_id", [string, ...string[]]>>>; /** Node identifier from the workflow definition. */
|
|
7444
7444
|
nodeId: _$_makaio_storage_drizzle0.DualBuilder<_$drizzle_orm0.NotNull<_$drizzle_orm_sqlite_core0.SQLiteTextBuilderInitial<"node_id", [string, ...string[]], number | undefined>>, _$drizzle_orm0.NotNull<_$drizzle_orm_pg_core0.PgTextBuilderInitial<"node_id", [string, ...string[]]>>>; /** Node type discriminant. */
|
|
7445
|
-
nodeType: _$_makaio_storage_drizzle0.DualBuilder<_$drizzle_orm0.$Type<_$drizzle_orm0.NotNull<_$drizzle_orm_sqlite_core0.SQLiteTextBuilderInitial<"node_type", [string, ...string[]], number | undefined>>, "
|
|
7445
|
+
nodeType: _$_makaio_storage_drizzle0.DualBuilder<_$drizzle_orm0.$Type<_$drizzle_orm0.NotNull<_$drizzle_orm_sqlite_core0.SQLiteTextBuilderInitial<"node_type", [string, ...string[]], number | undefined>>, "station" | "delegate-agent" | "delegate-role" | "sequence" | "parallel" | "gate" | "iterate" | "iterate-chain" | "loop">, _$drizzle_orm0.$Type<_$drizzle_orm0.NotNull<_$drizzle_orm_pg_core0.PgTextBuilderInitial<"node_type", [string, ...string[]]>>, "station" | "delegate-agent" | "delegate-role" | "sequence" | "parallel" | "gate" | "iterate" | "iterate-chain" | "loop">>;
|
|
7446
7446
|
/**
|
|
7447
7447
|
* Ordered path of frame IDs from the root frame to this frame (inclusive).
|
|
7448
7448
|
* Stored as a JSON array for tree correlation.
|