@makaio/framework 1.0.0-dev-1781367632837 → 1.0.0-dev-1781368534585

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 (59) hide show
  1. package/dist/.makaio-build.json +2 -2
  2. package/dist/contracts/adapter/index.d.mts +2 -2
  3. package/dist/contracts/adapter/schemas/session-lineage.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 +115 -115
  10. package/dist/contracts/provider/index.d.mts +1 -1
  11. package/dist/contracts/session/index.d.mts +2 -2
  12. package/dist/contracts/shared/index.d.mts +1 -1
  13. package/dist/contracts/variant/index.d.mts +1 -1
  14. package/dist/{index-fVgKVvta.d.mts → index-BT5tNA3Y.d.mts} +1 -1
  15. package/dist/{index-CcBAFO-1.d.mts → index-BZPdJ-cc.d.mts} +3 -3
  16. package/dist/{index-COPhs8Ay.d.mts → index-Buo9H8RK.d.mts} +1 -1
  17. package/dist/{index-B7uYo0C6.d.mts → index-ClJybiRp.d.mts} +3 -3
  18. package/dist/{index-C3zfJg6s.d.mts → index-D--1C5cq.d.mts} +9 -9
  19. package/dist/{index-IekAD8Gp.d.mts → index-D0KbxzzL.d.mts} +8 -8
  20. package/dist/{index-CncH-7wf.d.mts → index-DVhdhnCz.d.mts} +20 -20
  21. package/dist/{index-BAhJKQLX.d.mts → index-DfyXMHbr.d.mts} +8 -8
  22. package/dist/{index-qGJoNJon.d.mts → index-V-TYYJbM.d.mts} +6 -6
  23. package/dist/{index-Bibt5jAX.d.mts → index-zvz6W1SY.d.mts} +8 -8
  24. package/dist/{namespace-DRFJN-_z.d.mts → namespace-BybC0T6L.d.mts} +2 -2
  25. package/dist/{namespace-6OzA9SwY.d.mts → namespace-CWqZfW61.d.mts} +32 -32
  26. package/dist/{namespace-B60mn8J-2.d.mts → namespace-DC1VWMKj2.d.mts} +2 -2
  27. package/dist/{namespace-DI9_OYOU.d.mts → namespace-Dg8SmyyE.d.mts} +3 -3
  28. package/dist/package.json +1 -1
  29. package/dist/{schemas-Chyj6HuZ.d.mts → schemas-BFO5Ovdp.d.mts} +4 -4
  30. package/dist/{schemas-DtJWNKZ_2.d.mts → schemas-BFYzBjpp2.d.mts} +9 -9
  31. package/dist/{schemas-DZUaRcYl.d.mts → schemas-CTgHFHmK.d.mts} +7 -7
  32. package/dist/{schemas-Dv5FxHDT.d.mts → schemas-Dk1d5uZE.d.mts} +2 -2
  33. package/dist/services/adapter-subsystem/index.d.mts +2 -2
  34. package/dist/services/adapter-subsystem/namespace.d.mts +1 -1
  35. package/dist/services/agent-runtime/index.d.mts +2 -2
  36. package/dist/services/agent-runtime/namespace.d.mts +1 -1
  37. package/dist/services/agent-runtime/schemas.d.mts +1 -1
  38. package/dist/services/context-rules/index.d.mts +3 -3
  39. package/dist/services/filesystem/namespace.d.mts +6 -6
  40. package/dist/services/filesystem/schemas.d.mts +3 -3
  41. package/dist/services/harness/index.d.mts +3 -3
  42. package/dist/services/index.d.mts +38 -38
  43. package/dist/services/preferences/index.d.mts +2 -2
  44. package/dist/services/preferences/schemas.d.mts +1 -1
  45. package/dist/services/preferences/storage-namespace.d.mts +2 -2
  46. package/dist/services/session/index.d.mts +1 -1
  47. package/dist/services/session/messages/namespace.d.mts +1 -1
  48. package/dist/services/settings/namespace.d.mts +6 -6
  49. package/dist/services/subagent-template/index.d.mts +2 -2
  50. package/dist/services/subagent-template/namespace.d.mts +1 -1
  51. package/dist/services/subagent-template/schemas.d.mts +1 -1
  52. package/dist/{session-lineage-CKg6mErA.d.mts → session-lineage-BoyuhtiV.d.mts} +1 -1
  53. package/dist/{storage-namespace-BXmMUd7a.d.mts → storage-namespace-n4KCNecF.d.mts} +10 -10
  54. package/dist/{types-BOuU-0Vs.d.mts → types-8pL9-Me7.d.mts} +2 -2
  55. package/dist/ui-kernel/index.d.mts +4 -4
  56. package/dist/ui-kernel/pages/namespace.d.mts +4 -4
  57. package/dist/ui-kernel/pages/schemas.d.mts +1 -1
  58. package/dist/workflow-engine/index.d.mts +50 -50
  59. package/package.json +1 -1
