@makaio/framework 1.0.0-dev-1779051654000 → 1.0.0-dev-1781023871421

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 (419) hide show
  1. package/LICENSE +1 -1
  2. package/dist/.makaio-build.json +5 -0
  3. package/dist/account-identity-DT5NOtFi.mjs +1 -0
  4. package/dist/adapter-C1eI-fGV.mjs +1 -0
  5. package/dist/adapters/acp-client/index.d.mts +6013 -14
  6. package/dist/adapters/acp-client/index.mjs +3 -1
  7. package/dist/adapters/config/index.d.mts +1 -1
  8. package/dist/adapters/config/index.mjs +1 -1
  9. package/dist/adapters/index.d.mts +47 -20
  10. package/dist/adapters/index.mjs +13 -6
  11. package/dist/adapters/node.d.mts +4 -4
  12. package/dist/adapters/node.mjs +4 -4
  13. package/dist/adapters/stream-session/index.d.mts +30 -0
  14. package/dist/adapters/stream-session/index.mjs +1 -1
  15. package/dist/artifact-B3npq1cy.mjs +1 -0
  16. package/dist/bus/index.d.mts +866 -203
  17. package/dist/bus/index.mjs +1 -1
  18. package/dist/bus-Caz3Jpbc.mjs +1 -0
  19. package/dist/bus-Hb-LGzgb.mjs +2 -0
  20. package/dist/chunk-DTipWd-i.mjs +1 -0
  21. package/dist/client-bx74gm4R.mjs +1 -0
  22. package/dist/clients/index.d.mts +113 -35
  23. package/dist/clients/index.mjs +2 -2
  24. package/dist/{clients-namespace-UHj5wt-l.d.mts → clients-namespace-GmSJpBUV.d.mts} +8 -8
  25. package/dist/{config-namespace-ChZOpi1W.d.mts → config-namespace-CPY9YsR8.d.mts} +4 -4
  26. package/dist/contracts/adapter/index.d.mts +3 -3
  27. package/dist/contracts/adapter/index.mjs +1 -1
  28. package/dist/contracts/adapter/schemas/session-lineage.d.mts +1 -1
  29. package/dist/contracts/artifact/index.d.mts +2 -0
  30. package/dist/contracts/artifact/index.mjs +1 -0
  31. package/dist/contracts/client/index.d.mts +2 -2
  32. package/dist/contracts/client/index.mjs +1 -1
  33. package/dist/contracts/common/index.d.mts +1 -1
  34. package/dist/contracts/config/index.d.mts +8 -8
  35. package/dist/contracts/config/index.mjs +1 -1
  36. package/dist/contracts/extension/index.d.mts +4 -3
  37. package/dist/contracts/extension/index.mjs +1 -1
  38. package/dist/contracts/facet/index.d.mts +2 -0
  39. package/dist/contracts/facet/index.mjs +1 -0
  40. package/dist/contracts/harness/index.d.mts +1 -1
  41. package/dist/contracts/harness/index.mjs +1 -1
  42. package/dist/contracts/host/index.d.mts +1 -1
  43. package/dist/contracts/host/index.mjs +1 -1
  44. package/dist/contracts/index.d.mts +12370 -1990
  45. package/dist/contracts/index.mjs +1 -1
  46. package/dist/contracts/materialization/index.d.mts +4 -0
  47. package/dist/contracts/materialization/index.mjs +1 -0
  48. package/dist/contracts/model-registry/index.d.mts +1 -1
  49. package/dist/contracts/model-registry/index.mjs +1 -1
  50. package/dist/contracts/native-session-supervisor/index.d.mts +1 -1
  51. package/dist/contracts/native-session-supervisor/index.mjs +1 -1
  52. package/dist/contracts/platform/index.d.mts +1 -1
  53. package/dist/contracts/platform/index.mjs +1 -1
  54. package/dist/contracts/provider/index.d.mts +2 -2
  55. package/dist/contracts/provider/index.mjs +1 -1
  56. package/dist/contracts/session/index.d.mts +3 -3
  57. package/dist/contracts/session/index.mjs +1 -1
  58. package/dist/contracts/shared/index.d.mts +2 -2
  59. package/dist/contracts/shared/index.mjs +1 -1
  60. package/dist/contracts/skill/index.d.mts +1 -1
  61. package/dist/contracts/skill/index.mjs +1 -1
  62. package/dist/contracts/telemetry/index.d.mts +2 -0
  63. package/dist/contracts/telemetry/index.mjs +1 -0
  64. package/dist/contracts/timeout/index.d.mts +1 -1
  65. package/dist/contracts/timeout/index.mjs +1 -1
  66. package/dist/contracts/toast/index.d.mts +2 -2
  67. package/dist/contracts/toast/index.mjs +1 -1
  68. package/dist/contracts/variant/index.d.mts +1 -1
  69. package/dist/contracts/variant/index.mjs +1 -1
  70. package/dist/core/index.d.mts +296 -34
  71. package/dist/core/index.mjs +1 -1
  72. package/dist/{credential-ref-DLCsoKVZ.mjs → credential-ref-YWQQENEo.mjs} +1 -1
  73. package/dist/cursor-storage-CtVJ3JzB.mjs +1 -0
  74. package/dist/{definition-DB7bbFSa.d.mts → definition-BLCdXGzh.d.mts} +17 -3
  75. package/dist/definition-CrgHIpTK.d.mts +60 -0
  76. package/dist/{definition-DkYy1PZz.mjs → definition-DZMXOnjX.mjs} +1 -1
  77. package/dist/{definition-DtUNiGom.d.mts → definition-pkJ6szUl.d.mts} +1 -1
  78. package/dist/drizzle-Eq8W1EbD.mjs +1 -0
  79. package/dist/event-Ca2yUf5i.mjs +1 -0
  80. package/dist/execution-target-CRPTfZlc.mjs +1 -0
  81. package/dist/extension-C-4BHMRI.mjs +1 -0
  82. package/dist/extension-CpIUgBKI.mjs +1 -0
  83. package/dist/facet-BuwhrThl.mjs +1 -0
  84. package/dist/filesystem-service-B8rhBRgB.mjs +1 -0
  85. package/dist/filesystem-service-p_iJVHd4.d.mts +66 -0
  86. package/dist/git/index.d.mts +210 -0
  87. package/dist/git/index.mjs +18 -0
  88. package/dist/globby-rtWVaFHv.mjs +41 -0
  89. package/dist/{handlers-DR_4_rAT.mjs → handlers-CkTsQLra.mjs} +3 -3
  90. package/dist/{harness-B6lGP9rm.mjs → harness-BRCMcvQN.mjs} +1 -1
  91. package/dist/{host-CvEht5RT.mjs → host-Br9VuOyr.mjs} +1 -1
  92. package/dist/{index-WKjrpcA_.d.mts → index-472sOmsW.d.mts} +6 -6
  93. package/dist/index-8SZkg7s6.d.mts +353 -0
  94. package/dist/index-B3PK4FIn.d.mts +5116 -0
  95. package/dist/{index-D2jejYlV.d.mts → index-B80L4YqA.d.mts} +3 -3
  96. package/dist/index-BFg9BUpx.d.mts +355 -0
  97. package/dist/index-BGfWS6GE.d.mts +483 -0
  98. package/dist/{index-DQRsGXb5.d.mts → index-BVgfS-AJ.d.mts} +2 -2
  99. package/dist/{index-CnmPtjnA.d.mts → index-B_zQC98V.d.mts} +16 -16
  100. package/dist/{index-DaEp4UWW.d.mts → index-Bh_Ne7LF.d.mts} +54 -42
  101. package/dist/{index-yvN8UcEH.d.mts → index-Bvb2mMH6.d.mts} +109 -109
  102. package/dist/{index-tKvu34DJ2.d.mts → index-CCGVh9BF2.d.mts} +242 -28
  103. package/dist/{index-C-myW_aK.d.mts → index-CGmcS0Ma.d.mts} +2 -2
  104. package/dist/{index-DEw90pa2.d.mts → index-CLpjm52M.d.mts} +3 -3
  105. package/dist/{index-DQWMu5fS.d.mts → index-Caig6TeF.d.mts} +85 -99
  106. package/dist/{index-DwCA1HWa.d.mts → index-CelJCBjk.d.mts} +15 -15
  107. package/dist/{index-ESSDWIB7.d.mts → index-ChunCFu4.d.mts} +1 -1
  108. package/dist/{index-e5C62_M3.d.mts → index-Cm0dUkWL.d.mts} +819 -85
  109. package/dist/{index-N5K1NOYs.d.mts → index-CokQYGVP.d.mts} +4 -4
  110. package/dist/{index-Bigx81Kr.d.mts → index-Cs0kZXIz2.d.mts} +1 -1
  111. package/dist/{index-6lyShOoU.d.mts → index-D5d5HeWI2.d.mts} +34 -0
  112. package/dist/{index-sBob9D25.d.mts → index-D90OmGmV.d.mts} +3 -3
  113. package/dist/{index-D1T-PPqF.d.mts → index-D9MwJ2Q8.d.mts} +3 -3
  114. package/dist/{index-BePI0ckL.d.mts → index-DANINzMu.d.mts} +1 -1
  115. package/dist/{index-BnSQE7z7.d.mts → index-DBw-89vC2.d.mts} +129 -1332
  116. package/dist/{index-C_kS2aqV2.d.mts → index-DGBu6bHi2.d.mts} +14 -14
  117. package/dist/index-DKC62dY5.d.mts +146 -0
  118. package/dist/{index-7sXlairn2.d.mts → index-DKia0MX1.d.mts} +1 -1
  119. package/dist/{index-E8d_RwaF.d.mts → index-DMKnON5s.d.mts} +1 -1
  120. package/dist/{index-Cq8B7cwK.d.mts → index-DUaw0Dw8.d.mts} +1524 -369
  121. package/dist/{index-Dd5s4MSm.d.mts → index-De3kPhlN.d.mts} +2 -2
  122. package/dist/{index-DGTFJB_8.d.mts → index-L4GjJDKb.d.mts} +116 -23
  123. package/dist/{index-iID2R9G1.d.mts → index-U-A8eyGT.d.mts} +7 -7
  124. package/dist/{index-D7T8XCku.d.mts → index-eemAKwsB.d.mts} +23 -2
  125. package/dist/{index-BXP9GK5q.d.mts → index-mNec7V-9.d.mts} +27 -27
  126. package/dist/{index-CnZOKNjU.d.mts → index-soFznFCy2.d.mts} +2 -2
  127. package/dist/{index-Ch3ph52M2.d.mts → index-vtXJuwrz.d.mts} +2 -2
  128. package/dist/{index-BnNqbx2I.d.mts → index-x_lVDp_J.d.mts} +2 -2
  129. package/dist/json-value-CmhSGMLv.mjs +1 -0
  130. package/dist/kernel/cli/index.d.mts +4 -2
  131. package/dist/kernel/cli/index.mjs +1 -1
  132. package/dist/kernel/cli/schemas.d.mts +1 -0
  133. package/dist/kernel/cli/schemas.mjs +1 -1
  134. package/dist/kernel/extension/index.d.mts +1 -1
  135. package/dist/kernel/extension/index.mjs +1 -1
  136. package/dist/kernel/index.d.mts +5 -5
  137. package/dist/kernel/index.mjs +1 -1
  138. package/dist/kernel/namespace/index.d.mts +1 -1
  139. package/dist/kernel/namespace/index.mjs +1 -1
  140. package/dist/kernel/observability/index.d.mts +1 -1
  141. package/dist/kernel/observability/index.mjs +1 -1
  142. package/dist/kernel/providers/index.d.mts +1 -1
  143. package/dist/kernel/providers/index.mjs +1 -1
  144. package/dist/kernel/window/index.d.mts +1 -1
  145. package/dist/kernel/window/index.mjs +1 -1
  146. package/dist/materialization-CuUBu4XI.mjs +1 -0
  147. package/dist/{namespace-BpIE-jQW.d.mts → namespace-5QQqbF-B.d.mts} +1018 -111
  148. package/dist/{namespace-DwCyOaZn2.d.mts → namespace-BM7Djng9.d.mts} +3 -3
  149. package/dist/namespace-BwzZJqTV.mjs +1 -0
  150. package/dist/{namespace-DZcuLwEA.d.mts → namespace-CTm3nEvh.d.mts} +1 -1
  151. package/dist/{namespace-BK2erxpV.d.mts → namespace-CaaNnKcR.d.mts} +3 -3
  152. package/dist/{namespace-GLGGcWPH.d.mts → namespace-CaoZ3S78.d.mts} +1 -1
  153. package/dist/{namespace-DXnMk3U8.d.mts → namespace-CxhsoFUP.d.mts} +27 -31
  154. package/dist/{namespace-B1E57soL.d.mts → namespace-DD8Oiqo7.d.mts} +23 -23
  155. package/dist/{namespace-BCRNwPnw.d.mts → namespace-DLovh2Ws.d.mts} +21 -21
  156. package/dist/{namespace-Ysg1N6rR.d.mts → namespace-DgqkaOVu.d.mts} +26 -25
  157. package/dist/{namespace-B5ZCshBw.d.mts → namespace-Dr8K0MCp.d.mts} +82 -81
  158. package/dist/{namespace-DGMO2E8f.mjs → namespace-DuXK5AYN.mjs} +1 -1
  159. package/dist/{namespace-ZbthBQVt.d.mts → namespace-EQniz-Aw.d.mts} +14 -14
  160. package/dist/{namespace-C54Oj025.d.mts → namespace-IV1QK__V.d.mts} +1 -1
  161. package/dist/{namespace-BKrV_2gZ.d.mts → namespace-TyiTsLFv.d.mts} +46 -45
  162. package/dist/{namespace-OwAf1Brw.mjs → namespace-xcmbQlxh.mjs} +1 -1
  163. package/dist/{native-session-supervisor-zPt624Tp.mjs → native-session-supervisor-B1TnaPUF.mjs} +1 -1
  164. package/dist/node/bus-server/index.d.mts +1 -1
  165. package/dist/node/bus-server/index.mjs +1 -1
  166. package/dist/node/bus-server/server-lifecycle.d.mts +1 -1
  167. package/dist/node/bus-server/server-lifecycle.mjs +1 -1
  168. package/dist/node/machine-identity/index.mjs +2 -2
  169. package/dist/node/transports/index.d.mts +200 -7
  170. package/dist/node/transports/index.mjs +2 -2
  171. package/dist/{orchestrator-shared-D2txLAUs.mjs → orchestrator-shared-CIDiFJMD.mjs} +1 -1
  172. package/dist/{orchestrator-shared-DrjtTXYh.d.mts → orchestrator-shared-Dfa7FMyw.d.mts} +5 -5
  173. package/dist/package-DKVlsMP3.mjs +1 -0
  174. package/dist/{profile-Cq4A7kQa.mjs → profile-6ynCD5k3.mjs} +1 -1
  175. package/dist/{provider-context-BB4eD8ON.mjs → provider-context-CK6B4X_8.mjs} +1 -1
  176. package/dist/providers/index.mjs +1 -1
  177. package/dist/{providers-namespace-CDwxY_DV.d.mts → providers-namespace-DSEpli4A.d.mts} +1 -1
  178. package/dist/{schema-B295yplx.d.mts → schema-M5YTvSAG.d.mts} +114 -2
  179. package/dist/{schema-C4iznV0q.mjs → schema-e0wU_lcV.mjs} +1 -1
  180. package/dist/{schema-introspection-DCYC47_d.mjs → schema-introspection-Dn1jWQs1.mjs} +1 -1
  181. package/dist/{schemas-C5xtVqdb.d.mts → schemas-Bd0OjRQf.d.mts} +1 -1
  182. package/dist/{schemas-Ra8pz5M-.d.mts → schemas-C46QfKzv.d.mts} +24 -28
  183. package/dist/{schemas-sshQEF3l.d.mts → schemas-CDBSjg7o.d.mts} +1 -1
  184. package/dist/schemas-CR1Rripy.mjs +1 -0
  185. package/dist/schemas-CVvwIfG4.mjs +1 -0
  186. package/dist/schemas-CaLhkkLn.mjs +1 -0
  187. package/dist/{schemas-DYqKRNju.d.mts → schemas-ClOOT1W6.d.mts} +4 -4
  188. package/dist/{schemas-BfMZAwff.d.mts → schemas-DATniTHb.d.mts} +8 -8
  189. package/dist/{schemas-BWvuaL0w.d.mts → schemas-DVF1A4DF.d.mts} +4 -4
  190. package/dist/{schemas-Di0XnnMX.d.mts → schemas-DaRSfYLf.d.mts} +1 -1
  191. package/dist/{schemas-C31qbb0s.d.mts → schemas-DiYVzG6e.d.mts} +51 -48
  192. package/dist/{schemas-KMA1efQg.d.mts → schemas-j7ivZ2HI.d.mts} +3 -3
  193. package/dist/schemas-wg_6PAdV.d.mts +153 -0
  194. package/dist/scoped-bus-04pwo1uM.mjs +1 -0
  195. package/dist/service-base/index.d.mts +1 -1
  196. package/dist/services/adapter-runtime/index.d.mts +3 -3
  197. package/dist/services/adapter-runtime/index.mjs +1 -1
  198. package/dist/services/adapter-runtime/namespace.d.mts +1 -1
  199. package/dist/services/adapter-runtime/schemas.d.mts +1 -1
  200. package/dist/services/adapter-subsystem/index.d.mts +2 -2
  201. package/dist/services/adapter-subsystem/index.mjs +1 -1
  202. package/dist/services/adapter-subsystem/namespace.d.mts +1 -1
  203. package/dist/services/adapter-subsystem/namespace.mjs +1 -1
  204. package/dist/services/agent-runtime/index.d.mts +2 -2
  205. package/dist/services/agent-runtime/namespace.d.mts +1 -1
  206. package/dist/services/agent-runtime/schemas.d.mts +1 -1
  207. package/dist/services/capability/index.d.mts +1 -1
  208. package/dist/services/capability/index.mjs +1 -1
  209. package/dist/services/cli-detection/namespace.d.mts +1 -1
  210. package/dist/services/codebase/index.d.mts +2 -2
  211. package/dist/services/codebase/namespace.d.mts +1 -1
  212. package/dist/services/codebase/schemas.d.mts +1 -1
  213. package/dist/services/compression/index.d.mts +2 -2
  214. package/dist/services/compression/namespace.d.mts +1 -1
  215. package/dist/services/compression/schemas.d.mts +1 -1
  216. package/dist/services/context-rules/index.d.mts +4 -4
  217. package/dist/services/context-rules/index.mjs +1 -1
  218. package/dist/services/credential-change/index.d.mts +1 -1
  219. package/dist/services/definition/namespace.d.mts +1 -1
  220. package/dist/services/definition/schemas.d.mts +1 -1
  221. package/dist/services/dialog/namespace.d.mts +1 -1
  222. package/dist/services/dialog/schemas.d.mts +1 -1
  223. package/dist/services/execution-target/index.d.mts +4 -4
  224. package/dist/services/execution-target/index.mjs +1 -1
  225. package/dist/services/execution-target/namespace.d.mts +1 -1
  226. package/dist/services/execution-target/schemas.d.mts +1 -1
  227. package/dist/services/execution-target/schemas.mjs +1 -1
  228. package/dist/services/filesystem/index.d.mts +3 -0
  229. package/dist/services/filesystem/index.mjs +1 -0
  230. package/dist/services/filesystem/namespace.d.mts +7 -7
  231. package/dist/services/filesystem/schemas.d.mts +4 -4
  232. package/dist/services/git/namespace.d.mts +1163 -0
  233. package/dist/services/git/namespace.mjs +1 -0
  234. package/dist/services/git/schemas.d.mts +932 -0
  235. package/dist/services/git/schemas.mjs +1 -0
  236. package/dist/services/harness/index.d.mts +35 -35
  237. package/dist/services/harness/index.mjs +1 -1
  238. package/dist/services/harness/storage/schema.d.mts +5 -5
  239. package/dist/services/index.d.mts +1411 -928
  240. package/dist/services/index.mjs +1 -1
  241. package/dist/services/local-notification/index.d.mts +1 -1
  242. package/dist/services/local-notification/namespace.d.mts +1 -1
  243. package/dist/services/local-notification/schemas.d.mts +1 -1
  244. package/dist/services/log-import/browser.d.mts +2 -2
  245. package/dist/services/log-import/index.d.mts +23 -24
  246. package/dist/services/log-import/index.mjs +2 -2
  247. package/dist/services/log-import/log-import.d.mts +1 -1
  248. package/dist/services/log-import/log-import.mjs +1 -1
  249. package/dist/services/log-import/namespace.d.mts +1 -1
  250. package/dist/services/log-import/namespace.mjs +1 -1
  251. package/dist/services/log-import/schemas.d.mts +1 -1
  252. package/dist/services/log-import/schemas.mjs +1 -1
  253. package/dist/services/model-registry/index.d.mts +1 -1
  254. package/dist/services/model-registry/index.mjs +1 -1
  255. package/dist/services/preferences/index.d.mts +2 -2
  256. package/dist/services/preferences/schemas.d.mts +1 -1
  257. package/dist/services/preferences/storage-namespace.d.mts +2 -2
  258. package/dist/services/provider-context/index.d.mts +1 -1
  259. package/dist/services/provider-context/index.mjs +1 -1
  260. package/dist/services/provider-runtime/index.d.mts +1 -1
  261. package/dist/services/provider-runtime/index.mjs +1 -1
  262. package/dist/services/session/handlers/index.d.mts +1 -1
  263. package/dist/services/session/handlers/index.mjs +1 -1
  264. package/dist/services/session/index.d.mts +10 -10
  265. package/dist/services/session/index.mjs +1 -1
  266. package/dist/services/session/messages/namespace.d.mts +1 -1
  267. package/dist/services/session/messages/namespace.mjs +1 -1
  268. package/dist/services/session/orchestrator-testing/index.d.mts +1 -1
  269. package/dist/services/session/orchestrator-testing/index.mjs +1 -1
  270. package/dist/services/session/session-events/namespace.d.mts +1 -1
  271. package/dist/services/session/session-events/namespace.mjs +1 -1
  272. package/dist/services/session/storage/namespace.d.mts +1 -1
  273. package/dist/services/session/storage/schema.d.mts +1 -1
  274. package/dist/services/session/storage/schema.mjs +1 -1
  275. package/dist/services/session/testing/index.d.mts +2 -2
  276. package/dist/services/session/testing/index.mjs +16 -3
  277. package/dist/services/session/testing/orchestrator-shared.d.mts +1 -1
  278. package/dist/services/session/testing/orchestrator-shared.mjs +1 -1
  279. package/dist/services/session/turns/namespace.d.mts +1 -1
  280. package/dist/services/session/turns/namespace.mjs +1 -1
  281. package/dist/services/session-editor/index.d.mts +3 -3
  282. package/dist/services/session-editor/index.mjs +1 -1
  283. package/dist/services/settings/index.d.mts +4 -4
  284. package/dist/services/settings/index.mjs +1 -1
  285. package/dist/services/settings/namespace.d.mts +19 -18
  286. package/dist/services/settings/namespace.mjs +1 -1
  287. package/dist/services/settings/storage/clients-namespace.d.mts +1 -1
  288. package/dist/services/settings/storage/clients-namespace.mjs +1 -1
  289. package/dist/services/settings/storage/extension-configs/namespace.d.mts +4 -4
  290. package/dist/services/settings/storage/index.d.mts +3 -3
  291. package/dist/services/settings/storage/index.mjs +1 -1
  292. package/dist/services/settings/storage/providers-namespace.d.mts +1 -1
  293. package/dist/services/settings/storage/providers-namespace.mjs +1 -1
  294. package/dist/services/subagent/index.d.mts +2 -0
  295. package/dist/services/subagent/index.mjs +1 -0
  296. package/dist/services/subagent-template/index.d.mts +3 -0
  297. package/dist/services/subagent-template/index.mjs +1 -0
  298. package/dist/services/subagent-template/namespace.d.mts +2 -0
  299. package/dist/services/subagent-template/namespace.mjs +1 -0
  300. package/dist/services/subagent-template/schemas.d.mts +2 -0
  301. package/dist/services/subagent-template/schemas.mjs +1 -0
  302. package/dist/services/tool-approval/index.d.mts +1 -1
  303. package/dist/services/tool-approval/index.mjs +1 -1
  304. package/dist/services/tools/index.d.mts +1 -1
  305. package/dist/services/tools/index.mjs +1 -1
  306. package/dist/services/tray-menu/index.d.mts +3 -3
  307. package/dist/services/tray-menu/index.mjs +1 -1
  308. package/dist/services/tray-menu/namespace.d.mts +1 -1
  309. package/dist/services/tray-menu/schemas.d.mts +1 -1
  310. package/dist/services/turn/index.d.mts +1 -1
  311. package/dist/services/turn/namespace.d.mts +1 -1
  312. package/dist/services/turn/schemas.d.mts +12 -12
  313. package/dist/session-BoldSdNZ2.mjs +134 -0
  314. package/dist/session-DuVOYctZ.mjs +1 -0
  315. package/dist/{session-lineage-B0cpHfuc.d.mts → session-lineage-CRsc9g1x.d.mts} +1 -1
  316. package/dist/shared-DpOEfD8F.mjs +1 -0
  317. package/dist/{skill-20_SBXaI.mjs → skill-CQO4mDqK.mjs} +1 -1
  318. package/dist/storage/drizzle/client.d.mts +2 -2
  319. package/dist/storage/drizzle/client.mjs +1 -1
  320. package/dist/storage/drizzle/index.d.mts +49 -10
  321. package/dist/storage/drizzle/index.mjs +1 -1
  322. package/dist/storage/handlers/drizzle/index.d.mts +1 -1
  323. package/dist/storage/handlers/drizzle/index.mjs +1 -1
  324. package/dist/storage/handlers/index.d.mts +2 -2
  325. package/dist/storage/handlers/index.mjs +1 -1
  326. package/dist/storage/index.d.mts +4 -4
  327. package/dist/{storage-namespace-DoH-Wkjp.d.mts → storage-namespace-BXkoh5Sy.d.mts} +11 -11
  328. package/dist/storage-namespace-DWsYLAXa.mjs +1 -0
  329. package/dist/{storage-namespace-definition-CJgqyXH1.d.mts → storage-namespace-definition-Bkx5rSto.d.mts} +1 -1
  330. package/dist/style.css +540 -540
  331. package/dist/telemetry-CvdLBWuk.mjs +1 -0
  332. package/dist/testing/drizzle-harness.mjs +1 -1
  333. package/dist/testing/index.mjs +1 -1
  334. package/dist/tool-approval-service-BvZWhYZp.mjs +1 -0
  335. package/dist/tools/index.d.mts +20 -10
  336. package/dist/tools/index.mjs +1 -1
  337. package/dist/tools/testing/index.d.mts +1 -1
  338. package/dist/tools-D-luYcDw.mjs +1431 -0
  339. package/dist/{types-C11LvekX.d.mts → types-BCMUtBj1.d.mts} +117 -20
  340. package/dist/{types-vNpkAe4Y.d.mts → types-C2Ob9zz_.d.mts} +1 -1
  341. package/dist/{types-t295YC6T.d.mts → types-CCdqjeuH.d.mts} +2 -2
  342. package/dist/{types-Cvrj2ogm.d.mts → types-DZHvOc_Q.d.mts} +4 -4
  343. package/dist/{types--nrtGZ1V.d.mts → types-Dy3YTcTF.d.mts} +255 -97
  344. package/dist/{types-DYF5LxZY.d.mts → types-MfJZ67e9.d.mts} +91 -9
  345. package/dist/{types-6WxLfoM3.d.mts → types-dyP-bXXE.d.mts} +1 -1
  346. package/dist/ui-components/index.mjs +2 -2
  347. package/dist/ui-hooks/index.d.mts +111 -1
  348. package/dist/ui-hooks/index.mjs +1 -1
  349. package/dist/ui-kernel/index.d.mts +4 -4
  350. package/dist/ui-kernel/pages/namespace.d.mts +4 -4
  351. package/dist/ui-kernel/pages/schemas.d.mts +1 -1
  352. package/dist/ui-views/index.mjs +2 -2
  353. package/dist/utils/index.d.mts +36 -1
  354. package/dist/utils/index.mjs +2 -2
  355. package/dist/utils/project-manifest.d.mts +130 -0
  356. package/dist/utils/project-manifest.mjs +1 -0
  357. package/dist/utils/scope-paths.d.mts +33 -0
  358. package/dist/utils/scope-paths.mjs +1 -0
  359. package/dist/utils/workspace-packages.d.mts +59 -0
  360. package/dist/utils/workspace-packages.mjs +1 -0
  361. package/dist/utils/workspace-root.d.mts +6 -9
  362. package/dist/utils/workspace-root.mjs +1 -1
  363. package/dist/{version-D8S4O22A.mjs → version-BeT3ASEe.mjs} +1 -1
  364. package/package.json +55 -2
  365. package/dist/account-identity-Bg_vKkcs.mjs +0 -1
  366. package/dist/adapter-CpF2aK_-.mjs +0 -1
  367. package/dist/bus-B1seC4M_.mjs +0 -2
  368. package/dist/chunk-Dc06z0qk.mjs +0 -1
  369. package/dist/client-DMWXCWhM.mjs +0 -1
  370. package/dist/cursor-storage-BoNI7OAR.mjs +0 -1
  371. package/dist/drizzle-Bn2GtW8c.mjs +0 -1
  372. package/dist/execution-target-D6MgthYs.mjs +0 -1
  373. package/dist/extension-53GerdGg.mjs +0 -1
  374. package/dist/extension-fJmv8Yri.mjs +0 -1
  375. package/dist/namespace-C_h7scWx2.mjs +0 -1
  376. package/dist/schemas-Bn8aqDIE.mjs +0 -1
  377. package/dist/services/worker/index.d.mts +0 -3
  378. package/dist/services/worker/index.mjs +0 -1
  379. package/dist/services/worker/namespace.d.mts +0 -2
  380. package/dist/services/worker/namespace.mjs +0 -1
  381. package/dist/services/worker/schemas.d.mts +0 -2
  382. package/dist/services/worker/schemas.mjs +0 -1
  383. package/dist/session-BCSf-Fgj.mjs +0 -1
  384. package/dist/session-BNo_cIiz.mjs +0 -123
  385. package/dist/shared-BhuSHZXH.mjs +0 -1
  386. package/dist/storage-namespace-BIDs9LPb.mjs +0 -1
  387. package/dist/tool-approval-service-CZCPfvVy.mjs +0 -1
  388. package/dist/tools-Cid9D99F.mjs +0 -1
  389. /package/dist/{base-orchestrator-BOAPgqF7.d.mts → base-orchestrator-wyumsn3b.d.mts} +0 -0
  390. /package/dist/{capability-service-DV32ecwR.mjs → capability-service-CJbmhfv9.mjs} +0 -0
  391. /package/dist/{cleanEnvForAdapter-hTPNvPU5.mjs → cleanEnvForAdapter-KkYzQa1f.mjs} +0 -0
  392. /package/dist/{config-namespace-wJ2CakDB.mjs → config-namespace-ncYg2ct_.mjs} +0 -0
  393. /package/dist/{extension-namespace-CTd9kOtt.mjs → extension-namespace-cMh_mMiL.mjs} +0 -0
  394. /package/dist/{identity-DBST3-XO.mjs → identity-Cz2IeEtm.mjs} +0 -0
  395. /package/dist/{index-SzSiyG61.d.mts → index-CHQ1SqT0.d.mts} +0 -0
  396. /package/dist/{model-registry-xINyxQUT.mjs → model-registry-CfXytvzx.mjs} +0 -0
  397. /package/dist/{model-registry-Dzpssh9j.mjs → model-registry-Scn_MC2d.mjs} +0 -0
  398. /package/dist/{namespace-DBw9BYr8.mjs → namespace-BoD94mrN.mjs} +0 -0
  399. /package/dist/{namespace-DUVgMfTR.mjs → namespace-CFLAmQfh.mjs} +0 -0
  400. /package/dist/{namespace-aALq9tnE.mjs → namespace-DkRgbZYn.mjs} +0 -0
  401. /package/dist/{namespace-yxIxUsjo.mjs → namespace-LViZ-EQk.mjs} +0 -0
  402. /package/dist/{namespace-Zb8HAbyF.mjs → namespace-Yna5-Pws.mjs} +0 -0
  403. /package/dist/{platform-BMFUpmTA.mjs → platform-DZ7z-wXD.mjs} +0 -0
  404. /package/dist/{providers-DhiW_fx4.mjs → providers-u8i15co9.mjs} +0 -0
  405. /package/dist/{schema-D3ZG13h9.mjs → schema-CoyE6mPt.mjs} +0 -0
  406. /package/dist/{schemas-CEBe89yE.mjs → schemas-DE-GNmSD.mjs} +0 -0
  407. /package/dist/{schemas-COnLJnt_.mjs → schemas-hSrzflwZ.mjs} +0 -0
  408. /package/dist/{schemas-CrnlCRep.mjs → schemas-jFe1AuI-.mjs} +0 -0
  409. /package/dist/{server-lifecycle-Dx5WgfoS.mjs → server-lifecycle-FXTPW39-.mjs} +0 -0
  410. /package/dist/{server-lifecycle-BC6FRn86.d.mts → server-lifecycle-YoSGFGnU.d.mts} +0 -0
  411. /package/dist/{shared-schemas-Byah36lG.mjs → shared-schemas-CPShiLNp.mjs} +0 -0
  412. /package/dist/{storage-namespace-definition-BjK9nZAN.mjs → storage-namespace-definition-CqSdsuCC.mjs} +0 -0
  413. /package/dist/{timeout-D33CUZ0M.mjs → timeout-XsYIOKrc.mjs} +0 -0
  414. /package/dist/{tray-menu-service-BAYtLdAg.mjs → tray-menu-service-DuXq5k22.mjs} +0 -0
  415. /package/dist/{ui-config-zawaoEfB.mjs → ui-config-9bDRwFZr.mjs} +0 -0
  416. /package/dist/{variant-BZWfmS0q.mjs → variant-CT6XBP6T.mjs} +0 -0
  417. /package/dist/{visibility-CZu8ooOA.mjs → visibility-Cb62p9bv.mjs} +0 -0
  418. /package/dist/{window-registry-C_IJmY8_.d.mts → window-registry-CBcrGTv4.d.mts} +0 -0
  419. /package/dist/{window-registry-B_-hBEcV.mjs → window-registry-DW-dKRjQ.mjs} +0 -0
