@makaio/framework 1.0.0-dev-1783705652236 → 1.0.0-dev-1783973359164

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 (460) hide show
  1. package/dist/.makaio-build.json +2 -2
  2. package/dist/account-identity-BYfeWLe-.mjs +1 -0
  3. package/dist/adapter-auth-runtime-a4O7cSNP.mjs +1 -0
  4. package/dist/adapter-binding-DDUyv1JK.d.mts +254 -0
  5. package/dist/{adapter-CA8rPIUz.mjs → adapter-nl_xz9dz.mjs} +1 -1
  6. package/dist/adapter-subsystem/index.d.mts +120 -5
  7. package/dist/adapter-subsystem/index.mjs +1 -1
  8. package/dist/adapters/acp-client/index.d.mts +10 -0
  9. package/dist/adapters/acp-client/index.mjs +2 -2
  10. package/dist/adapters/config/index.d.mts +176 -153
  11. package/dist/adapters/config/index.mjs +1 -1
  12. package/dist/adapters/index.d.mts +1021 -1005
  13. package/dist/adapters/index.mjs +6 -6
  14. package/dist/adapters/node.d.mts +1 -1
  15. package/dist/adapters/node.mjs +1 -1
  16. package/dist/adapters/stream-session/index.d.mts +7 -5
  17. package/dist/adapters/stream-session/index.mjs +1 -1
  18. package/dist/auth-C3NOWqTU.mjs +1 -0
  19. package/dist/authority-state-bootstrap-CEuKScnL.mjs +1 -0
  20. package/dist/{base-orchestrator-J1WKAUkF.d.mts → base-orchestrator-BiShpVKL.d.mts} +6 -0
  21. package/dist/bus/index.d.mts +10 -10
  22. package/dist/bus/index.mjs +1 -1
  23. package/dist/{canonical-model-DV-Z8gsb.mjs → canonical-model-C31NaBJs.mjs} +1 -1
  24. package/dist/client-BkpLM8Fx.mjs +1 -0
  25. package/dist/client-binary-version-verifier-BK_vIjIo.mjs +2 -0
  26. package/dist/client-binary-version-verifier-BwrMTAh2.d.mts +179 -0
  27. package/dist/clients/index.d.mts +69 -85
  28. package/dist/clients/index.mjs +1 -2
  29. package/dist/clients/managed-install.d.mts +2 -0
  30. package/dist/clients/managed-install.mjs +1 -0
  31. package/dist/{clients-namespace-Bt_VTkEU.d.mts → clients-namespace-B96QIJOs.d.mts} +224 -21
  32. package/dist/compression-CZ_6fYq8.mjs +1 -0
  33. package/dist/config-namespace-DTA6EQL8.mjs +1 -0
  34. package/dist/{config-namespace-DqdFE6zk.d.mts → config-namespace-x0fuhEXe.d.mts} +73 -1
  35. package/dist/contracts/adapter/index.d.mts +3 -3
  36. package/dist/contracts/adapter/index.mjs +1 -1
  37. package/dist/contracts/adapter/schemas/session-lineage.d.mts +1 -1
  38. package/dist/contracts/artifact/index.d.mts +1 -1
  39. package/dist/contracts/auth/index.d.mts +3 -0
  40. package/dist/contracts/auth/index.mjs +1 -0
  41. package/dist/contracts/canonical-model/index.d.mts +1 -1
  42. package/dist/contracts/canonical-model/index.mjs +1 -1
  43. package/dist/contracts/client/index.d.mts +3 -3
  44. package/dist/contracts/client/index.mjs +1 -1
  45. package/dist/contracts/common/index.d.mts +1 -1
  46. package/dist/contracts/config/index.d.mts +20 -93
  47. package/dist/contracts/config/index.mjs +1 -1
  48. package/dist/contracts/extension/index.d.mts +3 -3
  49. package/dist/contracts/extension/index.mjs +1 -1
  50. package/dist/contracts/facet/index.d.mts +1 -1
  51. package/dist/contracts/facet/index.mjs +1 -1
  52. package/dist/contracts/harness/index.d.mts +1 -1
  53. package/dist/contracts/harness/index.mjs +1 -1
  54. package/dist/contracts/host/index.d.mts +1 -1
  55. package/dist/contracts/host/index.mjs +1 -1
  56. package/dist/contracts/index.d.mts +1161 -140
  57. package/dist/contracts/index.mjs +1 -1
  58. package/dist/contracts/materialization/index.d.mts +3 -3
  59. package/dist/contracts/materialization/index.mjs +1 -1
  60. package/dist/contracts/model-registry/index.d.mts +1 -1
  61. package/dist/contracts/model-registry/index.mjs +1 -1
  62. package/dist/contracts/native-session-supervisor/index.d.mts +2 -2
  63. package/dist/contracts/native-session-supervisor/index.mjs +1 -1
  64. package/dist/contracts/platform/index.d.mts +1 -1
  65. package/dist/contracts/platform/index.mjs +1 -1
  66. package/dist/contracts/provider/index.d.mts +2 -2
  67. package/dist/contracts/provider/index.mjs +1 -1
  68. package/dist/contracts/session/index.d.mts +3 -3
  69. package/dist/contracts/session/index.mjs +1 -1
  70. package/dist/contracts/shared/index.d.mts +2 -2
  71. package/dist/contracts/shared/index.mjs +1 -1
  72. package/dist/contracts/skill/index.d.mts +1 -1
  73. package/dist/contracts/skill/index.mjs +1 -1
  74. package/dist/contracts/telemetry/index.d.mts +1 -1
  75. package/dist/contracts/telemetry/index.mjs +1 -1
  76. package/dist/contracts/timeout/index.d.mts +1 -1
  77. package/dist/contracts/timeout/index.mjs +1 -1
  78. package/dist/contracts/toast/index.mjs +1 -1
  79. package/dist/contracts/variant/index.d.mts +1 -1
  80. package/dist/contracts/variant/index.mjs +1 -1
  81. package/dist/contracts/workflow/index.d.mts +3 -3
  82. package/dist/contracts/workflow/index.mjs +1 -1
  83. package/dist/{definition-s9PIua2B.d.mts → definition-Bj9Vr16H.d.mts} +1 -1
  84. package/dist/{definition-Cllhr9mi.d.mts → definition-BsTlOz99.d.mts} +36 -4
  85. package/dist/{definition-CuJvtYeG.d.mts → definition-Cbl0k6Fc.d.mts} +31 -1
  86. package/dist/definition-K3m51lgO.mjs +1 -0
  87. package/dist/definitions-C1pgx0Nq.mjs +1 -0
  88. package/dist/{detached-extension-handle-Cx6-0eqg.mjs → detached-extension-handle-vDK194QV.mjs} +1 -1
  89. package/dist/drizzle/0026_m_mrgvi7fq.sql +16 -0
  90. package/dist/drizzle/0027_m_mrgw0uzg.sql +1 -0
  91. package/dist/drizzle/0028_m_mrgx04i1.sql +1 -0
  92. package/dist/drizzle/0029_terminal-authority.sql +1 -0
  93. package/dist/drizzle/meta/_journal.json +28 -0
  94. package/dist/execution-target-Bg2wpfML.mjs +1 -0
  95. package/dist/{extension-CJClssfp.mjs → extension-CjTu6mzW.mjs} +1 -1
  96. package/dist/extension-D4iKUUMG.mjs +1 -0
  97. package/dist/{filesystem-service-Bmyqo6po.mjs → filesystem-service-maY_P3yA.mjs} +1 -1
  98. package/dist/git/index.mjs +1 -1
  99. package/dist/{globby-D4SANVoq.mjs → globby-CisClzat.mjs} +1 -1
  100. package/dist/handlers-RGs3eC9X.mjs +57 -0
  101. package/dist/{harness-DkUpbsuY.mjs → harness-DflvHAGV.mjs} +1 -1
  102. package/dist/index-9dISOTLT.d.mts +174 -0
  103. package/dist/{index-B9d_8_V2.d.mts → index-9g0agW_p.d.mts} +55 -55
  104. package/dist/{index-DScUb-hF.d.mts → index-BDr2Ba122.d.mts} +34 -11
  105. package/dist/{index-BcvG3wPv.d.mts → index-BKZAAWo2.d.mts} +185 -45
  106. package/dist/{index-CaerrEDH.d.mts → index-Bbr5LEUc.d.mts} +2 -2
  107. package/dist/{index-C23g_M_J2.d.mts → index-BmsPH78f2.d.mts} +50 -5
  108. package/dist/index-ButbwvVY.d.mts +1175 -0
  109. package/dist/index-BxuiHVFi.d.mts +284 -0
  110. package/dist/{index-DnnKUwHm.d.mts → index-C2C1qH1Y.d.mts} +38 -32
  111. package/dist/{index-ntS1EXlf.d.mts → index-C6LZOiDv.d.mts} +150 -2
  112. package/dist/{index-C9FCWOhp.d.mts → index-COC9jCdc.d.mts} +124 -22
  113. package/dist/{index-Cx1Bm6WD.d.mts → index-CVs0Qxks.d.mts} +8 -8
  114. package/dist/index-CagRgpXI2.d.mts +84 -0
  115. package/dist/{index-DoEF9LAc.d.mts → index-CtjLeK1F.d.mts} +3 -3
  116. package/dist/{index-DZPNuWMc.d.mts → index-Cx8jGKOs.d.mts} +4 -4
  117. package/dist/{index-h5go5Dtd.d.mts → index-D75FnT0B.d.mts} +1 -1
  118. package/dist/{index-FFVwQMad.d.mts → index-DNkR5yTY.d.mts} +3401 -594
  119. package/dist/{index-wq7XeqyG.d.mts → index-DXBiCH2y.d.mts} +27 -1
  120. package/dist/{index-B2DjrVb8.d.mts → index-DpZbaS7y.d.mts} +1194 -87
  121. package/dist/{index-BvTd61i5.d.mts → index-T96ydgVk.d.mts} +260 -160
  122. package/dist/{index-DLNRgZPo2.d.mts → index-j2YlW_Fc.d.mts} +1 -1
  123. package/dist/{index-PIlYSC73.d.mts → index-x2gFj3BK.d.mts} +41 -28
  124. package/dist/kernel/cli/index.d.mts +2 -2
  125. package/dist/kernel/cli/index.mjs +1 -1
  126. package/dist/kernel/cli/register.d.mts +1 -1
  127. package/dist/kernel/cli/register.mjs +1 -1
  128. package/dist/kernel/cli/schemas.mjs +1 -1
  129. package/dist/kernel/extension/index.d.mts +1 -1
  130. package/dist/kernel/extension/index.mjs +1 -1
  131. package/dist/kernel/index.d.mts +5 -5
  132. package/dist/kernel/index.mjs +1 -1
  133. package/dist/kernel/namespace/index.d.mts +1 -1
  134. package/dist/kernel/namespace/index.mjs +1 -1
  135. package/dist/kernel/observability/index.d.mts +1 -1
  136. package/dist/kernel/observability/index.mjs +1 -1
  137. package/dist/kernel/providers/index.d.mts +1 -1
  138. package/dist/kernel/providers/index.mjs +1 -1
  139. package/dist/kernel/window/index.d.mts +1 -1
  140. package/dist/kernel/window/index.mjs +1 -1
  141. package/dist/{lib-BOmKyjWD.mjs → lib-DIVnpS8e.mjs} +1 -1
  142. package/dist/{lib-DLZYp5z3.mjs → lib-DymjnkAP.mjs} +1 -1
  143. package/dist/{load-extensions-DNRIy4zC.d.mts → load-extensions-_EnedkUp.d.mts} +1 -1
  144. package/dist/{load-extensions-Cze1RHcG.mjs → load-extensions-nqL5WAKj.mjs} +1 -1
  145. package/dist/mcp-http-server/index.d.mts +27 -90
  146. package/dist/mcp-http-server/index.mjs +2 -2
  147. package/dist/model-uE5IyUFJ.mjs +1 -0
  148. package/dist/namespace-C05pkLbN.mjs +1 -0
  149. package/dist/{namespace-D9PLFmPQ.d.mts → namespace-CCZXyxSe.d.mts} +18 -18
  150. package/dist/namespace-D7pE2QWv.mjs +1 -0
  151. package/dist/{namespace-dFBD2ZmS.mjs → namespace-DwQtzlY-.mjs} +1 -1
  152. package/dist/namespace-HsI0Jbbr.mjs +1 -0
  153. package/dist/namespace-VmsT_tLJ.d.mts +3729 -0
  154. package/dist/namespace-Xp9-g_r-.mjs +1 -0
  155. package/dist/{native-session-supervisor-7ElwM6Is.mjs → native-session-supervisor-CdtVGWA9.mjs} +1 -1
  156. package/dist/node/bus-server/index.d.mts +1 -1
  157. package/dist/node/bus-server/index.mjs +1 -1
  158. package/dist/node/bus-server/server-lifecycle.d.mts +1 -1
  159. package/dist/node/bus-server/server-lifecycle.mjs +1 -1
  160. package/dist/node/transports/index.d.mts +36 -1
  161. package/dist/node/transports/index.mjs +2 -2
  162. package/dist/{orchestrator-shared-ChygCvR1.mjs → orchestrator-shared-DAkGOu9H.mjs} +1 -1
  163. package/dist/{orchestrator-shared-DFLb1otg.d.mts → orchestrator-shared-pxtyNu3W.d.mts} +13 -6
  164. package/dist/package-BYpWkSuQ.mjs +1 -0
  165. package/dist/package-CsFFT9iR.mjs +7 -0
  166. package/dist/{package-DmVZxufT.d.mts → package-DG9GSY8M.d.mts} +52 -1
  167. package/dist/package.json +1 -1
  168. package/dist/{profile-BMBXUqqh.mjs → profile-D2m94ZYD.mjs} +1 -1
  169. package/dist/provider-context-BYkMl--1.mjs +1 -0
  170. package/dist/provider-context-DOsjOjiR.mjs +1 -0
  171. package/dist/{providers-namespace-5GoTlHXz.d.mts → providers-namespace-O4de1tgO.d.mts} +161 -14
  172. package/dist/resolved-O2XXjTeu.mjs +1 -0
  173. package/dist/rules/index.d.mts +1 -1
  174. package/dist/rules/index.mjs +1 -1
  175. package/dist/rules/schemas.d.mts +1 -1
  176. package/dist/runtime-bun/index.mjs +1 -1
  177. package/dist/runtime-node/client-binary-strategy-dependencies.d.mts +34 -0
  178. package/dist/runtime-node/client-binary-strategy-dependencies.mjs +1 -0
  179. package/dist/runtime-node/extension-discovery.d.mts +1 -1
  180. package/dist/runtime-node/extension-validation.d.mts +1 -1
  181. package/dist/runtime-node/extension-validation.mjs +1 -1
  182. package/dist/runtime-node/index.d.mts +25 -84
  183. package/dist/runtime-node/index.mjs +24 -24
  184. package/dist/runtime-node/makaio-config.d.mts +1 -1
  185. package/dist/runtime-node/makaio-config.mjs +1 -1
  186. package/dist/runtime-node/workflow-worker/index.d.mts +2 -2
  187. package/dist/runtime-node/workflow-worker/index.mjs +1 -1
  188. package/dist/runtime-node/workflow-worker/worker-entry.mjs +1 -1
  189. package/dist/{schema-7aKBGB7S.mjs → schema-BI0aCHvV.mjs} +1 -1
  190. package/dist/schemas-C-J4W1ID.mjs +1 -0
  191. package/dist/{schemas-Br-rSxPE2.d.mts → schemas-CoJCTFod2.d.mts} +8 -8
  192. package/dist/schemas-K3Td_WdR.d.mts +3175 -0
  193. package/dist/schemas-n9Ff6_RX.mjs +1 -0
  194. package/dist/schemas-th_nuC5t.mjs +1 -0
  195. package/dist/selection-YRuVSdck.mjs +1 -0
  196. package/dist/service-base/index.d.mts +4 -3
  197. package/dist/service-base/index.mjs +1 -1
  198. package/dist/services/adapter-runtime/index.d.mts +3 -3
  199. package/dist/services/adapter-runtime/index.mjs +1 -1
  200. package/dist/services/adapter-runtime/namespace.d.mts +1 -1
  201. package/dist/services/adapter-runtime/schemas.d.mts +1 -1
  202. package/dist/services/adapter-subsystem/index.d.mts +4 -3
  203. package/dist/services/adapter-subsystem/index.mjs +1 -1
  204. package/dist/services/adapter-subsystem/namespace.d.mts +1 -1
  205. package/dist/services/adapter-subsystem/namespace.mjs +1 -1
  206. package/dist/services/agent-runtime/index.d.mts +2 -2
  207. package/dist/services/agent-runtime/namespace.d.mts +1 -1
  208. package/dist/services/agent-runtime/schemas.d.mts +1 -1
  209. package/dist/services/capability/index.d.mts +1 -1
  210. package/dist/services/capability/index.mjs +1 -1
  211. package/dist/services/codebase/index.d.mts +2 -2
  212. package/dist/services/codebase/namespace.d.mts +1 -1
  213. package/dist/services/codebase/schemas.d.mts +1 -1
  214. package/dist/services/compression/index.d.mts +2 -2
  215. package/dist/services/compression/namespace.d.mts +1 -1
  216. package/dist/services/compression/schemas.d.mts +1 -1
  217. package/dist/services/context-rules/index.d.mts +4 -4
  218. package/dist/services/context-rules/index.mjs +1 -1
  219. package/dist/services/definition/namespace.d.mts +1 -19
  220. package/dist/services/definition/schemas.d.mts +0 -9
  221. package/dist/services/definition/schemas.mjs +1 -1
  222. package/dist/services/execution-target/index.d.mts +4 -4
  223. package/dist/services/execution-target/index.mjs +1 -1
  224. package/dist/services/execution-target/namespace.d.mts +1 -1
  225. package/dist/services/execution-target/namespace.mjs +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 +1 -1
  229. package/dist/services/filesystem/index.mjs +1 -1
  230. package/dist/services/git/namespace.mjs +1 -1
  231. package/dist/services/git/schemas.mjs +1 -1
  232. package/dist/services/harness/index.d.mts +6 -6
  233. package/dist/services/harness/index.mjs +1 -1
  234. package/dist/services/index.d.mts +1591 -173
  235. package/dist/services/index.mjs +1 -1
  236. package/dist/services/log-import/browser.d.mts +2 -2
  237. package/dist/services/log-import/index.d.mts +2 -2
  238. package/dist/services/log-import/log-import.d.mts +1 -1
  239. package/dist/services/log-import/log-import.mjs +1 -1
  240. package/dist/services/log-import/namespace.mjs +1 -1
  241. package/dist/services/log-import/schemas.mjs +1 -1
  242. package/dist/services/model-registry/index.d.mts +1 -1
  243. package/dist/services/model-registry/index.mjs +1 -1
  244. package/dist/services/preferences/index.d.mts +2 -2
  245. package/dist/services/preferences/schemas.d.mts +1 -1
  246. package/dist/services/preferences/storage-namespace.d.mts +2 -2
  247. package/dist/services/provider-context/index.d.mts +2 -2
  248. package/dist/services/provider-context/index.mjs +1 -1
  249. package/dist/services/provider-runtime/index.d.mts +18 -0
  250. package/dist/services/provider-runtime/index.mjs +1 -1
  251. package/dist/services/session/handlers/index.d.mts +1 -1
  252. package/dist/services/session/handlers/index.mjs +1 -1
  253. package/dist/services/session/index.d.mts +10 -10
  254. package/dist/services/session/index.mjs +1 -1
  255. package/dist/services/session/messages/namespace.d.mts +1 -1
  256. package/dist/services/session/messages/namespace.mjs +1 -1
  257. package/dist/services/session/orchestrator-testing/index.d.mts +1 -1
  258. package/dist/services/session/orchestrator-testing/index.mjs +1 -1
  259. package/dist/services/session/session-events/namespace.d.mts +1 -1
  260. package/dist/services/session/session-events/namespace.mjs +1 -1
  261. package/dist/services/session/storage/namespace.d.mts +1 -1
  262. package/dist/services/session/storage/schema.d.mts +1 -1
  263. package/dist/services/session/testing/index.d.mts +2 -2
  264. package/dist/services/session/testing/index.mjs +10 -10
  265. package/dist/services/session/testing/orchestrator-shared.d.mts +1 -1
  266. package/dist/services/session/testing/orchestrator-shared.mjs +1 -1
  267. package/dist/services/session/turns/namespace.d.mts +1 -1
  268. package/dist/services/session/turns/namespace.mjs +1 -1
  269. package/dist/services/session-editor/index.d.mts +1 -1
  270. package/dist/services/session-editor/index.mjs +1 -1
  271. package/dist/services/settings/index.d.mts +3 -3
  272. package/dist/services/settings/index.mjs +1 -1
  273. package/dist/services/settings/namespace.d.mts +18 -25
  274. package/dist/services/settings/namespace.mjs +1 -1
  275. package/dist/services/settings/storage/clients-namespace.d.mts +1 -1
  276. package/dist/services/settings/storage/clients-namespace.mjs +1 -1
  277. package/dist/services/settings/storage/extension-configs/namespace.d.mts +3 -3
  278. package/dist/services/settings/storage/index.d.mts +3 -3
  279. package/dist/services/settings/storage/index.mjs +1 -1
  280. package/dist/services/settings/storage/providers-namespace.d.mts +1 -1
  281. package/dist/services/settings/storage/providers-namespace.mjs +1 -1
  282. package/dist/services/subagent/index.d.mts +2 -2
  283. package/dist/services/subagent/index.mjs +1 -1
  284. package/dist/services/subagent-template/index.d.mts +2 -2
  285. package/dist/services/subagent-template/namespace.d.mts +1 -1
  286. package/dist/services/subagent-template/schemas.d.mts +1 -1
  287. package/dist/services/tool-approval/index.d.mts +1 -1
  288. package/dist/services/tool-approval/index.mjs +1 -1
  289. package/dist/services/tools/index.d.mts +1 -1
  290. package/dist/services/tools/index.mjs +1 -1
  291. package/dist/services/tray-menu/index.d.mts +3 -3
  292. package/dist/services/tray-menu/index.mjs +1 -1
  293. package/dist/services/tray-menu/namespace.d.mts +1 -1
  294. package/dist/services/tray-menu/schemas.d.mts +1 -1
  295. package/dist/services/turn/index.d.mts +1 -1
  296. package/dist/services/turn/namespace.d.mts +1 -1
  297. package/dist/session-CAjudDuJ.mjs +76 -0
  298. package/dist/{session-DBfQkgdy.mjs → session-lRd8HZNZ.mjs} +1 -1
  299. package/dist/{shared-BVW-3Dhy.mjs → shared-RP_KARKF.mjs} +1 -1
  300. package/dist/{skill-N-ttlp1i.mjs → skill-CpNjWFuE.mjs} +1 -1
  301. package/dist/{src-Ck2sbaDa.mjs → src-Bo2eA51B.mjs} +1 -1
  302. package/dist/storage/drizzle/client.d.mts +1 -1
  303. package/dist/storage/drizzle/client.mjs +1 -1
  304. package/dist/storage/drizzle/index.d.mts +9 -2
  305. package/dist/storage/drizzle/index.mjs +1 -1
  306. package/dist/storage/handlers/drizzle/index.d.mts +1 -1
  307. package/dist/storage/handlers/drizzle/index.mjs +1 -1
  308. package/dist/storage/handlers/index.d.mts +1 -1
  309. package/dist/storage/handlers/index.mjs +1 -1
  310. package/dist/{tool-approval-service-DEiMKTv9.mjs → tool-approval-service-Dh0XI21f.mjs} +1 -1
  311. package/dist/tools/index.d.mts +1 -1
  312. package/dist/tools-PC_L6g2m.mjs +1 -0
  313. package/dist/{transition-OzGXyy3p.d.mts → transition-CwUIm1hJ.d.mts} +10 -2
  314. package/dist/{types-BWduCvRU.d.mts → types-B-xY9WW2.d.mts} +1 -1
  315. package/dist/{types-CBLPaQXe.d.mts → types-BaDYigzD.d.mts} +486 -25
  316. package/dist/{types-BrUOVfwe.d.mts → types-DvKaEOOn.d.mts} +252 -19
  317. package/dist/ui-hooks/index.d.mts +103 -14
  318. package/dist/ui-hooks/index.mjs +1 -1
  319. package/dist/ui-kernel/index.d.mts +3 -3
  320. package/dist/ui-kernel/pages/schemas.d.mts +1 -1
  321. package/dist/utils/keychain.mjs +1 -1
  322. package/dist/{version-DoV_pSzT.mjs → version-C1-VD-XL.mjs} +1 -1
  323. package/dist/workflow-DFJYGjq_.mjs +1 -0
  324. package/dist/workflow-engine/index.d.mts +663 -60
  325. package/dist/workflow-engine/index.mjs +1 -1
  326. package/dist/workflow-engine/package.d.mts +1 -1
  327. package/dist/workflow-engine/package.mjs +1 -1
  328. package/dist/workflow-engine/workflow-orchestrator.mjs +1 -1
  329. package/dist/workflow-worker-BEFjCccX.mjs +1 -0
  330. package/package.json +13 -8
  331. package/dist/account-identity-C7Kx_ieU.mjs +0 -1
  332. package/dist/cleanEnvForAdapter-BooAgM2R.mjs +0 -1
  333. package/dist/client-DaR4mzqn.mjs +0 -1
  334. package/dist/compression-C5JAWdgZ.mjs +0 -1
  335. package/dist/config-namespace-CY9leBnE.mjs +0 -1
  336. package/dist/credential-ref-YWQQENEo.mjs +0 -1
  337. package/dist/definition-C-GVz7uw.mjs +0 -1
  338. package/dist/execution-target-BR8bLkCR.mjs +0 -1
  339. package/dist/extension-BS_4BOeO.mjs +0 -1
  340. package/dist/handlers-B74FvKlA.mjs +0 -57
  341. package/dist/index-BcwOnvUh.d.mts +0 -749
  342. package/dist/index-D6aAzr32.d.mts +0 -997
  343. package/dist/index-DtwGhFFQ.d.mts +0 -40
  344. package/dist/loop-gate-handlers-o2B5FPdF.mjs +0 -1
  345. package/dist/namespace-B4cV_pk3.d.mts +0 -1317
  346. package/dist/namespace-BO3tODGC.mjs +0 -1
  347. package/dist/namespace-CVMZVqB5.mjs +0 -1
  348. package/dist/namespace-DBHwyhME.mjs +0 -1
  349. package/dist/namespace-DibbhCPP.mjs +0 -1
  350. package/dist/package-CF_Zm2v4.mjs +0 -1
  351. package/dist/package-Co_GO3UD.mjs +0 -7
  352. package/dist/provider-context-CqMgPOWF.mjs +0 -1
  353. package/dist/provider-context-DC_eq7es.mjs +0 -1
  354. package/dist/schemas-CVo8qAK-.mjs +0 -1
  355. package/dist/schemas-CuG17U3L.mjs +0 -1
  356. package/dist/session-CX6QDhi2.mjs +0 -76
  357. package/dist/tools-CGFZkB7F.mjs +0 -1
  358. package/dist/workflow-C3dgVwTY.mjs +0 -1
  359. package/dist/workflow-worker-dH70EbjE.mjs +0 -1
  360. /package/dist/{ajv-B5dPIck0.mjs → ajv-DfHhgdS5.mjs} +0 -0
  361. /package/dist/{await-trigger-DwVldnMt.mjs → await-trigger-DP-fTQc4.mjs} +0 -0
  362. /package/dist/{capability-service-XlymTzz1.mjs → capability-service-Dg2bU8qc.mjs} +0 -0
  363. /package/dist/{client-CebV_fZc.d.mts → client-DmJwprw1.d.mts} +0 -0
  364. /package/dist/{create-static-mount-DkK28kKW.mjs → create-static-mount-CBTXRtbN.mjs} +0 -0
  365. /package/dist/{cross-spawn-CDXy3BjE.mjs → cross-spawn-D9WWFl2a.mjs} +0 -0
  366. /package/dist/{cursor-storage-luQAg7E_.mjs → cursor-storage-Bw-7ROzx.mjs} +0 -0
  367. /package/dist/{descriptor-to-package-DdpjpT7n.mjs → descriptor-to-package-Rs-OjOQU.mjs} +0 -0
  368. /package/dist/{drizzle-DVTAl7Us.mjs → drizzle-DYfaDzlO.mjs} +0 -0
  369. /package/dist/{esm-CQG9Pc7n.mjs → esm-C_WW4-pP.mjs} +0 -0
  370. /package/dist/{event-DguYjV6D.mjs → event-DTM0-qWP.mjs} +0 -0
  371. /package/dist/{extension-discovery-CIZn5bkq.d.mts → extension-discovery-APMf1Tes.d.mts} +0 -0
  372. /package/dist/{extension-namespace-v3K0qVry.mjs → extension-namespace-vrh4ERXR.mjs} +0 -0
  373. /package/dist/{facet-BM4y4aQP.mjs → facet-DqPBpqkl.mjs} +0 -0
  374. /package/dist/{filesystem-service-Cwp0sWNc.d.mts → filesystem-service-Bx0bR2Lb.d.mts} +0 -0
  375. /package/dist/{handler-BFNvtv5t.mjs → handler-4pKQi3eo.mjs} +0 -0
  376. /package/dist/{host-vY07gek-.mjs → host-BfgdjlII.mjs} +0 -0
  377. /package/dist/{identity-DC3Pk0ps.mjs → identity-2qUT1NME.mjs} +0 -0
  378. /package/dist/{index-COI1tjAf.d.mts → index-BZ_DSGnE.d.mts} +0 -0
  379. /package/dist/{index-D7rWAEY0.d.mts → index-Bd52mmj9.d.mts} +0 -0
  380. /package/dist/{index-Dfi8Rorw.d.mts → index-BkAKfh4d.d.mts} +0 -0
  381. /package/dist/{index-CuHqL95P.d.mts → index-Bv9lm0Kf.d.mts} +0 -0
  382. /package/dist/{index-C4nStEdA.d.mts → index-C18Pn3zP.d.mts} +0 -0
  383. /package/dist/{index-Cr9lh21j.d.mts → index-CarbJsC92.d.mts} +0 -0
  384. /package/dist/{index-BjoOSg95.d.mts → index-Ctw617Tj.d.mts} +0 -0
  385. /package/dist/{index-DUD7wikz2.d.mts → index-D0eUQjTU2.d.mts} +0 -0
  386. /package/dist/{index-O08Q2ikz.d.mts → index-DHGW7dFf.d.mts} +0 -0
  387. /package/dist/{index-DEzdNQum.d.mts → index-DfVSWBBp.d.mts} +0 -0
  388. /package/dist/{index-WHUV7neB.d.mts → index-DlAfs3RD.d.mts} +0 -0
  389. /package/dist/{index-D3ahzHwb.d.mts → index-DnWZdG6C.d.mts} +0 -0
  390. /package/dist/{index-CpKikwK4.d.mts → index-DoLdETfR.d.mts} +0 -0
  391. /package/dist/{index-B92mToDo2.d.mts → index-DvaPrL6C.d.mts} +0 -0
  392. /package/dist/{index-D7Hkmrr3.d.mts → index-DwDBa2mb.d.mts} +0 -0
  393. /package/dist/{index-Y8rMeYYX.d.mts → index-FDyqQIt5.d.mts} +0 -0
  394. /package/dist/{index-BWIkf5oJ.d.mts → index-Lp0T_V1W.d.mts} +0 -0
  395. /package/dist/{index-OGIC4puQ.d.mts → index-Rhcr4YNA.d.mts} +0 -0
  396. /package/dist/{index-BvLXySoB2.d.mts → index-S-mAqWwq.d.mts} +0 -0
  397. /package/dist/{index-DOOrKin9.d.mts → index-_zsihEmk.d.mts} +0 -0
  398. /package/dist/{json-value-DtIkQN7g.d.mts → json-value-C8duSh9X.d.mts} +0 -0
  399. /package/dist/{jsonl-transport-CGPgD8iU.mjs → jsonl-transport-l5NPcQ_2.mjs} +0 -0
  400. /package/dist/{lib-ZKtnbCqH.mjs → lib-ClRTNIuz.mjs} +0 -0
  401. /package/dist/{materialization-CUYxZCfk.mjs → materialization-BwTORtBr.mjs} +0 -0
  402. /package/dist/{model-registry-C2VXobZj.mjs → model-registry-BneK5SGo.mjs} +0 -0
  403. /package/dist/{model-registry-rYICIwyR.mjs → model-registry-C8MInDtX.mjs} +0 -0
  404. /package/dist/{namespace-65uwTpbg.d.mts → namespace-3YVLQ_bM.d.mts} +0 -0
  405. /package/dist/{namespace-BGIeqwfU.d.mts → namespace-B0uZIZYT.d.mts} +0 -0
  406. /package/dist/{namespace-CQ8uza7o.d.mts → namespace-BcDHt-ww.d.mts} +0 -0
  407. /package/dist/{namespace-BigVYQyx.d.mts → namespace-BhVlHfoO.d.mts} +0 -0
  408. /package/dist/{namespace-j7vFsmYL.d.mts → namespace-Bl1UhLnK.d.mts} +0 -0
  409. /package/dist/{namespace-CfvtDD_U.d.mts → namespace-BoA6u44C.d.mts} +0 -0
  410. /package/dist/{namespace-Dk4OslmY.d.mts → namespace-BsEoWXV_.d.mts} +0 -0
  411. /package/dist/{namespace-DYSFDC2G.mjs → namespace-C238RqwB.mjs} +0 -0
  412. /package/dist/{namespace-BdO4e1Fm.mjs → namespace-CDO4rY11.mjs} +0 -0
  413. /package/dist/{namespace-CZK2ff3B.d.mts → namespace-CukqFYHf2.d.mts} +0 -0
  414. /package/dist/{namespace-wke7juzy.mjs → namespace-DDx4NVJm.mjs} +0 -0
  415. /package/dist/{namespace-D1_9WVCo.d.mts → namespace-Dar3O6iT.d.mts} +0 -0
  416. /package/dist/{namespace-DAj_riOn.d.mts → namespace-DoNigVgx.d.mts} +0 -0
  417. /package/dist/{namespace-D2s-4pyg.d.mts → namespace-Dvi66QS6.d.mts} +0 -0
  418. /package/dist/{namespace-D8P8Sxce2.d.mts → namespace-rO-C2Dgu2.d.mts} +0 -0
  419. /package/dist/{out-BoEZjBNz.mjs → out-BB6Kb4Xu.mjs} +0 -0
  420. /package/dist/{platform-DnbSvm2u.mjs → platform-CWhGFQFX.mjs} +0 -0
  421. /package/dist/{providers-Bd7BOZs0.mjs → providers-CUnrif24.mjs} +0 -0
  422. /package/dist/{quick-lru-6e7I1Bgf.mjs → quick-lru-BLaSzINB.mjs} +0 -0
  423. /package/dist/{registry-U_3aYSin.mjs → registry-TJjQgTgp.mjs} +0 -0
  424. /package/dist/{schema-B5vHi7Uu.d.mts → schema-aOwmHxaF.d.mts} +0 -0
  425. /package/dist/{schema-CHp6I33k.mjs → schema-cus0dJ81.mjs} +0 -0
  426. /package/dist/{schema-introspection-B7xODt4I.mjs → schema-introspection-BsWLmoFp.mjs} +0 -0
  427. /package/dist/{schemas-KlH1hB7u.d.mts → schemas-9QJf1FtS.d.mts} +0 -0
  428. /package/dist/{schemas-CJ2JvA7d.d.mts → schemas-BolSW7pQ.d.mts} +0 -0
  429. /package/dist/{schemas-D4zaFE2p.d.mts → schemas-CLsbsX1W.d.mts} +0 -0
  430. /package/dist/{schemas-XeIBqwvE.mjs → schemas-CMyv7l7-.mjs} +0 -0
  431. /package/dist/{schemas-CPI00yvh.mjs → schemas-CWxf_Yut.mjs} +0 -0
  432. /package/dist/{schemas-BemsLc_V.d.mts → schemas-D_9X_CRo.d.mts} +0 -0
  433. /package/dist/{schemas-DZGnr9Tl.mjs → schemas-DwfTUQIa.mjs} +0 -0
  434. /package/dist/{schemas-CoFCV42v.d.mts → schemas-OaBqeEUT.d.mts} +0 -0
  435. /package/dist/{schemas-B6tEKf9T.d.mts → schemas-XRhqOgVE.d.mts} +0 -0
  436. /package/dist/{schemas-DKncXGnb.d.mts → schemas-fRLDhefF.d.mts} +0 -0
  437. /package/dist/{schemas-DWfo0wp4.d.mts → schemas-jDRSOXJL.d.mts} +0 -0
  438. /package/dist/{schemas-lnE9YoG7.d.mts → schemas-qpo1Goit.d.mts} +0 -0
  439. /package/dist/{schemas-t6h9oSct.d.mts → schemas-qt5QTjVc.d.mts} +0 -0
  440. /package/dist/{semver-CIhHqMkw.mjs → semver-BccS1s9R.mjs} +0 -0
  441. /package/dist/{server-lifecycle-C5Z5PSMD.mjs → server-lifecycle-D-jxVr_0.mjs} +0 -0
  442. /package/dist/{server-lifecycle-_AA6EfzL.d.mts → server-lifecycle-r5Tkk8bU.d.mts} +0 -0
  443. /package/dist/{session-lineage-C1M7-O3C.d.mts → session-lineage-YShrn77v.d.mts} +0 -0
  444. /package/dist/{shared-schemas-BEVG96xW.mjs → shared-schemas-BNCPgGYP.mjs} +0 -0
  445. /package/dist/{src-_VODAJnf.mjs → src-Ci_WY9uw.mjs} +0 -0
  446. /package/dist/{storage-namespace-D5q9CrBp.mjs → storage-namespace-BzE2M4Hq.mjs} +0 -0
  447. /package/dist/{storage-namespace-Di1A3DMm.d.mts → storage-namespace-DWKFqEW-.d.mts} +0 -0
  448. /package/dist/{storage-namespace-definition-CzXPW45M.mjs → storage-namespace-definition-4UYuij1r.mjs} +0 -0
  449. /package/dist/{storage-namespace-definition-BffdI5Bz.d.mts → storage-namespace-definition-BZJGSaX3.d.mts} +0 -0
  450. /package/dist/{supports-color-DcXkvGDF.mjs → supports-color-Dzp6WuF5.mjs} +0 -0
  451. /package/dist/{telemetry-Cvi4rxiE.mjs → telemetry-B42EMbZt.mjs} +0 -0
  452. /package/dist/{timeout-XsYIOKrc.mjs → timeout-CvONPl0l.mjs} +0 -0
  453. /package/dist/{tray-menu-service-B2AxiQqL.mjs → tray-menu-service-Bonl2KXf.mjs} +0 -0
  454. /package/dist/{types-Bo78h9e3.d.mts → types-BCW9kr4L.d.mts} +0 -0
  455. /package/dist/{types-DCvp_swt.d.mts → types-CrJ7KEZ0.d.mts} +0 -0
  456. /package/dist/{types-BNW5n6qm.d.mts → types-DWNoZ3Sd.d.mts} +0 -0
  457. /package/dist/{ui-config-9bDRwFZr.mjs → ui-config-B2L3Xgqo.mjs} +0 -0
  458. /package/dist/{variant-5huHjUTm.mjs → variant-ByI-RZua.mjs} +0 -0
  459. /package/dist/{window-registry-PkrFIwX2.mjs → window-registry-DsWnCc8z.mjs} +0 -0
  460. /package/dist/{window-registry-ofIUQnfo.d.mts → window-registry-WsWu-rcK.d.mts} +0 -0