@@ -1,2 +1,2 @@
1
- import { a as PreferenceValueSchema, i as PreferenceKeySchema, n as PreferenceItemSchema, o as PreferencesSchemas, r as PreferenceKey, t as PreferenceItem } from "../../schemas-DZUaRcYl.mjs";
1
+ import { a as PreferenceValueSchema, i as PreferenceKeySchema, n as PreferenceItemSchema, o as PreferencesSchemas, r as PreferenceKey, t as PreferenceItem } from "../../schemas-CTgHFHmK.mjs";
2
2
  export { PreferenceItem, PreferenceItemSchema, PreferenceKey, PreferenceKeySchema, PreferenceValueSchema, PreferencesSchemas };
@@ -1,3 +1,3 @@
1
- import { a as PreferenceValueSchema, i as PreferenceKeySchema, n as PreferenceItemSchema, o as PreferencesSchemas, r as PreferenceKey, t as PreferenceItem } from "../../schemas-DZUaRcYl.mjs";
2
- import { n as PreferencesSubjects, t as PreferencesNamespace } from "../../storage-namespace-BXmMUd7a.mjs";
1
+ import { a as PreferenceValueSchema, i as PreferenceKeySchema, n as PreferenceItemSchema, o as PreferencesSchemas, r as PreferenceKey, t as PreferenceItem } from "../../schemas-CTgHFHmK.mjs";
2
+ import { n as PreferencesSubjects, t as PreferencesNamespace } from "../../storage-namespace-n4KCNecF.mjs";
3
3
  export { PreferenceItem, PreferenceItemSchema, PreferenceKey, PreferenceKeySchema, PreferenceValueSchema, PreferencesNamespace, PreferencesSchemas, PreferencesSubjects };
@@ -6,5 +6,5 @@ import { a as agents, c as sessionsDual, o as agentsDual, s as sessions } from "
6
6
  import { n as SessionEventStorageSubjects, t as SessionEventStorageNamespace } from "../../namespace-BxxBhcV_.mjs";
7
7
  import { t as TurnStorageNamespace } from "../../namespace-aJJfBJU5.mjs";
8
8
  import { n as TurnStorageSubjects } from "../../namespace--s0d86h-.mjs";