@@ -3,7 +3,7 @@ import { z } from "zod";
3
3
  import * as _$_makaio_core0 from "@makaio/framework/core";
4
4
  import * as _$zod_v4_core0 from "zod/v4/core";
5
5
 
6
- //#region packages/contracts/src/model-registry/namespace.d.ts
6
+ //#region core/contracts/src/model-registry/namespace.d.ts
7
7
  /** Public model-registry namespace for SDK-safe model discovery subjects. */
8
8
  declare const ModelRegistryPublicNamespace: _$_makaio_core0.BusNamespaceDefinition<"modelRegistry:public", {
9
9
  supportedModels: {
@@ -33,7 +33,7 @@ declare const ModelRegistryPublicSubjects: _$_makaio_core0.BusSubjects<_$_makaio
33
33
  };
34
34
  }>, "modelRegistry:public">;
35
35
  //#endregion
36
- //#region packages/contracts/src/model-registry/schemas.d.ts
36
+ //#region core/contracts/src/model-registry/schemas.d.ts
37
37
  /** SDK-safe model descriptor exposed by the model registry bus seam. */
38
38
  declare const ModelRegistrySupportedModelSchema: z.ZodObject<{
39
39
  name: z.ZodString;
@@ -1,6 +1,7 @@
1
1
  import { z } from "zod";
2
+ import * as _$_makaio_contracts0 from "@makaio/framework/contracts";
2
3
 
3
- //#region packages/contracts/src/shared/json-value.d.ts
4
+ //#region core/contracts/src/shared/json-value.d.ts
4
5
  /**
5
6
  * JSON-safe value type shared by storage and runtime context contracts.
6
7
  *
@@ -14,14 +15,14 @@ import { z } from "zod";
14
15
  * typed fixtures assignable without forcing every interface in the codebase to
15
16
  * declare `[key: string]: ...`.
16
17
  */
17
- type JsonValue = string | number | boolean | null | JsonValue[] | object;
18
+ type JsonValue$1 = string | number | boolean | null | JsonValue$1[] | object;
18
19
  /**
19
20
  * Recursive JSON-safe value schema.
20
21
  *
21
22
  * Uses `z.lazy()` so arrays and objects can reference the same schema without
22
23
  * widening the contract to arbitrary `unknown`.
23
24
  */
24
- declare const JsonValueSchema: z.ZodType<JsonValue>;
25
+ declare const JsonValueSchema$1: z.ZodType<JsonValue$1>;
25
26
  /**
26
27
  * JSON object helper for map-like persisted configuration records.
27
28
  *
@@ -33,12 +34,104 @@ declare const JsonObjectSchema: z.ZodType<Record<string, unknown>>;
33
34
  /**
34
35
  * Contract-friendly JSON object schema for opaque config bags.
35
36
  *
36
- * Uses the strict runtime validator above but preserves the public inferred
37
- * type as `Record<string, unknown>` for storage/API boundaries.
37
+ * Uses the strict runtime validator above and only narrows the public Zod
38
+ * type. Keeping the underlying schema as `z.record()` is important for
39
+ * protocol exports: `z.custom()` validates correctly at runtime but cannot be
40
+ * represented as JSON Schema.
38
41
  */
39
- declare const JsonObjectContractSchema: z.ZodCustom<Record<string, unknown>, Record<string, unknown>>;
42
+ declare const JsonObjectContractSchema: z.ZodType<Record<string, unknown>, Record<string, unknown>>;
43
+ /**
44
+ * Serializable JSON Schema record used for `inputSchema`, `outputSchema`, and
45
+ * `configSchema` fields on persisted workflow definitions and node primitives.
46
+ *
47
+ * A JSON Schema document is itself a JSON object, so this is a
48
+ * `Record<string, JsonValue>` — identical at runtime to {@link JsonObjectContractSchema}
49
+ * but carries a semantically narrower name to distinguish "a JSON Schema document"
50
+ * from "an arbitrary JSON payload".
51
+ *
52
+ * The underlying `z.record(z.string(), JsonValueSchema)` validator rejects
53
+ * functions, `undefined`, and other non-serializable values, keeping persisted
54
+ * workflow definitions purely JSON-safe.
55
+ */
56
+ declare const JsonSchemaRecordSchema: z.ZodType<Record<string, JsonValue$1>, Record<string, JsonValue$1>>;
40
57
  //#endregion
41
- //#region packages/contracts/src/shared/ui-config.d.ts
58
+ //#region core/contracts/src/shared/response-schema.d.ts
59
+ /**
60
+ * Validates that a provider schema name is safe for use with all supported providers.
61
+ *
62
+ * OpenAI requires names that match `[a-zA-Z0-9_-]` and are at most 64 characters.
63
+ * Adapters must derive a conforming name when none is supplied.
64
+ */
65
+ declare const ResponseSchemaNameSchema: z.ZodString;
66
+ /**
67
+ * Descriptor for a JSON Schema document that constrains an agent's structured response.
68
+ *
69
+ * Passed through the session bus so adapters can forward native structured-output
70
+ * constraints to their underlying provider (e.g. OpenAI `response_format`, Anthropic
71
+ * tool-schema trick). Fields are intentionally narrow to stay JSON-safe and
72
+ * round-trippable over the wire.
73
+ */
74
+ declare const ResponseSchemaDescriptorSchema: z.ZodObject<{
75
+ schema: z.ZodType<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>, z.core.$ZodTypeInternals<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>>>;
76
+ name: z.ZodOptional<z.ZodString>;
77
+ strict: z.ZodOptional<z.ZodBoolean>;
78
+ }, z.core.$strict>;
79
+ /**
80
+ * Normalized representation of a single structured-output validation error.
81
+ *
82
+ * Mirrors the AJV error shape so validation results from different validators
83
+ * can be mapped to a common format without pulling AJV into every consumer.
84
+ */
85
+ declare const StructuredOutputValidationErrorSchema: z.ZodObject<{
86
+ message: z.ZodString;
87
+ instancePath: z.ZodString;
88
+ schemaPath: z.ZodString;
89
+ }, z.core.$strict>;
90
+ /**
91
+ * Lifecycle status of a structured-output validation pass.
92
+ *
93
+ * - `passed` – The response conforms to the declared schema.
94
+ * - `failed` – Validation errors were found; `errors` will be populated.
95
+ * - `enforced` – A structured-output enforcement handler produced conformant output.
96
+ */
97
+ declare const StructuredOutputValidationStatusSchema: z.ZodEnum<{
98
+ failed: "failed";
99
+ passed: "passed";
100
+ enforced: "enforced";
101
+ }>;
102
+ /**
103
+ * Full validation result emitted after a turn completes when a
104
+ * {@link ResponseSchemaDescriptor} was active.
105
+ *
106
+ * When `status` is `failed`, `errors` contains at least one entry describing
107
+ * what the agent's response violated. The discriminated union enforces that
108
+ * `errors` is absent for `passed`/`enforced` and required (non-empty) for
109
+ * `failed`.
110
+ */
111
+ declare const StructuredOutputValidationSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
112
+ status: z.ZodLiteral<"passed">;
113
+ }, z.core.$strict>, z.ZodObject<{
114
+ status: z.ZodLiteral<"enforced">;
115
+ }, z.core.$strict>, z.ZodObject<{
116
+ status: z.ZodLiteral<"failed">;
117
+ errors: z.ZodArray<z.ZodObject<{
118
+ message: z.ZodString;
119
+ instancePath: z.ZodString;
120
+ schemaPath: z.ZodString;
121
+ }, z.core.$strict>>;
122
+ }, z.core.$strict>], "status">;
123
+ /** @see {@link ResponseSchemaNameSchema} */
124
+ type ResponseSchemaName = z.infer<typeof ResponseSchemaNameSchema>;
125
+ /** @see {@link ResponseSchemaDescriptorSchema} */
126
+ type ResponseSchemaDescriptor$1 = z.infer<typeof ResponseSchemaDescriptorSchema>;
127
+ /** @see {@link StructuredOutputValidationSchema} */
128
+ type StructuredOutputValidation$1 = z.infer<typeof StructuredOutputValidationSchema>;
129
+ /** @see {@link StructuredOutputValidationErrorSchema} */
130
+ type StructuredOutputValidationError = z.infer<typeof StructuredOutputValidationErrorSchema>;
131
+ /** @see {@link StructuredOutputValidationStatusSchema} */
132
+ type StructuredOutputValidationStatus = z.infer<typeof StructuredOutputValidationStatusSchema>;
133
+ //#endregion
134
+ //#region core/contracts/src/shared/ui-config.d.ts
42
135
  /**
43
136
  * Builtin widget types provided by the UI components package
44
137
  * - tags: Comma-separated input that converts to array
@@ -106,7 +199,7 @@ type FieldOverride = z.infer<typeof FieldOverrideSchema>;
106
199
  * UI configuration for entity forms
107
200
  * Defines how the entity should be displayed and edited in the UI
108
201
  */