@@ -19,10 +19,10 @@ import { ExtensionWarningEntry, ExtensionWarningEntrySchema } from "@makaio/fram
19
19
  */
20
20
  declare const ComponentStateSchema: z.ZodEnum<{
21
21
  failed: "failed";
22
- stopped: "stopped";
23
22
  discovered: "discovered";
24
23
  active: "active";
25
24
  skipped: "skipped";
25
+ stopped: "stopped";
26
26
  initializing: "initializing";
27
27
  }>;
28
28
  /** Inferred union of all valid component lifecycle states. */
@@ -48,10 +48,10 @@ declare const ComponentInfoSchema: z.ZodObject<{
48
48
  displayName: z.ZodString;
49
49
  state: z.ZodEnum<{
50
50
  failed: "failed";
51
- stopped: "stopped";
52
51
  discovered: "discovered";
53
52
  active: "active";
54
53
  skipped: "skipped";
54
+ stopped: "stopped";
55
55
  initializing: "initializing";
56
56
  }>;
57
57
  error: z.ZodOptional<z.ZodString>;
@@ -69,10 +69,10 @@ declare const ServiceInfoSchema: z.ZodObject<{
69
69
  displayName: z.ZodString;
70
70
  state: z.ZodEnum<{
71
71
  failed: "failed";
72
- stopped: "stopped";
73
72
  discovered: "discovered";
74
73
  active: "active";
75
74
  skipped: "skipped";
75
+ stopped: "stopped";
76
76
  initializing: "initializing";
77
77
  }>;
78
78
  error: z.ZodOptional<z.ZodString>;
@@ -91,10 +91,10 @@ declare const ExtensionInfoSchema: z.ZodObject<{
91
91
  displayName: z.ZodString;
92
92
  state: z.ZodEnum<{
93
93
  failed: "failed";
94
- stopped: "stopped";
95
94
  discovered: "discovered";
96
95
  active: "active";
97
96
  skipped: "skipped";
97
+ stopped: "stopped";
98
98
  initializing: "initializing";
99
99
  }>;
100
100
  error: z.ZodOptional<z.ZodString>;
@@ -139,18 +139,18 @@ declare const ExtensionNamespace: _$_makaio_core0.BusNamespaceDefinition<"kernel
139
139
  displayName: z.ZodString;
140
140
  from: z.ZodEnum<{
141
141
  failed: "failed";
142
- stopped: "stopped";
143
142
  discovered: "discovered";
144
143
  active: "active";
145
144
  skipped: "skipped";
145
+ stopped: "stopped";
146
146
  initializing: "initializing";
147
147
  }>;
148
148
  to: z.ZodEnum<{
149
149
  failed: "failed";
150
- stopped: "stopped";
151
150
  discovered: "discovered";
152
151
  active: "active";
153
152
  skipped: "skipped";
153
+ stopped: "stopped";
154
154
  initializing: "initializing";
155
155
  }>;
156
156
  error: z.ZodOptional<z.ZodString>;
@@ -182,10 +182,10 @@ declare const ExtensionNamespace: _$_makaio_core0.BusNamespaceDefinition<"kernel
182
182
  displayName: z.ZodString;
183
183
  state: z.ZodEnum<{
184
184
  failed: "failed";
185
- stopped: "stopped";
186
185
  discovered: "discovered";
187
186
  active: "active";
188
187
  skipped: "skipped";
188
+ stopped: "stopped";
189
189
  initializing: "initializing";
190
190
  }>;
191
191
  error: z.ZodOptional<z.ZodString>;
@@ -220,10 +220,10 @@ declare const ExtensionNamespace: _$_makaio_core0.BusNamespaceDefinition<"kernel
220
220
  displayName: z.ZodString;
221
221
  state: z.ZodEnum<{
222
222
  failed: "failed";
223
- stopped: "stopped";
224
223
  discovered: "discovered";
225
224
  active: "active";
226
225
  skipped: "skipped";
226
+ stopped: "stopped";
227
227
  initializing: "initializing";
228
228
  }>;
229
229
  error: z.ZodOptional<z.ZodString>;
@@ -341,9 +341,30 @@ declare const ExtensionNamespace: _$_makaio_core0.BusNamespaceDefinition<"kernel
341
341
  allowlist: "allowlist";
342
342
  "show-all": "show-all";
343
343
  }>>;
344
- credentialEnvVars: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
344
+ authMethods: z.ZodArray<z.ZodDiscriminatedUnion<[z.ZodObject<{
345
+ id: z.ZodString;
346
+ mode: z.ZodLiteral<"explicit">;
347
+ label: z.ZodString;
348
+ description: z.ZodOptional<z.ZodString>;
349
+ fields: z.ZodArray<z.ZodObject<{
350
+ id: z.ZodString;
351
+ label: z.ZodString;
352
+ description: z.ZodOptional<z.ZodString>;
353
+ required: z.ZodBoolean;
354
+ secret: z.ZodBoolean;
355
+ sourceHints: z.ZodArray<z.ZodObject<{
356
+ kind: z.ZodLiteral<"environment">;
357
+ variable: z.ZodString;
358
+ }, z.core.$strict>>;
359
+ }, z.core.$strict>>;
360
+ }, z.core.$strict>, z.ZodObject<{
361
+ id: z.ZodString;
362
+ mode: z.ZodLiteral<"none">;
363
+ label: z.ZodString;
364
+ description: z.ZodOptional<z.ZodString>;
365
+ }, z.core.$strict>], "mode">>;
345
366
  capabilities: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
346
- }, z.core.$strip>;
367
+ }, z.core.$strict>;
347
368
  }, z.core.$strip>>;
