@makaio/framework 1.0.0-dev-1781899284968 → 1.0.0-dev-1781983562538

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 (71) hide show
  1. package/dist/.makaio-build.json +2 -2
  2. package/dist/adapter-subsystem/index.mjs +1 -1
  3. package/dist/contracts/artifact/index.d.mts +1 -1
  4. package/dist/contracts/client/index.d.mts +1 -1
  5. package/dist/contracts/config/index.d.mts +6 -6
  6. package/dist/contracts/extension/index.d.mts +2 -2
  7. package/dist/contracts/facet/index.d.mts +1 -1
  8. package/dist/contracts/harness/index.d.mts +1 -1
  9. package/dist/contracts/index.d.mts +59 -59
  10. package/dist/contracts/materialization/index.d.mts +3 -3
  11. package/dist/contracts/provider/index.d.mts +1 -1
  12. package/dist/contracts/session/index.d.mts +2 -2
  13. package/dist/contracts/workflow/index.d.mts +2 -2
  14. package/dist/{definition-D_3U4OLJ.d.mts → definition-0EXM1tyu.d.mts} +1 -1
  15. package/dist/{index-B76e7m2R.d.mts → index-B5w-0Gg9.d.mts} +8 -8
  16. package/dist/{index-gKaw_TMU.d.mts → index-BAQ6QBcU.d.mts} +16 -16
  17. package/dist/{index-D2WJ0Zpt.d.mts → index-C8-zmOZK.d.mts} +4 -4
  18. package/dist/{index-DKs0sHne.d.mts → index-CDwc4Yjn.d.mts} +1 -1
  19. package/dist/{index-XeFiBam-.d.mts → index-CKlZwsf3.d.mts} +2 -2
  20. package/dist/{index-BNT7Ys9c.d.mts → index-CUgqdVBB.d.mts} +46 -46
  21. package/dist/{index-BAnDvAk4.d.mts → index-CYHWOXUm.d.mts} +1 -1
  22. package/dist/{index-wfSedMR9.d.mts → index-CfIW5biI.d.mts} +1 -1
  23. package/dist/{index-Bw_CfRNZ.d.mts → index-CgNhyMkL.d.mts} +12 -12
  24. package/dist/{index-CHy2TweG.d.mts → index-Ciw2wNzR.d.mts} +3 -3
  25. package/dist/{index-xyXYG5WO.d.mts → index-CuILCdip.d.mts} +8 -8
  26. package/dist/{index-CYu8kZek.d.mts → index-Czv4Fbj1.d.mts} +5 -5
  27. package/dist/{index-CF8ldAwM.d.mts → index-DOkPNhS0.d.mts} +40 -40
  28. package/dist/{index-q8nLr74m.d.mts → index-DnLf0YKC.d.mts} +6 -6
  29. package/dist/kernel/extension/index.d.mts +1 -1
  30. package/dist/kernel/index.d.mts +2 -2
  31. package/dist/kernel/observability/index.d.mts +1 -1
  32. package/dist/{namespace-Dybz75l5.d.mts → namespace-B95uYmZB.d.mts} +26 -26
  33. package/dist/{namespace-j7vFsmYL.d.mts → namespace-Cz9ME2yn.d.mts} +2 -2
  34. package/dist/{namespace-CMN1WR_2.d.mts → namespace-DeG6x2fd.d.mts} +1 -1
  35. package/dist/{namespace-MuyQDzjD.d.mts → namespace-XmDoz6Sz.d.mts} +22 -22
  36. package/dist/{namespace-65uwTpbg.d.mts → namespace-twXARP-X.d.mts} +6 -6
  37. package/dist/package.json +1 -1
  38. package/dist/{schema-CzrYmB9E.d.mts → schema-fZknEOha.d.mts} +1 -1
  39. package/dist/{schemas-D4zaFE2p.d.mts → schemas-BphR5vaS.d.mts} +6 -6
  40. package/dist/{schemas-CwgS7KoL2.d.mts → schemas-COginkIS2.d.mts} +4 -4
  41. package/dist/{schemas-DXjyGVpx.d.mts → schemas-DDaP5WkH.d.mts} +3 -3
  42. package/dist/{schemas-lnE9YoG7.d.mts → schemas-sJYw2ALb.d.mts} +3 -3
  43. package/dist/services/adapter-subsystem/index.d.mts +2 -2
  44. package/dist/services/adapter-subsystem/namespace.d.mts +1 -1
  45. package/dist/services/execution-target/index.d.mts +2 -2
  46. package/dist/services/execution-target/namespace.d.mts +1 -1
  47. package/dist/services/execution-target/schemas.d.mts +1 -1
  48. package/dist/services/filesystem/namespace.d.mts +6 -6
  49. package/dist/services/filesystem/schemas.d.mts +3 -3
  50. package/dist/services/harness/index.d.mts +3 -3
  51. package/dist/services/index.d.mts +33 -33
  52. package/dist/services/log-import/browser.d.mts +2 -2
  53. package/dist/services/log-import/index.d.mts +2 -2
  54. package/dist/services/log-import/log-import.d.mts +1 -1
  55. package/dist/services/log-import/namespace.d.mts +2 -2
  56. package/dist/services/log-import/schemas.d.mts +1 -1
  57. package/dist/services/session/index.d.mts +4 -4
  58. package/dist/services/session/messages/namespace.d.mts +1 -1
  59. package/dist/services/session/storage/namespace.d.mts +1 -1
  60. package/dist/services/session/storage/schema.d.mts +1 -1
  61. package/dist/services/settings/namespace.d.mts +4 -4
  62. package/dist/services/settings/storage/extension-configs/namespace.d.mts +3 -3
  63. package/dist/services/subagent-template/index.d.mts +1 -1
  64. package/dist/services/subagent-template/schemas.d.mts +1 -1
  65. package/dist/services/tray-menu/index.d.mts +2 -2
  66. package/dist/services/tray-menu/namespace.d.mts +1 -1
  67. package/dist/services/tray-menu/schemas.d.mts +1 -1
  68. package/dist/{transition-DKMQs6eP.d.mts → transition-BUKCl8gP.d.mts} +1 -1
  69. package/dist/{types-InWSdi-V.d.mts → types-BslClRkH.d.mts} +1 -1
  70. package/dist/{types-QxCQtHQJ.d.mts → types-DcDvbHe5.d.mts} +11 -11
  71. package/package.json +1 -1
