@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
@@ -0,0 +1,1175 @@
1
+ import * as _$zod from "zod";
2
+ import { z } from "zod";
3
+ import * as _$_makaio_core0 from "@makaio/framework/core";
4
+ import * as _$zod_v4_core0 from "zod/v4/core";
5
+
6
+ //#region services/core/src/execution-target/container-schemas.d.ts
7
+ /** Dedicated bootstrap fields that must never fall back to ambient process env. */
8
+ declare const CONTAINER_BOOTSTRAP_PRIVATE_ENV_VARS: readonly ["MAKAIO_GIT_TOKEN", "MAKAIO_BUS_AUTH_SECRET"];
9
+ /** JSON-safe value delivered to an adapter-owned connector auth target. */
10
+ declare const ContainerConnectorAuthValueSchema: z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean, z.ZodNull]>;
11
+ type ContainerConnectorAuthValue = z.infer<typeof ContainerConnectorAuthValueSchema>;
12
+ /** Host-minted identity and exact package graph for one session container. */
13
+ declare const ContainerSessionRuntimeBindingSchema: z.ZodReadonly<z.ZodObject<{
14
+ machineId: z.ZodString;
15
+ packageNames: z.ZodReadonly<z.ZodArray<z.ZodString>>;
16
+ }, z.core.$strict>>;
17
+ type ContainerSessionRuntimeBinding = z.infer<typeof ContainerSessionRuntimeBindingSchema>;
18
+ /**
19
+ * Coordinates that bind one plaintext auth envelope to its intended container
20
+ * config-factory invocation.
21
+ *
22
+ * Inferred/native auth is deliberately absent: native client state is not
23
+ * portable into containers and must be rejected before the container is
24
+ * spawned.
25
+ */
26
+ declare const ContainerAdapterAuthSelectorSchema: z.ZodReadonly<z.ZodObject<{
27
+ sessionId: z.ZodString;
28
+ adapterName: z.ZodString;
29
+ providerConfigId: z.ZodString;
30
+ definitionId: z.ZodString;
31
+ runtime: z.ZodReadonly<z.ZodObject<{
32
+ machineId: z.ZodString;
33
+ packageNames: z.ZodReadonly<z.ZodArray<z.ZodString>>;
34
+ }, z.core.$strict>>;
35
+ auth: z.ZodReadonly<z.ZodObject<{
36
+ mode: z.ZodEnum<{
37
+ explicit: "explicit";
38
+ none: "none";
39
+ }>;
40
+ method: z.ZodDiscriminatedUnion<[z.ZodObject<{
41
+ owner: z.ZodLiteral<"provider">;
42
+ providerDefinitionId: z.ZodString;
43
+ methodId: z.ZodString;
44
+ }, z.core.$strict>, z.ZodObject<{
45
+ owner: z.ZodLiteral<"client">;
46
+ clientId: z.ZodString;
47
+ methodId: z.ZodString;
48
+ }, z.core.$strict>], "owner">;
49
+ }, z.core.$strict>>;
50
+ }, z.core.$strict>>;
51
+ type ContainerAdapterAuthSelector = z.infer<typeof ContainerAdapterAuthSelectorSchema>;
52
+ /** One adapter-owned connector delivery already compiled by the trusted host. */
53
+ declare const ContainerConnectorAuthDeliverySchema: z.ZodReadonly<z.ZodObject<{
54
+ target: z.ZodString;
55
+ values: z.ZodReadonly<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean, z.ZodNull]>>>;
56
+ }, z.core.$strict>>;
57
+ type ContainerConnectorAuthDelivery = z.infer<typeof ContainerConnectorAuthDeliverySchema>;
58
+ /**
59
+ * Host-compiled adapter authentication material for one container invocation.
60
+ *
61
+ * The trusted host compiles one selected portable method into this envelope;
62
+ * the container consumes it once through the adapter runtime preparer.
63
+ */
64
+ declare const ContainerAdapterAuthEnvelopeSchema: z.ZodReadonly<z.ZodObject<{
65
+ selector: z.ZodReadonly<z.ZodObject<{
66
+ sessionId: z.ZodString;
67
+ adapterName: z.ZodString;
68
+ providerConfigId: z.ZodString;
69
+ definitionId: z.ZodString;
70
+ runtime: z.ZodReadonly<z.ZodObject<{
71
+ machineId: z.ZodString;
72
+ packageNames: z.ZodReadonly<z.ZodArray<z.ZodString>>;
73
+ }, z.core.$strict>>;
74
+ auth: z.ZodReadonly<z.ZodObject<{
75
+ mode: z.ZodEnum<{
76
+ explicit: "explicit";
77
+ none: "none";
78
+ }>;
79
+ method: z.ZodDiscriminatedUnion<[z.ZodObject<{
80
+ owner: z.ZodLiteral<"provider">;
81
+ providerDefinitionId: z.ZodString;
82
+ methodId: z.ZodString;
83
+ }, z.core.$strict>, z.ZodObject<{
84
+ owner: z.ZodLiteral<"client">;
85
+ clientId: z.ZodString;
86
+ methodId: z.ZodString;
87
+ }, z.core.$strict>], "owner">;
88
+ }, z.core.$strict>>;
89
+ }, z.core.$strict>>;
90
+ scrubEnvVars: z.ZodReadonly<z.ZodArray<z.ZodString>>;
91
+ processEnv: z.ZodReadonly<z.ZodRecord<z.ZodString, z.ZodString>>;
92
+ connectorDeliveries: z.ZodReadonly<z.ZodArray<z.ZodReadonly<z.ZodObject<{
93
+ target: z.ZodString;
94
+ values: z.ZodReadonly<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean, z.ZodNull]>>>;
95
+ }, z.core.$strict>>>>;
96
+ }, z.core.$strict>>;
97
+ type ContainerAdapterAuthEnvelope = z.infer<typeof ContainerAdapterAuthEnvelopeSchema>;
98
+ /**
99
+ * One-shot stdin bootstrap payload written by the host before the container
100
+ * entrypoint reads from stdin.
101
+ *
102
+ * Fields are optional because some runtime roles require only a subset of the
103
+ * private material. Bootstrap secrets never fall back to process environment.
104
+ * Adapter authentication uses only the selector-bound `adapterAuth` envelope;
105
+ * legacy free-form credential/provider environment maps are rejected.
106
+ */
107
+ declare const ContainerBootstrapConfigSchema: z.ZodObject<{
108
+ busAuthSecret: z.ZodOptional<z.ZodString>;
109
+ relayPeer: z.ZodOptional<z.ZodObject<{
110
+ id: z.ZodString;
111
+ signingPublicKey: z.ZodString;
112
+ }, z.core.$strict>>;
113
+ relayIdentity: z.ZodOptional<z.ZodObject<{
114
+ id: z.ZodString;
115
+ signingPublicKey: z.ZodString;
116
+ signingPrivateKeyPem: z.ZodString;
117
+ }, z.core.$strict>>;
118
+ gitToken: z.ZodOptional<z.ZodString>;
119
+ runtimeEnv: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
120
+ sessionRuntime: z.ZodOptional<z.ZodReadonly<z.ZodObject<{
121
+ machineId: z.ZodString;
122
+ packageNames: z.ZodReadonly<z.ZodArray<z.ZodString>>;
123
+ }, z.core.$strict>>>;
124
+ adapterAuth: z.ZodOptional<z.ZodReadonly<z.ZodObject<{
125
+ selector: z.ZodReadonly<z.ZodObject<{
126
+ sessionId: z.ZodString;
127
+ adapterName: z.ZodString;
128
+ providerConfigId: z.ZodString;
129
+ definitionId: z.ZodString;
130
+ runtime: z.ZodReadonly<z.ZodObject<{
131
+ machineId: z.ZodString;
132
+ packageNames: z.ZodReadonly<z.ZodArray<z.ZodString>>;
133
+ }, z.core.$strict>>;
134
+ auth: z.ZodReadonly<z.ZodObject<{
135
+ mode: z.ZodEnum<{
136
+ explicit: "explicit";
137
+ none: "none";
138
+ }>;
139
+ method: z.ZodDiscriminatedUnion<[z.ZodObject<{
140
+ owner: z.ZodLiteral<"provider">;
141
+ providerDefinitionId: z.ZodString;
142
+ methodId: z.ZodString;
143
+ }, z.core.$strict>, z.ZodObject<{
144
+ owner: z.ZodLiteral<"client">;
145
+ clientId: z.ZodString;
146
+ methodId: z.ZodString;
147
+ }, z.core.$strict>], "owner">;
148
+ }, z.core.$strict>>;
149
+ }, z.core.$strict>>;
150
+ scrubEnvVars: z.ZodReadonly<z.ZodArray<z.ZodString>>;
151
+ processEnv: z.ZodReadonly<z.ZodRecord<z.ZodString, z.ZodString>>;
152
+ connectorDeliveries: z.ZodReadonly<z.ZodArray<z.ZodReadonly<z.ZodObject<{
153
+ target: z.ZodString;
154
+ values: z.ZodReadonly<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean, z.ZodNull]>>>;
155
+ }, z.core.$strict>>>>;
156
+ }, z.core.$strict>>>;
157
+ }, z.core.$strict>;
158
+ type ContainerBootstrapConfig = z.infer<typeof ContainerBootstrapConfigSchema>;
159
+ /**
160
+ * Container runtime type.
161
+ */
162
+ declare const ContainerRuntimeSchema: z.ZodEnum<{
163
+ full: "full";
164
+ simple: "simple";
165
+ }>;
166
+ type ContainerRuntime = z.infer<typeof ContainerRuntimeSchema>;
167
+ /**
168
+ * Container state.
169
+ */
170
+ declare const ContainerStateSchema: z.ZodEnum<{
171
+ running: "running";
172
+ created: "created";
173
+ stopped: "stopped";
174
+ destroyed: "destroyed";
175
+ }>;
176
+ type ContainerState = z.infer<typeof ContainerStateSchema>;
177
+ /** Public Git remote that cannot carry URL credentials, query parameters, or fragments. */
178
+ declare const CredentialFreeGitRemoteSchema: z.ZodString;
179
+ /** Public relay endpoint limited to credential-free WebSocket transports. */
180
+ declare const CredentialFreeRelayUrlSchema: z.ZodString;
181
+ /**
182
+ * Spawn request for container-local mode.
183
+ */
184
+ declare const ContainerLocalSpawnRequestSchema: z.ZodObject<{
185
+ sessionId: z.ZodString;
186
+ executionId: z.ZodOptional<z.ZodString>;
187
+ adapter: z.ZodString;
188
+ runtime: z.ZodDefault<z.ZodEnum<{
189
+ full: "full";
190
+ simple: "simple";
191
+ }>>;
192
+ image: z.ZodOptional<z.ZodString>;
193
+ mode: z.ZodLiteral<"container-local">;
194
+ repoPath: z.ZodString;
195
+ baseBranch: z.ZodString;
196
+ worktreeBranch: z.ZodOptional<z.ZodString>;
197
+ }, z.core.$strict>;
198
+ type ContainerLocalSpawnRequest = z.infer<typeof ContainerLocalSpawnRequestSchema>;
199
+ /**
200
+ * Spawn request for container-isolated mode.
201
+ */
202
+ declare const ContainerIsolatedSpawnRequestSchema: z.ZodObject<{
203
+ sessionId: z.ZodString;
204
+ executionId: z.ZodOptional<z.ZodString>;
205
+ adapter: z.ZodString;
206
+ runtime: z.ZodDefault<z.ZodEnum<{
207
+ full: "full";
208
+ simple: "simple";
209
+ }>>;
210
+ image: z.ZodOptional<z.ZodString>;
211
+ mode: z.ZodLiteral<"container-isolated">;
212
+ repoUrl: z.ZodString;
213
+ branch: z.ZodOptional<z.ZodString>;
214
+ busMode: z.ZodEnum<{
215
+ relay: "relay";
216
+ host: "host";
217
+ }>;
218
+ relayUrl: z.ZodOptional<z.ZodString>;
219
+ }, z.core.$strict>;
220
+ type ContainerIsolatedSpawnRequest = z.infer<typeof ContainerIsolatedSpawnRequestSchema>;
221
+ /**
222
+ * Discriminated spawn request union.
223
+ */
224
+ declare const SpawnRequestSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
225
+ sessionId: z.ZodString;
226
+ executionId: z.ZodOptional<z.ZodString>;
227
+ adapter: z.ZodString;
228
+ runtime: z.ZodDefault<z.ZodEnum<{
229
+ full: "full";
230
+ simple: "simple";
231
+ }>>;
232
+ image: z.ZodOptional<z.ZodString>;
233
+ mode: z.ZodLiteral<"container-local">;
234
+ repoPath: z.ZodString;
235
+ baseBranch: z.ZodString;
236
+ worktreeBranch: z.ZodOptional<z.ZodString>;
237
+ }, z.core.$strict>, z.ZodObject<{
238
+ sessionId: z.ZodString;
239
+ executionId: z.ZodOptional<z.ZodString>;
240
+ adapter: z.ZodString;
241
+ runtime: z.ZodDefault<z.ZodEnum<{
242
+ full: "full";
243
+ simple: "simple";
244
+ }>>;
245
+ image: z.ZodOptional<z.ZodString>;
246
+ mode: z.ZodLiteral<"container-isolated">;
247
+ repoUrl: z.ZodString;
248
+ branch: z.ZodOptional<z.ZodString>;
249
+ busMode: z.ZodEnum<{
250
+ relay: "relay";
251
+ host: "host";
252
+ }>;
253
+ relayUrl: z.ZodOptional<z.ZodString>;
254
+ }, z.core.$strict>], "mode">;
255
+ type SpawnRequest = z.infer<typeof SpawnRequestSchema>;
256
+ /**
257
+ * Atomic encrypted-channel request for a descriptor plus plaintext bootstrap.
258
+ *
259
+ * This shape is channel-only at the namespace layer. Keeping it separate from
260
+ * {@link SpawnRequestSchema} prevents bootstrap material from entering the
261
+ * remotely routable Docker descriptor.
262
+ */
263
+ declare const ContainerBootstrapSpawnRequestSchema: z.ZodReadonly<z.ZodObject<{
264
+ descriptor: z.ZodDiscriminatedUnion<[z.ZodObject<{
265
+ sessionId: z.ZodString;
266
+ executionId: z.ZodOptional<z.ZodString>;
267
+ adapter: z.ZodString;
268
+ runtime: z.ZodDefault<z.ZodEnum<{
269
+ full: "full";
270
+ simple: "simple";
271
+ }>>;
272
+ image: z.ZodOptional<z.ZodString>;
273
+ mode: z.ZodLiteral<"container-local">;
274
+ repoPath: z.ZodString;
275
+ baseBranch: z.ZodString;
276
+ worktreeBranch: z.ZodOptional<z.ZodString>;
277
+ }, z.core.$strict>, z.ZodObject<{
278
+ sessionId: z.ZodString;
279
+ executionId: z.ZodOptional<z.ZodString>;
280
+ adapter: z.ZodString;
281
+ runtime: z.ZodDefault<z.ZodEnum<{
282
+ full: "full";
283
+ simple: "simple";
284
+ }>>;
285
+ image: z.ZodOptional<z.ZodString>;
286
+ mode: z.ZodLiteral<"container-isolated">;
287
+ repoUrl: z.ZodString;
288
+ branch: z.ZodOptional<z.ZodString>;
289
+ busMode: z.ZodEnum<{
290
+ relay: "relay";
291
+ host: "host";
292
+ }>;
293
+ relayUrl: z.ZodOptional<z.ZodString>;
294
+ }, z.core.$strict>], "mode">;
295
+ bootstrapConfig: z.ZodObject<{
296
+ busAuthSecret: z.ZodOptional<z.ZodString>;
297
+ relayPeer: z.ZodOptional<z.ZodObject<{
298
+ id: z.ZodString;
299
+ signingPublicKey: z.ZodString;
300
+ }, z.core.$strict>>;
301
+ relayIdentity: z.ZodOptional<z.ZodObject<{
302
+ id: z.ZodString;
303
+ signingPublicKey: z.ZodString;
304
+ signingPrivateKeyPem: z.ZodString;
305
+ }, z.core.$strict>>;
306
+ gitToken: z.ZodOptional<z.ZodString>;
307
+ runtimeEnv: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
308
+ sessionRuntime: z.ZodOptional<z.ZodReadonly<z.ZodObject<{
309
+ machineId: z.ZodString;
310
+ packageNames: z.ZodReadonly<z.ZodArray<z.ZodString>>;
311
+ }, z.core.$strict>>>;
312
+ adapterAuth: z.ZodOptional<z.ZodReadonly<z.ZodObject<{
313
+ selector: z.ZodReadonly<z.ZodObject<{
314
+ sessionId: z.ZodString;
315
+ adapterName: z.ZodString;
316
+ providerConfigId: z.ZodString;
317
+ definitionId: z.ZodString;
318
+ runtime: z.ZodReadonly<z.ZodObject<{
319
+ machineId: z.ZodString;
320
+ packageNames: z.ZodReadonly<z.ZodArray<z.ZodString>>;
321
+ }, z.core.$strict>>;
322
+ auth: z.ZodReadonly<z.ZodObject<{
323
+ mode: z.ZodEnum<{
324
+ explicit: "explicit";
325
+ none: "none";
326
+ }>;
327
+ method: z.ZodDiscriminatedUnion<[z.ZodObject<{
328
+ owner: z.ZodLiteral<"provider">;
329
+ providerDefinitionId: z.ZodString;
330
+ methodId: z.ZodString;
331
+ }, z.core.$strict>, z.ZodObject<{
332
+ owner: z.ZodLiteral<"client">;
333
+ clientId: z.ZodString;
334
+ methodId: z.ZodString;
335
+ }, z.core.$strict>], "owner">;
336
+ }, z.core.$strict>>;
337
+ }, z.core.$strict>>;
338
+ scrubEnvVars: z.ZodReadonly<z.ZodArray<z.ZodString>>;
339
+ processEnv: z.ZodReadonly<z.ZodRecord<z.ZodString, z.ZodString>>;
340
+ connectorDeliveries: z.ZodReadonly<z.ZodArray<z.ZodReadonly<z.ZodObject<{
341
+ target: z.ZodString;
342
+ values: z.ZodReadonly<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean, z.ZodNull]>>>;
343
+ }, z.core.$strict>>>>;
344
+ }, z.core.$strict>>>;
345
+ }, z.core.$strict>;
346
+ }, z.core.$strict>>;
347
+ type ContainerBootstrapSpawnRequest = z.infer<typeof ContainerBootstrapSpawnRequestSchema>;
348
+ /**
349
+ * Spawn container response.
350
+ */
351
+ declare const SpawnResponseSchema: z.ZodObject<{
352
+ containerId: z.ZodString;
353
+ worktreePath: z.ZodOptional<z.ZodString>;
354
+ worktreeBranch: z.ZodOptional<z.ZodString>;
355
+ }, z.core.$strip>;
356
+ type SpawnResponse = z.infer<typeof SpawnResponseSchema>;
357
+ /**
358
+ * Stop container request.
359
+ */
360
+ declare const StopRequestSchema: z.ZodObject<{
361
+ containerId: z.ZodString;
362
+ deleteBranch: z.ZodDefault<z.ZodBoolean>;
363
+ }, z.core.$strip>;
364
+ type StopRequest = z.infer<typeof StopRequestSchema>;
365
+ /**
366
+ * Stop container response.
367
+ */
368
+ declare const StopResponseSchema: z.ZodObject<{
369
+ success: z.ZodBoolean;
370
+ }, z.core.$strip>;
371
+ type StopResponse = z.infer<typeof StopResponseSchema>;
372
+ /**
373
+ * Container status request.
374
+ */
375
+ declare const StatusRequestSchema: z.ZodObject<{
376
+ containerId: z.ZodString;
377
+ }, z.core.$strip>;
378
+ type StatusRequest = z.infer<typeof StatusRequestSchema>;
379
+ /**
380
+ * Container status response.
381
+ */
382
+ declare const StatusResponseSchema: z.ZodObject<{
383
+ state: z.ZodEnum<{
384
+ running: "running";
385
+ created: "created";
386
+ stopped: "stopped";
387
+ destroyed: "destroyed";
388
+ }>;
389
+ sessionId: z.ZodString;
390
+ worktreePath: z.ZodOptional<z.ZodString>;
391
+ }, z.core.$strip>;
392
+ type StatusResponse = z.infer<typeof StatusResponseSchema>;
393
+ /**
394
+ * Container created event.
395
+ */
396
+ declare const ContainerCreatedSchema: z.ZodObject<{
397
+ containerId: z.ZodString;
398
+ sessionId: z.ZodString;
399
+ worktreePath: z.ZodOptional<z.ZodString>;
400
+ }, z.core.$strip>;
401
+ type ContainerCreated = z.infer<typeof ContainerCreatedSchema>;
402
+ /**
403
+ * Container started event.
404
+ */
405
+ declare const ContainerStartedSchema: z.ZodObject<{
406
+ containerId: z.ZodString;
407
+ sessionId: z.ZodString;
408
+ worktreePath: z.ZodOptional<z.ZodString>;
409
+ }, z.core.$strip>;
410
+ type ContainerStarted = z.infer<typeof ContainerStartedSchema>;
411
+ /**
412
+ * Container stopped event.
413
+ */
414
+ declare const ContainerStoppedSchema: z.ZodObject<{
415
+ containerId: z.ZodString;
416
+ sessionId: z.ZodString;
417
+ exitCode: z.ZodNumber;
418
+ }, z.core.$strip>;
419
+ type ContainerStopped = z.infer<typeof ContainerStoppedSchema>;
420
+ /**
421
+ * Container destroyed event.
422
+ */
423
+ declare const ContainerDestroyedSchema: z.ZodObject<{
424
+ containerId: z.ZodString;
425
+ sessionId: z.ZodString;
426
+ }, z.core.$strip>;
427
+ type ContainerDestroyed = z.infer<typeof ContainerDestroyedSchema>;
428
+ //#endregion
429
+ //#region services/core/src/execution-target/container-namespace.d.ts
430
+ /** Process-local DirectChannel endpoint used for plaintext Docker bootstrap. */
431
+ declare const CONTAINER_BOOTSTRAP_CHANNEL_ENDPOINT = "docker-bootstrap";
432
+ /**
433
+ * Canonical Docker namespace.
434
+ */
435
+ declare const DockerNamespace: _$_makaio_core0.BusNamespaceDefinition<"docker", {
436
+ 'container.spawn': {
437
+ request: z.ZodDiscriminatedUnion<[z.ZodObject<{
438
+ sessionId: z.ZodString;
439
+ executionId: z.ZodOptional<z.ZodString>;
440
+ adapter: z.ZodString;
441
+ runtime: z.ZodDefault<z.ZodEnum<{
442
+ full: "full";
443
+ simple: "simple";
444
+ }>>;
445
+ image: z.ZodOptional<z.ZodString>;
446
+ mode: z.ZodLiteral<"container-local">;
447
+ repoPath: z.ZodString;
448
+ baseBranch: z.ZodString;
449
+ worktreeBranch: z.ZodOptional<z.ZodString>;
450
+ }, z.core.$strict>, z.ZodObject<{
451
+ sessionId: z.ZodString;
452
+ executionId: z.ZodOptional<z.ZodString>;
453
+ adapter: z.ZodString;
454
+ runtime: z.ZodDefault<z.ZodEnum<{
455
+ full: "full";
456
+ simple: "simple";
457
+ }>>;
458
+ image: z.ZodOptional<z.ZodString>;
459
+ mode: z.ZodLiteral<"container-isolated">;
460
+ repoUrl: z.ZodString;
461
+ branch: z.ZodOptional<z.ZodString>;
462
+ busMode: z.ZodEnum<{
463
+ relay: "relay";
464
+ host: "host";
465
+ }>;
466
+ relayUrl: z.ZodOptional<z.ZodString>;
467
+ }, z.core.$strict>], "mode">;
468
+ response: z.ZodObject<{
469
+ containerId: z.ZodString;
470
+ worktreePath: z.ZodOptional<z.ZodString>;
471
+ worktreeBranch: z.ZodOptional<z.ZodString>;
472
+ }, z.core.$strip>;
473
+ };
474
+ /**
475
+ * Atomically spawn from a public descriptor plus encrypted bootstrap data.
476
+ * Channel-only because the request contains resolved plaintext secrets.
477
+ */
478
+ 'bootstrap.spawn': _$_makaio_core0.ChannelSubjectSchema<{
479
+ request: z.ZodReadonly<z.ZodObject<{
480
+ descriptor: z.ZodDiscriminatedUnion<[z.ZodObject<{
481
+ sessionId: z.ZodString;
482
+ executionId: z.ZodOptional<z.ZodString>;
483
+ adapter: z.ZodString;
484
+ runtime: z.ZodDefault<z.ZodEnum<{
485
+ full: "full";
486
+ simple: "simple";
487
+ }>>;
488
+ image: z.ZodOptional<z.ZodString>;
489
+ mode: z.ZodLiteral<"container-local">;
490
+ repoPath: z.ZodString;
491
+ baseBranch: z.ZodString;
492
+ worktreeBranch: z.ZodOptional<z.ZodString>;
493
+ }, z.core.$strict>, z.ZodObject<{
494
+ sessionId: z.ZodString;
495
+ executionId: z.ZodOptional<z.ZodString>;
496
+ adapter: z.ZodString;
497
+ runtime: z.ZodDefault<z.ZodEnum<{
498
+ full: "full";
499
+ simple: "simple";
500
+ }>>;
501
+ image: z.ZodOptional<z.ZodString>;
502
+ mode: z.ZodLiteral<"container-isolated">;
503
+ repoUrl: z.ZodString;
504
+ branch: z.ZodOptional<z.ZodString>;
505
+ busMode: z.ZodEnum<{
506
+ relay: "relay";
507
+ host: "host";
508
+ }>;
509
+ relayUrl: z.ZodOptional<z.ZodString>;
510
+ }, z.core.$strict>], "mode">;
511
+ bootstrapConfig: z.ZodObject<{
512
+ busAuthSecret: z.ZodOptional<z.ZodString>;
513
+ relayPeer: z.ZodOptional<z.ZodObject<{
514
+ id: z.ZodString;
515
+ signingPublicKey: z.ZodString;
516
+ }, z.core.$strict>>;
517
+ relayIdentity: z.ZodOptional<z.ZodObject<{
518
+ id: z.ZodString;
519
+ signingPublicKey: z.ZodString;
520
+ signingPrivateKeyPem: z.ZodString;
521
+ }, z.core.$strict>>;
522
+ gitToken: z.ZodOptional<z.ZodString>;
523
+ runtimeEnv: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
524
+ sessionRuntime: z.ZodOptional<z.ZodReadonly<z.ZodObject<{
525
+ machineId: z.ZodString;
526
+ packageNames: z.ZodReadonly<z.ZodArray<z.ZodString>>;
527
+ }, z.core.$strict>>>;
528
+ adapterAuth: z.ZodOptional<z.ZodReadonly<z.ZodObject<{
529
+ selector: z.ZodReadonly<z.ZodObject<{
530
+ sessionId: z.ZodString;
531
+ adapterName: z.ZodString;
532
+ providerConfigId: z.ZodString;
533
+ definitionId: z.ZodString;
534
+ runtime: z.ZodReadonly<z.ZodObject<{
535
+ machineId: z.ZodString;
536
+ packageNames: z.ZodReadonly<z.ZodArray<z.ZodString>>;
537
+ }, z.core.$strict>>;
538
+ auth: z.ZodReadonly<z.ZodObject<{
539
+ mode: z.ZodEnum<{
540
+ explicit: "explicit";
541
+ none: "none";
542
+ }>;
543
+ method: z.ZodDiscriminatedUnion<[z.ZodObject<{
544
+ owner: z.ZodLiteral<"provider">;
545
+ providerDefinitionId: z.ZodString;
546
+ methodId: z.ZodString;
547
+ }, z.core.$strict>, z.ZodObject<{
548
+ owner: z.ZodLiteral<"client">;
549
+ clientId: z.ZodString;
550
+ methodId: z.ZodString;
551
+ }, z.core.$strict>], "owner">;
552
+ }, z.core.$strict>>;
553
+ }, z.core.$strict>>;
554
+ scrubEnvVars: z.ZodReadonly<z.ZodArray<z.ZodString>>;
555
+ processEnv: z.ZodReadonly<z.ZodRecord<z.ZodString, z.ZodString>>;
556
+ connectorDeliveries: z.ZodReadonly<z.ZodArray<z.ZodReadonly<z.ZodObject<{
557
+ target: z.ZodString;
558
+ values: z.ZodReadonly<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean, z.ZodNull]>>>;
559
+ }, z.core.$strict>>>>;
560
+ }, z.core.$strict>>>;
561
+ }, z.core.$strict>;
562
+ }, z.core.$strict>>;
563
+ response: z.ZodObject<{
564
+ containerId: z.ZodString;
565
+ worktreePath: z.ZodOptional<z.ZodString>;
566
+ worktreeBranch: z.ZodOptional<z.ZodString>;
567
+ }, z.core.$strip>;
568
+ }>; /** Return the process-local bootstrap channel bearer capability. */
569
+ 'bootstrap.getChannelToken': _$_makaio_core0.LocalSubjectSchema<{
570
+ request: z.ZodObject<{}, z.core.$strip>;
571
+ response: z.ZodObject<{
572
+ token: z.ZodString;
573
+ }, z.core.$strip>;
574
+ }>;
575
+ 'container.stop': {
576
+ request: z.ZodObject<{
577
+ containerId: z.ZodString;
578
+ deleteBranch: z.ZodDefault<z.ZodBoolean>;
579
+ }, z.core.$strip>;
580
+ response: z.ZodObject<{
581
+ success: z.ZodBoolean;
582
+ }, z.core.$strip>;
583
+ };
584
+ 'container.status': {
585
+ request: z.ZodObject<{
586
+ containerId: z.ZodString;
587
+ }, z.core.$strip>;
588
+ response: z.ZodObject<{
589
+ state: z.ZodEnum<{
590
+ running: "running";
591
+ created: "created";
592
+ stopped: "stopped";
593
+ destroyed: "destroyed";
594
+ }>;
595
+ sessionId: z.ZodString;
596
+ worktreePath: z.ZodOptional<z.ZodString>;
597
+ }, z.core.$strip>;
598
+ };
599
+ 'container.created': z.ZodObject<{
600
+ containerId: z.ZodString;
601
+ sessionId: z.ZodString;
602
+ worktreePath: z.ZodOptional<z.ZodString>;
603
+ }, z.core.$strip>;
604
+ 'container.started': z.ZodObject<{
605
+ containerId: z.ZodString;
606
+ sessionId: z.ZodString;
607
+ worktreePath: z.ZodOptional<z.ZodString>;
608
+ }, z.core.$strip>;
609
+ 'container.stopped': z.ZodObject<{
610
+ containerId: z.ZodString;
611
+ sessionId: z.ZodString;
612
+ exitCode: z.ZodNumber;
613
+ }, z.core.$strip>;
614
+ 'container.destroyed': z.ZodObject<{
615
+ containerId: z.ZodString;
616
+ sessionId: z.ZodString;
617
+ }, z.core.$strip>;
618
+ }>;
619
+ /**
620
+ * Typed Docker subjects.
621
+ */
622
+ declare const DockerSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSubjectDefinitions<"docker", {
623
+ 'container.spawn': {
624
+ request: z.ZodDiscriminatedUnion<[z.ZodObject<{
625
+ sessionId: z.ZodString;
626
+ executionId: z.ZodOptional<z.ZodString>;
627
+ adapter: z.ZodString;
628
+ runtime: z.ZodDefault<z.ZodEnum<{
629
+ full: "full";
630
+ simple: "simple";
631
+ }>>;
632
+ image: z.ZodOptional<z.ZodString>;
633
+ mode: z.ZodLiteral<"container-local">;
634
+ repoPath: z.ZodString;
635
+ baseBranch: z.ZodString;
636
+ worktreeBranch: z.ZodOptional<z.ZodString>;
637
+ }, z.core.$strict>, z.ZodObject<{
638
+ sessionId: z.ZodString;
639
+ executionId: z.ZodOptional<z.ZodString>;
640
+ adapter: z.ZodString;
641
+ runtime: z.ZodDefault<z.ZodEnum<{
642
+ full: "full";
643
+ simple: "simple";
644
+ }>>;
645
+ image: z.ZodOptional<z.ZodString>;
646
+ mode: z.ZodLiteral<"container-isolated">;
647
+ repoUrl: z.ZodString;
648
+ branch: z.ZodOptional<z.ZodString>;
649
+ busMode: z.ZodEnum<{
650
+ relay: "relay";
651
+ host: "host";
652
+ }>;
653
+ relayUrl: z.ZodOptional<z.ZodString>;
654
+ }, z.core.$strict>], "mode">;
655
+ response: z.ZodObject<{
656
+ containerId: z.ZodString;
657
+ worktreePath: z.ZodOptional<z.ZodString>;
658
+ worktreeBranch: z.ZodOptional<z.ZodString>;
659
+ }, z.core.$strip>;
660
+ };
661
+ /**
662
+ * Atomically spawn from a public descriptor plus encrypted bootstrap data.
663
+ * Channel-only because the request contains resolved plaintext secrets.
664
+ */
665
+ 'bootstrap.spawn': _$_makaio_core0.ChannelSubjectSchema<{
666
+ request: z.ZodReadonly<z.ZodObject<{
667
+ descriptor: z.ZodDiscriminatedUnion<[z.ZodObject<{
668
+ sessionId: z.ZodString;
669
+ executionId: z.ZodOptional<z.ZodString>;
670
+ adapter: z.ZodString;
671
+ runtime: z.ZodDefault<z.ZodEnum<{
672
+ full: "full";
673
+ simple: "simple";
674
+ }>>;
675
+ image: z.ZodOptional<z.ZodString>;
676
+ mode: z.ZodLiteral<"container-local">;
677
+ repoPath: z.ZodString;
678
+ baseBranch: z.ZodString;
679
+ worktreeBranch: z.ZodOptional<z.ZodString>;
680
+ }, z.core.$strict>, z.ZodObject<{
681
+ sessionId: z.ZodString;
682
+ executionId: z.ZodOptional<z.ZodString>;
683
+ adapter: z.ZodString;
684
+ runtime: z.ZodDefault<z.ZodEnum<{
685
+ full: "full";
686
+ simple: "simple";
687
+ }>>;
688
+ image: z.ZodOptional<z.ZodString>;
689
+ mode: z.ZodLiteral<"container-isolated">;
690
+ repoUrl: z.ZodString;
691
+ branch: z.ZodOptional<z.ZodString>;
692
+ busMode: z.ZodEnum<{
693
+ relay: "relay";
694
+ host: "host";
695
+ }>;
696
+ relayUrl: z.ZodOptional<z.ZodString>;
697
+ }, z.core.$strict>], "mode">;
698
+ bootstrapConfig: z.ZodObject<{
699
+ busAuthSecret: z.ZodOptional<z.ZodString>;
700
+ relayPeer: z.ZodOptional<z.ZodObject<{
701
+ id: z.ZodString;
702
+ signingPublicKey: z.ZodString;
703
+ }, z.core.$strict>>;
704
+ relayIdentity: z.ZodOptional<z.ZodObject<{
705
+ id: z.ZodString;
706
+ signingPublicKey: z.ZodString;
707
+ signingPrivateKeyPem: z.ZodString;
708
+ }, z.core.$strict>>;
709
+ gitToken: z.ZodOptional<z.ZodString>;
710
+ runtimeEnv: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
711
+ sessionRuntime: z.ZodOptional<z.ZodReadonly<z.ZodObject<{
712
+ machineId: z.ZodString;
713
+ packageNames: z.ZodReadonly<z.ZodArray<z.ZodString>>;
714
+ }, z.core.$strict>>>;
715
+ adapterAuth: z.ZodOptional<z.ZodReadonly<z.ZodObject<{
716
+ selector: z.ZodReadonly<z.ZodObject<{
717
+ sessionId: z.ZodString;
718
+ adapterName: z.ZodString;
719
+ providerConfigId: z.ZodString;
720
+ definitionId: z.ZodString;
721
+ runtime: z.ZodReadonly<z.ZodObject<{
722
+ machineId: z.ZodString;
723
+ packageNames: z.ZodReadonly<z.ZodArray<z.ZodString>>;
724
+ }, z.core.$strict>>;
725
+ auth: z.ZodReadonly<z.ZodObject<{
726
+ mode: z.ZodEnum<{
727
+ explicit: "explicit";
728
+ none: "none";
729
+ }>;
730
+ method: z.ZodDiscriminatedUnion<[z.ZodObject<{
731
+ owner: z.ZodLiteral<"provider">;
732
+ providerDefinitionId: z.ZodString;
733
+ methodId: z.ZodString;
734
+ }, z.core.$strict>, z.ZodObject<{
735
+ owner: z.ZodLiteral<"client">;
736
+ clientId: z.ZodString;
737
+ methodId: z.ZodString;
738
+ }, z.core.$strict>], "owner">;
739
+ }, z.core.$strict>>;
740
+ }, z.core.$strict>>;
741
+ scrubEnvVars: z.ZodReadonly<z.ZodArray<z.ZodString>>;
742
+ processEnv: z.ZodReadonly<z.ZodRecord<z.ZodString, z.ZodString>>;
743
+ connectorDeliveries: z.ZodReadonly<z.ZodArray<z.ZodReadonly<z.ZodObject<{
744
+ target: z.ZodString;
745
+ values: z.ZodReadonly<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean, z.ZodNull]>>>;
746
+ }, z.core.$strict>>>>;
747
+ }, z.core.$strict>>>;
748
+ }, z.core.$strict>;
749
+ }, z.core.$strict>>;
750
+ response: z.ZodObject<{
751
+ containerId: z.ZodString;
752
+ worktreePath: z.ZodOptional<z.ZodString>;
753
+ worktreeBranch: z.ZodOptional<z.ZodString>;
754
+ }, z.core.$strip>;
755
+ }>; /** Return the process-local bootstrap channel bearer capability. */
756
+ 'bootstrap.getChannelToken': _$_makaio_core0.LocalSubjectSchema<{
757
+ request: z.ZodObject<{}, z.core.$strip>;
758
+ response: z.ZodObject<{
759
+ token: z.ZodString;
760
+ }, z.core.$strip>;
761
+ }>;
762
+ 'container.stop': {
763
+ request: z.ZodObject<{
764
+ containerId: z.ZodString;
765
+ deleteBranch: z.ZodDefault<z.ZodBoolean>;
766
+ }, z.core.$strip>;
767
+ response: z.ZodObject<{
768
+ success: z.ZodBoolean;
769
+ }, z.core.$strip>;
770
+ };
771
+ 'container.status': {
772
+ request: z.ZodObject<{
773
+ containerId: z.ZodString;
774
+ }, z.core.$strip>;
775
+ response: z.ZodObject<{
776
+ state: z.ZodEnum<{
777
+ running: "running";
778
+ created: "created";
779
+ stopped: "stopped";
780
+ destroyed: "destroyed";
781
+ }>;
782
+ sessionId: z.ZodString;
783
+ worktreePath: z.ZodOptional<z.ZodString>;
784
+ }, z.core.$strip>;
785
+ };
786
+ 'container.created': z.ZodObject<{
787
+ containerId: z.ZodString;
788
+ sessionId: z.ZodString;
789
+ worktreePath: z.ZodOptional<z.ZodString>;
790
+ }, z.core.$strip>;
791
+ 'container.started': z.ZodObject<{
792
+ containerId: z.ZodString;
793
+ sessionId: z.ZodString;
794
+ worktreePath: z.ZodOptional<z.ZodString>;
795
+ }, z.core.$strip>;
796
+ 'container.stopped': z.ZodObject<{
797
+ containerId: z.ZodString;
798
+ sessionId: z.ZodString;
799
+ exitCode: z.ZodNumber;
800
+ }, z.core.$strip>;
801
+ 'container.destroyed': z.ZodObject<{
802
+ containerId: z.ZodString;
803
+ sessionId: z.ZodString;
804
+ }, z.core.$strip>;
805
+ }>, "docker">;
806
+ //#endregion
807
+ //#region services/core/src/execution-target/container-spawn-namespace.d.ts
808
+ /**
809
+ * Backward-compatible alias for the canonical Docker namespace.
810
+ */
811
+ declare const ContainerSpawnNamespace: _$_makaio_core0.BusNamespaceDefinition<"docker", {
812
+ 'container.spawn': {
813
+ request: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
814
+ sessionId: _$zod.ZodString;
815
+ executionId: _$zod.ZodOptional<_$zod.ZodString>;
816
+ adapter: _$zod.ZodString;
817
+ runtime: _$zod.ZodDefault<_$zod.ZodEnum<{
818
+ full: "full";
819
+ simple: "simple";
820
+ }>>;
821
+ image: _$zod.ZodOptional<_$zod.ZodString>;
822
+ mode: _$zod.ZodLiteral<"container-local">;
823
+ repoPath: _$zod.ZodString;
824
+ baseBranch: _$zod.ZodString;
825
+ worktreeBranch: _$zod.ZodOptional<_$zod.ZodString>;
826
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
827
+ sessionId: _$zod.ZodString;
828
+ executionId: _$zod.ZodOptional<_$zod.ZodString>;
829
+ adapter: _$zod.ZodString;
830
+ runtime: _$zod.ZodDefault<_$zod.ZodEnum<{
831
+ full: "full";
832
+ simple: "simple";
833
+ }>>;
834
+ image: _$zod.ZodOptional<_$zod.ZodString>;
835
+ mode: _$zod.ZodLiteral<"container-isolated">;
836
+ repoUrl: _$zod.ZodString;
837
+ branch: _$zod.ZodOptional<_$zod.ZodString>;
838
+ busMode: _$zod.ZodEnum<{
839
+ relay: "relay";
840
+ host: "host";
841
+ }>;
842
+ relayUrl: _$zod.ZodOptional<_$zod.ZodString>;
843
+ }, _$zod_v4_core0.$strict>], "mode">;
844
+ response: _$zod.ZodObject<{
845
+ containerId: _$zod.ZodString;
846
+ worktreePath: _$zod.ZodOptional<_$zod.ZodString>;
847
+ worktreeBranch: _$zod.ZodOptional<_$zod.ZodString>;
848
+ }, _$zod_v4_core0.$strip>;
849
+ };
850
+ 'bootstrap.spawn': _$_makaio_core0.ChannelSubjectSchema<{
851
+ request: _$zod.ZodReadonly<_$zod.ZodObject<{
852
+ descriptor: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
853
+ sessionId: _$zod.ZodString;
854
+ executionId: _$zod.ZodOptional<_$zod.ZodString>;
855
+ adapter: _$zod.ZodString;
856
+ runtime: _$zod.ZodDefault<_$zod.ZodEnum<{
857
+ full: "full";
858
+ simple: "simple";
859
+ }>>;
860
+ image: _$zod.ZodOptional<_$zod.ZodString>;
861
+ mode: _$zod.ZodLiteral<"container-local">;
862
+ repoPath: _$zod.ZodString;
863
+ baseBranch: _$zod.ZodString;
864
+ worktreeBranch: _$zod.ZodOptional<_$zod.ZodString>;
865
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
866
+ sessionId: _$zod.ZodString;
867
+ executionId: _$zod.ZodOptional<_$zod.ZodString>;
868
+ adapter: _$zod.ZodString;
869
+ runtime: _$zod.ZodDefault<_$zod.ZodEnum<{
870
+ full: "full";
871
+ simple: "simple";
872
+ }>>;
873
+ image: _$zod.ZodOptional<_$zod.ZodString>;
874
+ mode: _$zod.ZodLiteral<"container-isolated">;
875
+ repoUrl: _$zod.ZodString;
876
+ branch: _$zod.ZodOptional<_$zod.ZodString>;
877
+ busMode: _$zod.ZodEnum<{
878
+ relay: "relay";
879
+ host: "host";
880
+ }>;
881
+ relayUrl: _$zod.ZodOptional<_$zod.ZodString>;
882
+ }, _$zod_v4_core0.$strict>], "mode">;
883
+ bootstrapConfig: _$zod.ZodObject<{
884
+ busAuthSecret: _$zod.ZodOptional<_$zod.ZodString>;
885
+ relayPeer: _$zod.ZodOptional<_$zod.ZodObject<{
886
+ id: _$zod.ZodString;
887
+ signingPublicKey: _$zod.ZodString;
888
+ }, _$zod_v4_core0.$strict>>;
889
+ relayIdentity: _$zod.ZodOptional<_$zod.ZodObject<{
890
+ id: _$zod.ZodString;
891
+ signingPublicKey: _$zod.ZodString;
892
+ signingPrivateKeyPem: _$zod.ZodString;
893
+ }, _$zod_v4_core0.$strict>>;
894
+ gitToken: _$zod.ZodOptional<_$zod.ZodString>;
895
+ runtimeEnv: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
896
+ sessionRuntime: _$zod.ZodOptional<_$zod.ZodReadonly<_$zod.ZodObject<{
897
+ machineId: _$zod.ZodString;
898
+ packageNames: _$zod.ZodReadonly<_$zod.ZodArray<_$zod.ZodString>>;
899
+ }, _$zod_v4_core0.$strict>>>;
900
+ adapterAuth: _$zod.ZodOptional<_$zod.ZodReadonly<_$zod.ZodObject<{
901
+ selector: _$zod.ZodReadonly<_$zod.ZodObject<{
902
+ sessionId: _$zod.ZodString;
903
+ adapterName: _$zod.ZodString;
904
+ providerConfigId: _$zod.ZodString;
905
+ definitionId: _$zod.ZodString;
906
+ runtime: _$zod.ZodReadonly<_$zod.ZodObject<{
907
+ machineId: _$zod.ZodString;
908
+ packageNames: _$zod.ZodReadonly<_$zod.ZodArray<_$zod.ZodString>>;
909
+ }, _$zod_v4_core0.$strict>>;
910
+ auth: _$zod.ZodReadonly<_$zod.ZodObject<{
911
+ mode: _$zod.ZodEnum<{
912
+ explicit: "explicit";
913
+ none: "none";
914
+ }>;
915
+ method: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
916
+ owner: _$zod.ZodLiteral<"provider">;
917
+ providerDefinitionId: _$zod.ZodString;
918
+ methodId: _$zod.ZodString;
919
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
920
+ owner: _$zod.ZodLiteral<"client">;
921
+ clientId: _$zod.ZodString;
922
+ methodId: _$zod.ZodString;
923
+ }, _$zod_v4_core0.$strict>], "owner">;
924
+ }, _$zod_v4_core0.$strict>>;
925
+ }, _$zod_v4_core0.$strict>>;
926
+ scrubEnvVars: _$zod.ZodReadonly<_$zod.ZodArray<_$zod.ZodString>>;
927
+ processEnv: _$zod.ZodReadonly<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
928
+ connectorDeliveries: _$zod.ZodReadonly<_$zod.ZodArray<_$zod.ZodReadonly<_$zod.ZodObject<{
929
+ target: _$zod.ZodString;
930
+ values: _$zod.ZodReadonly<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnion<readonly [_$zod.ZodString, _$zod.ZodNumber, _$zod.ZodBoolean, _$zod.ZodNull]>>>;
931
+ }, _$zod_v4_core0.$strict>>>>;
932
+ }, _$zod_v4_core0.$strict>>>;
933
+ }, _$zod_v4_core0.$strict>;
934
+ }, _$zod_v4_core0.$strict>>;
935
+ response: _$zod.ZodObject<{
936
+ containerId: _$zod.ZodString;
937
+ worktreePath: _$zod.ZodOptional<_$zod.ZodString>;
938
+ worktreeBranch: _$zod.ZodOptional<_$zod.ZodString>;
939
+ }, _$zod_v4_core0.$strip>;
940
+ }>;
941
+ 'bootstrap.getChannelToken': _$_makaio_core0.LocalSubjectSchema<{
942
+ request: _$zod.ZodObject<{}, _$zod_v4_core0.$strip>;
943
+ response: _$zod.ZodObject<{
944
+ token: _$zod.ZodString;
945
+ }, _$zod_v4_core0.$strip>;
946
+ }>;
947
+ 'container.stop': {
948
+ request: _$zod.ZodObject<{
949
+ containerId: _$zod.ZodString;
950
+ deleteBranch: _$zod.ZodDefault<_$zod.ZodBoolean>;
951
+ }, _$zod_v4_core0.$strip>;
952
+ response: _$zod.ZodObject<{
953
+ success: _$zod.ZodBoolean;
954
+ }, _$zod_v4_core0.$strip>;
955
+ };
956
+ 'container.status': {
957
+ request: _$zod.ZodObject<{
958
+ containerId: _$zod.ZodString;
959
+ }, _$zod_v4_core0.$strip>;
960
+ response: _$zod.ZodObject<{
961
+ state: _$zod.ZodEnum<{
962
+ running: "running";
963
+ created: "created";
964
+ stopped: "stopped";
965
+ destroyed: "destroyed";
966
+ }>;
967
+ sessionId: _$zod.ZodString;
968
+ worktreePath: _$zod.ZodOptional<_$zod.ZodString>;
969
+ }, _$zod_v4_core0.$strip>;
970
+ };
971
+ 'container.created': _$zod.ZodObject<{
972
+ containerId: _$zod.ZodString;
973
+ sessionId: _$zod.ZodString;
974
+ worktreePath: _$zod.ZodOptional<_$zod.ZodString>;
975
+ }, _$zod_v4_core0.$strip>;
976
+ 'container.started': _$zod.ZodObject<{
977
+ containerId: _$zod.ZodString;
978
+ sessionId: _$zod.ZodString;
979
+ worktreePath: _$zod.ZodOptional<_$zod.ZodString>;
980
+ }, _$zod_v4_core0.$strip>;
981
+ 'container.stopped': _$zod.ZodObject<{
982
+ containerId: _$zod.ZodString;
983
+ sessionId: _$zod.ZodString;
984
+ exitCode: _$zod.ZodNumber;
985
+ }, _$zod_v4_core0.$strip>;
986
+ 'container.destroyed': _$zod.ZodObject<{
987
+ containerId: _$zod.ZodString;
988
+ sessionId: _$zod.ZodString;
989
+ }, _$zod_v4_core0.$strip>;
990
+ }>;
991
+ /**
992
+ * Backward-compatible alias for the canonical Docker subjects.
993
+ */
994
+ declare const ContainerSpawnSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSubjectDefinitions<"docker", {
995
+ 'container.spawn': {
996
+ request: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
997
+ sessionId: _$zod.ZodString;
998
+ executionId: _$zod.ZodOptional<_$zod.ZodString>;
999
+ adapter: _$zod.ZodString;
1000
+ runtime: _$zod.ZodDefault<_$zod.ZodEnum<{
1001
+ full: "full";
1002
+ simple: "simple";
1003
+ }>>;
1004
+ image: _$zod.ZodOptional<_$zod.ZodString>;
1005
+ mode: _$zod.ZodLiteral<"container-local">;
1006
+ repoPath: _$zod.ZodString;
1007
+ baseBranch: _$zod.ZodString;
1008
+ worktreeBranch: _$zod.ZodOptional<_$zod.ZodString>;
1009
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
1010
+ sessionId: _$zod.ZodString;
1011
+ executionId: _$zod.ZodOptional<_$zod.ZodString>;
1012
+ adapter: _$zod.ZodString;
1013
+ runtime: _$zod.ZodDefault<_$zod.ZodEnum<{
1014
+ full: "full";
1015
+ simple: "simple";
1016
+ }>>;
1017
+ image: _$zod.ZodOptional<_$zod.ZodString>;
1018
+ mode: _$zod.ZodLiteral<"container-isolated">;
1019
+ repoUrl: _$zod.ZodString;
1020
+ branch: _$zod.ZodOptional<_$zod.ZodString>;
1021
+ busMode: _$zod.ZodEnum<{
1022
+ relay: "relay";
1023
+ host: "host";
1024
+ }>;
1025
+ relayUrl: _$zod.ZodOptional<_$zod.ZodString>;
1026
+ }, _$zod_v4_core0.$strict>], "mode">;
1027
+ response: _$zod.ZodObject<{
1028
+ containerId: _$zod.ZodString;
1029
+ worktreePath: _$zod.ZodOptional<_$zod.ZodString>;
1030
+ worktreeBranch: _$zod.ZodOptional<_$zod.ZodString>;
1031
+ }, _$zod_v4_core0.$strip>;
1032
+ };
1033
+ 'bootstrap.spawn': _$_makaio_core0.ChannelSubjectSchema<{
1034
+ request: _$zod.ZodReadonly<_$zod.ZodObject<{
1035
+ descriptor: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
1036
+ sessionId: _$zod.ZodString;
1037
+ executionId: _$zod.ZodOptional<_$zod.ZodString>;
1038
+ adapter: _$zod.ZodString;
1039
+ runtime: _$zod.ZodDefault<_$zod.ZodEnum<{
1040
+ full: "full";
1041
+ simple: "simple";
1042
+ }>>;
1043
+ image: _$zod.ZodOptional<_$zod.ZodString>;
1044
+ mode: _$zod.ZodLiteral<"container-local">;
1045
+ repoPath: _$zod.ZodString;
1046
+ baseBranch: _$zod.ZodString;
1047
+ worktreeBranch: _$zod.ZodOptional<_$zod.ZodString>;
1048
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
1049
+ sessionId: _$zod.ZodString;
1050
+ executionId: _$zod.ZodOptional<_$zod.ZodString>;
1051
+ adapter: _$zod.ZodString;
1052
+ runtime: _$zod.ZodDefault<_$zod.ZodEnum<{
1053
+ full: "full";
1054
+ simple: "simple";
1055
+ }>>;
1056
+ image: _$zod.ZodOptional<_$zod.ZodString>;
1057
+ mode: _$zod.ZodLiteral<"container-isolated">;
1058
+ repoUrl: _$zod.ZodString;
1059
+ branch: _$zod.ZodOptional<_$zod.ZodString>;
1060
+ busMode: _$zod.ZodEnum<{
1061
+ relay: "relay";
1062
+ host: "host";
1063
+ }>;
1064
+ relayUrl: _$zod.ZodOptional<_$zod.ZodString>;
1065
+ }, _$zod_v4_core0.$strict>], "mode">;
1066
+ bootstrapConfig: _$zod.ZodObject<{
1067
+ busAuthSecret: _$zod.ZodOptional<_$zod.ZodString>;
1068
+ relayPeer: _$zod.ZodOptional<_$zod.ZodObject<{
1069
+ id: _$zod.ZodString;
1070
+ signingPublicKey: _$zod.ZodString;
1071
+ }, _$zod_v4_core0.$strict>>;
1072
+ relayIdentity: _$zod.ZodOptional<_$zod.ZodObject<{
1073
+ id: _$zod.ZodString;
1074
+ signingPublicKey: _$zod.ZodString;
1075
+ signingPrivateKeyPem: _$zod.ZodString;
1076
+ }, _$zod_v4_core0.$strict>>;
1077
+ gitToken: _$zod.ZodOptional<_$zod.ZodString>;
1078
+ runtimeEnv: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
1079
+ sessionRuntime: _$zod.ZodOptional<_$zod.ZodReadonly<_$zod.ZodObject<{
1080
+ machineId: _$zod.ZodString;
1081
+ packageNames: _$zod.ZodReadonly<_$zod.ZodArray<_$zod.ZodString>>;
1082
+ }, _$zod_v4_core0.$strict>>>;
1083
+ adapterAuth: _$zod.ZodOptional<_$zod.ZodReadonly<_$zod.ZodObject<{
1084
+ selector: _$zod.ZodReadonly<_$zod.ZodObject<{
1085
+ sessionId: _$zod.ZodString;
1086
+ adapterName: _$zod.ZodString;
1087
+ providerConfigId: _$zod.ZodString;
1088
+ definitionId: _$zod.ZodString;
1089
+ runtime: _$zod.ZodReadonly<_$zod.ZodObject<{
1090
+ machineId: _$zod.ZodString;
1091
+ packageNames: _$zod.ZodReadonly<_$zod.ZodArray<_$zod.ZodString>>;
1092
+ }, _$zod_v4_core0.$strict>>;
1093
+ auth: _$zod.ZodReadonly<_$zod.ZodObject<{
1094
+ mode: _$zod.ZodEnum<{
1095
+ explicit: "explicit";
1096
+ none: "none";
1097
+ }>;
1098
+ method: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
1099
+ owner: _$zod.ZodLiteral<"provider">;
1100
+ providerDefinitionId: _$zod.ZodString;
1101
+ methodId: _$zod.ZodString;
1102
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
1103
+ owner: _$zod.ZodLiteral<"client">;
1104
+ clientId: _$zod.ZodString;
1105
+ methodId: _$zod.ZodString;
1106
+ }, _$zod_v4_core0.$strict>], "owner">;
1107
+ }, _$zod_v4_core0.$strict>>;
1108
+ }, _$zod_v4_core0.$strict>>;
1109
+ scrubEnvVars: _$zod.ZodReadonly<_$zod.ZodArray<_$zod.ZodString>>;
1110
+ processEnv: _$zod.ZodReadonly<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
1111
+ connectorDeliveries: _$zod.ZodReadonly<_$zod.ZodArray<_$zod.ZodReadonly<_$zod.ZodObject<{
1112
+ target: _$zod.ZodString;
1113
+ values: _$zod.ZodReadonly<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnion<readonly [_$zod.ZodString, _$zod.ZodNumber, _$zod.ZodBoolean, _$zod.ZodNull]>>>;
1114
+ }, _$zod_v4_core0.$strict>>>>;
1115
+ }, _$zod_v4_core0.$strict>>>;
1116
+ }, _$zod_v4_core0.$strict>;
1117
+ }, _$zod_v4_core0.$strict>>;
1118
+ response: _$zod.ZodObject<{
1119
+ containerId: _$zod.ZodString;
1120
+ worktreePath: _$zod.ZodOptional<_$zod.ZodString>;
1121
+ worktreeBranch: _$zod.ZodOptional<_$zod.ZodString>;
1122
+ }, _$zod_v4_core0.$strip>;
1123
+ }>;
1124
+ 'bootstrap.getChannelToken': _$_makaio_core0.LocalSubjectSchema<{
1125
+ request: _$zod.ZodObject<{}, _$zod_v4_core0.$strip>;
1126
+ response: _$zod.ZodObject<{
1127
+ token: _$zod.ZodString;
1128
+ }, _$zod_v4_core0.$strip>;
1129
+ }>;
1130
+ 'container.stop': {
1131
+ request: _$zod.ZodObject<{
1132
+ containerId: _$zod.ZodString;
1133
+ deleteBranch: _$zod.ZodDefault<_$zod.ZodBoolean>;
1134
+ }, _$zod_v4_core0.$strip>;
1135
+ response: _$zod.ZodObject<{
1136
+ success: _$zod.ZodBoolean;
1137
+ }, _$zod_v4_core0.$strip>;
1138
+ };
1139
+ 'container.status': {
1140
+ request: _$zod.ZodObject<{
1141
+ containerId: _$zod.ZodString;
1142
+ }, _$zod_v4_core0.$strip>;
1143
+ response: _$zod.ZodObject<{
1144
+ state: _$zod.ZodEnum<{
1145
+ running: "running";
1146
+ created: "created";
1147
+ stopped: "stopped";
1148
+ destroyed: "destroyed";
1149
+ }>;
1150
+ sessionId: _$zod.ZodString;
1151
+ worktreePath: _$zod.ZodOptional<_$zod.ZodString>;
1152
+ }, _$zod_v4_core0.$strip>;
1153
+ };
1154
+ 'container.created': _$zod.ZodObject<{
1155
+ containerId: _$zod.ZodString;
1156
+ sessionId: _$zod.ZodString;
1157
+ worktreePath: _$zod.ZodOptional<_$zod.ZodString>;
1158
+ }, _$zod_v4_core0.$strip>;
1159
+ 'container.started': _$zod.ZodObject<{
1160
+ containerId: _$zod.ZodString;
1161
+ sessionId: _$zod.ZodString;
1162
+ worktreePath: _$zod.ZodOptional<_$zod.ZodString>;
1163
+ }, _$zod_v4_core0.$strip>;
1164
+ 'container.stopped': _$zod.ZodObject<{
1165
+ containerId: _$zod.ZodString;
1166
+ sessionId: _$zod.ZodString;
1167
+ exitCode: _$zod.ZodNumber;
1168
+ }, _$zod_v4_core0.$strip>;
1169
+ 'container.destroyed': _$zod.ZodObject<{
1170
+ containerId: _$zod.ZodString;
1171
+ sessionId: _$zod.ZodString;
1172
+ }, _$zod_v4_core0.$strip>;
1173
+ }>, "docker">;
1174
+ //#endregion
1175
+ export { ContainerSessionRuntimeBindingSchema as A, SpawnRequestSchema as B, ContainerIsolatedSpawnRequest as C, ContainerRuntime as D, ContainerLocalSpawnRequestSchema as E, ContainerStopped as F, StatusResponse as G, SpawnResponseSchema as H, ContainerStoppedSchema as I, StopRequestSchema as J, StatusResponseSchema as K, CredentialFreeGitRemoteSchema as L, ContainerStartedSchema as M, ContainerState as N, ContainerRuntimeSchema as O, ContainerStateSchema as P, CredentialFreeRelayUrlSchema as R, ContainerDestroyedSchema as S, ContainerLocalSpawnRequest as T, StatusRequest as U, SpawnResponse as V, StatusRequestSchema as W, StopResponseSchema as X, StopResponse as Y, ContainerConnectorAuthValue as _, DockerSubjects as a, ContainerCreatedSchema as b, ContainerAdapterAuthEnvelopeSchema as c, ContainerBootstrapConfig as d, ContainerBootstrapConfigSchema as f, ContainerConnectorAuthDeliverySchema as g, ContainerConnectorAuthDelivery as h, DockerNamespace as i, ContainerStarted as j, ContainerSessionRuntimeBinding as k, ContainerAdapterAuthSelector as l, ContainerBootstrapSpawnRequestSchema as m, ContainerSpawnSubjects as n, CONTAINER_BOOTSTRAP_PRIVATE_ENV_VARS as o, ContainerBootstrapSpawnRequest as p, StopRequest as q, CONTAINER_BOOTSTRAP_CHANNEL_ENDPOINT as r, ContainerAdapterAuthEnvelope as s, ContainerSpawnNamespace as t, ContainerAdapterAuthSelectorSchema as u, ContainerConnectorAuthValueSchema as v, ContainerIsolatedSpawnRequestSchema as w, ContainerDestroyed as x, ContainerCreated as y, SpawnRequest as z };