109
- declare const EntityUIConfigSchema: z.ZodObject<{
202
+ declare const EntityUIConfigSchema$1: z.ZodObject<{
110
203
  editMode: z.ZodDefault<z.ZodEnum<{
111
204
  inline: "inline";
112
205
  slidePanel: "slidePanel";
@@ -138,7 +231,7 @@ declare const EntityUIConfigSchema: z.ZodObject<{
138
231
  * Entity UI configuration type - inferred from schema
139
232
  * Note: widget values are string at runtime, use FieldWidget type for type-safe widget handling
140
233
  */
141
- type EntityUIConfig = z.infer<typeof EntityUIConfigSchema>;
234
+ type EntityUIConfig = z.infer<typeof EntityUIConfigSchema$1>;
142
235
  /**
143
236
  * Field type options for form inputs.
144
237
  *
@@ -234,7 +327,7 @@ interface FormFieldProps {
234
327
  error?: string;
235
328
  }
236
329
  //#endregion
237
- //#region packages/contracts/src/shared/index.d.ts
330
+ //#region core/contracts/src/shared/index.d.ts
238
331
  /**
239
332
  * Content source for binary data or external resources.
240
333
  * Supports either base64-encoded data or URL-based content.
@@ -575,11 +668,11 @@ declare const SendMessageResultInnerResultSchema: z.ZodObject<{
575
668
  * Possible outcomes for a user message lifecycle.
576
669
  */
577
670
  declare const MessageOutcomeSchema: z.ZodEnum<{
671
+ error: "error";
578
672
  completed: "completed";
673
+ cancelled: "cancelled";
579
674
  superseded: "superseded";
580
675
  merged: "merged";
581
- cancelled: "cancelled";
582
- error: "error";
583
676
  rejected: "rejected";
584
677
  }>;
585
678
  declare const SendMessageResultSchema: z.ZodObject<{
@@ -589,18 +682,18 @@ declare const SendMessageResultSchema: z.ZodObject<{
589
682
  }, z.core.$strip>>;
590
683
  error: z.ZodOptional<z.ZodString>;
591
684
  outcome: z.ZodEnum<{
685
+ error: "error";
592
686
  completed: "completed";
687
+ cancelled: "cancelled";
593
688
  superseded: "superseded";
594
689
  merged: "merged";
595
- cancelled: "cancelled";
596
- error: "error";
597
690
  rejected: "rejected";
598
691
  }>;
599
692
  }, z.core.$strip>;
600
693
  declare const MessageDeliveryModeSchema: z.ZodEnum<{
694
+ replace: "replace";
601
695
  enqueue: "enqueue";
602
696
  immediate: "immediate";
603
- replace: "replace";
604
697
  }>;
605
698
  /**
606
699
  * System prompt configuration for agent sessions.
@@ -702,14 +795,14 @@ type NormalizedMessageInput = z.infer<typeof NormalizedMessageInputSchema>;
702
795
  * Inferred TypeScript types from schemas.
703
796
  */
704
797
  type ContentSource = z.infer<typeof ContentSourceSchema>;
705
- type MessageBlock = z.infer<typeof MessageBlockSchema>;
706
- type Message = z.infer<typeof MessageSchema>;
707
- type MessageInput = z.infer<typeof MessageInputSchema>;
798
+ type MessageBlock$1 = z.infer<typeof MessageBlockSchema>;
799
+ type Message$1 = z.infer<typeof MessageSchema>;
800
+ type MessageInput$1 = z.infer<typeof MessageInputSchema>;
708
801
  type SendMessageResult = z.infer<typeof SendMessageResultSchema>;
709
- type SendMessageResultInnerResult = z.infer<typeof SendMessageResultInnerResultSchema>;
710
- type MessageOutcome = z.infer<typeof MessageOutcomeSchema>;
711
- type MessageDeliveryMode = z.infer<typeof MessageDeliveryModeSchema>;
712
- type SystemPrompt = z.infer<typeof SystemPromptSchema>;
802
+ type SendMessageResultInnerResult$1 = z.infer<typeof SendMessageResultInnerResultSchema>;
803
+ type MessageOutcome$1 = z.infer<typeof MessageOutcomeSchema>;
804
+ type MessageDeliveryMode$1 = z.infer<typeof MessageDeliveryModeSchema>;
805
+ type SystemPrompt$1 = z.infer<typeof SystemPromptSchema>;
713
806
  /**
714
807
  * Runtime error categories for adapter failures.
715
808
  * Used to classify errors during agent execution for fallback/retry logic.
@@ -726,4 +819,4 @@ declare const ErrorCategorySchema: z.ZodEnum<{
726
819
  }>;
727
820
  type ErrorCategory = z.infer<typeof ErrorCategorySchema>;
728
821
  //#endregion
729
- export { FieldOption as A, JsonObjectSchema as B, SystemPromptSchema as C, EntityUIConfig as D, CustomFieldDefinition as E, FieldWidget as F, JsonValueSchema as H, FormFieldProps as I, PluginWidgetRegistry as L, FieldOverride as M, FieldOverrideSchema as N, EntityUIConfigSchema as O, FieldType as P, StandardFieldDefinition as R, SystemPrompt as S, BuiltinWidget as T, JsonValue as V, NormalizedMessageInputSchema as _, ErrorCategorySchema as a, SendMessageResultInnerResultSchema as b, MessageBlockSchema as c, MessageInput as d, MessageInputSchema as f, NormalizedMessageInput as g, MessageSchema as h, ErrorCategory as i, FieldOptionSchema as j, FieldDefinition as k, MessageDeliveryMode as l, MessageOutcomeSchema as m, ContentSourceSchema as n, Message as o, MessageOutcome as p, ERROR_CATEGORIES as r, MessageBlock as s, ContentSource as t, MessageDeliveryModeSchema as u, SendMessageResult as v, BaseFieldDefinition as w, SendMessageResultSchema as x, SendMessageResultInnerResult as y, JsonObjectContractSchema as z };
822
+ export { JsonValueSchema$1 as $, FieldOption as A, ResponseSchemaDescriptorSchema as B, SystemPromptSchema as C, EntityUIConfig as D, CustomFieldDefinition as E, FieldWidget as F, StructuredOutputValidationErrorSchema as G, ResponseSchemaNameSchema as H, FormFieldProps as I, StructuredOutputValidationStatusSchema as J, StructuredOutputValidationSchema as K, PluginWidgetRegistry as L, FieldOverride as M, FieldOverrideSchema as N, EntityUIConfigSchema$1 as O, FieldType as P, JsonValue$1 as Q, StandardFieldDefinition as R, SystemPrompt$1 as S, BuiltinWidget as T, StructuredOutputValidation$1 as U, ResponseSchemaName as V, StructuredOutputValidationError as W, JsonObjectSchema as X, JsonObjectContractSchema as Y, JsonSchemaRecordSchema as Z, NormalizedMessageInputSchema as _, ErrorCategorySchema as a, SendMessageResultInnerResultSchema as b, MessageBlockSchema as c, MessageInput$1 as d, MessageInputSchema as f, NormalizedMessageInput as g, MessageSchema as h, ErrorCategory as i, FieldOptionSchema as j, FieldDefinition as k, MessageDeliveryMode$1 as l, MessageOutcomeSchema as m, ContentSourceSchema as n, Message$1 as o, MessageOutcome$1 as p, StructuredOutputValidationStatus as q, ERROR_CATEGORIES as r, MessageBlock$1 as s, ContentSource as t, MessageDeliveryModeSchema as u, SendMessageResult as v, BaseFieldDefinition as w, SendMessageResultSchema as x, SendMessageResultInnerResult$1 as y, ResponseSchemaDescriptor$1 as z };
@@ -6,7 +6,7 @@ import { AIModelMetadata } from "@makaio/framework/contracts";
6
6
  import { BaseService } from "@makaio/framework/service-base";
7
7
  import * as _$zod_v4_core0 from "zod/v4/core";
8
8
 
9
- //#region packages/services/core/src/model-registry/schemas.d.ts
9
+ //#region services/core/src/model-registry/schemas.d.ts
10
10
  /**
11
11
  * Provider-specific model override schema.
12
12
  *
@@ -560,7 +560,7 @@ type ModelRegistryCheckModelInProvidersRequest = z.infer<typeof ModelRegistrySch
560
560
  */
561
561
  type ModelRegistryCheckModelInProvidersResponse = z.infer<typeof ModelRegistrySchemas.checkModelInProviders.response>;
562
562
  //#endregion
563
- //#region packages/services/core/src/model-registry/namespace.d.ts
563
+ //#region services/core/src/model-registry/namespace.d.ts
564
564
  /**
565
565
  * Model Registry namespace for accessing model information.
566
566
  *
@@ -1109,7 +1109,7 @@ declare const ModelRegistrySubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0
1109
1109
  changed: _$zod.ZodObject<{}, _$zod_v4_core0.$strip>;
1110
1110
  }>, "modelRegistry">;
1111
1111
  //#endregion
1112
- //#region packages/services/core/src/model-registry/types.d.ts
1112
+ //#region services/core/src/model-registry/types.d.ts
1113
1113
  /**
1114
1114
  * Storage interface for model registry cache persistence.
1115
1115
  *
@@ -1198,7 +1198,7 @@ interface IModelRegistryFetcher {
1198
1198
  fetch(): Promise<ModelRegistry>;
1199
1199
  }
1200
1200
  //#endregion
1201
- //#region packages/services/core/src/model-registry/model-registry-service.d.ts
1201
+ //#region services/core/src/model-registry/model-registry-service.d.ts
1202
1202
  /**
1203
1203
  * Options for creating a ModelRegistryService instance.
1204
1204
  */
@@ -1411,7 +1411,7 @@ declare class ModelRegistryService extends BaseService {
1411
1411
  private cloneModel;
1412
1412
  }
1413
1413
  //#endregion
1414
- //#region packages/services/core/src/model-registry/fallback-registry-fetcher.d.ts
1414
+ //#region services/core/src/model-registry/fallback-registry-fetcher.d.ts
1415
1415
  /**
1416
1416
  * Tries multiple fetchers in order, returning the first successful result.
1417
1417
  *
@@ -1442,7 +1442,7 @@ declare class FallbackRegistryFetcher implements IModelRegistryFetcher {
1442
1442
  fetch(): Promise<ModelRegistry>;
1443
1443
  }
1444
1444
  //#endregion
1445
- //#region packages/services/core/src/model-registry/cached-registry-fetcher.d.ts
1445
+ //#region services/core/src/model-registry/cached-registry-fetcher.d.ts
1446
1446
  /**
1447
1447
  * Decorator that adds disk/persistent caching around a fetcher.
1448
1448
  *
@@ -1474,7 +1474,7 @@ declare class CachedRegistryFetcher implements IModelRegistryFetcher {
1474
1474
  fetch(): Promise<ModelRegistry>;
1475
1475
  }
1476
1476
  //#endregion
1477
- //#region packages/services/core/src/model-registry/merge-utils.d.ts
1477
+ //#region services/core/src/model-registry/merge-utils.d.ts
1478
1478
  /**
1479
1479
  * Merge model metadata with block-level replacement and defensive clone semantics.
1480
1480
  *
@@ -3,7 +3,7 @@ import { z } from "zod";
3
3
  import * as _$_makaio_core0 from "@makaio/framework/core";
4
4
  import * as _$zod_v4_core0 from "zod/v4/core";
5
5
 
6
- //#region packages/contracts/src/host/namespace.d.ts
6
+ //#region core/contracts/src/host/namespace.d.ts
7
7
  /** Bus namespace definition for cross-cutting host shell RPCs. */
8
8
  declare const HostNamespace: _$_makaio_core0.BusNamespaceDefinition<"host", {
9
9
  'window.opened': _$zod.ZodObject<{
@@ -72,6 +72,10 @@ declare const HostNamespace: _$_makaio_core0.BusNamespaceDefinition<"host", {
72
72
  windowId: _$zod.ZodNullable<_$zod.ZodNumber>;
73
73
  }, _$zod_v4_core0.$strip>;
74
74
  };
75
+ 'app.shutdown': {
76
+ request: _$zod.ZodObject<{}, _$zod_v4_core0.$strip>;
77
+ response: _$zod.ZodObject<{}, _$zod_v4_core0.$strip>;
78
+ };
75
79
  }>;
76
80
  /** Typed subject tree for the host namespace. */
77
81
  declare const HostSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSubjectDefinitions<"host", {
@@ -141,9 +145,13 @@ declare const HostSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSubj
141
145
  windowId: _$zod.ZodNullable<_$zod.ZodNumber>;
142
146
  }, _$zod_v4_core0.$strip>;
143
147
  };
148
+ 'app.shutdown': {
149
+ request: _$zod.ZodObject<{}, _$zod_v4_core0.$strip>;
150
+ response: _$zod.ZodObject<{}, _$zod_v4_core0.$strip>;
151
+ };
144
152
  }>, "host">;
145
153
  //#endregion
146
- //#region packages/contracts/src/host/schemas.d.ts
154
+ //#region core/contracts/src/host/schemas.d.ts
147
155
  /**
148
156
  * Desktop host window state snapshot.
149
157
  *
@@ -312,6 +320,19 @@ declare const HostSchemas: {
312
320
  windowId: z.ZodNullable<z.ZodNumber>;
313
321
  }, z.core.$strip>;
314
322
  };
323
+ /**
324
+ * Request graceful application shutdown.
325
+ *
326
+ * Saves the window session, closes all windows, tears down the runtime,
327
+ * bus handlers, tray, and dev server, then exits the process.
328
+ *
329
+ * Subject: `host.app.shutdown`
330
+ * Type: Request (RPC)
331
+ */
332
+ 'app.shutdown': {
333
+ request: z.ZodObject<{}, z.core.$strip>;
334
+ response: z.ZodObject<{}, z.core.$strip>;
335
+ };
315
336
  };
316
337
  /** State snapshot for a single desktop window. */
317
338
  type WindowState = z.infer<typeof WindowStateSchema>;
@@ -1,10 +1,10 @@
1
- import { t as ContractStorageNamespaceDefinition } from "./storage-namespace-definition-CJgqyXH1.mjs";
1
+ import { t as ContractStorageNamespaceDefinition } from "./storage-namespace-definition-Bkx5rSto.mjs";
2
2
  import * as _$zod from "zod";
3
3
  import { z } from "zod";
4
4
  import * as _$_makaio_core0 from "@makaio/framework/core";
5
5
  import * as _$zod_v4_core0 from "zod/v4/core";
6
6
 
7
- //#region packages/contracts/src/skill/namespace.d.ts
7
+ //#region core/contracts/src/skill/namespace.d.ts
8
8
  /** Bus namespace definition for `skill.*` lifecycle RPCs and events. */
9
9
  declare const SkillNamespace: _$_makaio_core0.BusNamespaceDefinition<"skill", {
10
10
  'catalog.built': _$zod.ZodObject<{
@@ -22,9 +22,9 @@ declare const SkillNamespace: _$_makaio_core0.BusNamespaceDefinition<"skill", {
22
22
  adapterId: _$zod.ZodOptional<_$zod.ZodString>;
23
23
  skillName: _$zod.ZodString;
24
24
  trigger: _$zod.ZodEnum<{
25
- user: "user";
26
- model: "model";
27
25
  auto: "auto";
26
+ model: "model";
27
+ user: "user";
28
28
  reinjection: "reinjection";
29
29
  }>;
30
30
  turnNumber: _$zod.ZodOptional<_$zod.ZodNumber>;
@@ -83,9 +83,9 @@ declare const SkillNamespace: _$_makaio_core0.BusNamespaceDefinition<"skill", {
83
83
  agentId: _$zod.ZodString;
84
84
  skillName: _$zod.ZodString;
85
85
  trigger: _$zod.ZodEnum<{
86
- user: "user";
87
- model: "model";
88
86
  auto: "auto";
87
+ model: "model";
88
+ user: "user";
89
89
  reinjection: "reinjection";
90
90
  }>;
91
91
  cwd: _$zod.ZodOptional<_$zod.ZodString>;
@@ -128,9 +128,9 @@ declare const SkillNamespace: _$_makaio_core0.BusNamespaceDefinition<"skill", {
128
128
  baseDir: _$zod.ZodOptional<_$zod.ZodString>;
129
129
  resources: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
130
130
  trigger: _$zod.ZodEnum<{
131
- user: "user";
132
- model: "model";
133
131
  auto: "auto";
132
+ model: "model";
133
+ user: "user";
134
134
  reinjection: "reinjection";
135
135
  }>;
136
136
  activatedAt: _$zod.ZodNumber;
@@ -161,9 +161,9 @@ declare const SkillSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
161
161
  adapterId: _$zod.ZodOptional<_$zod.ZodString>;
162
162
  skillName: _$zod.ZodString;
163
163
  trigger: _$zod.ZodEnum<{
164
- user: "user";
165
- model: "model";
166
164
  auto: "auto";
165
+ model: "model";
166
+ user: "user";
167
167
  reinjection: "reinjection";
168
168
  }>;
169
169
  turnNumber: _$zod.ZodOptional<_$zod.ZodNumber>;
@@ -222,9 +222,9 @@ declare const SkillSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
222
222
  agentId: _$zod.ZodString;
223
223
  skillName: _$zod.ZodString;
224
224
  trigger: _$zod.ZodEnum<{
225
- user: "user";
226
- model: "model";
227
225
  auto: "auto";
226
+ model: "model";
227
+ user: "user";
228
228
  reinjection: "reinjection";
229
229
  }>;
230
230
  cwd: _$zod.ZodOptional<_$zod.ZodString>;
@@ -267,9 +267,9 @@ declare const SkillSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
267
267
  baseDir: _$zod.ZodOptional<_$zod.ZodString>;
268
268
  resources: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
269
269
  trigger: _$zod.ZodEnum<{
270
- user: "user";
271
- model: "model";
272
270
  auto: "auto";
271
+ model: "model";
272
+ user: "user";
273
273
  reinjection: "reinjection";
274
274
  }>;
275
275
  activatedAt: _$zod.ZodNumber;
@@ -284,7 +284,7 @@ declare const SkillSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
284
284
  };
285
285
  }>, "skill">;
286
286
  //#endregion
287
- //#region packages/contracts/src/skill/schemas.d.ts
287
+ //#region core/contracts/src/skill/schemas.d.ts
288
288
  /** Canonical skill scope ordering. Narrower scopes win during effective resolution. */
289
289
  declare const SkillScopeSchema: z.ZodEnum<{
290
290
  session: "session";
@@ -303,9 +303,9 @@ declare const SkillActivationModeSchema: z.ZodEnum<{
303
303
  }>;
304
304
  /** Trigger that activated or reinjected a skill. */
305
305
  declare const SkillActivationTriggerSchema: z.ZodEnum<{
306
- user: "user";
307
- model: "model";
308
306
  auto: "auto";
307
+ model: "model";
308
+ user: "user";
309
309
  reinjection: "reinjection";
310
310
  }>;
311
311
  /** Why a previously-active skill was removed from runtime state. */
@@ -443,9 +443,9 @@ declare const ActiveSkillStateSchema: z.ZodObject<{
443
443
  baseDir: z.ZodOptional<z.ZodString>;
444
444
  resources: z.ZodOptional<z.ZodArray<z.ZodString>>;
445
445
  trigger: z.ZodEnum<{
446
- user: "user";
447
- model: "model";
448
446
  auto: "auto";
447
+ model: "model";
448
+ user: "user";
449
449
  reinjection: "reinjection";
450
450
  }>;
451
451
  activatedAt: z.ZodNumber;
@@ -511,9 +511,9 @@ declare const SkillSchemas: {
511
511
  adapterId: z.ZodOptional<z.ZodString>;
512
512
  skillName: z.ZodString;
513
513
  trigger: z.ZodEnum<{
514
- user: "user";
515
- model: "model";
516
514
  auto: "auto";
515
+ model: "model";
516
+ user: "user";
517
517
  reinjection: "reinjection";
518
518
  }>;
519
519
  turnNumber: z.ZodOptional<z.ZodNumber>;
@@ -572,9 +572,9 @@ declare const SkillSchemas: {
572
572
  agentId: z.ZodString;
573
573
  skillName: z.ZodString;
574
574
  trigger: z.ZodEnum<{
575
- user: "user";
576
- model: "model";
577
575
  auto: "auto";
576
+ model: "model";
577
+ user: "user";
578
578
  reinjection: "reinjection";
579
579
  }>;
580
580
  cwd: z.ZodOptional<z.ZodString>;
@@ -617,9 +617,9 @@ declare const SkillSchemas: {
617
617
  baseDir: z.ZodOptional<z.ZodString>;
618
618
  resources: z.ZodOptional<z.ZodArray<z.ZodString>>;
619
619
  trigger: z.ZodEnum<{
620
- user: "user";
621
- model: "model";
622
620
  auto: "auto";
621
+ model: "model";
622
+ user: "user";
623
623
  reinjection: "reinjection";
624
624
  }>;
625
625
  activatedAt: z.ZodNumber;
@@ -656,7 +656,7 @@ type SkillActivateResponse = z.infer<(typeof SkillSchemas)['activate']['response
656
656
  type SkillGetActiveSkillsRequest = z.infer<(typeof SkillSchemas)['getActiveSkills']['request']>;
657
657
  type SkillGetActiveSkillsResponse = z.infer<(typeof SkillSchemas)['getActiveSkills']['response']>;
658
658
  //#endregion
659
- //#region packages/contracts/src/skill/types.d.ts
659
+ //#region core/contracts/src/skill/types.d.ts
660
660
  declare module '@makaio/framework/contracts' {
661
661
  interface SessionEventTypeMap {
662
662
  /** Skill catalog built for a session agent. */
@@ -682,7 +682,7 @@ declare module '@makaio/framework/contracts' {
682
682
  }
683
683
  }
684
684
  //#endregion
685
- //#region packages/contracts/src/skill/storage-namespace.d.ts
685
+ //#region core/contracts/src/skill/storage-namespace.d.ts
686
686
  /**
687
687
  * Storage namespace for database-backed skills.
688
688
  *
@@ -1,7 +1,7 @@
1
- import { n as ResolveIdRequest } from "./schemas-Di0XnnMX.mjs";
1
+ import { n as ResolveIdRequest } from "./schemas-DaRSfYLf.mjs";
2
2
  import { IMakaioBus } from "@makaio/framework/bus";
3
3
 
4
- //#region packages/services/core/src/adapter-runtime/identity.d.ts
4
+ //#region services/core/src/adapter-runtime/identity.d.ts
5
5
  /**
6
6
  * Build the deterministic runtime adapter id for a machine-local adapter.
7
7
  * @param machineId - Runtime machine identifier.
@@ -1,7 +1,7 @@
1
1
  import { IMakaioBus } from "@makaio/framework/bus";
2
2
  import { ProviderContext } from "@makaio/framework/contracts";
3
3
 
4
- //#region packages/services/core/src/provider-context/build-provider-context.d.ts
4
+ //#region services/core/src/provider-context/build-provider-context.d.ts
5
5
  /**
6
6
  * Resolve the bus-safe provider context via the adapter subsystem subject.
7
7
  *
@@ -15,7 +15,7 @@ import { ProviderContext } from "@makaio/framework/contracts";
15
15
  */
16
16
  declare function buildProviderContext(bus: IMakaioBus, providerConfigId: string): Promise<ProviderContext>;
17
17
  //#endregion
18
- //#region packages/services/core/src/provider-context/activate-provider-context.d.ts
18
+ //#region services/core/src/provider-context/activate-provider-context.d.ts
19
19
  /**
20
20
  * Fire the credential activation hook for a provider context.
21
21
  *
@@ -3,7 +3,7 @@ import { z } from "zod";
3
3
  import * as _$_makaio_core0 from "@makaio/framework/core";
4
4
  import * as _$zod_v4_core0 from "zod/v4/core";
5
5
 
6
- //#region packages/contracts/src/platform/namespace.d.ts
6
+ //#region core/contracts/src/platform/namespace.d.ts
7
7
  /**
8
8
  * Platform capability namespace.
9
9
  *
@@ -64,7 +64,7 @@ declare const PlatformSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
64
64
  };
65
65
  }>, "platform">;
66
66
  //#endregion
67
- //#region packages/contracts/src/platform/schemas.d.ts
67
+ //#region core/contracts/src/platform/schemas.d.ts
68
68
  /**
69
69
  * Platform capability schemas.
70
70
  *
@@ -0,0 +1 @@
1
+ import{z as e}from"zod";const t=e.lazy(()=>e.union([e.string(),e.number().finite(),e.boolean(),e.null(),e.array(t),e.record(e.string(),t)])),n=e.record(e.string(),t),r=n,i=e.record(e.string(),t);export{t as i,n,i as r,r as t};
@@ -1,4 +1,4 @@
1
- import { a as CliSubcommandDefinition, c as INTERACTIVE_SUBCOMMAND, d as requireBus, i as CliContribution, l as OutputWriter, n as BeforeRunContext, o as CliSubcommandEntry, r as BeforeRunResult, s as CommandContext, t as ALWAYS_PROCEED, u as defineCliSubcommand } from "../../types-DYF5LxZY.mjs";
1
+ import { a as CliSubcommandDefinition, c as EmbeddedBusHandle, d as ProvideBusContext, f as defineCliSubcommand, i as CliContribution, l as INTERACTIVE_SUBCOMMAND, n as BeforeRunContext, o as CliSubcommandEntry, p as requireBus, r as BeforeRunResult, s as CommandContext, t as ALWAYS_PROCEED, u as OutputWriter } from "../../types-MfJZ67e9.mjs";
2
2
  import * as _$zod from "zod";
3
3
  import { z } from "zod";
4
4
  import * as _$_makaio_core0 from "@makaio/framework/core";
@@ -75,6 +75,7 @@ declare const CliNamespace: _$_makaio_core0.BusNamespaceDefinition<"kernel:cli",
75
75
  }, _$zod_v4_core0.$strip>>>>;
76
76
  }, _$zod_v4_core0.$strip>>>>;
77
77
  hasInteractive: _$zod.ZodOptional<_$zod.ZodBoolean>;
78
+ canProvideBus: _$zod.ZodOptional<_$zod.ZodBoolean>;
78
79
  }, _$zod_v4_core0.$strip>>;
79
80
  }, _$zod_v4_core0.$strip>;
80
81
  };
@@ -121,6 +122,7 @@ declare const CliRpcSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
121
122
  }, _$zod_v4_core0.$strip>>>>;
122
123
  }, _$zod_v4_core0.$strip>>>>;
123
124
  hasInteractive: _$zod.ZodOptional<_$zod.ZodBoolean>;
125
+ canProvideBus: _$zod.ZodOptional<_$zod.ZodBoolean>;
124
126
  }, _$zod_v4_core0.$strip>>;
125
127
  }, _$zod_v4_core0.$strip>;
126
128
  };
@@ -138,4 +140,4 @@ declare const CliRpcSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
138
140
  };
139
141
  }>, "kernel:cli">;
140
142
  //#endregion
141
- export { ALWAYS_PROCEED, type BeforeRunContext, type BeforeRunResult, type CliContribution, CliNamespace, CliRpcSubjects, type CliSubcommandDefinition, type CliSubcommandEntry, type CommandContext, type FieldSchema, INTERACTIVE_SUBCOMMAND, type OutputWriter, defineCliSubcommand, getMeta, isBooleanSchema, isNumberSchema, requireBus, toCliArgManifests };
143
+ export { ALWAYS_PROCEED, type BeforeRunContext, type BeforeRunResult, type CliContribution, CliNamespace, CliRpcSubjects, type CliSubcommandDefinition, type CliSubcommandEntry, type CommandContext, type EmbeddedBusHandle, type FieldSchema, INTERACTIVE_SUBCOMMAND, type OutputWriter, type ProvideBusContext, defineCliSubcommand, getMeta, isBooleanSchema, isNumberSchema, requireBus, toCliArgManifests };
@@ -1 +1 @@
1
- import{a as e,i as t,n,o as r,r as i,t as a}from"../../schema-introspection-DCYC47_d.mjs";const o=`__interactive__`,s={proceed:!0};function c(e){if(!e.bus)throw Error(`This command requires a running Makaio server.`);return e.bus}function l(e,t,n,r){return{name:e,description:t,schema:n,handler:r}}export{s as ALWAYS_PROCEED,e as CliNamespace,r as CliRpcSubjects,o as INTERACTIVE_SUBCOMMAND,l as defineCliSubcommand,n as getMeta,i as isBooleanSchema,t as isNumberSchema,c as requireBus,a as toCliArgManifests};
1
+ import{a as e,i as t,n,o as r,r as i,t as a}from"../../schema-introspection-Dn1jWQs1.mjs";const o=`__interactive__`,s={proceed:!0};function c(e){if(!e.bus)throw Error(`This command requires a running Makaio server.`);return e.bus}function l(e,t,n,r){return{name:e,description:t,schema:n,handler:r}}export{s as ALWAYS_PROCEED,e as CliNamespace,r as CliRpcSubjects,o as INTERACTIVE_SUBCOMMAND,l as defineCliSubcommand,n as getMeta,i as isBooleanSchema,t as isNumberSchema,c as requireBus,a as toCliArgManifests};
@@ -37,6 +37,7 @@ declare const CliSchemas: {
37
37
  }, z.core.$strip>>>>;
38
38
  }, z.core.$strip>>>>;
39
39
  hasInteractive: z.ZodOptional<z.ZodBoolean>;
40
+ canProvideBus: z.ZodOptional<z.ZodBoolean>;
40
41
  }, z.core.$strip>>;
41
42
  }, z.core.$strip>;
42
43
  };
@@ -1 +1 @@
1
- import{t as e}from"../../schemas-CrnlCRep.mjs";export{e as CliSchemas};
1
+ import{t as e}from"../../schemas-jFe1AuI-.mjs";export{e as CliSchemas};
@@ -1,2 +1,2 @@
1
- import { a as ExtensionCoordinatorOptions, c as KernelMakaioExtension, i as ContributionProcessor, l as RuntimeCapability, n as filterEligibleExtensions, o as ExtensionRuntimeSurface, r as ExtensionCoordinator, s as KernelExtensionContext, t as coalesceExtensionOverrides, u as RuntimeEnvironment } from "../../index-sBob9D25.mjs";
1
+ import { a as ExtensionCoordinatorOptions, c as KernelMakaioExtension, i as ContributionProcessor, l as RuntimeCapability, n as filterEligibleExtensions, o as ExtensionRuntimeSurface, r as ExtensionCoordinator, s as KernelExtensionContext, t as coalesceExtensionOverrides, u as RuntimeEnvironment } from "../../index-D90OmGmV.mjs";
2
2
  export { ContributionProcessor, ExtensionCoordinator, ExtensionCoordinatorOptions, ExtensionRuntimeSurface, KernelExtensionContext, KernelMakaioExtension, RuntimeCapability, RuntimeEnvironment, coalesceExtensionOverrides, filterEligibleExtensions };
@@ -1 +1 @@
1
- import{n as e,r as t,t as n}from"../../extension-53GerdGg.mjs";export{n as ExtensionCoordinator,e as coalesceExtensionOverrides,t as filterEligibleExtensions};
1
+ import{n as e,r as t,t as n}from"../../extension-C-4BHMRI.mjs";export{n as ExtensionCoordinator,e as coalesceExtensionOverrides,t as filterEligibleExtensions};
@@ -1,8 +1,8 @@
1
- import { c as ExtensionInfo, f as ServiceInfo, i as ComponentInfo, l as ExtensionInfoSchema, n as ExtensionSubjects, o as ComponentState, p as ServiceInfoSchema, s as ComponentStateSchema, t as ExtensionNamespace } from "../index-DaEp4UWW.mjs";
2
- import { c as KernelMakaioExtension, i as ContributionProcessor, l as RuntimeCapability, n as filterEligibleExtensions, o as ExtensionRuntimeSurface, r as ExtensionCoordinator, s as KernelExtensionContext, t as coalesceExtensionOverrides, u as RuntimeEnvironment } from "../index-sBob9D25.mjs";
3
- import { i as WindowStyle, n as WindowRegistration, r as WindowRegistry, t as STYLE_DEFAULTS } from "../window-registry-C_IJmY8_.mjs";
4
- import { a as KernelSchemas, i as setWorkflowTriggerTypeRegistry, n as KernelSubjects, r as getWorkflowTriggerTypeRegistry, t as KernelNamespace } from "../index-6lyShOoU.mjs";
5
- import { a as MachineIdentity, c as StorageProvider, i as IdentityProvider, n as NoTransportProvider, o as TransportProvider, r as MemoryStorageProvider, s as StorageCleanup, t as EphemeralIdentityProvider } from "../index-SzSiyG61.mjs";
1
+ import { c as ExtensionInfo, f as ServiceInfo, i as ComponentInfo, l as ExtensionInfoSchema, n as ExtensionSubjects, o as ComponentState, p as ServiceInfoSchema, s as ComponentStateSchema, t as ExtensionNamespace } from "../index-Bh_Ne7LF.mjs";
2
+ import { c as KernelMakaioExtension, i as ContributionProcessor, l as RuntimeCapability, n as filterEligibleExtensions, o as ExtensionRuntimeSurface, r as ExtensionCoordinator, s as KernelExtensionContext, t as coalesceExtensionOverrides, u as RuntimeEnvironment } from "../index-D90OmGmV.mjs";
3
+ import { i as WindowStyle, n as WindowRegistration, r as WindowRegistry, t as STYLE_DEFAULTS } from "../window-registry-CBcrGTv4.mjs";
4
+ import { a as KernelSchemas, i as setWorkflowTriggerTypeRegistry, n as KernelSubjects, r as getWorkflowTriggerTypeRegistry, t as KernelNamespace } from "../index-D5d5HeWI2.mjs";
5
+ import { a as MachineIdentity, c as StorageProvider, i as IdentityProvider, n as NoTransportProvider, o as TransportProvider, r as MemoryStorageProvider, s as StorageCleanup, t as EphemeralIdentityProvider } from "../index-CHQ1SqT0.mjs";
6
6
  import { z } from "zod";
7
7
  import * as _$_makaio_core0 from "@makaio/framework/core";
8
8