@makaio/framework 1.0.0-dev-1781517341920 → 1.0.0-dev-1781729394463

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 (397) hide show
  1. package/dist/.makaio-build.json +2 -2
  2. package/dist/{account-identity-D-9gunfD.mjs → account-identity-D5TUafYg.mjs} +1 -1
  3. package/dist/adapter-B5I7Wp4y.mjs +1 -0
  4. package/dist/adapters/config/index.d.mts +1 -1
  5. package/dist/adapters/config/index.mjs +1 -1
  6. package/dist/adapters/index.d.mts +2 -2
  7. package/dist/adapters/index.mjs +1 -1
  8. package/dist/adapters/node.d.mts +1 -1
  9. package/dist/adapters/node.mjs +1 -1
  10. package/dist/await-trigger-DcMVmNW5.mjs +1 -0
  11. package/dist/bus/index.d.mts +21 -21
  12. package/dist/bus/index.mjs +1 -1
  13. package/dist/canonical-model-BWGkgf3v.mjs +1 -0
  14. package/dist/{client-D24ebgGH.mjs → client-BO-0jTSV.mjs} +1 -1
  15. package/dist/compression-DMoeVgKx.mjs +1 -0
  16. package/dist/contracts/adapter/index.d.mts +2 -2
  17. package/dist/contracts/adapter/index.mjs +1 -1
  18. package/dist/contracts/adapter/schemas/session-lineage.d.mts +1 -1
  19. package/dist/contracts/artifact/index.d.mts +1 -1
  20. package/dist/contracts/canonical-model/index.d.mts +1 -1
  21. package/dist/contracts/canonical-model/index.mjs +1 -1
  22. package/dist/contracts/client/index.d.mts +2 -2
  23. package/dist/contracts/client/index.mjs +1 -1
  24. package/dist/contracts/common/index.d.mts +1 -1
  25. package/dist/contracts/config/index.d.mts +1 -1
  26. package/dist/contracts/config/index.mjs +1 -1
  27. package/dist/contracts/extension/index.d.mts +3 -3
  28. package/dist/contracts/extension/index.mjs +1 -1
  29. package/dist/contracts/facet/index.d.mts +1 -1
  30. package/dist/contracts/facet/index.mjs +1 -1
  31. package/dist/contracts/harness/index.d.mts +1 -1
  32. package/dist/contracts/harness/index.mjs +1 -1
  33. package/dist/contracts/host/index.d.mts +1 -1
  34. package/dist/contracts/host/index.mjs +1 -1
  35. package/dist/contracts/index.d.mts +388 -9899
  36. package/dist/contracts/index.mjs +1 -1
  37. package/dist/contracts/materialization/index.d.mts +3 -3
  38. package/dist/contracts/materialization/index.mjs +1 -1
  39. package/dist/contracts/model-registry/index.d.mts +1 -1
  40. package/dist/contracts/model-registry/index.mjs +1 -1
  41. package/dist/contracts/native-session-supervisor/index.d.mts +1 -1
  42. package/dist/contracts/native-session-supervisor/index.mjs +1 -1
  43. package/dist/contracts/platform/index.d.mts +1 -1
  44. package/dist/contracts/platform/index.mjs +1 -1
  45. package/dist/contracts/provider/index.d.mts +3 -3
  46. package/dist/contracts/provider/index.mjs +1 -1
  47. package/dist/contracts/session/index.d.mts +3 -3
  48. package/dist/contracts/session/index.mjs +1 -1
  49. package/dist/contracts/shared/index.d.mts +2 -1
  50. package/dist/contracts/skill/index.d.mts +1 -1
  51. package/dist/contracts/skill/index.mjs +1 -1
  52. package/dist/contracts/telemetry/index.d.mts +1 -1
  53. package/dist/contracts/telemetry/index.mjs +1 -1
  54. package/dist/contracts/timeout/index.d.mts +1 -1
  55. package/dist/contracts/toast/index.mjs +1 -1
  56. package/dist/contracts/variant/index.d.mts +1 -1
  57. package/dist/contracts/variant/index.mjs +1 -1
  58. package/dist/contracts/workflow/index.d.mts +3 -0
  59. package/dist/contracts/workflow/index.mjs +1 -0
  60. package/dist/definition-BJ_975aA.mjs +1 -0
  61. package/dist/{definition-B2FH_eOh.d.mts → definition-Cllhr9mi.d.mts} +13 -2
  62. package/dist/{definition-CPc6oKaF.d.mts → definition-b9jyJqPD.d.mts} +1 -1
  63. package/dist/{detached-extension-handle-BYxNmLfv.mjs → detached-extension-handle-Cx6-0eqg.mjs} +1 -1
  64. package/dist/drizzle/0020_m_mqf47r9j.sql +1 -0
  65. package/dist/drizzle/meta/_journal.json +7 -0
  66. package/dist/{extension-CTkoi8MV.mjs → extension-BJHRahFl.mjs} +1 -1
  67. package/dist/{extension-DNrcv3V7.mjs → extension-CfL70C5n.mjs} +1 -1
  68. package/dist/{filesystem-service-T8JOIWeP.mjs → filesystem-service-Bmyqo6po.mjs} +1 -1
  69. package/dist/git/index.mjs +1 -1
  70. package/dist/{globby-Bos1vjKj.mjs → globby-D4SANVoq.mjs} +1 -1
  71. package/dist/{handlers-Cpy9Q8ho.mjs → handlers-BAycjV02.mjs} +2 -2
  72. package/dist/{harness-HEpELa_v.mjs → harness-DkUpbsuY.mjs} +1 -1
  73. package/dist/{index-DWqgo739.d.mts → index-BAQ6QBcU.d.mts} +2 -2
  74. package/dist/{index-C7vAbtvS.d.mts → index-BEzRpWsS.d.mts} +399 -360
  75. package/dist/{index-BM_y78ZA2.d.mts → index-BWIkf5oJ.d.mts} +6 -6
  76. package/dist/{index-DVz3a2jZ.d.mts → index-CW_LbXdg.d.mts} +8 -8
  77. package/dist/{index-Dun5uQwE.d.mts → index-CZJc-V9L.d.mts} +26 -5
  78. package/dist/index-Cjo24O5I.d.mts +10036 -0
  79. package/dist/{index-GuspCNLR.d.mts → index-CmHdpW0E.d.mts} +4 -4
  80. package/dist/{index-dFTsZFlh.d.mts → index-D1KPCXBN.d.mts} +3 -3
  81. package/dist/{index-6QvT0ljq.d.mts → index-D9-vOJvZ.d.mts} +1 -1
  82. package/dist/{index-B8v52gGb.d.mts → index-DKNmj2sa.d.mts} +51 -51
  83. package/dist/{index-BQ8H7cvY.d.mts → index-DLNRgZPo2.d.mts} +1 -1
  84. package/dist/{index-xeg-bqxO.d.mts → index-DMz-2ACU.d.mts} +105 -105
  85. package/dist/{index-WKF5BHsw.d.mts → index-DTBQOCar.d.mts} +16 -16
  86. package/dist/{index-BoI86whU.d.mts → index-DWKCb-eJ.d.mts} +42 -42
  87. package/dist/{index-BBteExwv.d.mts → index-DiifAKRu.d.mts} +11 -4
  88. package/dist/{index-CsP4Ckem.d.mts → index-Dw7ErgWU.d.mts} +13 -460
  89. package/dist/{index-BZuF4I8O.d.mts → index-NkNbYFud.d.mts} +1 -55
  90. package/dist/{index-fTBtQ5fK.d.mts → index-aciWhUWw.d.mts} +396 -396
  91. package/dist/{index-I6pLxh17.d.mts → index-kwq54nx4.d.mts} +19 -19
  92. package/dist/{index-DNmENr9M.d.mts → index-mU2lnU7O.d.mts} +6 -6
  93. package/dist/json-value-DtIkQN7g.d.mts +57 -0
  94. package/dist/kernel/cli/index.d.mts +2 -2
  95. package/dist/kernel/cli/index.mjs +1 -1
  96. package/dist/kernel/cli/register.d.mts +1 -1
  97. package/dist/kernel/cli/register.mjs +1 -1
  98. package/dist/kernel/cli/schemas.mjs +1 -1
  99. package/dist/kernel/extension/index.d.mts +1 -1
  100. package/dist/kernel/extension/index.mjs +1 -1
  101. package/dist/kernel/index.d.mts +5 -5
  102. package/dist/kernel/index.mjs +1 -1
  103. package/dist/kernel/namespace/index.d.mts +1 -1
  104. package/dist/kernel/namespace/index.mjs +1 -1
  105. package/dist/kernel/observability/index.d.mts +1 -1
  106. package/dist/kernel/observability/index.mjs +1 -1
  107. package/dist/kernel/providers/index.d.mts +1 -1
  108. package/dist/kernel/providers/index.mjs +1 -1
  109. package/dist/kernel/window/index.d.mts +1 -1
  110. package/dist/kernel/window/index.mjs +1 -1
  111. package/dist/{lib-DkLlhp9Z.mjs → lib-Ba55od_d.mjs} +3 -3
  112. package/dist/{lib-jOuIcSs9.mjs → lib-CM_BUxN8.mjs} +1 -1
  113. package/dist/{load-extensions-D-DyzN4j.mjs → load-extensions-Cze1RHcG.mjs} +1 -1
  114. package/dist/{load-extensions-CQqw0Smr.d.mts → load-extensions-DNRIy4zC.d.mts} +1 -1
  115. package/dist/loop-gate-handlers-CwU5zAGs.mjs +1 -0
  116. package/dist/mcp-http-server/index.mjs +1 -1
  117. package/dist/{namespace-CN2TfSCY.d.mts → namespace-3yGm4WF9.d.mts} +2 -2
  118. package/dist/{namespace-H9A39Mx8.d.mts → namespace-B95uYmZB.d.mts} +4 -4
  119. package/dist/{namespace-BxrHvS5c.mjs → namespace-C-piH3w4.mjs} +1 -1
  120. package/dist/{namespace-BQgZChZl.d.mts → namespace-COEUMuHL.d.mts} +154 -154
  121. package/dist/{namespace-Cj7k5UH7.d.mts → namespace-CTsfVI3H.d.mts} +8 -8
  122. package/dist/{namespace-BAJTZXWc.d.mts → namespace-DYJZAGzR.d.mts} +80 -43
  123. package/dist/namespace-DibbhCPP.mjs +1 -0
  124. package/dist/{native-session-supervisor-DbrqcFq9.mjs → native-session-supervisor-7ElwM6Is.mjs} +1 -1
  125. package/dist/node/bus-server/index.d.mts +1 -1
  126. package/dist/node/bus-server/index.mjs +1 -1
  127. package/dist/node/bus-server/server-lifecycle.d.mts +1 -1
  128. package/dist/node/bus-server/server-lifecycle.mjs +1 -1
  129. package/dist/{orchestrator-shared-yFP8e7d5.mjs → orchestrator-shared-Cxk3x8Vs.mjs} +1 -1
  130. package/dist/{package-fwIv7zzj.d.mts → package-MmQvNJ3u.d.mts} +1 -1
  131. package/dist/package-rdrXr17q.mjs +1 -0
  132. package/dist/package.json +1 -1
  133. package/dist/{profile-r4G32bCH.mjs → profile-BMBXUqqh.mjs} +1 -1
  134. package/dist/{provider-context-Ds6GNYnE.mjs → provider-context-DC_eq7es.mjs} +1 -1
  135. package/dist/provider-context-DjSUpHSM.mjs +1 -0
  136. package/dist/{providers-namespace-C0C-Sb4N.d.mts → providers-namespace-5GoTlHXz.d.mts} +7 -7
  137. package/dist/{registry-udUhXSIC.mjs → registry-U_3aYSin.mjs} +2 -1
  138. package/dist/rules/index.d.mts +1 -1
  139. package/dist/rules/index.mjs +1 -1
  140. package/dist/rules/schemas.d.mts +1 -1
  141. package/dist/runtime-bun/index.mjs +1 -1
  142. package/dist/runtime-node/extension-discovery.d.mts +1 -1
  143. package/dist/runtime-node/extension-validation.d.mts +1 -1
  144. package/dist/runtime-node/extension-validation.mjs +1 -1
  145. package/dist/runtime-node/index.d.mts +3 -3
  146. package/dist/runtime-node/index.mjs +2 -2
  147. package/dist/runtime-node/makaio-config.d.mts +1 -1
  148. package/dist/runtime-node/makaio-config.mjs +1 -1
  149. package/dist/runtime-node/workflow-worker/index.d.mts +1 -1
  150. package/dist/runtime-node/workflow-worker/index.mjs +1 -1
  151. package/dist/runtime-node/workflow-worker/worker-entry.mjs +1 -1
  152. package/dist/{schema-msWs4YhT.d.mts → schema-B2bO5Yui.d.mts} +27 -1
  153. package/dist/{schema-atatXwNg.mjs → schema-D6WAI8OL.mjs} +1 -1
  154. package/dist/schemas-BWasvfw2.mjs +1 -0
  155. package/dist/{schemas-DuQ9EcLu2.d.mts → schemas-ByssHRGU2.d.mts} +12 -12
  156. package/dist/{schemas-fEoe6H0K.d.mts → schemas-CDBn9MTz.d.mts} +154 -154
  157. package/dist/schemas-CE1gbhxu.mjs +1 -0
  158. package/dist/{schemas-CN9hprME.d.mts → schemas-CscdPqCt.d.mts} +3 -3
  159. package/dist/{schemas-DMl7IKG-.d.mts → schemas-DMMWmWjq.d.mts} +4 -4
  160. package/dist/services/adapter-runtime/index.d.mts +3 -3
  161. package/dist/services/adapter-runtime/index.mjs +1 -1
  162. package/dist/services/adapter-runtime/namespace.d.mts +1 -1
  163. package/dist/services/adapter-runtime/schemas.d.mts +1 -1
  164. package/dist/services/adapter-subsystem/index.d.mts +2 -2
  165. package/dist/services/adapter-subsystem/index.mjs +1 -1
  166. package/dist/services/adapter-subsystem/namespace.d.mts +1 -1
  167. package/dist/services/adapter-subsystem/namespace.mjs +1 -1
  168. package/dist/services/agent-runtime/index.d.mts +2 -2
  169. package/dist/services/agent-runtime/namespace.d.mts +1 -1
  170. package/dist/services/agent-runtime/schemas.d.mts +1 -1
  171. package/dist/services/capability/index.d.mts +1 -1
  172. package/dist/services/capability/index.mjs +1 -1
  173. package/dist/services/codebase/index.d.mts +2 -2
  174. package/dist/services/codebase/namespace.d.mts +1 -1
  175. package/dist/services/codebase/schemas.d.mts +1 -1
  176. package/dist/services/compression/index.d.mts +2 -2
  177. package/dist/services/compression/namespace.d.mts +1 -1
  178. package/dist/services/compression/schemas.d.mts +1 -1
  179. package/dist/services/context-rules/index.d.mts +4 -4
  180. package/dist/services/context-rules/index.mjs +1 -1
  181. package/dist/services/execution-target/index.d.mts +3 -3
  182. package/dist/services/execution-target/index.mjs +1 -1
  183. package/dist/services/execution-target/namespace.d.mts +1 -1
  184. package/dist/services/execution-target/schemas.d.mts +1 -1
  185. package/dist/services/filesystem/index.d.mts +1 -1
  186. package/dist/services/filesystem/index.mjs +1 -1
  187. package/dist/services/filesystem/namespace.d.mts +6 -6
  188. package/dist/services/filesystem/schemas.d.mts +3 -3
  189. package/dist/services/git/namespace.mjs +1 -1
  190. package/dist/services/git/schemas.mjs +1 -1
  191. package/dist/services/harness/index.d.mts +3 -3
  192. package/dist/services/harness/index.mjs +1 -1
  193. package/dist/services/index.d.mts +130 -130
  194. package/dist/services/index.mjs +1 -1
  195. package/dist/services/log-import/browser.d.mts +2 -2
  196. package/dist/services/log-import/index.d.mts +2 -2
  197. package/dist/services/log-import/log-import.d.mts +1 -1
  198. package/dist/services/log-import/log-import.mjs +1 -1
  199. package/dist/services/log-import/namespace.mjs +1 -1
  200. package/dist/services/log-import/schemas.mjs +1 -1
  201. package/dist/services/model-registry/index.d.mts +1 -1
  202. package/dist/services/model-registry/index.mjs +1 -1
  203. package/dist/services/preferences/index.d.mts +2 -2
  204. package/dist/services/preferences/schemas.d.mts +1 -1
  205. package/dist/services/preferences/storage-namespace.d.mts +2 -2
  206. package/dist/services/provider-context/index.d.mts +1 -1
  207. package/dist/services/provider-context/index.mjs +1 -1
  208. package/dist/services/provider-runtime/index.mjs +1 -1
  209. package/dist/services/session/handlers/index.d.mts +1 -1
  210. package/dist/services/session/handlers/index.mjs +1 -1
  211. package/dist/services/session/index.d.mts +9 -9
  212. package/dist/services/session/index.mjs +1 -1
  213. package/dist/services/session/messages/namespace.d.mts +1 -1
  214. package/dist/services/session/messages/namespace.mjs +1 -1
  215. package/dist/services/session/orchestrator-testing/index.d.mts +1 -1
  216. package/dist/services/session/orchestrator-testing/index.mjs +1 -1
  217. package/dist/services/session/session-events/namespace.d.mts +1 -1
  218. package/dist/services/session/session-events/namespace.mjs +1 -1
  219. package/dist/services/session/storage/namespace.d.mts +1 -1
  220. package/dist/services/session/storage/schema.d.mts +1 -1
  221. package/dist/services/session/storage/schema.mjs +1 -1
  222. package/dist/services/session/testing/index.mjs +2 -1
  223. package/dist/services/session/testing/orchestrator-shared.d.mts +1 -1
  224. package/dist/services/session/testing/orchestrator-shared.mjs +1 -1
  225. package/dist/services/session/turns/namespace.d.mts +1 -1
  226. package/dist/services/session/turns/namespace.mjs +1 -1
  227. package/dist/services/session-editor/index.d.mts +1 -1
  228. package/dist/services/session-editor/index.mjs +1 -1
  229. package/dist/services/settings/index.d.mts +3 -3
  230. package/dist/services/settings/index.mjs +1 -1
  231. package/dist/services/settings/namespace.d.mts +12 -12
  232. package/dist/services/settings/namespace.mjs +1 -1
  233. package/dist/services/settings/storage/clients-namespace.d.mts +1 -1
  234. package/dist/services/settings/storage/clients-namespace.mjs +1 -1
  235. package/dist/services/settings/storage/extension-configs/namespace.d.mts +3 -3
  236. package/dist/services/settings/storage/index.d.mts +3 -3
  237. package/dist/services/settings/storage/index.mjs +1 -1
  238. package/dist/services/settings/storage/providers-namespace.d.mts +1 -1
  239. package/dist/services/settings/storage/providers-namespace.mjs +1 -1
  240. package/dist/services/subagent/index.d.mts +1 -1
  241. package/dist/services/subagent/index.mjs +1 -1
  242. package/dist/services/subagent-template/index.d.mts +2 -2
  243. package/dist/services/subagent-template/namespace.d.mts +1 -1
  244. package/dist/services/subagent-template/schemas.d.mts +1 -1
  245. package/dist/services/tool-approval/index.d.mts +1 -1
  246. package/dist/services/tool-approval/index.mjs +1 -1
  247. package/dist/services/tools/index.d.mts +1 -1
  248. package/dist/services/tools/index.mjs +1 -1
  249. package/dist/services/tray-menu/index.d.mts +3 -3
  250. package/dist/services/tray-menu/index.mjs +1 -1
  251. package/dist/services/tray-menu/namespace.d.mts +1 -1
  252. package/dist/services/tray-menu/schemas.d.mts +1 -1
  253. package/dist/services/turn/index.d.mts +1 -1
  254. package/dist/services/turn/namespace.d.mts +1 -1
  255. package/dist/session-0nWT4st6.mjs +39 -0
  256. package/dist/session-Bey-bzcX.mjs +1 -0
  257. package/dist/{session-lineage-DFkJgYt5.d.mts → session-lineage-Cht4jbvV.d.mts} +1 -1
  258. package/dist/{skill-B_VlGon5.mjs → skill-N-ttlp1i.mjs} +1 -1
  259. package/dist/{src-6n-8M8EU.mjs → src-Ck2sbaDa.mjs} +1 -1
  260. package/dist/storage/drizzle/client.d.mts +1 -1
  261. package/dist/storage/drizzle/client.mjs +1 -1
  262. package/dist/storage/drizzle/index.d.mts +1 -1
  263. package/dist/storage/drizzle/index.mjs +1 -1
  264. package/dist/storage/handlers/drizzle/index.d.mts +1 -1
  265. package/dist/storage/handlers/drizzle/index.mjs +1 -1
  266. package/dist/storage/handlers/index.d.mts +1 -1
  267. package/dist/storage/handlers/index.mjs +1 -1
  268. package/dist/{tool-approval-service-B_28RhuK.mjs → tool-approval-service-DEQiipxj.mjs} +1 -1
  269. package/dist/{tools-BpzJterj.mjs → tools-uAgIrqan.mjs} +1 -1
  270. package/dist/transition-Coowd2dA.d.mts +454 -0
  271. package/dist/{types-BB8iIAjZ.d.mts → types-BslClRkH.d.mts} +1 -1
  272. package/dist/{types-DUNA749O.d.mts → types-Cagp7JXb.d.mts} +276 -257
  273. package/dist/ui-kernel/index.d.mts +1 -1
  274. package/dist/ui-kernel/pages/schemas.d.mts +1 -1
  275. package/dist/{version-SYP_DX4M.mjs → version-DoV_pSzT.mjs} +1 -1
  276. package/dist/workflow-BCKOJ4UC.mjs +1 -0
  277. package/dist/workflow-engine/index.d.mts +38 -8
  278. package/dist/workflow-engine/index.mjs +1 -1
  279. package/dist/workflow-engine/package.d.mts +1 -1
  280. package/dist/workflow-engine/package.mjs +1 -1
  281. package/dist/workflow-engine/workflow-orchestrator.d.mts +3 -1
  282. package/dist/workflow-engine/workflow-orchestrator.mjs +1 -1
  283. package/dist/{workflow-worker-CjuRYLmJ.mjs → workflow-worker-CojIlB6k.mjs} +1 -1
  284. package/package.json +1 -1
  285. package/dist/adapter-ux2xaQ6H.mjs +0 -1
  286. package/dist/await-trigger-uKEHY8E4.mjs +0 -1
  287. package/dist/canonical-model-BE7t86yt.mjs +0 -1
  288. package/dist/compression-Cy9DIqyr.mjs +0 -1
  289. package/dist/definition-Bija4lGr.mjs +0 -1
  290. package/dist/namespace-CH_NWUKW.mjs +0 -1
  291. package/dist/package-lxB0vpby.mjs +0 -1
  292. package/dist/primitive-runtime-BSg8J7VX.mjs +0 -1
  293. package/dist/schemas-Dvm_0GDr.mjs +0 -1
  294. package/dist/session-Is5VSP2V.mjs +0 -1
  295. package/dist/session-ZAJrcudH.mjs +0 -39
  296. /package/dist/{ajv-Cx19PP7Q.mjs → ajv-B5dPIck0.mjs} +0 -0
  297. /package/dist/{base-orchestrator-BRq4MXa7.d.mts → base-orchestrator-Cw0vpNgB.d.mts} +0 -0
  298. /package/dist/{capability-service-CHl8rrwb.mjs → capability-service-XlymTzz1.mjs} +0 -0
  299. /package/dist/{cleanEnvForAdapter-D32WnVuy.mjs → cleanEnvForAdapter-BooAgM2R.mjs} +0 -0
  300. /package/dist/{client-D2ZftNb6.d.mts → client-CebV_fZc.d.mts} +0 -0
  301. /package/dist/{clients-namespace-CeAB0t06.d.mts → clients-namespace-Bt_VTkEU.d.mts} +0 -0
  302. /package/dist/{config-namespace-DW5KHKPW.mjs → config-namespace-CY9leBnE.mjs} +0 -0
  303. /package/dist/{config-namespace-DloU-hNB.d.mts → config-namespace-DqdFE6zk.d.mts} +0 -0
  304. /package/dist/{create-static-mount-Bi0VpYS8.mjs → create-static-mount-DkK28kKW.mjs} +0 -0
  305. /package/dist/{cross-spawn-C58yEvsS.mjs → cross-spawn-CDXy3BjE.mjs} +0 -0
  306. /package/dist/{cursor-storage-CpuT5POU.mjs → cursor-storage-luQAg7E_.mjs} +0 -0
  307. /package/dist/{definition-BdxbXbrq.d.mts → definition-CuJvtYeG.d.mts} +0 -0
  308. /package/dist/{descriptor-to-package-D-FNxohm.mjs → descriptor-to-package-DdpjpT7n.mjs} +0 -0
  309. /package/dist/{drizzle-D7dkDEB5.mjs → drizzle-DVTAl7Us.mjs} +0 -0
  310. /package/dist/{esm-CP2zvvlx.mjs → esm-CQG9Pc7n.mjs} +0 -0
  311. /package/dist/{event-DaXakaHo.mjs → event-DguYjV6D.mjs} +0 -0
  312. /package/dist/{execution-target-Da6Vjvba.mjs → execution-target-BR8bLkCR.mjs} +0 -0
  313. /package/dist/{extension-discovery-Bv5FDtrM.d.mts → extension-discovery-CIZn5bkq.d.mts} +0 -0
  314. /package/dist/{extension-namespace-O3sKdnY9.mjs → extension-namespace-v3K0qVry.mjs} +0 -0
  315. /package/dist/{facet-Q_vgXb23.mjs → facet-BM4y4aQP.mjs} +0 -0
  316. /package/dist/{filesystem-service-89fN-2Dd.d.mts → filesystem-service-Cwp0sWNc.d.mts} +0 -0
  317. /package/dist/{handler-BIA3ld4C.mjs → handler-2bPhRn0u.mjs} +0 -0
  318. /package/dist/{host-DFqmG2qO.mjs → host-vY07gek-.mjs} +0 -0
  319. /package/dist/{identity-CA5MzB19.mjs → identity-BarL3JYI.mjs} +0 -0
  320. /package/dist/{index-BVhnqzDC2.d.mts → index-B92mToDo2.d.mts} +0 -0
  321. /package/dist/{index-cFuQpzIm.d.mts → index-BjoOSg95.d.mts} +0 -0
  322. /package/dist/{index-BeNVLvtk2.d.mts → index-BvLXySoB2.d.mts} +0 -0
  323. /package/dist/{index-DJSffYTW2.d.mts → index-C23g_M_J2.d.mts} +0 -0
  324. /package/dist/{index-kOSSuOcK.d.mts → index-C4nStEdA.d.mts} +0 -0
  325. /package/dist/{index-DHHKwLww.d.mts → index-COI1tjAf.d.mts} +0 -0
  326. /package/dist/{index-BDnI2oqX.d.mts → index-CYHWOXUm.d.mts} +0 -0
  327. /package/dist/{index-DLPjliGd.d.mts → index-CfIW5biI.d.mts} +0 -0
  328. /package/dist/{index-orAkFukT.d.mts → index-CpKikwK4.d.mts} +0 -0
  329. /package/dist/{index-CkPIPbx9.d.mts → index-Cr9lh21j.d.mts} +0 -0
  330. /package/dist/{index-CBTp2XuF.d.mts → index-CuHqL95P.d.mts} +0 -0
  331. /package/dist/{index-CfpfkKih.d.mts → index-D3ahzHwb.d.mts} +0 -0
  332. /package/dist/{index-BE-yMFTz.d.mts → index-D7Hkmrr3.d.mts} +0 -0
  333. /package/dist/{index-DWqSqcpW.d.mts → index-DOOrKin9.d.mts} +0 -0
  334. /package/dist/{index-CYZqADXY2.d.mts → index-DUD7wikz2.d.mts} +0 -0
  335. /package/dist/{index-BUilJdHr.d.mts → index-Dfi8Rorw.d.mts} +0 -0
  336. /package/dist/{index-BplsE3qw.d.mts → index-DtwGhFFQ.d.mts} +0 -0
  337. /package/dist/{index-DVgKfgh1.d.mts → index-OGIC4puQ.d.mts} +0 -0
  338. /package/dist/{index-D0RWuwl5.d.mts → index-Y8rMeYYX.d.mts} +0 -0
  339. /package/dist/{index-BtL_9HBk.d.mts → index-gAFwNiJT.d.mts} +0 -0
  340. /package/dist/{index-DdCyeZ59.d.mts → index-wq7XeqyG.d.mts} +0 -0
  341. /package/dist/{jsonl-transport-Bb8ltqOe.mjs → jsonl-transport-CGPgD8iU.mjs} +0 -0
  342. /package/dist/{lib-BmcGxHXH.mjs → lib-ZKtnbCqH.mjs} +0 -0
  343. /package/dist/{materialization-DsPIGQP1.mjs → materialization-DBXjSiBn.mjs} +0 -0
  344. /package/dist/{model-registry-DQDclqdw.mjs → model-registry-C2VXobZj.mjs} +0 -0
  345. /package/dist/{model-registry-DLeMw3l8.mjs → model-registry-rYICIwyR.mjs} +0 -0
  346. /package/dist/{namespace-CEqkI6Zu.d.mts → namespace-65uwTpbg.d.mts} +0 -0
  347. /package/dist/{namespace-6u1Uf-iw2.d.mts → namespace-6sIu5nBI2.d.mts} +0 -0
  348. /package/dist/{namespace-q5dD3acO.d.mts → namespace-B3ol3pc-.d.mts} +0 -0
  349. /package/dist/{namespace-DrpHLJAy.mjs → namespace-BO3tODGC.mjs} +0 -0
  350. /package/dist/{namespace-uGUGfpGQ.mjs → namespace-BdO4e1Fm.mjs} +0 -0
  351. /package/dist/{namespace-2G7A4Sza.d.mts → namespace-BsYKEMd8.d.mts} +0 -0
  352. /package/dist/{namespace-DMhz3yvr.d.mts → namespace-CQ8uza7o.d.mts} +0 -0
  353. /package/dist/{namespace-zWB-ULrX.mjs → namespace-CVMZVqB5.mjs} +0 -0
  354. /package/dist/{namespace-nQS4XwnT.d.mts → namespace-D2s-4pyg.d.mts} +0 -0
  355. /package/dist/{namespace-FJsnoEQy.mjs → namespace-DBHwyhME.mjs} +0 -0
  356. /package/dist/{namespace-CN-Llu7H.mjs → namespace-DYSFDC2G.mjs} +0 -0
  357. /package/dist/{namespace-DcUwOJ4f.d.mts → namespace-Dk4OslmY.d.mts} +0 -0
  358. /package/dist/{namespace-B1Bldc48.d.mts → namespace-KMxsPJwm.d.mts} +0 -0
  359. /package/dist/{namespace-DKnJL0Ja.d.mts → namespace-LUNf8zo5.d.mts} +0 -0
  360. /package/dist/{namespace-UUw-S7ia.mjs → namespace-wke7juzy.mjs} +0 -0
  361. /package/dist/{orchestrator-shared-CbS4ueeq.d.mts → orchestrator-shared-ChOdIgh6.d.mts} +0 -0
  362. /package/dist/{out-BUHr98Xe.mjs → out-BoEZjBNz.mjs} +0 -0
  363. /package/dist/{package-YQeRE8bV.mjs → package-CF_Zm2v4.mjs} +0 -0
  364. /package/dist/{platform-CsO-MRJP.mjs → platform-DnbSvm2u.mjs} +0 -0
  365. /package/dist/{providers-FEZT2bQG.mjs → providers-Bd7BOZs0.mjs} +0 -0
  366. /package/dist/{quick-lru-C7AXdpbU.mjs → quick-lru-6e7I1Bgf.mjs} +0 -0
  367. /package/dist/{schema-Ba64XQjo.mjs → schema-DHlTAy0N.mjs} +0 -0
  368. /package/dist/{schema-introspection-D5FaI5B_.mjs → schema-introspection-B7xODt4I.mjs} +0 -0
  369. /package/dist/{schemas-9QC3nvYP.mjs → schemas-ArqQTC0Q.mjs} +0 -0
  370. /package/dist/{schemas-DznsZ0bq.d.mts → schemas-B6tEKf9T.d.mts} +0 -0
  371. /package/dist/{schemas-CRS7tkFP.d.mts → schemas-BemsLc_V.d.mts} +0 -0
  372. /package/dist/{schemas-5kegIs9D.mjs → schemas-CPI00yvh.mjs} +0 -0
  373. /package/dist/{schemas-Cae5dubB.d.mts → schemas-D4zaFE2p.d.mts} +0 -0
  374. /package/dist/{schemas-9Ifo5zSf.d.mts → schemas-DKncXGnb.d.mts} +0 -0
  375. /package/dist/{schemas-DZfBym73.d.mts → schemas-DWfo0wp4.d.mts} +0 -0
  376. /package/dist/{schemas-BxI5Yq8d.d.mts → schemas-DmGRSeIq.d.mts} +0 -0
  377. /package/dist/{schemas-BSAKbVyd.d.mts → schemas-KlH1hB7u.d.mts} +0 -0
  378. /package/dist/{schemas-DAYPhB5K.mjs → schemas-XeIBqwvE.mjs} +0 -0
  379. /package/dist/{semver-ClOD8k8c.mjs → semver-CIhHqMkw.mjs} +0 -0
  380. /package/dist/{server-lifecycle-CFQaPTf7.mjs → server-lifecycle-C5Z5PSMD.mjs} +0 -0
  381. /package/dist/{server-lifecycle-5iHxcgBO.d.mts → server-lifecycle-_AA6EfzL.d.mts} +0 -0
  382. /package/dist/{shared-schemas-jG3EtHZT.mjs → shared-schemas-BEVG96xW.mjs} +0 -0
  383. /package/dist/{src-CRDOZl7K.mjs → src-_VODAJnf.mjs} +0 -0
  384. /package/dist/{storage-namespace-C1JVmZF1.mjs → storage-namespace-D5q9CrBp.mjs} +0 -0
  385. /package/dist/{storage-namespace-gey7EUhM.d.mts → storage-namespace-Di1A3DMm.d.mts} +0 -0
  386. /package/dist/{storage-namespace-definition-BPYSLTfN.d.mts → storage-namespace-definition-BffdI5Bz.d.mts} +0 -0
  387. /package/dist/{storage-namespace-definition-Df8S3E3r.mjs → storage-namespace-definition-CzXPW45M.mjs} +0 -0
  388. /package/dist/{supports-color-AnssSSH9.mjs → supports-color-DcXkvGDF.mjs} +0 -0
  389. /package/dist/{telemetry-DdbvlZ8s.mjs → telemetry-Cvi4rxiE.mjs} +0 -0
  390. /package/dist/{tray-menu-service-am356993.mjs → tray-menu-service-B2AxiQqL.mjs} +0 -0
  391. /package/dist/{types-DhlQpVEb.d.mts → types-BMS6yfLS.d.mts} +0 -0
  392. /package/dist/{types-xLd-e0wf.d.mts → types-Bo78h9e3.d.mts} +0 -0
  393. /package/dist/{types-D-GeeSdd.d.mts → types-CPmOg4X7.d.mts} +0 -0
  394. /package/dist/{types-Bj7cOrBQ.d.mts → types-DCvp_swt.d.mts} +0 -0
  395. /package/dist/{variant-BdNN5edM.mjs → variant-5huHjUTm.mjs} +0 -0
  396. /package/dist/{window-registry-LRjWPwr4.mjs → window-registry-PkrFIwX2.mjs} +0 -0
  397. /package/dist/{window-registry-CA6AC8n7.d.mts → window-registry-ofIUQnfo.d.mts} +0 -0