9
- import { i as MessageStorageSubjects, r as MessageStorageNamespace } from "../../namespace-DI9_OYOU.mjs";
9
+ import { i as MessageStorageSubjects, r as MessageStorageNamespace } from "../../namespace-Dg8SmyyE.mjs";
10
10
  export { AdapterRegistry, AgentContextState, AgentStorageNamespace, AgentStorageSubjects, BuildContextOptions, CONNECTOR_SWAP_DEFAULT_PIPELINE, ContextAssemblyResult, ContextWindowTracker, ContextWindowTrackerConfig, EmbeddingIndexManager, EventTransform, FallbackRuntimeOptions, ISessionOrchestrator, InsertMessage, InsertMessageRouting, InsertSessionEvent, InsertTurn, MakaioSession, MakaioSessionConfig, MakaioSessionService, MessageRoutingNamespace, MessageRoutingSubjects, MessageStorageNamespace, MessageStorageSubjects, RecoveryConfig, SearchFilters, SearchSessionRow, SelectMessage, SelectMessageRouting, SelectSessionEvent, SelectTurn, SessionBridge, SessionContextWindowState, SessionEventStorageNamespace, SessionEventStorageSubjects, SessionExtensionContextImpl, SessionLogger, SessionLoggerOptions, SessionOrchestrator, SessionPreviewMaps, SessionStorageNamespace, SessionStorageSubjects, SessionTurnManager, StartTurnOptions, Turn, TurnCompleteCallback, TurnCompletionResult, TurnConfig, TurnContext, TurnContextEnricher, TurnResult, TurnStateChange, TurnStorageNamespace, TurnStorageSubjects, actionRegistry, agents, agentsDual, assembleForkContext, buildProviderContext, buildRecoveryContext, buildRecoveryContextWithPipeline, buildSessionContext, buildTurnInitiator, createSessionExtensionContext, ensureAgentCwd, ensureAgentModel, extractTextContent, fetchAgentsBySession, fetchMessageCountsBySession, fetchPreviewBySession, fetchSessionPreviewMaps, findTurnByAgent, getFullConversation, getOrCreateSession, getSessionAncestorChain, importCursors, importCursorsDual, kindToBranchKind, mapAgentsBySession, mapRowToSession, mapToSession, messageRouting, messageRoutingDual, messages, normalizeSelectionString, normalizeToBlocks, parseForkTransforms, pickFallbackRuntimeOptions, recoverAgent, registerAbandonHandler, registerAttachHandler, registerBuiltInActions, registerCompressHandler, registerCompressLineageResolver, registerCoreSessionServiceHandlers, registerDrizzleAgentStorage, registerDrizzleImportCursorStorage, registerDrizzleMessageRoutingStorage, registerDrizzleMessageStorage, registerDrizzleSessionEventStorage, registerDrizzleSessionStorage, registerDrizzleTurnStorage, registerForkHandler, registerFtsSearchHandler, registerGetStatusCountsHandler, registerListActionsHandler, registerMemoryAgentStorage, registerMemoryMessageStorage, registerMemorySessionEventStorage, registerMemorySessionStorage, registerMemoryTurnStorage, registerMergeHandler, registerParentResolver, registerResumeHandler, registerSessionDiscoveredHandler, registerSpawningToolCallResolver, resetBuiltInActionsRegistration, resolveAdapterId, resolveAdapterNameById, resolveExecutionTarget, resolveModelCapabilities, resolveTargetAgents, routeToAgents, routeToAgentsCore, sessionEvents, sessionEventsDual, sessions, sessionsDual, toSessionLineage, turns, turnsDual, verifyAndRecoverAgents };
@@ -1,2 +1,2 @@
1
- import { i as MessageStorageSubjects, n as MessagePageCursorSchema, r as MessageStorageNamespace, t as MessagePageCursor } from "../../../namespace-DI9_OYOU.mjs";
1
+ import { i as MessageStorageSubjects, n as MessagePageCursorSchema, r as MessageStorageNamespace, t as MessagePageCursor } from "../../../namespace-Dg8SmyyE.mjs";
2
2
  export { MessagePageCursor, MessagePageCursorSchema, MessageStorageNamespace, MessageStorageSubjects };
