@makaio/framework 1.0.0-dev-1781884053376 → 1.0.0-dev-1781892077969

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.
Files changed (76) hide show
  1. package/dist/.makaio-build.json +2 -2
  2. package/dist/bus/index.d.mts +21 -21
  3. package/dist/contracts/adapter/index.d.mts +2 -2
  4. package/dist/contracts/adapter/schemas/session-lineage.d.mts +1 -1
  5. package/dist/contracts/artifact/index.d.mts +1 -1
  6. package/dist/contracts/canonical-model/index.d.mts +1 -1
  7. package/dist/contracts/client/index.d.mts +1 -1
  8. package/dist/contracts/config/index.d.mts +6 -6
  9. package/dist/contracts/extension/index.d.mts +2 -2
  10. package/dist/contracts/facet/index.d.mts +1 -1
  11. package/dist/contracts/harness/index.d.mts +1 -1
  12. package/dist/contracts/index.d.mts +151 -151
  13. package/dist/contracts/materialization/index.d.mts +1 -1
  14. package/dist/contracts/provider/index.d.mts +1 -1
  15. package/dist/contracts/session/index.d.mts +2 -2
  16. package/dist/contracts/workflow/index.d.mts +2 -2
  17. package/dist/{index-DYcyc2rR.d.mts → index-AZtoQAII.d.mts} +3 -3
  18. package/dist/{index--diIlm1t.d.mts → index-BIcRB_2G.d.mts} +6 -6
  19. package/dist/{index-D6sjCuQA.d.mts → index-BfhW4IPv.d.mts} +54 -54
  20. package/dist/{index-xyXYG5WO.d.mts → index-BhUpXt09.d.mts} +8 -8
  21. package/dist/{index-CqImyhjX.d.mts → index-ByDySw3V.d.mts} +105 -105
  22. package/dist/{index-DoWQjCE-.d.mts → index-CRo6GMuL.d.mts} +388 -388
  23. package/dist/{index-BUrNl0QJ.d.mts → index-Cp-PKRGx.d.mts} +20 -20
  24. package/dist/{index-CBN898N1.d.mts → index-Cr0E0prW.d.mts} +4 -4
  25. package/dist/{index-BvjLe_w9.d.mts → index-Cx1Bm6WD.d.mts} +8 -8
  26. package/dist/{index-DiifAKRu.d.mts → index-DFk-zky_.d.mts} +34 -0
  27. package/dist/{index-SAGZBNB0.d.mts → index-DaAYQxUR.d.mts} +375 -375
  28. package/dist/{index-D2WJ0Zpt.d.mts → index-DdcfBTRr.d.mts} +16 -16
  29. package/dist/{index-CqCe7Phc.d.mts → index-mU2lnU7O.d.mts} +6 -6
  30. package/dist/{index-q8nLr74m.d.mts → index-mpYmdMt9.d.mts} +3 -3
  31. package/dist/{index-Di84JjS0.d.mts → index-vs_GRZcb.d.mts} +1 -1
  32. package/dist/{namespace-D8P8Sxce2.d.mts → namespace-6sIu5nBI2.d.mts} +2 -2
  33. package/dist/{namespace-BeMGmLrp.d.mts → namespace-CFixS9He.d.mts} +9 -9
  34. package/dist/{namespace-3yGm4WF9.d.mts → namespace-CPjRYzv7.d.mts} +2 -2
  35. package/dist/{namespace-d_0I6P7N.d.mts → namespace-CSU_hTqp.d.mts} +32 -32
  36. package/dist/{namespace-Bcn5EuKq.d.mts → namespace-CTsfVI3H.d.mts} +5 -5
  37. package/dist/{namespace-65uwTpbg.d.mts → namespace-Cir7d-vM.d.mts} +6 -6
  38. package/dist/{namespace-qC3OUGCB.d.mts → namespace-DYLOodoG.d.mts} +42 -42
  39. package/dist/{namespace-CGGzwaCj.d.mts → namespace-Dk--7K4i.d.mts} +156 -156
  40. package/dist/package.json +1 -1
  41. package/dist/runtime-node/index.d.mts +1 -1
  42. package/dist/runtime-node/index.mjs +5 -5
  43. package/dist/runtime-node/workflow-worker/index.d.mts +1 -1
  44. package/dist/{schema-BD0TvgFP.d.mts → schema-Byf1_Kt2.d.mts} +2 -2
  45. package/dist/{schemas-CyL5UEV7.d.mts → schemas-BeWXlOS3.d.mts} +156 -156
  46. package/dist/{schemas-D4zaFE2p.d.mts → schemas-C_gGGevw.d.mts} +6 -6
  47. package/dist/{schemas-CscdPqCt.d.mts → schemas-Cl-aAxP_.d.mts} +3 -3
  48. package/dist/{schemas-TQPiRl642.d.mts → schemas-DOV4UouN2.d.mts} +13 -13
  49. package/dist/services/adapter-subsystem/index.d.mts +2 -2
  50. package/dist/services/adapter-subsystem/namespace.d.mts +1 -1
  51. package/dist/services/agent-runtime/index.d.mts +2 -2
  52. package/dist/services/agent-runtime/namespace.d.mts +1 -1
  53. package/dist/services/agent-runtime/schemas.d.mts +1 -1
  54. package/dist/services/context-rules/index.d.mts +3 -3
  55. package/dist/services/execution-target/index.d.mts +3 -3
  56. package/dist/services/execution-target/namespace.d.mts +1 -1
  57. package/dist/services/execution-target/schemas.d.mts +1 -1
  58. package/dist/services/index.d.mts +123 -123
  59. package/dist/services/session/index.d.mts +5 -5
  60. package/dist/services/session/messages/namespace.d.mts +1 -1
  61. package/dist/services/session/session-events/namespace.d.mts +1 -1
  62. package/dist/services/session/storage/namespace.d.mts +1 -1
  63. package/dist/services/session/storage/schema.d.mts +1 -1
  64. package/dist/services/settings/namespace.d.mts +13 -13
  65. package/dist/services/settings/storage/extension-configs/namespace.d.mts +3 -3
  66. package/dist/services/subagent-template/index.d.mts +2 -2
  67. package/dist/services/subagent-template/namespace.d.mts +1 -1
  68. package/dist/services/subagent-template/schemas.d.mts +1 -1
  69. package/dist/services/tray-menu/index.d.mts +2 -2
  70. package/dist/services/tray-menu/namespace.d.mts +1 -1
  71. package/dist/services/tray-menu/schemas.d.mts +1 -1
  72. package/dist/{session-lineage-5-wRBzuC.d.mts → session-lineage-Cht4jbvV.d.mts} +1 -1
  73. package/dist/{transition-CCflZ6JS.d.mts → transition-CXIZjMk3.d.mts} +1 -1
  74. package/dist/{types-BXUm60GF.d.mts → types-BJOicdtD.d.mts} +267 -267
  75. package/dist/workflow-engine/index.d.mts +49 -49
  76. package/package.json +1 -1