@@ -48,9 +48,9 @@ declare const MaterializationSchemas: {
48
48
  template: z.ZodString;
49
49
  }, z.core.$strip>], "kind">;
50
50
  appliesTo: z.ZodArray<z.ZodEnum<{
51
- artifact: "artifact";
52
51
  surface: "surface";
53
52
  workpiece: "workpiece";
53
+ artifact: "artifact";
54
54
  }>>;
55
55
  valueMapping: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
56
56
  description: z.ZodOptional<z.ZodString>;
@@ -88,9 +88,9 @@ declare const MaterializationSchemas: {
88
88
  template: z.ZodString;
89
89
  }, z.core.$strip>], "kind">;
90
90
  appliesTo: z.ZodArray<z.ZodEnum<{
91
- artifact: "artifact";
92
91
  surface: "surface";
93
92
  workpiece: "workpiece";
93
+ artifact: "artifact";
94
94
  }>>;
95
95
  valueMapping: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
96
96
  description: z.ZodOptional<z.ZodString>;
@@ -153,9 +153,9 @@ declare const MaterializationNamespace: _$_makaio_core0.BusNamespaceDefinition<"
153
153
  template: z.ZodString;
154
154
  }, z.core.$strip>], "kind">;
155
155
  appliesTo: z.ZodArray<z.ZodEnum<{
156
- artifact: "artifact";
157
156
  surface: "surface";
158
157
  workpiece: "workpiece";
158
+ artifact: "artifact";
159
159
  }>>;
160
160
  valueMapping: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
161
161
  description: z.ZodOptional<z.ZodString>;
@@ -193,9 +193,9 @@ declare const MaterializationNamespace: _$_makaio_core0.BusNamespaceDefinition<"
193
193
  template: z.ZodString;
194
194
  }, z.core.$strip>], "kind">;
195
195
  appliesTo: z.ZodArray<z.ZodEnum<{
196
- artifact: "artifact";
197
196
  surface: "surface";
198
197
  workpiece: "workpiece";
198
+ artifact: "artifact";
199
199
  }>>;
200
200
  valueMapping: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
201
201
  description: z.ZodOptional<z.ZodString>;
@@ -268,9 +268,9 @@ declare const MaterializationSubjects: _$_makaio_core0.BusSubjects<_$_makaio_cor
268
268
  template: z.ZodString;
269
269
  }, z.core.$strip>], "kind">;
270
270
  appliesTo: z.ZodArray<z.ZodEnum<{
271
- artifact: "artifact";
272
271
  surface: "surface";
273
272
  workpiece: "workpiece";
273
+ artifact: "artifact";
274
274
  }>>;
275
275
  valueMapping: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
276
276
  description: z.ZodOptional<z.ZodString>;
@@ -308,9 +308,9 @@ declare const MaterializationSubjects: _$_makaio_core0.BusSubjects<_$_makaio_cor
308
308
  template: z.ZodString;
309
309
  }, z.core.$strip>], "kind">;
310
310
  appliesTo: z.ZodArray<z.ZodEnum<{
311
- artifact: "artifact";
312
311
  surface: "surface";
313
312
  workpiece: "workpiece";
313
+ artifact: "artifact";
314
314
  }>>;
315
315
  valueMapping: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
316
316
  description: z.ZodOptional<z.ZodString>;
