@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
@@ -1,33 +1,35 @@
1
- import { C as AdapterNamespace, _ as StartAgentRequest, a as AgentSelection, b as AdapterRuntimeOptions, c as AgentSelectionKindMap, d as SessionDiscoveredSchema, l as AgentSelectionSchema, n as ProviderContextSchema, o as AgentSelectionBase, r as AdapterSelection, s as AgentSelectionBaseSchema, t as ProviderContext, u as SessionDiscovered, v as StartAgentResponse, w as AdapterSubjects } from "../index-B2DjrVb8.mjs";
2
- import { a as ROOT_SESSION_LINEAGE_KIND, c as SUBAGENT_SESSION_LINEAGE_KIND, d as SessionLineageKindSchema, i as ForkSessionLineageSchema, l as SessionLineage, n as CompressSessionLineageSchema, o as RootSessionLineageSchema, p as SubagentSessionLineageSchema, r as FORK_SESSION_LINEAGE_KIND, s as SESSION_LINEAGE_KINDS, t as COMPRESS_SESSION_LINEAGE_KIND, u as SessionLineageKind } from "../session-lineage-C1M7-O3C.mjs";
3
- import { $ as BeforeArtifactHookContext, A as ArtifactContextTree, B as ArtifactDataOf, Bt as ConfidenceBasis, C as ArtifactRevisedPayload, Ct as ArtifactQueryRequestSchema, D as hydrateArtifactContextTree, Dt as ArtifactRefSchema, E as ArtifactSubjects, Et as ArtifactRef, F as ArtifactContextUnresolvedReason, Ft as ArtifactRepresentationsSchema, G as ArtifactDraftPatch, Gt as ConfidenceMetadataSchema, H as ArtifactOf, Ht as ConfidenceLevel, I as ArtifactContextUnresolvedReasonSchema, It as ArtifactRevision, J as ArtifactLifecycleHookEvent, Jt as LocalRef, K as ArtifactHookFilter, Kt as EvidenceRef, L as ResolvedArtifactContextWire, Lt as ArtifactRevisionSchema, M as UnresolvedArtifactContextNode, Mt as ArtifactRelationTarget, N as ArtifactContextRefEntry, Nt as ArtifactRelationTargetSchema, O as ArtifactContextNode, Ot as ArtifactRelation, P as ArtifactContextRefEntrySchema, Pt as ArtifactRepresentations, Q as ArtifactReactionHookRegistration, R as ResolvedArtifactContextWireSchema, Rt as ArtifactScope, S as ArtifactReviseResponse, St as ArtifactQueryRequest, T as ArtifactStatusChangedPayload, Tt as ArtifactQueryScopeSchema, U as defineArtifactKind, Ut as ConfidenceLevelSchema, V as ArtifactKindDefinition, Vt as ConfidenceBasisSchema, W as ArtifactDraft, Wt as ConfidenceMetadata, X as ArtifactLifecycleSemanticEvent, Xt as RelationTypeRegistration, Y as ArtifactLifecycleHookRegistration, Yt as LocalRefSchema, Z as ArtifactReactionHookContext, Zt as RelationTypeRegistrationSchema, _ as ArtifactResolveContextRequest, _t as ArtifactConflictPolicySchema, a as ArtifactKindListRequest, at as ArtifactContextRelationSelectorSchema, b as ArtifactResolveResponse, bt as ArtifactObservation, c as ArtifactKindRegisterResponse, ct as ArtifactContextSelector, d as ArtifactQueryResponse, dt as ArtifactActorSchema, et as BeforeArtifactHookRegistration, f as ArtifactRelationAddedPayload, ft as ArtifactCompareRequest, g as ArtifactRelationTypeRegisterResponse, gt as ArtifactConflictPolicy, h as ArtifactRelationTypeRegisterRequest, ht as ArtifactCompareResponseSchema, i as ArtifactKindChangedPayload, it as ArtifactContextRelationSelector, j as ResolvedArtifactContextNode, jt as ArtifactRelationSchema, k as ArtifactContextRootNode, l as ArtifactNamespace, lt as ArtifactContextSelectorSchema, m as ArtifactRelationTypeListResponse, mt as ArtifactCompareResponse, n as ArtifactCreateResponse, nt as ARTIFACT_CONTEXT_RENDER_HINTS, o as ArtifactKindListResponse, ot as ArtifactContextRenderHint, p as ArtifactRelationTypeListRequest, pt as ArtifactCompareRequestSchema, q as ArtifactLifecycleHookDefinition, qt as EvidenceRefSchema, r as ArtifactCreatedPayload, rt as ArtifactContextKnownRenderHint, s as ArtifactKindRegisterRequest, st as ArtifactContextRenderHintSchema, t as ArtifactCreateRequest, tt as defineArtifactLifecycleHooks, u as ArtifactObservationAddedPayload, ut as ArtifactActor, v as ArtifactResolveContextResponse, vt as ArtifactKindRegistration, w as ArtifactSchemas, wt as ArtifactQueryScope, x as ArtifactReviseRequest, xt as ArtifactObservationSchema, y as ArtifactResolveRequest, yt as ArtifactKindRegistrationSchema, z as AnyArtifactKindDefinition, zt as ArtifactScopeSchema } from "../index-B9d_8_V2.mjs";
4
- import { a as ProjectedField, c as ProjectedFieldSemanticSchema, d as SurfaceBindingTarget, f as SurfaceBindingTargetSchema, i as ArtifactProjectionPolicySchema, l as SurfaceBindingRegistration, n as ArtifactMaterializationRefSchema, o as ProjectedFieldSchema, r as ArtifactProjectionPolicy, s as ProjectedFieldSemantic, t as ArtifactMaterializationRef, u as SurfaceBindingRegistrationSchema } from "../schemas-CJ2JvA7d.mjs";
5
- import { T as ResolvableCanonicalModel, d as parseCanonicalModel, l as VIRTUAL_NAME_RE, n as CanonicalModelSubjects, o as CanonicalModelSelection, r as CanonicalModelResolvedSelection, u as isCanonicalModelParseError } from "../index-WHUV7neB.mjs";
6
- import { A as VersionRange, M as isUniversalRange, N as versionSatisfies, O as VersionLiteral, S as PostInstallDescriptor, _ as LogSourceDefinitionSchema, a as ClientDefinitionSchema, b as NpmInstallDescriptor, f as ClientToolDefinition, g as LogSourceDefinition, j as VersionRangeSchema, k as VersionLiteralSchema, n as ClientBinaryCompatibilitySchema, p as ClientToolDefinitionSchema, r as ClientDefinition, t as ClientBinaryCompatibility, v as ManagedInstallDescriptor, w as SignedBinaryBucketInstallDescriptor, y as ManagedInstallDescriptorSchema } from "../definition-CuJvtYeG.mjs";
7
- import { $ as ClientSessionToolPre, Cn as ClientUsageIngestRequest, Ct as ClientBinaryListEntry, Dt as ClientInstallProgress, En as ClientUsageSnapshot, G as ClientSessionObservedBase, Jt as InstallStage, Nn as ClientExecutionContext, On as ClientUsageWindow, Qt as ManagedInstallStrategy, Tt as ClientInstallCompleted, U as ClientSubjects, V as createClientDefinition, Wt as ClientVersionChanged, Xt as InstalledVersionEntry, Y as ClientSessionStarted, Z as ClientSessionToolPost, an as ClientAccountIdentifierSchema, at as ClientSessionUserPromptSubmitted, bn as ClientSessionAccountObserveSchema, ct as ClientWiringEntrySchema, dn as ClientIdentityObservation, en as ClientSessionUsageCostProvenance, fn as ClientIdentityObservationSchema, gn as ClientScanTarget, in as ClientAccountIdentifier, mn as ClientScanResult, mt as ClientRuntimeObserveRequest, nn as ClientSessionUsageSnapshot, on as ClientAccountObserveRequest, rn as ClientSessionUsageSnapshotSchema, st as ClientWiringEntry, tn as ClientSessionUsageCostProvenanceSchema, tt as ClientSessionTurnCompleted, vn as ClientSessionAccountObserveRequest, xn as ClientSessionLocator, xt as ClientRuntimeStarted, yn as ClientSessionAccountObserveResponse } from "../index-PIlYSC73.mjs";
8
- import { a as FocusContext, i as ActionIntent, t as SurfaceType } from "../index-D7Hkmrr3.mjs";
9
- import { _ as TTSCapability, a as ConfigUpdateRequest, b as RelayConfig, c as AIModelMetadata, d as AIReasoningLevelSchema, f as DiscoveredAIModel, g as STTCapability, h as ReasoningLevelMap, i as ConfigSchemas, l as AIModelSchema, m as ProviderAIModelSchema, n as ConfigSubjects, o as ConfigUpdateResponse, p as ProviderAIModel, r as ConfigGetResponse, s as AIModel, u as AIReasoningLevel, v as Config, y as ConfigSchema } from "../config-namespace-DqdFE6zk.mjs";
10
- import { $n as allMigrationsPaths, $t as SessionEventActionDeclaration, A as BootstrapImportResult, An as CliArgManifest, Bt as ActionShortcutModifiers, C as BootstrapAsset, Ct as UiContextValueMap, D as BootstrapExportContext, Dn as AdapterProviderRef, Dt as UiScope, E as BootstrapDiscoverContext, En as AdapterProviderDefinitionContract, Et as UiRuntimeNavigationLevel, G as LoaderContext, Gt as ExecuteResult, Hn as STORAGE_DIALECTS, Ht as EntrypointConfig, In as ExtensionDependency, It as HashTriggerSuggestResult, J as MakaioWebUiComponentProps, Jt as PickerConfig, Kn as TrayManifest, Kt as MessageEventFilter, Ln as ExtensionDependencySchema, Lt as ActionCategory, M as ExtensionBootstrap, Mn as CliManifest, Mr as BrowserEntrypointSchema, Mt as HashTrigger, N as getBootstrapAssetKey, Nn as CliManifestSchema, Nt as HashTriggerContext, O as BootstrapExportResult, On as ExtensionToken, Ot as UiScopeMap, P as AdapterContribution, Pn as CliSubcommandManifest, Pt as HashTriggerMetadata, Qt as SessionEventActionContext, Rt as ActionCategoryMap, S as MakaioNodeExtension, St as UiContextSnapshot, T as BootstrapChoice, Tn as AdapterDefinitionContract, Tt as UiNavigationLevelMap, U as ExtensionConfigComponentProps, Un as StorageDialect, Ut as EventFilter, Vt as CreateSessionEventActionResult, W as ExtensionFieldTypeLoader, Wn as StorageManifest, Wt as ExecuteContext, X as MakaioWebUiRoute, Xn as WindowParamSpec, Xt as SelectionChangeContext, Yt as PickerOpenContext, Zt as SelectionFeedback, _ as ExtensionArtifactLifecycleHooksContribution, _n as ExtensionWarningAction, _t as TileDeclaration, a as DetachedTransportSchema, ar as AdapterClientRef, bn as ExtensionWarningEntrySchema, c as ExtensionDescriptorBase, d as ExtensionEntrypoints, dn as ExtensionContext, dt as WidgetDeclaration, en as SessionEventActionOptions, er as dep, f as ExtensionEntrypointsSchema, fn as NodeExtensionContext, g as ArtifactLifecycleHooksContributionContext, gn as ExtensionWarning, h as safeParseExtensionDescriptor, hn as ExtensionServiceLifecycle, i as DetachedTransportConfig, it as PageDeclaration, j as BootstrapResult, k as BootstrapImportContext, kn as extensionToken, m as parseExtensionDescriptor, mn as ExtensionService, n as parseExtensionConfig, nn as WhenContext, nr as CapabilityToken, nt as ToolCallFormatterDeclaration, o as EmbeddedDescriptor, p as isDetachedDescriptor, pn as ExtensionIdentity, pt as WidgetProps, q as MakaioWebUiActions, qt as MessageRole, r as DetachedDescriptor, rt as PageComponentProps, s as ExtensionDescriptor, t as ExtensionConfigProvider, tn as StructuralEventFilter, tr as primaryMigrationsPath, u as ExtensionDescriptorSchema, v as ExtensionContributionProcessor, w as BootstrapAssetKey, wn as getExtensionWarningActionLabel, wt as UiNavigationLevel, x as MakaioExtension, xn as ExtensionWarningSchema, xt as UiContextDimension, yn as ExtensionWarningEntry, yt as TileProps, zt as ActionShortcut } from "../index-DnnKUwHm.mjs";
11
- import { a as ProviderCapabilities, c as ProviderDefinitionInput, i as ProtocolIdSchema, l as ProviderDefinitionSchema, n as ProtocolEndpointsSchema, o as ProviderCapabilitiesSchema, r as ProtocolId, s as ProviderDefinition, t as ProtocolEndpoints } from "../definition-Cllhr9mi.mjs";
12
- import { i as TimeoutConfigSchema, n as TimeoutCategory, r as TimeoutConfig, t as RequiredTimeoutConfig } from "../index-CuHqL95P.mjs";
13
- import { $ as TurnStatus, A as NativeLocalityVerdictSchema, C as SessionEventTypeMap, Ct as SessionRecordMetadataSchema, D as NativeLocalityReason, Dt as MakaioSessionAgentSchema, E as NativeForkDirectiveSchema, Et as AgentStatusSchema, F as TurnIngestionMarkerSchema, H as SessionMessageBlock, I as TurnStarted, J as SessionMessageSchema, L as MessageRouting, N as TurnCompleted, O as NativeLocalityReasonSchema, P as TurnIngestionMarker, Q as TurnSchema, R as MessageRoutingSchema, S as SessionEventType, St as SessionRecordMetadata, T as NativeForkDirective, V as SessionMessage, W as SessionMessageOrigin, X as TurnInitiator, Y as Turn, Z as TurnInitiatorSchema, _ as ForkChildInfo, _t as SnapshotPreviewData, a as SessionPreviewData, at as AgentRole, b as SESSION_EVENT_TYPES, bt as MakaioSessionSchema, d as SegmentPolicy, dt as SNAPSHOT_VERSION, et as TurnStatusSchema, ft as SessionSnapshot, gt as SnapshotImportConflictErrorData, h as SessionUpdatedEvent, i as MakaioSessionEvent, j as SendMessageRequest$1, k as NativeLocalityVerdict, l as ForkTransforms, lt as ImportStatus, mt as SnapshotExportOptions, nt as TurnUsageSchema, o as SessionWithPreview, p as SessionCreated, pt as SessionSnapshotSchema, r as MakaioSessionAgent, rt as UsageMetrics, s as isKnownSessionEvent, st as BranchKind, t as IMakaioSession, tt as TurnUsage, u as ForkTransformsSchema, vt as safeValidateSnapshot, wt as SessionWithPreviewSchema, x as SessionEventPayload, xt as SessionPreviewDataSchema, y as MakaioSessionEventSchema, yt as validateSnapshot, z as MessageRoutingStatus } from "../types-CBLPaQXe.mjs";
14
- import { a as JsonValueSchema, i as JsonValue, t as JsonObjectContractSchema } from "../json-value-DtIkQN7g.mjs";
15
- import { A as FieldOption, B as ResponseSchemaDescriptorSchema, D as EntityUIConfig, E as CustomFieldDefinition, F as FieldWidget, G as StructuredOutputValidationErrorSchema, H as ResponseSchemaNameSchema, I as FormFieldProps, J as StructuredOutputValidationStatusSchema, K as StructuredOutputValidationSchema, O as EntityUIConfigSchema, P as FieldType, R as StandardFieldDefinition, S as SystemPrompt, U as StructuredOutputValidation, V as ResponseSchemaName, W as StructuredOutputValidationError, a as ErrorCategorySchema, d as MessageInput, i as ErrorCategory, k as FieldDefinition, l as MessageDeliveryMode, o as Message$1, p as MessageOutcome, q as StructuredOutputValidationStatus, r as ERROR_CATEGORIES, s as MessageBlock, t as ContentSource, y as SendMessageResultInnerResult, z as ResponseSchemaDescriptor } from "../index-CaerrEDH.mjs";
16
- import { C as WorkflowTriggerBlock, S as WorkflowStepBlockRun, _ as RegisteredTriggerBlock, a as TransitionActionInvocation, b as WorkflowBlockMetadata, c as TransitionConditionSchema, d as TransitionEventTypeSchema, f as TransitionRuleDefinition, g as RegisteredStepBlock, h as DelegateRoleNodeBlockRun, i as TransitionActionHandler, l as TransitionEvaluationContext, m as DelegateAgentNodeBlockRun, n as ExtensionTransitionRulesContribution, o as TransitionActionInvocationSchema, p as TransitionRuleDefinitionSchema, r as TransitionActionFactory, s as TransitionCondition, t as ExtensionTransitionActionsContribution, u as TransitionEventType, v as StationNodeBlockRun, x as WorkflowStepBlock, y as WorkflowBlockCollection } from "../transition-OzGXyy3p.mjs";
17
- import { _ as FacetNamespaceRegistration, a as FacetNamespaceRegisterRequest, c as FacetSubjects, d as FacetAppliesTo, f as FacetAppliesToSchema, g as FacetCardinalitySchema, h as FacetCardinality, i as FacetNamespaceListResponse, l as FacetNamespaceDefinition, m as FacetAuthoritySchema, n as FacetNamespaceChangedPayload, o as FacetNamespaceRegisterResponse, p as FacetAuthority, r as FacetNamespaceListRequest, s as FacetSchemas, t as FacetNamespace, u as defineFacetNamespace, v as FacetNamespaceRegistrationSchema } from "../index-O08Q2ikz.mjs";
18
- import { n as defineSurfaceBinding, t as SurfaceBindingDefinition } from "../definition-s9PIua2B.mjs";
19
- import { A as HarnessDefinitionSchema, C as ApprovalPolicy, D as HarnessDefinitionBaseSchema, E as HarnessDefinition, O as HarnessDefinitionCreate, S as HarnessSubjects, _ as ToolCapabilitySchema, d as expandProfileToolCapabilities, g as ToolCapability, h as CapabilityPickerValue, k as HarnessDefinitionCreateSchema, l as ProfileToolCapabilitiesConfig, m as CapabilityItem, o as codexCapabilityMap, p as CapabilityGroup, r as DEFAULT_HARNESSES, u as expandCapabilities, v as ToolMetaTag, w as ApprovalPolicySchema, y as computeMetaTags } from "../index-Cx1Bm6WD.mjs";
20
- import { a as WindowCreateRequest, c as WindowFocusResponse, d as WindowListResponse, f as WindowOpenedEvent, g as HostSubjects, h as HostNamespace, i as WindowClosedEvent, l as WindowLabelChangedEvent, m as WindowStateSchema, n as TrayActivateRequest, o as WindowCreateResponse, p as WindowState, r as TrayActivateResponse, s as WindowFocusRequest, t as HostSchemas, u as WindowListRequest } from "../index-Dfi8Rorw.mjs";
21
- import { a as resolveModelVisibility, i as ModelVisibilitySchema, n as ModelFilterModeSchema, r as ModelVisibility, t as ModelFilterMode } from "../index-DEzdNQum.mjs";
22
- import { a as ModelRegistrySupportedModelsResponse, i as ModelRegistrySupportedModelsRequest, n as ModelRegistrySupportedModel, o as ModelRegistryPublicNamespace, r as ModelRegistrySupportedModelSchema, s as ModelRegistryPublicSubjects } from "../index-D3ahzHwb.mjs";
23
- import { $ as AwaitSubagentRequest, $i as WorkflowParallelNodeSchema, $n as JsonPatchOperationSchema, $r as ExecutionStatusSchema, $t as IWorkflowRunner, A as LoopGateHandler, Ai as WorkflowGateInstance, An as serializeArtifactRef, Ar as WorkflowCancelPayloadSchema, At as WorkLogArtifactWrite, B as WorkflowTriggerDef, Bi as WorkflowListQuery, Br as BusEventTrigger, Bt as WorkLogStats, C as NodeOptions, Cn as WorkflowNodeVisitor, Ct as SpawnSubagentRpcResponse, D as WorkflowStateAuthoringDefinition, Di as WorkflowExecutionScopeSchema, Dn as WorkflowArtifactRef, Dr as TokenUsageSchema, Dt as SubagentExecutionFailed, E as WorkflowBuilder, Ei as WorkflowExecutionScope, En as WorkflowRunContextSchema, Er as TokenUsage, Et as SubagentConstraints, F as ExtensionWorkflowTrigger, Fi as WorkflowGateStatusSchema, Fn as WorkflowSubjects, Fr as WorkflowStepTypeSchema, Ft as WorkLogExecutionSummarySchema, G as IterateHandler, Gi as WorkflowNodeBase, Gn as ContextBundleSchema, Gr as EXECUTION_LIST_DEFAULT_LIMIT, Gt as CompleteExternalExecutionRequestSchema, H as ArtifactPatch, Hi as WorkflowLoopNode, Hr as EXECUTIONS_BY_ARTIFACT_REFS_DEFAULT_LIMIT_PER_REF, Ht as WorkLogUsageSummary, I as ExtractTriggerPayload, Ii as WorkflowIterateChainNode, Ir as createStepCancelSubject, It as WorkLogFrameEntry, J as StationStepContext, Ji as WorkflowNodeType, Jn as ContextSource, Jr as ExecutionListCursor, Jt as ExternalExecutionFrameCompletionSchema, K as PreviousStepOutput, Ki as WorkflowNodeBaseSchema, Kn as ContextPublishTarget, Kr as EXECUTION_LIST_MAX_LIMIT, Kt as EXTERNAL_EXECUTION_ID_PREFIX, L as ManualWorkflowTrigger, Li as WorkflowIterateChainNodeSchema, Ln as ArtifactPublishTargetSchema, Lr as createWorkflowCancelSubject, Lt as WorkLogFrameEntrySchema, M as BusEventWorkflowTrigger, Mi as WorkflowGateNode, Mn as WorkflowProgressUpdate, Mr as WorkflowRunnerStepType, Mt as WorkLogDynamicNodeMaterialization, N as CronTriggerPayload, Ni as WorkflowGateNodeSchema, Nn as WorkflowProgressUpdateSchema, Nt as WorkLogDynamicNodeMaterializationSchema, O as WorkflowZodSchemas, Oi as WorkflowFrameState, On as WorkflowArtifactRefSchema, Or as WORKFLOW_CANCELLED_REASON, Ot as SubagentStatus, P as CronWorkflowTrigger, Pi as WorkflowGateStatus, Pn as WorkflowSchemas, Pr as WorkflowStepType, Pt as WorkLogExecutionSummary, Q as WorkflowStateContext, Qi as WorkflowParallelNode, Qn as JsonPatchOperation, Qr as ExecutionStatus, Qt as RegisterExternalExecutionRequestSchema, R as WebhookTriggerPayload, Ri as WorkflowIterateNode, Rr as IWorkflowTriggerTypeRegistry, Rt as WorkLogGateEvent, S as LoopOptions, Sn as WalkRelationship, Sr as StepRunnerPlatformDefaults, St as SpawnSubagentRpcRequestSchema, T as ParallelOptions, Ti as WorkflowExecutionSchema, Tn as WorkflowRunContext, Tr as StepTelemetrySchema, Tt as SubagentConfigSchema, U as ArtifactUpdateOperation, Ui as WorkflowLoopNodeSchema, Un as BusRequestSourceSchema, Ur as EXECUTIONS_BY_ARTIFACT_REFS_MAX_LIMIT_PER_REF, Ut as WorkLogUsageSummarySchema, V as ArtifactContext, Vi as WorkflowListQuerySchema, Vn as BusEventPublishTargetSchema, Vr as BusEventTriggerSchema, Vt as WorkLogStatsSchema, W as ArtifactUpdater, Wi as WorkflowNode, Wn as ContextBundle, Wr as EXECUTIONS_BY_ARTIFACT_REFS_MAX_REFS, Wt as CompleteExternalExecutionRequest, X as WorkflowContext, Xi as WorkflowParallelMode, Xn as ResolvedContextEntry, Xr as ExecutionListQuery, Xt as ExternalExecutionFrameStartSchema, Y as StepContext, Yi as WorkflowNodeTypeSchema, Yn as ContextSourceSchema, Yr as ExecutionListCursorSchema, Yt as ExternalExecutionFrameStart, Z as WorkflowContextBase, Zi as WorkflowParallelModeSchema, Zn as ResolvedContextEntrySchema, Zr as ExecutionListQuerySchema, Zt as RegisterExternalExecutionRequest, _ as BuiltWorkflow, _i as WorkflowDefinitionSchema, _n as ProjectedWorkflowGraph, _r as StepRunConfigSchema, _t as RequestInputRpcRequest, aa as WorkflowSequenceNodeSchema, ai as GateInstanceListQuerySchema, an as WorkflowRunResultSchema, ar as ExecutionLinkSchema, at as ContextMode, b as IterateOptions, bi as WorkflowDelegateRoleNode, bn as projectWorkflowGraph, br as StepRunnerBusAuth, bt as SendToSubagentResponse, c as delegateToRole, ca as WorkflowStateDefinition, ci as WorkflowArtifactBinding, cn as WorkflowWorkerBusAuthSchema, cr as SpanRecord, ct as ExecuteSubagentResponse, d as iterateChain, da as WorkflowStationNodeSchema, dn as WorkflowWorkerSource, dr as SpanStatusSchema, dt as ListSubagentsBySessionRequest, ea as WorkflowResolvedAgent, ei as ExecutionsByArtifactRefsQuery, en as WorkerContributionManifest, er as WorkflowError, et as AwaitSubagentResponse, f as loop, fa as WorkflowTrigger, fn as WorkflowWorkerSourceSchema, fr as IStepRunner, ft as ListSubagentsBySessionResponse, g as ArtifactBindingOptions, gi as WorkflowDefinitionProvenanceSchema, gn as ProjectedNodeRole, gr as StepRunConfig, gt as ReportProgressResponse, h as AgentConfig, hi as WorkflowDefinitionProvenance, hn as ProjectedNode, hr as StepCancelSubject, ht as ReportProgressRequest, ia as WorkflowSequenceNode, ii as GateInstanceListQuery, in as WorkflowRunResult, ir as ExecutionLinkListQuerySchema, it as CompletionModeSchema, ji as WorkflowGateInstanceSchema, jn as WorkflowNamespace, jr as WorkflowCancelSubject, jt as WorkLogArtifactWriteSchema, k as LoopGateContext, ki as WorkflowFrameStateSchema, kn as parseArtifactRef, kr as WorkflowCancelPayload, kt as SubagentStatusSchema, l as gate, la as WorkflowStateDefinitionSchema, li as WorkflowArtifactBindingSchema, ln as WorkflowWorkerConfig, lr as SpanRecordSchema, lt as KillSubagentRequest, m as zodSchemaToJsonRecord, mi as WorkflowDefinition, mn as ProjectedEdgeKind, mr as StepCancelPayloadSchema, mt as PendingRequestSchema, n as ExecutionHintsSchema, na as WorkflowResolvedRole, ni as ExtensionWorkflowTrigger$1, nn as WorkerContributionPackageRef, nr as ExecutionLink, nt as CompleteTaskResponse, o as defineWorkflow, oi as LoopGateOutcome, on as WorkflowRunnerRunOptions, or as ExecutionLinkType, ot as ContextModeSchema, p as station, pa as WorkflowTriggerSchema, pn as ProjectedEdge, pr as StepCancelPayload, pt as PendingRequest, q as StationHandler, qi as WorkflowNodeSchema, qn as ContextPublishTargetSchema, qr as EXECUTION_LIST_MIN_LIMIT, qt as ExternalExecutionFrameCompletion, r as ExecutionSourceHintSchema, ra as WorkflowResolvedRoleSchema, ri as ExtensionWorkflowTriggerSchema, rn as WorkerContributionPackageRefSchema, rr as ExecutionLinkListQuery, rt as CompletionMode, s as delegateToAgent, si as LoopGateOutcomeSchema, sn as WorkflowWorkerBusAuth, sr as ExecutionLinkTypeSchema, st as DEFAULT_CONSTRAINTS, t as ExecutionHints, ta as WorkflowResolvedAgentSchema, ti as ExecutionsByArtifactRefsQuerySchema, tn as WorkerContributionManifestSchema, tr as WorkflowErrorCode, tt as CompleteTaskRequest, u as iterate, ua as WorkflowStationNode, un as WorkflowWorkerConfigSchema, ur as SpanStatus, ut as KillSubagentResponse, v as DefineWorkflowOptions, vi as WorkflowDelegateAgentNode, vn as WorkflowDefinitionPath, vr as StepRunResult, vt as RequestInputRpcResponse, w as ParallelMode, wi as WorkflowExecution, wn as walkWorkflowDefinition, wr as StepTelemetry, wt as SubagentConfig, x as LoopGateRegistration, xi as WorkflowDelegateRoleNodeSchema, xn as WalkContext, xt as SpawnSubagentRpcRequest, y as GateOptions, yi as WorkflowDelegateAgentNodeSchema, yn as WorkflowDefinitionPathSegment, yr as StepRunResultSchema, yt as SendToSubagentRequest, z as WebhookWorkflowTrigger, zi as WorkflowIterateNodeSchema, zn as ArtifactQuerySourceSchema, zr as WorkflowTriggerTypeRecord, zt as WorkLogGateEventSchema } from "../index-FFVwQMad.mjs";
24
- import { a as PlatformSchemas, i as AutoLaunchStatusResponse, n as AutoLaunchEnableRequest, o as PlatformNamespace, r as AutoLaunchEnableResponse, s as PlatformSubjects, t as AutoLaunchDisableResponse } from "../index-DOOrKin9.mjs";
25
- import { $ as SessionContext, G as CONNECTOR_SWAP_WARNING_SUPPRESSED_KEY, H as ConnectorSwapCancelledError, J as UI_WARNINGS_CATEGORY, O as isInViewBranch, Q as CacheStrategy, S as MessageStorageSubjects, T as CompressionModeSchema, U as isConnectorSwapCancelledError, V as CONNECTOR_SWAP_CANCELLED_CODE, W as CONNECTOR_SWAP_WARNING_OPTION_IDS, X as RequestCorrelationContextSchema, Y as RequestCorrelationContext, Z as CACHE_STRATEGIES, _ as messageCursorKey, a as isExtractionExcluded, at as SessionNamespace, b as MessagePageCursorSchema, c as SessionStorageNamespace, d as SessionStorageSubjects, et as SessionContextSchema, f as SessionStorageUpdateSchema, g as compareMessageCursorDesc, h as compareMessageCursorAsc, i as buildExtractionExclusionMetadata, l as SessionStorageSetRequestSchema, m as SessionEventStorageSubjects, n as ExtractionExclusionKey, nt as ForkOptions, o as ImportUpsertRequest, ot as SessionSubjects, p as SessionEventStorageNamespace, q as INTERACTIVE_DIALOG_TIMEOUT_MS, r as ExtractionExclusionMetadata, rt as SessionExtensionContext, s as ImportUpsertRequestSchema, t as EXTRACTION_EXCLUSION_KEY, tt as ContextWindowState, u as SessionStorageSetSessionSchema, v as messageToCursor, w as CompressionMode, x as MessageStorageNamespace, y as MessagePageCursor, z as ResolveAgentConfigResponse } from "../index-BcvG3wPv.mjs";
26
- import { A as SkillRecordInputSchema, C as SkillGetActiveSkillsResponse, E as SkillQuery, F as SkillRuntimePolicySchema, L as SkillScope, M as SkillReinjection, O as SkillRecord, P as SkillRuntimePolicy, S as SkillGetActiveSkillsRequest, T as SkillGetCatalogResponse, U as SkillNamespace, V as SkillTurnEntry, W as SkillSubjects, b as SkillFrontmatter, c as SkillActivateRequest, f as SkillActivationTrigger, g as SkillCatalogTurnEntry, i as ActivatedSkillMetadata, k as SkillRecordInput, l as SkillActivateResponse, m as SkillCatalogEntry, n as SkillStorageSubjects, o as ActiveSkillState, p as SkillActivationTriggerSchema, r as validateSkillScope, t as SkillStorageNamespace, u as SkillActivationMode, v as SkillDeactivationReason, w as SkillGetCatalogRequest, x as SkillFrontmatterSchema, y as SkillDeactivationReasonSchema, z as SkillSource } from "../index-DLNRgZPo2.mjs";
27
- import { a as VariantGetInfoResponse, d as VariantUpgradeStatusSchema, i as MakaioVariantSchema, l as VariantUpgradeProgressEvent, n as VariantSubjects, o as VariantRequestUpgradeRequest, r as MakaioVariant, s as VariantRequestUpgradeResponse, t as VariantNamespace, u as VariantUpgradeStatus } from "../index-DZPNuWMc.mjs";
28
- import { _ as SupervisorSessionStatusSchema, a as NativeSupervisorLaunchRequest, c as NativeSupervisorStatusRequest, d as NativeSupervisorStopRequest, g as SupervisorSessionStatus, m as SupervisorRuntimeSnapshot, n as NativeSupervisorAttachRequest, y as NativeSessionSupervisorSubjects } from "../index-wq7XeqyG.mjs";
29
- import { a as MaterializationSubjects, c as SurfaceBindingListResponse, i as MaterializationSchemas, l as SurfaceBindingRegisterRequest, n as MaterializationNamespace, o as SurfaceBindingChangedPayload, s as SurfaceBindingListRequest, u as SurfaceBindingRegisterResponse } from "../index-BWIkf5oJ.mjs";
30
- import { a as SubjectTelemetryFactSchema, c as SubjectTelemetryNamespace, i as SubjectTelemetryFact, l as SubjectTelemetrySubjects, n as SubjectTelemetryAttributeValueSchema, o as SubjectTelemetryMessageTypeSchema, r as SubjectTelemetryDirectionSchema, s as SubjectTelemetrySchemas, t as SubjectTelemetryAttributeValue } from "../index-COI1tjAf.mjs";
1
+ import { D as AdapterNamespace, O as AdapterSubjects, S as StartAgentResponse, a as UnresolvedProviderContext, d as AgentSelectionBaseSchema, f as AgentSelectionKindMap, h as SessionDiscoveredSchema, i as ResolvedProviderContextSchema, l as AgentSelection, m as SessionDiscovered, n as ProviderContextSchema, o as UnresolvedProviderContextSchema, p as AgentSelectionSchema, r as ResolvedProviderContext, s as AdapterSelection, t as ProviderContext, u as AgentSelectionBase, w as AdapterRuntimeOptions, x as StartAgentRequest } from "../index-DpZbaS7y.mjs";
2
+ import { a as ROOT_SESSION_LINEAGE_KIND, c as SUBAGENT_SESSION_LINEAGE_KIND, d as SessionLineageKindSchema, i as ForkSessionLineageSchema, l as SessionLineage, n as CompressSessionLineageSchema, o as RootSessionLineageSchema, p as SubagentSessionLineageSchema, r as FORK_SESSION_LINEAGE_KIND, s as SESSION_LINEAGE_KINDS, t as COMPRESS_SESSION_LINEAGE_KIND, u as SessionLineageKind } from "../session-lineage-YShrn77v.mjs";
3
+ import { $ as BeforeArtifactHookContext, A as ArtifactContextTree, B as ArtifactDataOf, Bt as ConfidenceBasis, C as ArtifactRevisedPayload, Ct as ArtifactQueryRequestSchema, D as hydrateArtifactContextTree, Dt as ArtifactRefSchema, E as ArtifactSubjects, Et as ArtifactRef, F as ArtifactContextUnresolvedReason, Ft as ArtifactRepresentationsSchema, G as ArtifactDraftPatch, Gt as ConfidenceMetadataSchema, H as ArtifactOf, Ht as ConfidenceLevel, I as ArtifactContextUnresolvedReasonSchema, It as ArtifactRevision, J as ArtifactLifecycleHookEvent, Jt as LocalRef, K as ArtifactHookFilter, Kt as EvidenceRef, L as ResolvedArtifactContextWire, Lt as ArtifactRevisionSchema, M as UnresolvedArtifactContextNode, Mt as ArtifactRelationTarget, N as ArtifactContextRefEntry, Nt as ArtifactRelationTargetSchema, O as ArtifactContextNode, Ot as ArtifactRelation, P as ArtifactContextRefEntrySchema, Pt as ArtifactRepresentations, Q as ArtifactReactionHookRegistration, R as ResolvedArtifactContextWireSchema, Rt as ArtifactScope, S as ArtifactReviseResponse, St as ArtifactQueryRequest, T as ArtifactStatusChangedPayload, Tt as ArtifactQueryScopeSchema, U as defineArtifactKind, Ut as ConfidenceLevelSchema, V as ArtifactKindDefinition, Vt as ConfidenceBasisSchema, W as ArtifactDraft, Wt as ConfidenceMetadata, X as ArtifactLifecycleSemanticEvent, Xt as RelationTypeRegistration, Y as ArtifactLifecycleHookRegistration, Yt as LocalRefSchema, Z as ArtifactReactionHookContext, Zt as RelationTypeRegistrationSchema, _ as ArtifactResolveContextRequest, _t as ArtifactConflictPolicySchema, a as ArtifactKindListRequest, at as ArtifactContextRelationSelectorSchema, b as ArtifactResolveResponse, bt as ArtifactObservation, c as ArtifactKindRegisterResponse, ct as ArtifactContextSelector, d as ArtifactQueryResponse, dt as ArtifactActorSchema, et as BeforeArtifactHookRegistration, f as ArtifactRelationAddedPayload, ft as ArtifactCompareRequest, g as ArtifactRelationTypeRegisterResponse, gt as ArtifactConflictPolicy, h as ArtifactRelationTypeRegisterRequest, ht as ArtifactCompareResponseSchema, i as ArtifactKindChangedPayload, it as ArtifactContextRelationSelector, j as ResolvedArtifactContextNode, jt as ArtifactRelationSchema, k as ArtifactContextRootNode, l as ArtifactNamespace, lt as ArtifactContextSelectorSchema, m as ArtifactRelationTypeListResponse, mt as ArtifactCompareResponse, n as ArtifactCreateResponse, nt as ARTIFACT_CONTEXT_RENDER_HINTS, o as ArtifactKindListResponse, ot as ArtifactContextRenderHint, p as ArtifactRelationTypeListRequest, pt as ArtifactCompareRequestSchema, q as ArtifactLifecycleHookDefinition, qt as EvidenceRefSchema, r as ArtifactCreatedPayload, rt as ArtifactContextKnownRenderHint, s as ArtifactKindRegisterRequest, st as ArtifactContextRenderHintSchema, t as ArtifactCreateRequest, tt as defineArtifactLifecycleHooks, u as ArtifactObservationAddedPayload, ut as ArtifactActor, v as ArtifactResolveContextResponse, vt as ArtifactKindRegistration, w as ArtifactSchemas, wt as ArtifactQueryScope, x as ArtifactReviseRequest, xt as ArtifactObservationSchema, y as ArtifactResolveRequest, yt as ArtifactKindRegistrationSchema, z as AnyArtifactKindDefinition, zt as ArtifactScopeSchema } from "../index-9g0agW_p.mjs";
4
+ import { a as ProjectedField, c as ProjectedFieldSemanticSchema, d as SurfaceBindingTarget, f as SurfaceBindingTargetSchema, i as ArtifactProjectionPolicySchema, l as SurfaceBindingRegistration, n as ArtifactMaterializationRefSchema, o as ProjectedFieldSchema, r as ArtifactProjectionPolicy, s as ProjectedFieldSemantic, t as ArtifactMaterializationRef, u as SurfaceBindingRegistrationSchema } from "../schemas-BolSW7pQ.mjs";
5
+ import { C as NoAuthMethodDefinitionSchema, E as ProviderAuthMethodsSchema, S as NoAuthMethodDefinition, T as ProviderAuthMethodDefinitionSchema, _ as ClientDefaultAuthSchema, a as AuthCredentialFieldDefinition, b as InferredAuthMethodDefinition, c as AuthCredentialSourceHintSchema, d as AuthFieldId, f as AuthFieldIdSchema, g as ClientDefaultAuth, h as ClientAuthMethodsSchema, i as ResolvedProviderAuthSchema, l as AuthEnvironmentVariableName, m as ClientAuthMethodDefinitionSchema, n as assertAdapterAuthBindingMatchesMethod, o as AuthCredentialFieldDefinitionSchema, p as ClientAuthMethodDefinition, r as ResolvedProviderAuth, s as AuthCredentialSourceHint, t as AdapterAuthBindingMethodDefinition, u as AuthEnvironmentVariableNameSchema, v as ExplicitAuthMethodDefinition, w as ProviderAuthMethodDefinition, x as InferredAuthMethodDefinitionSchema, y as ExplicitAuthMethodDefinitionSchema } from "../index-BxuiHVFi.mjs";
6
+ import { A as ProviderConfigAuthSchema, C as ClientAuthMethodRef, D as ProviderAuthMethodRef, E as NativeAccountSelectionSchema, M as ProviderConfigManagerSchema, O as ProviderAuthMethodRefSchema, S as AuthMethodRefSchema, T as NativeAccountSelection, _ as ProcessEnvAdapterAuthDeliverySchema, a as AdapterAuthDelivery, b as AuthCredentialRefSchema, c as AdapterProviderAuthInput, d as ConnectorAdapterAuthDeliverySchema, f as NativeClientAdapterAuthDelivery, g as ProcessEnvAdapterAuthDelivery, h as NoAdapterAuthDeliverySchema, i as AdapterAuthConstantSchema, j as ProviderConfigManager, k as ProviderConfigAuth, l as AdapterProviderAuthSchema, m as NoAdapterAuthDelivery, n as AdapterAuthBindingSchema, o as AdapterAuthDeliverySchema, p as NativeClientAdapterAuthDeliverySchema, r as AdapterAuthConstant, s as AdapterProviderAuth, t as AdapterAuthBinding, u as ConnectorAdapterAuthDelivery, v as defineAdapterProviderAuth, w as ClientAuthMethodRefSchema, x as AuthMethodRef, y as AuthCredentialRef } from "../adapter-binding-DDUyv1JK.mjs";
7
+ import { T as ResolvableCanonicalModel, d as parseCanonicalModel, l as VIRTUAL_NAME_RE, n as CanonicalModelSubjects, o as CanonicalModelSelection, r as CanonicalModelResolvedSelection, u as isCanonicalModelParseError } from "../index-DlAfs3RD.mjs";
8
+ import { A as VersionRange, M as isUniversalRange, N as versionSatisfies, O as VersionLiteral, S as PostInstallDescriptor, _ as LogSourceDefinitionSchema, a as ClientDefinitionSchema, b as NpmInstallDescriptor, f as ClientToolDefinition, g as LogSourceDefinition, j as VersionRangeSchema, k as VersionLiteralSchema, n as ClientBinaryCompatibilitySchema, p as ClientToolDefinitionSchema, r as ClientDefinition, t as ClientBinaryCompatibility, v as ManagedInstallDescriptor, w as SignedBinaryBucketInstallDescriptor, y as ManagedInstallDescriptorSchema } from "../definition-Cbl0k6Fc.mjs";
9
+ import { $ as ClientSessionToolPre, Cn as ClientUsageIngestRequest, Ct as ClientBinaryListEntry, Dt as ClientInstallProgress, En as ClientUsageSnapshot, G as ClientSessionObservedBase, Jt as InstallStage, Nn as ClientExecutionContext, On as ClientUsageWindow, Qt as ManagedInstallStrategy, Tt as ClientInstallCompleted, U as ClientSubjects, V as createClientDefinition, Wt as ClientVersionChanged, Xt as InstalledVersionEntry, Y as ClientSessionStarted, Z as ClientSessionToolPost, an as ClientAccountIdentifierSchema, at as ClientSessionUserPromptSubmitted, bn as ClientSessionAccountObserveSchema, ct as ClientWiringEntrySchema, dn as ClientIdentityObservation, en as ClientSessionUsageCostProvenance, fn as ClientIdentityObservationSchema, gn as ClientScanTarget, in as ClientAccountIdentifier, mn as ClientScanResult, mt as ClientRuntimeObserveRequest, nn as ClientSessionUsageSnapshot, on as ClientAccountObserveRequest, rn as ClientSessionUsageSnapshotSchema, st as ClientWiringEntry, tn as ClientSessionUsageCostProvenanceSchema, tt as ClientSessionTurnCompleted, vn as ClientSessionAccountObserveRequest, xn as ClientSessionLocator, xt as ClientRuntimeStarted, yn as ClientSessionAccountObserveResponse } from "../index-x2gFj3BK.mjs";
10
+ import { a as FocusContext, i as ActionIntent, t as SurfaceType } from "../index-DwDBa2mb.mjs";
11
+ import { C as RelayConfig, S as ConfigSchema, _ as ProviderAIModelSchema, a as ConfigUpdateRequest, b as TTSCapability, c as ProviderConfigFile, d as AIModelMetadata, f as AIModelSchema, g as ProviderAIModel, h as DiscoveredAIModel, i as ConfigSchemas, l as ProviderConfigFileSchema, m as AIReasoningLevelSchema, n as ConfigSubjects, o as ConfigUpdateResponse, p as AIReasoningLevel, r as ConfigGetResponse, s as PROVIDER_CONFIG_SCHEMA_VERSION, u as AIModel, v as ReasoningLevelMap, x as Config, y as STTCapability } from "../config-namespace-x0fuhEXe.mjs";
12
+ import { $n as allMigrationsPaths, $t as SessionEventActionDeclaration, A as BootstrapImportResult, An as CliArgManifest, Bt as ActionShortcutModifiers, C as BootstrapAsset, Ct as UiContextValueMap, D as BootstrapExportContext, Dn as AdapterProviderRef, Dt as UiScope, E as BootstrapDiscoverContext, En as AdapterProviderDefinitionContract, Et as UiRuntimeNavigationLevel, G as LoaderContext, Gt as ExecuteResult, Hn as STORAGE_DIALECTS, Ht as EntrypointConfig, In as ExtensionDependency, It as HashTriggerSuggestResult, J as MakaioWebUiComponentProps, Jt as PickerConfig, Kn as TrayManifest, Kt as MessageEventFilter, Ln as ExtensionDependencySchema, Lt as ActionCategory, M as ExtensionBootstrap, Mn as CliManifest, Mr as BrowserEntrypointSchema, Mt as HashTrigger, N as getBootstrapAssetKey, Nn as CliManifestSchema, Nt as HashTriggerContext, O as BootstrapExportResult, On as ExtensionToken, Ot as UiScopeMap, P as AdapterContribution, Pn as CliSubcommandManifest, Pt as HashTriggerMetadata, Qt as SessionEventActionContext, Rt as ActionCategoryMap, S as MakaioNodeExtension, St as UiContextSnapshot, T as BootstrapChoice, Tn as AdapterDefinitionContract, Tt as UiNavigationLevelMap, U as ExtensionConfigComponentProps, Un as StorageDialect, Ut as EventFilter, Vt as CreateSessionEventActionResult, W as ExtensionFieldTypeLoader, Wn as StorageManifest, Wt as ExecuteContext, X as MakaioWebUiRoute, Xn as WindowParamSpec, Xt as SelectionChangeContext, Yt as PickerOpenContext, Zt as SelectionFeedback, _ as ExtensionArtifactLifecycleHooksContribution, _n as ExtensionWarningAction, _t as TileDeclaration, a as DetachedTransportSchema, ar as AdapterClientRef, bn as ExtensionWarningEntrySchema, c as ExtensionDescriptorBase, d as ExtensionEntrypoints, dn as ExtensionContext, dt as WidgetDeclaration, en as SessionEventActionOptions, er as dep, f as ExtensionEntrypointsSchema, fn as NodeExtensionContext, g as ArtifactLifecycleHooksContributionContext, gn as ExtensionWarning, h as safeParseExtensionDescriptor, hn as ExtensionServiceLifecycle, i as DetachedTransportConfig, it as PageDeclaration, j as BootstrapResult, k as BootstrapImportContext, kn as extensionToken, m as parseExtensionDescriptor, mn as ExtensionService, n as parseExtensionConfig, nn as WhenContext, nr as CapabilityToken, nt as ToolCallFormatterDeclaration, o as EmbeddedDescriptor, p as isDetachedDescriptor, pn as ExtensionIdentity, pt as WidgetProps, q as MakaioWebUiActions, qt as MessageRole, r as DetachedDescriptor, rt as PageComponentProps, s as ExtensionDescriptor, t as ExtensionConfigProvider, tn as StructuralEventFilter, tr as primaryMigrationsPath, u as ExtensionDescriptorSchema, v as ExtensionContributionProcessor, w as BootstrapAssetKey, wn as getExtensionWarningActionLabel, wt as UiNavigationLevel, x as MakaioExtension, xn as ExtensionWarningSchema, xt as UiContextDimension, yn as ExtensionWarningEntry, yt as TileProps, zt as ActionShortcut } from "../index-C2C1qH1Y.mjs";
13
+ import { a as ProviderCapabilities, c as ProviderDefinitionInput, i as ProtocolIdSchema, l as ProviderDefinitionSchema, n as ProtocolEndpointsSchema, o as ProviderCapabilitiesSchema, r as ProtocolId, s as ProviderDefinition, t as ProtocolEndpoints } from "../definition-BsTlOz99.mjs";
14
+ import { i as TimeoutConfigSchema, n as TimeoutCategory, r as TimeoutConfig, t as RequiredTimeoutConfig } from "../index-Bv9lm0Kf.mjs";
15
+ import { $ as TurnSchema, A as NativeLocalityVerdictSchema, B as MessageRoutingStatus, C as SessionEventTypeMap, Ct as SessionRecordMetadata, D as NativeLocalityReason, Dt as AgentStatusSchema, E as NativeForkDirectiveSchema, F as TurnIngestionMarker, G as SessionMessageOrigin, H as SessionMessage, I as TurnIngestionMarkerSchema, L as TurnStarted, M as SendMessageRequest$1, O as NativeLocalityReasonSchema, Ot as MakaioSessionAgentSchema, P as TurnCompleted, Q as TurnInitiatorSchema, R as MessageRouting, S as SessionEventType, St as SessionPreviewDataSchema, T as NativeForkDirective, Tt as SessionWithPreviewSchema, U as SessionMessageBlock, X as Turn, Y as SessionMessageSchema, Z as TurnInitiator, _ as ForkChildInfo, _t as SnapshotImportConflictErrorData, a as SessionPreviewData, b as SESSION_EVENT_TYPES, bt as validateSnapshot, ct as BranchKind, d as SegmentPolicy, et as TurnStatus, ft as SNAPSHOT_VERSION, h as SessionUpdatedEvent, ht as SnapshotExportOptions, i as MakaioSessionEvent, it as UsageMetrics, k as NativeLocalityVerdict, l as ForkTransforms, mt as SessionSnapshotSchema, nt as TurnUsage, o as SessionWithPreview, ot as AgentRole, p as SessionCreated, pt as SessionSnapshot, r as MakaioSessionAgent, rt as TurnUsageSchema, s as isKnownSessionEvent, t as IMakaioSession, tt as TurnStatusSchema, u as ForkTransformsSchema, ut as ImportStatus, vt as SnapshotPreviewData, wt as SessionRecordMetadataSchema, x as SessionEventPayload, xt as MakaioSessionSchema, y as MakaioSessionEventSchema, yt as safeValidateSnapshot, z as MessageRoutingSchema } from "../types-BaDYigzD.mjs";
16
+ import { a as JsonValueSchema, i as JsonValue, t as JsonObjectContractSchema } from "../json-value-C8duSh9X.mjs";
17
+ import { A as FieldOption, B as ResponseSchemaDescriptorSchema, D as EntityUIConfig, E as CustomFieldDefinition, F as FieldWidget, G as StructuredOutputValidationErrorSchema, H as ResponseSchemaNameSchema, I as FormFieldProps, J as StructuredOutputValidationStatusSchema, K as StructuredOutputValidationSchema, O as EntityUIConfigSchema, P as FieldType, R as StandardFieldDefinition, S as SystemPrompt, U as StructuredOutputValidation, V as ResponseSchemaName, W as StructuredOutputValidationError, a as ErrorCategorySchema, d as MessageInput, i as ErrorCategory, k as FieldDefinition, l as MessageDeliveryMode, o as Message$1, p as MessageOutcome, q as StructuredOutputValidationStatus, r as ERROR_CATEGORIES, s as MessageBlock, t as ContentSource, y as SendMessageResultInnerResult, z as ResponseSchemaDescriptor } from "../index-Bbr5LEUc.mjs";
18
+ import { C as WorkflowTriggerBlock, S as WorkflowStepBlockRun, _ as RegisteredTriggerBlock, a as TransitionActionInvocation, b as WorkflowBlockMetadata, c as TransitionConditionSchema, d as TransitionEventTypeSchema, f as TransitionRuleDefinition, g as RegisteredStepBlock, h as DelegateRoleNodeBlockRun, i as TransitionActionHandler, l as TransitionEvaluationContext, m as DelegateAgentNodeBlockRun, n as ExtensionTransitionRulesContribution, o as TransitionActionInvocationSchema, p as TransitionRuleDefinitionSchema, r as TransitionActionFactory, s as TransitionCondition, t as ExtensionTransitionActionsContribution, u as TransitionEventType, v as StationNodeBlockRun, x as WorkflowStepBlock, y as WorkflowBlockCollection } from "../transition-CwUIm1hJ.mjs";
19
+ import { _ as FacetNamespaceRegistration, a as FacetNamespaceRegisterRequest, c as FacetSubjects, d as FacetAppliesTo, f as FacetAppliesToSchema, g as FacetCardinalitySchema, h as FacetCardinality, i as FacetNamespaceListResponse, l as FacetNamespaceDefinition, m as FacetAuthoritySchema, n as FacetNamespaceChangedPayload, o as FacetNamespaceRegisterResponse, p as FacetAuthority, r as FacetNamespaceListRequest, s as FacetSchemas, t as FacetNamespace, u as defineFacetNamespace, v as FacetNamespaceRegistrationSchema } from "../index-DHGW7dFf.mjs";
20
+ import { n as defineSurfaceBinding, t as SurfaceBindingDefinition } from "../definition-Bj9Vr16H.mjs";
21
+ import { A as HarnessDefinitionSchema, C as ApprovalPolicy, D as HarnessDefinitionBaseSchema, E as HarnessDefinition, O as HarnessDefinitionCreate, S as HarnessSubjects, _ as ToolCapabilitySchema, d as expandProfileToolCapabilities, g as ToolCapability, h as CapabilityPickerValue, k as HarnessDefinitionCreateSchema, l as ProfileToolCapabilitiesConfig, m as CapabilityItem, o as codexCapabilityMap, p as CapabilityGroup, r as DEFAULT_HARNESSES, u as expandCapabilities, v as ToolMetaTag, w as ApprovalPolicySchema, y as computeMetaTags } from "../index-CVs0Qxks.mjs";
22
+ import { a as WindowCreateRequest, c as WindowFocusResponse, d as WindowListResponse, f as WindowOpenedEvent, g as HostSubjects, h as HostNamespace, i as WindowClosedEvent, l as WindowLabelChangedEvent, m as WindowStateSchema, n as TrayActivateRequest, o as WindowCreateResponse, p as WindowState, r as TrayActivateResponse, s as WindowFocusRequest, t as HostSchemas, u as WindowListRequest } from "../index-BkAKfh4d.mjs";
23
+ import { a as resolveModelVisibility, i as ModelVisibilitySchema, n as ModelFilterModeSchema, r as ModelVisibility, t as ModelFilterMode } from "../index-DfVSWBBp.mjs";
24
+ import { a as ModelRegistrySupportedModelsResponse, i as ModelRegistrySupportedModelsRequest, n as ModelRegistrySupportedModel, o as ModelRegistryPublicNamespace, r as ModelRegistrySupportedModelSchema, s as ModelRegistryPublicSubjects } from "../index-DnWZdG6C.mjs";
25
+ import { $ as SendToSubagentResponse, $i as WorkflowGateNodeSchema, $n as JsonPatchOperationSchema, $r as WorkflowFinalizationIntentSchema, $t as IWorkflowRunner, A as LoopGateHandler, Aa as WorkflowStationNode, An as serializeArtifactRef, Ar as WorkflowCancelPayloadSchema, At as WorkLogArtifactWrite, B as DEFAULT_CONSTRAINTS, Bi as WorkflowDelegateRoleNode, Br as WorkflowDelegateEconomics, Bt as WorkLogStats, C as NodeOptions, Ca as WorkflowResolvedRoleSchema, Ci as ExtensionWorkflowTriggerSchema, Cn as WorkflowNodeVisitor, Ct as CronWorkflowTrigger, D as WorkflowStateAuthoringDefinition, Di as LoopGateOutcomeSchema, Dn as WorkflowArtifactRef, Dr as TokenUsageSchema, Dt as WebhookTriggerPayload, E as WorkflowBuilder, Ei as LoopGateOutcome, En as WorkflowRunContextSchema, Er as TokenUsage, Et as ManualWorkflowTrigger, F as CompleteTaskResponse, Fi as WorkflowDefinitionProvenance, Fn as WorkflowSubjects, Fr as WorkflowStepTypeSchema, Ft as WorkLogExecutionSummarySchema, G as ListSubagentsBySessionResponse, Gi as WorkflowExecutionSchema, Gn as ContextBundleSchema, Gr as WorkflowDelegateResultFinalizationResponseSchema, Gt as CompleteExternalExecutionRequestSchema, H as KillSubagentRequest, Hr as WorkflowDelegateResultFinalizationRequest, Ht as WorkLogUsageSummary, I as CompletionMode, Ii as WorkflowDefinitionProvenanceSchema, Ir as createStepCancelSubject, It as WorkLogFrameEntry, J as ReportProgressRequest, Ji as WorkflowFrameState, Jn as ContextSource, Jr as WorkflowDelegateToolObservationSchema, Jt as ExternalExecutionFrameCompletionSchema, K as PendingRequest, Ki as WorkflowExecutionScope, Kn as ContextPublishTarget, Kr as WorkflowDelegateResultFinalizerIdSchema, Kt as EXTERNAL_EXECUTION_ID_PREFIX, L as CompletionModeSchema, Li as WorkflowDefinitionSchema, Ln as ArtifactPublishTargetSchema, Lr as createWorkflowCancelSubject, Lt as WorkLogFrameEntrySchema, M as AwaitSubagentRequest, Ma as WorkflowTrigger, Mn as WorkflowProgressUpdate, Mr as WorkflowRunnerStepType, Mt as WorkLogDynamicNodeMaterialization, N as AwaitSubagentResponse, Na as WorkflowTriggerSchema, Nn as WorkflowProgressUpdateSchema, Nt as WorkLogDynamicNodeMaterializationSchema, O as WorkflowZodSchemas, Oa as WorkflowStateDefinition, Oi as WorkflowArtifactBinding, On as WorkflowArtifactRefSchema, Or as WORKFLOW_CANCELLED_REASON, Ot as WebhookWorkflowTrigger, P as CompleteTaskRequest, Pi as WorkflowDefinition, Pn as WorkflowSchemas, Pr as WorkflowStepType, Pt as WorkLogExecutionSummary, Q as SendToSubagentRequest, Qi as WorkflowGateNode, Qn as JsonPatchOperation, Qr as WorkflowFinalizationIntent, Qt as RegisterExternalExecutionRequestSchema, R as ContextMode, Ri as WorkflowDelegateAgentNode, Rr as IWorkflowTriggerTypeRegistry, Rt as WorkLogGateEvent, S as LoopOptions, Sa as WorkflowResolvedRole, Si as ExtensionWorkflowTrigger$1, Sn as WalkRelationship, Sr as StepRunnerPlatformDefaults, St as CronTriggerPayload, T as ParallelOptions, Ta as WorkflowSequenceNodeSchema, Ti as GateInstanceListQuerySchema, Tn as WorkflowRunContext, Tr as StepTelemetrySchema, Tt as ExtractTriggerPayload, U as KillSubagentResponse, Un as BusRequestSourceSchema, Ur as WorkflowDelegateResultFinalizationRequestSchema, Ut as WorkLogUsageSummarySchema, V as ExecuteSubagentResponse, Vi as WorkflowDelegateRoleNodeSchema, Vn as BusEventPublishTargetSchema, Vr as WorkflowDelegateEconomicsSchema, Vt as WorkLogStatsSchema, W as ListSubagentsBySessionRequest, Wi as WorkflowExecution, Wn as ContextBundle, Wr as WorkflowDelegateResultFinalizationResponse, Wt as CompleteExternalExecutionRequest, X as RequestInputRpcRequest, Xi as WorkflowGateInstance, Xn as ResolvedContextEntry, Xr as WorkflowFinalizationClaimSchema, Xt as ExternalExecutionFrameStartSchema, Y as ReportProgressResponse, Yi as WorkflowFrameStateSchema, Yn as ContextSourceSchema, Yr as WorkflowFinalizationClaim, Yt as ExternalExecutionFrameStart, Z as RequestInputRpcResponse, Zi as WorkflowGateInstanceSchema, Zn as ResolvedContextEntrySchema, Zr as WorkflowFinalizationDeliveryResultSchema, Zt as RegisterExternalExecutionRequest, _ as BuiltWorkflow, _a as WorkflowParallelModeSchema, _i as ExecutionListQuerySchema, _n as ProjectedWorkflowGraph, _r as StepRunConfigSchema, _t as StepContext, aa as WorkflowIterateNodeSchema, ai as createWorkflowFinalizerNamespace, an as WorkflowRunResultSchema, ar as ExecutionLinkSchema, at as SubagentConstraints, b as IterateOptions, ba as WorkflowResolvedAgent, bi as ExecutionsByArtifactRefsQuery, bn as projectWorkflowGraph, br as StepRunnerBusAuth, bt as WorkflowStateContext, c as delegateToRole, ca as WorkflowLoopNode, ci as EXECUTIONS_BY_ARTIFACT_REFS_DEFAULT_LIMIT_PER_REF, cn as WorkflowWorkerBusAuthSchema, cr as SpanRecord, ct as SubagentStatusSchema, d as iterateChain, da as WorkflowNodeBase, di as EXECUTION_LIST_DEFAULT_LIMIT, dn as WorkflowWorkerSource, dr as SpanStatusSchema, dt as ArtifactUpdateOperation, ea as WorkflowGateStatus, ei as WorkflowFinalizerId, en as WorkerContributionManifest, er as WorkflowError, et as SpawnSubagentRpcRequest, f as loop, fa as WorkflowNodeBaseSchema, fi as EXECUTION_LIST_MAX_LIMIT, fn as WorkflowWorkerSourceSchema, fr as IStepRunner, ft as ArtifactUpdater, g as ArtifactBindingOptions, ga as WorkflowParallelMode, gi as ExecutionListQuery, gn as ProjectedNodeRole, gr as StepRunConfig, gt as StationStepContext, h as AgentConfig, ha as WorkflowNodeTypeSchema, hi as ExecutionListCursorSchema, hn as ProjectedNode, hr as StepCancelSubject, ht as StationHandler, ia as WorkflowIterateNode, ii as createWorkflowDelegateResultFinalizerNamespace, in as WorkflowRunResult, ir as ExecutionLinkListQuerySchema, it as SubagentConfigSchema, ja as WorkflowStationNodeSchema, jn as WorkflowNamespace, jr as WorkflowCancelSubject, jt as WorkLogArtifactWriteSchema, k as LoopGateContext, ka as WorkflowStateDefinitionSchema, ki as WorkflowArtifactBindingSchema, kn as parseArtifactRef, kr as WorkflowCancelPayload, kt as WorkflowTriggerDef, l as gate, la as WorkflowLoopNodeSchema, li as EXECUTIONS_BY_ARTIFACT_REFS_MAX_LIMIT_PER_REF, ln as WorkflowWorkerConfig, lr as SpanRecordSchema, lt as ArtifactContext, m as zodSchemaToJsonRecord, ma as WorkflowNodeType, mi as ExecutionListCursor, mn as ProjectedEdgeKind, mr as StepCancelPayloadSchema, mt as PreviousStepOutput, n as ExecutionHintsSchema, na as WorkflowIterateChainNode, ni as WorkflowTerminalStatus, nn as WorkerContributionPackageRef, nr as ExecutionLink, nt as SpawnSubagentRpcResponse, o as defineWorkflow, oa as WorkflowListQuery, oi as BusEventTrigger, on as WorkflowRunnerRunOptions, or as ExecutionLinkType, ot as SubagentExecutionFailed, p as station, pa as WorkflowNodeSchema, pi as EXECUTION_LIST_MIN_LIMIT, pn as ProjectedEdge, pr as StepCancelPayload, pt as IterateHandler, q as PendingRequestSchema, qi as WorkflowExecutionScopeSchema, qn as ContextPublishTargetSchema, qr as WorkflowDelegateToolObservation, qt as ExternalExecutionFrameCompletion, r as ExecutionSourceHintSchema, ra as WorkflowIterateChainNodeSchema, ri as WorkflowTerminalStatusSchema, rn as WorkerContributionPackageRefSchema, rr as ExecutionLinkListQuery, rt as SubagentConfig, s as delegateToAgent, sa as WorkflowListQuerySchema, si as BusEventTriggerSchema, sn as WorkflowWorkerBusAuth, sr as ExecutionLinkTypeSchema, st as SubagentStatus, t as ExecutionHints, ta as WorkflowGateStatusSchema, ti as WorkflowFinalizerIdSchema, tn as WorkerContributionManifestSchema, tr as WorkflowErrorCode, tt as SpawnSubagentRpcRequestSchema, u as iterate, ua as WorkflowNode, ui as EXECUTIONS_BY_ARTIFACT_REFS_MAX_REFS, un as WorkflowWorkerConfigSchema, ur as SpanStatus, ut as ArtifactPatch, v as DefineWorkflowOptions, va as WorkflowParallelNode, vi as ExecutionStatus, vn as WorkflowDefinitionPath, vr as StepRunResult, vt as WorkflowContext, w as ParallelMode, wa as WorkflowSequenceNode, wi as GateInstanceListQuery, wn as walkWorkflowDefinition, wr as StepTelemetry, wt as ExtensionWorkflowTrigger, x as LoopGateRegistration, xa as WorkflowResolvedAgentSchema, xi as ExecutionsByArtifactRefsQuerySchema, xn as WalkContext, xt as BusEventWorkflowTrigger, y as GateOptions, ya as WorkflowParallelNodeSchema, yi as ExecutionStatusSchema, yn as WorkflowDefinitionPathSegment, yr as StepRunResultSchema, yt as WorkflowContextBase, z as ContextModeSchema, zi as WorkflowDelegateAgentNodeSchema, zn as ArtifactQuerySourceSchema, zr as WorkflowTriggerTypeRecord, zt as WorkLogGateEventSchema } from "../index-DNkR5yTY.mjs";
26
+ import { a as PlatformSchemas, i as AutoLaunchStatusResponse, n as AutoLaunchEnableRequest, o as PlatformNamespace, r as AutoLaunchEnableResponse, s as PlatformSubjects, t as AutoLaunchDisableResponse } from "../index-_zsihEmk.mjs";
27
+ import { $ as SessionContext, G as CONNECTOR_SWAP_WARNING_SUPPRESSED_KEY, H as ConnectorSwapCancelledError, J as UI_WARNINGS_CATEGORY, O as isInViewBranch, Q as CacheStrategy, S as MessageStorageSubjects, T as CompressionModeSchema, U as isConnectorSwapCancelledError, V as CONNECTOR_SWAP_CANCELLED_CODE, W as CONNECTOR_SWAP_WARNING_OPTION_IDS, X as RequestCorrelationContextSchema, Y as RequestCorrelationContext, Z as CACHE_STRATEGIES, _ as messageCursorKey, a as isExtractionExcluded, at as SessionNamespace, b as MessagePageCursorSchema, c as SessionStorageNamespace, d as SessionStorageSubjects, et as SessionContextSchema, f as SessionStorageUpdateSchema, g as compareMessageCursorDesc, h as compareMessageCursorAsc, i as buildExtractionExclusionMetadata, l as SessionStorageSetRequestSchema, m as SessionEventStorageSubjects, n as ExtractionExclusionKey, nt as ForkOptions, o as ImportUpsertRequest, ot as SessionSubjects, p as SessionEventStorageNamespace, q as INTERACTIVE_DIALOG_TIMEOUT_MS, r as ExtractionExclusionMetadata, rt as SessionExtensionContext, s as ImportUpsertRequestSchema, t as EXTRACTION_EXCLUSION_KEY, tt as ContextWindowState, u as SessionStorageSetSessionSchema, v as messageToCursor, w as CompressionMode, x as MessageStorageNamespace, y as MessagePageCursor, z as ResolveAgentConfigResponse } from "../index-BKZAAWo2.mjs";
28
+ import { A as SkillRecordInputSchema, C as SkillGetActiveSkillsResponse, E as SkillQuery, F as SkillRuntimePolicySchema, L as SkillScope, M as SkillReinjection, O as SkillRecord, P as SkillRuntimePolicy, S as SkillGetActiveSkillsRequest, T as SkillGetCatalogResponse, U as SkillNamespace, V as SkillTurnEntry, W as SkillSubjects, b as SkillFrontmatter, c as SkillActivateRequest, f as SkillActivationTrigger, g as SkillCatalogTurnEntry, i as ActivatedSkillMetadata, k as SkillRecordInput, l as SkillActivateResponse, m as SkillCatalogEntry, n as SkillStorageSubjects, o as ActiveSkillState, p as SkillActivationTriggerSchema, r as validateSkillScope, t as SkillStorageNamespace, u as SkillActivationMode, v as SkillDeactivationReason, w as SkillGetCatalogRequest, x as SkillFrontmatterSchema, y as SkillDeactivationReasonSchema, z as SkillSource } from "../index-j2YlW_Fc.mjs";
29
+ import { a as VariantGetInfoResponse, d as VariantUpgradeStatusSchema, i as MakaioVariantSchema, l as VariantUpgradeProgressEvent, n as VariantSubjects, o as VariantRequestUpgradeRequest, r as MakaioVariant, s as VariantRequestUpgradeResponse, t as VariantNamespace, u as VariantUpgradeStatus } from "../index-Cx8jGKOs.mjs";
30
+ import { _ as SupervisorSessionStatus, b as NativeSessionSupervisorSubjects, f as NativeSupervisorStopRequest, h as SupervisorRuntimeSnapshot, l as NativeSupervisorStatusRequest, o as NativeSupervisorLaunchRequest, r as NativeSupervisorAttachRequest, v as SupervisorSessionStatusSchema } from "../index-DXBiCH2y.mjs";
31
+ import { a as MaterializationSubjects, c as SurfaceBindingListResponse, i as MaterializationSchemas, l as SurfaceBindingRegisterRequest, n as MaterializationNamespace, o as SurfaceBindingChangedPayload, s as SurfaceBindingListRequest, u as SurfaceBindingRegisterResponse } from "../index-Lp0T_V1W.mjs";
32
+ import { a as SubjectTelemetryFactSchema, c as SubjectTelemetryNamespace, i as SubjectTelemetryFact, l as SubjectTelemetrySubjects, n as SubjectTelemetryAttributeValueSchema, o as SubjectTelemetryMessageTypeSchema, r as SubjectTelemetryDirectionSchema, s as SubjectTelemetrySchemas, t as SubjectTelemetryAttributeValue } from "../index-BZ_DSGnE.mjs";
31
33
  import * as _$zod from "zod";