348
369
  clients: z.ZodArray<z.ZodObject<{
349
370
  packageName: z.ZodString;
@@ -377,7 +398,37 @@ declare const ExtensionNamespace: _$_makaio_core0.BusNamespaceDefinition<"kernel
377
398
  description: z.ZodOptional<z.ZodString>;
378
399
  glob: z.ZodOptional<z.ZodString>;
379
400
  }, z.core.$strip>>>;
380
- defaultProviderId: z.ZodOptional<z.ZodString>;
401
+ authMethods: z.ZodArray<z.ZodDiscriminatedUnion<[z.ZodObject<{
402
+ id: z.ZodString;
403
+ mode: z.ZodLiteral<"explicit">;
404
+ label: z.ZodString;
405
+ description: z.ZodOptional<z.ZodString>;
406
+ fields: z.ZodArray<z.ZodObject<{
407
+ id: z.ZodString;
408
+ label: z.ZodString;
409
+ description: z.ZodOptional<z.ZodString>;
410
+ required: z.ZodBoolean;
411
+ secret: z.ZodBoolean;
412
+ sourceHints: z.ZodArray<z.ZodObject<{
413
+ kind: z.ZodLiteral<"environment">;
414
+ variable: z.ZodString;
415
+ }, z.core.$strict>>;
416
+ }, z.core.$strict>>;
417
+ }, z.core.$strict>, z.ZodObject<{
418
+ id: z.ZodString;
419
+ mode: z.ZodLiteral<"inferred">;
420
+ label: z.ZodString;
421
+ description: z.ZodOptional<z.ZodString>;
422
+ }, z.core.$strict>, z.ZodObject<{
423
+ id: z.ZodString;
424
+ mode: z.ZodLiteral<"none">;
425
+ label: z.ZodString;
426
+ description: z.ZodOptional<z.ZodString>;
427
+ }, z.core.$strict>], "mode">>;
428
+ defaultAuth: z.ZodOptional<z.ZodObject<{
429
+ providerDefinitionId: z.ZodString;
430
+ methodId: z.ZodString;
431
+ }, z.core.$strict>>;
381
432
  runtimeCapabilities: z.ZodPipe<z.ZodOptional<z.ZodObject<{
382
433
  supportsHooks: z.ZodDefault<z.ZodBoolean>;
383
434
  supportsStatusline: z.ZodDefault<z.ZodBoolean>;
@@ -488,8 +539,8 @@ declare const ExtensionNamespace: _$_makaio_core0.BusNamespaceDefinition<"kernel
488
539
  extensionName: z.ZodString;
489
540
  warnings: z.ZodArray<z.ZodObject<{
490
541
  severity: z.ZodEnum<{
491
- info: "info";
492
542
  degraded: "degraded";
543
+ info: "info";
493
544
  recommended: "recommended";
494
545
  }>;
495
546
  title: z.ZodString;
@@ -528,8 +579,8 @@ declare const ExtensionNamespace: _$_makaio_core0.BusNamespaceDefinition<"kernel
528
579
  extensionName: z.ZodString;
529
580
  warnings: z.ZodArray<z.ZodObject<{
530
581
  severity: z.ZodEnum<{
531
- info: "info";
532
582
  degraded: "degraded";
583
+ info: "info";
533
584
  recommended: "recommended";
534
585
  }>;
535
586
  title: z.ZodString;
@@ -594,18 +645,18 @@ declare const ExtensionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
594
645
  displayName: z.ZodString;
595
646
  from: z.ZodEnum<{
596
647
  failed: "failed";
597
- stopped: "stopped";
598
648
  discovered: "discovered";
599
649
  active: "active";
600
650
  skipped: "skipped";
651
+ stopped: "stopped";
601
652
  initializing: "initializing";
602
653
  }>;
603
654
  to: z.ZodEnum<{
604
655
  failed: "failed";
605
- stopped: "stopped";
606
656
  discovered: "discovered";
607
657
  active: "active";
608
658
  skipped: "skipped";
659
+ stopped: "stopped";
609
660
  initializing: "initializing";
610
661
  }>;
611
662
  error: z.ZodOptional<z.ZodString>;
@@ -637,10 +688,10 @@ declare const ExtensionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
637
688
  displayName: z.ZodString;
638
689
  state: z.ZodEnum<{
639
690
  failed: "failed";
640
- stopped: "stopped";
641
691
  discovered: "discovered";
642
692
  active: "active";
643
693
  skipped: "skipped";
694
+ stopped: "stopped";
644
695
  initializing: "initializing";
645
696
  }>;
646
697
  error: z.ZodOptional<z.ZodString>;
@@ -675,10 +726,10 @@ declare const ExtensionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
675
726
  displayName: z.ZodString;
676
727
  state: z.ZodEnum<{
677
728
  failed: "failed";
678
- stopped: "stopped";
679
729
  discovered: "discovered";
680
730
  active: "active";
681
731
  skipped: "skipped";
732
+ stopped: "stopped";
682
733
  initializing: "initializing";
683
734
  }>;
684
735
  error: z.ZodOptional<z.ZodString>;
@@ -796,9 +847,30 @@ declare const ExtensionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
796
847
  allowlist: "allowlist";
797
848
  "show-all": "show-all";
798
849
  }>>;
799
- credentialEnvVars: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
850
+ authMethods: z.ZodArray<z.ZodDiscriminatedUnion<[z.ZodObject<{
851
+ id: z.ZodString;
852
+ mode: z.ZodLiteral<"explicit">;
853
+ label: z.ZodString;
854
+ description: z.ZodOptional<z.ZodString>;
855
+ fields: z.ZodArray<z.ZodObject<{
856
+ id: z.ZodString;
857
+ label: z.ZodString;
858
+ description: z.ZodOptional<z.ZodString>;
859
+ required: z.ZodBoolean;
860
+ secret: z.ZodBoolean;
861
+ sourceHints: z.ZodArray<z.ZodObject<{
862
+ kind: z.ZodLiteral<"environment">;
863
+ variable: z.ZodString;
864
+ }, z.core.$strict>>;
865
+ }, z.core.$strict>>;
866
+ }, z.core.$strict>, z.ZodObject<{
867
+ id: z.ZodString;
868
+ mode: z.ZodLiteral<"none">;
869
+ label: z.ZodString;
870
+ description: z.ZodOptional<z.ZodString>;
871
+ }, z.core.$strict>], "mode">>;
800
872
  capabilities: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
801
- }, z.core.$strip>;
873
+ }, z.core.$strict>;
802
874
  }, z.core.$strip>>;