@@ -518,18 +518,18 @@ declare const SubagentTemplateSettingsNamespace: _$_makaio_core0.BusNamespaceDef
518
518
  create: {
519
519
  request: _$zod.ZodObject<{
520
520
  name: _$zod.ZodString;
521
- enabled: _$zod.ZodDefault<_$zod.ZodBoolean>;
522
- model: _$zod.ZodOptional<_$zod.ZodString>;
523
521
  providerConfigId: _$zod.ZodOptional<_$zod.ZodString>;
522
+ model: _$zod.ZodOptional<_$zod.ZodString>;
524
523
  systemPrompt: _$zod.ZodOptional<_$zod.ZodString>;
525
524
  allowedTools: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
526
525
  disallowedTools: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
526
+ enabled: _$zod.ZodDefault<_$zod.ZodBoolean>;
527
527
  allowedDirectories: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
528
- adapterName: _$zod.ZodString;
529
528
  contextMode: _$zod.ZodDefault<_$zod.ZodEnum<{
530
529
  fork: "fork";
531
530
  fresh: "fresh";
532
531
  }>>;
532
+ adapterName: _$zod.ZodString;
533
533
  }, _$zod_v4_core0.$strip>;
534
534
  response: _$zod.ZodObject<{
535
535
  id: _$zod.ZodString;
@@ -609,18 +609,18 @@ declare const SubagentTemplateSettingsSubjects: _$_makaio_core0.BusSubjects<_$_m
609
609
  create: {
610
610
  request: _$zod.ZodObject<{
611
611
  name: _$zod.ZodString;
612
- enabled: _$zod.ZodDefault<_$zod.ZodBoolean>;
613
- model: _$zod.ZodOptional<_$zod.ZodString>;
614
612
  providerConfigId: _$zod.ZodOptional<_$zod.ZodString>;
613
+ model: _$zod.ZodOptional<_$zod.ZodString>;
615
614
  systemPrompt: _$zod.ZodOptional<_$zod.ZodString>;
616
615
  allowedTools: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
617
616
  disallowedTools: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
617
+ enabled: _$zod.ZodDefault<_$zod.ZodBoolean>;
618
618
  allowedDirectories: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
619
- adapterName: _$zod.ZodString;
620
619
  contextMode: _$zod.ZodDefault<_$zod.ZodEnum<{
621
620
  fork: "fork";
622
621
  fresh: "fresh";
623
622
  }>>;
623
+ adapterName: _$zod.ZodString;
624
624
  }, _$zod_v4_core0.$strip>;
625
625
  response: _$zod.ZodObject<{
626
626
  id: _$zod.ZodString;
@@ -1,3 +1,3 @@
1
- import { _ as SubagentTemplateUpdate, a as SubagentTemplateInstance, c as SubagentTemplateInstanceStatusSchema, d as SubagentTemplateSettingsSchemas, f as SubagentTemplateSpawnRequest, g as SubagentTemplateSummarySchema, h as SubagentTemplateSummary, i as SubagentTemplateCreateSchema, l as SubagentTemplateKernelSchemas, m as SubagentTemplateSpawnedEventSchema, n as SubagentTemplateCompletedEventSchema, o as SubagentTemplateInstanceSchema, p as SubagentTemplateSpawnRequestSchema, r as SubagentTemplateCreate, s as SubagentTemplateInstanceStatus, t as SubagentTemplate, u as SubagentTemplateSchema, v as SubagentTemplateUpdateSchema } from "../../schemas-DtJWNKZ_2.mjs";
2
- import { n as SubagentTemplateSubjects, t as SubagentTemplateKernelNamespace } from "../../namespace-B60mn8J-2.mjs";
1
+ import { _ as SubagentTemplateUpdate, a as SubagentTemplateInstance, c as SubagentTemplateInstanceStatusSchema, d as SubagentTemplateSettingsSchemas, f as SubagentTemplateSpawnRequest, g as SubagentTemplateSummarySchema, h as SubagentTemplateSummary, i as SubagentTemplateCreateSchema, l as SubagentTemplateKernelSchemas, m as SubagentTemplateSpawnedEventSchema, n as SubagentTemplateCompletedEventSchema, o as SubagentTemplateInstanceSchema, p as SubagentTemplateSpawnRequestSchema, r as SubagentTemplateCreate, s as SubagentTemplateInstanceStatus, t as SubagentTemplate, u as SubagentTemplateSchema, v as SubagentTemplateUpdateSchema } from "../../schemas-BFYzBjpp2.mjs";
2
+ import { n as SubagentTemplateSubjects, t as SubagentTemplateKernelNamespace } from "../../namespace-DC1VWMKj2.mjs";
3
3
  export { type SubagentTemplate, SubagentTemplateCompletedEventSchema, type SubagentTemplateCreate, SubagentTemplateCreateSchema, type SubagentTemplateInstance, SubagentTemplateInstanceSchema, type SubagentTemplateInstanceStatus, SubagentTemplateInstanceStatusSchema, SubagentTemplateKernelNamespace, SubagentTemplateKernelSchemas, SubagentTemplateSchema, SubagentTemplateSettingsSchemas, type SubagentTemplateSpawnRequest, SubagentTemplateSpawnRequestSchema, SubagentTemplateSpawnedEventSchema, SubagentTemplateSubjects, type SubagentTemplateSummary, SubagentTemplateSummarySchema, type SubagentTemplateUpdate, SubagentTemplateUpdateSchema };
@@ -1,2 +1,2 @@
1
- import { n as SubagentTemplateSubjects, t as SubagentTemplateKernelNamespace } from "../../namespace-B60mn8J-2.mjs";
1
+ import { n as SubagentTemplateSubjects, t as SubagentTemplateKernelNamespace } from "../../namespace-DC1VWMKj2.mjs";
2
2
  export { SubagentTemplateKernelNamespace, SubagentTemplateSubjects };
@@ -1,2 +1,2 @@
1
- import { _ as SubagentTemplateUpdate, a as SubagentTemplateInstance, c as SubagentTemplateInstanceStatusSchema, d as SubagentTemplateSettingsSchemas, f as SubagentTemplateSpawnRequest, g as SubagentTemplateSummarySchema, h as SubagentTemplateSummary, i as SubagentTemplateCreateSchema, l as SubagentTemplateKernelSchemas, m as SubagentTemplateSpawnedEventSchema, n as SubagentTemplateCompletedEventSchema, o as SubagentTemplateInstanceSchema, p as SubagentTemplateSpawnRequestSchema, r as SubagentTemplateCreate, s as SubagentTemplateInstanceStatus, t as SubagentTemplate, u as SubagentTemplateSchema, v as SubagentTemplateUpdateSchema } from "../../schemas-DtJWNKZ_2.mjs";
1
+ import { _ as SubagentTemplateUpdate, a as SubagentTemplateInstance, c as SubagentTemplateInstanceStatusSchema, d as SubagentTemplateSettingsSchemas, f as SubagentTemplateSpawnRequest, g as SubagentTemplateSummarySchema, h as SubagentTemplateSummary, i as SubagentTemplateCreateSchema, l as SubagentTemplateKernelSchemas, m as SubagentTemplateSpawnedEventSchema, n as SubagentTemplateCompletedEventSchema, o as SubagentTemplateInstanceSchema, p as SubagentTemplateSpawnRequestSchema, r as SubagentTemplateCreate, s as SubagentTemplateInstanceStatus, t as SubagentTemplate, u as SubagentTemplateSchema, v as SubagentTemplateUpdateSchema } from "../../schemas-BFYzBjpp2.mjs";
2
2
  export { SubagentTemplate, SubagentTemplateCompletedEventSchema, SubagentTemplateCreate, SubagentTemplateCreateSchema, SubagentTemplateInstance, SubagentTemplateInstanceSchema, SubagentTemplateInstanceStatus, SubagentTemplateInstanceStatusSchema, SubagentTemplateKernelSchemas, SubagentTemplateSchema, SubagentTemplateSettingsSchemas, SubagentTemplateSpawnRequest, SubagentTemplateSpawnRequestSchema, SubagentTemplateSpawnedEventSchema, SubagentTemplateSummary, SubagentTemplateSummarySchema, SubagentTemplateUpdate, SubagentTemplateUpdateSchema };
@@ -14,8 +14,8 @@ declare const COMPRESS_SESSION_LINEAGE_KIND: "compress";
14
14
  /** Discriminates the relationship of a session to its parent. */
15
15
  declare const SessionLineageKindSchema: z.ZodEnum<{
16
16
  fork: "fork";
17
- root: "root";
18
17
  subagent: "subagent";
18
+ root: "root";
19
19
  compress: "compress";
20
20
  }>;
21
21
  type SessionLineageKind = z.infer<typeof SessionLineageKindSchema>;
@@ -17,9 +17,9 @@ declare const PreferencesNamespace: _$_makaio_core0.BusNamespaceDefinition<"pref
17
17
  scope: _$zod.ZodString;
18
18
  context: _$zod.ZodOptional<_$zod.ZodString>;
19
19
  viewport: _$zod.ZodOptional<_$zod.ZodEnum<{
20
+ mobile: "mobile";
20
21
  desktop: "desktop";
21
22
  tablet: "tablet";
22
- mobile: "mobile";
23
23
  }>>;
24
24
  }, _$zod_v4_core0.$strip>;
25
25
  category: _$zod.ZodString;
@@ -38,9 +38,9 @@ declare const PreferencesNamespace: _$_makaio_core0.BusNamespaceDefinition<"pref
38
38
  scope: _$zod.ZodString;
39
39
  context: _$zod.ZodOptional<_$zod.ZodString>;
40
40
  viewport: _$zod.ZodOptional<_$zod.ZodEnum<{
41
+ mobile: "mobile";
41
42
  desktop: "desktop";
42
43
  tablet: "tablet";
43
- mobile: "mobile";
44
44
  }>>;
45
45
  }, _$zod_v4_core0.$strip>;
46
46
  category: _$zod.ZodString;
@@ -60,9 +60,9 @@ declare const PreferencesNamespace: _$_makaio_core0.BusNamespaceDefinition<"pref
60
60
  scope: _$zod.ZodString;
61
61
  context: _$zod.ZodOptional<_$zod.ZodString>;
62
62
  viewport: _$zod.ZodOptional<_$zod.ZodEnum<{
63
+ mobile: "mobile";
63
64
  desktop: "desktop";
64
65
  tablet: "tablet";
65
- mobile: "mobile";
66
66
  }>>;
67
67
  }, _$zod_v4_core0.$strip>;
68
68
  category: _$zod.ZodString;
@@ -81,9 +81,9 @@ declare const PreferencesNamespace: _$_makaio_core0.BusNamespaceDefinition<"pref
81
81
  scope: _$zod.ZodOptional<_$zod.ZodString>;
82
82
  context: _$zod.ZodOptional<_$zod.ZodOptional<_$zod.ZodString>>;
83
83
  viewport: _$zod.ZodOptional<_$zod.ZodOptional<_$zod.ZodEnum<{
84
+ mobile: "mobile";
84
85
  desktop: "desktop";
85
86
  tablet: "tablet";
86
- mobile: "mobile";
87
87
  }>>>;
88
88
  }, _$zod_v4_core0.$strip>>;