32
34
  import { z } from "zod";
33
35
  import * as _$_makaio_core0 from "@makaio/framework/core";
@@ -170,9 +172,9 @@ declare const AgentNamespace: _$_makaio_core0.BusNamespaceDefinition<"agent", {
170
172
  model: _$zod.ZodNullable<_$zod.ZodString>;
171
173
  cwd: _$zod.ZodNullable<_$zod.ZodString>;
172
174
  startMode: _$zod.ZodEnum<{
175
+ fork: "fork";
173
176
  fresh: "fresh";
174
177
  resume: "resume";
175
- fork: "fork";
176
178
  rotation: "rotation";
177
179
  }>;
178
180
  }, _$zod_v4_core0.$strip>;
@@ -229,18 +231,82 @@ declare const AgentNamespace: _$_makaio_core0.BusNamespaceDefinition<"agent", {
229
231
  reject: "reject";
230
232
  stageForNextTurn: "stageForNextTurn";
231
233
  }>>;
232
- providerContext: _$zod.ZodOptional<_$zod.ZodObject<{
234
+ providerContext: _$zod.ZodOptional<_$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
235
+ state: _$zod.ZodLiteral<"resolved">;
233
236
  providerConfigId: _$zod.ZodString;
234
237
  definitionId: _$zod.ZodString;
235
238
  endpointOverrides: _$zod.ZodOptional<_$zod.ZodObject<{
236
239
  anthropic: _$zod.ZodOptional<_$zod.ZodString>;
237
240
  openai: _$zod.ZodOptional<_$zod.ZodString>;
238
241
  }, _$zod_v4_core0.$strip>>;
239
- credentialRefs: _$zod.ZodRecord<_$zod.ZodString, _$zod_v4_core0.$ZodBranded<_$zod.ZodString, "CredentialRef", "out">>;
240
- credentialEnvVars: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
241
- ambientCredentialEnvVars: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
242
+ auth: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
243
+ mode: _$zod.ZodLiteral<"explicit">;
244
+ method: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
245
+ owner: _$zod.ZodLiteral<"provider">;
246
+ providerDefinitionId: _$zod.ZodString;
247
+ methodId: _$zod.ZodString;
248
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
249
+ owner: _$zod.ZodLiteral<"client">;
250
+ clientId: _$zod.ZodString;
251
+ methodId: _$zod.ZodString;
252
+ }, _$zod_v4_core0.$strict>], "owner">;
253
+ definition: _$zod.ZodObject<{
254
+ id: _$zod.ZodString;
255
+ mode: _$zod.ZodLiteral<"explicit">;
256
+ label: _$zod.ZodString;
257
+ description: _$zod.ZodOptional<_$zod.ZodString>;
258
+ fields: _$zod.ZodArray<_$zod.ZodObject<{
259
+ id: _$zod.ZodString;
260
+ label: _$zod.ZodString;
261
+ description: _$zod.ZodOptional<_$zod.ZodString>;
262
+ required: _$zod.ZodBoolean;
263
+ secret: _$zod.ZodBoolean;
264
+ sourceHints: _$zod.ZodArray<_$zod.ZodObject<{
265
+ kind: _$zod.ZodLiteral<"environment">;
266
+ variable: _$zod.ZodString;
267
+ }, _$zod_v4_core0.$strict>>;
268
+ }, _$zod_v4_core0.$strict>>;
269
+ }, _$zod_v4_core0.$strict>;
270
+ credentialRefs: _$zod.ZodRecord<_$zod.ZodString, _$zod_v4_core0.$ZodBranded<_$zod.ZodString, "CredentialRef", "out">>;
271
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
272
+ mode: _$zod.ZodLiteral<"inferred">;
273
+ method: _$zod.ZodObject<{
274
+ owner: _$zod.ZodLiteral<"client">;
275
+ clientId: _$zod.ZodString;
276
+ methodId: _$zod.ZodString;
277
+ }, _$zod_v4_core0.$strict>;
278
+ definition: _$zod.ZodObject<{
279
+ id: _$zod.ZodString;
280
+ mode: _$zod.ZodLiteral<"inferred">;
281
+ label: _$zod.ZodString;
282
+ description: _$zod.ZodOptional<_$zod.ZodString>;
283
+ }, _$zod_v4_core0.$strict>;
284
+ account: _$zod.ZodOptional<_$zod.ZodObject<{
285
+ managerId: _$zod.ZodString;
286
+ accountId: _$zod.ZodString;
287
+ }, _$zod_v4_core0.$strict>>;
288
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
289
+ mode: _$zod.ZodLiteral<"none">;
290
+ method: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
291
+ owner: _$zod.ZodLiteral<"provider">;
292
+ providerDefinitionId: _$zod.ZodString;
293
+ methodId: _$zod.ZodString;
294
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
295
+ owner: _$zod.ZodLiteral<"client">;
296
+ clientId: _$zod.ZodString;
297
+ methodId: _$zod.ZodString;
298
+ }, _$zod_v4_core0.$strict>], "owner">;
299
+ definition: _$zod.ZodObject<{
300
+ id: _$zod.ZodString;
301
+ mode: _$zod.ZodLiteral<"none">;
302
+ label: _$zod.ZodString;
303
+ description: _$zod.ZodOptional<_$zod.ZodString>;
304
+ }, _$zod_v4_core0.$strict>;
305
+ }, _$zod_v4_core0.$strict>], "mode">;
242
306
  capabilities: _$zod.ZodOptional<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