@@ -1,2 +1,2 @@
1
- import { a as ExtensionCoordinatorOptions, c as KernelMakaioExtension, i as ContributionProcessor, l as RuntimeCapability, n as filterEligibleExtensions, o as ExtensionRuntimeSurface, r as ExtensionCoordinator, s as KernelExtensionContext, t as coalesceExtensionOverrides, u as RuntimeEnvironment } from "../../index-DKs0sHne.mjs";
1
+ import { a as ExtensionCoordinatorOptions, c as KernelMakaioExtension, i as ContributionProcessor, l as RuntimeCapability, n as filterEligibleExtensions, o as ExtensionRuntimeSurface, r as ExtensionCoordinator, s as KernelExtensionContext, t as coalesceExtensionOverrides, u as RuntimeEnvironment } from "../../index-CDwc4Yjn.mjs";
2
2
  export { ContributionProcessor, ExtensionCoordinator, ExtensionCoordinatorOptions, ExtensionRuntimeSurface, KernelExtensionContext, KernelMakaioExtension, RuntimeCapability, RuntimeEnvironment, coalesceExtensionOverrides, filterEligibleExtensions };
@@ -1,5 +1,5 @@
1
- import { c as ExtensionInfo, f as ServiceInfo, i as ComponentInfo, l as ExtensionInfoSchema, n as ExtensionSubjects, o as ComponentState, p as ServiceInfoSchema, s as ComponentStateSchema, t as ExtensionNamespace } from "../index-Bw_CfRNZ.mjs";
2
- import { c as KernelMakaioExtension, i as ContributionProcessor, l as RuntimeCapability, n as filterEligibleExtensions, o as ExtensionRuntimeSurface, r as ExtensionCoordinator, s as KernelExtensionContext, t as coalesceExtensionOverrides, u as RuntimeEnvironment } from "../index-DKs0sHne.mjs";
1
+ import { c as ExtensionInfo, f as ServiceInfo, i as ComponentInfo, l as ExtensionInfoSchema, n as ExtensionSubjects, o as ComponentState, p as ServiceInfoSchema, s as ComponentStateSchema, t as ExtensionNamespace } from "../index-CgNhyMkL.mjs";
2
+ import { c as KernelMakaioExtension, i as ContributionProcessor, l as RuntimeCapability, n as filterEligibleExtensions, o as ExtensionRuntimeSurface, r as ExtensionCoordinator, s as KernelExtensionContext, t as coalesceExtensionOverrides, u as RuntimeEnvironment } from "../index-CDwc4Yjn.mjs";
3
3
  import { i as WindowStyle, n as WindowRegistration, r as WindowRegistry, t as STYLE_DEFAULTS } from "../window-registry-ofIUQnfo.mjs";
4
4
  import { a as KernelSchemas, i as setWorkflowTriggerTypeRegistry, n as KernelSubjects, r as getWorkflowTriggerTypeRegistry, t as KernelNamespace } from "../index-Y8rMeYYX.mjs";
5
5
  import { a as MachineIdentity, c as StorageProvider, i as IdentityProvider, n as NoTransportProvider, o as TransportProvider, r as MemoryStorageProvider, s as StorageCleanup, t as EphemeralIdentityProvider } from "../index-CpKikwK4.mjs";
@@ -1,2 +1,2 @@
1
- import { a as ComponentInfoSchema, c as ExtensionInfo, d as ExtensionWarningEntrySchema, f as ServiceInfo, i as ComponentInfo, l as ExtensionInfoSchema, n as ExtensionSubjects, o as ComponentState, p as ServiceInfoSchema, r as ComponentIdentitySchema, s as ComponentStateSchema, t as ExtensionNamespace, u as ExtensionWarningEntry } from "../../index-Bw_CfRNZ.mjs";
1
+ import { a as ComponentInfoSchema, c as ExtensionInfo, d as ExtensionWarningEntrySchema, f as ServiceInfo, i as ComponentInfo, l as ExtensionInfoSchema, n as ExtensionSubjects, o as ComponentState, p as ServiceInfoSchema, r as ComponentIdentitySchema, s as ComponentStateSchema, t as ExtensionNamespace, u as ExtensionWarningEntry } from "../../index-CgNhyMkL.mjs";
2
2
  export { ComponentIdentitySchema, ComponentInfo, ComponentInfoSchema, ComponentState, ComponentStateSchema, ExtensionInfo, ExtensionInfoSchema, ExtensionNamespace, ExtensionSubjects, ExtensionWarningEntry, ExtensionWarningEntrySchema, ServiceInfo, ServiceInfoSchema };
@@ -71,8 +71,8 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
71
71
  endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
72
72
  modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
73
73
  enabled: "enabled";
74
- visible: "visible";
75
74
  disabled: "disabled";
75
+ visible: "visible";
76
76
  }>>>;
77
77
  modelFilterMode: _$zod.ZodEnum<{
78
78
  allowlist: "allowlist";
@@ -98,8 +98,8 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
98
98
  endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
99
99
  modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
100
100
  enabled: "enabled";
101
- visible: "visible";
102
101
  disabled: "disabled";
102
+ visible: "visible";
103
103
  }>>>;