@@ -27,8 +27,8 @@ type MakaioVariant = z.infer<typeof MakaioVariantSchema>;
27
27
  */
28
28
  declare const VariantUpgradeStatusSchema: z.ZodEnum<{
29
29
  error: "error";
30
- downloading: "downloading";
31
30
  progress: "progress";
31
+ downloading: "downloading";
32
32
  applying: "applying";
33
33
  complete: "complete";
34
34
  }>;
@@ -101,8 +101,8 @@ declare const VariantSchemas: {
101
101
  upgradeProgress: z.ZodObject<{
102
102
  status: z.ZodEnum<{
103
103
  error: "error";
104
- downloading: "downloading";
105
104
  progress: "progress";
105
+ downloading: "downloading";
106
106
  applying: "applying";
107
107
  complete: "complete";
108
108
  }>;
@@ -158,8 +158,8 @@ declare const VariantNamespace: _$_makaio_core0.BusNamespaceDefinition<"host:var
158
158
  upgradeProgress: _$zod.ZodObject<{
159
159
  status: _$zod.ZodEnum<{
160
160
  error: "error";
161
- downloading: "downloading";
162
161
  progress: "progress";
162
+ downloading: "downloading";
163
163
  applying: "applying";
164
164
  complete: "complete";
165
165
  }>;
@@ -205,8 +205,8 @@ declare const VariantSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatS
205
205
  upgradeProgress: _$zod.ZodObject<{
206
206
  status: _$zod.ZodEnum<{
207
207
  error: "error";
208
- downloading: "downloading";
209
208
  progress: "progress";
209
+ downloading: "downloading";
210
210
  applying: "applying";
211
211
  complete: "complete";
212
212
  }>;
@@ -1,6 +1,6 @@
1
- import { i as CliContribution } from "./types-Bj7cOrBQ.mjs";
2
- import { c as ExtensionInfo } from "./index-BoI86whU.mjs";
3
- import { r as WindowRegistry } from "./window-registry-CA6AC8n7.mjs";
1
+ import { i as CliContribution } from "./types-DCvp_swt.mjs";
2
+ import { c as ExtensionInfo } from "./index-DWKCb-eJ.mjs";
3
+ import { r as WindowRegistry } from "./window-registry-ofIUQnfo.mjs";
4
4
  import { IMakaioBus } from "@makaio/framework/bus";
5
5
  import { ExtensionContributionProcessor, ExtensionService, ExtensionToken, MakaioExtension, NodeExtensionContext, StorageDialect, TrayManifest, VersionLiteral } from "@makaio/framework/contracts";
6
6
 
@@ -1,4 +1,4 @@
1
- import { n as ResolveIdRequest } from "./schemas-BxI5Yq8d.mjs";
1
+ import { n as ResolveIdRequest } from "./schemas-DmGRSeIq.mjs";
2
2
  import { IMakaioBus } from "@makaio/framework/bus";
3
3
 
4
4
  //#region services/core/src/adapter-runtime/identity.d.ts
@@ -1,4 +1,4 @@
1
- import { r as ArtifactProjectionPolicy$1 } from "./schemas-DMl7IKG-.mjs";
1
+ import { r as ArtifactProjectionPolicy$1 } from "./schemas-DMMWmWjq.mjs";
2
2
  import { z } from "zod";
3
3
  import * as _$_makaio_core0 from "@makaio/framework/core";
4
4
  import { MakaioBusLike } from "@makaio/framework/core";
@@ -473,12 +473,12 @@ declare const ArtifactKindRegistrationSchema: z.ZodObject<{
473
473
  projection: z.ZodOptional<z.ZodObject<{
474
474
  mode: z.ZodEnum<{
475
475
  none: "none";
476
- surface: "surface";
477
476
  comment: "comment";
477
+ surface: "surface";
478
478
  }>;
479
479
  defaultRole: z.ZodOptional<z.ZodEnum<{
480
- artifact: "artifact";
481
480
  workpiece: "workpiece";
481
+ artifact: "artifact";
482
482
  }>>;
483
483
  semanticEvents: z.ZodOptional<z.ZodArray<z.ZodEnum<{
484
484
  created: "created";
@@ -1353,12 +1353,12 @@ declare const ArtifactSchemas: {
1353
1353
  projection: z.ZodOptional<z.ZodObject<{
1354
1354
  mode: z.ZodEnum<{
1355
1355
  none: "none";
1356
- surface: "surface";
1357
1356
  comment: "comment";
1357
+ surface: "surface";
1358
1358
  }>;
1359
1359
  defaultRole: z.ZodOptional<z.ZodEnum<{
1360
- artifact: "artifact";
1361
1360
  workpiece: "workpiece";
1361
+ artifact: "artifact";
1362
1362
  }>>;
1363
1363
  semanticEvents: z.ZodOptional<z.ZodArray<z.ZodEnum<{
1364
1364
  created: "created";
@@ -1416,12 +1416,12 @@ declare const ArtifactSchemas: {
1416
1416
  projection: z.ZodOptional<z.ZodObject<{
1417
1417
  mode: z.ZodEnum<{
1418
1418
  none: "none";
1419
- surface: "surface";
1420
1419
  comment: "comment";
1420
+ surface: "surface";
1421
1421
  }>;
1422
1422
  defaultRole: z.ZodOptional<z.ZodEnum<{
1423
- artifact: "artifact";
1424
1423
  workpiece: "workpiece";
1424
+ artifact: "artifact";
1425
1425
  }>>;
1426
1426
  semanticEvents: z.ZodOptional<z.ZodArray<z.ZodEnum<{
1427
1427
  created: "created";
@@ -1487,16 +1487,17 @@ declare const ArtifactSchemas: {
1487
1487
  request: z.ZodObject<{
1488
1488
  data: z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>;
1489
1489
  kind: z.ZodString;
1490
- actor: z.ZodObject<{
1491
- kind: z.ZodString;
1492
- id: z.ZodString;
1493
- displayName: z.ZodOptional<z.ZodString>;
1494
- }, z.core.$strip>;
1490
+ createdAt: z.ZodOptional<z.ZodNumber>;
1495
1491
  scope: z.ZodObject<{
1496
1492
  level: z.ZodString;
1497
1493
  ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
1498
1494
  }, z.core.$strip>;
1499
1495
  schemaVersion: z.ZodString;
1496
+ actor: z.ZodObject<{
1497
+ kind: z.ZodString;
1498
+ id: z.ZodString;
1499
+ displayName: z.ZodOptional<z.ZodString>;
1500
+ }, z.core.$strip>;
1500
1501
  relations: z.ZodArray<z.ZodObject<{
1501
1502
  type: z.ZodString;
1502
1503
  target: z.ZodPreprocess<z.ZodDiscriminatedUnion<[z.ZodObject<{
@@ -1566,7 +1567,6 @@ declare const ArtifactSchemas: {
1566
1567
  summary: z.ZodOptional<z.ZodString>;
1567
1568
  plaintext: z.ZodOptional<z.ZodString>;
1568
1569
  }, z.core.$strip>>;
1569
- createdAt: z.ZodOptional<z.ZodNumber>;
1570
1570
  }, z.core.$strip>;
1571
1571
  response: z.ZodObject<{
1572
1572
  artifact: z.ZodObject<{
@@ -1669,16 +1669,17 @@ declare const ArtifactSchemas: {
1669
1669
  revision: z.ZodObject<{
1670
1670
  data: z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>;
1671
1671
  kind: z.ZodString;
1672
- actor: z.ZodObject<{
1673
- kind: z.ZodString;
1674
- id: z.ZodString;
1675
- displayName: z.ZodOptional<z.ZodString>;
1676
- }, z.core.$strip>;
1672
+ createdAt: z.ZodOptional<z.ZodNumber>;
1677
1673
  scope: z.ZodObject<{
1678
1674
  level: z.ZodString;
1679
1675
  ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
1680
1676
  }, z.core.$strip>;
1681
1677
  schemaVersion: z.ZodString;
1678
+ actor: z.ZodObject<{
1679
+ kind: z.ZodString;
1680
+ id: z.ZodString;
1681
+ displayName: z.ZodOptional<z.ZodString>;
1682
+ }, z.core.$strip>;
1682
1683
  relations: z.ZodArray<z.ZodObject<{
1683
1684
  type: z.ZodString;
1684
1685
  target: z.ZodPreprocess<z.ZodDiscriminatedUnion<[z.ZodObject<{
@@ -1748,7 +1749,6 @@ declare const ArtifactSchemas: {
1748
1749
  summary: z.ZodOptional<z.ZodString>;
1749
1750
  plaintext: z.ZodOptional<z.ZodString>;
1750
1751
  }, z.core.$strip>>;
1751
- createdAt: z.ZodOptional<z.ZodNumber>;
1752
1752
  }, z.core.$strip>;
1753
1753
  }, z.core.$strip>;
1754
1754
  response: z.ZodObject<{
@@ -2601,12 +2601,12 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
2601
2601
  projection: z.ZodOptional<z.ZodObject<{
2602
2602
  mode: z.ZodEnum<{
2603
2603
  none: "none";
2604
- surface: "surface";
2605
2604
  comment: "comment";
2605
+ surface: "surface";
2606
2606
  }>;
2607
2607
  defaultRole: z.ZodOptional<z.ZodEnum<{
2608
- artifact: "artifact";
2609
2608
  workpiece: "workpiece";
2609
+ artifact: "artifact";
2610
2610
  }>>;
2611
2611
  semanticEvents: z.ZodOptional<z.ZodArray<z.ZodEnum<{
2612
2612
  created: "created";
@@ -2664,12 +2664,12 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
2664
2664
  projection: z.ZodOptional<z.ZodObject<{
2665
2665
  mode: z.ZodEnum<{
2666
2666
  none: "none";
2667
- surface: "surface";
2668
2667
  comment: "comment";
2668
+ surface: "surface";
2669
2669
  }>;
2670
2670
  defaultRole: z.ZodOptional<z.ZodEnum<{
2671
- artifact: "artifact";
2672
2671
  workpiece: "workpiece";
2672
+ artifact: "artifact";
2673
2673
  }>>;
2674
2674
  semanticEvents: z.ZodOptional<z.ZodArray<z.ZodEnum<{
2675
2675
  created: "created";
@@ -2735,16 +2735,17 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
2735
2735
  request: z.ZodObject<{
2736
2736
  data: z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>;
2737
2737
  kind: z.ZodString;
2738
- actor: z.ZodObject<{
2739
- kind: z.ZodString;
2740
- id: z.ZodString;
2741
- displayName: z.ZodOptional<z.ZodString>;
2742
- }, z.core.$strip>;
2738
+ createdAt: z.ZodOptional<z.ZodNumber>;
2743
2739
  scope: z.ZodObject<{
2744
2740
  level: z.ZodString;
2745
2741
  ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
2746
2742
  }, z.core.$strip>;
2747
2743
  schemaVersion: z.ZodString;
2744
+ actor: z.ZodObject<{
2745
+ kind: z.ZodString;
2746
+ id: z.ZodString;
2747
+ displayName: z.ZodOptional<z.ZodString>;
2748
+ }, z.core.$strip>;
2748
2749
  relations: z.ZodArray<z.ZodObject<{
2749
2750
  type: z.ZodString;
2750
2751
  target: z.ZodPreprocess<z.ZodDiscriminatedUnion<[z.ZodObject<{
@@ -2814,7 +2815,6 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
2814
2815
  summary: z.ZodOptional<z.ZodString>;
2815
2816
  plaintext: z.ZodOptional<z.ZodString>;
2816
2817
  }, z.core.$strip>>;
2817
- createdAt: z.ZodOptional<z.ZodNumber>;
2818
2818
  }, z.core.$strip>;
2819
2819
  response: z.ZodObject<{
2820
2820
  artifact: z.ZodObject<{
@@ -2917,16 +2917,17 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
2917
2917
  revision: z.ZodObject<{
2918
2918
  data: z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>;
2919
2919
  kind: z.ZodString;
2920
- actor: z.ZodObject<{
2921
- kind: z.ZodString;
2922
- id: z.ZodString;
2923
- displayName: z.ZodOptional<z.ZodString>;
2924
- }, z.core.$strip>;
2920
+ createdAt: z.ZodOptional<z.ZodNumber>;
2925
2921
  scope: z.ZodObject<{
2926
2922
  level: z.ZodString;
2927
2923
  ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
2928
2924
  }, z.core.$strip>;
2929
2925
  schemaVersion: z.ZodString;
2926
+ actor: z.ZodObject<{
2927
+ kind: z.ZodString;
2928
+ id: z.ZodString;
2929
+ displayName: z.ZodOptional<z.ZodString>;
2930
+ }, z.core.$strip>;
2930
2931
  relations: z.ZodArray<z.ZodObject<{
2931
2932
  type: z.ZodString;
2932
2933
  target: z.ZodPreprocess<z.ZodDiscriminatedUnion<[z.ZodObject<{
@@ -2996,7 +2997,6 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
2996
2997
  summary: z.ZodOptional<z.ZodString>;
2997
2998
  plaintext: z.ZodOptional<z.ZodString>;
2998
2999
  }, z.core.$strip>>;
2999
- createdAt: z.ZodOptional<z.ZodNumber>;
3000
3000
  }, z.core.$strip>;
3001
3001
  }, z.core.$strip>;
3002
3002
  response: z.ZodObject<{
@@ -3862,12 +3862,12 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
3862
3862
  projection: z.ZodOptional<z.ZodObject<{
3863
3863
  mode: z.ZodEnum<{
3864
3864
  none: "none";
3865
- surface: "surface";
3866
3865
  comment: "comment";
3866
+ surface: "surface";
3867
3867
  }>;
3868
3868
  defaultRole: z.ZodOptional<z.ZodEnum<{
3869
- artifact: "artifact";
3870
3869
  workpiece: "workpiece";
3870
+ artifact: "artifact";
3871
3871
  }>>;
3872
3872
  semanticEvents: z.ZodOptional<z.ZodArray<z.ZodEnum<{
3873
3873
  created: "created";
@@ -3925,12 +3925,12 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
3925
3925
  projection: z.ZodOptional<z.ZodObject<{
3926
3926
  mode: z.ZodEnum<{
3927
3927
  none: "none";
3928
- surface: "surface";
3929
3928
  comment: "comment";
3929
+ surface: "surface";
3930
3930
  }>;
3931
3931
  defaultRole: z.ZodOptional<z.ZodEnum<{
3932
- artifact: "artifact";
3933
3932
  workpiece: "workpiece";
3933
+ artifact: "artifact";
3934
3934
  }>>;
3935
3935
  semanticEvents: z.ZodOptional<z.ZodArray<z.ZodEnum<{
3936
3936
  created: "created";
@@ -3996,16 +3996,17 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
3996
3996
  request: z.ZodObject<{
3997
3997
  data: z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>;
3998
3998
  kind: z.ZodString;
3999
- actor: z.ZodObject<{
4000
- kind: z.ZodString;
4001
- id: z.ZodString;
4002
- displayName: z.ZodOptional<z.ZodString>;
4003
- }, z.core.$strip>;
3999
+ createdAt: z.ZodOptional<z.ZodNumber>;
4004
4000
  scope: z.ZodObject<{
4005
4001
  level: z.ZodString;
4006
4002
  ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
4007
4003
  }, z.core.$strip>;
4008
4004
  schemaVersion: z.ZodString;
4005
+ actor: z.ZodObject<{
4006
+ kind: z.ZodString;
4007
+ id: z.ZodString;
4008
+ displayName: z.ZodOptional<z.ZodString>;
4009
+ }, z.core.$strip>;
4009
4010
  relations: z.ZodArray<z.ZodObject<{
4010
4011
  type: z.ZodString;
4011
4012
  target: z.ZodPreprocess<z.ZodDiscriminatedUnion<[z.ZodObject<{
@@ -4075,7 +4076,6 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
4075
4076
  summary: z.ZodOptional<z.ZodString>;
4076
4077
  plaintext: z.ZodOptional<z.ZodString>;
4077
4078
  }, z.core.$strip>>;
4078
- createdAt: z.ZodOptional<z.ZodNumber>;
4079
4079
  }, z.core.$strip>;
4080
4080
  response: z.ZodObject<{
4081
4081
  artifact: z.ZodObject<{
@@ -4178,16 +4178,17 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
4178
4178
  revision: z.ZodObject<{
4179
4179
  data: z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>;
4180
4180
  kind: z.ZodString;
4181
- actor: z.ZodObject<{
4182
- kind: z.ZodString;
4183
- id: z.ZodString;
4184
- displayName: z.ZodOptional<z.ZodString>;
4185
- }, z.core.$strip>;
4181
+ createdAt: z.ZodOptional<z.ZodNumber>;
4186
4182
  scope: z.ZodObject<{
4187
4183
  level: z.ZodString;
4188
4184
  ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
4189
4185
  }, z.core.$strip>;
4190
4186
  schemaVersion: z.ZodString;
4187
+ actor: z.ZodObject<{
4188
+ kind: z.ZodString;
4189
+ id: z.ZodString;
4190
+ displayName: z.ZodOptional<z.ZodString>;
4191
+ }, z.core.$strip>;
4191
4192
  relations: z.ZodArray<z.ZodObject<{
4192
4193
  type: z.ZodString;
4193
4194
  target: z.ZodPreprocess<z.ZodDiscriminatedUnion<[z.ZodObject<{
@@ -4257,7 +4258,6 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
4257
4258
  summary: z.ZodOptional<z.ZodString>;
4258
4259
  plaintext: z.ZodOptional<z.ZodString>;
4259
4260
  }, z.core.$strip>>;
4260
- createdAt: z.ZodOptional<z.ZodNumber>;
4261
4261
  }, z.core.$strip>;
4262
4262
  }, z.core.$strip>;
4263
4263
  response: z.ZodObject<{
@@ -1,4 +1,4 @@
1
- import { t as ContractStorageNamespaceDefinition } from "./storage-namespace-definition-BPYSLTfN.mjs";
1
+ import { t as ContractStorageNamespaceDefinition } from "./storage-namespace-definition-BffdI5Bz.mjs";
2
2
  import * as _$zod from "zod";
3
3
  import { z } from "zod";
4
4
  import * as _$_makaio_core0 from "@makaio/framework/core";
@@ -263,6 +263,25 @@ declare const CanonicalModelSelectionSchema: z.ZodObject<{
263
263
  env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
264
264
  mcpSessionContext: z.ZodOptional<z.ZodObject<{
265
265
  sessionId: z.ZodString;
266
+ directTools: z.ZodArray<z.ZodObject<{
267
+ fullName: z.ZodString;
268
+ originalName: z.ZodString;
269
+ serverName: z.ZodString;
270
+ description: z.ZodOptional<z.ZodString>;
271
+ inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
272
+ exposureMode: z.ZodEnum<{
273
+ hidden: "hidden";
274
+ discovery: "discovery";
275
+ direct: "direct";
276
+ }>;
277
+ enabled: z.ZodBoolean;
278
+ enabledBy: z.ZodOptional<z.ZodEnum<{
279
+ discovery: "discovery";
280
+ toolset: "toolset";
281
+ }>>;
282
+ enabledAt: z.ZodOptional<z.ZodNumber>;
283
+ exposed: z.ZodBoolean;
284
+ }, z.core.$strip>>;
266
285
  servers: z.ZodArray<z.ZodObject<{
267
286
  name: z.ZodString;
268
287
  transport: z.ZodDiscriminatedUnion<[z.ZodObject<{
@@ -299,28 +318,9 @@ declare const CanonicalModelSelectionSchema: z.ZodObject<{
299
318
  type: z.ZodLiteral<"http">;
300
319
  }, z.core.$strip>], "type">;
301
320
  exposureMode: z.ZodEnum<{
302
- direct: "direct";
303
321
  discovery: "discovery";
304
- }>;
305
- }, z.core.$strip>>;
306
- directTools: z.ZodArray<z.ZodObject<{
307
- fullName: z.ZodString;
308
- originalName: z.ZodString;
309
- serverName: z.ZodString;
310
- description: z.ZodOptional<z.ZodString>;
311
- inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
312
- exposureMode: z.ZodEnum<{
313
322
  direct: "direct";
314
- discovery: "discovery";
315
- hidden: "hidden";
316
323
  }>;
317
- enabled: z.ZodBoolean;
318
- enabledBy: z.ZodOptional<z.ZodEnum<{
319
- discovery: "discovery";
320
- toolset: "toolset";
321
- }>>;
322
- enabledAt: z.ZodOptional<z.ZodNumber>;
323
- exposed: z.ZodBoolean;
324
324
  }, z.core.$strip>>;
325
325
  discoverableTools: z.ZodArray<z.ZodObject<{
326
326
  fullName: z.ZodString;
@@ -329,9 +329,9 @@ declare const CanonicalModelSelectionSchema: z.ZodObject<{
329
329
  description: z.ZodOptional<z.ZodString>;
330
330
  inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
331
331
  exposureMode: z.ZodEnum<{
332
- direct: "direct";
333
- discovery: "discovery";
334
332
  hidden: "hidden";
333
+ discovery: "discovery";
334
+ direct: "direct";
335
335
  }>;
336
336
  enabled: z.ZodBoolean;
337
337
  enabledBy: z.ZodOptional<z.ZodEnum<{
@@ -380,6 +380,25 @@ declare const CanonicalModelResolvedSelectionSchema: z.ZodObject<{
380
380
  env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
381
381
  mcpSessionContext: z.ZodOptional<z.ZodObject<{
382
382
  sessionId: z.ZodString;
383
+ directTools: z.ZodArray<z.ZodObject<{
384
+ fullName: z.ZodString;
385
+ originalName: z.ZodString;
386
+ serverName: z.ZodString;
387
+ description: z.ZodOptional<z.ZodString>;
388
+ inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
389
+ exposureMode: z.ZodEnum<{
390
+ hidden: "hidden";
391
+ discovery: "discovery";
392
+ direct: "direct";
393
+ }>;
394
+ enabled: z.ZodBoolean;
395
+ enabledBy: z.ZodOptional<z.ZodEnum<{
396
+ discovery: "discovery";
397
+ toolset: "toolset";
398
+ }>>;
399
+ enabledAt: z.ZodOptional<z.ZodNumber>;
400
+ exposed: z.ZodBoolean;
401
+ }, z.core.$strip>>;
383
402
  servers: z.ZodArray<z.ZodObject<{
384
403
  name: z.ZodString;
385
404
  transport: z.ZodDiscriminatedUnion<[z.ZodObject<{
@@ -416,28 +435,9 @@ declare const CanonicalModelResolvedSelectionSchema: z.ZodObject<{
416
435
  type: z.ZodLiteral<"http">;
417
436
  }, z.core.$strip>], "type">;
418
437
  exposureMode: z.ZodEnum<{
419
- direct: "direct";
420
438
  discovery: "discovery";
421
- }>;
422
- }, z.core.$strip>>;
423
- directTools: z.ZodArray<z.ZodObject<{
424
- fullName: z.ZodString;
425
- originalName: z.ZodString;
426
- serverName: z.ZodString;
427
- description: z.ZodOptional<z.ZodString>;
428
- inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
429
- exposureMode: z.ZodEnum<{
430
439
  direct: "direct";
431
- discovery: "discovery";
432
- hidden: "hidden";
433
440
  }>;
434
- enabled: z.ZodBoolean;
435
- enabledBy: z.ZodOptional<z.ZodEnum<{
436
- discovery: "discovery";
437
- toolset: "toolset";
438
- }>>;
439
- enabledAt: z.ZodOptional<z.ZodNumber>;
440
- exposed: z.ZodBoolean;
441
441
  }, z.core.$strip>>;
442
442
  discoverableTools: z.ZodArray<z.ZodObject<{
443
443
  fullName: z.ZodString;
@@ -446,9 +446,9 @@ declare const CanonicalModelResolvedSelectionSchema: z.ZodObject<{
446
446
  description: z.ZodOptional<z.ZodString>;
447
447
  inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
448
448
  exposureMode: z.ZodEnum<{
449
- direct: "direct";
450
- discovery: "discovery";
451
449
  hidden: "hidden";
450
+ discovery: "discovery";
451
+ direct: "direct";
452
452
  }>;
453
453
  enabled: z.ZodBoolean;
454
454
  enabledBy: z.ZodOptional<z.ZodEnum<{
@@ -510,6 +510,25 @@ declare const CanonicalModelSchemas: {
510
510
  env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
511
511
  mcpSessionContext: z.ZodOptional<z.ZodObject<{
512
512
  sessionId: z.ZodString;
513
+ directTools: z.ZodArray<z.ZodObject<{
514
+ fullName: z.ZodString;
515
+ originalName: z.ZodString;
516
+ serverName: z.ZodString;
517
+ description: z.ZodOptional<z.ZodString>;
518
+ inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
519
+ exposureMode: z.ZodEnum<{
520
+ hidden: "hidden";
521
+ discovery: "discovery";
522
+ direct: "direct";
523
+ }>;
524
+ enabled: z.ZodBoolean;
525
+ enabledBy: z.ZodOptional<z.ZodEnum<{
526
+ discovery: "discovery";
527
+ toolset: "toolset";
528
+ }>>;
529
+ enabledAt: z.ZodOptional<z.ZodNumber>;
530
+ exposed: z.ZodBoolean;
531
+ }, z.core.$strip>>;
513
532
  servers: z.ZodArray<z.ZodObject<{
514
533
  name: z.ZodString;
515
534
  transport: z.ZodDiscriminatedUnion<[z.ZodObject<{
@@ -546,28 +565,9 @@ declare const CanonicalModelSchemas: {
546
565
  type: z.ZodLiteral<"http">;
547
566
  }, z.core.$strip>], "type">;
548
567
  exposureMode: z.ZodEnum<{
549
- direct: "direct";
550
568
  discovery: "discovery";
551
- }>;
552
- }, z.core.$strip>>;
553
- directTools: z.ZodArray<z.ZodObject<{
554
- fullName: z.ZodString;
555
- originalName: z.ZodString;
556
- serverName: z.ZodString;
557
- description: z.ZodOptional<z.ZodString>;
558
- inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
559
- exposureMode: z.ZodEnum<{
560
569
  direct: "direct";
561
- discovery: "discovery";
562
- hidden: "hidden";
563
570
  }>;
564
- enabled: z.ZodBoolean;
565
- enabledBy: z.ZodOptional<z.ZodEnum<{
566
- discovery: "discovery";
567
- toolset: "toolset";
568
- }>>;
569
- enabledAt: z.ZodOptional<z.ZodNumber>;
570
- exposed: z.ZodBoolean;
571
571
  }, z.core.$strip>>;
572
572
  discoverableTools: z.ZodArray<z.ZodObject<{
573
573
  fullName: z.ZodString;
@@ -576,9 +576,9 @@ declare const CanonicalModelSchemas: {
576
576
  description: z.ZodOptional<z.ZodString>;
577
577
  inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
578
578
  exposureMode: z.ZodEnum<{
579
- direct: "direct";
580
- discovery: "discovery";
581
579
  hidden: "hidden";
580
+ discovery: "discovery";
581
+ direct: "direct";
582
582
  }>;
583
583
  enabled: z.ZodBoolean;
584
584
  enabledBy: z.ZodOptional<z.ZodEnum<{
@@ -639,6 +639,25 @@ declare const CanonicalModelNamespace: _$_makaio_core0.BusNamespaceDefinition<"c
639
639
  env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
640
640
  mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
641
641
  sessionId: _$zod.ZodString;
642
+ directTools: _$zod.ZodArray<_$zod.ZodObject<{
643
+ fullName: _$zod.ZodString;
644
+ originalName: _$zod.ZodString;
645
+ serverName: _$zod.ZodString;
646
+ description: _$zod.ZodOptional<_$zod.ZodString>;
647
+ inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
648
+ exposureMode: _$zod.ZodEnum<{
649
+ hidden: "hidden";
650
+ discovery: "discovery";
651
+ direct: "direct";
652
+ }>;
653
+ enabled: _$zod.ZodBoolean;
654
+ enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
655
+ discovery: "discovery";
656
+ toolset: "toolset";
657
+ }>>;
658
+ enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
659
+ exposed: _$zod.ZodBoolean;
660
+ }, _$zod_v4_core0.$strip>>;
642
661
  servers: _$zod.ZodArray<_$zod.ZodObject<{
643
662
  name: _$zod.ZodString;
644
663
  transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
@@ -675,28 +694,9 @@ declare const CanonicalModelNamespace: _$_makaio_core0.BusNamespaceDefinition<"c
675
694
  type: _$zod.ZodLiteral<"http">;
676
695
  }, _$zod_v4_core0.$strip>], "type">;
677
696
  exposureMode: _$zod.ZodEnum<{
678
- direct: "direct";
679
697
  discovery: "discovery";
680
- }>;
681
- }, _$zod_v4_core0.$strip>>;
682
- directTools: _$zod.ZodArray<_$zod.ZodObject<{
683
- fullName: _$zod.ZodString;
684
- originalName: _$zod.ZodString;
685
- serverName: _$zod.ZodString;
686
- description: _$zod.ZodOptional<_$zod.ZodString>;
687
- inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
688
- exposureMode: _$zod.ZodEnum<{
689
698
  direct: "direct";
690
- discovery: "discovery";
691
- hidden: "hidden";
692
699
  }>;
693
- enabled: _$zod.ZodBoolean;
694
- enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
695
- discovery: "discovery";
696
- toolset: "toolset";
697
- }>>;
698
- enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
699
- exposed: _$zod.ZodBoolean;
700
700
  }, _$zod_v4_core0.$strip>>;
701
701
  discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
702
702
  fullName: _$zod.ZodString;
@@ -705,9 +705,9 @@ declare const CanonicalModelNamespace: _$_makaio_core0.BusNamespaceDefinition<"c
705
705
  description: _$zod.ZodOptional<_$zod.ZodString>;
706
706
  inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
707
707
  exposureMode: _$zod.ZodEnum<{
708
- direct: "direct";
709
- discovery: "discovery";
710
708
  hidden: "hidden";
709
+ discovery: "discovery";
710
+ direct: "direct";
711
711
  }>;
712
712
  enabled: _$zod.ZodBoolean;
713
713
  enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
@@ -766,6 +766,25 @@ declare const CanonicalModelSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core
766
766
  env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
767
767
  mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
768
768
  sessionId: _$zod.ZodString;
769
+ directTools: _$zod.ZodArray<_$zod.ZodObject<{
770
+ fullName: _$zod.ZodString;
771
+ originalName: _$zod.ZodString;
772
+ serverName: _$zod.ZodString;
773
+ description: _$zod.ZodOptional<_$zod.ZodString>;
774
+ inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
775
+ exposureMode: _$zod.ZodEnum<{
776
+ hidden: "hidden";
777
+ discovery: "discovery";
778
+ direct: "direct";
779
+ }>;
780
+ enabled: _$zod.ZodBoolean;
781
+ enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
782
+ discovery: "discovery";
783
+ toolset: "toolset";
784
+ }>>;
785
+ enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
786
+ exposed: _$zod.ZodBoolean;
787
+ }, _$zod_v4_core0.$strip>>;
769
788
  servers: _$zod.ZodArray<_$zod.ZodObject<{
770
789
  name: _$zod.ZodString;
771
790
  transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
@@ -802,28 +821,9 @@ declare const CanonicalModelSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core
802
821
  type: _$zod.ZodLiteral<"http">;
803
822
  }, _$zod_v4_core0.$strip>], "type">;
804
823
  exposureMode: _$zod.ZodEnum<{
805
- direct: "direct";
806
824
  discovery: "discovery";
807
- }>;
808
- }, _$zod_v4_core0.$strip>>;
809
- directTools: _$zod.ZodArray<_$zod.ZodObject<{
810
- fullName: _$zod.ZodString;
811
- originalName: _$zod.ZodString;
812
- serverName: _$zod.ZodString;
813
- description: _$zod.ZodOptional<_$zod.ZodString>;
814
- inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
815
- exposureMode: _$zod.ZodEnum<{
816
825
  direct: "direct";
817
- discovery: "discovery";
818
- hidden: "hidden";
819
826
  }>;
820
- enabled: _$zod.ZodBoolean;
821
- enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
822
- discovery: "discovery";
823
- toolset: "toolset";
824
- }>>;
825
- enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
826
- exposed: _$zod.ZodBoolean;
827
827
  }, _$zod_v4_core0.$strip>>;
828
828
  discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
829
829
  fullName: _$zod.ZodString;
@@ -832,9 +832,9 @@ declare const CanonicalModelSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core
832
832
  description: _$zod.ZodOptional<_$zod.ZodString>;
833
833
  inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
834
834
  exposureMode: _$zod.ZodEnum<{
835
- direct: "direct";
836
- discovery: "discovery";
837
835
  hidden: "hidden";
836
+ discovery: "discovery";
837
+ direct: "direct";
838
838
  }>;
839
839
  enabled: _$zod.ZodBoolean;
840
840
  enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{