243
- }, _$zod_v4_core0.$strip>>;
307
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
308
+ state: _$zod.ZodLiteral<"unresolved">;
309
+ }, _$zod_v4_core0.$strict>], "state">>;
244
310
  }, _$zod_v4_core0.$strip>;
245
311
  response: _$zod.ZodObject<{
246
312
  success: _$zod.ZodBoolean;
@@ -371,27 +437,106 @@ declare const AgentNamespace: _$_makaio_core0.BusNamespaceDefinition<"agent", {
371
437
  };
372
438
  'credential.change': {
373
439
  request: _$zod.ZodObject<{
440
+ sessionId: _$zod.ZodOptional<_$zod.ZodString>;
441
+ messageId: _$zod.ZodOptional<_$zod.ZodString>;
442
+ clientId: _$zod.ZodOptional<_$zod.ZodString>;
443
+ adapterName: _$zod.ZodString;
374
444
  agentId: _$zod.ZodString;
375
445
  adapterId: _$zod.ZodString;
376
- adapterName: _$zod.ZodString;
377
- sessionId: _$zod.ZodOptional<_$zod.ZodString>;
378
446
  adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
379
- messageId: _$zod.ZodOptional<_$zod.ZodString>;
380
447
  turnId: _$zod.ZodOptional<_$zod.ZodString>;
381
- clientId: _$zod.ZodOptional<_$zod.ZodString>;
382
448
  occurredAt: _$zod.ZodOptional<_$zod.ZodNumber>;
383
- providerConfigId: _$zod.ZodString;
384
- definitionId: _$zod.ZodString;
385
449
  changeSequence: _$zod.ZodNumber;
386
- credentialRefs: _$zod.ZodRecord<_$zod.ZodString, _$zod_v4_core0.$ZodBranded<_$zod.ZodString, "CredentialRef", "out">>;
387
- }, _$zod_v4_core0.$strip>;
450
+ providerContext: _$zod.ZodObject<{
451
+ state: _$zod.ZodLiteral<"resolved">;
452
+ providerConfigId: _$zod.ZodString;
453
+ definitionId: _$zod.ZodString;
454
+ endpointOverrides: _$zod.ZodOptional<_$zod.ZodObject<{
455
+ anthropic: _$zod.ZodOptional<_$zod.ZodString>;
456
+ openai: _$zod.ZodOptional<_$zod.ZodString>;
457
+ }, _$zod_v4_core0.$strip>>;
458
+ auth: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
459
+ mode: _$zod.ZodLiteral<"explicit">;
460
+ method: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
461
+ owner: _$zod.ZodLiteral<"provider">;
462
+ providerDefinitionId: _$zod.ZodString;
463
+ methodId: _$zod.ZodString;
464
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
465
+ owner: _$zod.ZodLiteral<"client">;
466
+ clientId: _$zod.ZodString;
467
+ methodId: _$zod.ZodString;
468
+ }, _$zod_v4_core0.$strict>], "owner">;
469
+ definition: _$zod.ZodObject<{
470
+ id: _$zod.ZodString;
471
+ mode: _$zod.ZodLiteral<"explicit">;
472
+ label: _$zod.ZodString;
473
+ description: _$zod.ZodOptional<_$zod.ZodString>;
474
+ fields: _$zod.ZodArray<_$zod.ZodObject<{
475
+ id: _$zod.ZodString;
476
+ label: _$zod.ZodString;
477
+ description: _$zod.ZodOptional<_$zod.ZodString>;
478
+ required: _$zod.ZodBoolean;
479
+ secret: _$zod.ZodBoolean;
480
+ sourceHints: _$zod.ZodArray<_$zod.ZodObject<{
481
+ kind: _$zod.ZodLiteral<"environment">;
482
+ variable: _$zod.ZodString;
483
+ }, _$zod_v4_core0.$strict>>;
484
+ }, _$zod_v4_core0.$strict>>;
485
+ }, _$zod_v4_core0.$strict>;
486
+ credentialRefs: _$zod.ZodRecord<_$zod.ZodString, _$zod_v4_core0.$ZodBranded<_$zod.ZodString, "CredentialRef", "out">>;
487
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
488
+ mode: _$zod.ZodLiteral<"inferred">;
489
+ method: _$zod.ZodObject<{
490
+ owner: _$zod.ZodLiteral<"client">;
491
+ clientId: _$zod.ZodString;
492
+ methodId: _$zod.ZodString;
493
+ }, _$zod_v4_core0.$strict>;
494
+ definition: _$zod.ZodObject<{
495
+ id: _$zod.ZodString;
496
+ mode: _$zod.ZodLiteral<"inferred">;
497
+ label: _$zod.ZodString;
498
+ description: _$zod.ZodOptional<_$zod.ZodString>;
499
+ }, _$zod_v4_core0.$strict>;
500
+ account: _$zod.ZodOptional<_$zod.ZodObject<{
501
+ managerId: _$zod.ZodString;
502
+ accountId: _$zod.ZodString;
503
+ }, _$zod_v4_core0.$strict>>;
504
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
505
+ mode: _$zod.ZodLiteral<"none">;
506
+ method: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
507
+ owner: _$zod.ZodLiteral<"provider">;
508
+ providerDefinitionId: _$zod.ZodString;
509
+ methodId: _$zod.ZodString;
510
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
511
+ owner: _$zod.ZodLiteral<"client">;
512
+ clientId: _$zod.ZodString;
513
+ methodId: _$zod.ZodString;
514
+ }, _$zod_v4_core0.$strict>], "owner">;
515
+ definition: _$zod.ZodObject<{
516
+ id: _$zod.ZodString;
517
+ mode: _$zod.ZodLiteral<"none">;
518
+ label: _$zod.ZodString;
519
+ description: _$zod.ZodOptional<_$zod.ZodString>;
520
+ }, _$zod_v4_core0.$strict>;
521
+ }, _$zod_v4_core0.$strict>], "mode">;
522
+ capabilities: _$zod.ZodOptional<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
523
+ }, _$zod_v4_core0.$strict>;
524
+ }, _$zod_v4_core0.$strict>;
388
525
  response: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
389
526
  success: _$zod.ZodLiteral<true>;
390
527
  swapped: _$zod.ZodLiteral<true>;
391
- }, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
528
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
392
529
  success: _$zod.ZodLiteral<false>;
393
- reason: _$zod.ZodString;
394
- }, _$zod_v4_core0.$strip>], "success">;
530
+ reason: _$zod.ZodEnum<{
531
+ provider_mismatch: "provider_mismatch";
532
+ stale_change: "stale_change";
533
+ turn_active: "turn_active";
534
+ "credential_activation_failed:manager-unavailable": "credential_activation_failed:manager-unavailable";
535
+ "credential_activation_failed:account-not-found": "credential_activation_failed:account-not-found";
536
+ "credential_activation_failed:activation-failed": "credential_activation_failed:activation-failed";
537
+ credential_swap_failed: "credential_swap_failed";
538
+ }>;
539
+ }, _$zod_v4_core0.$strict>], "success">;
395
540
  };
396
541
  complete: _$zod.ZodObject<{
397
542
  agentId: _$zod.ZodString;
@@ -605,6 +750,11 @@ declare const AgentNamespace: _$_makaio_core0.BusNamespaceDefinition<"agent", {
605
750
  args: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>>;
606
751
  result: _$zod.ZodUnion<[_$zod.ZodUnion<[_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>, _$zod.ZodString]>, _$zod.ZodArray<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>>]>;
607
752
  success: _$zod.ZodOptional<_$zod.ZodBoolean>;
753
+ artifactResult: _$zod.ZodOptional<_$zod.ZodObject<{
754
+ kind: _$zod.ZodString;
755
+ id: _$zod.ZodString;
756
+ revision: _$zod.ZodString;
757
+ }, _$zod_v4_core0.$strict>>;
608
758
  toolCallId: _$zod.ZodString;
609
759
  }, _$zod_v4_core0.$strip>;
610
760
  usage: _$zod.ZodObject<{
@@ -618,6 +768,12 @@ declare const AgentNamespace: _$_makaio_core0.BusNamespaceDefinition<"agent", {
618
768
  clientId: _$zod.ZodOptional<_$zod.ZodString>;
619
769
  providerConfigId: _$zod.ZodOptional<_$zod.ZodString>;
620
770
  occurredAt: _$zod.ZodOptional<_$zod.ZodNumber>;
771
+ granularity: _$zod.ZodEnum<{
772
+ "provider-call": "provider-call";
773
+ "turn-aggregate": "turn-aggregate";
774
+ "query-aggregate": "query-aggregate";
775
+ "latest-request-gauge": "latest-request-gauge";
776
+ }>;
621
777
  llmCallId: _$zod.ZodOptional<_$zod.ZodString>;
622
778
  executionId: _$zod.ZodOptional<_$zod.ZodString>;
623
779
  frameId: _$zod.ZodOptional<_$zod.ZodString>;
@@ -1512,9 +1668,9 @@ declare const AgentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
1512
1668
  model: _$zod.ZodNullable<_$zod.ZodString>;
1513
1669
  cwd: _$zod.ZodNullable<_$zod.ZodString>;
1514
1670
  startMode: _$zod.ZodEnum<{
1671
+ fork: "fork";
1515
1672
  fresh: "fresh";
1516
1673
  resume: "resume";
1517
- fork: "fork";
1518
1674
  rotation: "rotation";
1519
1675
  }>;
1520
1676
  }, _$zod_v4_core0.$strip>;
@@ -1571,18 +1727,82 @@ declare const AgentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
1571
1727
  reject: "reject";
1572
1728
  stageForNextTurn: "stageForNextTurn";
1573
1729
  }>>;
1574
- providerContext: _$zod.ZodOptional<_$zod.ZodObject<{
1730
+ providerContext: _$zod.ZodOptional<_$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
1731
+ state: _$zod.ZodLiteral<"resolved">;
1575
1732
  providerConfigId: _$zod.ZodString;
1576
1733
  definitionId: _$zod.ZodString;
1577
1734
  endpointOverrides: _$zod.ZodOptional<_$zod.ZodObject<{
1578
1735
  anthropic: _$zod.ZodOptional<_$zod.ZodString>;
1579
1736
  openai: _$zod.ZodOptional<_$zod.ZodString>;
1580
1737
  }, _$zod_v4_core0.$strip>>;
1581
- credentialRefs: _$zod.ZodRecord<_$zod.ZodString, _$zod_v4_core0.$ZodBranded<_$zod.ZodString, "CredentialRef", "out">>;
1582
- credentialEnvVars: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
1583
- ambientCredentialEnvVars: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
1738
+ auth: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
1739
+ mode: _$zod.ZodLiteral<"explicit">;
1740
+ method: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
1741
+ owner: _$zod.ZodLiteral<"provider">;
1742
+ providerDefinitionId: _$zod.ZodString;
1743
+ methodId: _$zod.ZodString;
1744
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
1745
+ owner: _$zod.ZodLiteral<"client">;
1746
+ clientId: _$zod.ZodString;
1747
+ methodId: _$zod.ZodString;
1748
+ }, _$zod_v4_core0.$strict>], "owner">;
1749
+ definition: _$zod.ZodObject<{
1750
+ id: _$zod.ZodString;
1751
+ mode: _$zod.ZodLiteral<"explicit">;
1752
+ label: _$zod.ZodString;
1753
+ description: _$zod.ZodOptional<_$zod.ZodString>;
1754
+ fields: _$zod.ZodArray<_$zod.ZodObject<{
1755
+ id: _$zod.ZodString;
1756
+ label: _$zod.ZodString;
1757
+ description: _$zod.ZodOptional<_$zod.ZodString>;
1758
+ required: _$zod.ZodBoolean;
1759
+ secret: _$zod.ZodBoolean;
1760
+ sourceHints: _$zod.ZodArray<_$zod.ZodObject<{
1761
+ kind: _$zod.ZodLiteral<"environment">;
1762
+ variable: _$zod.ZodString;
1763
+ }, _$zod_v4_core0.$strict>>;
1764
+ }, _$zod_v4_core0.$strict>>;
1765
+ }, _$zod_v4_core0.$strict>;
1766
+ credentialRefs: _$zod.ZodRecord<_$zod.ZodString, _$zod_v4_core0.$ZodBranded<_$zod.ZodString, "CredentialRef", "out">>;
1767
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
1768
+ mode: _$zod.ZodLiteral<"inferred">;
1769
+ method: _$zod.ZodObject<{
1770
+ owner: _$zod.ZodLiteral<"client">;
1771
+ clientId: _$zod.ZodString;
1772
+ methodId: _$zod.ZodString;
1773
+ }, _$zod_v4_core0.$strict>;
1774
+ definition: _$zod.ZodObject<{
1775
+ id: _$zod.ZodString;
1776
+ mode: _$zod.ZodLiteral<"inferred">;
1777
+ label: _$zod.ZodString;
1778
+ description: _$zod.ZodOptional<_$zod.ZodString>;
1779
+ }, _$zod_v4_core0.$strict>;
1780
+ account: _$zod.ZodOptional<_$zod.ZodObject<{
1781
+ managerId: _$zod.ZodString;
1782
+ accountId: _$zod.ZodString;
1783
+ }, _$zod_v4_core0.$strict>>;
1784
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
1785
+ mode: _$zod.ZodLiteral<"none">;
1786
+ method: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
1787
+ owner: _$zod.ZodLiteral<"provider">;
1788
+ providerDefinitionId: _$zod.ZodString;
1789
+ methodId: _$zod.ZodString;
1790
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
1791
+ owner: _$zod.ZodLiteral<"client">;
1792
+ clientId: _$zod.ZodString;
1793
+ methodId: _$zod.ZodString;
1794
+ }, _$zod_v4_core0.$strict>], "owner">;
1795
+ definition: _$zod.ZodObject<{
1796
+ id: _$zod.ZodString;
1797
+ mode: _$zod.ZodLiteral<"none">;
1798
+ label: _$zod.ZodString;
1799
+ description: _$zod.ZodOptional<_$zod.ZodString>;
1800
+ }, _$zod_v4_core0.$strict>;
1801
+ }, _$zod_v4_core0.$strict>], "mode">;
1584
1802
  capabilities: _$zod.ZodOptional<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
1585
- }, _$zod_v4_core0.$strip>>;
1803
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
1804
+ state: _$zod.ZodLiteral<"unresolved">;
1805
+ }, _$zod_v4_core0.$strict>], "state">>;
1586
1806
  }, _$zod_v4_core0.$strip>;
1587
1807
  response: _$zod.ZodObject<{
1588
1808
  success: _$zod.ZodBoolean;
@@ -1713,27 +1933,106 @@ declare const AgentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
1713
1933
  };