104
104
  modelFilterMode: _$zod.ZodEnum<{
105
105
  allowlist: "allowlist";
@@ -125,8 +125,8 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
125
125
  endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
126
126
  modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
127
127
  enabled: "enabled";
128
- visible: "visible";
129
128
  disabled: "disabled";
129
+ visible: "visible";
130
130
  }>>>;
131
131
  modelFilterMode: _$zod.ZodEnum<{
132
132
  allowlist: "allowlist";
@@ -189,8 +189,8 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
189
189
  endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
190
190
  modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
191
191
  enabled: "enabled";
192
- visible: "visible";
193
192
  disabled: "disabled";
193
+ visible: "visible";
194
194
  }>>>;
195
195
  modelFilterMode: _$zod.ZodEnum<{
196
196
  allowlist: "allowlist";
@@ -338,8 +338,8 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
338
338
  }, _$zod_v4_core0.$strip>>;
339
339
  modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
340
340
  enabled: "enabled";
341
- visible: "visible";
342
341
  disabled: "disabled";
342
+ visible: "visible";
343
343
  }>>>;
344
344
  modelFilterMode: _$zod.ZodOptional<_$zod.ZodEnum<{
345
345
  allowlist: "allowlist";
@@ -355,8 +355,8 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
355
355
  endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
356
356
  modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
357
357
  enabled: "enabled";
358
- visible: "visible";
359
358
  disabled: "disabled";
359
+ visible: "visible";
360
360
  }>>>;
361
361
  modelFilterMode: _$zod.ZodEnum<{
362
362
  allowlist: "allowlist";
@@ -381,8 +381,8 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
381
381
  }, _$zod_v4_core0.$strip>>>;
382
382
  modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
383
383
  enabled: "enabled";
384
- visible: "visible";
385
384
  disabled: "disabled";
385
+ visible: "visible";
386
386
  }>>>;
387
387
  enabled: _$zod.ZodOptional<_$zod.ZodBoolean>;
388
388
  }, _$zod_v4_core0.$strict>;
@@ -395,8 +395,8 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
395
395
  endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
396
396
  modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
397
397
  enabled: "enabled";
398
- visible: "visible";
399
398
  disabled: "disabled";
399
+ visible: "visible";
400
400
  }>>>;
401
401
  modelFilterMode: _$zod.ZodEnum<{
402
402
  allowlist: "allowlist";
@@ -423,8 +423,8 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
423
423
  endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
424
424
  modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
425
425
  enabled: "enabled";
426
- visible: "visible";
427
426
  disabled: "disabled";
427
+ visible: "visible";
428
428
  }>>>;
429
429
  modelFilterMode: _$zod.ZodEnum<{
430
430
  allowlist: "allowlist";
@@ -458,8 +458,8 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
458
458
  endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
459
459
  modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
460
460
  enabled: "enabled";
461
- visible: "visible";
462
461
  disabled: "disabled";
462
+ visible: "visible";
463
463
  }>>>;
464
464
  modelFilterMode: _$zod.ZodEnum<{
465
465
  allowlist: "allowlist";
@@ -490,8 +490,8 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
490
490
  endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
491
491
  modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
492
492
  enabled: "enabled";
493
- visible: "visible";
494
493
  disabled: "disabled";
494
+ visible: "visible";
495
495
  }>>>;
496
496
  modelFilterMode: _$zod.ZodEnum<{
497
497
  allowlist: "allowlist";
@@ -595,8 +595,8 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
595
595
  endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
596
596
  modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
597
597
  enabled: "enabled";
598
- visible: "visible";
599
598
  disabled: "disabled";
599
+ visible: "visible";
600
600
  }>>>;
601
601
  modelFilterMode: _$zod.ZodEnum<{
602
602
  allowlist: "allowlist";
@@ -615,8 +615,8 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
615
615
  endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
616
616
  modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
617
617
  enabled: "enabled";
618
- visible: "visible";
619
618
  disabled: "disabled";
619
+ visible: "visible";
620
620
  }>>>;
621
621
  modelFilterMode: _$zod.ZodEnum<{
622
622
  allowlist: "allowlist";
@@ -726,8 +726,8 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
726
726
  endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
727
727
  modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
728
728
  enabled: "enabled";
729
- visible: "visible";
730
729
  disabled: "disabled";
730
+ visible: "visible";
731
731
  }>>>;
732
732
  modelFilterMode: _$zod.ZodEnum<{
733
733
  allowlist: "allowlist";
@@ -753,8 +753,8 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
753
753
  endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
754
754
  modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
755
755
  enabled: "enabled";
756
- visible: "visible";
757
756
  disabled: "disabled";
757
+ visible: "visible";
758
758
  }>>>;
759
759
  modelFilterMode: _$zod.ZodEnum<{
760
760
  allowlist: "allowlist";
@@ -780,8 +780,8 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
780
780
  endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
781
781
  modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
782
782
  enabled: "enabled";
783
- visible: "visible";
784
783
  disabled: "disabled";
784
+ visible: "visible";
785
785
  }>>>;