89
89
  category: _$zod.ZodOptional<_$zod.ZodString>;
@@ -98,9 +98,9 @@ declare const PreferencesNamespace: _$_makaio_core0.BusNamespaceDefinition<"pref
98
98
  scope: _$zod.ZodString;
99
99
  context: _$zod.ZodOptional<_$zod.ZodString>;
100
100
  viewport: _$zod.ZodOptional<_$zod.ZodEnum<{
101
+ mobile: "mobile";
101
102
  desktop: "desktop";
102
103
  tablet: "tablet";
103
- mobile: "mobile";
104
104
  }>>;
105
105
  }, _$zod_v4_core0.$strip>;
106
106
  category: _$zod.ZodString;
@@ -124,9 +124,9 @@ declare const PreferencesSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.F
124
124
  scope: _$zod.ZodString;
125
125
  context: _$zod.ZodOptional<_$zod.ZodString>;
126
126
  viewport: _$zod.ZodOptional<_$zod.ZodEnum<{
127
+ mobile: "mobile";
127
128
  desktop: "desktop";
128
129
  tablet: "tablet";
129
- mobile: "mobile";
130
130
  }>>;
131
131
  }, _$zod_v4_core0.$strip>;
132
132
  category: _$zod.ZodString;
@@ -145,9 +145,9 @@ declare const PreferencesSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.F
145
145
  scope: _$zod.ZodString;