@@ -88,9 +88,9 @@ declare const ClientSchemas: {
88
88
  baseConfigDir: z.ZodOptional<z.ZodString>;
89
89
  projectDir: z.ZodOptional<z.ZodString>;
90
90
  configInheritance: z.ZodOptional<z.ZodEnum<{
91
- empty: "empty";
92
91
  "auth-only": "auth-only";
93
92
  full: "full";
93
+ empty: "empty";
94
94
  }>>;
95
95
  }, z.core.$strip>;
96
96
  response: z.ZodObject<{
@@ -220,8 +220,8 @@ declare const ClientSchemas: {
220
220
  clientId: z.ZodString;
221
221
  source: z.ZodObject<{
222
222
  layer: z.ZodEnum<{
223
- adapter: "adapter";
224
223
  supervisor: "supervisor";
224
+ adapter: "adapter";
225
225
  "client-hook": "client-hook";
226
226
  statusline: "statusline";
227
227
  "cli-wrapper": "cli-wrapper";
@@ -261,8 +261,8 @@ declare const ClientSchemas: {
261
261
  }>;
262
262
  source: z.ZodObject<{
263
263
  layer: z.ZodEnum<{
264
- adapter: "adapter";
265
264
  supervisor: "supervisor";
265
+ adapter: "adapter";
266
266
  "client-hook": "client-hook";
267
267
  statusline: "statusline";
268
268
  "cli-wrapper": "cli-wrapper";
@@ -1148,8 +1148,8 @@ type ClientVersionChanged = z.infer<typeof ClientVersionChangedSchema>;
1148
1148
  * - `'cli-wrapper'` — a thin CLI shim wrapping the client binary reported the signal
1149
1149
  */
1150
1150
  declare const ClientRuntimeSourceLayerSchema: z.ZodEnum<{
1151
- adapter: "adapter";
1152
1151
  supervisor: "supervisor";
1152
+ adapter: "adapter";
1153
1153
  "client-hook": "client-hook";
1154
1154
  statusline: "statusline";
1155
1155
  "cli-wrapper": "cli-wrapper";
@@ -1163,8 +1163,8 @@ type ClientRuntimeSourceLayer = z.infer<typeof ClientRuntimeSourceLayerSchema>;
1163
1163
  */
1164
1164
  declare const ClientRuntimeSourceSchema: z.ZodObject<{
1165
1165
  layer: z.ZodEnum<{
1166
- adapter: "adapter";
1167
1166
  supervisor: "supervisor";
1167
+ adapter: "adapter";
1168
1168
  "client-hook": "client-hook";
1169
1169
  statusline: "statusline";
1170
1170
  "cli-wrapper": "cli-wrapper";
@@ -1218,8 +1218,8 @@ declare const ClientRuntimeObserveSchema: {
1218
1218
  clientId: z.ZodString;
1219
1219
  source: z.ZodObject<{
1220
1220
  layer: z.ZodEnum<{
1221
- adapter: "adapter";
1222
1221
  supervisor: "supervisor";
1222
+ adapter: "adapter";
1223
1223
  "client-hook": "client-hook";
1224
1224
  statusline: "statusline";
1225
1225
  "cli-wrapper": "cli-wrapper";
@@ -1271,8 +1271,8 @@ declare const ClientRuntimeStartedSchema: z.ZodObject<{
1271
1271
  }>;
1272
1272
  source: z.ZodObject<{
1273
1273
  layer: z.ZodEnum<{
1274
- adapter: "adapter";
1275
1274
  supervisor: "supervisor";
1275
+ adapter: "adapter";
1276
1276
  "client-hook": "client-hook";
1277
1277
  statusline: "statusline";
1278
1278
  "cli-wrapper": "cli-wrapper";
@@ -1480,9 +1480,9 @@ declare const ClientNamespace: _$_makaio_core0.BusNamespaceDefinition<"client",
1480
1480
  baseConfigDir: _$zod.ZodOptional<_$zod.ZodString>;
1481
1481
  projectDir: _$zod.ZodOptional<_$zod.ZodString>;
1482
1482
  configInheritance: _$zod.ZodOptional<_$zod.ZodEnum<{
1483
- empty: "empty";
1484
1483
  "auth-only": "auth-only";
1485
1484
  full: "full";
1485
+ empty: "empty";
1486
1486
  }>>;
1487
1487
  }, _$zod_v4_core0.$strip>;
1488
1488
  response: _$zod.ZodObject<{
@@ -1612,8 +1612,8 @@ declare const ClientNamespace: _$_makaio_core0.BusNamespaceDefinition<"client",
1612
1612
  clientId: _$zod.ZodString;
1613
1613
  source: _$zod.ZodObject<{
1614
1614
  layer: _$zod.ZodEnum<{
1615
- adapter: "adapter";
1616
1615
  supervisor: "supervisor";
1616
+ adapter: "adapter";
1617
1617
  "client-hook": "client-hook";
1618
1618
  statusline: "statusline";
1619
1619
  "cli-wrapper": "cli-wrapper";
@@ -1653,8 +1653,8 @@ declare const ClientNamespace: _$_makaio_core0.BusNamespaceDefinition<"client",
1653
1653
  }>;
1654
1654
  source: _$zod.ZodObject<{
1655
1655
  layer: _$zod.ZodEnum<{
1656
- adapter: "adapter";
1657
1656
  supervisor: "supervisor";
1657
+ adapter: "adapter";
1658
1658
  "client-hook": "client-hook";
1659
1659
  statusline: "statusline";
1660
1660
  "cli-wrapper": "cli-wrapper";
@@ -2062,9 +2062,9 @@ declare const ClientSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
2062
2062
  baseConfigDir: _$zod.ZodOptional<_$zod.ZodString>;
2063
2063
  projectDir: _$zod.ZodOptional<_$zod.ZodString>;
2064
2064
  configInheritance: _$zod.ZodOptional<_$zod.ZodEnum<{
2065
- empty: "empty";
2066
2065
  "auth-only": "auth-only";
2067
2066
  full: "full";
2067
+ empty: "empty";
2068
2068
  }>>;
2069
2069
  }, _$zod_v4_core0.$strip>;
2070
2070
  response: _$zod.ZodObject<{
@@ -2194,8 +2194,8 @@ declare const ClientSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
2194
2194
  clientId: _$zod.ZodString;
2195
2195
  source: _$zod.ZodObject<{
2196
2196
  layer: _$zod.ZodEnum<{
2197
- adapter: "adapter";
2198
2197
  supervisor: "supervisor";
2198
+ adapter: "adapter";
2199
2199
  "client-hook": "client-hook";
2200
2200
  statusline: "statusline";
2201
2201
  "cli-wrapper": "cli-wrapper";
@@ -2235,8 +2235,8 @@ declare const ClientSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
2235
2235
  }>;
2236
2236
  source: _$zod.ZodObject<{
2237
2237
  layer: _$zod.ZodEnum<{
2238
- adapter: "adapter";
2239
2238
  supervisor: "supervisor";
2239
+ adapter: "adapter";
2240
2240
  "client-hook": "client-hook";
2241
2241
  statusline: "statusline";
2242
2242
  "cli-wrapper": "cli-wrapper";
@@ -2668,9 +2668,9 @@ declare const SessionConfigEnvSchema: z.ZodRecord<z.ZodString, z.ZodString>;
2668
2668
  * Policy for materializing a session config directory from a base client config.
2669
2669
  */
2670
2670
  declare const SessionConfigInheritanceSchema: z.ZodEnum<{
2671
- empty: "empty";
2672
2671
  "auth-only": "auth-only";
2673
2672
  full: "full";
2673
+ empty: "empty";
2674
2674
  }>;
2675
2675
  type SessionConfigInheritance = z.infer<typeof SessionConfigInheritanceSchema>;
2676
2676
  /**
@@ -2825,9 +2825,9 @@ declare const ClientSessionConfigSchemas: {
2825
2825
  baseConfigDir: z.ZodOptional<z.ZodString>;
2826
2826
  projectDir: z.ZodOptional<z.ZodString>;
2827
2827
  configInheritance: z.ZodOptional<z.ZodEnum<{
2828
- empty: "empty";
2829
2828
  "auth-only": "auth-only";
2830
2829
  full: "full";
2830
+ empty: "empty";
2831
2831
  }>>;
2832
2832
  }, z.core.$strip>;
2833
2833
  response: z.ZodObject<{
@@ -2880,9 +2880,9 @@ declare const SessionConfigSetupRequestSchema: z.ZodObject<{
2880
2880
  win32: "win32";
2881
2881
  }>;
2882
2882
  configInheritance: z.ZodEnum<{
2883
- empty: "empty";
2884
2883
  "auth-only": "auth-only";
2885
2884
  full: "full";
2885
+ empty: "empty";
2886
2886
  }>;
2887
2887
  }, z.core.$strip>;
2888
2888
  type SessionConfigSetupRequest = z.infer<typeof SessionConfigSetupRequestSchema>;
@@ -44,9 +44,9 @@ type ContainerRuntime = z.infer<typeof ContainerRuntimeSchema>;
44
44
  * Container state.
45
45
  */
46
46
  declare const ContainerStateSchema: z.ZodEnum<{
47
- created: "created";
48
47
  running: "running";
49
48
  stopped: "stopped";
49
+ created: "created";
50
50
  destroyed: "destroyed";
51
51
  }>;
52
52
  type ContainerState = z.infer<typeof ContainerStateSchema>;
@@ -225,9 +225,9 @@ type StatusRequest = z.infer<typeof StatusRequestSchema>;
225
225
  */
226
226
  declare const StatusResponseSchema: z.ZodObject<{
227
227
  state: z.ZodEnum<{
228
- created: "created";
229
228
  running: "running";
230
229
  stopped: "stopped";
230
+ created: "created";
231
231
  destroyed: "destroyed";
232
232
  }>;
233
233
  sessionId: z.ZodString;
@@ -360,9 +360,9 @@ declare const DockerNamespace: _$_makaio_core0.BusNamespaceDefinition<"docker",
360
360
  }, _$zod_v4_core0.$strip>;
361
361
  response: _$zod.ZodObject<{
362
362
  state: _$zod.ZodEnum<{
363
- created: "created";
364
363
  running: "running";
365
364
  stopped: "stopped";
365
+ created: "created";
366
366
  destroyed: "destroyed";
367
367
  }>;
368
368
  sessionId: _$zod.ZodString;
@@ -478,9 +478,9 @@ declare const DockerSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
478
478
  }, _$zod_v4_core0.$strip>;
479
479
  response: _$zod.ZodObject<{
480
480
  state: _$zod.ZodEnum<{
481
- created: "created";
482
481
  running: "running";
483
482
  stopped: "stopped";
483
+ created: "created";
484
484
  destroyed: "destroyed";
485
485
  }>;
486
486
  sessionId: _$zod.ZodString;
@@ -598,9 +598,9 @@ declare const ContainerSpawnNamespace: _$_makaio_core0.BusNamespaceDefinition<"d
598
598
  }, _$zod_v4_core0.$strip>;
599
599
  response: _$zod.ZodObject<{
600
600
  state: _$zod.ZodEnum<{
601
- created: "created";
602
601
  running: "running";
603
602
  stopped: "stopped";
603
+ created: "created";
604
604
  destroyed: "destroyed";
605
605
  }>;
606
606
  sessionId: _$zod.ZodString;
@@ -716,9 +716,9 @@ declare const ContainerSpawnSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core
716
716
  }, _$zod_v4_core0.$strip>;
717
717
  response: _$zod.ZodObject<{
718
718
  state: _$zod.ZodEnum<{
719
- created: "created";
720
719
  running: "running";
721
720
  stopped: "stopped";
721
+ created: "created";
722
722
  destroyed: "destroyed";
723
723
  }>;
724
724
  sessionId: _$zod.ZodString;
@@ -106,8 +106,8 @@ declare const MaterializationSchemas: {
106
106
  provider: z.ZodString;
107
107
  externalId: z.ZodString;
108
108
  operation: z.ZodEnum<{
109
- deleted: "deleted";
110
109
  upserted: "upserted";
110
+ deleted: "deleted";
111
111
  }>;
112
112
  }, z.core.$strip>; /** Emitted when a provider surface capability set has been resolved. */
113
113
  'capability.resolved': z.ZodObject<{
@@ -211,8 +211,8 @@ declare const MaterializationNamespace: _$_makaio_core0.BusNamespaceDefinition<"
211
211
  provider: z.ZodString;
212
212
  externalId: z.ZodString;
213
213
  operation: z.ZodEnum<{
214
- deleted: "deleted";
215
214
  upserted: "upserted";
215
+ deleted: "deleted";
216
216
  }>;
217
217
  }, z.core.$strip>; /** Emitted when a provider surface capability set has been resolved. */
218
218
  'capability.resolved': z.ZodObject<{
@@ -326,8 +326,8 @@ declare const MaterializationSubjects: _$_makaio_core0.BusSubjects<_$_makaio_cor
326
326
  provider: z.ZodString;
327
327
  externalId: z.ZodString;
328
328
  operation: z.ZodEnum<{
329
- deleted: "deleted";
330
329
  upserted: "upserted";
330
+ deleted: "deleted";
331
331
  }>;
332
332
  }, z.core.$strip>; /** Emitted when a provider surface capability set has been resolved. */
333
333
  'capability.resolved': z.ZodObject<{
@@ -10,8 +10,8 @@ import { z } from "zod";
10
10
  */
11
11
  declare const ModelVisibilitySchema: z.ZodEnum<{
12
12
  visible: "visible";
13
- enabled: "enabled";
14
13
  disabled: "disabled";
14
+ enabled: "enabled";
15
15
  }>;
16
16
  type ModelVisibility = z.infer<typeof ModelVisibilitySchema>;
17
17
  /**
@@ -37,9 +37,9 @@ declare const SubagentTemplateKernelNamespace: _$_makaio_core0.BusNamespaceDefin
37
37
  status: _$zod.ZodEnum<{
38
38
  completed: "completed";
39
39
  cancelled: "cancelled";
40
- failed: "failed";
41
40
  running: "running";
42
41
  waiting_input: "waiting_input";
42
+ failed: "failed";
43
43
  }>;
44
44
  result: _$zod.ZodOptional<_$zod.ZodString>;
45
45
  error: _$zod.ZodOptional<_$zod.ZodString>;
@@ -101,9 +101,9 @@ declare const SubagentTemplateSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
101
101
  status: _$zod.ZodEnum<{
102
102
  completed: "completed";
103
103
  cancelled: "cancelled";
104
- failed: "failed";
105
104
  running: "running";
106
105
  waiting_input: "waiting_input";
106
+ failed: "failed";
107
107
  }>;
108
108
  result: _$zod.ZodOptional<_$zod.ZodString>;
109
109
  error: _$zod.ZodOptional<_$zod.ZodString>;
@@ -536,9 +536,9 @@ declare const SessionEventStorageNamespace$1: {
536
536
  childSessionId: _$zod.ZodString;
537
537
  parentSessionId: _$zod.ZodString;
538
538
  kind: _$zod.ZodEnum<{
539
- branch: "branch";
540
539
  fork: "fork";
541
540
  subagent: "subagent";
541
+ branch: "branch";
542
542
  compress: "compress";
543
543
  rewrite: "rewrite";
544
544
  coordinator: "coordinator";
@@ -866,9 +866,9 @@ declare const SessionEventStorageNamespace$1: {
866
866
  childSessionId: _$zod.ZodString;
867
867
  parentSessionId: _$zod.ZodString;
868
868
  kind: _$zod.ZodEnum<{
869
- branch: "branch";
870
869
  fork: "fork";
871
870
  subagent: "subagent";
871
+ branch: "branch";
872
872
  compress: "compress";
873
873
  rewrite: "rewrite";
874
874
  coordinator: "coordinator";
@@ -1186,9 +1186,9 @@ declare const SessionEventStorageNamespace$1: {
1186
1186
  childSessionId: _$zod.ZodString;
1187
1187
  parentSessionId: _$zod.ZodString;
1188
1188
  kind: _$zod.ZodEnum<{
1189
- branch: "branch";
1190
1189
  fork: "fork";
1191
1190
  subagent: "subagent";
1191
+ branch: "branch";
1192
1192
  compress: "compress";
1193
1193
  rewrite: "rewrite";
1194
1194
  coordinator: "coordinator";
@@ -1514,9 +1514,9 @@ declare const SessionEventStorageNamespace$1: {
1514
1514
  childSessionId: _$zod.ZodString;
1515
1515
  parentSessionId: _$zod.ZodString;
1516
1516
  kind: _$zod.ZodEnum<{
1517
- branch: "branch";
1518
1517
  fork: "fork";
1519
1518
  subagent: "subagent";
1519
+ branch: "branch";
1520
1520
  compress: "compress";
1521
1521
  rewrite: "rewrite";
1522
1522
  coordinator: "coordinator";
@@ -1830,9 +1830,9 @@ declare const SessionEventStorageNamespace$1: {
1830
1830
  childSessionId: _$zod.ZodString;
1831
1831
  parentSessionId: _$zod.ZodString;
1832
1832
  kind: _$zod.ZodEnum<{
1833
- branch: "branch";
1834
1833
  fork: "fork";
1835
1834
  subagent: "subagent";
1835
+ branch: "branch";
1836
1836
  compress: "compress";
1837
1837
  rewrite: "rewrite";
1838
1838
  coordinator: "coordinator";
@@ -2160,9 +2160,9 @@ declare const SessionEventStorageNamespace$1: {
2160
2160
  childSessionId: _$zod.ZodString;
2161
2161
  parentSessionId: _$zod.ZodString;
2162
2162
  kind: _$zod.ZodEnum<{
2163
- branch: "branch";
2164
2163
  fork: "fork";
2165
2164
  subagent: "subagent";
2165
+ branch: "branch";
2166
2166
  compress: "compress";
2167
2167
  rewrite: "rewrite";
2168
2168
  coordinator: "coordinator";
@@ -2480,9 +2480,9 @@ declare const SessionEventStorageNamespace$1: {
2480
2480
  childSessionId: _$zod.ZodString;
2481
2481
  parentSessionId: _$zod.ZodString;
2482
2482
  kind: _$zod.ZodEnum<{
2483
- branch: "branch";
2484
2483
  fork: "fork";
2485
2484
  subagent: "subagent";
2485
+ branch: "branch";
2486
2486
  compress: "compress";
2487
2487
  rewrite: "rewrite";
2488
2488
  coordinator: "coordinator";
@@ -2808,9 +2808,9 @@ declare const SessionEventStorageNamespace$1: {
2808
2808
  childSessionId: _$zod.ZodString;
2809
2809
  parentSessionId: _$zod.ZodString;
2810
2810
  kind: _$zod.ZodEnum<{
2811
- branch: "branch";
2812
2811
  fork: "fork";
2813
2812
  subagent: "subagent";
2813
+ branch: "branch";
2814
2814
  compress: "compress";
2815
2815
  rewrite: "rewrite";
2816
2816
  coordinator: "coordinator";
@@ -3086,7 +3086,7 @@ declare const SessionEventStorageNamespace$1: {
3086
3086
  payload: {
3087
3087
  childSessionId: string;
3088
3088
  parentSessionId: string;
3089
- kind: "branch" | "fork" | "subagent" | "compress" | "rewrite" | "coordinator" | "aside";
3089
+ kind: "fork" | "subagent" | "branch" | "compress" | "rewrite" | "coordinator" | "aside";
3090
3090
  forkPointMessageId?: string | undefined;
3091
3091
  };
3092
3092
  } | {
@@ -41,9 +41,9 @@ declare const TrayMenuNamespace: _$_makaio_core0.BusNamespaceDefinition<"host:tr
41
41
  groupId: _$zod.ZodString;
42
42
  entries: _$zod.ZodArray<_$zod.ZodObject<{
43
43
  metadata: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>>;
44
+ priority: _$zod.ZodDefault<_$zod.ZodNumber>;
44
45
  label: _$zod.ZodString;
45
46
  enabled: _$zod.ZodDefault<_$zod.ZodBoolean>;
46
- priority: _$zod.ZodDefault<_$zod.ZodNumber>;
47
47
  entryId: _$zod.ZodString;
48
48
  }, _$zod_v4_core0.$strip>>;
49
49
  section: _$zod.ZodEnum<{
@@ -132,9 +132,9 @@ declare const TrayMenuSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
132
132
  groupId: _$zod.ZodString;
133
133
  entries: _$zod.ZodArray<_$zod.ZodObject<{
134
134
  metadata: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>>;
135
+ priority: _$zod.ZodDefault<_$zod.ZodNumber>;
135
136
  label: _$zod.ZodString;
136
137
  enabled: _$zod.ZodDefault<_$zod.ZodBoolean>;
137
- priority: _$zod.ZodDefault<_$zod.ZodNumber>;
138
138
  entryId: _$zod.ZodString;
139
139
  }, _$zod_v4_core0.$strip>>;
140
140
  section: _$zod.ZodEnum<{