786
786
  modelFilterMode: _$zod.ZodEnum<{
787
787
  allowlist: "allowlist";
@@ -844,8 +844,8 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
844
844
  endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
845
845
  modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
846
846
  enabled: "enabled";
847
- visible: "visible";
848
847
  disabled: "disabled";
848
+ visible: "visible";
849
849
  }>>>;
850
850
  modelFilterMode: _$zod.ZodEnum<{
851
851
  allowlist: "allowlist";
@@ -993,8 +993,8 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
993
993
  }, _$zod_v4_core0.$strip>>;
994
994
  modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
995
995
  enabled: "enabled";
996
- visible: "visible";
997
996
  disabled: "disabled";
997
+ visible: "visible";
998
998
  }>>>;
999
999
  modelFilterMode: _$zod.ZodOptional<_$zod.ZodEnum<{
1000
1000
  allowlist: "allowlist";
@@ -1010,8 +1010,8 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
1010
1010
  endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
1011
1011
  modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
1012
1012
  enabled: "enabled";
1013
- visible: "visible";
1014
1013
  disabled: "disabled";
1014
+ visible: "visible";
1015
1015
  }>>>;
1016
1016
  modelFilterMode: _$zod.ZodEnum<{
1017
1017
  allowlist: "allowlist";
@@ -1036,8 +1036,8 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
1036
1036
  }, _$zod_v4_core0.$strip>>>;
1037
1037
  modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
1038
1038
  enabled: "enabled";
1039
- visible: "visible";
1040
1039
  disabled: "disabled";
1040
+ visible: "visible";
1041
1041
  }>>>;
1042
1042
  enabled: _$zod.ZodOptional<_$zod.ZodBoolean>;
1043
1043
  }, _$zod_v4_core0.$strict>;
@@ -1050,8 +1050,8 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
1050
1050
  endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
1051
1051
  modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
1052
1052
  enabled: "enabled";
1053
- visible: "visible";
1054
1053
  disabled: "disabled";
1054
+ visible: "visible";
1055
1055
  }>>>;
1056
1056
  modelFilterMode: _$zod.ZodEnum<{
1057
1057
  allowlist: "allowlist";
@@ -1078,8 +1078,8 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
1078
1078
  endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
1079
1079
  modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
1080
1080
  enabled: "enabled";
1081
- visible: "visible";
1082
1081
  disabled: "disabled";
1082
+ visible: "visible";
1083
1083
  }>>>;
1084
1084
  modelFilterMode: _$zod.ZodEnum<{
1085
1085
  allowlist: "allowlist";
@@ -1113,8 +1113,8 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
1113
1113
  endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
1114
1114
  modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
1115
1115
  enabled: "enabled";
1116
- visible: "visible";
1117
1116
  disabled: "disabled";
1117
+ visible: "visible";
1118
1118
  }>>>;
1119
1119
  modelFilterMode: _$zod.ZodEnum<{
1120
1120
  allowlist: "allowlist";
@@ -1145,8 +1145,8 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
1145
1145
  endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
1146
1146
  modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
1147
1147
  enabled: "enabled";
1148
- visible: "visible";
1149
1148
  disabled: "disabled";
1149
+ visible: "visible";
1150
1150
  }>>>;
1151
1151
  modelFilterMode: _$zod.ZodEnum<{
1152
1152
  allowlist: "allowlist";
@@ -1250,8 +1250,8 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
1250
1250
  endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
1251
1251
  modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
1252
1252
  enabled: "enabled";
1253
- visible: "visible";
1254
1253
  disabled: "disabled";
1254
+ visible: "visible";
1255
1255
  }>>>;
1256
1256
  modelFilterMode: _$zod.ZodEnum<{
1257
1257
  allowlist: "allowlist";
@@ -1270,8 +1270,8 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
1270
1270
  endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
1271
1271
  modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
1272
1272
  enabled: "enabled";
1273
- visible: "visible";
1274
1273
  disabled: "disabled";
1274
+ visible: "visible";
1275
1275
  }>>>;
1276
1276
  modelFilterMode: _$zod.ZodEnum<{
1277
1277
  allowlist: "allowlist";
@@ -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
  enabled: _$zod.ZodDefault<_$zod.ZodBoolean>;
45
46
  label: _$zod.ZodString;
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
  enabled: _$zod.ZodDefault<_$zod.ZodBoolean>;
136
137
  label: _$zod.ZodString;
137
- priority: _$zod.ZodDefault<_$zod.ZodNumber>;
138
138
  entryId: _$zod.ZodString;
139
139
  }, _$zod_v4_core0.$strip>>;
140
140
  section: _$zod.ZodEnum<{
@@ -2030,8 +2030,8 @@ declare const MessageStorageNamespace$1: {
2030
2030
  })[];
2031
2031
  messageId: string;
2032
2032
  timestamp: number;
2033
- limit: never;
2034
2033
  query: string;
2034
+ limit: never;
2035
2035
  agentId: never;
2036
2036
  adapterSessionId: never;
2037
2037
  turnId: string | null;