146
146
  context: _$zod.ZodOptional<_$zod.ZodString>;
147
147
  viewport: _$zod.ZodOptional<_$zod.ZodEnum<{
148
+ mobile: "mobile";
148
149
  desktop: "desktop";
149
150
  tablet: "tablet";
150
- mobile: "mobile";
151
151
  }>>;
152
152
  }, _$zod_v4_core0.$strip>;
153
153
  category: _$zod.ZodString;
@@ -167,9 +167,9 @@ declare const PreferencesSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.F
167
167
  scope: _$zod.ZodString;
168
168
  context: _$zod.ZodOptional<_$zod.ZodString>;
169
169
  viewport: _$zod.ZodOptional<_$zod.ZodEnum<{
170
+ mobile: "mobile";
170
171
  desktop: "desktop";
171
172
  tablet: "tablet";
172
- mobile: "mobile";
173
173
  }>>;
174
174
  }, _$zod_v4_core0.$strip>;
175
175
  category: _$zod.ZodString;
@@ -188,9 +188,9 @@ declare const PreferencesSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.F
188
188
  scope: _$zod.ZodOptional<_$zod.ZodString>;
189
189
  context: _$zod.ZodOptional<_$zod.ZodOptional<_$zod.ZodString>>;
190
190
  viewport: _$zod.ZodOptional<_$zod.ZodOptional<_$zod.ZodEnum<{
191
+ mobile: "mobile";
191
192
  desktop: "desktop";
192
193
  tablet: "tablet";
193
- mobile: "mobile";
194
194
  }>>>;