1714
1934
  'credential.change': {
1715
1935
  request: _$zod.ZodObject<{
1936
+ sessionId: _$zod.ZodOptional<_$zod.ZodString>;
1937
+ messageId: _$zod.ZodOptional<_$zod.ZodString>;
1938
+ clientId: _$zod.ZodOptional<_$zod.ZodString>;
1939
+ adapterName: _$zod.ZodString;
1716
1940
  agentId: _$zod.ZodString;
1717
1941
  adapterId: _$zod.ZodString;
1718
- adapterName: _$zod.ZodString;
1719
- sessionId: _$zod.ZodOptional<_$zod.ZodString>;
1720
1942
  adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
1721
- messageId: _$zod.ZodOptional<_$zod.ZodString>;
1722
1943
  turnId: _$zod.ZodOptional<_$zod.ZodString>;
1723
- clientId: _$zod.ZodOptional<_$zod.ZodString>;
1724
1944
  occurredAt: _$zod.ZodOptional<_$zod.ZodNumber>;
1725
- providerConfigId: _$zod.ZodString;
1726
- definitionId: _$zod.ZodString;
1727
1945
  changeSequence: _$zod.ZodNumber;
1728
- credentialRefs: _$zod.ZodRecord<_$zod.ZodString, _$zod_v4_core0.$ZodBranded<_$zod.ZodString, "CredentialRef", "out">>;
1729
- }, _$zod_v4_core0.$strip>;
1946
+ providerContext: _$zod.ZodObject<{
1947
+ state: _$zod.ZodLiteral<"resolved">;
1948
+ providerConfigId: _$zod.ZodString;
1949
+ definitionId: _$zod.ZodString;
1950
+ endpointOverrides: _$zod.ZodOptional<_$zod.ZodObject<{
1951
+ anthropic: _$zod.ZodOptional<_$zod.ZodString>;
1952
+ openai: _$zod.ZodOptional<_$zod.ZodString>;
1953
+ }, _$zod_v4_core0.$strip>>;
1954
+ auth: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
1955
+ mode: _$zod.ZodLiteral<"explicit">;
1956
+ method: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
1957
+ owner: _$zod.ZodLiteral<"provider">;
1958
+ providerDefinitionId: _$zod.ZodString;
1959
+ methodId: _$zod.ZodString;
1960
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
1961
+ owner: _$zod.ZodLiteral<"client">;
1962
+ clientId: _$zod.ZodString;
1963
+ methodId: _$zod.ZodString;
1964
+ }, _$zod_v4_core0.$strict>], "owner">;
1965
+ definition: _$zod.ZodObject<{
1966
+ id: _$zod.ZodString;
1967
+ mode: _$zod.ZodLiteral<"explicit">;
1968
+ label: _$zod.ZodString;
1969
+ description: _$zod.ZodOptional<_$zod.ZodString>;
1970
+ fields: _$zod.ZodArray<_$zod.ZodObject<{
1971
+ id: _$zod.ZodString;
1972
+ label: _$zod.ZodString;
1973
+ description: _$zod.ZodOptional<_$zod.ZodString>;
1974
+ required: _$zod.ZodBoolean;
1975
+ secret: _$zod.ZodBoolean;
1976
+ sourceHints: _$zod.ZodArray<_$zod.ZodObject<{
1977
+ kind: _$zod.ZodLiteral<"environment">;
1978
+ variable: _$zod.ZodString;
1979
+ }, _$zod_v4_core0.$strict>>;
1980
+ }, _$zod_v4_core0.$strict>>;
1981
+ }, _$zod_v4_core0.$strict>;
1982
+ credentialRefs: _$zod.ZodRecord<_$zod.ZodString, _$zod_v4_core0.$ZodBranded<_$zod.ZodString, "CredentialRef", "out">>;
1983
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
1984
+ mode: _$zod.ZodLiteral<"inferred">;
1985
+ method: _$zod.ZodObject<{
1986
+ owner: _$zod.ZodLiteral<"client">;
1987
+ clientId: _$zod.ZodString;
1988
+ methodId: _$zod.ZodString;
1989
+ }, _$zod_v4_core0.$strict>;
1990
+ definition: _$zod.ZodObject<{
1991
+ id: _$zod.ZodString;
1992
+ mode: _$zod.ZodLiteral<"inferred">;
1993
+ label: _$zod.ZodString;
1994
+ description: _$zod.ZodOptional<_$zod.ZodString>;
1995
+ }, _$zod_v4_core0.$strict>;
1996
+ account: _$zod.ZodOptional<_$zod.ZodObject<{
1997
+ managerId: _$zod.ZodString;
1998
+ accountId: _$zod.ZodString;
1999
+ }, _$zod_v4_core0.$strict>>;
2000
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
2001
+ mode: _$zod.ZodLiteral<"none">;
2002
+ method: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
2003
+ owner: _$zod.ZodLiteral<"provider">;
2004
+ providerDefinitionId: _$zod.ZodString;
2005
+ methodId: _$zod.ZodString;
2006
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
2007
+ owner: _$zod.ZodLiteral<"client">;
2008
+ clientId: _$zod.ZodString;
2009
+ methodId: _$zod.ZodString;
2010
+ }, _$zod_v4_core0.$strict>], "owner">;
2011
+ definition: _$zod.ZodObject<{
2012
+ id: _$zod.ZodString;
2013
+ mode: _$zod.ZodLiteral<"none">;
2014
+ label: _$zod.ZodString;
2015
+ description: _$zod.ZodOptional<_$zod.ZodString>;
2016
+ }, _$zod_v4_core0.$strict>;
2017
+ }, _$zod_v4_core0.$strict>], "mode">;
2018
+ capabilities: _$zod.ZodOptional<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
2019
+ }, _$zod_v4_core0.$strict>;
2020
+ }, _$zod_v4_core0.$strict>;
1730
2021
  response: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
1731
2022
  success: _$zod.ZodLiteral<true>;
1732
2023
  swapped: _$zod.ZodLiteral<true>;
1733
- }, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
2024
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
1734
2025
  success: _$zod.ZodLiteral<false>;
1735
- reason: _$zod.ZodString;
1736
- }, _$zod_v4_core0.$strip>], "success">;
2026
+ reason: _$zod.ZodEnum<{
2027
+ provider_mismatch: "provider_mismatch";
2028
+ stale_change: "stale_change";
2029
+ turn_active: "turn_active";
2030
+ "credential_activation_failed:manager-unavailable": "credential_activation_failed:manager-unavailable";
2031
+ "credential_activation_failed:account-not-found": "credential_activation_failed:account-not-found";
2032
+ "credential_activation_failed:activation-failed": "credential_activation_failed:activation-failed";
2033
+ credential_swap_failed: "credential_swap_failed";
2034
+ }>;
2035
+ }, _$zod_v4_core0.$strict>], "success">;
1737
2036
  };
1738
2037
  complete: _$zod.ZodObject<{
1739
2038
  agentId: _$zod.ZodString;
@@ -1947,6 +2246,11 @@ declare const AgentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
1947
2246
  args: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>>;
1948
2247
  result: _$zod.ZodUnion<[_$zod.ZodUnion<[_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>, _$zod.ZodString]>, _$zod.ZodArray<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>>]>;
1949
2248
  success: _$zod.ZodOptional<_$zod.ZodBoolean>;
2249
+ artifactResult: _$zod.ZodOptional<_$zod.ZodObject<{
2250
+ kind: _$zod.ZodString;
2251
+ id: _$zod.ZodString;
2252
+ revision: _$zod.ZodString;
2253
+ }, _$zod_v4_core0.$strict>>;
1950
2254
  toolCallId: _$zod.ZodString;
1951
2255
  }, _$zod_v4_core0.$strip>;
1952
2256
  usage: _$zod.ZodObject<{
@@ -1960,6 +2264,12 @@ declare const AgentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
1960
2264
  clientId: _$zod.ZodOptional<_$zod.ZodString>;
1961
2265
  providerConfigId: _$zod.ZodOptional<_$zod.ZodString>;
1962
2266
  occurredAt: _$zod.ZodOptional<_$zod.ZodNumber>;
2267
+ granularity: _$zod.ZodEnum<{
2268
+ "provider-call": "provider-call";
2269
+ "turn-aggregate": "turn-aggregate";
2270
+ "query-aggregate": "query-aggregate";
2271
+ "latest-request-gauge": "latest-request-gauge";
2272
+ }>;
1963
2273
  llmCallId: _$zod.ZodOptional<_$zod.ZodString>;
1964
2274
  executionId: _$zod.ZodOptional<_$zod.ZodString>;
1965
2275
  frameId: _$zod.ZodOptional<_$zod.ZodString>;
@@ -2881,9 +3191,9 @@ declare const AgentSchemas: {
2881
3191
  model: _$zod.ZodNullable<_$zod.ZodString>;
2882
3192
  cwd: _$zod.ZodNullable<_$zod.ZodString>;
2883
3193
  startMode: _$zod.ZodEnum<{
3194
+ fork: "fork";
2884
3195
  fresh: "fresh";
2885
3196
  resume: "resume";
2886
- fork: "fork";
2887
3197
  rotation: "rotation";
2888
3198
  }>;
2889
3199
  }, _$zod_v4_core0.$strip>;
@@ -2940,18 +3250,82 @@ declare const AgentSchemas: {
2940
3250
  reject: "reject";
2941
3251
  stageForNextTurn: "stageForNextTurn";
2942
3252
  }>>;
2943
- providerContext: _$zod.ZodOptional<_$zod.ZodObject<{
3253
+ providerContext: _$zod.ZodOptional<_$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
3254
+ state: _$zod.ZodLiteral<"resolved">;
2944
3255
  providerConfigId: _$zod.ZodString;
2945
3256
  definitionId: _$zod.ZodString;
2946
3257
  endpointOverrides: _$zod.ZodOptional<_$zod.ZodObject<{
2947
3258
  anthropic: _$zod.ZodOptional<_$zod.ZodString>;
2948
3259
  openai: _$zod.ZodOptional<_$zod.ZodString>;
2949
3260
  }, _$zod_v4_core0.$strip>>;
2950
- credentialRefs: _$zod.ZodRecord<_$zod.ZodString, _$zod_v4_core0.$ZodBranded<_$zod.ZodString, "CredentialRef", "out">>;
2951
- credentialEnvVars: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
2952
- ambientCredentialEnvVars: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
3261
+ auth: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
3262
+ mode: _$zod.ZodLiteral<"explicit">;
3263
+ method: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
3264
+ owner: _$zod.ZodLiteral<"provider">;
3265
+ providerDefinitionId: _$zod.ZodString;
3266
+ methodId: _$zod.ZodString;
3267
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
3268
+ owner: _$zod.ZodLiteral<"client">;
3269
+ clientId: _$zod.ZodString;
3270
+ methodId: _$zod.ZodString;
3271
+ }, _$zod_v4_core0.$strict>], "owner">;
3272
+ definition: _$zod.ZodObject<{
3273
+ id: _$zod.ZodString;
3274
+ mode: _$zod.ZodLiteral<"explicit">;
3275
+ label: _$zod.ZodString;
3276
+ description: _$zod.ZodOptional<_$zod.ZodString>;
3277
+ fields: _$zod.ZodArray<_$zod.ZodObject<{
3278
+ id: _$zod.ZodString;
3279
+ label: _$zod.ZodString;
3280
+ description: _$zod.ZodOptional<_$zod.ZodString>;
3281
+ required: _$zod.ZodBoolean;
3282
+ secret: _$zod.ZodBoolean;
3283
+ sourceHints: _$zod.ZodArray<_$zod.ZodObject<{
3284
+ kind: _$zod.ZodLiteral<"environment">;
3285
+ variable: _$zod.ZodString;
3286
+ }, _$zod_v4_core0.$strict>>;
3287
+ }, _$zod_v4_core0.$strict>>;
3288
+ }, _$zod_v4_core0.$strict>;
3289
+ credentialRefs: _$zod.ZodRecord<_$zod.ZodString, _$zod_v4_core0.$ZodBranded<_$zod.ZodString, "CredentialRef", "out">>;
3290
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
3291
+ mode: _$zod.ZodLiteral<"inferred">;
3292
+ method: _$zod.ZodObject<{
3293
+ owner: _$zod.ZodLiteral<"client">;
3294
+ clientId: _$zod.ZodString;
3295
+ methodId: _$zod.ZodString;
3296
+ }, _$zod_v4_core0.$strict>;
3297
+ definition: _$zod.ZodObject<{
3298
+ id: _$zod.ZodString;
3299
+ mode: _$zod.ZodLiteral<"inferred">;
3300
+ label: _$zod.ZodString;
3301
+ description: _$zod.ZodOptional<_$zod.ZodString>;
3302
+ }, _$zod_v4_core0.$strict>;
3303
+ account: _$zod.ZodOptional<_$zod.ZodObject<{
3304
+ managerId: _$zod.ZodString;
3305
+ accountId: _$zod.ZodString;
3306
+ }, _$zod_v4_core0.$strict>>;
3307
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
3308
+ mode: _$zod.ZodLiteral<"none">;
3309
+ method: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
3310
+ owner: _$zod.ZodLiteral<"provider">;
3311
+ providerDefinitionId: _$zod.ZodString;
3312
+ methodId: _$zod.ZodString;
3313
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
3314
+ owner: _$zod.ZodLiteral<"client">;
3315
+ clientId: _$zod.ZodString;
3316
+ methodId: _$zod.ZodString;
3317
+ }, _$zod_v4_core0.$strict>], "owner">;
3318
+ definition: _$zod.ZodObject<{
3319
+ id: _$zod.ZodString;
3320
+ mode: _$zod.ZodLiteral<"none">;
3321
+ label: _$zod.ZodString;
3322
+ description: _$zod.ZodOptional<_$zod.ZodString>;
3323
+ }, _$zod_v4_core0.$strict>;
3324
+ }, _$zod_v4_core0.$strict>], "mode">;
2953
3325
  capabilities: _$zod.ZodOptional<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
2954
- }, _$zod_v4_core0.$strip>>;
3326
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
3327
+ state: _$zod.ZodLiteral<"unresolved">;
3328
+ }, _$zod_v4_core0.$strict>], "state">>;
2955
3329
  }, _$zod_v4_core0.$strip>;
2956
3330
  response: _$zod.ZodObject<{
2957
3331
  success: _$zod.ZodBoolean;
@@ -3082,27 +3456,106 @@ declare const AgentSchemas: {
3082
3456
  };
3083
3457
  'credential.change': {
3084
3458
  request: _$zod.ZodObject<{
3459
+ sessionId: _$zod.ZodOptional<_$zod.ZodString>;
3460
+ messageId: _$zod.ZodOptional<_$zod.ZodString>;
3461
+ clientId: _$zod.ZodOptional<_$zod.ZodString>;
3462
+ adapterName: _$zod.ZodString;
3085
3463
  agentId: _$zod.ZodString;
3086
3464
  adapterId: _$zod.ZodString;
3087
- adapterName: _$zod.ZodString;
3088
- sessionId: _$zod.ZodOptional<_$zod.ZodString>;
3089
3465
  adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
3090
- messageId: _$zod.ZodOptional<_$zod.ZodString>;
3091
3466
  turnId: _$zod.ZodOptional<_$zod.ZodString>;
3092
- clientId: _$zod.ZodOptional<_$zod.ZodString>;
3093
3467
  occurredAt: _$zod.ZodOptional<_$zod.ZodNumber>;
3094
- providerConfigId: _$zod.ZodString;
3095
- definitionId: _$zod.ZodString;
3096
3468
  changeSequence: _$zod.ZodNumber;
3097
- credentialRefs: _$zod.ZodRecord<_$zod.ZodString, _$zod_v4_core0.$ZodBranded<_$zod.ZodString, "CredentialRef", "out">>;
3098
- }, _$zod_v4_core0.$strip>;
3469
+ providerContext: _$zod.ZodObject<{
3470
+ state: _$zod.ZodLiteral<"resolved">;
3471
+ providerConfigId: _$zod.ZodString;
3472
+ definitionId: _$zod.ZodString;
3473
+ endpointOverrides: _$zod.ZodOptional<_$zod.ZodObject<{
3474
+ anthropic: _$zod.ZodOptional<_$zod.ZodString>;
3475
+ openai: _$zod.ZodOptional<_$zod.ZodString>;
3476
+ }, _$zod_v4_core0.$strip>>;
3477
+ auth: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
3478
+ mode: _$zod.ZodLiteral<"explicit">;
3479
+ method: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
3480
+ owner: _$zod.ZodLiteral<"provider">;
3481
+ providerDefinitionId: _$zod.ZodString;
3482
+ methodId: _$zod.ZodString;
3483
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
3484
+ owner: _$zod.ZodLiteral<"client">;
3485
+ clientId: _$zod.ZodString;
3486
+ methodId: _$zod.ZodString;
3487
+ }, _$zod_v4_core0.$strict>], "owner">;
3488
+ definition: _$zod.ZodObject<{
3489
+ id: _$zod.ZodString;
3490
+ mode: _$zod.ZodLiteral<"explicit">;
3491
+ label: _$zod.ZodString;
3492
+ description: _$zod.ZodOptional<_$zod.ZodString>;
3493
+ fields: _$zod.ZodArray<_$zod.ZodObject<{
3494
+ id: _$zod.ZodString;
3495
+ label: _$zod.ZodString;
3496
+ description: _$zod.ZodOptional<_$zod.ZodString>;
3497
+ required: _$zod.ZodBoolean;
3498
+ secret: _$zod.ZodBoolean;
3499
+ sourceHints: _$zod.ZodArray<_$zod.ZodObject<{
3500
+ kind: _$zod.ZodLiteral<"environment">;
3501
+ variable: _$zod.ZodString;
3502
+ }, _$zod_v4_core0.$strict>>;
3503
+ }, _$zod_v4_core0.$strict>>;
3504
+ }, _$zod_v4_core0.$strict>;
3505
+ credentialRefs: _$zod.ZodRecord<_$zod.ZodString, _$zod_v4_core0.$ZodBranded<_$zod.ZodString, "CredentialRef", "out">>;
3506
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
3507
+ mode: _$zod.ZodLiteral<"inferred">;
3508
+ method: _$zod.ZodObject<{
3509
+ owner: _$zod.ZodLiteral<"client">;
3510
+ clientId: _$zod.ZodString;
3511
+ methodId: _$zod.ZodString;
3512
+ }, _$zod_v4_core0.$strict>;
3513
+ definition: _$zod.ZodObject<{
3514
+ id: _$zod.ZodString;
3515
+ mode: _$zod.ZodLiteral<"inferred">;
3516
+ label: _$zod.ZodString;
3517
+ description: _$zod.ZodOptional<_$zod.ZodString>;
3518
+ }, _$zod_v4_core0.$strict>;
3519
+ account: _$zod.ZodOptional<_$zod.ZodObject<{
3520
+ managerId: _$zod.ZodString;
3521
+ accountId: _$zod.ZodString;
3522
+ }, _$zod_v4_core0.$strict>>;
3523
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
3524
+ mode: _$zod.ZodLiteral<"none">;
3525
+ method: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
3526
+ owner: _$zod.ZodLiteral<"provider">;
3527
+ providerDefinitionId: _$zod.ZodString;
3528
+ methodId: _$zod.ZodString;
3529
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
3530
+ owner: _$zod.ZodLiteral<"client">;
3531
+ clientId: _$zod.ZodString;
3532
+ methodId: _$zod.ZodString;
3533
+ }, _$zod_v4_core0.$strict>], "owner">;
3534
+ definition: _$zod.ZodObject<{
3535
+ id: _$zod.ZodString;
3536
+ mode: _$zod.ZodLiteral<"none">;
3537
+ label: _$zod.ZodString;
3538
+ description: _$zod.ZodOptional<_$zod.ZodString>;
3539
+ }, _$zod_v4_core0.$strict>;
3540
+ }, _$zod_v4_core0.$strict>], "mode">;
3541
+ capabilities: _$zod.ZodOptional<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
3542
+ }, _$zod_v4_core0.$strict>;
3543
+ }, _$zod_v4_core0.$strict>;
3099
3544
  response: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
3100
3545
  success: _$zod.ZodLiteral<true>;
3101
3546
  swapped: _$zod.ZodLiteral<true>;
3102
- }, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
3547
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
3103
3548
  success: _$zod.ZodLiteral<false>;
3104
- reason: _$zod.ZodString;
3105
- }, _$zod_v4_core0.$strip>], "success">;
3549
+ reason: _$zod.ZodEnum<{
3550
+ provider_mismatch: "provider_mismatch";
3551
+ stale_change: "stale_change";
3552
+ turn_active: "turn_active";
3553
+ "credential_activation_failed:manager-unavailable": "credential_activation_failed:manager-unavailable";
3554
+ "credential_activation_failed:account-not-found": "credential_activation_failed:account-not-found";
3555
+ "credential_activation_failed:activation-failed": "credential_activation_failed:activation-failed";
3556
+ credential_swap_failed: "credential_swap_failed";
3557
+ }>;
3558
+ }, _$zod_v4_core0.$strict>], "success">;
3106
3559
  };