@@ -88,7 +88,7 @@ declare const SessionStorageNamespace$1: {
88
88
  tableName: "sessions";
89
89
  dataType: "string";
90
90
  columnType: "SQLiteText";
91
- data: "closed" | "active" | "archived" | "discovered";
91
+ data: "active" | "archived" | "closed" | "discovered";
92
92
  driverParam: string;
93
93
  notNull: true;
94
94
  hasDefault: false;
@@ -1021,9 +1021,9 @@ declare const SessionStorageNamespace$1: {
1021
1021
  lastActivityAt: _$zod.ZodNumber;
1022
1022
  }, _$zod_v4_core0.$strip>>;
1023
1023
  status: _$zod.ZodEnum<{
1024
- closed: "closed";
1025
1024
  active: "active";
1026
1025
  archived: "archived";
1026
+ closed: "closed";
1027
1027
  discovered: "discovered";
1028
1028
  }>;
1029
1029
  leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
@@ -1141,9 +1141,9 @@ declare const SessionStorageNamespace$1: {
1141
1141
  lastActivityAt: _$zod.ZodNumber;
1142
1142
  }, _$zod_v4_core0.$strip>>;
1143
1143
  status: _$zod.ZodEnum<{
1144
- closed: "closed";
1145
1144
  active: "active";
1146
1145
  archived: "archived";
1146
+ closed: "closed";
1147
1147
  discovered: "discovered";
1148
1148
  }>;
1149
1149
  leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
@@ -1238,9 +1238,9 @@ declare const SessionStorageNamespace$1: {
1238
1238
  request: _$zod.ZodObject<{
1239
1239
  status: _$zod.ZodOptional<_$zod.ZodEnum<{
1240
1240
  all: "all";
1241
- closed: "closed";
1242
1241
  active: "active";
1243
1242
  archived: "archived";
1243
+ closed: "closed";
1244
1244
  discovered: "discovered";
1245
1245
  }>>;
1246
1246
  limit: _$zod.ZodOptional<_$zod.ZodNumber>;
@@ -1286,9 +1286,9 @@ declare const SessionStorageNamespace$1: {
1286
1286
  lastActivityAt: _$zod.ZodNumber;
1287
1287
  }, _$zod_v4_core0.$strip>>;
1288
1288
  status: _$zod.ZodEnum<{
1289
- closed: "closed";
1290
1289
  active: "active";
1291
1290
  archived: "archived";
1291
+ closed: "closed";
1292
1292
  discovered: "discovered";
1293
1293
  }>;
1294
1294
  leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
@@ -1401,9 +1401,9 @@ declare const SessionStorageNamespace$1: {
1401
1401
  limit: _$zod.ZodOptional<_$zod.ZodNumber>;
1402
1402
  status: _$zod.ZodOptional<_$zod.ZodEnum<{
1403
1403
  all: "all";
1404
- closed: "closed";
1405
1404
  active: "active";
1406
1405
  archived: "archived";
1406
+ closed: "closed";
1407
1407
  discovered: "discovered";
1408
1408
  }>>;
1409
1409
  isImported: _$zod.ZodOptional<_$zod.ZodBoolean>;
@@ -1446,9 +1446,9 @@ declare const SessionStorageNamespace$1: {
1446
1446
  lastActivityAt: _$zod.ZodNumber;
1447
1447
  }, _$zod_v4_core0.$strip>>;
1448
1448
  status: _$zod.ZodEnum<{
1449
- closed: "closed";
1450
1449
  active: "active";
1451
1450
  archived: "archived";
1451
+ closed: "closed";
1452
1452
  discovered: "discovered";
1453
1453
  }>;
1454
1454
  leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
@@ -1535,9 +1535,9 @@ declare const SessionStorageNamespace$1: {
1535
1535
  request: _$zod.ZodObject<{
1536
1536
  sessionId: _$zod.ZodString;
1537
1537
  status: _$zod.ZodOptional<_$zod.ZodEnum<{
1538
- closed: "closed";
1539
1538
  active: "active";
1540
1539
  archived: "archived";
1540
+ closed: "closed";
1541
1541
  discovered: "discovered";
1542
1542
  }>>;
1543
1543
  parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
@@ -1628,9 +1628,9 @@ declare const SessionStorageNamespace$1: {
1628
1628
  lastActivityAt: _$zod.ZodNumber;
1629
1629
  }, _$zod_v4_core0.$strip>>;
1630
1630
  status: _$zod.ZodEnum<{
1631
- closed: "closed";
1632
1631
  active: "active";
1633
1632
  archived: "archived";
1633
+ closed: "closed";
1634
1634
  discovered: "discovered";
1635
1635
  }>;
1636
1636
  leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
@@ -1815,9 +1815,9 @@ declare const SessionStorageNamespace$1: {
1815
1815
  lastActivityAt: _$zod.ZodNumber;
1816
1816
  }, _$zod_v4_core0.$strip>>;
1817
1817
  status: _$zod.ZodEnum<{
1818
- closed: "closed";
1819
1818
  active: "active";
1820
1819
  archived: "archived";
1820
+ closed: "closed";
1821
1821
  discovered: "discovered";
1822
1822
  }>;
1823
1823
  leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
@@ -1942,9 +1942,9 @@ declare const SessionStorageNamespace$1: {
1942
1942
  lastActivityAt: _$zod.ZodNumber;
1943
1943
  }, _$zod_v4_core0.$strip>>;
1944
1944
  status: _$zod.ZodEnum<{
1945
- closed: "closed";
1946
1945
  active: "active";
1947
1946
  archived: "archived";
1947
+ closed: "closed";
1948
1948
  discovered: "discovered";
1949
1949
  }>;
1950
1950
  leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
@@ -2090,9 +2090,9 @@ declare const SessionStorageNamespace$1: {
2090
2090
  lastActivityAt: _$zod.ZodNumber;
2091
2091
  }, _$zod_v4_core0.$strip>>;
2092
2092
  status: _$zod.ZodEnum<{
2093
- closed: "closed";
2094
2093
  active: "active";
2095
2094
  archived: "archived";
2095
+ closed: "closed";
2096
2096
  discovered: "discovered";
2097
2097
  }>;
2098
2098
  leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
@@ -2210,9 +2210,9 @@ declare const SessionStorageNamespace$1: {
2210
2210
  lastActivityAt: _$zod.ZodNumber;
2211
2211
  }, _$zod_v4_core0.$strip>>;
2212
2212
  status: _$zod.ZodEnum<{
2213
- closed: "closed";
2214
2213
  active: "active";
2215
2214
  archived: "archived";
2215
+ closed: "closed";
2216
2216
  discovered: "discovered";
2217
2217
  }>;
2218
2218
  leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
@@ -2307,9 +2307,9 @@ declare const SessionStorageNamespace$1: {
2307
2307
  request: _$zod.ZodObject<{
2308
2308
  status: _$zod.ZodOptional<_$zod.ZodEnum<{
2309
2309
  all: "all";
2310
- closed: "closed";
2311
2310
  active: "active";
2312
2311
  archived: "archived";
2312
+ closed: "closed";
2313
2313
  discovered: "discovered";
2314
2314
  }>>;
2315
2315
  limit: _$zod.ZodOptional<_$zod.ZodNumber>;
@@ -2355,9 +2355,9 @@ declare const SessionStorageNamespace$1: {
2355
2355
  lastActivityAt: _$zod.ZodNumber;
2356
2356
  }, _$zod_v4_core0.$strip>>;
2357
2357
  status: _$zod.ZodEnum<{
2358
- closed: "closed";
2359
2358
  active: "active";
2360
2359
  archived: "archived";
2360
+ closed: "closed";
2361
2361
  discovered: "discovered";
2362
2362
  }>;
2363
2363
  leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
@@ -2470,9 +2470,9 @@ declare const SessionStorageNamespace$1: {
2470
2470
  limit: _$zod.ZodOptional<_$zod.ZodNumber>;
2471
2471
  status: _$zod.ZodOptional<_$zod.ZodEnum<{
2472
2472
  all: "all";
2473
- closed: "closed";
2474
2473
  active: "active";
2475
2474
  archived: "archived";
2475
+ closed: "closed";
2476
2476
  discovered: "discovered";
2477
2477
  }>>;
2478
2478
  isImported: _$zod.ZodOptional<_$zod.ZodBoolean>;
@@ -2515,9 +2515,9 @@ declare const SessionStorageNamespace$1: {
2515
2515
  lastActivityAt: _$zod.ZodNumber;
2516
2516
  }, _$zod_v4_core0.$strip>>;
2517
2517
  status: _$zod.ZodEnum<{
2518
- closed: "closed";
2519
2518
  active: "active";
2520
2519
  archived: "archived";
2520
+ closed: "closed";
2521
2521
  discovered: "discovered";
2522
2522
  }>;
2523
2523
  leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
@@ -2604,9 +2604,9 @@ declare const SessionStorageNamespace$1: {
2604
2604
  request: _$zod.ZodObject<{
2605
2605
  sessionId: _$zod.ZodString;
2606
2606
  status: _$zod.ZodOptional<_$zod.ZodEnum<{
2607
- closed: "closed";
2608
2607
  active: "active";
2609
2608
  archived: "archived";
2609
+ closed: "closed";
2610
2610
  discovered: "discovered";
2611
2611
  }>>;
2612
2612
  parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
@@ -2697,9 +2697,9 @@ declare const SessionStorageNamespace$1: {
2697
2697
  lastActivityAt: _$zod.ZodNumber;
2698
2698
  }, _$zod_v4_core0.$strip>>;
2699
2699
  status: _$zod.ZodEnum<{
2700
- closed: "closed";
2701
2700
  active: "active";
2702
2701
  archived: "archived";
2702
+ closed: "closed";
2703
2703
  discovered: "discovered";
2704
2704
  }>;
2705
2705
  leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
@@ -2884,9 +2884,9 @@ declare const SessionStorageNamespace$1: {
2884
2884
  lastActivityAt: _$zod.ZodNumber;
2885
2885
  }, _$zod_v4_core0.$strip>>;
2886
2886
  status: _$zod.ZodEnum<{
2887
- closed: "closed";
2888
2887
  active: "active";
2889
2888
  archived: "archived";
2889
+ closed: "closed";
2890
2890
  discovered: "discovered";
2891
2891
  }>;
2892
2892
  leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
@@ -3011,9 +3011,9 @@ declare const SessionStorageNamespace$1: {
3011
3011
  lastActivityAt: _$zod.ZodNumber;
3012
3012
  }, _$zod_v4_core0.$strip>>;
3013
3013
  status: _$zod.ZodEnum<{
3014
- closed: "closed";
3015
3014
  active: "active";
3016
3015
  archived: "archived";
3016
+ closed: "closed";
3017
3017
  discovered: "discovered";
3018
3018
  }>;
3019
3019
  leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
@@ -3149,7 +3149,7 @@ declare const SessionStorageNamespace$1: {
3149
3149
  clientId?: string | undefined;
3150
3150
  compressionMode?: "auto" | "manual" | "off" | undefined;
3151
3151
  }[];
3152
- status: "closed" | "active" | "archived" | "discovered";
3152
+ status: "active" | "archived" | "closed" | "discovered";
3153
3153
  leadAgentId?: string | undefined;
3154
3154
  parentSessionId?: string | undefined;
3155
3155
  contextInheritance?: "none" | "parent-history" | undefined;
@@ -62,8 +62,8 @@ declare const ExecutionTargetNamespace: _$_makaio_core0.BusNamespaceDefinition<"
62
62
  id: _$zod.ZodString;
63
63
  description: _$zod.ZodOptional<_$zod.ZodString>;
64
64
  name: _$zod.ZodString;
65
- enabled: _$zod.ZodBoolean;
66
65
  scope: _$zod.ZodString;
66
+ enabled: _$zod.ZodBoolean;
67
67
  }, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
68
68
  type: _$zod.ZodLiteral<"container-local">;
69
69
  id: _$zod.ZodString;
@@ -71,8 +71,8 @@ declare const ExecutionTargetNamespace: _$_makaio_core0.BusNamespaceDefinition<"
71
71
  env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
72
72
  name: _$zod.ZodString;
73
73
  image: _$zod.ZodOptional<_$zod.ZodString>;
74
- enabled: _$zod.ZodBoolean;
75
74
  scope: _$zod.ZodString;
75
+ enabled: _$zod.ZodBoolean;
76
76
  busUrl: _$zod.ZodOptional<_$zod.ZodString>;
77
77
  }, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
78
78
  type: _$zod.ZodLiteral<"container-isolated">;
@@ -81,8 +81,8 @@ declare const ExecutionTargetNamespace: _$_makaio_core0.BusNamespaceDefinition<"
81
81
  env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
82
82
  name: _$zod.ZodString;
83
83
  image: _$zod.ZodOptional<_$zod.ZodString>;
84
- enabled: _$zod.ZodBoolean;
85
84
  scope: _$zod.ZodString;
85
+ enabled: _$zod.ZodBoolean;
86
86
  busMode: _$zod.ZodEnum<{
87
87
  relay: "relay";
88
88
  host: "host";
@@ -363,8 +363,8 @@ declare const ExecutionTargetSubjects: _$_makaio_core0.BusSubjects<_$_makaio_cor
363
363
  id: _$zod.ZodString;
364
364
  description: _$zod.ZodOptional<_$zod.ZodString>;
365
365
  name: _$zod.ZodString;
366
- enabled: _$zod.ZodBoolean;
367
366
  scope: _$zod.ZodString;
367
+ enabled: _$zod.ZodBoolean;
368
368
  }, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
369
369
  type: _$zod.ZodLiteral<"container-local">;
370
370
  id: _$zod.ZodString;
@@ -372,8 +372,8 @@ declare const ExecutionTargetSubjects: _$_makaio_core0.BusSubjects<_$_makaio_cor
372
372
  env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
373
373
  name: _$zod.ZodString;
374
374
  image: _$zod.ZodOptional<_$zod.ZodString>;
375
- enabled: _$zod.ZodBoolean;
376
375
  scope: _$zod.ZodString;
376
+ enabled: _$zod.ZodBoolean;
377
377
  busUrl: _$zod.ZodOptional<_$zod.ZodString>;
378
378
  }, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
379
379
  type: _$zod.ZodLiteral<"container-isolated">;
@@ -382,8 +382,8 @@ declare const ExecutionTargetSubjects: _$_makaio_core0.BusSubjects<_$_makaio_cor
382
382
  env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
383
383
  name: _$zod.ZodString;
384
384
  image: _$zod.ZodOptional<_$zod.ZodString>;
385
- enabled: _$zod.ZodBoolean;
386
385
  scope: _$zod.ZodString;
386
+ enabled: _$zod.ZodBoolean;
387
387
  busMode: _$zod.ZodEnum<{
388
388
  relay: "relay";
389
389
  host: "host";