195
195
  }, _$zod_v4_core0.$strip>>;
196
196
  category: _$zod.ZodOptional<_$zod.ZodString>;
@@ -205,9 +205,9 @@ declare const PreferencesSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.F
205
205
  scope: _$zod.ZodString;
206
206
  context: _$zod.ZodOptional<_$zod.ZodString>;
207
207
  viewport: _$zod.ZodOptional<_$zod.ZodEnum<{
208
+ mobile: "mobile";
208
209
  desktop: "desktop";
209
210
  tablet: "tablet";
210
- mobile: "mobile";
211
211
  }>>;
212
212
  }, _$zod_v4_core0.$strip>;
213
213
  category: _$zod.ZodString;
@@ -1,4 +1,4 @@
1
- import { s as MessageBlock$1 } from "./index-fVgKVvta.mjs";
1
+ import { s as MessageBlock$1 } from "./index-BT5tNA3Y.mjs";
2
2
  import * as _$zod from "zod";
3
3
  import { z } from "zod";
4
4
  import * as _$_makaio_contracts0 from "@makaio/framework/contracts";
@@ -5839,8 +5839,8 @@ declare const SessionSchemas: {
5839
5839
  maxTokens: _$zod.ZodNumber;
5840
5840
  percentage: _$zod.ZodNumber;
5841
5841
  level: _$zod.ZodEnum<{
5842
- ok: "ok";
5843
5842
  warn: "warn";
5843
+ ok: "ok";
5844
5844
  critical: "critical";
5845
5845
  }>;
5846
5846
  lastUpdatedAt: _$zod.ZodNumber;
@@ -1,4 +1,4 @@
1
- import { r as PageSurfaceConfig, s as SurfaceId } from "../schemas-Chyj6HuZ.mjs";
1
+ import { r as PageSurfaceConfig, s as SurfaceId } from "../schemas-BFO5Ovdp.mjs";
2
2
  import * as _$zod from "zod";
3
3
  import { z } from "zod";
4
4
  import * as _$_makaio_core0 from "@makaio/framework/core";
@@ -2309,8 +2309,8 @@ declare const UiSchemas: {
2309
2309
  ready: z.ZodObject<{
2310
2310
  surface: z.ZodEnum<{
2311
2311
  tray: "tray";
2312
- mobile: "mobile";
2313
2312
  web: "web";
2313
+ mobile: "mobile";
2314
2314
  electron: "electron";
2315
2315
  electrobun: "electrobun";
2316
2316
  }>;
@@ -2409,8 +2409,8 @@ declare const UiNamespace: _$_makaio_core0.BusNamespaceDefinition<"ui", {
2409
2409
  ready: _$zod.ZodObject<{
2410
2410
  surface: _$zod.ZodEnum<{
2411
2411
  tray: "tray";
2412
- mobile: "mobile";
2413
2412
  web: "web";
2413
+ mobile: "mobile";
2414
2414
  electron: "electron";
2415
2415
  electrobun: "electrobun";
2416
2416
  }>;
@@ -2450,8 +2450,8 @@ declare const UiSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSubjec
2450
2450
  ready: _$zod.ZodObject<{
2451
2451
  surface: _$zod.ZodEnum<{
2452
2452
  tray: "tray";
2453
- mobile: "mobile";
2454
2453
  web: "web";
2454
+ mobile: "mobile";
2455
2455
  electron: "electron";
2456
2456
  electrobun: "electrobun";
2457
2457
  }>;
@@ -15,8 +15,8 @@ declare const PageNamespace: _$_makaio_core0.BusNamespaceDefinition<"pages", {
15
15
  readonly request: _$zod.ZodObject<{
16
16
  surface: _$zod.ZodOptional<_$zod.ZodEnum<{
17
17
  tray: "tray";
18
- mobile: "mobile";
19
18
  web: "web";
19
+ mobile: "mobile";
20
20
  electron: "electron";
21
21
  electrobun: "electrobun";
22
22
  }>>;
@@ -35,8 +35,8 @@ declare const PageNamespace: _$_makaio_core0.BusNamespaceDefinition<"pages", {
35
35
  level: _$zod.ZodCustom<_$_makaio_contracts0.UiNavigationLevel, _$_makaio_contracts0.UiNavigationLevel>;
36
36
  surfaces: _$zod.ZodOptional<_$zod.ZodUnion<readonly [_$zod.ZodLiteral<"all">, _$zod.ZodArray<_$zod.ZodEnum<{
37
37
  tray: "tray";
38
- mobile: "mobile";
39
38
  web: "web";
39
+ mobile: "mobile";
40
40
  electron: "electron";
41
41
  electrobun: "electrobun";
42
42
  }>>]>>;
@@ -55,8 +55,8 @@ declare const PageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSubj
55
55
  readonly request: _$zod.ZodObject<{
56
56
  surface: _$zod.ZodOptional<_$zod.ZodEnum<{
57
57
  tray: "tray";
58
- mobile: "mobile";
59
58
  web: "web";
59
+ mobile: "mobile";
60
60
  electron: "electron";
61
61
  electrobun: "electrobun";
62
62
  }>>;
@@ -75,8 +75,8 @@ declare const PageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSubj
75
75
  level: _$zod.ZodCustom<_$_makaio_contracts0.UiNavigationLevel, _$_makaio_contracts0.UiNavigationLevel>;
76
76
  surfaces: _$zod.ZodOptional<_$zod.ZodUnion<readonly [_$zod.ZodLiteral<"all">, _$zod.ZodArray<_$zod.ZodEnum<{
77
77
  tray: "tray";
78
- mobile: "mobile";
79
78
  web: "web";
79
+ mobile: "mobile";
80
80
  electron: "electron";
81
81
  electrobun: "electrobun";
82
82
  }>>]>>;
@@ -1,2 +1,2 @@
1
- import { a as SurfaceCapabilitySchema, c as SurfaceIdSchema, i as SurfaceCapability, l as isPageVisibleOnSurface, n as PageSchemas, o as SurfaceDeclaration, r as PageSurfaceConfig, s as SurfaceId, t as PageMetadata } from "../../schemas-Chyj6HuZ.mjs";
1
+ import { a as SurfaceCapabilitySchema, c as SurfaceIdSchema, i as SurfaceCapability, l as isPageVisibleOnSurface, n as PageSchemas, o as SurfaceDeclaration, r as PageSurfaceConfig, s as SurfaceId, t as PageMetadata } from "../../schemas-BFO5Ovdp.mjs";
2
2
  export { PageMetadata, PageSchemas, PageSurfaceConfig, SurfaceCapability, SurfaceCapabilitySchema, SurfaceDeclaration, SurfaceId, SurfaceIdSchema, isPageVisibleOnSurface };