3107
3560
  complete: _$zod.ZodObject<{
3108
3561
  agentId: _$zod.ZodString;
@@ -3316,6 +3769,11 @@ declare const AgentSchemas: {
3316
3769
  args: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>>;
3317
3770
  result: _$zod.ZodUnion<[_$zod.ZodUnion<[_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>, _$zod.ZodString]>, _$zod.ZodArray<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>>]>;
3318
3771
  success: _$zod.ZodOptional<_$zod.ZodBoolean>;
3772
+ artifactResult: _$zod.ZodOptional<_$zod.ZodObject<{
3773
+ kind: _$zod.ZodString;
3774
+ id: _$zod.ZodString;
3775
+ revision: _$zod.ZodString;
3776
+ }, _$zod_v4_core0.$strict>>;
3319
3777
  toolCallId: _$zod.ZodString;
3320
3778
  }, _$zod_v4_core0.$strip>;
3321
3779
  usage: _$zod.ZodObject<{
@@ -3329,6 +3787,12 @@ declare const AgentSchemas: {
3329
3787
  clientId: _$zod.ZodOptional<_$zod.ZodString>;
3330
3788
  providerConfigId: _$zod.ZodOptional<_$zod.ZodString>;
3331
3789
  occurredAt: _$zod.ZodOptional<_$zod.ZodNumber>;
3790
+ granularity: _$zod.ZodEnum<{
3791
+ "provider-call": "provider-call";
3792
+ "turn-aggregate": "turn-aggregate";
3793
+ "query-aggregate": "query-aggregate";
3794
+ "latest-request-gauge": "latest-request-gauge";
3795
+ }>;
3332
3796
  llmCallId: _$zod.ZodOptional<_$zod.ZodString>;
3333
3797
  executionId: _$zod.ZodOptional<_$zod.ZodString>;
3334
3798
  frameId: _$zod.ZodOptional<_$zod.ZodString>;
@@ -4128,9 +4592,9 @@ declare const START_MODES: readonly ["fresh", "resume", "fork", "rotation"];
4128
4592
  * Zod schema for the start mode discriminator.
4129
4593
  */
4130
4594
  declare const StartModeSchema: z.ZodEnum<{
4595
+ fork: "fork";
4131
4596
  fresh: "fresh";
4132
4597
  resume: "resume";
4133
- fork: "fork";
4134
4598
  rotation: "rotation";
4135
4599
  }>;
4136
4600
  /**
@@ -4160,9 +4624,9 @@ declare const StartedSchema: z.ZodObject<{
4160
4624
  model: z.ZodNullable<z.ZodString>;
4161
4625
  cwd: z.ZodNullable<z.ZodString>;
4162
4626
  startMode: z.ZodEnum<{
4627
+ fork: "fork";
4163
4628
  fresh: "fresh";
4164
4629
  resume: "resume";
4165
- fork: "fork";
4166
4630
  rotation: "rotation";
4167
4631
  }>;
4168
4632
  }, z.core.$strip>;
@@ -4290,6 +4754,11 @@ declare const ToolCompletedSchema: z.ZodObject<{
4290
4754
  args: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
4291
4755
  result: z.ZodUnion<[z.ZodUnion<[z.ZodRecord<z.ZodString, z.ZodUnknown>, z.ZodString]>, z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>]>;
4292
4756
  success: z.ZodOptional<z.ZodBoolean>;
4757
+ artifactResult: z.ZodOptional<z.ZodObject<{
4758
+ kind: z.ZodString;
4759
+ id: z.ZodString;
4760
+ revision: z.ZodString;
4761
+ }, z.core.$strict>>;
4293
4762
  toolCallId: z.ZodString;
4294
4763
  }, z.core.$strip>;
4295
4764
  type ToolStarted = z.infer<typeof ToolStartedSchema>;
@@ -4888,8 +5357,8 @@ declare const ResolvedAgentConfigSchema: z.ZodObject<{
4888
5357
  model: z.ZodOptional<z.ZodString>;
4889
5358
  systemPrompt: z.ZodOptional<z.ZodString>;
4890
5359
  contextMode: z.ZodEnum<{
4891
- fresh: "fresh";
4892
5360
  fork: "fork";
5361
+ fresh: "fresh";
4893
5362
  }>;
4894
5363
  compressionMode: z.ZodEnum<{
4895
5364
  auto: "auto";
@@ -5063,8 +5532,8 @@ declare const AgentResolutionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_cor
5063
5532
  model: _$zod.ZodOptional<_$zod.ZodString>;
5064
5533
  systemPrompt: _$zod.ZodOptional<_$zod.ZodString>;
5065
5534
  contextMode: _$zod.ZodEnum<{
5066
- fresh: "fresh";
5067
5535
  fork: "fork";
5536
+ fresh: "fresh";
5068
5537
  }>;
5069
5538
  compressionMode: _$zod.ZodEnum<{
5070
5539
  auto: "auto";
@@ -5673,9 +6142,9 @@ declare const VCSCheckRunSchema: z.ZodObject<{
5673
6142
  conclusion: z.ZodNullable<z.ZodEnum<{
5674
6143
  success: "success";
5675
6144
  cancelled: "cancelled";
6145
+ failure: "failure";
5676
6146
  neutral: "neutral";
5677
6147
  skipped: "skipped";
5678
- failure: "failure";
5679
6148
  timed_out: "timed_out";
5680
6149
  action_required: "action_required";
5681
6150
  }>>;
@@ -6113,9 +6582,9 @@ declare const VCSSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSubje
6113
6582
  conclusion: _$zod.ZodNullable<_$zod.ZodEnum<{
6114
6583
  success: "success";
6115
6584
  cancelled: "cancelled";
6585
+ failure: "failure";
6116
6586
  neutral: "neutral";
6117
6587
  skipped: "skipped";
6118
- failure: "failure";
6119
6588
  timed_out: "timed_out";
6120
6589
  action_required: "action_required";
6121
6590
  }>>;
@@ -6708,13 +7177,13 @@ declare const ReviewSchemas: {
6708
7177
  dismissed: "dismissed";
6709
7178
  deferred: "deferred";
6710
7179
  }>;
6711
- sourceId: z.ZodString;
6712
7180
  severity: z.ZodEnum<{
6713
7181
  critical: "critical";
6714
7182
  major: "major";
6715
7183
  minor: "minor";
6716
7184
  nitpick: "nitpick";
6717
7185
  }>;
7186
+ sourceId: z.ZodString;
6718
7187
  reviewer: z.ZodString;
6719
7188
  threadId: z.ZodNullable<z.ZodString>;
6720
7189
  startLine: z.ZodNullable<z.ZodNumber>;
@@ -7383,13 +7852,13 @@ declare const ReviewNamespace: _$_makaio_core0.BusNamespaceDefinition<"review",
7383
7852
  dismissed: "dismissed";
7384
7853
  deferred: "deferred";
7385
7854
  }>;
7386
- sourceId: _$zod.ZodString;
7387
7855
  severity: _$zod.ZodEnum<{
7388
7856
  critical: "critical";
7389
7857
  major: "major";
7390
7858
  minor: "minor";
7391
7859
  nitpick: "nitpick";
7392
7860
  }>;
7861
+ sourceId: _$zod.ZodString;
7393
7862
  reviewer: _$zod.ZodString;
7394
7863
  threadId: _$zod.ZodNullable<_$zod.ZodString>;
7395
7864
  startLine: _$zod.ZodNullable<_$zod.ZodNumber>;
@@ -7833,13 +8302,13 @@ declare const ReviewSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
7833
8302
  dismissed: "dismissed";
7834
8303
  deferred: "deferred";
7835
8304
  }>;
7836
- sourceId: _$zod.ZodString;
7837
8305
  severity: _$zod.ZodEnum<{
7838
8306
  critical: "critical";
7839
8307
  major: "major";
7840
8308
  minor: "minor";
7841
8309
  nitpick: "nitpick";
7842
8310
  }>;
8311
+ sourceId: _$zod.ZodString;
7843
8312
  reviewer: _$zod.ZodString;
7844
8313
  threadId: _$zod.ZodNullable<_$zod.ZodString>;
7845
8314
  startLine: _$zod.ZodNullable<_$zod.ZodNumber>;
@@ -10795,8 +11264,8 @@ declare const GitHookNamespace: _$_makaio_core0.BusNamespaceDefinition<"gitHook"
10795
11264
  request: _$zod.ZodObject<{
10796
11265
  repoPath: _$zod.ZodString;
10797
11266
  operation: _$zod.ZodEnum<{
10798
- merge: "merge";
10799
11267
  commit: "commit";
11268
+ merge: "merge";
10800
11269
  checkout: "checkout";
10801
11270
  rebase: "rebase";
10802
11271
  }>;
@@ -10815,8 +11284,8 @@ declare const GitHookNamespace: _$_makaio_core0.BusNamespaceDefinition<"gitHook"
10815
11284
  "provider-unavailable": "provider-unavailable";
10816
11285
  }>;
10817
11286
  coveredOperations: _$zod.ZodArray<_$zod.ZodEnum<{
10818
- merge: "merge";
10819
11287
  commit: "commit";
11288
+ merge: "merge";
10820
11289
  checkout: "checkout";
10821
11290
  rebase: "rebase";
10822
11291
  }>>;
@@ -10848,8 +11317,8 @@ declare const GitHookSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatS
10848
11317
  request: _$zod.ZodObject<{
10849
11318
  repoPath: _$zod.ZodString;
10850
11319
  operation: _$zod.ZodEnum<{
10851
- merge: "merge";
10852
11320
  commit: "commit";
11321
+ merge: "merge";
10853
11322
  checkout: "checkout";
10854
11323
  rebase: "rebase";
10855
11324
  }>;
@@ -10868,8 +11337,8 @@ declare const GitHookSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatS
10868
11337
  "provider-unavailable": "provider-unavailable";
10869
11338
  }>;
10870
11339
  coveredOperations: _$zod.ZodArray<_$zod.ZodEnum<{
10871
- merge: "merge";
10872
11340
  commit: "commit";
11341
+ merge: "merge";
10873
11342
  checkout: "checkout";
10874
11343
  rebase: "rebase";
10875
11344
  }>>;
@@ -10899,8 +11368,8 @@ declare const GitHookSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatS
10899
11368
  * Git operations that can be covered by native hook installation.
10900
11369
  */
10901
11370
  declare const GitHookCoveredOperationSchema: z.ZodEnum<{
10902
- merge: "merge";
10903
11371
  commit: "commit";
11372
+ merge: "merge";
10904
11373
  checkout: "checkout";
10905
11374
  rebase: "rebase";
10906
11375
  }>;
@@ -10970,8 +11439,8 @@ type GitHookCoverageReason = z.infer<typeof GitHookCoverageReasonSchema>;
10970
11439
  declare const GitHookCoverageRequestSchema: z.ZodObject<{
10971
11440
  repoPath: z.ZodString;
10972
11441
  operation: z.ZodEnum<{
10973
- merge: "merge";
10974
11442
  commit: "commit";
11443
+ merge: "merge";
10975
11444
  checkout: "checkout";
10976
11445
  rebase: "rebase";
10977
11446
  }>;
@@ -10994,8 +11463,8 @@ declare const GitHookCoverageResponseSchema: z.ZodObject<{
10994
11463
  "provider-unavailable": "provider-unavailable";
10995
11464
  }>;
10996
11465
  coveredOperations: z.ZodArray<z.ZodEnum<{
10997
- merge: "merge";
10998
11466
  commit: "commit";
11467
+ merge: "merge";
10999
11468
  checkout: "checkout";
11000
11469
  rebase: "rebase";
11001
11470
  }>>;
@@ -11009,8 +11478,8 @@ declare const GitHookSchemas: {
11009
11478
  request: z.ZodObject<{
11010
11479
  repoPath: z.ZodString;
11011
11480
  operation: z.ZodEnum<{
11012
- merge: "merge";
11013
11481
  commit: "commit";
11482
+ merge: "merge";
11014
11483
  checkout: "checkout";
11015
11484
  rebase: "rebase";
11016
11485
  }>;
@@ -11029,8 +11498,8 @@ declare const GitHookSchemas: {
11029
11498
  "provider-unavailable": "provider-unavailable";
11030
11499
  }>;
11031
11500
  coveredOperations: z.ZodArray<z.ZodEnum<{
11032
- merge: "merge";
11033
11501
  commit: "commit";
11502
+ merge: "merge";
11034
11503
  checkout: "checkout";
11035
11504
  rebase: "rebase";
11036
11505
  }>>;
@@ -11635,18 +12104,83 @@ declare const SubagentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
11635
12104
  task: z.ZodString;
11636
12105
  adapterName: z.ZodOptional<z.ZodString>;
11637
12106
  providerConfigId: z.ZodOptional<z.ZodString>;
11638
- providerContext: z.ZodOptional<z.ZodObject<{
12107
+ adapterConfig: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
12108
+ providerContext: z.ZodOptional<z.ZodDiscriminatedUnion<[z.ZodObject<{
12109
+ state: z.ZodLiteral<"resolved">;
11639
12110
  providerConfigId: z.ZodString;
11640
12111
  definitionId: z.ZodString;
11641
12112
  endpointOverrides: z.ZodOptional<z.ZodObject<{
11642
12113
  anthropic: z.ZodOptional<z.ZodString>;
11643
12114
  openai: z.ZodOptional<z.ZodString>;
11644
12115
  }, z.core.$strip>>;
11645
- credentialRefs: z.ZodRecord<z.ZodString, z.core.$ZodBranded<z.ZodString, "CredentialRef", "out">>;
11646
- credentialEnvVars: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
11647
- ambientCredentialEnvVars: z.ZodOptional<z.ZodArray<z.ZodString>>;
12116
+ auth: z.ZodDiscriminatedUnion<[z.ZodObject<{
12117
+ mode: z.ZodLiteral<"explicit">;
12118
+ method: z.ZodDiscriminatedUnion<[z.ZodObject<{
12119
+ owner: z.ZodLiteral<"provider">;
12120
+ providerDefinitionId: z.ZodString;
12121
+ methodId: z.ZodString;
12122
+ }, z.core.$strict>, z.ZodObject<{
12123
+ owner: z.ZodLiteral<"client">;
12124
+ clientId: z.ZodString;
12125
+ methodId: z.ZodString;
12126
+ }, z.core.$strict>], "owner">;
12127
+ definition: z.ZodObject<{
12128
+ id: z.ZodString;
12129
+ mode: z.ZodLiteral<"explicit">;
12130
+ label: z.ZodString;
12131
+ description: z.ZodOptional<z.ZodString>;
12132
+ fields: z.ZodArray<z.ZodObject<{
12133
+ id: z.ZodString;
12134
+ label: z.ZodString;
12135
+ description: z.ZodOptional<z.ZodString>;
12136
+ required: z.ZodBoolean;
12137
+ secret: z.ZodBoolean;
12138
+ sourceHints: z.ZodArray<z.ZodObject<{
12139
+ kind: z.ZodLiteral<"environment">;
12140
+ variable: z.ZodString;
12141
+ }, z.core.$strict>>;
12142
+ }, z.core.$strict>>;
12143
+ }, z.core.$strict>;
12144
+ credentialRefs: z.ZodRecord<z.ZodString, z.core.$ZodBranded<z.ZodString, "CredentialRef", "out">>;
12145
+ }, z.core.$strict>, z.ZodObject<{
12146
+ mode: z.ZodLiteral<"inferred">;
12147
+ method: z.ZodObject<{
12148
+ owner: z.ZodLiteral<"client">;
12149
+ clientId: z.ZodString;
12150
+ methodId: z.ZodString;
12151
+ }, z.core.$strict>;
12152
+ definition: z.ZodObject<{
12153
+ id: z.ZodString;
12154
+ mode: z.ZodLiteral<"inferred">;
12155
+ label: z.ZodString;
12156
+ description: z.ZodOptional<z.ZodString>;
12157
+ }, z.core.$strict>;
12158
+ account: z.ZodOptional<z.ZodObject<{
12159
+ managerId: z.ZodString;
12160
+ accountId: z.ZodString;
12161
+ }, z.core.$strict>>;
12162
+ }, z.core.$strict>, z.ZodObject<{
12163
+ mode: z.ZodLiteral<"none">;
12164
+ method: z.ZodDiscriminatedUnion<[z.ZodObject<{
12165
+ owner: z.ZodLiteral<"provider">;
12166
+ providerDefinitionId: z.ZodString;
12167
+ methodId: z.ZodString;
12168
+ }, z.core.$strict>, z.ZodObject<{
12169
+ owner: z.ZodLiteral<"client">;
12170
+ clientId: z.ZodString;
12171
+ methodId: z.ZodString;
12172
+ }, z.core.$strict>], "owner">;
12173
+ definition: z.ZodObject<{
12174
+ id: z.ZodString;
12175
+ mode: z.ZodLiteral<"none">;
12176
+ label: z.ZodString;
12177
+ description: z.ZodOptional<z.ZodString>;
12178
+ }, z.core.$strict>;
12179
+ }, z.core.$strict>], "mode">;
11648
12180
  capabilities: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
11649
- }, z.core.$strip>>;
12181
+ }, z.core.$strict>, z.ZodObject<{
12182
+ state: z.ZodLiteral<"unresolved">;
12183
+ }, z.core.$strict>], "state">>;
11650
12184
  harnessId: z.ZodOptional<z.ZodString>;
11651
12185
  model: z.ZodOptional<z.ZodString>;
11652
12186
  reasoningEffort: z.ZodOptional<z.ZodEnum<{
@@ -11657,8 +12191,8 @@ declare const SubagentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
11657
12191
  "extra-high": "extra-high";
11658
12192
  }>>;
11659
12193
  contextMode: z.ZodDefault<z.ZodEnum<{
11660
- fresh: "fresh";
11661
12194
  fork: "fork";
12195
+ fresh: "fresh";
11662
12196
  }>>;
11663
12197
  tools: z.ZodOptional<z.ZodArray<z.ZodString>>;
11664
12198
  disallowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
@@ -11677,6 +12211,7 @@ declare const SubagentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
11677
12211
  }>>;
11678
12212
  }, z.core.$strip>;
11679
12213
  depth: z.ZodNumber;
12214
+ executionOwnerId: z.ZodOptional<z.ZodString>;
11680
12215
  spawningToolCallId: z.ZodOptional<z.ZodString>;
11681
12216
  }, z.core.$strip>;
11682
12217
  /**
@@ -11766,18 +12301,83 @@ declare const SubagentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
11766
12301
  task: z.ZodString;
11767
12302
  adapterName: z.ZodOptional<z.ZodString>;
11768
12303
  providerConfigId: z.ZodOptional<z.ZodString>;
11769
- providerContext: z.ZodOptional<z.ZodObject<{
12304
+ adapterConfig: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
12305
+ providerContext: z.ZodOptional<z.ZodDiscriminatedUnion<[z.ZodObject<{
12306
+ state: z.ZodLiteral<"resolved">;
11770
12307
  providerConfigId: z.ZodString;
11771
12308
  definitionId: z.ZodString;
11772
12309
  endpointOverrides: z.ZodOptional<z.ZodObject<{
11773
12310
  anthropic: z.ZodOptional<z.ZodString>;
11774
12311
  openai: z.ZodOptional<z.ZodString>;
11775
12312
  }, z.core.$strip>>;
11776
- credentialRefs: z.ZodRecord<z.ZodString, z.core.$ZodBranded<z.ZodString, "CredentialRef", "out">>;
11777
- credentialEnvVars: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
11778
- ambientCredentialEnvVars: z.ZodOptional<z.ZodArray<z.ZodString>>;
12313
+ auth: z.ZodDiscriminatedUnion<[z.ZodObject<{
12314
+ mode: z.ZodLiteral<"explicit">;
12315
+ method: z.ZodDiscriminatedUnion<[z.ZodObject<{
12316
+ owner: z.ZodLiteral<"provider">;
12317
+ providerDefinitionId: z.ZodString;
12318
+ methodId: z.ZodString;
12319
+ }, z.core.$strict>, z.ZodObject<{
12320
+ owner: z.ZodLiteral<"client">;
12321
+ clientId: z.ZodString;
12322
+ methodId: z.ZodString;
12323
+ }, z.core.$strict>], "owner">;
12324
+ definition: z.ZodObject<{
12325
+ id: z.ZodString;
12326
+ mode: z.ZodLiteral<"explicit">;
12327
+ label: z.ZodString;
12328
+ description: z.ZodOptional<z.ZodString>;
12329
+ fields: z.ZodArray<z.ZodObject<{
12330
+ id: z.ZodString;
12331
+ label: z.ZodString;
12332
+ description: z.ZodOptional<z.ZodString>;
12333
+ required: z.ZodBoolean;
12334
+ secret: z.ZodBoolean;
12335
+ sourceHints: z.ZodArray<z.ZodObject<{
12336
+ kind: z.ZodLiteral<"environment">;
12337
+ variable: z.ZodString;
12338
+ }, z.core.$strict>>;
12339
+ }, z.core.$strict>>;
12340
+ }, z.core.$strict>;
12341
+ credentialRefs: z.ZodRecord<z.ZodString, z.core.$ZodBranded<z.ZodString, "CredentialRef", "out">>;
12342
+ }, z.core.$strict>, z.ZodObject<{
12343
+ mode: z.ZodLiteral<"inferred">;
12344
+ method: z.ZodObject<{
12345
+ owner: z.ZodLiteral<"client">;
12346
+ clientId: z.ZodString;
12347
+ methodId: z.ZodString;
12348
+ }, z.core.$strict>;
12349
+ definition: z.ZodObject<{
12350
+ id: z.ZodString;
12351
+ mode: z.ZodLiteral<"inferred">;
12352
+ label: z.ZodString;
12353
+ description: z.ZodOptional<z.ZodString>;
12354
+ }, z.core.$strict>;
12355
+ account: z.ZodOptional<z.ZodObject<{
12356
+ managerId: z.ZodString;
12357
+ accountId: z.ZodString;
12358
+ }, z.core.$strict>>;
12359
+ }, z.core.$strict>, z.ZodObject<{
12360
+ mode: z.ZodLiteral<"none">;
12361
+ method: z.ZodDiscriminatedUnion<[z.ZodObject<{
12362
+ owner: z.ZodLiteral<"provider">;
12363
+ providerDefinitionId: z.ZodString;
12364
+ methodId: z.ZodString;
12365
+ }, z.core.$strict>, z.ZodObject<{
12366
+ owner: z.ZodLiteral<"client">;
12367
+ clientId: z.ZodString;
12368
+ methodId: z.ZodString;
12369
+ }, z.core.$strict>], "owner">;
12370
+ definition: z.ZodObject<{
12371
+ id: z.ZodString;
12372
+ mode: z.ZodLiteral<"none">;
12373
+ label: z.ZodString;
12374
+ description: z.ZodOptional<z.ZodString>;
12375
+ }, z.core.$strict>;
12376
+ }, z.core.$strict>], "mode">;
11779
12377
  capabilities: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
11780
- }, z.core.$strip>>;
12378
+ }, z.core.$strict>, z.ZodObject<{
12379
+ state: z.ZodLiteral<"unresolved">;
12380
+ }, z.core.$strict>], "state">>;
11781
12381
  harnessId: z.ZodOptional<z.ZodString>;
11782
12382
  model: z.ZodOptional<z.ZodString>;
11783
12383
  reasoningEffort: z.ZodOptional<z.ZodEnum<{
@@ -11788,8 +12388,8 @@ declare const SubagentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
11788
12388
  "extra-high": "extra-high";
11789
12389
  }>>;
11790
12390
  contextMode: z.ZodDefault<z.ZodEnum<{
11791
- fresh: "fresh";
11792
12391
  fork: "fork";
12392
+ fresh: "fresh";
11793
12393
  }>>;
11794
12394
  tools: z.ZodOptional<z.ZodArray<z.ZodString>>;
11795
12395
  disallowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
@@ -11832,18 +12432,83 @@ declare const SubagentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
11832
12432
  task: z.ZodString;
11833
12433
  adapterName: z.ZodOptional<z.ZodString>;
11834
12434
  providerConfigId: z.ZodOptional<z.ZodString>;
11835
- providerContext: z.ZodOptional<z.ZodObject<{
12435
+ adapterConfig: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
12436
+ providerContext: z.ZodOptional<z.ZodDiscriminatedUnion<[z.ZodObject<{
12437
+ state: z.ZodLiteral<"resolved">;
11836
12438
  providerConfigId: z.ZodString;
11837
12439
  definitionId: z.ZodString;
11838
12440
  endpointOverrides: z.ZodOptional<z.ZodObject<{
11839
12441
  anthropic: z.ZodOptional<z.ZodString>;
11840
12442
  openai: z.ZodOptional<z.ZodString>;
11841
12443
  }, z.core.$strip>>;
11842
- credentialRefs: z.ZodRecord<z.ZodString, z.core.$ZodBranded<z.ZodString, "CredentialRef", "out">>;
11843
- credentialEnvVars: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
11844
- ambientCredentialEnvVars: z.ZodOptional<z.ZodArray<z.ZodString>>;
12444
+ auth: z.ZodDiscriminatedUnion<[z.ZodObject<{
12445
+ mode: z.ZodLiteral<"explicit">;
12446
+ method: z.ZodDiscriminatedUnion<[z.ZodObject<{
12447
+ owner: z.ZodLiteral<"provider">;
12448
+ providerDefinitionId: z.ZodString;
12449
+ methodId: z.ZodString;
12450
+ }, z.core.$strict>, z.ZodObject<{
12451
+ owner: z.ZodLiteral<"client">;
12452
+ clientId: z.ZodString;
12453
+ methodId: z.ZodString;
12454
+ }, z.core.$strict>], "owner">;
12455
+ definition: z.ZodObject<{
12456
+ id: z.ZodString;
12457
+ mode: z.ZodLiteral<"explicit">;
12458
+ label: z.ZodString;
12459
+ description: z.ZodOptional<z.ZodString>;
12460
+ fields: z.ZodArray<z.ZodObject<{
12461
+ id: z.ZodString;
12462
+ label: z.ZodString;
12463
+ description: z.ZodOptional<z.ZodString>;
12464
+ required: z.ZodBoolean;
12465
+ secret: z.ZodBoolean;
12466
+ sourceHints: z.ZodArray<z.ZodObject<{
12467
+ kind: z.ZodLiteral<"environment">;
12468
+ variable: z.ZodString;
12469
+ }, z.core.$strict>>;
12470
+ }, z.core.$strict>>;
12471
+ }, z.core.$strict>;
12472
+ credentialRefs: z.ZodRecord<z.ZodString, z.core.$ZodBranded<z.ZodString, "CredentialRef", "out">>;
12473
+ }, z.core.$strict>, z.ZodObject<{
12474
+ mode: z.ZodLiteral<"inferred">;
12475
+ method: z.ZodObject<{
12476
+ owner: z.ZodLiteral<"client">;
12477
+ clientId: z.ZodString;
12478
+ methodId: z.ZodString;
12479
+ }, z.core.$strict>;
12480
+ definition: z.ZodObject<{
12481
+ id: z.ZodString;
12482
+ mode: z.ZodLiteral<"inferred">;
12483
+ label: z.ZodString;
12484
+ description: z.ZodOptional<z.ZodString>;
12485
+ }, z.core.$strict>;
12486
+ account: z.ZodOptional<z.ZodObject<{
12487
+ managerId: z.ZodString;
12488
+ accountId: z.ZodString;
12489
+ }, z.core.$strict>>;
12490
+ }, z.core.$strict>, z.ZodObject<{
12491
+ mode: z.ZodLiteral<"none">;
12492
+ method: z.ZodDiscriminatedUnion<[z.ZodObject<{
12493
+ owner: z.ZodLiteral<"provider">;
12494
+ providerDefinitionId: z.ZodString;
12495
+ methodId: z.ZodString;
12496
+ }, z.core.$strict>, z.ZodObject<{
12497
+ owner: z.ZodLiteral<"client">;
12498
+ clientId: z.ZodString;
12499
+ methodId: z.ZodString;
12500
+ }, z.core.$strict>], "owner">;
12501
+ definition: z.ZodObject<{
12502
+ id: z.ZodString;
12503
+ mode: z.ZodLiteral<"none">;
12504
+ label: z.ZodString;
12505
+ description: z.ZodOptional<z.ZodString>;
12506
+ }, z.core.$strict>;
12507
+ }, z.core.$strict>], "mode">;
11845
12508
  capabilities: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
11846
- }, z.core.$strip>>;
12509
+ }, z.core.$strict>, z.ZodObject<{
12510
+ state: z.ZodLiteral<"unresolved">;
12511
+ }, z.core.$strict>], "state">>;
11847
12512
  harnessId: z.ZodOptional<z.ZodString>;
11848
12513
  model: z.ZodOptional<z.ZodString>;
11849
12514
  reasoningEffort: z.ZodOptional<z.ZodEnum<{
@@ -11854,8 +12519,8 @@ declare const SubagentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
11854
12519
  "extra-high": "extra-high";
11855
12520
  }>>;
11856
12521
  contextMode: z.ZodDefault<z.ZodEnum<{
11857
- fresh: "fresh";
11858
12522
  fork: "fork";
12523
+ fresh: "fresh";
11859
12524
  }>>;
11860
12525
  tools: z.ZodOptional<z.ZodArray<z.ZodString>>;
11861
12526
  disallowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
@@ -11905,6 +12570,18 @@ declare const SubagentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
11905
12570
  tool: "tool";
11906
12571
  turn: "turn";
11907
12572
  }>>;
12573
+ toolObservations: z.ZodOptional<z.ZodArray<z.ZodObject<{
12574
+ toolName: z.ZodString;
12575
+ outcome: z.ZodEnum<{
12576
+ success: "success";
12577
+ failure: "failure";
12578
+ }>;
12579
+ artifact: z.ZodOptional<z.ZodObject<{
12580
+ kind: z.ZodString;
12581
+ id: z.ZodString;
12582
+ revision: z.ZodString;
12583
+ }, z.core.$strict>>;
12584
+ }, z.core.$strict>>>;
11908
12585
  }, z.core.$strip>;
11909
12586
  }; /** RPC: Send message to subagent */
11910
12587
  send: {
@@ -12519,11 +13196,15 @@ declare const WorkflowBlocksNamespace: _$_makaio_core0.BusNamespaceDefinition<"w
12519
13196
  agentId: _$zod.ZodString;
12520
13197
  inputExpression: _$zod.ZodOptional<_$zod.ZodString>;
12521
13198
  outputSchema: _$zod.ZodOptional<_$zod.ZodType<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>, _$zod_v4_core0.$ZodTypeInternals<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>>>>;
13199
+ allowedTools: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
13200
+ resultFinalizerId: _$zod.ZodOptional<_$zod.ZodString>;
12522
13201
  }, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
12523
13202
  type: _$zod.ZodLiteral<"delegate-role">;
12524
13203
  role: _$zod.ZodString;
12525
13204
  prompt: _$zod.ZodString;
12526
13205
  outputSchema: _$zod.ZodOptional<_$zod.ZodType<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>, _$zod_v4_core0.$ZodTypeInternals<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>>>>;
13206
+ allowedTools: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
13207
+ resultFinalizerId: _$zod.ZodOptional<_$zod.ZodString>;
12527
13208
  timeoutMs: _$zod.ZodOptional<_$zod.ZodNumber>;
12528
13209
  }, _$zod_v4_core0.$strip>], "type">;
12529
13210
  }, _$zod_v4_core0.$strip>>;
@@ -12581,11 +13262,15 @@ declare const WorkflowBlocksSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core
12581
13262
  agentId: _$zod.ZodString;
12582
13263
  inputExpression: _$zod.ZodOptional<_$zod.ZodString>;
12583
13264
  outputSchema: _$zod.ZodOptional<_$zod.ZodType<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>, _$zod_v4_core0.$ZodTypeInternals<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>>>>;
13265
+ allowedTools: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
13266
+ resultFinalizerId: _$zod.ZodOptional<_$zod.ZodString>;
12584
13267
  }, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
12585
13268
  type: _$zod.ZodLiteral<"delegate-role">;
12586
13269
  role: _$zod.ZodString;
12587
13270
  prompt: _$zod.ZodString;
12588
13271
  outputSchema: _$zod.ZodOptional<_$zod.ZodType<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>, _$zod_v4_core0.$ZodTypeInternals<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>>>>;
13272
+ allowedTools: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
13273
+ resultFinalizerId: _$zod.ZodOptional<_$zod.ZodString>;
12589
13274
  timeoutMs: _$zod.ZodOptional<_$zod.ZodNumber>;
12590
13275
  }, _$zod_v4_core0.$strip>], "type">;
12591
13276
  }, _$zod_v4_core0.$strip>>;
@@ -12651,11 +13336,15 @@ declare const WorkflowBlocksSchemas: {
12651
13336
  agentId: z.ZodString;
12652
13337
  inputExpression: z.ZodOptional<z.ZodString>;
12653
13338
  outputSchema: z.ZodOptional<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>>>>;
13339
+ allowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
13340
+ resultFinalizerId: z.ZodOptional<z.ZodString>;
12654
13341
  }, z.core.$strip>, z.ZodObject<{
12655
13342
  type: z.ZodLiteral<"delegate-role">;
12656
13343
  role: z.ZodString;
12657
13344
  prompt: z.ZodString;
12658
13345
  outputSchema: z.ZodOptional<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>>>>;
13346
+ allowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
13347
+ resultFinalizerId: z.ZodOptional<z.ZodString>;
12659
13348
  timeoutMs: z.ZodOptional<z.ZodNumber>;
12660
13349
  }, z.core.$strip>], "type">;
12661
13350
  }, z.core.$strip>>;
@@ -12789,6 +13478,7 @@ declare const WorkerNodeDispatchRequestSchema: z.ZodObject<{
12789
13478
  syncedAt: z.ZodOptional<z.ZodString>;
12790
13479
  metadata: z.ZodDefault<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
12791
13480
  }, z.core.$strict>], "kind">>;
