@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
@@ -20,8 +20,8 @@ import { ExtensionWarningEntry, ExtensionWarningEntrySchema } from "@makaio/fram
20
20
  declare const ComponentStateSchema: z.ZodEnum<{
21
21
  active: "active";
22
22
  failed: "failed";
23
- discovered: "discovered";
24
23
  stopped: "stopped";
24
+ discovered: "discovered";
25
25
  skipped: "skipped";
26
26
  initializing: "initializing";
27
27
  }>;
@@ -49,8 +49,8 @@ declare const ComponentInfoSchema: z.ZodObject<{
49
49
  state: z.ZodEnum<{
50
50
  active: "active";
51
51
  failed: "failed";
52
- discovered: "discovered";
53
52
  stopped: "stopped";
53
+ discovered: "discovered";
54
54
  skipped: "skipped";
55
55
  initializing: "initializing";
56
56
  }>;
@@ -70,8 +70,8 @@ declare const ServiceInfoSchema: z.ZodObject<{
70
70
  state: z.ZodEnum<{
71
71
  active: "active";
72
72
  failed: "failed";
73
- discovered: "discovered";
74
73
  stopped: "stopped";
74
+ discovered: "discovered";
75
75
  skipped: "skipped";
76
76
  initializing: "initializing";
77
77
  }>;
@@ -92,8 +92,8 @@ declare const ExtensionInfoSchema: z.ZodObject<{
92
92
  state: z.ZodEnum<{
93
93
  active: "active";
94
94
  failed: "failed";
95
- discovered: "discovered";
96
95
  stopped: "stopped";
96
+ discovered: "discovered";
97
97
  skipped: "skipped";
98
98
  initializing: "initializing";
99
99
  }>;
@@ -140,16 +140,16 @@ declare const ExtensionNamespace: _$_makaio_core0.BusNamespaceDefinition<"kernel
140
140
  from: z.ZodEnum<{
141
141
  active: "active";
142
142
  failed: "failed";
143
- discovered: "discovered";
144
143
  stopped: "stopped";
144
+ discovered: "discovered";
145
145
  skipped: "skipped";
146
146
  initializing: "initializing";
147
147
  }>;
148
148
  to: z.ZodEnum<{
149
149
  active: "active";
150
150
  failed: "failed";
151
- discovered: "discovered";
152
151
  stopped: "stopped";
152
+ discovered: "discovered";
153
153
  skipped: "skipped";
154
154
  initializing: "initializing";
155
155
  }>;
@@ -183,8 +183,8 @@ declare const ExtensionNamespace: _$_makaio_core0.BusNamespaceDefinition<"kernel
183
183
  state: z.ZodEnum<{
184
184
  active: "active";
185
185
  failed: "failed";
186
- discovered: "discovered";
187
186
  stopped: "stopped";
187
+ discovered: "discovered";
188
188
  skipped: "skipped";
189
189
  initializing: "initializing";
190
190
  }>;
@@ -221,8 +221,8 @@ declare const ExtensionNamespace: _$_makaio_core0.BusNamespaceDefinition<"kernel
221
221
  state: z.ZodEnum<{
222
222
  active: "active";
223
223
  failed: "failed";
224
- discovered: "discovered";
225
224
  stopped: "stopped";
225
+ discovered: "discovered";
226
226
  skipped: "skipped";
227
227
  initializing: "initializing";
228
228
  }>;
@@ -595,16 +595,16 @@ declare const ExtensionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
595
595
  from: z.ZodEnum<{
596
596
  active: "active";
597
597
  failed: "failed";
598
- discovered: "discovered";
599
598
  stopped: "stopped";
599
+ discovered: "discovered";
600
600
  skipped: "skipped";
601
601
  initializing: "initializing";
602
602
  }>;
603
603
  to: z.ZodEnum<{
604
604
  active: "active";
605
605
  failed: "failed";
606
- discovered: "discovered";
607
606
  stopped: "stopped";
607
+ discovered: "discovered";
608
608
  skipped: "skipped";
609
609
  initializing: "initializing";
610
610
  }>;
@@ -638,8 +638,8 @@ declare const ExtensionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
638
638
  state: z.ZodEnum<{
639
639
  active: "active";
640
640
  failed: "failed";
641
- discovered: "discovered";
642
641
  stopped: "stopped";
642
+ discovered: "discovered";
643
643
  skipped: "skipped";
644
644
  initializing: "initializing";
645
645
  }>;
@@ -676,8 +676,8 @@ declare const ExtensionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
676
676
  state: z.ZodEnum<{
677
677
  active: "active";
678
678
  failed: "failed";
679
- discovered: "discovered";
680
679
  stopped: "stopped";
680
+ discovered: "discovered";
681
681
  skipped: "skipped";
682
682
  initializing: "initializing";
683
683
  }>;
@@ -1,4 +1,4 @@
1
- import { mt as ArtifactRevision$1 } from "./index-BNT7Ys9c.mjs";
1
+ import { mt as ArtifactRevision$1 } from "./index-CUgqdVBB.mjs";
2
2
  import { i as JsonValue$1, t as JsonObjectContractSchema } from "./json-value-DtIkQN7g.mjs";
3
3
  import { z } from "zod";
4
4
  import * as _$_makaio_core0 from "@makaio/framework/core";
@@ -8676,8 +8676,8 @@ declare const SubagentStatusSchema: z.ZodEnum<{
8676
8676
  completed: "completed";
8677
8677
  cancelled: "cancelled";
8678
8678
  failed: "failed";
8679
- spawning: "spawning";
8680
8679
  running: "running";
8680
+ spawning: "spawning";
8681
8681
  waiting_input: "waiting_input";
8682
8682
  hung: "hung";
8683
8683
  }>;
@@ -8973,8 +8973,8 @@ declare const ListSubagentsBySessionResponseSchema: z.ZodObject<{
8973
8973
  completed: "completed";
8974
8974
  cancelled: "cancelled";
8975
8975
  failed: "failed";
8976
- spawning: "spawning";
8977
8976
  running: "running";
8977
+ spawning: "spawning";
8978
8978
  waiting_input: "waiting_input";
8979
8979
  hung: "hung";
8980
8980
  }>;
@@ -32,9 +32,9 @@ declare const FacetCardinalitySchema: z.ZodEnum<{
32
32
  * - `'surface'` — a UI surface or layout area
33
33
  */
34
34
  declare const FacetAppliesToSchema: z.ZodEnum<{
35
- artifact: "artifact";
36
35
  surface: "surface";
37
36
  workpiece: "workpiece";
37
+ artifact: "artifact";
38
38
  }>;
39
39
  /**
40
40
  * Serializable registration record for a named facet namespace.
@@ -57,9 +57,9 @@ declare const FacetNamespaceRegistrationSchema: z.ZodObject<{
57
57
  human: "human";
58
58
  }>>>;
59
59
  appliesTo: z.ZodReadonly<z.ZodArray<z.ZodEnum<{
60
- artifact: "artifact";
61
60
  surface: "surface";
62
61
  workpiece: "workpiece";
62
+ artifact: "artifact";
63
63
  }>>>;
64
64
  description: z.ZodOptional<z.ZodString>;
65
65
  }, z.core.$strip>;
@@ -161,9 +161,9 @@ declare const FacetSchemas: {
161
161
  human: "human";
162
162
  }>>>;
163
163
  appliesTo: z.ZodReadonly<z.ZodArray<z.ZodEnum<{
164
- artifact: "artifact";
165
164
  surface: "surface";
166
165
  workpiece: "workpiece";
166
+ artifact: "artifact";
167
167
  }>>>;
168
168
  description: z.ZodOptional<z.ZodString>;
169
169
  }, z.core.$strip>;
@@ -189,9 +189,9 @@ declare const FacetSchemas: {
189
189
  human: "human";
190
190
  }>>>;
191
191
  appliesTo: z.ZodReadonly<z.ZodArray<z.ZodEnum<{
192
- artifact: "artifact";
193
192
  surface: "surface";
194
193
  workpiece: "workpiece";
194
+ artifact: "artifact";
195
195
  }>>>;
196
196
  description: z.ZodOptional<z.ZodString>;
197
197
  }, z.core.$strip>>;
@@ -227,9 +227,9 @@ declare const FacetNamespace: _$_makaio_core0.BusNamespaceDefinition<"facet", {
227
227
  human: "human";
228
228
  }>>>;
229
229
  appliesTo: z.ZodReadonly<z.ZodArray<z.ZodEnum<{
230
- artifact: "artifact";
231
230
  surface: "surface";
232
231
  workpiece: "workpiece";
232
+ artifact: "artifact";
233
233
  }>>>;
234
234
  description: z.ZodOptional<z.ZodString>;
235
235
  }, z.core.$strip>;
@@ -255,9 +255,9 @@ declare const FacetNamespace: _$_makaio_core0.BusNamespaceDefinition<"facet", {
255
255
  human: "human";
256
256
  }>>>;
257
257
  appliesTo: z.ZodReadonly<z.ZodArray<z.ZodEnum<{
258
- artifact: "artifact";
259
258
  surface: "surface";
260
259
  workpiece: "workpiece";
260
+ artifact: "artifact";
261
261
  }>>>;
262
262
  description: z.ZodOptional<z.ZodString>;
263
263
  }, z.core.$strip>>;
@@ -299,9 +299,9 @@ declare const FacetSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
299
299
  human: "human";
300
300
  }>>>;
301
301
  appliesTo: z.ZodReadonly<z.ZodArray<z.ZodEnum<{
302
- artifact: "artifact";
303
302
  surface: "surface";
304
303
  workpiece: "workpiece";
304
+ artifact: "artifact";
305
305
  }>>>;
306
306
  description: z.ZodOptional<z.ZodString>;
307
307
  }, z.core.$strip>;
@@ -327,9 +327,9 @@ declare const FacetSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
327
327
  human: "human";
328
328
  }>>>;
329
329
  appliesTo: z.ZodReadonly<z.ZodArray<z.ZodEnum<{
330
- artifact: "artifact";
331
330
  surface: "surface";
332
331
  workpiece: "workpiece";
332
+ artifact: "artifact";
333
333
  }>>>;
334
334
  description: z.ZodOptional<z.ZodString>;
335
335
  }, z.core.$strip>>;
@@ -1,12 +1,12 @@
1
- import { F as ArtifactLifecycleHookRegistration$1, P as ArtifactLifecycleHookEvent, T as AnyArtifactKindDefinition } from "./index-BNT7Ys9c.mjs";
1
+ import { F as ArtifactLifecycleHookRegistration$1, P as ArtifactLifecycleHookEvent, T as AnyArtifactKindDefinition } from "./index-CUgqdVBB.mjs";
2
2
  import { A as VersionRange, O as VersionLiteral$1, r as ClientDefinition$1 } from "./definition-CuJvtYeG.mjs";
3
3
  import { c as ProviderDefinitionInput$1, r as ProtocolId$1 } from "./definition-Cllhr9mi.mjs";
4
4
  import { t as RequiredTimeoutConfig } from "./index-CuHqL95P.mjs";
5
- import { b as SESSION_EVENT_TYPES, i as MakaioSessionEvent$1, j as SessionMessage$1 } from "./types-QxCQtHQJ.mjs";
5
+ import { b as SESSION_EVENT_TYPES, i as MakaioSessionEvent$1, j as SessionMessage$1 } from "./types-DcDvbHe5.mjs";
6
6
  import { D as EntityUIConfig, I as FormFieldProps } from "./index-CaerrEDH.mjs";
7
- import { n as ExtensionTransitionRulesContribution, t as ExtensionTransitionActionsContribution, y as WorkflowBlockCollection$1 } from "./transition-DKMQs6eP.mjs";
8
- import { l as FacetNamespaceDefinition } from "./index-xyXYG5WO.mjs";
9
- import { t as SurfaceBindingDefinition } from "./definition-D_3U4OLJ.mjs";
7
+ import { n as ExtensionTransitionRulesContribution, t as ExtensionTransitionActionsContribution, y as WorkflowBlockCollection$1 } from "./transition-BUKCl8gP.mjs";
8
+ import { l as FacetNamespaceDefinition } from "./index-CuILCdip.mjs";
9
+ import { t as SurfaceBindingDefinition } from "./definition-0EXM1tyu.mjs";
10
10
  import { z } from "zod";
11
11
  import { MakaioBusLike, PayloadFilter, RegistrableBusNamespaceDefinition, SubjectSchema } from "@makaio/framework/core";
12
12
  import * as _$_makaio_contracts0 from "@makaio/framework/contracts";
@@ -1,4 +1,4 @@
1
- import { Z as BranchKind$1, j as SessionMessage$1 } from "./types-QxCQtHQJ.mjs";
1
+ import { Z as BranchKind$1, j as SessionMessage$1 } from "./types-DcDvbHe5.mjs";
2
2
  import { o as Message$1 } from "./index-CaerrEDH.mjs";
3
3
  import { t as ContractStorageNamespaceDefinition } from "./storage-namespace-definition-BffdI5Bz.mjs";
4
4
  import * as _$zod from "zod";
@@ -1776,9 +1776,9 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
1776
1776
  lastActivityAt: _$zod.ZodNumber;
1777
1777
  }, _$zod_v4_core0.$strip>>;
1778
1778
  status: _$zod.ZodEnum<{
1779
- closed: "closed";
1780
1779
  active: "active";
1781
1780
  archived: "archived";
1781
+ closed: "closed";
1782
1782
  discovered: "discovered";
1783
1783
  }>;
1784
1784
  leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
@@ -2358,9 +2358,9 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
2358
2358
  lastActivityAt: _$zod.ZodNumber;
2359
2359
  }, _$zod_v4_core0.$strip>>;
2360
2360
  status: _$zod.ZodEnum<{
2361
- closed: "closed";
2362
2361
  active: "active";
2363
2362
  archived: "archived";
2363
+ closed: "closed";
2364
2364
  discovered: "discovered";
2365
2365
  }>;
2366
2366
  leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
@@ -3316,9 +3316,9 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
3316
3316
  request: _$zod.ZodObject<{
3317
3317
  status: _$zod.ZodOptional<_$zod.ZodEnum<{
3318
3318
  all: "all";
3319
- closed: "closed";
3320
3319
  active: "active";
3321
3320
  archived: "archived";
3321
+ closed: "closed";
3322
3322
  discovered: "discovered";
3323
3323
  }>>;
3324
3324
  limit: _$zod.ZodOptional<_$zod.ZodNumber>;
@@ -3364,9 +3364,9 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
3364
3364
  lastActivityAt: _$zod.ZodNumber;
3365
3365
  }, _$zod_v4_core0.$strip>>;
3366
3366
  status: _$zod.ZodEnum<{
3367
- closed: "closed";
3368
3367
  active: "active";
3369
3368
  archived: "archived";
3369
+ closed: "closed";
3370
3370
  discovered: "discovered";
3371
3371
  }>;
3372
3372
  leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
@@ -3455,9 +3455,9 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
3455
3455
  limit: _$zod.ZodOptional<_$zod.ZodNumber>;
3456
3456
  status: _$zod.ZodOptional<_$zod.ZodEnum<{
3457
3457
  all: "all";
3458
- closed: "closed";
3459
3458
  active: "active";
3460
3459
  archived: "archived";
3460
+ closed: "closed";
3461
3461
  discovered: "discovered";
3462
3462
  }>>;
3463
3463
  isImported: _$zod.ZodOptional<_$zod.ZodBoolean>;
@@ -3500,9 +3500,9 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
3500
3500
  lastActivityAt: _$zod.ZodNumber;
3501
3501
  }, _$zod_v4_core0.$strip>>;
3502
3502
  status: _$zod.ZodEnum<{
3503
- closed: "closed";
3504
3503
  active: "active";
3505
3504
  archived: "archived";
3505
+ closed: "closed";
3506
3506
  discovered: "discovered";
3507
3507
  }>;
3508
3508
  leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
@@ -3627,9 +3627,9 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
3627
3627
  lastActivityAt: _$zod.ZodNumber;
3628
3628
  }, _$zod_v4_core0.$strip>>;
3629
3629
  status: _$zod.ZodEnum<{
3630
- closed: "closed";
3631
3630
  active: "active";
3632
3631
  archived: "archived";
3632
+ closed: "closed";
3633
3633
  discovered: "discovered";
3634
3634
  }>;
3635
3635
  leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
@@ -3866,9 +3866,9 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
3866
3866
  lastActivityAt: _$zod.ZodNumber;
3867
3867
  }, _$zod_v4_core0.$strip>>;
3868
3868
  status: _$zod.ZodEnum<{
3869
- closed: "closed";
3870
3869
  active: "active";
3871
3870
  archived: "archived";
3871
+ closed: "closed";
3872
3872
  discovered: "discovered";
3873
3873
  }>;
3874
3874
  leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
@@ -5784,9 +5784,9 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
5784
5784
  lastActivityAt: _$zod.ZodNumber;
5785
5785
  }, _$zod_v4_core0.$strip>>;
5786
5786
  status: _$zod.ZodEnum<{
5787
- closed: "closed";
5788
5787
  active: "active";
5789
5788
  archived: "archived";
5789
+ closed: "closed";
5790
5790
  discovered: "discovered";
5791
5791
  }>;
5792
5792
  leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
@@ -6366,9 +6366,9 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
6366
6366
  lastActivityAt: _$zod.ZodNumber;
6367
6367
  }, _$zod_v4_core0.$strip>>;
6368
6368
  status: _$zod.ZodEnum<{
6369
- closed: "closed";
6370
6369
  active: "active";
6371
6370
  archived: "archived";
6371
+ closed: "closed";
6372
6372
  discovered: "discovered";
6373
6373
  }>;
6374
6374
  leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
@@ -7324,9 +7324,9 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
7324
7324
  request: _$zod.ZodObject<{
7325
7325
  status: _$zod.ZodOptional<_$zod.ZodEnum<{
7326
7326
  all: "all";
7327
- closed: "closed";
7328
7327
  active: "active";
7329
7328
  archived: "archived";
7329
+ closed: "closed";
7330
7330
  discovered: "discovered";
7331
7331
  }>>;
7332
7332
  limit: _$zod.ZodOptional<_$zod.ZodNumber>;
@@ -7372,9 +7372,9 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
7372
7372
  lastActivityAt: _$zod.ZodNumber;
7373
7373
  }, _$zod_v4_core0.$strip>>;
7374
7374
  status: _$zod.ZodEnum<{
7375
- closed: "closed";
7376
7375
  active: "active";
7377
7376
  archived: "archived";
7377
+ closed: "closed";
7378
7378
  discovered: "discovered";
7379
7379
  }>;
7380
7380
  leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
@@ -7463,9 +7463,9 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
7463
7463
  limit: _$zod.ZodOptional<_$zod.ZodNumber>;
7464
7464
  status: _$zod.ZodOptional<_$zod.ZodEnum<{
7465
7465
  all: "all";
7466
- closed: "closed";
7467
7466
  active: "active";
7468
7467
  archived: "archived";
7468
+ closed: "closed";
7469
7469
  discovered: "discovered";
7470
7470
  }>>;
7471
7471
  isImported: _$zod.ZodOptional<_$zod.ZodBoolean>;
@@ -7508,9 +7508,9 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
7508
7508
  lastActivityAt: _$zod.ZodNumber;
7509
7509
  }, _$zod_v4_core0.$strip>>;
7510
7510
  status: _$zod.ZodEnum<{
7511
- closed: "closed";
7512
7511
  active: "active";
7513
7512
  archived: "archived";
7513
+ closed: "closed";
7514
7514
  discovered: "discovered";
7515
7515
  }>;
7516
7516
  leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
@@ -7635,9 +7635,9 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
7635
7635
  lastActivityAt: _$zod.ZodNumber;
7636
7636
  }, _$zod_v4_core0.$strip>>;
7637
7637
  status: _$zod.ZodEnum<{
7638
- closed: "closed";
7639
7638
  active: "active";
7640
7639
  archived: "archived";
7640
+ closed: "closed";
7641
7641
  discovered: "discovered";
7642
7642
  }>;
7643
7643
  leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
@@ -7874,9 +7874,9 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
7874
7874
  lastActivityAt: _$zod.ZodNumber;
7875
7875
  }, _$zod_v4_core0.$strip>>;
7876
7876
  status: _$zod.ZodEnum<{
7877
- closed: "closed";
7878
7877
  active: "active";
7879
7878
  archived: "archived";
7879
+ closed: "closed";
7880
7880
  discovered: "discovered";
7881
7881
  }>;
7882
7882
  leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
@@ -13148,9 +13148,9 @@ declare const SessionStorageSetSessionSchema: z.ZodObject<{
13148
13148
  lastActivityAt: z.ZodNumber;
13149
13149
  }, z.core.$strip>>;
13150
13150
  status: z.ZodEnum<{
13151
- closed: "closed";
13152
13151
  active: "active";
13153
13152
  archived: "archived";
13153
+ closed: "closed";
13154
13154
  discovered: "discovered";
13155
13155
  }>;
13156
13156
  leadAgentId: z.ZodOptional<z.ZodString>;
@@ -13265,9 +13265,9 @@ declare const SessionStorageSetRequestSchema$1: z.ZodObject<{
13265
13265
  lastActivityAt: z.ZodNumber;
13266
13266
  }, z.core.$strip>>;
13267
13267
  status: z.ZodEnum<{
13268
- closed: "closed";
13269
13268
  active: "active";
13270
13269
  archived: "archived";
13270
+ closed: "closed";
13271
13271
  discovered: "discovered";
13272
13272
  }>;
13273
13273
  leadAgentId: z.ZodOptional<z.ZodString>;
@@ -13352,9 +13352,9 @@ declare const SessionStorageUpdateSchema$1: {
13352
13352
  request: z.ZodObject<{
13353
13353
  sessionId: z.ZodString;
13354
13354
  status: z.ZodOptional<z.ZodEnum<{
13355
- closed: "closed";
13356
13355
  active: "active";
13357
13356
  archived: "archived";
13357
+ closed: "closed";
13358
13358
  discovered: "discovered";
13359
13359
  }>>;
13360
13360
  parentSessionId: z.ZodOptional<z.ZodString>;
@@ -13516,9 +13516,9 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
13516
13516
  lastActivityAt: z.ZodNumber;
13517
13517
  }, z.core.$strip>>;
13518
13518
  status: z.ZodEnum<{
13519
- closed: "closed";
13520
13519
  active: "active";
13521
13520
  archived: "archived";
13521
+ closed: "closed";
13522
13522
  discovered: "discovered";
13523
13523
  }>;
13524
13524
  leadAgentId: z.ZodOptional<z.ZodString>;
@@ -13642,9 +13642,9 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
13642
13642
  lastActivityAt: z.ZodNumber;
13643
13643
  }, z.core.$strip>>;
13644
13644
  status: z.ZodEnum<{
13645
- closed: "closed";
13646
13645
  active: "active";
13647
13646
  archived: "archived";
13647
+ closed: "closed";
13648
13648
  discovered: "discovered";
13649
13649
  }>;
13650
13650
  leadAgentId: z.ZodOptional<z.ZodString>;
@@ -13751,9 +13751,9 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
13751
13751
  request: z.ZodObject<{
13752
13752
  status: z.ZodOptional<z.ZodEnum<{
13753
13753
  all: "all";
13754
- closed: "closed";
13755
13754
  active: "active";
13756
13755
  archived: "archived";
13756
+ closed: "closed";
13757
13757
  discovered: "discovered";
13758
13758
  }>>;
13759
13759
  limit: z.ZodOptional<z.ZodNumber>;
@@ -13799,9 +13799,9 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
13799
13799
  lastActivityAt: z.ZodNumber;
13800
13800
  }, z.core.$strip>>;
13801
13801
  status: z.ZodEnum<{
13802
- closed: "closed";
13803
13802
  active: "active";
13804
13803
  archived: "archived";
13804
+ closed: "closed";
13805
13805
  discovered: "discovered";
13806
13806
  }>;
13807
13807
  leadAgentId: z.ZodOptional<z.ZodString>;
@@ -13927,9 +13927,9 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
13927
13927
  limit: z.ZodOptional<z.ZodNumber>;
13928
13928
  status: z.ZodOptional<z.ZodEnum<{
13929
13929
  all: "all";
13930
- closed: "closed";
13931
13930
  active: "active";
13932
13931
  archived: "archived";
13932
+ closed: "closed";
13933
13933
  discovered: "discovered";
13934
13934
  }>>;
13935
13935
  isImported: z.ZodOptional<z.ZodBoolean>;
@@ -13972,9 +13972,9 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
13972
13972
  lastActivityAt: z.ZodNumber;
13973
13973
  }, z.core.$strip>>;
13974
13974
  status: z.ZodEnum<{
13975
- closed: "closed";
13976
13975
  active: "active";
13977
13976
  archived: "archived";
13977
+ closed: "closed";
13978
13978
  discovered: "discovered";
13979
13979
  }>;
13980
13980
  leadAgentId: z.ZodOptional<z.ZodString>;
@@ -14067,9 +14067,9 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
14067
14067
  request: z.ZodObject<{
14068
14068
  sessionId: z.ZodString;
14069
14069
  status: z.ZodOptional<z.ZodEnum<{
14070
- closed: "closed";
14071
14070
  active: "active";
14072
14071
  archived: "archived";
14072
+ closed: "closed";
14073
14073
  discovered: "discovered";
14074
14074
  }>>;
14075
14075
  parentSessionId: z.ZodOptional<z.ZodString>;
@@ -14166,9 +14166,9 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
14166
14166
  lastActivityAt: z.ZodNumber;
14167
14167
  }, z.core.$strip>>;
14168
14168
  status: z.ZodEnum<{
14169
- closed: "closed";
14170
14169
  active: "active";
14171
14170
  archived: "archived";
14171
+ closed: "closed";
14172
14172
  discovered: "discovered";
14173
14173
  }>;
14174
14174
  leadAgentId: z.ZodOptional<z.ZodString>;
@@ -14375,9 +14375,9 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
14375
14375
  lastActivityAt: z.ZodNumber;
14376
14376
  }, z.core.$strip>>;
14377
14377
  status: z.ZodEnum<{
14378
- closed: "closed";
14379
14378
  active: "active";
14380
14379
  archived: "archived";
14380
+ closed: "closed";
14381
14381
  discovered: "discovered";
14382
14382
  }>;
14383
14383
  leadAgentId: z.ZodOptional<z.ZodString>;
@@ -14508,9 +14508,9 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
14508
14508
  lastActivityAt: z.ZodNumber;
14509
14509
  }, z.core.$strip>>;
14510
14510
  status: z.ZodEnum<{
14511
- closed: "closed";
14512
14511
  active: "active";
14513
14512
  archived: "archived";
14513
+ closed: "closed";
14514
14514
  discovered: "discovered";
14515
14515
  }>;
14516
14516
  leadAgentId: z.ZodOptional<z.ZodString>;
@@ -14679,9 +14679,9 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
14679
14679
  lastActivityAt: z.ZodNumber;
14680
14680
  }, z.core.$strip>>;
14681
14681
  status: z.ZodEnum<{
14682
- closed: "closed";
14683
14682
  active: "active";
14684
14683
  archived: "archived";
14684
+ closed: "closed";
14685
14685
  discovered: "discovered";
14686
14686
  }>;
14687
14687
  leadAgentId: z.ZodOptional<z.ZodString>;
@@ -14805,9 +14805,9 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
14805
14805
  lastActivityAt: z.ZodNumber;
14806
14806
  }, z.core.$strip>>;
14807
14807
  status: z.ZodEnum<{
14808
- closed: "closed";
14809
14808
  active: "active";
14810
14809
  archived: "archived";
14810
+ closed: "closed";
14811
14811
  discovered: "discovered";
14812
14812
  }>;
14813
14813
  leadAgentId: z.ZodOptional<z.ZodString>;
@@ -14914,9 +14914,9 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
14914
14914
  request: z.ZodObject<{
14915
14915
  status: z.ZodOptional<z.ZodEnum<{
14916
14916
  all: "all";
14917
- closed: "closed";
14918
14917
  active: "active";
14919
14918
  archived: "archived";
14919
+ closed: "closed";
14920
14920
  discovered: "discovered";
14921
14921
  }>>;
14922
14922
  limit: z.ZodOptional<z.ZodNumber>;
@@ -14962,9 +14962,9 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
14962
14962
  lastActivityAt: z.ZodNumber;
14963
14963
  }, z.core.$strip>>;
14964
14964
  status: z.ZodEnum<{
14965
- closed: "closed";
14966
14965
  active: "active";
14967
14966
  archived: "archived";
14967
+ closed: "closed";
14968
14968
  discovered: "discovered";
14969
14969
  }>;
14970
14970
  leadAgentId: z.ZodOptional<z.ZodString>;
@@ -15090,9 +15090,9 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
15090
15090
  limit: z.ZodOptional<z.ZodNumber>;
15091
15091
  status: z.ZodOptional<z.ZodEnum<{
15092
15092
  all: "all";
15093
- closed: "closed";
15094
15093
  active: "active";
15095
15094
  archived: "archived";
15095
+ closed: "closed";
15096
15096
  discovered: "discovered";
15097
15097
  }>>;
15098
15098
  isImported: z.ZodOptional<z.ZodBoolean>;
@@ -15135,9 +15135,9 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
15135
15135
  lastActivityAt: z.ZodNumber;
15136
15136
  }, z.core.$strip>>;
15137
15137
  status: z.ZodEnum<{
15138
- closed: "closed";
15139
15138
  active: "active";
15140
15139
  archived: "archived";
15140
+ closed: "closed";
15141
15141
  discovered: "discovered";
15142
15142
  }>;
15143
15143
  leadAgentId: z.ZodOptional<z.ZodString>;
@@ -15230,9 +15230,9 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
15230
15230
  request: z.ZodObject<{
15231
15231
  sessionId: z.ZodString;
15232
15232
  status: z.ZodOptional<z.ZodEnum<{
15233
- closed: "closed";
15234
15233
  active: "active";
15235
15234
  archived: "archived";
15235
+ closed: "closed";
15236
15236
  discovered: "discovered";
15237
15237
  }>>;
15238
15238
  parentSessionId: z.ZodOptional<z.ZodString>;
@@ -15329,9 +15329,9 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
15329
15329
  lastActivityAt: z.ZodNumber;
15330
15330
  }, z.core.$strip>>;
15331
15331
  status: z.ZodEnum<{
15332
- closed: "closed";
15333
15332
  active: "active";
15334
15333
  archived: "archived";
15334
+ closed: "closed";
15335
15335
  discovered: "discovered";
15336
15336
  }>;
15337
15337
  leadAgentId: z.ZodOptional<z.ZodString>;
@@ -15538,9 +15538,9 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
15538
15538
  lastActivityAt: z.ZodNumber;
15539
15539
  }, z.core.$strip>>;
15540
15540
  status: z.ZodEnum<{
15541
- closed: "closed";
15542
15541
  active: "active";
15543
15542
  archived: "archived";
15543
+ closed: "closed";
15544
15544
  discovered: "discovered";
15545
15545
  }>;
15546
15546
  leadAgentId: z.ZodOptional<z.ZodString>;
@@ -15671,9 +15671,9 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
15671
15671
  lastActivityAt: z.ZodNumber;
15672
15672
  }, z.core.$strip>>;
15673
15673
  status: z.ZodEnum<{
15674
- closed: "closed";
15675
15674
  active: "active";
15676
15675
  archived: "archived";
15676
+ closed: "closed";
15677
15677
  discovered: "discovered";
15678
15678
  }>;
15679
15679
  leadAgentId: z.ZodOptional<z.ZodString>;