803
875
  clients: z.ZodArray<z.ZodObject<{
804
876
  packageName: z.ZodString;
@@ -832,7 +904,37 @@ declare const ExtensionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
832
904
  description: z.ZodOptional<z.ZodString>;
833
905
  glob: z.ZodOptional<z.ZodString>;
834
906
  }, z.core.$strip>>>;
835
- defaultProviderId: z.ZodOptional<z.ZodString>;
907
+ authMethods: z.ZodArray<z.ZodDiscriminatedUnion<[z.ZodObject<{
908
+ id: z.ZodString;
909
+ mode: z.ZodLiteral<"explicit">;
910
+ label: z.ZodString;
911
+ description: z.ZodOptional<z.ZodString>;
912
+ fields: z.ZodArray<z.ZodObject<{
913
+ id: z.ZodString;
914
+ label: z.ZodString;
915
+ description: z.ZodOptional<z.ZodString>;
916
+ required: z.ZodBoolean;
917
+ secret: z.ZodBoolean;
918
+ sourceHints: z.ZodArray<z.ZodObject<{
919
+ kind: z.ZodLiteral<"environment">;
920
+ variable: z.ZodString;
921
+ }, z.core.$strict>>;
922
+ }, z.core.$strict>>;
923
+ }, z.core.$strict>, z.ZodObject<{
924
+ id: z.ZodString;
925
+ mode: z.ZodLiteral<"inferred">;
926
+ label: z.ZodString;
927
+ description: z.ZodOptional<z.ZodString>;
928
+ }, z.core.$strict>, z.ZodObject<{
929
+ id: z.ZodString;
930
+ mode: z.ZodLiteral<"none">;
931
+ label: z.ZodString;
932
+ description: z.ZodOptional<z.ZodString>;
933
+ }, z.core.$strict>], "mode">>;
934
+ defaultAuth: z.ZodOptional<z.ZodObject<{
935
+ providerDefinitionId: z.ZodString;
936
+ methodId: z.ZodString;
937
+ }, z.core.$strict>>;
836
938
  runtimeCapabilities: z.ZodPipe<z.ZodOptional<z.ZodObject<{
837
939
  supportsHooks: z.ZodDefault<z.ZodBoolean>;
838
940
  supportsStatusline: z.ZodDefault<z.ZodBoolean>;
@@ -943,8 +1045,8 @@ declare const ExtensionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
943
1045
  extensionName: z.ZodString;
944
1046
  warnings: z.ZodArray<z.ZodObject<{
945
1047
  severity: z.ZodEnum<{
946
- info: "info";
947
1048
  degraded: "degraded";
1049
+ info: "info";
948
1050
  recommended: "recommended";
949
1051
  }>;
950
1052
  title: z.ZodString;
@@ -983,8 +1085,8 @@ declare const ExtensionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
983
1085
  extensionName: z.ZodString;
984
1086
  warnings: z.ZodArray<z.ZodObject<{
985
1087
  severity: z.ZodEnum<{
986
- info: "info";
987
1088
  degraded: "degraded";
1089
+ info: "info";
988
1090
  recommended: "recommended";
989
1091
  }>;
990
1092
  title: z.ZodString;
@@ -140,12 +140,13 @@ declare const HarnessDefinitionCreateSchema: z.ZodObject<{
140
140
  cwd: z.ZodOptional<z.ZodString>;
141
141
  env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
142
142
  name: z.ZodString;
143
- adapterName: z.ZodOptional<z.ZodString>;
144
143
  clientId: z.ZodOptional<z.ZodString>;
144
+ adapterName: z.ZodOptional<z.ZodString>;
145
145
  nativeTools: z.ZodObject<{
146
146
  enabled: z.ZodArray<z.ZodString>;
147
147
  disabled: z.ZodArray<z.ZodString>;
148
148
  }, z.core.$strip>;
149
+ credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
149
150
  registryTools: z.ZodObject<{
150
151
  enabled: z.ZodArray<z.ZodString>;
151
152
  disabled: z.ZodArray<z.ZodString>;
@@ -175,7 +176,6 @@ declare const HarnessDefinitionCreateSchema: z.ZodObject<{
175
176
  "always-ask": "always-ask";
176
177
  "full-access": "full-access";
177
178
  }>>>;
178
- credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
179
179
  approvalPolicy: z.ZodOptional<z.ZodEnum<{
180
180
  reject: "reject";
181
181
  "always-ask": "always-ask";
@@ -316,12 +316,13 @@ declare const HarnessSchemas: {
316
316
  cwd: z.ZodOptional<z.ZodString>;
317
317
  env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
318
318
  name: z.ZodString;
319
- adapterName: z.ZodOptional<z.ZodString>;
320
319
  clientId: z.ZodOptional<z.ZodString>;
320
+ adapterName: z.ZodOptional<z.ZodString>;
321
321
  nativeTools: z.ZodObject<{
322
322
  enabled: z.ZodArray<z.ZodString>;
323
323
  disabled: z.ZodArray<z.ZodString>;
324
324
  }, z.core.$strip>;
325
+ credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
325
326
  registryTools: z.ZodObject<{
326
327
  enabled: z.ZodArray<z.ZodString>;
327
328
  disabled: z.ZodArray<z.ZodString>;
@@ -351,7 +352,6 @@ declare const HarnessSchemas: {
351
352
  "always-ask": "always-ask";
352
353
  "full-access": "full-access";
353
354
  }>>>;
354
- credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
355
355
  approvalPolicy: z.ZodOptional<z.ZodEnum<{
356
356
  reject: "reject";
357
357
  "always-ask": "always-ask";
@@ -759,12 +759,13 @@ declare const HarnessNamespace: _$_makaio_core0.BusNamespaceDefinition<"harness"
759
759
  cwd: z.ZodOptional<z.ZodString>;
760
760
  env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
761
761
  name: z.ZodString;
762
- adapterName: z.ZodOptional<z.ZodString>;
763
762
  clientId: z.ZodOptional<z.ZodString>;
763
+ adapterName: z.ZodOptional<z.ZodString>;
764
764
  nativeTools: z.ZodObject<{
765
765
  enabled: z.ZodArray<z.ZodString>;
766
766
  disabled: z.ZodArray<z.ZodString>;
767
767
  }, z.core.$strip>;
768
+ credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
768
769
  registryTools: z.ZodObject<{
769
770
  enabled: z.ZodArray<z.ZodString>;
770
771
  disabled: z.ZodArray<z.ZodString>;
@@ -794,7 +795,6 @@ declare const HarnessNamespace: _$_makaio_core0.BusNamespaceDefinition<"harness"
794
795
  "always-ask": "always-ask";
795
796
  "full-access": "full-access";
796
797
  }>>>;
797
- credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
798
798
  approvalPolicy: z.ZodOptional<z.ZodEnum<{
799
799
  reject: "reject";
800
800
  "always-ask": "always-ask";
@@ -1202,12 +1202,13 @@ declare const HarnessSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatS
1202
1202
  cwd: z.ZodOptional<z.ZodString>;
1203
1203
  env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
1204
1204
  name: z.ZodString;
1205
- adapterName: z.ZodOptional<z.ZodString>;
1206
1205
  clientId: z.ZodOptional<z.ZodString>;
1206
+ adapterName: z.ZodOptional<z.ZodString>;
1207
1207
  nativeTools: z.ZodObject<{
1208
1208
  enabled: z.ZodArray<z.ZodString>;
1209
1209
  disabled: z.ZodArray<z.ZodString>;
1210
1210
  }, z.core.$strip>;
1211
+ credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
1211
1212
  registryTools: z.ZodObject<{
1212
1213
  enabled: z.ZodArray<z.ZodString>;
1213
1214
  disabled: z.ZodArray<z.ZodString>;
@@ -1237,7 +1238,6 @@ declare const HarnessSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatS
1237
1238
  "always-ask": "always-ask";
1238
1239
  "full-access": "full-access";
1239
1240
  }>>>;
1240
- credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
1241
1241
  approvalPolicy: z.ZodOptional<z.ZodEnum<{
1242
1242
  reject: "reject";
1243
1243
  "always-ask": "always-ask";
@@ -0,0 +1,84 @@
1
+ import { c as AdapterRuntimeSnapshotErrorCode } from "./schemas-K3Td_WdR.mjs";
2
+ import { IMakaioBus } from "@makaio/framework/bus";
3
+ import { ProviderContext, ResolvedProviderContext } from "@makaio/framework/contracts";
4
+
5
+ //#region services/core/src/provider-context/resolve-runtime-provider-context.d.ts
6
+ /** Stable failures for adapter-qualified provider-context resolution. */
7
+ type RuntimeProviderContextResolutionErrorCode = AdapterRuntimeSnapshotErrorCode | 'provider-context-unresolved';
8
+ /** Typed, credential-free failure raised before an execution consumer starts. */
9
+ declare class RuntimeProviderContextResolutionError extends Error {
10
+ readonly code: RuntimeProviderContextResolutionErrorCode;
11
+ readonly adapterName: string;
12
+ readonly providerConfigId: string;
13
+ /**
14
+ * Create an adapter-qualified provider-context failure.
15
+ * @param code - Stable resolution failure category.
16
+ * @param adapterName - Adapter selected for the execution.
17
+ * @param providerConfigId - Provider config selected for the execution.
18
+ */
19
+ constructor(code: RuntimeProviderContextResolutionErrorCode, adapterName: string, providerConfigId: string);
20
+ }
21
+ /**
22
+ * Resolve one provider context through the adapter-qualified atomic snapshot.
23
+ *
24
+ * Execution consumers must use this seam instead of the generic safe config
25
+ * read or the provider-only snapshot: it verifies that the selected adapter,
26
+ * provider definition, client, and authentication binding are compatible.
27
+ * @param bus - Bus serving the adapter subsystem.
28
+ * @param input - Exact adapter and provider-config selection.
29
+ * @returns Resolved refs-only provider context from the atomic snapshot.
30
+ */
31
+ declare function resolveRuntimeProviderContext(bus: IMakaioBus, input: {
32
+ readonly adapterName: string;
33
+ readonly providerConfigId: string;
34
+ }): Promise<ResolvedProviderContext>;
35
+ //#endregion
36
+ //#region services/core/src/provider-context/activate-provider-context.d.ts
37
+ /** Stable account-selection activation failure categories. */
38
+ type ProviderContextActivationErrorCode = 'manager-unavailable' | 'account-not-found' | 'activation-failed';
39
+ /** Typed, credential-free failure raised while activating a selected native account. */
40
+ declare class ProviderContextActivationError extends Error {
41
+ readonly code: ProviderContextActivationErrorCode;
42
+ /**
43
+ * Create an account-selection activation failure.
44
+ * @param code - Stable failure category safe to expose to callers.
45
+ */
46
+ constructor(code: ProviderContextActivationErrorCode);
47
+ }
48
+ /** Stable signal that account rollback itself failed after another lifecycle failure. */
49
+ declare class ProviderContextActivationRollbackError extends Error {
50
+ constructor();
51
+ }
52
+ /** Opaque prepared account activation awaiting one terminal decision. */
53
+ interface ProviderContextActivationTransaction {
54
+ /** Commit the prepared account selection exactly once. */
55
+ commit(): Promise<void>;
56
+ /** Roll back the prepared account selection exactly once. */
57
+ rollback(): Promise<void>;
58
+ }
59
+ /**
60
+ * Activate the exact native account selected by a normalized provider context.
61
+ *
62
+ * Explicit, no-auth, unresolved, and inferred-without-selector contexts require
63
+ * no account-manager side effect. A selected account is mandatory, however:
64
+ * missing managers and handler-declared activation failures stop startup rather
65
+ * than falling back to ambient or currently active native state.
66
+ * @param bus - Bus used to invoke the manager-routed activation hook.
67
+ * @param providerContext - Refs-only provider context selected for startup.
68
+ * @throws ProviderContextActivationError when a selected account cannot be activated.
69
+ */
70
+ declare function activateProviderContext(bus: IMakaioBus, providerContext: ProviderContext): Promise<void>;
71
+ /**
72
+ * Prepare a reversible account activation for an atomic connector replacement.
73
+ *
74
+ * Non-managed contexts need no account side effect and return `undefined`.
75
+ * Managed selections require the in-process account manager; the returned
76
+ * handle must be committed or rolled back so its per-client mutation lock is
77
+ * released.
78
+ * @param bus - Bus used to invoke the manager-owned local transaction hook.
79
+ * @param providerContext - Refs-only provider context selected for replacement.
80
+ * @returns Opaque activation transaction, or undefined when no activation is required.
81
+ */
82
+ declare function prepareProviderContextActivation(bus: IMakaioBus, providerContext: ProviderContext): Promise<ProviderContextActivationTransaction | undefined>;
83
+ //#endregion
84
+ export { activateProviderContext as a, RuntimeProviderContextResolutionErrorCode as c, ProviderContextActivationTransaction as i, resolveRuntimeProviderContext as l, ProviderContextActivationErrorCode as n, prepareProviderContextActivation as o, ProviderContextActivationRollbackError as r, RuntimeProviderContextResolutionError as s, ProviderContextActivationError as t };
@@ -1,6 +1,6 @@
1
- import { i as CliContribution } from "./types-DCvp_swt.mjs";
2
- import { c as ExtensionInfo } from "./index-C9FCWOhp.mjs";
3
- import { r as WindowRegistry } from "./window-registry-ofIUQnfo.mjs";
1
+ import { i as CliContribution } from "./types-CrJ7KEZ0.mjs";
2
+ import { c as ExtensionInfo } from "./index-COC9jCdc.mjs";
3
+ import { r as WindowRegistry } from "./window-registry-WsWu-rcK.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
 
@@ -28,8 +28,8 @@ type MakaioVariant = z.infer<typeof MakaioVariantSchema>;
28
28
  declare const VariantUpgradeStatusSchema: z.ZodEnum<{
29
29
  error: "error";
30
30
  complete: "complete";
31
- downloading: "downloading";
32
31
  progress: "progress";
32
+ downloading: "downloading";
33
33
  applying: "applying";
34
34
  }>;
35
35
  /** Inferred TypeScript type for an upgrade status value. */
@@ -102,8 +102,8 @@ declare const VariantSchemas: {
102
102
  status: z.ZodEnum<{
103
103
  error: "error";
104
104
  complete: "complete";
105
- downloading: "downloading";
106
105
  progress: "progress";
106
+ downloading: "downloading";
107
107
  applying: "applying";
108
108
  }>;
109
109
  percent: z.ZodOptional<z.ZodNumber>;
@@ -159,8 +159,8 @@ declare const VariantNamespace: _$_makaio_core0.BusNamespaceDefinition<"host:var
159
159
  status: _$zod.ZodEnum<{
160
160
  error: "error";
161
161
  complete: "complete";
162
- downloading: "downloading";
163
162
  progress: "progress";
163
+ downloading: "downloading";
164
164
  applying: "applying";
165
165
  }>;
166
166
  percent: _$zod.ZodOptional<_$zod.ZodNumber>;
@@ -206,8 +206,8 @@ declare const VariantSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatS
206
206
  status: _$zod.ZodEnum<{
207
207
  error: "error";
208
208
  complete: "complete";
209
- downloading: "downloading";
210
209
  progress: "progress";
210
+ downloading: "downloading";
211
211
  applying: "applying";
212
212
  }>;
213
213
  percent: _$zod.ZodOptional<_$zod.ZodNumber>;
@@ -1,4 +1,4 @@
1
- import { o as ResolveIdRequest } from "./schemas-t6h9oSct.mjs";
1
+ import { o as ResolveIdRequest } from "./schemas-qt5QTjVc.mjs";
2
2
  import { IMakaioBus } from "@makaio/framework/bus";
3
3
 
4
4
  //#region services/core/src/adapter-runtime/identity.d.ts