13481
+ successFinalizerId: z.ZodOptional<z.ZodString>;
12792
13482
  executionHints: z.ZodOptional<z.ZodObject<{
12793
13483
  source: z.ZodOptional<z.ZodDiscriminatedUnion<[z.ZodObject<{
12794
13484
  kind: z.ZodLiteral<"path">;
@@ -12876,6 +13566,10 @@ declare const WorkerNodeDispatchRequestSchema: z.ZodObject<{
12876
13566
  "exit-and-redispatch": "exit-and-redispatch";
12877
13567
  "exit-and-resume": "exit-and-resume";
12878
13568
  }>>;
13569
+ terminalAuthority: z.ZodOptional<z.ZodEnum<{
13570
+ authority: "authority";
13571
+ worker: "worker";
13572
+ }>>;
12879
13573
  }, z.core.$strip>;
12880
13574
  manifest: z.ZodOptional<z.ZodObject<{
12881
13575
  packages: z.ZodDefault<z.ZodArray<z.ZodObject<{
@@ -12933,8 +13627,8 @@ declare const WorkerNodeDispatchResponseSchema: z.ZodDiscriminatedUnion<[z.ZodOb
12933
13627
  }, z.core.$strip>>;
12934
13628
  confidence: z.ZodOptional<z.ZodObject<{
12935
13629
  level: z.ZodEnum<{
12936
- assumed: "assumed";
12937
13630
  inferred: "inferred";
13631
+ assumed: "assumed";
12938
13632
  stated: "stated";
12939
13633
  confirmed: "confirmed";
12940
13634
  verified: "verified";
@@ -13131,6 +13825,7 @@ declare const WorkerNodeSchemas: {
13131
13825
  syncedAt: z.ZodOptional<z.ZodString>;
13132
13826
  metadata: z.ZodDefault<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
13133
13827
  }, z.core.$strict>], "kind">>;
13828
+ successFinalizerId: z.ZodOptional<z.ZodString>;
13134
13829
  executionHints: z.ZodOptional<z.ZodObject<{
13135
13830
  source: z.ZodOptional<z.ZodDiscriminatedUnion<[z.ZodObject<{
13136
13831
  kind: z.ZodLiteral<"path">;
@@ -13218,6 +13913,10 @@ declare const WorkerNodeSchemas: {
13218
13913
  "exit-and-redispatch": "exit-and-redispatch";
13219
13914
  "exit-and-resume": "exit-and-resume";
13220
13915
  }>>;
13916
+ terminalAuthority: z.ZodOptional<z.ZodEnum<{
13917
+ authority: "authority";
13918
+ worker: "worker";
13919
+ }>>;
13221
13920
  }, z.core.$strip>;
13222
13921
  manifest: z.ZodOptional<z.ZodObject<{
13223
13922
  packages: z.ZodDefault<z.ZodArray<z.ZodObject<{
@@ -13272,8 +13971,8 @@ declare const WorkerNodeSchemas: {
13272
13971
  }, z.core.$strip>>;
13273
13972
  confidence: z.ZodOptional<z.ZodObject<{
13274
13973
  level: z.ZodEnum<{
13275
- assumed: "assumed";
13276
13974
  inferred: "inferred";
13975
+ assumed: "assumed";
13277
13976
  stated: "stated";
13278
13977
  confirmed: "confirmed";
13279
13978
  verified: "verified";
@@ -13428,8 +14127,8 @@ declare const WorkerNodeSchemas: {
13428
14127
  }, z.core.$strip>>;
13429
14128
  confidence: z.ZodOptional<z.ZodObject<{
13430
14129
  level: z.ZodEnum<{
13431
- assumed: "assumed";
13432
14130
  inferred: "inferred";
14131
+ assumed: "assumed";
13433
14132
  stated: "stated";
13434
14133
  confirmed: "confirmed";
13435
14134
  verified: "verified";
@@ -13718,6 +14417,7 @@ declare const WorkerNodeNamespace: _$_makaio_core0.BusNamespaceDefinition<"worke
13718
14417
  syncedAt: _$zod.ZodOptional<_$zod.ZodString>;
13719
14418
  metadata: _$zod.ZodDefault<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
13720
14419
  }, _$zod_v4_core0.$strict>], "kind">>;
14420
+ successFinalizerId: _$zod.ZodOptional<_$zod.ZodString>;
13721
14421
  executionHints: _$zod.ZodOptional<_$zod.ZodObject<{
13722
14422
  source: _$zod.ZodOptional<_$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
13723
14423
  kind: _$zod.ZodLiteral<"path">;
@@ -13805,6 +14505,10 @@ declare const WorkerNodeNamespace: _$_makaio_core0.BusNamespaceDefinition<"worke
13805
14505
  "exit-and-redispatch": "exit-and-redispatch";
13806
14506
  "exit-and-resume": "exit-and-resume";
13807
14507
  }>>;
14508
+ terminalAuthority: _$zod.ZodOptional<_$zod.ZodEnum<{
14509
+ authority: "authority";
14510
+ worker: "worker";
14511
+ }>>;
13808
14512
  }, _$zod_v4_core0.$strip>;
13809
14513
  manifest: _$zod.ZodOptional<_$zod.ZodObject<{
13810
14514
  packages: _$zod.ZodDefault<_$zod.ZodArray<_$zod.ZodObject<{
@@ -13859,8 +14563,8 @@ declare const WorkerNodeNamespace: _$_makaio_core0.BusNamespaceDefinition<"worke
13859
14563
  }, _$zod_v4_core0.$strip>>;
13860
14564
  confidence: _$zod.ZodOptional<_$zod.ZodObject<{
13861
14565
  level: _$zod.ZodEnum<{
13862
- assumed: "assumed";
13863
14566
  inferred: "inferred";
14567
+ assumed: "assumed";
13864
14568
  stated: "stated";
13865
14569
  confirmed: "confirmed";
13866
14570
  verified: "verified";
@@ -13987,8 +14691,8 @@ declare const WorkerNodeNamespace: _$_makaio_core0.BusNamespaceDefinition<"worke
13987
14691
  }, _$zod_v4_core0.$strip>>;
13988
14692
  confidence: _$zod.ZodOptional<_$zod.ZodObject<{
13989
14693
  level: _$zod.ZodEnum<{
13990
- assumed: "assumed";
13991
14694
  inferred: "inferred";
14695
+ assumed: "assumed";
13992
14696
  stated: "stated";
13993
14697
  confirmed: "confirmed";
13994
14698
  verified: "verified";
@@ -14229,6 +14933,7 @@ declare const WorkerNodeSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
14229
14933
  syncedAt: _$zod.ZodOptional<_$zod.ZodString>;
14230
14934
  metadata: _$zod.ZodDefault<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
14231
14935
  }, _$zod_v4_core0.$strict>], "kind">>;
14936
+ successFinalizerId: _$zod.ZodOptional<_$zod.ZodString>;
14232
14937
  executionHints: _$zod.ZodOptional<_$zod.ZodObject<{
14233
14938
  source: _$zod.ZodOptional<_$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
14234
14939
  kind: _$zod.ZodLiteral<"path">;
@@ -14316,6 +15021,10 @@ declare const WorkerNodeSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
14316
15021
  "exit-and-redispatch": "exit-and-redispatch";
14317
15022
  "exit-and-resume": "exit-and-resume";
14318
15023
  }>>;
15024
+ terminalAuthority: _$zod.ZodOptional<_$zod.ZodEnum<{
15025
+ authority: "authority";
15026
+ worker: "worker";
15027
+ }>>;
14319
15028
  }, _$zod_v4_core0.$strip>;
14320
15029
  manifest: _$zod.ZodOptional<_$zod.ZodObject<{
14321
15030
  packages: _$zod.ZodDefault<_$zod.ZodArray<_$zod.ZodObject<{
@@ -14370,8 +15079,8 @@ declare const WorkerNodeSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
14370
15079
  }, _$zod_v4_core0.$strip>>;
14371
15080
  confidence: _$zod.ZodOptional<_$zod.ZodObject<{
14372
15081
  level: _$zod.ZodEnum<{
14373
- assumed: "assumed";
14374
15082
  inferred: "inferred";
15083
+ assumed: "assumed";
14375
15084
  stated: "stated";
14376
15085
  confirmed: "confirmed";
14377
15086
  verified: "verified";
@@ -14498,8 +15207,8 @@ declare const WorkerNodeSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
14498
15207
  }, _$zod_v4_core0.$strip>>;
14499
15208
  confidence: _$zod.ZodOptional<_$zod.ZodObject<{
14500
15209
  level: _$zod.ZodEnum<{
14501
- assumed: "assumed";
14502
15210
  inferred: "inferred";
15211
+ assumed: "assumed";
14503
15212
  stated: "stated";
14504
15213
  confirmed: "confirmed";
14505
15214
  verified: "verified";
@@ -14642,6 +15351,28 @@ declare const SuspensionStrategySchema: z.ZodEnum<{
14642
15351
  type SuspensionStrategy = z.infer<typeof SuspensionStrategySchema>;
14643
15352
  //#endregion
14644
15353
  //#region core/contracts/src/credential/namespace.d.ts
15354
+ /** Encrypted request payload for persisting a complete credential slot. */
15355
+ declare const CredentialStoreRequestSchema: z.ZodObject<{
15356
+ configId: z.ZodString;
15357
+ credentials: z.ZodRecord<z.ZodString, z.ZodString>;
15358
+ }, z.core.$strict>;
15359
+ /** Empty response returned after an encrypted credential store succeeds. */
15360
+ declare const CredentialStoreResponseSchema: z.ZodObject<{}, z.core.$strict>;
15361
+ /** Plaintext-free request for a config-bound, store-only DirectChannel grant. */
15362
+ declare const CredentialStoreGrantRequestSchema: z.ZodObject<{
15363
+ configId: z.ZodString;
15364
+ }, z.core.$strict>;
15365
+ /** One-shot capability metadata used to open the transported store-only channel. */
15366
+ declare const CredentialStoreGrantResponseSchema: z.ZodObject<{
15367
+ endpoint: z.ZodString;
15368
+ token: z.ZodString;
15369
+ }, z.core.$strict>;
15370
+ /** Encrypted credential store request. */
15371
+ type CredentialStoreRequest = z.infer<typeof CredentialStoreRequestSchema>;
15372
+ /** Plaintext-free store-only channel grant request. */
15373
+ type CredentialStoreGrantRequest = z.infer<typeof CredentialStoreGrantRequestSchema>;
15374
+ /** Store-only channel capability returned to a transported caller. */
15375
+ type CredentialStoreGrantResponse = z.infer<typeof CredentialStoreGrantResponseSchema>;
14645
15376
  /** Pre-extracted credential bus subjects for direct import. */
14646
15377
  declare const CredentialSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSubjectDefinitions<"credential", {
14647
15378
  /**
@@ -14652,9 +15383,26 @@ declare const CredentialSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
14652
15383
  request: z.ZodObject<{
14653
15384
  configId: z.ZodString;
14654
15385
  credentials: z.ZodRecord<z.ZodString, z.ZodString>;
14655
- }, z.core.$strip>;
14656
- response: z.ZodObject<{}, z.core.$strip>;
15386
+ }, z.core.$strict>;
15387
+ response: z.ZodObject<{}, z.core.$strict>;
14657
15388
  }>;
15389
+ /**
15390
+ * Request a one-shot, config-bound channel that exposes only `store`.
15391
+ *
15392
+ * This normal transported subject deliberately contains only a config ID and
15393
+ * capability metadata. Credential plaintext must be sent through the returned
15394
+ * DirectChannel. The host issues grants only for disabled reservations and
15395
+ * rechecks that state immediately before storage.
15396
+ */
15397
+ 'storeGrant.create': {
15398
+ request: z.ZodObject<{
15399
+ configId: z.ZodString;
15400
+ }, z.core.$strict>;
15401
+ response: z.ZodObject<{
15402
+ endpoint: z.ZodString;
15403
+ token: z.ZodString;
15404
+ }, z.core.$strict>;
15405
+ };
14658
15406
  /**
14659
15407
  * Retrieve stored credentials for a provider config.
14660
15408
  * Channel-only — carries sensitive credential data.
@@ -14688,18 +15436,220 @@ declare const CredentialSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
14688
15436
  *
14689
15437
  * Emitted before `resolveConnectorCredentials()` runs so extensions
14690
15438
  * (e.g., account-manager) can prepare native credential stores.
14691
- * Awaited before credential resolution handler failures are suppressed
14692
- * (errors cannot block agent start), but completion is guaranteed before
14693
- * `resolveConnectorCredentials()` runs.
15439
+ * Awaited before credential resolution. A selected account is mandatory:
15440
+ * unavailable managers and failed activation block agent startup.
14694
15441
  */
14695
15442
  activate: {
14696
15443
  request: z.ZodObject<{
14697
- providerConfigId: z.ZodString;
14698
- definitionId: z.ZodString;
14699
- credentialRefs: z.ZodRecord<z.ZodString, z.core.$ZodBranded<z.ZodString, "CredentialRef", "out">>;
14700
- }, z.core.$strip>;
14701
- response: z.ZodObject<{}, z.core.$strip>;
15444
+ providerContext: z.ZodObject<{
15445
+ state: z.ZodLiteral<"resolved">;
15446
+ providerConfigId: z.ZodString;
15447
+ definitionId: z.ZodString;
15448
+ endpointOverrides: z.ZodOptional<z.ZodObject<{
15449
+ anthropic: z.ZodOptional<z.ZodString>;
15450
+ openai: z.ZodOptional<z.ZodString>;
15451
+ }, z.core.$strip>>;
15452
+ auth: z.ZodDiscriminatedUnion<[z.ZodObject<{
15453
+ mode: z.ZodLiteral<"explicit">;
15454
+ method: z.ZodDiscriminatedUnion<[z.ZodObject<{
15455
+ owner: z.ZodLiteral<"provider">;
15456
+ providerDefinitionId: z.ZodString;
15457
+ methodId: z.ZodString;
15458
+ }, z.core.$strict>, z.ZodObject<{
15459
+ owner: z.ZodLiteral<"client">;
15460
+ clientId: z.ZodString;
15461
+ methodId: z.ZodString;
15462
+ }, z.core.$strict>], "owner">;
15463
+ definition: z.ZodObject<{
15464
+ id: z.ZodString;
15465
+ mode: z.ZodLiteral<"explicit">;
15466
+ label: z.ZodString;
15467
+ description: z.ZodOptional<z.ZodString>;
15468
+ fields: z.ZodArray<z.ZodObject<{
15469
+ id: z.ZodString;
15470
+ label: z.ZodString;
15471
+ description: z.ZodOptional<z.ZodString>;
15472
+ required: z.ZodBoolean;
15473
+ secret: z.ZodBoolean;
15474
+ sourceHints: z.ZodArray<z.ZodObject<{
15475
+ kind: z.ZodLiteral<"environment">;
15476
+ variable: z.ZodString;
15477
+ }, z.core.$strict>>;
15478
+ }, z.core.$strict>>;
15479
+ }, z.core.$strict>;
15480
+ credentialRefs: z.ZodRecord<z.ZodString, z.core.$ZodBranded<z.ZodString, "CredentialRef", "out">>;
15481
+ }, z.core.$strict>, z.ZodObject<{
15482
+ mode: z.ZodLiteral<"inferred">;
15483
+ method: z.ZodObject<{
15484
+ owner: z.ZodLiteral<"client">;
15485
+ clientId: z.ZodString;
15486
+ methodId: z.ZodString;
15487
+ }, z.core.$strict>;
15488
+ definition: z.ZodObject<{
15489
+ id: z.ZodString;
15490
+ mode: z.ZodLiteral<"inferred">;
15491
+ label: z.ZodString;
15492
+ description: z.ZodOptional<z.ZodString>;
15493
+ }, z.core.$strict>;
15494
+ account: z.ZodOptional<z.ZodObject<{
15495
+ managerId: z.ZodString;
15496
+ accountId: z.ZodString;
15497
+ }, z.core.$strict>>;
15498
+ }, z.core.$strict>, z.ZodObject<{
15499
+ mode: z.ZodLiteral<"none">;
15500
+ method: z.ZodDiscriminatedUnion<[z.ZodObject<{
15501
+ owner: z.ZodLiteral<"provider">;
15502
+ providerDefinitionId: z.ZodString;
15503
+ methodId: z.ZodString;
15504
+ }, z.core.$strict>, z.ZodObject<{
15505
+ owner: z.ZodLiteral<"client">;
15506
+ clientId: z.ZodString;
15507
+ methodId: z.ZodString;
15508
+ }, z.core.$strict>], "owner">;
15509
+ definition: z.ZodObject<{
15510
+ id: z.ZodString;
15511
+ mode: z.ZodLiteral<"none">;
15512
+ label: z.ZodString;
15513
+ description: z.ZodOptional<z.ZodString>;
15514
+ }, z.core.$strict>;
15515
+ }, z.core.$strict>], "mode">;
15516
+ capabilities: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
15517
+ }, z.core.$strict>;
15518
+ }, z.core.$strict>;
15519
+ response: z.ZodDiscriminatedUnion<[z.ZodObject<{
15520
+ success: z.ZodLiteral<true>;
15521
+ }, z.core.$strict>, z.ZodObject<{
15522
+ success: z.ZodLiteral<false>;
15523
+ code: z.ZodEnum<{
15524
+ "account-not-found": "account-not-found";
15525
+ "activation-failed": "activation-failed";
15526
+ }>;
15527
+ }, z.core.$strict>], "success">;
14702
15528
  };
15529
+ /**
15530
+ * Prepare a reversible managed-account activation for an atomic connector swap.
15531
+ *
15532
+ * Local-only because the opaque transaction is owned by the in-process
15533
+ * account manager and holds its per-client mutation lock until commit or
15534
+ * rollback consumes the identifier.
15535
+ */
15536
+ 'activation.prepare': _$_makaio_core0.LocalSubjectSchema<{
15537
+ request: z.ZodObject<{
15538
+ providerContext: z.ZodObject<{
15539
+ state: z.ZodLiteral<"resolved">;
15540
+ providerConfigId: z.ZodString;
15541
+ definitionId: z.ZodString;
15542
+ endpointOverrides: z.ZodOptional<z.ZodObject<{
15543
+ anthropic: z.ZodOptional<z.ZodString>;
15544
+ openai: z.ZodOptional<z.ZodString>;
15545
+ }, z.core.$strip>>;
15546
+ auth: z.ZodDiscriminatedUnion<[z.ZodObject<{
15547
+ mode: z.ZodLiteral<"explicit">;
15548
+ method: z.ZodDiscriminatedUnion<[z.ZodObject<{
15549
+ owner: z.ZodLiteral<"provider">;
15550
+ providerDefinitionId: z.ZodString;
15551
+ methodId: z.ZodString;
15552
+ }, z.core.$strict>, z.ZodObject<{
15553
+ owner: z.ZodLiteral<"client">;
15554
+ clientId: z.ZodString;
15555
+ methodId: z.ZodString;
15556
+ }, z.core.$strict>], "owner">;
15557
+ definition: z.ZodObject<{
15558
+ id: z.ZodString;
15559
+ mode: z.ZodLiteral<"explicit">;
15560
+ label: z.ZodString;
15561
+ description: z.ZodOptional<z.ZodString>;
15562
+ fields: z.ZodArray<z.ZodObject<{
15563
+ id: z.ZodString;
15564
+ label: z.ZodString;
15565
+ description: z.ZodOptional<z.ZodString>;
15566
+ required: z.ZodBoolean;
15567
+ secret: z.ZodBoolean;
15568
+ sourceHints: z.ZodArray<z.ZodObject<{
15569
+ kind: z.ZodLiteral<"environment">;
15570
+ variable: z.ZodString;
15571
+ }, z.core.$strict>>;
15572
+ }, z.core.$strict>>;
15573
+ }, z.core.$strict>;
15574
+ credentialRefs: z.ZodRecord<z.ZodString, z.core.$ZodBranded<z.ZodString, "CredentialRef", "out">>;
15575
+ }, z.core.$strict>, z.ZodObject<{
15576
+ mode: z.ZodLiteral<"inferred">;
15577
+ method: z.ZodObject<{
15578
+ owner: z.ZodLiteral<"client">;
15579
+ clientId: z.ZodString;
15580
+ methodId: z.ZodString;
15581
+ }, z.core.$strict>;
15582
+ definition: z.ZodObject<{
15583
+ id: z.ZodString;
15584
+ mode: z.ZodLiteral<"inferred">;
15585
+ label: z.ZodString;
15586
+ description: z.ZodOptional<z.ZodString>;
15587
+ }, z.core.$strict>;
15588
+ account: z.ZodOptional<z.ZodObject<{
15589
+ managerId: z.ZodString;
15590
+ accountId: z.ZodString;
15591
+ }, z.core.$strict>>;
15592
+ }, z.core.$strict>, z.ZodObject<{
15593
+ mode: z.ZodLiteral<"none">;
15594
+ method: z.ZodDiscriminatedUnion<[z.ZodObject<{
15595
+ owner: z.ZodLiteral<"provider">;
15596
+ providerDefinitionId: z.ZodString;
15597
+ methodId: z.ZodString;
15598
+ }, z.core.$strict>, z.ZodObject<{
15599
+ owner: z.ZodLiteral<"client">;
15600
+ clientId: z.ZodString;
15601
+ methodId: z.ZodString;
15602
+ }, z.core.$strict>], "owner">;
15603
+ definition: z.ZodObject<{
15604
+ id: z.ZodString;
15605
+ mode: z.ZodLiteral<"none">;
15606
+ label: z.ZodString;
15607
+ description: z.ZodOptional<z.ZodString>;
15608
+ }, z.core.$strict>;
15609
+ }, z.core.$strict>], "mode">;
15610
+ capabilities: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
15611
+ }, z.core.$strict>;
15612
+ }, z.core.$strict>;
15613
+ response: z.ZodDiscriminatedUnion<[z.ZodObject<{
15614
+ success: z.ZodLiteral<true>;
15615
+ transactionId: z.ZodString;
15616
+ }, z.core.$strict>, z.ZodObject<{
15617
+ success: z.ZodLiteral<false>;
15618
+ code: z.ZodEnum<{
15619
+ "account-not-found": "account-not-found";
15620
+ "activation-failed": "activation-failed";
15621
+ }>;
15622
+ }, z.core.$strict>], "success">;
15623
+ }>; /** Commit one prepared account activation exactly once. */
15624
+ 'activation.commit': _$_makaio_core0.LocalSubjectSchema<{
15625
+ request: z.ZodObject<{
15626
+ transactionId: z.ZodString;
15627
+ }, z.core.$strict>;
15628
+ response: z.ZodDiscriminatedUnion<[z.ZodObject<{
15629
+ success: z.ZodLiteral<true>;
15630
+ }, z.core.$strict>, z.ZodObject<{
15631
+ success: z.ZodLiteral<false>;
15632
+ code: z.ZodEnum<{
15633
+ "transaction-not-found": "transaction-not-found";
15634
+ "commit-failed": "commit-failed";
15635
+ "commit-rollback-failed": "commit-rollback-failed";
15636
+ }>;
15637
+ }, z.core.$strict>], "success">;
15638
+ }>; /** Roll back one prepared account activation exactly once. */
15639
+ 'activation.rollback': _$_makaio_core0.LocalSubjectSchema<{
15640
+ request: z.ZodObject<{
15641
+ transactionId: z.ZodString;
15642
+ }, z.core.$strict>;
15643
+ response: z.ZodDiscriminatedUnion<[z.ZodObject<{
15644
+ success: z.ZodLiteral<true>;
15645
+ }, z.core.$strict>, z.ZodObject<{
15646
+ success: z.ZodLiteral<false>;
15647
+ code: z.ZodEnum<{
15648
+ "transaction-not-found": "transaction-not-found";
15649
+ "rollback-failed": "rollback-failed";
15650
+ }>;
15651
+ }, z.core.$strict>], "success">;
15652
+ }>;
14703
15653
  /**
14704
15654
  * Mid-session credential rotation signal.
14705
15655
  *
@@ -14709,12 +15659,83 @@ declare const CredentialSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
14709
15659
  changed: {
14710
15660
  request: z.ZodObject<{
14711
15661
  sessionId: z.ZodString;
14712
- providerConfigId: z.ZodString;
14713
- definitionId: z.ZodString;
14714
15662
  changeSequence: z.ZodNumber;
14715
- credentialRefs: z.ZodRecord<z.ZodString, z.core.$ZodBranded<z.ZodString, "CredentialRef", "out">>;
14716
- }, z.core.$strip>;
14717
- response: z.ZodObject<{}, z.core.$strip>;
15663
+ providerContext: z.ZodObject<{
15664
+ state: z.ZodLiteral<"resolved">;
15665
+ providerConfigId: z.ZodString;
15666
+ definitionId: z.ZodString;
15667
+ endpointOverrides: z.ZodOptional<z.ZodObject<{
15668
+ anthropic: z.ZodOptional<z.ZodString>;
15669
+ openai: z.ZodOptional<z.ZodString>;
15670
+ }, z.core.$strip>>;
15671
+ auth: z.ZodDiscriminatedUnion<[z.ZodObject<{
15672
+ mode: z.ZodLiteral<"explicit">;
15673
+ method: z.ZodDiscriminatedUnion<[z.ZodObject<{
15674
+ owner: z.ZodLiteral<"provider">;
15675
+ providerDefinitionId: z.ZodString;
15676
+ methodId: z.ZodString;
15677
+ }, z.core.$strict>, z.ZodObject<{
15678
+ owner: z.ZodLiteral<"client">;
15679
+ clientId: z.ZodString;
15680
+ methodId: z.ZodString;
15681
+ }, z.core.$strict>], "owner">;
15682
+ definition: z.ZodObject<{
15683
+ id: z.ZodString;
15684
+ mode: z.ZodLiteral<"explicit">;
15685
+ label: z.ZodString;
15686
+ description: z.ZodOptional<z.ZodString>;
15687
+ fields: z.ZodArray<z.ZodObject<{
15688
+ id: z.ZodString;
15689
+ label: z.ZodString;
15690
+ description: z.ZodOptional<z.ZodString>;
15691
+ required: z.ZodBoolean;
15692
+ secret: z.ZodBoolean;
15693
+ sourceHints: z.ZodArray<z.ZodObject<{
15694
+ kind: z.ZodLiteral<"environment">;
15695
+ variable: z.ZodString;
15696
+ }, z.core.$strict>>;
15697
+ }, z.core.$strict>>;
15698
+ }, z.core.$strict>;
15699
+ credentialRefs: z.ZodRecord<z.ZodString, z.core.$ZodBranded<z.ZodString, "CredentialRef", "out">>;
15700
+ }, z.core.$strict>, z.ZodObject<{
15701
+ mode: z.ZodLiteral<"inferred">;
15702
+ method: z.ZodObject<{
15703
+ owner: z.ZodLiteral<"client">;
15704
+ clientId: z.ZodString;
15705
+ methodId: z.ZodString;
15706
+ }, z.core.$strict>;
15707
+ definition: z.ZodObject<{
15708
+ id: z.ZodString;
15709
+ mode: z.ZodLiteral<"inferred">;
15710
+ label: z.ZodString;
15711
+ description: z.ZodOptional<z.ZodString>;
15712
+ }, z.core.$strict>;
15713
+ account: z.ZodOptional<z.ZodObject<{
15714
+ managerId: z.ZodString;
15715
+ accountId: z.ZodString;
15716
+ }, z.core.$strict>>;
15717
+ }, z.core.$strict>, z.ZodObject<{
15718
+ mode: z.ZodLiteral<"none">;
15719
+ method: z.ZodDiscriminatedUnion<[z.ZodObject<{
15720
+ owner: z.ZodLiteral<"provider">;
15721
+ providerDefinitionId: z.ZodString;
15722
+ methodId: z.ZodString;
15723
+ }, z.core.$strict>, z.ZodObject<{
15724
+ owner: z.ZodLiteral<"client">;
15725
+ clientId: z.ZodString;
15726
+ methodId: z.ZodString;
15727
+ }, z.core.$strict>], "owner">;
15728
+ definition: z.ZodObject<{
15729
+ id: z.ZodString;
15730
+ mode: z.ZodLiteral<"none">;
15731
+ label: z.ZodString;
15732
+ description: z.ZodOptional<z.ZodString>;
15733
+ }, z.core.$strict>;
15734
+ }, z.core.$strict>], "mode">;
15735
+ capabilities: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
15736
+ }, z.core.$strict>;
15737
+ }, z.core.$strict>;
15738
+ response: z.ZodObject<{}, z.core.$strict>;
14718
15739
  };
14719
15740
  /**
14720
15741
  * Resolve a credential reference to its plaintext value.
@@ -14768,4 +15789,4 @@ declare const FrameworkContractNamespaces: readonly RegistrableBusNamespaceDefin
14768
15789
  */
14769
15790
  declare const FrameworkStorageNamespaces: readonly RegistrableBusNamespaceDefinition[];
14770
15791
  //#endregion
14771
- export { type AIModel, type AIModelMetadata, AIModelSchema, type AIReasoningLevel, AIReasoningLevelSchema, ARTIFACT_CONTEXT_RENDER_HINTS, AUTO_LAUNCH_CAPABILITY_ID, type ActionCategory, type ActionCategoryMap, type ActionIntent, type ActionShortcut, type ActionShortcutModifiers, type ActivatedSkillMetadata, type ActiveSkillState, type AdapterClientRef, type AdapterContribution, type AdapterDefinitionContract, AdapterNamespace, type AdapterProviderDefinitionContract, type AdapterProviderRef, type AdapterRuntimeOptions, type AdapterSelection, AdapterSubjects, type AgentComplete, type AgentConfig, type Message as AgentMessage, AgentNamespace, type AgentResolutionContext, AgentResolutionSubjects, type AgentRole, AgentSchemas, type AgentSelection, type AgentSelectionBase, AgentSelectionBaseSchema, type AgentSelectionKindMap, AgentSelectionSchema, type AgentStarted, AgentStatusSchema, AgentSubjects, type AgentToolApproveRequest, type AgentToolApproveResponse, AgentToolApproveSchema, type AnyArtifactKindDefinition, type ApprovalEntry, ApprovalNamespace, type ApprovalPolicy, ApprovalPolicySchema, ApprovalSubjects, type ArtifactActor, ArtifactActorSchema, type ArtifactBindingOptions, type ArtifactCompareRequest, ArtifactCompareRequestSchema, type ArtifactCompareResponse, ArtifactCompareResponseSchema, type ArtifactConflictPolicy, ArtifactConflictPolicySchema, type ArtifactContext, type ArtifactContextKnownRenderHint, type ArtifactContextNode, type ArtifactContextRefEntry, ArtifactContextRefEntrySchema, type ArtifactContextRelationSelector, ArtifactContextRelationSelectorSchema, type ArtifactContextRenderHint, ArtifactContextRenderHintSchema, type ArtifactContextRootNode, type ArtifactContextSelector, ArtifactContextSelectorSchema, type ArtifactContextTree, type ArtifactContextUnresolvedReason, ArtifactContextUnresolvedReasonSchema, type ArtifactCreateRequest, type ArtifactCreateResponse, type ArtifactCreatedPayload, type ArtifactDataOf, type ArtifactDraft, type ArtifactDraftPatch, type ArtifactHookFilter, type ArtifactKindChangedPayload, type ArtifactKindDefinition, type ArtifactKindListRequest, type ArtifactKindListResponse, type ArtifactKindRegisterRequest, type ArtifactKindRegisterResponse, type ArtifactKindRegistration, ArtifactKindRegistrationSchema, type ArtifactLifecycleHookDefinition, type ArtifactLifecycleHookEvent, type ArtifactLifecycleHookRegistration, type ArtifactLifecycleHooksContributionContext, type ArtifactLifecycleSemanticEvent, type ArtifactMaterializationRef, ArtifactMaterializationRefSchema, ArtifactNamespace, type ArtifactObservation, type ArtifactObservationAddedPayload, ArtifactObservationSchema, type ArtifactOf, type ArtifactPatch, type ArtifactProjectionPolicy, ArtifactProjectionPolicySchema, ArtifactPublishTargetSchema, type ArtifactQueryRequest, ArtifactQueryRequestSchema, type ArtifactQueryResponse, type ArtifactQueryScope, ArtifactQueryScopeSchema, ArtifactQuerySourceSchema, type ArtifactReactionHookContext, type ArtifactReactionHookRegistration, type ArtifactRef, ArtifactRefSchema, type ArtifactRelation, type ArtifactRelationAddedPayload, ArtifactRelationSchema, type ArtifactRelationTarget, ArtifactRelationTargetSchema, type ArtifactRelationTypeListRequest, type ArtifactRelationTypeListResponse, type ArtifactRelationTypeRegisterRequest, type ArtifactRelationTypeRegisterResponse, type ArtifactRepresentations, ArtifactRepresentationsSchema, type ArtifactResolveContextRequest, type ArtifactResolveContextResponse, type ArtifactResolveRequest, type ArtifactResolveResponse, type ArtifactReviseRequest, type ArtifactReviseResponse, type ArtifactRevisedPayload, type ArtifactRevision, ArtifactRevisionSchema, ArtifactSchemas, type ArtifactScope, ArtifactScopeSchema, type ArtifactStatusChangedPayload, ArtifactSubjects, type ArtifactUpdateOperation, type ArtifactUpdater, type AudioChunk, type AutoLaunchDisableResponse, type AutoLaunchEnableRequest, type AutoLaunchEnableResponse, type AutoLaunchStatusResponse, type AwaitSubagentRequest, type AwaitSubagentResponse, BUILT_IN_THIN_WORKFLOW_PROVIDER_ID, type BeforeArtifactHookContext, type BeforeArtifactHookRegistration, type BlockData, type BootstrapAsset, type BootstrapAssetKey, type BootstrapChoice, type BootstrapDiscoverContext, type BootstrapExportContext, type BootstrapExportResult, type BootstrapImportContext, type BootstrapImportResult, type BootstrapResult, type BranchKind, BrowserEntrypointSchema, type BuiltWorkflow, BusEventPublishTargetSchema, type BusEventTrigger, BusEventTriggerSchema, BusEventWorkflowTrigger, BusRequestSourceSchema, CACHE_STRATEGIES, COMPRESS_SESSION_LINEAGE_KIND, CONNECTOR_SWAP_CANCELLED_CODE, CONNECTOR_SWAP_WARNING_OPTION_IDS, CONNECTOR_SWAP_WARNING_SUPPRESSED_KEY, type CacheStrategy, type CanonicalModelResolvedSelection, type CanonicalModelSelection, CanonicalModelSubjects, type CapabilityGroup, type CapabilityItem, type CapabilityPickerValue, CapabilitySubjects, type CapabilityToken, type CheckRunDetail, CheckRunDetailSchema, type ChecksSummary, ChecksSummarySchema, type CliArgManifest, type CliManifest, CliManifestSchema, type CliSubcommandManifest, type ClientAccountIdentifier, ClientAccountIdentifierSchema, type ClientAccountObserveRequest, type ClientBinaryCompatibility, ClientBinaryCompatibilitySchema, type ClientBinaryListEntry, type ClientDefinition, ClientDefinitionSchema, type ClientExecutionContext, type ClientIdentityObservation, ClientIdentityObservationSchema, type ClientInstallCompleted, type ClientInstallProgress, type ClientRuntimeObserveRequest, type ClientRuntimeStarted, type ClientScanResult, type ClientScanTarget, type ClientSessionAccountObserveRequest, type ClientSessionAccountObserveResponse, ClientSessionAccountObserveSchema, type ClientSessionLocator, type ClientSessionObservedBase, type ClientSessionStarted, type ClientSessionToolPost, type ClientSessionToolPre, type ClientSessionTurnCompleted, type ClientSessionUsageCostProvenance, ClientSessionUsageCostProvenanceSchema, type ClientSessionUsageSnapshot, ClientSessionUsageSnapshotSchema, type ClientSessionUserPromptSubmitted, ClientSubjects, type ClientToolDefinition, ClientToolDefinitionSchema, type ClientUsageIngestRequest, type ClientUsageSnapshot, type ClientUsageWindow, type ClientVersionChanged, type ClientVoiceProviderDescriptor, type ClientWiringEntry, ClientWiringEntrySchema, type CompleteExternalExecutionRequest, CompleteExternalExecutionRequestSchema, type CompleteTaskRequest, type CompleteTaskResponse, type CompletionMode, CompletionModeSchema, CompressSessionLineageSchema, type CompressionMode, CompressionModeSchema, type ConfidenceBasis, ConfidenceBasisSchema, type ConfidenceLevel, ConfidenceLevelSchema, type ConfidenceMetadata, ConfidenceMetadataSchema, type Config, type ConfigGetResponse, ConfigSchema, ConfigSchemas, ConfigSubjects, type ConfigUpdateRequest, type ConfigUpdateResponse, ConnectorSwapCancelledError, type ContentSource, type ContextBundle, ContextBundleSchema, type ContextMode, ContextModeSchema, type ContextPublishTarget, ContextPublishTargetSchema, type ContextSource, ContextSourceSchema, type ContextWindowState, type CreateSessionEventActionResult, CredentialSubjects, type CronTriggerPayload, CronWorkflowTrigger, type CustomFieldDefinition, DEFAULT_CONSTRAINTS, DEFAULT_HARNESSES, type DefineWorkflowOptions, type DelegateAgentNodeBlockRun, type DelegateRoleNodeBlockRun, type DetachedDescriptor, type DetachedTransportConfig, DetachedTransportSchema, type DiscoveredAIModel, ERROR_CATEGORIES, EXECUTIONS_BY_ARTIFACT_REFS_DEFAULT_LIMIT_PER_REF, EXECUTIONS_BY_ARTIFACT_REFS_MAX_LIMIT_PER_REF, EXECUTIONS_BY_ARTIFACT_REFS_MAX_REFS, EXECUTION_LIST_DEFAULT_LIMIT, EXECUTION_LIST_MAX_LIMIT, EXECUTION_LIST_MIN_LIMIT, EXTERNAL_EXECUTION_ID_PREFIX, EXTRACTION_EXCLUSION_KEY, type EmbeddedDescriptor, type EntityUIConfig, EntityUIConfigSchema, type EntrypointConfig, type ErrorCategory, ErrorCategorySchema, type EventFilter, type EvidenceRef, EvidenceRefSchema, type ExecuteContext, type ExecuteResult, type ExecuteSubagentResponse, type ExecutionHints, ExecutionHintsSchema, type ExecutionLink, type ExecutionLinkListQuery, ExecutionLinkListQuerySchema, ExecutionLinkSchema, type ExecutionLinkType, ExecutionLinkTypeSchema, type ExecutionListCursor, ExecutionListCursorSchema, type ExecutionListQuery, ExecutionListQuerySchema, ExecutionSourceHintSchema, type ExecutionStatus, ExecutionStatusSchema, type ExecutionsByArtifactRefsQuery, ExecutionsByArtifactRefsQuerySchema, type ExtensionArtifactLifecycleHooksContribution, type ExtensionBootstrap, type ExtensionConfigComponentProps, type ExtensionConfigProvider, type ExtensionContext, type ExtensionContributionProcessor, type ExtensionDependency, ExtensionDependencySchema, type ExtensionDescriptor, type ExtensionDescriptorBase, ExtensionDescriptorSchema, type ExtensionEntrypoints, ExtensionEntrypointsSchema, type ExtensionFieldTypeLoader, type ExtensionIdentity, type ExtensionService, type ExtensionServiceLifecycle, type ExtensionToken, type ExtensionTransitionActionsContribution, type ExtensionTransitionRulesContribution, type ExtensionWarning, type ExtensionWarningAction, type ExtensionWarningEntry, ExtensionWarningEntrySchema, ExtensionWarningSchema, ExtensionWorkflowTrigger, ExtensionWorkflowTriggerSchema, type ExtensionWorkflowTrigger$1 as ExtensionWorkflowTriggerShape, type ExternalExecutionFrameCompletion, ExternalExecutionFrameCompletionSchema, type ExternalExecutionFrameStart, ExternalExecutionFrameStartSchema, type ExtractTriggerPayload, type ExtractionExclusionKey, type ExtractionExclusionMetadata, FORK_SESSION_LINEAGE_KIND, type FacetAppliesTo, FacetAppliesToSchema, type FacetAuthority, FacetAuthoritySchema, type FacetCardinality, FacetCardinalitySchema, FacetNamespace, type FacetNamespaceChangedPayload, type FacetNamespaceDefinition, type FacetNamespaceListRequest, type FacetNamespaceListResponse, type FacetNamespaceRegisterRequest, type FacetNamespaceRegisterResponse, type FacetNamespaceRegistration, FacetNamespaceRegistrationSchema, FacetSchemas, FacetSubjects, type FetchFindingsParams, type FieldDefinition, type FieldOption, type FieldType, type FieldWidget, type FindingOrigin, FindingOriginSchema, type FindingSeverity, FindingSeveritySchema, type FindingStatus, FindingStatusSchema, type FindingTarget, FindingTargetSchema, type FindingsSummary, FindingsSummarySchema, type FocusContext, type ForkChildInfo, type ForkOptions, ForkSessionLineageSchema, type ForkTransforms, ForkTransformsSchema, type FormFieldProps, FrameworkContractNamespaces, FrameworkStorageNamespaces, GIT_HOOK_EVENTS_CAPABILITY_ID, type GateInstanceListQuery, GateInstanceListQuerySchema, type GateOptions, type GitHookCoverageReason, GitHookCoverageReasonSchema, type GitHookCoverageRequest, GitHookCoverageRequestSchema, type GitHookCoverageResponse, GitHookCoverageResponseSchema, type GitHookCoveredOperation, GitHookCoveredOperationSchema, GitHookNamespace, type GitHookNativeMergeEvent, GitHookNativeMergeEventSchema, type GitHookRewriteEvent, GitHookRewriteEventSchema, type GitHookRewritePair, GitHookRewritePairSchema, GitHookSchemas, GitHookSubjects, type HarnessDefinition, HarnessDefinitionBaseSchema, type HarnessDefinitionCreate, HarnessDefinitionCreateSchema, HarnessDefinitionSchema, HarnessSubjects, type HashTrigger, type HashTriggerContext, type HashTriggerMetadata, type HashTriggerSuggestResult, HostNamespace, HostSchemas, HostSubjects, type HttpServerLike, type IAutoLaunchProvider, type ICapabilityBasedService, type ICapabilityProvider, type IGitHookEventsProvider, type IMakaioSession, INTERACTIVE_DIALOG_TIMEOUT_MS, type IReviewSource, type IReviewerProcessor, type ISTTProvider, type IServerProvider, type IStepRunner, type ITTSProvider, type IVCSProvider, type IVisionProvider, type IVocabularyProvider, type IWorkerNodeProvider, type IWorkflowRunner, type IWorkflowTriggerTypeRegistry, type ImportStatus, type ImportUpsertRequest, ImportUpsertRequestSchema, type InstallStage, type InstalledVersionEntry, type IterateHandler, type IterateOptions, type JsonPatchOperation, JsonPatchOperationSchema, type JsonValue, JsonValueSchema, type KillSubagentRequest, type KillSubagentResponse, type LabelInfo, LabelInfoSchema, type LabelSemantic, LabelSemanticSchema, type ListSubagentsBySessionRequest, type ListSubagentsBySessionResponse, type LoaderContext, type LocalRef, LocalRefSchema, type LogSourceDefinition, LogSourceDefinitionSchema, type LoopGateContext, type LoopGateHandler, type LoopGateOutcome, LoopGateOutcomeSchema, type LoopGateRegistration, type LoopOptions, MCP_CALL_TOOL_NAME, MCP_DISCOVER_TOOL_NAME, MCP_SCHEMA_TOOL_NAME, type MakaioExtension, type MakaioNodeExtension, type MakaioSessionAgent, MakaioSessionAgentSchema, type MakaioSessionEvent, MakaioSessionEventSchema, MakaioSessionSchema, type MakaioVariant, MakaioVariantSchema, type MakaioWebUiActions, type MakaioWebUiComponentProps, type MakaioWebUiRoute, type ManagedInstallDescriptor, ManagedInstallDescriptorSchema, type ManagedInstallStrategy, ManualWorkflowTrigger, MaterializationNamespace, MaterializationSchemas, MaterializationSubjects, type McpAgentContext, type McpAutoReconnectConfig, McpAutoReconnectConfigSchema, type McpExposureMode, McpExposureModeSchema, McpNonHiddenExposureModeSchema, type McpProfileConfig, McpProfileConfigSchema, type McpResolvedServer, type McpRuntimeSessionContext, McpRuntimeSessionContextSchema, type McpSessionContext, McpSubjects, McpToolPatternSchema, type McpToolState, type McpTransportConfig, McpTransportConfigSchema, type Message$1 as Message, type MessageBlock, type MessageDeliveryMode, type MessageEventFilter, type MessageInput, type MessageOutcome, type MessagePageCursor, MessagePageCursorSchema, type MessageRole, type MessageRouting, MessageRoutingSchema, type MessageRoutingStatus, MessageStorageNamespace, MessageStorageSubjects, type ModelFilterMode, ModelFilterModeSchema, ModelRegistryPublicNamespace, ModelRegistryPublicSubjects, type ModelRegistrySupportedModel, ModelRegistrySupportedModelSchema, type ModelRegistrySupportedModelsRequest, type ModelRegistrySupportedModelsResponse, type ModelVisibility, ModelVisibilitySchema, type NativeForkDirective, NativeForkDirectiveSchema, type NativeLocalityReason, NativeLocalityReasonSchema, type NativeLocalityVerdict, NativeLocalityVerdictSchema, NativeSessionSupervisorSubjects, type NativeSupervisorAttachRequest, type NativeSupervisorLaunchRequest, type NativeSupervisorStatusRequest, type NativeSupervisorStopRequest, type NodeExtensionContext, type NodeOptions, type NormalizedWorkerNodeCapabilities, type NormalizedWorkerNodeRequirements, type NpmInstallDescriptor, type PageComponentProps, type PageDeclaration, type ParallelMode, type ParallelOptions, type PendingRequest, PendingRequestSchema, type PickerConfig, type PickerOpenContext, PlatformNamespace, PlatformSchemas, PlatformSubjects, type PostInstallDescriptor, type PreviousStepOutput, type ProcessCliOutputParams, type ProcessCommentsParams, type ProcessIssueCommentsParams, type ProcessReviewBodyParams, type ProfileToolCapabilitiesConfig, type ProjectedEdge, type ProjectedEdgeKind, type ProjectedField, ProjectedFieldSchema, type ProjectedFieldSemantic, ProjectedFieldSemanticSchema, type ProjectedNode, type ProjectedNodeRole, type ProjectedWorkflowGraph, type ProtocolEndpoints, ProtocolEndpointsSchema, type ProtocolId, ProtocolIdSchema, type ProviderAIModel, ProviderAIModelSchema, type ProviderCapabilities, ProviderCapabilitiesSchema, type ProviderContext, ProviderContextSchema, type ProviderDefinition, type ProviderDefinitionInput, ProviderDefinitionSchema, type ProviderRegistration, type ProviderRuntime, type ProviderSummary, type ProviderUnregistration, type PullRequestState, PullRequestStateSchema, REVIEWER_PROCESSOR_CAPABILITY_ID, REVIEW_SOURCE_CAPABILITY_ID, ROOT_SESSION_LINEAGE_KIND, type ReadinessAssessment, ReadinessAssessmentSchema, type ReasoningLevelMap, type RegisterExternalExecutionRequest, RegisterExternalExecutionRequestSchema, type RegisteredStepBlock, type RegisteredTriggerBlock, type RelationTypeRegistration, RelationTypeRegistrationSchema, type RelayConfig, type ReportProgressRequest, type ReportProgressResponse, type RequestCorrelationContext, RequestCorrelationContextSchema, type RequestInputRpcRequest, type RequestInputRpcResponse, type RequiredTimeoutConfig, type ResolvableCanonicalModel, type ResolveAgentConfigResponse, type ResolveEnrichedPolicyResponse, type ResolvedAgentConfig, ResolvedAgentConfigSchema, type ResolvedApprovalEntry, type ResolvedArtifactContextNode, type ResolvedArtifactContextWire, ResolvedArtifactContextWireSchema, type ResolvedContextEntry, ResolvedContextEntrySchema, type ResponseSchemaDescriptor, ResponseSchemaDescriptorSchema, type ResponseSchemaName, ResponseSchemaNameSchema, type ReviewFinding, ReviewFindingSchema, type ReviewIssueComment, ReviewIssueCommentSchema, ReviewNamespace, type ReviewRequestContext, ReviewSchemas, type ReviewSourceRateLimit, ReviewSourceRateLimitSchema, type ReviewSourceSnapshot, ReviewSubjects, type ReviewTriggerParams, type ReviewTriggerResult, type ReviewerState, ReviewerStateSchema, type ReviewsSummary, ReviewsSummarySchema, type RiskLevel, RootSessionLineageSchema, SERVER_CAPABILITY_ID, SESSION_EVENT_TYPES, SESSION_LINEAGE_KINDS, SNAPSHOT_VERSION, START_MODES, STORAGE_DIALECTS, type STTCapability, type STTMode, type STTProviderCapabilities, type STTRequest, type STTResult, STT_MODE_LITERALS, SUBAGENT_SESSION_LINEAGE_KIND, type SegmentPolicy, type SelectionChangeContext, type SelectionFeedback, type SendMessageRequest, type SendMessageResponse, type SendMessageResultInnerResult, type SendToSubagentRequest, type SendToSubagentResponse, type ServerAddress, type SessionContext, SessionContextSchema, type SessionCreated, type SessionDiscovered, SessionDiscoveredSchema, type SessionEventActionContext, type SessionEventActionDeclaration, type SessionEventActionOptions, type SessionEventPayload, SessionEventStorageNamespace, SessionEventStorageSubjects, type SessionEventType, type SessionEventTypeMap, type SessionExtensionContext, type SessionLineage, type SessionLineageKind, SessionLineageKindSchema, type SessionMessage, type SessionMessageBlock, type SessionMessageOrigin, SessionMessageSchema, type SessionMetadata, SessionNamespace, type SessionPreviewData, SessionPreviewDataSchema, type SessionRecordMetadata, SessionRecordMetadataSchema, type SendMessageRequest$1 as SessionSendMessageRequest, type SessionSnapshot, SessionSnapshotSchema, SessionStorageNamespace, SessionStorageSetRequestSchema, SessionStorageSetSessionSchema, SessionStorageSubjects, SessionStorageUpdateSchema, SessionSubjects, type SessionUpdatedEvent, type SessionWithPreview, SessionWithPreviewSchema, type SignedBinaryBucketInstallDescriptor, type SkillActivateRequest, type SkillActivateResponse, type SkillActivationMode, type SkillActivationTrigger, SkillActivationTriggerSchema, type SkillCatalogEntry, type SkillCatalogTurnEntry, type SkillDeactivationReason, SkillDeactivationReasonSchema, type SkillFrontmatter, SkillFrontmatterSchema, type SkillGetActiveSkillsRequest, type SkillGetActiveSkillsResponse, type SkillGetCatalogRequest, type SkillGetCatalogResponse, SkillNamespace, type SkillQuery, type SkillRecord, type SkillRecordInput, SkillRecordInputSchema, type SkillReinjection, type SkillRuntimePolicy, SkillRuntimePolicySchema, type SkillScope, type SkillSource, SkillStorageNamespace, SkillStorageSubjects, SkillSubjects, type SkillTurnEntry, type SnapshotExportOptions, type SnapshotImportConflictErrorData, type SnapshotPreviewData, type SpanRecord, SpanRecordSchema, type SpanStatus, SpanStatusSchema, type SpawnSubagentRpcRequest, SpawnSubagentRpcRequestSchema, type SpawnSubagentRpcResponse, type StandardFieldDefinition, type StartAgentRequest, type StartAgentResponse, type StartMode, StartModeSchema, type StationHandler, type StationNodeBlockRun, type StationStepContext, type StepCancelPayload, StepCancelPayloadSchema, type StepCancelSubject, type StepContext, type StepFinished, type StepRunConfig, StepRunConfigSchema, type StepRunResult, StepRunResultSchema, type StepRunnerBusAuth, type StepRunnerPlatformDefaults, type StepStarted, type StepTelemetry, StepTelemetrySchema, type StepType, StepTypeSchema, type StorageDialect, type StorageManifest, type StructuralEventFilter, type StructuredOutputValidation, type StructuredOutputValidationError, StructuredOutputValidationErrorSchema, StructuredOutputValidationSchema, type StructuredOutputValidationStatus, StructuredOutputValidationStatusSchema, type SubagentConfig, SubagentConfigSchema, type SubagentConstraints, SubagentError, SubagentErrorCode, type SubagentExecutionFailed, SubagentSessionLineageSchema, type SubagentStatus, SubagentStatusSchema, SubagentSubjects, type SubjectTelemetryAttributeValue, SubjectTelemetryAttributeValueSchema, SubjectTelemetryDirectionSchema, type SubjectTelemetryFact, SubjectTelemetryFactSchema, SubjectTelemetryMessageTypeSchema, SubjectTelemetryNamespace, SubjectTelemetrySchemas, SubjectTelemetrySubjects, type SuggestedChange, SuggestedChangeSchema, type SupervisorRuntimeSnapshot, type SupervisorSessionStatus, SupervisorSessionStatusSchema, type SurfaceBindingChangedPayload, type SurfaceBindingDefinition, type SurfaceBindingListRequest, type SurfaceBindingListResponse, type SurfaceBindingRegisterRequest, type SurfaceBindingRegisterResponse, type SurfaceBindingRegistration, SurfaceBindingRegistrationSchema, type SurfaceBindingTarget, SurfaceBindingTargetSchema, type SurfaceType, type SuspensionStrategy, SuspensionStrategySchema, type SystemPrompt, type TTSCapability, type TTSMode, type TTSProviderCapabilities, type TTSRequest, TTS_MODE_LITERALS, type TileDeclaration, type TileProps, type TimeoutCategory, type TimeoutConfig, TimeoutConfigSchema, type TokenUsage, TokenUsageSchema, type ToolAdapterIdentity, type ToolAnnotations, type ToolCallFormatterDeclaration, ToolCapability, ToolCapabilitySchema, type ToolCompleted, type ToolExecuteResult, type ToolExecutionContextOverrides, type ToolListItem, type ToolMetaTag, ToolNamespace, type ToolStarted, ToolSubjects, type TransitionActionFactory, type TransitionActionHandler, type TransitionActionInvocation, TransitionActionInvocationSchema, type TransitionCondition, TransitionConditionSchema, type TransitionEvaluationContext, type TransitionEventType, TransitionEventTypeSchema, type TransitionRuleDefinition, TransitionRuleDefinitionSchema, type TrayActivateRequest, type TrayActivateResponse, type TrayManifest, type Turn, type TurnCompleted, type TurnIngestionMarker, TurnIngestionMarkerSchema, type TurnInitiator, TurnInitiatorSchema, TurnSchema, type TurnStarted, type TurnStatus, TurnStatusSchema, type TurnUsage, TurnUsageSchema, UI_WARNINGS_CATEGORY, type UiContextDimension, type UiContextSnapshot, type UiContextValueMap, type UiNavigationLevel, type UiNavigationLevelMap, type UiRuntimeNavigationLevel, type UiScope, type UiScopeMap, type UnresolvedArtifactContextNode, type UpgradeHandler, type UsageMetrics, type VCSCheckRun, type VCSCommitStatus, VCSCommitStatusSchema, VCSEvents, VCSPRNamespace, VCSPRSchemas, VCSPRSubjects, type VCSPullRequest, type VCSPullRequestDetail, type VCSRepository, type VCSReview, type VCSReviewComment, VCSSubjects, VCS_CAPABILITY_ID, VIRTUAL_NAME_RE, type VariantGetInfoResponse, VariantNamespace, type VariantRequestUpgradeRequest, type VariantRequestUpgradeResponse, VariantSubjects, type VariantUpgradeProgressEvent, type VariantUpgradeStatus, VariantUpgradeStatusSchema, type VersionLiteral, VersionLiteralSchema, type VersionRange, VersionRangeSchema, type VisionAnalysisRequest, type VisionAnalysisResult, VisionNamespace, VisionSchemas, VisionSubjects, type VoicePipelineLeg, type VoicePipelineStrategy, type VoiceProviderPreference, VoiceProviderPreferenceSchema, type VoiceSessionStartResponse, type VoiceStatusState, VoiceSubjects, WORKER_NODE_CAPABILITY_ID, WORKFLOW_CANCELLED_REASON, type WalkContext, type WalkRelationship, type WebhookTriggerPayload, WebhookWorkflowTrigger, type WhenContext, type WidgetDeclaration, type WidgetProps, type WindowClosedEvent, type WindowCreateRequest, type WindowCreateResponse, type WindowFocusRequest, type WindowFocusResponse, type WindowLabelChangedEvent, type WindowListRequest, type WindowListResponse, type WindowOpenedEvent, type WindowParamSpec, type WindowState, WindowStateSchema, type WorkLogArtifactWrite, WorkLogArtifactWriteSchema, type WorkLogDynamicNodeMaterialization, WorkLogDynamicNodeMaterializationSchema, type WorkLogExecutionSummary, WorkLogExecutionSummarySchema, type WorkLogFrameEntry, WorkLogFrameEntrySchema, type WorkLogGateEvent, WorkLogGateEventSchema, type WorkLogStats, WorkLogStatsSchema, type WorkLogUsageSummary, WorkLogUsageSummarySchema, type WorkerContributionManifest, WorkerContributionManifestSchema, type WorkerContributionPackageRef, WorkerContributionPackageRefSchema, type WorkerNodeCapabilities, WorkerNodeCapabilitiesSchema, type WorkerNodeDispatch, WorkerNodeDispatchRequestSchema, WorkerNodeDispatchResponseSchema, type WorkerNodeHandle, WorkerNodeNamespace, type WorkerNodeProvisionRequest, type WorkerNodeReadyState, type WorkerNodeRequirements, WorkerNodeRequirementsSchema, WorkerNodeSchemas, WorkerNodeSubjects, type WorkflowArtifactBinding, WorkflowArtifactBindingSchema, type WorkflowArtifactRef, WorkflowArtifactRefSchema, type WorkflowBlockCollection, type WorkflowBlockMetadata, WorkflowBlocksNamespace, WorkflowBlocksSchemas, WorkflowBlocksSubjects, type WorkflowBuilder, type WorkflowCancelPayload, WorkflowCancelPayloadSchema, type WorkflowCancelSubject, type WorkflowContext, type WorkflowContextBase, type WorkflowDefinition, type WorkflowDefinitionPath, type WorkflowDefinitionPathSegment, type WorkflowDefinitionProvenance, WorkflowDefinitionProvenanceSchema, WorkflowDefinitionSchema, type WorkflowDelegateAgentNode, WorkflowDelegateAgentNodeSchema, type WorkflowDelegateRoleNode, WorkflowDelegateRoleNodeSchema, WorkflowError, WorkflowErrorCode, type WorkflowErrorCode as WorkflowErrorCodeType, type WorkflowExecution, WorkflowExecutionSchema, type WorkflowExecutionScope, WorkflowExecutionScopeSchema, type WorkflowFrameState, WorkflowFrameStateSchema, type WorkflowGateInstance, WorkflowGateInstanceSchema, type WorkflowGateNode, WorkflowGateNodeSchema, type WorkflowGateStatus, WorkflowGateStatusSchema, type WorkflowIterateChainNode, WorkflowIterateChainNodeSchema, type WorkflowIterateNode, WorkflowIterateNodeSchema, type WorkflowListQuery, WorkflowListQuerySchema, type WorkflowLoopNode, WorkflowLoopNodeSchema, WorkflowNamespace, type WorkflowNode, type WorkflowNodeBase, WorkflowNodeBaseSchema, WorkflowNodeSchema, type WorkflowNodeType, WorkflowNodeTypeSchema, type WorkflowNodeVisitor, type WorkflowParallelMode, WorkflowParallelModeSchema, type WorkflowParallelNode, WorkflowParallelNodeSchema, type WorkflowProgressUpdate, WorkflowProgressUpdateSchema, type WorkflowResolvedAgent, WorkflowResolvedAgentSchema, type WorkflowResolvedRole, WorkflowResolvedRoleSchema, type WorkflowRunContext, WorkflowRunContextSchema, type WorkflowRunResult, WorkflowRunResultSchema, type WorkflowRunnerRunOptions, type WorkflowRunnerStepType, WorkflowSchemas, type WorkflowSequenceNode, WorkflowSequenceNodeSchema, type WorkflowStateAuthoringDefinition, type WorkflowStateContext, type WorkflowStateDefinition, WorkflowStateDefinitionSchema, type WorkflowStationNode, WorkflowStationNodeSchema, type WorkflowStepBlock, type WorkflowStepBlockRun, type WorkflowStepType, WorkflowStepTypeSchema, WorkflowSubjects, type WorkflowTrigger, type WorkflowTriggerBlock, type WorkflowTriggerDef, WorkflowTriggerSchema, type WorkflowTriggerTypeRecord, type WorkflowWorkerBusAuth, WorkflowWorkerBusAuthSchema, type WorkflowWorkerConfig, WorkflowWorkerConfigSchema, type WorkflowWorkerSource, WorkflowWorkerSourceSchema, type WorkflowZodSchemas, allMigrationsPaths, buildExtractionExclusionMetadata, codexCapabilityMap, compareMessageCursorAsc, compareMessageCursorDesc, computeMetaTags, createClientDefinition, createStepCancelSubject, createWorkflowCancelSubject, defineArtifactKind, defineArtifactLifecycleHooks, defineFacetNamespace, defineSurfaceBinding, defineWorkflow, delegateToAgent, delegateToRole, dep, expandCapabilities, expandProfileToolCapabilities, extensionToken, gate, getBootstrapAssetKey, getExtensionWarningActionLabel, hydrateArtifactContextTree, isCanonicalModelParseError, isConnectorSwapCancelledError, isDetachedDescriptor, isExtractionExcluded, isInViewBranch, isKnownSessionEvent, isUniversalRange, iterate, iterateChain, loop, messageCursorKey, messageToCursor, parseArtifactRef, parseCanonicalModel, parseExtensionConfig, parseExtensionDescriptor, primaryMigrationsPath, projectWorkflowGraph, registerAutoLaunchProvider, registerGitHookEventsProvider, registerReviewSource, registerReviewerProcessor, registerServerProvider, registerVCSProvider, registerWorkerNodeProvider, resolveModelVisibility, safeParseExtensionDescriptor, safeValidateSnapshot, serializeArtifactRef, station, unregisterGitHookEventsProvider, unregisterReviewSource, unregisterReviewerProcessor, unregisterServerProvider, unregisterVCSProvider, unregisterWorkerNodeProvider, validateSkillScope, validateSnapshot, validateToolAdapterIdentity, versionSatisfies, walkWorkflowDefinition, zodSchemaToJsonRecord };
15792
+ export { type AIModel, type AIModelMetadata, AIModelSchema, type AIReasoningLevel, AIReasoningLevelSchema, ARTIFACT_CONTEXT_RENDER_HINTS, AUTO_LAUNCH_CAPABILITY_ID, type ActionCategory, type ActionCategoryMap, type ActionIntent, type ActionShortcut, type ActionShortcutModifiers, type ActivatedSkillMetadata, type ActiveSkillState, type AdapterAuthBinding, type AdapterAuthBindingMethodDefinition, AdapterAuthBindingSchema, type AdapterAuthConstant, AdapterAuthConstantSchema, type AdapterAuthDelivery, AdapterAuthDeliverySchema, type AdapterClientRef, type AdapterContribution, type AdapterDefinitionContract, AdapterNamespace, type AdapterProviderAuth, type AdapterProviderAuthInput, AdapterProviderAuthSchema, type AdapterProviderDefinitionContract, type AdapterProviderRef, type AdapterRuntimeOptions, type AdapterSelection, AdapterSubjects, type AgentComplete, type AgentConfig, type Message as AgentMessage, AgentNamespace, type AgentResolutionContext, AgentResolutionSubjects, type AgentRole, AgentSchemas, type AgentSelection, type AgentSelectionBase, AgentSelectionBaseSchema, type AgentSelectionKindMap, AgentSelectionSchema, type AgentStarted, AgentStatusSchema, AgentSubjects, type AgentToolApproveRequest, type AgentToolApproveResponse, AgentToolApproveSchema, type AnyArtifactKindDefinition, type ApprovalEntry, ApprovalNamespace, type ApprovalPolicy, ApprovalPolicySchema, ApprovalSubjects, type ArtifactActor, ArtifactActorSchema, type ArtifactBindingOptions, type ArtifactCompareRequest, ArtifactCompareRequestSchema, type ArtifactCompareResponse, ArtifactCompareResponseSchema, type ArtifactConflictPolicy, ArtifactConflictPolicySchema, type ArtifactContext, type ArtifactContextKnownRenderHint, type ArtifactContextNode, type ArtifactContextRefEntry, ArtifactContextRefEntrySchema, type ArtifactContextRelationSelector, ArtifactContextRelationSelectorSchema, type ArtifactContextRenderHint, ArtifactContextRenderHintSchema, type ArtifactContextRootNode, type ArtifactContextSelector, ArtifactContextSelectorSchema, type ArtifactContextTree, type ArtifactContextUnresolvedReason, ArtifactContextUnresolvedReasonSchema, type ArtifactCreateRequest, type ArtifactCreateResponse, type ArtifactCreatedPayload, type ArtifactDataOf, type ArtifactDraft, type ArtifactDraftPatch, type ArtifactHookFilter, type ArtifactKindChangedPayload, type ArtifactKindDefinition, type ArtifactKindListRequest, type ArtifactKindListResponse, type ArtifactKindRegisterRequest, type ArtifactKindRegisterResponse, type ArtifactKindRegistration, ArtifactKindRegistrationSchema, type ArtifactLifecycleHookDefinition, type ArtifactLifecycleHookEvent, type ArtifactLifecycleHookRegistration, type ArtifactLifecycleHooksContributionContext, type ArtifactLifecycleSemanticEvent, type ArtifactMaterializationRef, ArtifactMaterializationRefSchema, ArtifactNamespace, type ArtifactObservation, type ArtifactObservationAddedPayload, ArtifactObservationSchema, type ArtifactOf, type ArtifactPatch, type ArtifactProjectionPolicy, ArtifactProjectionPolicySchema, ArtifactPublishTargetSchema, type ArtifactQueryRequest, ArtifactQueryRequestSchema, type ArtifactQueryResponse, type ArtifactQueryScope, ArtifactQueryScopeSchema, ArtifactQuerySourceSchema, type ArtifactReactionHookContext, type ArtifactReactionHookRegistration, type ArtifactRef, ArtifactRefSchema, type ArtifactRelation, type ArtifactRelationAddedPayload, ArtifactRelationSchema, type ArtifactRelationTarget, ArtifactRelationTargetSchema, type ArtifactRelationTypeListRequest, type ArtifactRelationTypeListResponse, type ArtifactRelationTypeRegisterRequest, type ArtifactRelationTypeRegisterResponse, type ArtifactRepresentations, ArtifactRepresentationsSchema, type ArtifactResolveContextRequest, type ArtifactResolveContextResponse, type ArtifactResolveRequest, type ArtifactResolveResponse, type ArtifactReviseRequest, type ArtifactReviseResponse, type ArtifactRevisedPayload, type ArtifactRevision, ArtifactRevisionSchema, ArtifactSchemas, type ArtifactScope, ArtifactScopeSchema, type ArtifactStatusChangedPayload, ArtifactSubjects, type ArtifactUpdateOperation, type ArtifactUpdater, type AudioChunk, type AuthCredentialFieldDefinition, AuthCredentialFieldDefinitionSchema, type AuthCredentialRef, AuthCredentialRefSchema, type AuthCredentialSourceHint, AuthCredentialSourceHintSchema, type AuthEnvironmentVariableName, AuthEnvironmentVariableNameSchema, type AuthFieldId, AuthFieldIdSchema, type AuthMethodRef, AuthMethodRefSchema, type AutoLaunchDisableResponse, type AutoLaunchEnableRequest, type AutoLaunchEnableResponse, type AutoLaunchStatusResponse, type AwaitSubagentRequest, type AwaitSubagentResponse, BUILT_IN_THIN_WORKFLOW_PROVIDER_ID, type BeforeArtifactHookContext, type BeforeArtifactHookRegistration, type BlockData, type BootstrapAsset, type BootstrapAssetKey, type BootstrapChoice, type BootstrapDiscoverContext, type BootstrapExportContext, type BootstrapExportResult, type BootstrapImportContext, type BootstrapImportResult, type BootstrapResult, type BranchKind, BrowserEntrypointSchema, type BuiltWorkflow, BusEventPublishTargetSchema, type BusEventTrigger, BusEventTriggerSchema, BusEventWorkflowTrigger, BusRequestSourceSchema, CACHE_STRATEGIES, COMPRESS_SESSION_LINEAGE_KIND, CONNECTOR_SWAP_CANCELLED_CODE, CONNECTOR_SWAP_WARNING_OPTION_IDS, CONNECTOR_SWAP_WARNING_SUPPRESSED_KEY, type CacheStrategy, type CanonicalModelResolvedSelection, type CanonicalModelSelection, CanonicalModelSubjects, type CapabilityGroup, type CapabilityItem, type CapabilityPickerValue, CapabilitySubjects, type CapabilityToken, type CheckRunDetail, CheckRunDetailSchema, type ChecksSummary, ChecksSummarySchema, type CliArgManifest, type CliManifest, CliManifestSchema, type CliSubcommandManifest, type ClientAccountIdentifier, ClientAccountIdentifierSchema, type ClientAccountObserveRequest, type ClientAuthMethodDefinition, ClientAuthMethodDefinitionSchema, type ClientAuthMethodRef, ClientAuthMethodRefSchema, ClientAuthMethodsSchema, type ClientBinaryCompatibility, ClientBinaryCompatibilitySchema, type ClientBinaryListEntry, type ClientDefaultAuth, ClientDefaultAuthSchema, type ClientDefinition, ClientDefinitionSchema, type ClientExecutionContext, type ClientIdentityObservation, ClientIdentityObservationSchema, type ClientInstallCompleted, type ClientInstallProgress, type ClientRuntimeObserveRequest, type ClientRuntimeStarted, type ClientScanResult, type ClientScanTarget, type ClientSessionAccountObserveRequest, type ClientSessionAccountObserveResponse, ClientSessionAccountObserveSchema, type ClientSessionLocator, type ClientSessionObservedBase, type ClientSessionStarted, type ClientSessionToolPost, type ClientSessionToolPre, type ClientSessionTurnCompleted, type ClientSessionUsageCostProvenance, ClientSessionUsageCostProvenanceSchema, type ClientSessionUsageSnapshot, ClientSessionUsageSnapshotSchema, type ClientSessionUserPromptSubmitted, ClientSubjects, type ClientToolDefinition, ClientToolDefinitionSchema, type ClientUsageIngestRequest, type ClientUsageSnapshot, type ClientUsageWindow, type ClientVersionChanged, type ClientVoiceProviderDescriptor, type ClientWiringEntry, ClientWiringEntrySchema, type CompleteExternalExecutionRequest, CompleteExternalExecutionRequestSchema, type CompleteTaskRequest, type CompleteTaskResponse, type CompletionMode, CompletionModeSchema, CompressSessionLineageSchema, type CompressionMode, CompressionModeSchema, type ConfidenceBasis, ConfidenceBasisSchema, type ConfidenceLevel, ConfidenceLevelSchema, type ConfidenceMetadata, ConfidenceMetadataSchema, type Config, type ConfigGetResponse, ConfigSchema, ConfigSchemas, ConfigSubjects, type ConfigUpdateRequest, type ConfigUpdateResponse, type ConnectorAdapterAuthDelivery, ConnectorAdapterAuthDeliverySchema, ConnectorSwapCancelledError, type ContentSource, type ContextBundle, ContextBundleSchema, type ContextMode, ContextModeSchema, type ContextPublishTarget, ContextPublishTargetSchema, type ContextSource, ContextSourceSchema, type ContextWindowState, type CreateSessionEventActionResult, type CredentialStoreGrantRequest, CredentialStoreGrantRequestSchema, type CredentialStoreGrantResponse, CredentialStoreGrantResponseSchema, type CredentialStoreRequest, CredentialStoreRequestSchema, CredentialStoreResponseSchema, CredentialSubjects, type CronTriggerPayload, CronWorkflowTrigger, type CustomFieldDefinition, DEFAULT_CONSTRAINTS, DEFAULT_HARNESSES, type DefineWorkflowOptions, type DelegateAgentNodeBlockRun, type DelegateRoleNodeBlockRun, type DetachedDescriptor, type DetachedTransportConfig, DetachedTransportSchema, type DiscoveredAIModel, ERROR_CATEGORIES, EXECUTIONS_BY_ARTIFACT_REFS_DEFAULT_LIMIT_PER_REF, EXECUTIONS_BY_ARTIFACT_REFS_MAX_LIMIT_PER_REF, EXECUTIONS_BY_ARTIFACT_REFS_MAX_REFS, EXECUTION_LIST_DEFAULT_LIMIT, EXECUTION_LIST_MAX_LIMIT, EXECUTION_LIST_MIN_LIMIT, EXTERNAL_EXECUTION_ID_PREFIX, EXTRACTION_EXCLUSION_KEY, type EmbeddedDescriptor, type EntityUIConfig, EntityUIConfigSchema, type EntrypointConfig, type ErrorCategory, ErrorCategorySchema, type EventFilter, type EvidenceRef, EvidenceRefSchema, type ExecuteContext, type ExecuteResult, type ExecuteSubagentResponse, type ExecutionHints, ExecutionHintsSchema, type ExecutionLink, type ExecutionLinkListQuery, ExecutionLinkListQuerySchema, ExecutionLinkSchema, type ExecutionLinkType, ExecutionLinkTypeSchema, type ExecutionListCursor, ExecutionListCursorSchema, type ExecutionListQuery, ExecutionListQuerySchema, ExecutionSourceHintSchema, type ExecutionStatus, ExecutionStatusSchema, type ExecutionsByArtifactRefsQuery, ExecutionsByArtifactRefsQuerySchema, type ExplicitAuthMethodDefinition, ExplicitAuthMethodDefinitionSchema, type ExtensionArtifactLifecycleHooksContribution, type ExtensionBootstrap, type ExtensionConfigComponentProps, type ExtensionConfigProvider, type ExtensionContext, type ExtensionContributionProcessor, type ExtensionDependency, ExtensionDependencySchema, type ExtensionDescriptor, type ExtensionDescriptorBase, ExtensionDescriptorSchema, type ExtensionEntrypoints, ExtensionEntrypointsSchema, type ExtensionFieldTypeLoader, type ExtensionIdentity, type ExtensionService, type ExtensionServiceLifecycle, type ExtensionToken, type ExtensionTransitionActionsContribution, type ExtensionTransitionRulesContribution, type ExtensionWarning, type ExtensionWarningAction, type ExtensionWarningEntry, ExtensionWarningEntrySchema, ExtensionWarningSchema, ExtensionWorkflowTrigger, ExtensionWorkflowTriggerSchema, type ExtensionWorkflowTrigger$1 as ExtensionWorkflowTriggerShape, type ExternalExecutionFrameCompletion, ExternalExecutionFrameCompletionSchema, type ExternalExecutionFrameStart, ExternalExecutionFrameStartSchema, type ExtractTriggerPayload, type ExtractionExclusionKey, type ExtractionExclusionMetadata, FORK_SESSION_LINEAGE_KIND, type FacetAppliesTo, FacetAppliesToSchema, type FacetAuthority, FacetAuthoritySchema, type FacetCardinality, FacetCardinalitySchema, FacetNamespace, type FacetNamespaceChangedPayload, type FacetNamespaceDefinition, type FacetNamespaceListRequest, type FacetNamespaceListResponse, type FacetNamespaceRegisterRequest, type FacetNamespaceRegisterResponse, type FacetNamespaceRegistration, FacetNamespaceRegistrationSchema, FacetSchemas, FacetSubjects, type FetchFindingsParams, type FieldDefinition, type FieldOption, type FieldType, type FieldWidget, type FindingOrigin, FindingOriginSchema, type FindingSeverity, FindingSeveritySchema, type FindingStatus, FindingStatusSchema, type FindingTarget, FindingTargetSchema, type FindingsSummary, FindingsSummarySchema, type FocusContext, type ForkChildInfo, type ForkOptions, ForkSessionLineageSchema, type ForkTransforms, ForkTransformsSchema, type FormFieldProps, FrameworkContractNamespaces, FrameworkStorageNamespaces, GIT_HOOK_EVENTS_CAPABILITY_ID, type GateInstanceListQuery, GateInstanceListQuerySchema, type GateOptions, type GitHookCoverageReason, GitHookCoverageReasonSchema, type GitHookCoverageRequest, GitHookCoverageRequestSchema, type GitHookCoverageResponse, GitHookCoverageResponseSchema, type GitHookCoveredOperation, GitHookCoveredOperationSchema, GitHookNamespace, type GitHookNativeMergeEvent, GitHookNativeMergeEventSchema, type GitHookRewriteEvent, GitHookRewriteEventSchema, type GitHookRewritePair, GitHookRewritePairSchema, GitHookSchemas, GitHookSubjects, type HarnessDefinition, HarnessDefinitionBaseSchema, type HarnessDefinitionCreate, HarnessDefinitionCreateSchema, HarnessDefinitionSchema, HarnessSubjects, type HashTrigger, type HashTriggerContext, type HashTriggerMetadata, type HashTriggerSuggestResult, HostNamespace, HostSchemas, HostSubjects, type HttpServerLike, type IAutoLaunchProvider, type ICapabilityBasedService, type ICapabilityProvider, type IGitHookEventsProvider, type IMakaioSession, INTERACTIVE_DIALOG_TIMEOUT_MS, type IReviewSource, type IReviewerProcessor, type ISTTProvider, type IServerProvider, type IStepRunner, type ITTSProvider, type IVCSProvider, type IVisionProvider, type IVocabularyProvider, type IWorkerNodeProvider, type IWorkflowRunner, type IWorkflowTriggerTypeRegistry, type ImportStatus, type ImportUpsertRequest, ImportUpsertRequestSchema, type InferredAuthMethodDefinition, InferredAuthMethodDefinitionSchema, type InstallStage, type InstalledVersionEntry, type IterateHandler, type IterateOptions, type JsonPatchOperation, JsonPatchOperationSchema, type JsonValue, JsonValueSchema, type KillSubagentRequest, type KillSubagentResponse, type LabelInfo, LabelInfoSchema, type LabelSemantic, LabelSemanticSchema, type ListSubagentsBySessionRequest, type ListSubagentsBySessionResponse, type LoaderContext, type LocalRef, LocalRefSchema, type LogSourceDefinition, LogSourceDefinitionSchema, type LoopGateContext, type LoopGateHandler, type LoopGateOutcome, LoopGateOutcomeSchema, type LoopGateRegistration, type LoopOptions, MCP_CALL_TOOL_NAME, MCP_DISCOVER_TOOL_NAME, MCP_SCHEMA_TOOL_NAME, type MakaioExtension, type MakaioNodeExtension, type MakaioSessionAgent, MakaioSessionAgentSchema, type MakaioSessionEvent, MakaioSessionEventSchema, MakaioSessionSchema, type MakaioVariant, MakaioVariantSchema, type MakaioWebUiActions, type MakaioWebUiComponentProps, type MakaioWebUiRoute, type ManagedInstallDescriptor, ManagedInstallDescriptorSchema, type ManagedInstallStrategy, ManualWorkflowTrigger, MaterializationNamespace, MaterializationSchemas, MaterializationSubjects, type McpAgentContext, type McpAutoReconnectConfig, McpAutoReconnectConfigSchema, type McpExposureMode, McpExposureModeSchema, McpNonHiddenExposureModeSchema, type McpProfileConfig, McpProfileConfigSchema, type McpResolvedServer, type McpRuntimeSessionContext, McpRuntimeSessionContextSchema, type McpSessionContext, McpSubjects, McpToolPatternSchema, type McpToolState, type McpTransportConfig, McpTransportConfigSchema, type Message$1 as Message, type MessageBlock, type MessageDeliveryMode, type MessageEventFilter, type MessageInput, type MessageOutcome, type MessagePageCursor, MessagePageCursorSchema, type MessageRole, type MessageRouting, MessageRoutingSchema, type MessageRoutingStatus, MessageStorageNamespace, MessageStorageSubjects, type ModelFilterMode, ModelFilterModeSchema, ModelRegistryPublicNamespace, ModelRegistryPublicSubjects, type ModelRegistrySupportedModel, ModelRegistrySupportedModelSchema, type ModelRegistrySupportedModelsRequest, type ModelRegistrySupportedModelsResponse, type ModelVisibility, ModelVisibilitySchema, type NativeAccountSelection, NativeAccountSelectionSchema, type NativeClientAdapterAuthDelivery, NativeClientAdapterAuthDeliverySchema, type NativeForkDirective, NativeForkDirectiveSchema, type NativeLocalityReason, NativeLocalityReasonSchema, type NativeLocalityVerdict, NativeLocalityVerdictSchema, NativeSessionSupervisorSubjects, type NativeSupervisorAttachRequest, type NativeSupervisorLaunchRequest, type NativeSupervisorStatusRequest, type NativeSupervisorStopRequest, type NoAdapterAuthDelivery, NoAdapterAuthDeliverySchema, type NoAuthMethodDefinition, NoAuthMethodDefinitionSchema, type NodeExtensionContext, type NodeOptions, type NormalizedWorkerNodeCapabilities, type NormalizedWorkerNodeRequirements, type NpmInstallDescriptor, PROVIDER_CONFIG_SCHEMA_VERSION, type PageComponentProps, type PageDeclaration, type ParallelMode, type ParallelOptions, type PendingRequest, PendingRequestSchema, type PickerConfig, type PickerOpenContext, PlatformNamespace, PlatformSchemas, PlatformSubjects, type PostInstallDescriptor, type PreviousStepOutput, type ProcessCliOutputParams, type ProcessCommentsParams, type ProcessEnvAdapterAuthDelivery, ProcessEnvAdapterAuthDeliverySchema, type ProcessIssueCommentsParams, type ProcessReviewBodyParams, type ProfileToolCapabilitiesConfig, type ProjectedEdge, type ProjectedEdgeKind, type ProjectedField, ProjectedFieldSchema, type ProjectedFieldSemantic, ProjectedFieldSemanticSchema, type ProjectedNode, type ProjectedNodeRole, type ProjectedWorkflowGraph, type ProtocolEndpoints, ProtocolEndpointsSchema, type ProtocolId, ProtocolIdSchema, type ProviderAIModel, ProviderAIModelSchema, type ProviderAuthMethodDefinition, ProviderAuthMethodDefinitionSchema, type ProviderAuthMethodRef, ProviderAuthMethodRefSchema, ProviderAuthMethodsSchema, type ProviderCapabilities, ProviderCapabilitiesSchema, type ProviderConfigAuth, ProviderConfigAuthSchema, type ProviderConfigFile, ProviderConfigFileSchema, type ProviderConfigManager, ProviderConfigManagerSchema, type ProviderContext, ProviderContextSchema, type ProviderDefinition, type ProviderDefinitionInput, ProviderDefinitionSchema, type ProviderRegistration, type ProviderRuntime, type ProviderSummary, type ProviderUnregistration, type PullRequestState, PullRequestStateSchema, REVIEWER_PROCESSOR_CAPABILITY_ID, REVIEW_SOURCE_CAPABILITY_ID, ROOT_SESSION_LINEAGE_KIND, type ReadinessAssessment, ReadinessAssessmentSchema, type ReasoningLevelMap, type RegisterExternalExecutionRequest, RegisterExternalExecutionRequestSchema, type RegisteredStepBlock, type RegisteredTriggerBlock, type RelationTypeRegistration, RelationTypeRegistrationSchema, type RelayConfig, type ReportProgressRequest, type ReportProgressResponse, type RequestCorrelationContext, RequestCorrelationContextSchema, type RequestInputRpcRequest, type RequestInputRpcResponse, type RequiredTimeoutConfig, type ResolvableCanonicalModel, type ResolveAgentConfigResponse, type ResolveEnrichedPolicyResponse, type ResolvedAgentConfig, ResolvedAgentConfigSchema, type ResolvedApprovalEntry, type ResolvedArtifactContextNode, type ResolvedArtifactContextWire, ResolvedArtifactContextWireSchema, type ResolvedContextEntry, ResolvedContextEntrySchema, type ResolvedProviderAuth, ResolvedProviderAuthSchema, type ResolvedProviderContext, ResolvedProviderContextSchema, type ResponseSchemaDescriptor, ResponseSchemaDescriptorSchema, type ResponseSchemaName, ResponseSchemaNameSchema, type ReviewFinding, ReviewFindingSchema, type ReviewIssueComment, ReviewIssueCommentSchema, ReviewNamespace, type ReviewRequestContext, ReviewSchemas, type ReviewSourceRateLimit, ReviewSourceRateLimitSchema, type ReviewSourceSnapshot, ReviewSubjects, type ReviewTriggerParams, type ReviewTriggerResult, type ReviewerState, ReviewerStateSchema, type ReviewsSummary, ReviewsSummarySchema, type RiskLevel, RootSessionLineageSchema, SERVER_CAPABILITY_ID, SESSION_EVENT_TYPES, SESSION_LINEAGE_KINDS, SNAPSHOT_VERSION, START_MODES, STORAGE_DIALECTS, type STTCapability, type STTMode, type STTProviderCapabilities, type STTRequest, type STTResult, STT_MODE_LITERALS, SUBAGENT_SESSION_LINEAGE_KIND, type SegmentPolicy, type SelectionChangeContext, type SelectionFeedback, type SendMessageRequest, type SendMessageResponse, type SendMessageResultInnerResult, type SendToSubagentRequest, type SendToSubagentResponse, type ServerAddress, type SessionContext, SessionContextSchema, type SessionCreated, type SessionDiscovered, SessionDiscoveredSchema, type SessionEventActionContext, type SessionEventActionDeclaration, type SessionEventActionOptions, type SessionEventPayload, SessionEventStorageNamespace, SessionEventStorageSubjects, type SessionEventType, type SessionEventTypeMap, type SessionExtensionContext, type SessionLineage, type SessionLineageKind, SessionLineageKindSchema, type SessionMessage, type SessionMessageBlock, type SessionMessageOrigin, SessionMessageSchema, type SessionMetadata, SessionNamespace, type SessionPreviewData, SessionPreviewDataSchema, type SessionRecordMetadata, SessionRecordMetadataSchema, type SendMessageRequest$1 as SessionSendMessageRequest, type SessionSnapshot, SessionSnapshotSchema, SessionStorageNamespace, SessionStorageSetRequestSchema, SessionStorageSetSessionSchema, SessionStorageSubjects, SessionStorageUpdateSchema, SessionSubjects, type SessionUpdatedEvent, type SessionWithPreview, SessionWithPreviewSchema, type SignedBinaryBucketInstallDescriptor, type SkillActivateRequest, type SkillActivateResponse, type SkillActivationMode, type SkillActivationTrigger, SkillActivationTriggerSchema, type SkillCatalogEntry, type SkillCatalogTurnEntry, type SkillDeactivationReason, SkillDeactivationReasonSchema, type SkillFrontmatter, SkillFrontmatterSchema, type SkillGetActiveSkillsRequest, type SkillGetActiveSkillsResponse, type SkillGetCatalogRequest, type SkillGetCatalogResponse, SkillNamespace, type SkillQuery, type SkillRecord, type SkillRecordInput, SkillRecordInputSchema, type SkillReinjection, type SkillRuntimePolicy, SkillRuntimePolicySchema, type SkillScope, type SkillSource, SkillStorageNamespace, SkillStorageSubjects, SkillSubjects, type SkillTurnEntry, type SnapshotExportOptions, type SnapshotImportConflictErrorData, type SnapshotPreviewData, type SpanRecord, SpanRecordSchema, type SpanStatus, SpanStatusSchema, type SpawnSubagentRpcRequest, SpawnSubagentRpcRequestSchema, type SpawnSubagentRpcResponse, type StandardFieldDefinition, type StartAgentRequest, type StartAgentResponse, type StartMode, StartModeSchema, type StationHandler, type StationNodeBlockRun, type StationStepContext, type StepCancelPayload, StepCancelPayloadSchema, type StepCancelSubject, type StepContext, type StepFinished, type StepRunConfig, StepRunConfigSchema, type StepRunResult, StepRunResultSchema, type StepRunnerBusAuth, type StepRunnerPlatformDefaults, type StepStarted, type StepTelemetry, StepTelemetrySchema, type StepType, StepTypeSchema, type StorageDialect, type StorageManifest, type StructuralEventFilter, type StructuredOutputValidation, type StructuredOutputValidationError, StructuredOutputValidationErrorSchema, StructuredOutputValidationSchema, type StructuredOutputValidationStatus, StructuredOutputValidationStatusSchema, type SubagentConfig, SubagentConfigSchema, type SubagentConstraints, SubagentError, SubagentErrorCode, type SubagentExecutionFailed, SubagentSessionLineageSchema, type SubagentStatus, SubagentStatusSchema, SubagentSubjects, type SubjectTelemetryAttributeValue, SubjectTelemetryAttributeValueSchema, SubjectTelemetryDirectionSchema, type SubjectTelemetryFact, SubjectTelemetryFactSchema, SubjectTelemetryMessageTypeSchema, SubjectTelemetryNamespace, SubjectTelemetrySchemas, SubjectTelemetrySubjects, type SuggestedChange, SuggestedChangeSchema, type SupervisorRuntimeSnapshot, type SupervisorSessionStatus, SupervisorSessionStatusSchema, type SurfaceBindingChangedPayload, type SurfaceBindingDefinition, type SurfaceBindingListRequest, type SurfaceBindingListResponse, type SurfaceBindingRegisterRequest, type SurfaceBindingRegisterResponse, type SurfaceBindingRegistration, SurfaceBindingRegistrationSchema, type SurfaceBindingTarget, SurfaceBindingTargetSchema, type SurfaceType, type SuspensionStrategy, SuspensionStrategySchema, type SystemPrompt, type TTSCapability, type TTSMode, type TTSProviderCapabilities, type TTSRequest, TTS_MODE_LITERALS, type TileDeclaration, type TileProps, type TimeoutCategory, type TimeoutConfig, TimeoutConfigSchema, type TokenUsage, TokenUsageSchema, type ToolAdapterIdentity, type ToolAnnotations, type ToolCallFormatterDeclaration, ToolCapability, ToolCapabilitySchema, type ToolCompleted, type ToolExecuteResult, type ToolExecutionContextOverrides, type ToolListItem, type ToolMetaTag, ToolNamespace, type ToolStarted, ToolSubjects, type TransitionActionFactory, type TransitionActionHandler, type TransitionActionInvocation, TransitionActionInvocationSchema, type TransitionCondition, TransitionConditionSchema, type TransitionEvaluationContext, type TransitionEventType, TransitionEventTypeSchema, type TransitionRuleDefinition, TransitionRuleDefinitionSchema, type TrayActivateRequest, type TrayActivateResponse, type TrayManifest, type Turn, type TurnCompleted, type TurnIngestionMarker, TurnIngestionMarkerSchema, type TurnInitiator, TurnInitiatorSchema, TurnSchema, type TurnStarted, type TurnStatus, TurnStatusSchema, type TurnUsage, TurnUsageSchema, UI_WARNINGS_CATEGORY, type UiContextDimension, type UiContextSnapshot, type UiContextValueMap, type UiNavigationLevel, type UiNavigationLevelMap, type UiRuntimeNavigationLevel, type UiScope, type UiScopeMap, type UnresolvedArtifactContextNode, type UnresolvedProviderContext, UnresolvedProviderContextSchema, type UpgradeHandler, type UsageMetrics, type VCSCheckRun, type VCSCommitStatus, VCSCommitStatusSchema, VCSEvents, VCSPRNamespace, VCSPRSchemas, VCSPRSubjects, type VCSPullRequest, type VCSPullRequestDetail, type VCSRepository, type VCSReview, type VCSReviewComment, VCSSubjects, VCS_CAPABILITY_ID, VIRTUAL_NAME_RE, type VariantGetInfoResponse, VariantNamespace, type VariantRequestUpgradeRequest, type VariantRequestUpgradeResponse, VariantSubjects, type VariantUpgradeProgressEvent, type VariantUpgradeStatus, VariantUpgradeStatusSchema, type VersionLiteral, VersionLiteralSchema, type VersionRange, VersionRangeSchema, type VisionAnalysisRequest, type VisionAnalysisResult, VisionNamespace, VisionSchemas, VisionSubjects, type VoicePipelineLeg, type VoicePipelineStrategy, type VoiceProviderPreference, VoiceProviderPreferenceSchema, type VoiceSessionStartResponse, type VoiceStatusState, VoiceSubjects, WORKER_NODE_CAPABILITY_ID, WORKFLOW_CANCELLED_REASON, type WalkContext, type WalkRelationship, type WebhookTriggerPayload, WebhookWorkflowTrigger, type WhenContext, type WidgetDeclaration, type WidgetProps, type WindowClosedEvent, type WindowCreateRequest, type WindowCreateResponse, type WindowFocusRequest, type WindowFocusResponse, type WindowLabelChangedEvent, type WindowListRequest, type WindowListResponse, type WindowOpenedEvent, type WindowParamSpec, type WindowState, WindowStateSchema, type WorkLogArtifactWrite, WorkLogArtifactWriteSchema, type WorkLogDynamicNodeMaterialization, WorkLogDynamicNodeMaterializationSchema, type WorkLogExecutionSummary, WorkLogExecutionSummarySchema, type WorkLogFrameEntry, WorkLogFrameEntrySchema, type WorkLogGateEvent, WorkLogGateEventSchema, type WorkLogStats, WorkLogStatsSchema, type WorkLogUsageSummary, WorkLogUsageSummarySchema, type WorkerContributionManifest, WorkerContributionManifestSchema, type WorkerContributionPackageRef, WorkerContributionPackageRefSchema, type WorkerNodeCapabilities, WorkerNodeCapabilitiesSchema, type WorkerNodeDispatch, WorkerNodeDispatchRequestSchema, WorkerNodeDispatchResponseSchema, type WorkerNodeHandle, WorkerNodeNamespace, type WorkerNodeProvisionRequest, type WorkerNodeReadyState, type WorkerNodeRequirements, WorkerNodeRequirementsSchema, WorkerNodeSchemas, WorkerNodeSubjects, type WorkflowArtifactBinding, WorkflowArtifactBindingSchema, type WorkflowArtifactRef, WorkflowArtifactRefSchema, type WorkflowBlockCollection, type WorkflowBlockMetadata, WorkflowBlocksNamespace, WorkflowBlocksSchemas, WorkflowBlocksSubjects, type WorkflowBuilder, type WorkflowCancelPayload, WorkflowCancelPayloadSchema, type WorkflowCancelSubject, type WorkflowContext, type WorkflowContextBase, type WorkflowDefinition, type WorkflowDefinitionPath, type WorkflowDefinitionPathSegment, type WorkflowDefinitionProvenance, WorkflowDefinitionProvenanceSchema, WorkflowDefinitionSchema, type WorkflowDelegateAgentNode, WorkflowDelegateAgentNodeSchema, type WorkflowDelegateEconomics, WorkflowDelegateEconomicsSchema, type WorkflowDelegateResultFinalizationRequest, WorkflowDelegateResultFinalizationRequestSchema, type WorkflowDelegateResultFinalizationResponse, WorkflowDelegateResultFinalizationResponseSchema, WorkflowDelegateResultFinalizerIdSchema, type WorkflowDelegateRoleNode, WorkflowDelegateRoleNodeSchema, type WorkflowDelegateToolObservation, WorkflowDelegateToolObservationSchema, WorkflowError, WorkflowErrorCode, type WorkflowErrorCode as WorkflowErrorCodeType, type WorkflowExecution, WorkflowExecutionSchema, type WorkflowExecutionScope, WorkflowExecutionScopeSchema, type WorkflowFinalizationClaim, WorkflowFinalizationClaimSchema, WorkflowFinalizationDeliveryResultSchema, type WorkflowFinalizationIntent, WorkflowFinalizationIntentSchema, type WorkflowFinalizerId, WorkflowFinalizerIdSchema, type WorkflowFrameState, WorkflowFrameStateSchema, type WorkflowGateInstance, WorkflowGateInstanceSchema, type WorkflowGateNode, WorkflowGateNodeSchema, type WorkflowGateStatus, WorkflowGateStatusSchema, type WorkflowIterateChainNode, WorkflowIterateChainNodeSchema, type WorkflowIterateNode, WorkflowIterateNodeSchema, type WorkflowListQuery, WorkflowListQuerySchema, type WorkflowLoopNode, WorkflowLoopNodeSchema, WorkflowNamespace, type WorkflowNode, type WorkflowNodeBase, WorkflowNodeBaseSchema, WorkflowNodeSchema, type WorkflowNodeType, WorkflowNodeTypeSchema, type WorkflowNodeVisitor, type WorkflowParallelMode, WorkflowParallelModeSchema, type WorkflowParallelNode, WorkflowParallelNodeSchema, type WorkflowProgressUpdate, WorkflowProgressUpdateSchema, type WorkflowResolvedAgent, WorkflowResolvedAgentSchema, type WorkflowResolvedRole, WorkflowResolvedRoleSchema, type WorkflowRunContext, WorkflowRunContextSchema, type WorkflowRunResult, WorkflowRunResultSchema, type WorkflowRunnerRunOptions, type WorkflowRunnerStepType, WorkflowSchemas, type WorkflowSequenceNode, WorkflowSequenceNodeSchema, type WorkflowStateAuthoringDefinition, type WorkflowStateContext, type WorkflowStateDefinition, WorkflowStateDefinitionSchema, type WorkflowStationNode, WorkflowStationNodeSchema, type WorkflowStepBlock, type WorkflowStepBlockRun, type WorkflowStepType, WorkflowStepTypeSchema, WorkflowSubjects, type WorkflowTerminalStatus, WorkflowTerminalStatusSchema, type WorkflowTrigger, type WorkflowTriggerBlock, type WorkflowTriggerDef, WorkflowTriggerSchema, type WorkflowTriggerTypeRecord, type WorkflowWorkerBusAuth, WorkflowWorkerBusAuthSchema, type WorkflowWorkerConfig, WorkflowWorkerConfigSchema, type WorkflowWorkerSource, WorkflowWorkerSourceSchema, type WorkflowZodSchemas, allMigrationsPaths, assertAdapterAuthBindingMatchesMethod, buildExtractionExclusionMetadata, codexCapabilityMap, compareMessageCursorAsc, compareMessageCursorDesc, computeMetaTags, createClientDefinition, createStepCancelSubject, createWorkflowCancelSubject, createWorkflowDelegateResultFinalizerNamespace, createWorkflowFinalizerNamespace, defineAdapterProviderAuth, defineArtifactKind, defineArtifactLifecycleHooks, defineFacetNamespace, defineSurfaceBinding, defineWorkflow, delegateToAgent, delegateToRole, dep, expandCapabilities, expandProfileToolCapabilities, extensionToken, gate, getBootstrapAssetKey, getExtensionWarningActionLabel, hydrateArtifactContextTree, isCanonicalModelParseError, isConnectorSwapCancelledError, isDetachedDescriptor, isExtractionExcluded, isInViewBranch, isKnownSessionEvent, isUniversalRange, iterate, iterateChain, loop, messageCursorKey, messageToCursor, parseArtifactRef, parseCanonicalModel, parseExtensionConfig, parseExtensionDescriptor, primaryMigrationsPath, projectWorkflowGraph, registerAutoLaunchProvider, registerGitHookEventsProvider, registerReviewSource, registerReviewerProcessor, registerServerProvider, registerVCSProvider, registerWorkerNodeProvider, resolveModelVisibility, safeParseExtensionDescriptor, safeValidateSnapshot, serializeArtifactRef, station, unregisterGitHookEventsProvider, unregisterReviewSource, unregisterReviewerProcessor, unregisterServerProvider, unregisterVCSProvider, unregisterWorkerNodeProvider, validateSkillScope, validateSnapshot, validateToolAdapterIdentity, versionSatisfies, walkWorkflowDefinition, zodSchemaToJsonRecord };