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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (419) hide show
  1. package/LICENSE +1 -1
  2. package/dist/.makaio-build.json +5 -0
  3. package/dist/account-identity-DT5NOtFi.mjs +1 -0
  4. package/dist/adapter-C1eI-fGV.mjs +1 -0
  5. package/dist/adapters/acp-client/index.d.mts +6013 -14
  6. package/dist/adapters/acp-client/index.mjs +3 -1
  7. package/dist/adapters/config/index.d.mts +1 -1
  8. package/dist/adapters/config/index.mjs +1 -1
  9. package/dist/adapters/index.d.mts +47 -20
  10. package/dist/adapters/index.mjs +13 -6
  11. package/dist/adapters/node.d.mts +4 -4
  12. package/dist/adapters/node.mjs +4 -4
  13. package/dist/adapters/stream-session/index.d.mts +30 -0
  14. package/dist/adapters/stream-session/index.mjs +1 -1
  15. package/dist/artifact-B3npq1cy.mjs +1 -0
  16. package/dist/bus/index.d.mts +866 -203
  17. package/dist/bus/index.mjs +1 -1
  18. package/dist/bus-Caz3Jpbc.mjs +1 -0
  19. package/dist/bus-Hb-LGzgb.mjs +2 -0
  20. package/dist/chunk-DTipWd-i.mjs +1 -0
  21. package/dist/client-bx74gm4R.mjs +1 -0
  22. package/dist/clients/index.d.mts +113 -35
  23. package/dist/clients/index.mjs +2 -2
  24. package/dist/{clients-namespace-UHj5wt-l.d.mts → clients-namespace-GmSJpBUV.d.mts} +8 -8
  25. package/dist/{config-namespace-ChZOpi1W.d.mts → config-namespace-CPY9YsR8.d.mts} +4 -4
  26. package/dist/contracts/adapter/index.d.mts +3 -3
  27. package/dist/contracts/adapter/index.mjs +1 -1
  28. package/dist/contracts/adapter/schemas/session-lineage.d.mts +1 -1
  29. package/dist/contracts/artifact/index.d.mts +2 -0
  30. package/dist/contracts/artifact/index.mjs +1 -0
  31. package/dist/contracts/client/index.d.mts +2 -2
  32. package/dist/contracts/client/index.mjs +1 -1
  33. package/dist/contracts/common/index.d.mts +1 -1
  34. package/dist/contracts/config/index.d.mts +8 -8
  35. package/dist/contracts/config/index.mjs +1 -1
  36. package/dist/contracts/extension/index.d.mts +4 -3
  37. package/dist/contracts/extension/index.mjs +1 -1
  38. package/dist/contracts/facet/index.d.mts +2 -0
  39. package/dist/contracts/facet/index.mjs +1 -0
  40. package/dist/contracts/harness/index.d.mts +1 -1
  41. package/dist/contracts/harness/index.mjs +1 -1
  42. package/dist/contracts/host/index.d.mts +1 -1
  43. package/dist/contracts/host/index.mjs +1 -1
  44. package/dist/contracts/index.d.mts +12370 -1990
  45. package/dist/contracts/index.mjs +1 -1
  46. package/dist/contracts/materialization/index.d.mts +4 -0
  47. package/dist/contracts/materialization/index.mjs +1 -0
  48. package/dist/contracts/model-registry/index.d.mts +1 -1
  49. package/dist/contracts/model-registry/index.mjs +1 -1
  50. package/dist/contracts/native-session-supervisor/index.d.mts +1 -1
  51. package/dist/contracts/native-session-supervisor/index.mjs +1 -1
  52. package/dist/contracts/platform/index.d.mts +1 -1
  53. package/dist/contracts/platform/index.mjs +1 -1
  54. package/dist/contracts/provider/index.d.mts +2 -2
  55. package/dist/contracts/provider/index.mjs +1 -1
  56. package/dist/contracts/session/index.d.mts +3 -3
  57. package/dist/contracts/session/index.mjs +1 -1
  58. package/dist/contracts/shared/index.d.mts +2 -2
  59. package/dist/contracts/shared/index.mjs +1 -1
  60. package/dist/contracts/skill/index.d.mts +1 -1
  61. package/dist/contracts/skill/index.mjs +1 -1
  62. package/dist/contracts/telemetry/index.d.mts +2 -0
  63. package/dist/contracts/telemetry/index.mjs +1 -0
  64. package/dist/contracts/timeout/index.d.mts +1 -1
  65. package/dist/contracts/timeout/index.mjs +1 -1
  66. package/dist/contracts/toast/index.d.mts +2 -2
  67. package/dist/contracts/toast/index.mjs +1 -1
  68. package/dist/contracts/variant/index.d.mts +1 -1
  69. package/dist/contracts/variant/index.mjs +1 -1
  70. package/dist/core/index.d.mts +296 -34
  71. package/dist/core/index.mjs +1 -1
  72. package/dist/{credential-ref-DLCsoKVZ.mjs → credential-ref-YWQQENEo.mjs} +1 -1
  73. package/dist/cursor-storage-CtVJ3JzB.mjs +1 -0
  74. package/dist/{definition-DB7bbFSa.d.mts → definition-BLCdXGzh.d.mts} +17 -3
  75. package/dist/definition-CrgHIpTK.d.mts +60 -0
  76. package/dist/{definition-DkYy1PZz.mjs → definition-DZMXOnjX.mjs} +1 -1
  77. package/dist/{definition-DtUNiGom.d.mts → definition-pkJ6szUl.d.mts} +1 -1
  78. package/dist/drizzle-Eq8W1EbD.mjs +1 -0
  79. package/dist/event-Ca2yUf5i.mjs +1 -0
  80. package/dist/execution-target-CRPTfZlc.mjs +1 -0
  81. package/dist/extension-C-4BHMRI.mjs +1 -0
  82. package/dist/extension-CpIUgBKI.mjs +1 -0
  83. package/dist/facet-BuwhrThl.mjs +1 -0
  84. package/dist/filesystem-service-B8rhBRgB.mjs +1 -0
  85. package/dist/filesystem-service-p_iJVHd4.d.mts +66 -0
  86. package/dist/git/index.d.mts +210 -0
  87. package/dist/git/index.mjs +18 -0
  88. package/dist/globby-rtWVaFHv.mjs +41 -0
  89. package/dist/{handlers-DR_4_rAT.mjs → handlers-CkTsQLra.mjs} +3 -3
  90. package/dist/{harness-B6lGP9rm.mjs → harness-BRCMcvQN.mjs} +1 -1
  91. package/dist/{host-CvEht5RT.mjs → host-Br9VuOyr.mjs} +1 -1
  92. package/dist/{index-WKjrpcA_.d.mts → index-472sOmsW.d.mts} +6 -6
  93. package/dist/index-8SZkg7s6.d.mts +353 -0
  94. package/dist/index-B3PK4FIn.d.mts +5116 -0
  95. package/dist/{index-D2jejYlV.d.mts → index-B80L4YqA.d.mts} +3 -3
  96. package/dist/index-BFg9BUpx.d.mts +355 -0
  97. package/dist/index-BGfWS6GE.d.mts +483 -0
  98. package/dist/{index-DQRsGXb5.d.mts → index-BVgfS-AJ.d.mts} +2 -2
  99. package/dist/{index-CnmPtjnA.d.mts → index-B_zQC98V.d.mts} +16 -16
  100. package/dist/{index-DaEp4UWW.d.mts → index-Bh_Ne7LF.d.mts} +54 -42
  101. package/dist/{index-yvN8UcEH.d.mts → index-Bvb2mMH6.d.mts} +109 -109
  102. package/dist/{index-tKvu34DJ2.d.mts → index-CCGVh9BF2.d.mts} +242 -28
  103. package/dist/{index-C-myW_aK.d.mts → index-CGmcS0Ma.d.mts} +2 -2
  104. package/dist/{index-DEw90pa2.d.mts → index-CLpjm52M.d.mts} +3 -3
  105. package/dist/{index-DQWMu5fS.d.mts → index-Caig6TeF.d.mts} +85 -99
  106. package/dist/{index-DwCA1HWa.d.mts → index-CelJCBjk.d.mts} +15 -15
  107. package/dist/{index-ESSDWIB7.d.mts → index-ChunCFu4.d.mts} +1 -1
  108. package/dist/{index-e5C62_M3.d.mts → index-Cm0dUkWL.d.mts} +819 -85
  109. package/dist/{index-N5K1NOYs.d.mts → index-CokQYGVP.d.mts} +4 -4
  110. package/dist/{index-Bigx81Kr.d.mts → index-Cs0kZXIz2.d.mts} +1 -1
  111. package/dist/{index-6lyShOoU.d.mts → index-D5d5HeWI2.d.mts} +34 -0
  112. package/dist/{index-sBob9D25.d.mts → index-D90OmGmV.d.mts} +3 -3
  113. package/dist/{index-D1T-PPqF.d.mts → index-D9MwJ2Q8.d.mts} +3 -3
  114. package/dist/{index-BePI0ckL.d.mts → index-DANINzMu.d.mts} +1 -1
  115. package/dist/{index-BnSQE7z7.d.mts → index-DBw-89vC2.d.mts} +129 -1332
  116. package/dist/{index-C_kS2aqV2.d.mts → index-DGBu6bHi2.d.mts} +14 -14
  117. package/dist/index-DKC62dY5.d.mts +146 -0
  118. package/dist/{index-7sXlairn2.d.mts → index-DKia0MX1.d.mts} +1 -1
  119. package/dist/{index-E8d_RwaF.d.mts → index-DMKnON5s.d.mts} +1 -1
  120. package/dist/{index-Cq8B7cwK.d.mts → index-DUaw0Dw8.d.mts} +1524 -369
  121. package/dist/{index-Dd5s4MSm.d.mts → index-De3kPhlN.d.mts} +2 -2
  122. package/dist/{index-DGTFJB_8.d.mts → index-L4GjJDKb.d.mts} +116 -23
  123. package/dist/{index-iID2R9G1.d.mts → index-U-A8eyGT.d.mts} +7 -7
  124. package/dist/{index-D7T8XCku.d.mts → index-eemAKwsB.d.mts} +23 -2
  125. package/dist/{index-BXP9GK5q.d.mts → index-mNec7V-9.d.mts} +27 -27
  126. package/dist/{index-CnZOKNjU.d.mts → index-soFznFCy2.d.mts} +2 -2
  127. package/dist/{index-Ch3ph52M2.d.mts → index-vtXJuwrz.d.mts} +2 -2
  128. package/dist/{index-BnNqbx2I.d.mts → index-x_lVDp_J.d.mts} +2 -2
  129. package/dist/json-value-CmhSGMLv.mjs +1 -0
  130. package/dist/kernel/cli/index.d.mts +4 -2
  131. package/dist/kernel/cli/index.mjs +1 -1
  132. package/dist/kernel/cli/schemas.d.mts +1 -0
  133. package/dist/kernel/cli/schemas.mjs +1 -1
  134. package/dist/kernel/extension/index.d.mts +1 -1
  135. package/dist/kernel/extension/index.mjs +1 -1
  136. package/dist/kernel/index.d.mts +5 -5
  137. package/dist/kernel/index.mjs +1 -1
  138. package/dist/kernel/namespace/index.d.mts +1 -1
  139. package/dist/kernel/namespace/index.mjs +1 -1
  140. package/dist/kernel/observability/index.d.mts +1 -1
  141. package/dist/kernel/observability/index.mjs +1 -1
  142. package/dist/kernel/providers/index.d.mts +1 -1
  143. package/dist/kernel/providers/index.mjs +1 -1
  144. package/dist/kernel/window/index.d.mts +1 -1
  145. package/dist/kernel/window/index.mjs +1 -1
  146. package/dist/materialization-CuUBu4XI.mjs +1 -0
  147. package/dist/{namespace-BpIE-jQW.d.mts → namespace-5QQqbF-B.d.mts} +1018 -111
  148. package/dist/{namespace-DwCyOaZn2.d.mts → namespace-BM7Djng9.d.mts} +3 -3
  149. package/dist/namespace-BwzZJqTV.mjs +1 -0
  150. package/dist/{namespace-DZcuLwEA.d.mts → namespace-CTm3nEvh.d.mts} +1 -1
  151. package/dist/{namespace-BK2erxpV.d.mts → namespace-CaaNnKcR.d.mts} +3 -3
  152. package/dist/{namespace-GLGGcWPH.d.mts → namespace-CaoZ3S78.d.mts} +1 -1
  153. package/dist/{namespace-DXnMk3U8.d.mts → namespace-CxhsoFUP.d.mts} +27 -31
  154. package/dist/{namespace-B1E57soL.d.mts → namespace-DD8Oiqo7.d.mts} +23 -23
  155. package/dist/{namespace-BCRNwPnw.d.mts → namespace-DLovh2Ws.d.mts} +21 -21
  156. package/dist/{namespace-Ysg1N6rR.d.mts → namespace-DgqkaOVu.d.mts} +26 -25
  157. package/dist/{namespace-B5ZCshBw.d.mts → namespace-Dr8K0MCp.d.mts} +82 -81
  158. package/dist/{namespace-DGMO2E8f.mjs → namespace-DuXK5AYN.mjs} +1 -1
  159. package/dist/{namespace-ZbthBQVt.d.mts → namespace-EQniz-Aw.d.mts} +14 -14
  160. package/dist/{namespace-C54Oj025.d.mts → namespace-IV1QK__V.d.mts} +1 -1
  161. package/dist/{namespace-BKrV_2gZ.d.mts → namespace-TyiTsLFv.d.mts} +46 -45
  162. package/dist/{namespace-OwAf1Brw.mjs → namespace-xcmbQlxh.mjs} +1 -1
  163. package/dist/{native-session-supervisor-zPt624Tp.mjs → native-session-supervisor-B1TnaPUF.mjs} +1 -1
  164. package/dist/node/bus-server/index.d.mts +1 -1
  165. package/dist/node/bus-server/index.mjs +1 -1
  166. package/dist/node/bus-server/server-lifecycle.d.mts +1 -1
  167. package/dist/node/bus-server/server-lifecycle.mjs +1 -1
  168. package/dist/node/machine-identity/index.mjs +2 -2
  169. package/dist/node/transports/index.d.mts +200 -7
  170. package/dist/node/transports/index.mjs +2 -2
  171. package/dist/{orchestrator-shared-D2txLAUs.mjs → orchestrator-shared-CIDiFJMD.mjs} +1 -1
  172. package/dist/{orchestrator-shared-DrjtTXYh.d.mts → orchestrator-shared-Dfa7FMyw.d.mts} +5 -5
  173. package/dist/package-DKVlsMP3.mjs +1 -0
  174. package/dist/{profile-Cq4A7kQa.mjs → profile-6ynCD5k3.mjs} +1 -1
  175. package/dist/{provider-context-BB4eD8ON.mjs → provider-context-CK6B4X_8.mjs} +1 -1
  176. package/dist/providers/index.mjs +1 -1
  177. package/dist/{providers-namespace-CDwxY_DV.d.mts → providers-namespace-DSEpli4A.d.mts} +1 -1
  178. package/dist/{schema-B295yplx.d.mts → schema-M5YTvSAG.d.mts} +114 -2
  179. package/dist/{schema-C4iznV0q.mjs → schema-e0wU_lcV.mjs} +1 -1
  180. package/dist/{schema-introspection-DCYC47_d.mjs → schema-introspection-Dn1jWQs1.mjs} +1 -1
  181. package/dist/{schemas-C5xtVqdb.d.mts → schemas-Bd0OjRQf.d.mts} +1 -1
  182. package/dist/{schemas-Ra8pz5M-.d.mts → schemas-C46QfKzv.d.mts} +24 -28
  183. package/dist/{schemas-sshQEF3l.d.mts → schemas-CDBSjg7o.d.mts} +1 -1
  184. package/dist/schemas-CR1Rripy.mjs +1 -0
  185. package/dist/schemas-CVvwIfG4.mjs +1 -0
  186. package/dist/schemas-CaLhkkLn.mjs +1 -0
  187. package/dist/{schemas-DYqKRNju.d.mts → schemas-ClOOT1W6.d.mts} +4 -4
  188. package/dist/{schemas-BfMZAwff.d.mts → schemas-DATniTHb.d.mts} +8 -8
  189. package/dist/{schemas-BWvuaL0w.d.mts → schemas-DVF1A4DF.d.mts} +4 -4
  190. package/dist/{schemas-Di0XnnMX.d.mts → schemas-DaRSfYLf.d.mts} +1 -1
  191. package/dist/{schemas-C31qbb0s.d.mts → schemas-DiYVzG6e.d.mts} +51 -48
  192. package/dist/{schemas-KMA1efQg.d.mts → schemas-j7ivZ2HI.d.mts} +3 -3
  193. package/dist/schemas-wg_6PAdV.d.mts +153 -0
  194. package/dist/scoped-bus-04pwo1uM.mjs +1 -0
  195. package/dist/service-base/index.d.mts +1 -1
  196. package/dist/services/adapter-runtime/index.d.mts +3 -3
  197. package/dist/services/adapter-runtime/index.mjs +1 -1
  198. package/dist/services/adapter-runtime/namespace.d.mts +1 -1
  199. package/dist/services/adapter-runtime/schemas.d.mts +1 -1
  200. package/dist/services/adapter-subsystem/index.d.mts +2 -2
  201. package/dist/services/adapter-subsystem/index.mjs +1 -1
  202. package/dist/services/adapter-subsystem/namespace.d.mts +1 -1
  203. package/dist/services/adapter-subsystem/namespace.mjs +1 -1
  204. package/dist/services/agent-runtime/index.d.mts +2 -2
  205. package/dist/services/agent-runtime/namespace.d.mts +1 -1
  206. package/dist/services/agent-runtime/schemas.d.mts +1 -1
  207. package/dist/services/capability/index.d.mts +1 -1
  208. package/dist/services/capability/index.mjs +1 -1
  209. package/dist/services/cli-detection/namespace.d.mts +1 -1
  210. package/dist/services/codebase/index.d.mts +2 -2
  211. package/dist/services/codebase/namespace.d.mts +1 -1
  212. package/dist/services/codebase/schemas.d.mts +1 -1
  213. package/dist/services/compression/index.d.mts +2 -2
  214. package/dist/services/compression/namespace.d.mts +1 -1
  215. package/dist/services/compression/schemas.d.mts +1 -1
  216. package/dist/services/context-rules/index.d.mts +4 -4
  217. package/dist/services/context-rules/index.mjs +1 -1
  218. package/dist/services/credential-change/index.d.mts +1 -1
  219. package/dist/services/definition/namespace.d.mts +1 -1
  220. package/dist/services/definition/schemas.d.mts +1 -1
  221. package/dist/services/dialog/namespace.d.mts +1 -1
  222. package/dist/services/dialog/schemas.d.mts +1 -1
  223. package/dist/services/execution-target/index.d.mts +4 -4
  224. package/dist/services/execution-target/index.mjs +1 -1
  225. package/dist/services/execution-target/namespace.d.mts +1 -1
  226. package/dist/services/execution-target/schemas.d.mts +1 -1
  227. package/dist/services/execution-target/schemas.mjs +1 -1
  228. package/dist/services/filesystem/index.d.mts +3 -0
  229. package/dist/services/filesystem/index.mjs +1 -0
  230. package/dist/services/filesystem/namespace.d.mts +7 -7
  231. package/dist/services/filesystem/schemas.d.mts +4 -4
  232. package/dist/services/git/namespace.d.mts +1163 -0
  233. package/dist/services/git/namespace.mjs +1 -0
  234. package/dist/services/git/schemas.d.mts +932 -0
  235. package/dist/services/git/schemas.mjs +1 -0
  236. package/dist/services/harness/index.d.mts +35 -35
  237. package/dist/services/harness/index.mjs +1 -1
  238. package/dist/services/harness/storage/schema.d.mts +5 -5
  239. package/dist/services/index.d.mts +1411 -928
  240. package/dist/services/index.mjs +1 -1
  241. package/dist/services/local-notification/index.d.mts +1 -1
  242. package/dist/services/local-notification/namespace.d.mts +1 -1
  243. package/dist/services/local-notification/schemas.d.mts +1 -1
  244. package/dist/services/log-import/browser.d.mts +2 -2
  245. package/dist/services/log-import/index.d.mts +23 -24
  246. package/dist/services/log-import/index.mjs +2 -2
  247. package/dist/services/log-import/log-import.d.mts +1 -1
  248. package/dist/services/log-import/log-import.mjs +1 -1
  249. package/dist/services/log-import/namespace.d.mts +1 -1
  250. package/dist/services/log-import/namespace.mjs +1 -1
  251. package/dist/services/log-import/schemas.d.mts +1 -1
  252. package/dist/services/log-import/schemas.mjs +1 -1
  253. package/dist/services/model-registry/index.d.mts +1 -1
  254. package/dist/services/model-registry/index.mjs +1 -1
  255. package/dist/services/preferences/index.d.mts +2 -2
  256. package/dist/services/preferences/schemas.d.mts +1 -1
  257. package/dist/services/preferences/storage-namespace.d.mts +2 -2
  258. package/dist/services/provider-context/index.d.mts +1 -1
  259. package/dist/services/provider-context/index.mjs +1 -1
  260. package/dist/services/provider-runtime/index.d.mts +1 -1
  261. package/dist/services/provider-runtime/index.mjs +1 -1
  262. package/dist/services/session/handlers/index.d.mts +1 -1
  263. package/dist/services/session/handlers/index.mjs +1 -1
  264. package/dist/services/session/index.d.mts +10 -10
  265. package/dist/services/session/index.mjs +1 -1
  266. package/dist/services/session/messages/namespace.d.mts +1 -1
  267. package/dist/services/session/messages/namespace.mjs +1 -1
  268. package/dist/services/session/orchestrator-testing/index.d.mts +1 -1
  269. package/dist/services/session/orchestrator-testing/index.mjs +1 -1
  270. package/dist/services/session/session-events/namespace.d.mts +1 -1
  271. package/dist/services/session/session-events/namespace.mjs +1 -1
  272. package/dist/services/session/storage/namespace.d.mts +1 -1
  273. package/dist/services/session/storage/schema.d.mts +1 -1
  274. package/dist/services/session/storage/schema.mjs +1 -1
  275. package/dist/services/session/testing/index.d.mts +2 -2
  276. package/dist/services/session/testing/index.mjs +16 -3
  277. package/dist/services/session/testing/orchestrator-shared.d.mts +1 -1
  278. package/dist/services/session/testing/orchestrator-shared.mjs +1 -1
  279. package/dist/services/session/turns/namespace.d.mts +1 -1
  280. package/dist/services/session/turns/namespace.mjs +1 -1
  281. package/dist/services/session-editor/index.d.mts +3 -3
  282. package/dist/services/session-editor/index.mjs +1 -1
  283. package/dist/services/settings/index.d.mts +4 -4
  284. package/dist/services/settings/index.mjs +1 -1
  285. package/dist/services/settings/namespace.d.mts +19 -18
  286. package/dist/services/settings/namespace.mjs +1 -1
  287. package/dist/services/settings/storage/clients-namespace.d.mts +1 -1
  288. package/dist/services/settings/storage/clients-namespace.mjs +1 -1
  289. package/dist/services/settings/storage/extension-configs/namespace.d.mts +4 -4
  290. package/dist/services/settings/storage/index.d.mts +3 -3
  291. package/dist/services/settings/storage/index.mjs +1 -1
  292. package/dist/services/settings/storage/providers-namespace.d.mts +1 -1
  293. package/dist/services/settings/storage/providers-namespace.mjs +1 -1
  294. package/dist/services/subagent/index.d.mts +2 -0
  295. package/dist/services/subagent/index.mjs +1 -0
  296. package/dist/services/subagent-template/index.d.mts +3 -0
  297. package/dist/services/subagent-template/index.mjs +1 -0
  298. package/dist/services/subagent-template/namespace.d.mts +2 -0
  299. package/dist/services/subagent-template/namespace.mjs +1 -0
  300. package/dist/services/subagent-template/schemas.d.mts +2 -0
  301. package/dist/services/subagent-template/schemas.mjs +1 -0
  302. package/dist/services/tool-approval/index.d.mts +1 -1
  303. package/dist/services/tool-approval/index.mjs +1 -1
  304. package/dist/services/tools/index.d.mts +1 -1
  305. package/dist/services/tools/index.mjs +1 -1
  306. package/dist/services/tray-menu/index.d.mts +3 -3
  307. package/dist/services/tray-menu/index.mjs +1 -1
  308. package/dist/services/tray-menu/namespace.d.mts +1 -1
  309. package/dist/services/tray-menu/schemas.d.mts +1 -1
  310. package/dist/services/turn/index.d.mts +1 -1
  311. package/dist/services/turn/namespace.d.mts +1 -1
  312. package/dist/services/turn/schemas.d.mts +12 -12
  313. package/dist/session-BoldSdNZ2.mjs +134 -0
  314. package/dist/session-DuVOYctZ.mjs +1 -0
  315. package/dist/{session-lineage-B0cpHfuc.d.mts → session-lineage-CRsc9g1x.d.mts} +1 -1
  316. package/dist/shared-DpOEfD8F.mjs +1 -0
  317. package/dist/{skill-20_SBXaI.mjs → skill-CQO4mDqK.mjs} +1 -1
  318. package/dist/storage/drizzle/client.d.mts +2 -2
  319. package/dist/storage/drizzle/client.mjs +1 -1
  320. package/dist/storage/drizzle/index.d.mts +49 -10
  321. package/dist/storage/drizzle/index.mjs +1 -1
  322. package/dist/storage/handlers/drizzle/index.d.mts +1 -1
  323. package/dist/storage/handlers/drizzle/index.mjs +1 -1
  324. package/dist/storage/handlers/index.d.mts +2 -2
  325. package/dist/storage/handlers/index.mjs +1 -1
  326. package/dist/storage/index.d.mts +4 -4
  327. package/dist/{storage-namespace-DoH-Wkjp.d.mts → storage-namespace-BXkoh5Sy.d.mts} +11 -11
  328. package/dist/storage-namespace-DWsYLAXa.mjs +1 -0
  329. package/dist/{storage-namespace-definition-CJgqyXH1.d.mts → storage-namespace-definition-Bkx5rSto.d.mts} +1 -1
  330. package/dist/style.css +540 -540
  331. package/dist/telemetry-CvdLBWuk.mjs +1 -0
  332. package/dist/testing/drizzle-harness.mjs +1 -1
  333. package/dist/testing/index.mjs +1 -1
  334. package/dist/tool-approval-service-BvZWhYZp.mjs +1 -0
  335. package/dist/tools/index.d.mts +20 -10
  336. package/dist/tools/index.mjs +1 -1
  337. package/dist/tools/testing/index.d.mts +1 -1
  338. package/dist/tools-D-luYcDw.mjs +1431 -0
  339. package/dist/{types-C11LvekX.d.mts → types-BCMUtBj1.d.mts} +117 -20
  340. package/dist/{types-vNpkAe4Y.d.mts → types-C2Ob9zz_.d.mts} +1 -1
  341. package/dist/{types-t295YC6T.d.mts → types-CCdqjeuH.d.mts} +2 -2
  342. package/dist/{types-Cvrj2ogm.d.mts → types-DZHvOc_Q.d.mts} +4 -4
  343. package/dist/{types--nrtGZ1V.d.mts → types-Dy3YTcTF.d.mts} +255 -97
  344. package/dist/{types-DYF5LxZY.d.mts → types-MfJZ67e9.d.mts} +91 -9
  345. package/dist/{types-6WxLfoM3.d.mts → types-dyP-bXXE.d.mts} +1 -1
  346. package/dist/ui-components/index.mjs +2 -2
  347. package/dist/ui-hooks/index.d.mts +111 -1
  348. package/dist/ui-hooks/index.mjs +1 -1
  349. package/dist/ui-kernel/index.d.mts +4 -4
  350. package/dist/ui-kernel/pages/namespace.d.mts +4 -4
  351. package/dist/ui-kernel/pages/schemas.d.mts +1 -1
  352. package/dist/ui-views/index.mjs +2 -2
  353. package/dist/utils/index.d.mts +36 -1
  354. package/dist/utils/index.mjs +2 -2
  355. package/dist/utils/project-manifest.d.mts +130 -0
  356. package/dist/utils/project-manifest.mjs +1 -0
  357. package/dist/utils/scope-paths.d.mts +33 -0
  358. package/dist/utils/scope-paths.mjs +1 -0
  359. package/dist/utils/workspace-packages.d.mts +59 -0
  360. package/dist/utils/workspace-packages.mjs +1 -0
  361. package/dist/utils/workspace-root.d.mts +6 -9
  362. package/dist/utils/workspace-root.mjs +1 -1
  363. package/dist/{version-D8S4O22A.mjs → version-BeT3ASEe.mjs} +1 -1
  364. package/package.json +55 -2
  365. package/dist/account-identity-Bg_vKkcs.mjs +0 -1
  366. package/dist/adapter-CpF2aK_-.mjs +0 -1
  367. package/dist/bus-B1seC4M_.mjs +0 -2
  368. package/dist/chunk-Dc06z0qk.mjs +0 -1
  369. package/dist/client-DMWXCWhM.mjs +0 -1
  370. package/dist/cursor-storage-BoNI7OAR.mjs +0 -1
  371. package/dist/drizzle-Bn2GtW8c.mjs +0 -1
  372. package/dist/execution-target-D6MgthYs.mjs +0 -1
  373. package/dist/extension-53GerdGg.mjs +0 -1
  374. package/dist/extension-fJmv8Yri.mjs +0 -1
  375. package/dist/namespace-C_h7scWx2.mjs +0 -1
  376. package/dist/schemas-Bn8aqDIE.mjs +0 -1
  377. package/dist/services/worker/index.d.mts +0 -3
  378. package/dist/services/worker/index.mjs +0 -1
  379. package/dist/services/worker/namespace.d.mts +0 -2
  380. package/dist/services/worker/namespace.mjs +0 -1
  381. package/dist/services/worker/schemas.d.mts +0 -2
  382. package/dist/services/worker/schemas.mjs +0 -1
  383. package/dist/session-BCSf-Fgj.mjs +0 -1
  384. package/dist/session-BNo_cIiz.mjs +0 -123
  385. package/dist/shared-BhuSHZXH.mjs +0 -1
  386. package/dist/storage-namespace-BIDs9LPb.mjs +0 -1
  387. package/dist/tool-approval-service-CZCPfvVy.mjs +0 -1
  388. package/dist/tools-Cid9D99F.mjs +0 -1
  389. /package/dist/{base-orchestrator-BOAPgqF7.d.mts → base-orchestrator-wyumsn3b.d.mts} +0 -0
  390. /package/dist/{capability-service-DV32ecwR.mjs → capability-service-CJbmhfv9.mjs} +0 -0
  391. /package/dist/{cleanEnvForAdapter-hTPNvPU5.mjs → cleanEnvForAdapter-KkYzQa1f.mjs} +0 -0
  392. /package/dist/{config-namespace-wJ2CakDB.mjs → config-namespace-ncYg2ct_.mjs} +0 -0
  393. /package/dist/{extension-namespace-CTd9kOtt.mjs → extension-namespace-cMh_mMiL.mjs} +0 -0
  394. /package/dist/{identity-DBST3-XO.mjs → identity-Cz2IeEtm.mjs} +0 -0
  395. /package/dist/{index-SzSiyG61.d.mts → index-CHQ1SqT0.d.mts} +0 -0
  396. /package/dist/{model-registry-xINyxQUT.mjs → model-registry-CfXytvzx.mjs} +0 -0
  397. /package/dist/{model-registry-Dzpssh9j.mjs → model-registry-Scn_MC2d.mjs} +0 -0
  398. /package/dist/{namespace-DBw9BYr8.mjs → namespace-BoD94mrN.mjs} +0 -0
  399. /package/dist/{namespace-DUVgMfTR.mjs → namespace-CFLAmQfh.mjs} +0 -0
  400. /package/dist/{namespace-aALq9tnE.mjs → namespace-DkRgbZYn.mjs} +0 -0
  401. /package/dist/{namespace-yxIxUsjo.mjs → namespace-LViZ-EQk.mjs} +0 -0
  402. /package/dist/{namespace-Zb8HAbyF.mjs → namespace-Yna5-Pws.mjs} +0 -0
  403. /package/dist/{platform-BMFUpmTA.mjs → platform-DZ7z-wXD.mjs} +0 -0
  404. /package/dist/{providers-DhiW_fx4.mjs → providers-u8i15co9.mjs} +0 -0
  405. /package/dist/{schema-D3ZG13h9.mjs → schema-CoyE6mPt.mjs} +0 -0
  406. /package/dist/{schemas-CEBe89yE.mjs → schemas-DE-GNmSD.mjs} +0 -0
  407. /package/dist/{schemas-COnLJnt_.mjs → schemas-hSrzflwZ.mjs} +0 -0
  408. /package/dist/{schemas-CrnlCRep.mjs → schemas-jFe1AuI-.mjs} +0 -0
  409. /package/dist/{server-lifecycle-Dx5WgfoS.mjs → server-lifecycle-FXTPW39-.mjs} +0 -0
  410. /package/dist/{server-lifecycle-BC6FRn86.d.mts → server-lifecycle-YoSGFGnU.d.mts} +0 -0
  411. /package/dist/{shared-schemas-Byah36lG.mjs → shared-schemas-CPShiLNp.mjs} +0 -0
  412. /package/dist/{storage-namespace-definition-BjK9nZAN.mjs → storage-namespace-definition-CqSdsuCC.mjs} +0 -0
  413. /package/dist/{timeout-D33CUZ0M.mjs → timeout-XsYIOKrc.mjs} +0 -0
  414. /package/dist/{tray-menu-service-BAYtLdAg.mjs → tray-menu-service-DuXq5k22.mjs} +0 -0
  415. /package/dist/{ui-config-zawaoEfB.mjs → ui-config-9bDRwFZr.mjs} +0 -0
  416. /package/dist/{variant-BZWfmS0q.mjs → variant-CT6XBP6T.mjs} +0 -0
  417. /package/dist/{visibility-CZu8ooOA.mjs → visibility-Cb62p9bv.mjs} +0 -0
  418. /package/dist/{window-registry-C_IJmY8_.d.mts → window-registry-CBcrGTv4.d.mts} +0 -0
  419. /package/dist/{window-registry-B_-hBEcV.mjs → window-registry-DW-dKRjQ.mjs} +0 -0
@@ -1,6 +1,6 @@
1
1
  import { z } from "zod";
2
2
 
3
- //#region packages/services/core/src/preferences/schemas.d.ts
3
+ //#region services/core/src/preferences/schemas.d.ts
4
4
  /**
5
5
  * Schema for preference key components.
6
6
  * Keys uniquely identify a preference within a scope/context.
@@ -13,9 +13,9 @@ declare const PreferenceKeySchema: z.ZodObject<{
13
13
  scope: z.ZodString;
14
14
  context: z.ZodOptional<z.ZodString>;
15
15
  viewport: z.ZodOptional<z.ZodEnum<{
16
+ mobile: "mobile";
16
17
  desktop: "desktop";
17
18
  tablet: "tablet";
18
- mobile: "mobile";
19
19
  }>>;
20
20
  }, z.core.$strip>;
21
21
  type PreferenceKey = z.infer<typeof PreferenceKeySchema>;
@@ -33,9 +33,9 @@ declare const PreferenceItemSchema: z.ZodObject<{
33
33
  scope: z.ZodString;
34
34
  context: z.ZodOptional<z.ZodString>;
35
35
  viewport: z.ZodOptional<z.ZodEnum<{
36
+ mobile: "mobile";
36
37
  desktop: "desktop";
37
38
  tablet: "tablet";
38
- mobile: "mobile";
39
39
  }>>;
40
40
  }, z.core.$strip>;
41
41
  category: z.ZodString;
@@ -67,9 +67,9 @@ declare const PreferencesSchemas: {
67
67
  scope: z.ZodString;
68
68
  context: z.ZodOptional<z.ZodString>;
69
69
  viewport: z.ZodOptional<z.ZodEnum<{
70
+ mobile: "mobile";
70
71
  desktop: "desktop";
71
72
  tablet: "tablet";
72
- mobile: "mobile";
73
73
  }>>;
74
74
  }, z.core.$strip>;
75
75
  category: z.ZodString;
@@ -94,9 +94,9 @@ declare const PreferencesSchemas: {
94
94
  scope: z.ZodString;
95
95
  context: z.ZodOptional<z.ZodString>;
96
96
  viewport: z.ZodOptional<z.ZodEnum<{
97
+ mobile: "mobile";
97
98
  desktop: "desktop";
98
99
  tablet: "tablet";
99
- mobile: "mobile";
100
100
  }>>;
101
101
  }, z.core.$strip>;
102
102
  category: z.ZodString;
@@ -122,9 +122,9 @@ declare const PreferencesSchemas: {
122
122
  scope: z.ZodString;
123
123
  context: z.ZodOptional<z.ZodString>;
124
124
  viewport: z.ZodOptional<z.ZodEnum<{
125
+ mobile: "mobile";
125
126
  desktop: "desktop";
126
127
  tablet: "tablet";
127
- mobile: "mobile";
128
128
  }>>;
129
129
  }, z.core.$strip>;
130
130
  category: z.ZodString;
@@ -149,9 +149,9 @@ declare const PreferencesSchemas: {
149
149
  scope: z.ZodOptional<z.ZodString>;
150
150
  context: z.ZodOptional<z.ZodOptional<z.ZodString>>;
151
151
  viewport: z.ZodOptional<z.ZodOptional<z.ZodEnum<{
152
+ mobile: "mobile";
152
153
  desktop: "desktop";
153
154
  tablet: "tablet";
154
- mobile: "mobile";
155
155
  }>>>;
156
156
  }, z.core.$strip>>;
157
157
  category: z.ZodOptional<z.ZodString>;
@@ -166,9 +166,9 @@ declare const PreferencesSchemas: {
166
166
  scope: z.ZodString;
167
167
  context: z.ZodOptional<z.ZodString>;
168
168
  viewport: z.ZodOptional<z.ZodEnum<{
169
+ mobile: "mobile";
169
170
  desktop: "desktop";
170
171
  tablet: "tablet";
171
- mobile: "mobile";
172
172
  }>>;
173
173
  }, z.core.$strip>;
174
174
  category: z.ZodString;
@@ -9,8 +9,8 @@ import { UiNavigationLevel } from "@makaio/framework/contracts";
9
9
  * Use this schema for runtime validation in bus payloads.
10
10
  */
11
11
  declare const SurfaceIdSchema: z.ZodEnum<{
12
- mobile: "mobile";
13
12
  web: "web";
13
+ mobile: "mobile";
14
14
  electron: "electron";
15
15
  electrobun: "electrobun";
16
16
  tray: "tray";
@@ -100,8 +100,8 @@ declare const PageMetadataSchema: z.ZodObject<{
100
100
  }>;
101
101
  level: z.ZodCustom<UiNavigationLevel, UiNavigationLevel>;
102
102
  surfaces: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<"all">, z.ZodArray<z.ZodEnum<{
103
- mobile: "mobile";
104
103
  web: "web";
104
+ mobile: "mobile";
105
105
  electron: "electron";
106
106
  electrobun: "electrobun";
107
107
  tray: "tray";
@@ -126,8 +126,8 @@ declare const PageSchemas: {
126
126
  readonly list: {
127
127
  readonly request: z.ZodObject<{
128
128
  surface: z.ZodOptional<z.ZodEnum<{
129
- mobile: "mobile";
130
129
  web: "web";
130
+ mobile: "mobile";
131
131
  electron: "electron";
132
132
  electrobun: "electrobun";
133
133
  tray: "tray";
@@ -146,8 +146,8 @@ declare const PageSchemas: {
146
146
  }>;
147
147
  level: z.ZodCustom<UiNavigationLevel, UiNavigationLevel>;
148
148
  surfaces: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<"all">, z.ZodArray<z.ZodEnum<{
149
- mobile: "mobile";
150
149
  web: "web";
150
+ mobile: "mobile";
151
151
  electron: "electron";
152
152
  electrobun: "electrobun";
153
153
  tray: "tray";
@@ -1,6 +1,6 @@
1
1
  import { z } from "zod";
2
2
 
3
- //#region packages/services/core/src/adapter-runtime/schemas.d.ts
3
+ //#region services/core/src/adapter-runtime/schemas.d.ts
4
4
  /**
5
5
  * Request payload for deterministic adapter-id resolution.
6
6
  */
@@ -1,10 +1,13 @@
1
1
  import { z } from "zod";
2
2
 
3
- //#region packages/services/core/src/worker/schemas.d.ts
3
+ //#region services/core/src/subagent-template/schemas.d.ts
4
4
  /**
5
- * Worker Definition - User-configured template stored in settings.
5
+ * SubagentTemplate - User-configured template stored in settings.
6
+ *
7
+ * A convenience layer over the Subagent system for user-configured background
8
+ * tasks. Not to be confused with WorkerNode (one-shot workflow execution unit).
6
9
  */
7
- declare const WorkerDefinitionSchema: z.ZodObject<{
10
+ declare const SubagentTemplateSchema: z.ZodObject<{
8
11
  id: z.ZodString;
9
12
  name: z.ZodString;
10
13
  adapterName: z.ZodString;
@@ -23,42 +26,42 @@ declare const WorkerDefinitionSchema: z.ZodObject<{
23
26
  createdAt: z.ZodNumber;
24
27
  updatedAt: z.ZodNumber;
25
28
  }, z.core.$strip>;
26
- type WorkerDefinition = z.infer<typeof WorkerDefinitionSchema>;
29
+ type SubagentTemplate = z.infer<typeof SubagentTemplateSchema>;
27
30
  /**
28
- * Summary schema for listing workers.
31
+ * Summary schema for listing subagent templates.
29
32
  */
30
- declare const WorkerDefinitionSummarySchema: z.ZodObject<{
33
+ declare const SubagentTemplateSummarySchema: z.ZodObject<{
31
34
  id: z.ZodString;
32
35
  name: z.ZodString;
33
36
  adapterName: z.ZodString;
34
37
  model: z.ZodOptional<z.ZodString>;
35
38
  enabled: z.ZodBoolean;
36
39
  }, z.core.$strip>;
37
- type WorkerDefinitionSummary = z.infer<typeof WorkerDefinitionSummarySchema>;
40
+ type SubagentTemplateSummary = z.infer<typeof SubagentTemplateSummarySchema>;
38
41
  /**
39
- * Schema for creating a new worker definition.
42
+ * Schema for creating a new subagent template.
40
43
  * Omits server-managed fields: id, scope, createdAt, updatedAt.
41
44
  */
42
- declare const WorkerDefinitionCreateSchema: z.ZodObject<{
45
+ declare const SubagentTemplateCreateSchema: z.ZodObject<{
43
46
  name: z.ZodString;
47
+ adapterName: z.ZodString;
48
+ enabled: z.ZodDefault<z.ZodBoolean>;
44
49
  providerConfigId: z.ZodOptional<z.ZodString>;
45
50
  model: z.ZodOptional<z.ZodString>;
46
51
  systemPrompt: z.ZodOptional<z.ZodString>;
47
- allowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
48
- disallowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
49
- enabled: z.ZodDefault<z.ZodBoolean>;
50
- allowedDirectories: z.ZodOptional<z.ZodArray<z.ZodString>>;
51
- adapterName: z.ZodString;
52
52
  contextMode: z.ZodDefault<z.ZodEnum<{
53
53
  fork: "fork";
54
54
  fresh: "fresh";
55
55
  }>>;
56
+ allowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
57
+ disallowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
58
+ allowedDirectories: z.ZodOptional<z.ZodArray<z.ZodString>>;
56
59
  }, z.core.$strip>;
57
- type WorkerDefinitionCreate = z.infer<typeof WorkerDefinitionCreateSchema>;
60
+ type SubagentTemplateCreate = z.infer<typeof SubagentTemplateCreateSchema>;
58
61
  /**
59
- * Schema for updating a worker definition.
62
+ * Schema for updating a subagent template.
60
63
  */
61
- declare const WorkerDefinitionUpdateSchema: z.ZodObject<{
64
+ declare const SubagentTemplateUpdateSchema: z.ZodObject<{
62
65
  id: z.ZodNonOptional<z.ZodOptional<z.ZodString>>;
63
66
  name: z.ZodOptional<z.ZodString>;
64
67
  adapterName: z.ZodOptional<z.ZodString>;
@@ -77,15 +80,15 @@ declare const WorkerDefinitionUpdateSchema: z.ZodObject<{
77
80
  createdAt: z.ZodOptional<z.ZodNumber>;
78
81
  updatedAt: z.ZodOptional<z.ZodNumber>;
79
82
  }, z.core.$strip>;
80
- type WorkerDefinitionUpdate = z.infer<typeof WorkerDefinitionUpdateSchema>;
83
+ type SubagentTemplateUpdate = z.infer<typeof SubagentTemplateUpdateSchema>;
81
84
  /**
82
- * Schema-only worker definition CRUD subjects used by the settings layer.
85
+ * Schema-only subagent template CRUD subjects used by the settings layer.
83
86
  *
84
87
  * Keeping these in the pure schema module avoids accidentally registering the
85
- * runtime worker namespace when settings code only needs the request/response
86
- * contracts for `settings:worker.*`.
88
+ * runtime subagent-template namespace when settings code only needs the
89
+ * request/response contracts for `settings:subagentTemplate.*`.
87
90
  */
88
- declare const WorkerSettingsSchemas: {
91
+ declare const SubagentTemplateSettingsSchemas: {
89
92
  list: {
90
93
  request: z.ZodObject<{}, z.core.$strip>;
91
94
  response: z.ZodObject<{
@@ -126,18 +129,18 @@ declare const WorkerSettingsSchemas: {
126
129
  create: {
127
130
  request: z.ZodObject<{
128
131
  name: z.ZodString;
132
+ adapterName: z.ZodString;
133
+ enabled: z.ZodDefault<z.ZodBoolean>;
129
134
  providerConfigId: z.ZodOptional<z.ZodString>;
130
135
  model: z.ZodOptional<z.ZodString>;
131
136
  systemPrompt: z.ZodOptional<z.ZodString>;
132
- allowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
133
- disallowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
134
- enabled: z.ZodDefault<z.ZodBoolean>;
135
- allowedDirectories: z.ZodOptional<z.ZodArray<z.ZodString>>;
136
- adapterName: z.ZodString;
137
137
  contextMode: z.ZodDefault<z.ZodEnum<{
138
138
  fork: "fork";
139
139
  fresh: "fresh";
140
140
  }>>;
141
+ allowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
142
+ disallowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
143
+ allowedDirectories: z.ZodOptional<z.ZodArray<z.ZodString>>;
141
144
  }, z.core.$strip>;
142
145
  response: z.ZodObject<{
143
146
  id: z.ZodString;
@@ -177,9 +180,9 @@ declare const WorkerSettingsSchemas: {
177
180
  };
178
181
  };
179
182
  /**
180
- * Worker Instance - Running execution backed by SubagentManager.
183
+ * SubagentTemplate Instance - Running execution backed by SubagentManager.
181
184
  */
182
- declare const WorkerInstanceSchema: z.ZodObject<{
185
+ declare const SubagentTemplateInstanceSchema: z.ZodObject<{
183
186
  instanceId: z.ZodString;
184
187
  definitionId: z.ZodString;
185
188
  definitionName: z.ZodString;
@@ -187,19 +190,19 @@ declare const WorkerInstanceSchema: z.ZodObject<{
187
190
  childSessionId: z.ZodString;
188
191
  status: z.ZodEnum<{
189
192
  completed: "completed";
190
- cancelled: "cancelled";
191
193
  running: "running";
192
194
  waiting_input: "waiting_input";
193
195
  failed: "failed";
196
+ cancelled: "cancelled";
194
197
  }>;
195
198
  createdAt: z.ZodString;
196
199
  }, z.core.$strip>;
197
- type WorkerInstance = z.infer<typeof WorkerInstanceSchema>;
200
+ type SubagentTemplateInstance = z.infer<typeof SubagentTemplateInstanceSchema>;
198
201
  /**
199
- * Schema for spawning a worker.
202
+ * Schema for spawning a subagent template.
200
203
  */
201
- declare const WorkerSpawnRequestSchema: z.ZodObject<{
202
- workerName: z.ZodString;
204
+ declare const SubagentTemplateSpawnRequestSchema: z.ZodObject<{
205
+ subagentTemplateName: z.ZodString;
203
206
  prompt: z.ZodString;
204
207
  sessionId: z.ZodString;
205
208
  overrides: z.ZodOptional<z.ZodObject<{
@@ -208,46 +211,46 @@ declare const WorkerSpawnRequestSchema: z.ZodObject<{
208
211
  allowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
209
212
  }, z.core.$strip>>;
210
213
  }, z.core.$strip>;
211
- type WorkerSpawnRequest = z.infer<typeof WorkerSpawnRequestSchema>;
214
+ type SubagentTemplateSpawnRequest = z.infer<typeof SubagentTemplateSpawnRequestSchema>;
212
215
  /**
213
- * Schema for worker instance status query.
216
+ * Schema for subagent template instance status query.
214
217
  */
215
- declare const WorkerInstanceStatusSchema: z.ZodObject<{
218
+ declare const SubagentTemplateInstanceStatusSchema: z.ZodObject<{
216
219
  instanceId: z.ZodString;
217
220
  definitionName: z.ZodString;
218
221
  subagentId: z.ZodString;
219
222
  status: z.ZodEnum<{
220
223
  completed: "completed";
221
- cancelled: "cancelled";
222
224
  running: "running";
223
225
  waiting_input: "waiting_input";
224
226
  failed: "failed";
227
+ cancelled: "cancelled";
225
228
  }>;
226
229
  result: z.ZodOptional<z.ZodString>;
227
230
  error: z.ZodOptional<z.ZodString>;
228
231
  progress: z.ZodOptional<z.ZodArray<z.ZodString>>;
229
232
  }, z.core.$strip>;
230
- type WorkerInstanceStatus = z.infer<typeof WorkerInstanceStatusSchema>;
231
- declare const WorkerSpawnedEventSchema: z.ZodObject<{
233
+ type SubagentTemplateInstanceStatus = z.infer<typeof SubagentTemplateInstanceStatusSchema>;
234
+ declare const SubagentTemplateSpawnedEventSchema: z.ZodObject<{
232
235
  instanceId: z.ZodString;
233
- workerName: z.ZodString;
236
+ subagentTemplateName: z.ZodString;
234
237
  }, z.core.$strip>;
235
- declare const WorkerCompletedEventSchema: z.ZodObject<{
238
+ declare const SubagentTemplateCompletedEventSchema: z.ZodObject<{
236
239
  instanceId: z.ZodString;
237
240
  success: z.ZodBoolean;
238
241
  result: z.ZodOptional<z.ZodString>;
239
242
  error: z.ZodOptional<z.ZodString>;
240
243
  }, z.core.$strip>;
241
244
  /**
242
- * Schema-only worker runtime subjects.
245
+ * Schema-only subagent template runtime subjects.
243
246
  *
244
247
  * The runtime namespace registration lives in `./namespace.ts`; this export is
245
248
  * safe to import from settings or tests that only need the contracts.
246
249
  */
247
- declare const WorkerKernelSchemas: {
250
+ declare const SubagentTemplateKernelSchemas: {
248
251
  spawn: {
249
252
  request: z.ZodObject<{
250
- workerName: z.ZodString;
253
+ subagentTemplateName: z.ZodString;
251
254
  prompt: z.ZodString;
252
255
  sessionId: z.ZodString;
253
256
  overrides: z.ZodOptional<z.ZodObject<{
@@ -270,10 +273,10 @@ declare const WorkerKernelSchemas: {
270
273
  subagentId: z.ZodString;
271
274
  status: z.ZodEnum<{
272
275
  completed: "completed";
273
- cancelled: "cancelled";
274
276
  running: "running";
275
277
  waiting_input: "waiting_input";
276
278
  failed: "failed";
279
+ cancelled: "cancelled";
277
280
  }>;
278
281
  result: z.ZodOptional<z.ZodString>;
279
282
  error: z.ZodOptional<z.ZodString>;
@@ -299,7 +302,7 @@ declare const WorkerKernelSchemas: {
299
302
  };
300
303
  spawned: z.ZodObject<{
301
304
  instanceId: z.ZodString;
302
- workerName: z.ZodString;
305
+ subagentTemplateName: z.ZodString;
303
306
  }, z.core.$strip>;
304
307
  completed: z.ZodObject<{
305
308
  instanceId: z.ZodString;
@@ -309,4 +312,4 @@ declare const WorkerKernelSchemas: {
309
312
  }, z.core.$strip>;
310
313
  };
311
314
  //#endregion
312
- export { WorkerSpawnRequestSchema as _, WorkerDefinitionSchema as a, WorkerDefinitionUpdate as c, WorkerInstanceSchema as d, WorkerInstanceStatus as f, WorkerSpawnRequest as g, WorkerSettingsSchemas as h, WorkerDefinitionCreateSchema as i, WorkerDefinitionUpdateSchema as l, WorkerKernelSchemas as m, WorkerDefinition as n, WorkerDefinitionSummary as o, WorkerInstanceStatusSchema as p, WorkerDefinitionCreate as r, WorkerDefinitionSummarySchema as s, WorkerCompletedEventSchema as t, WorkerInstance as u, WorkerSpawnedEventSchema as v };
315
+ export { SubagentTemplateUpdate as _, SubagentTemplateInstance as a, SubagentTemplateInstanceStatusSchema as c, SubagentTemplateSettingsSchemas as d, SubagentTemplateSpawnRequest as f, SubagentTemplateSummarySchema as g, SubagentTemplateSummary as h, SubagentTemplateCreateSchema as i, SubagentTemplateKernelSchemas as l, SubagentTemplateSpawnedEventSchema as m, SubagentTemplateCompletedEventSchema as n, SubagentTemplateInstanceSchema as o, SubagentTemplateSpawnRequestSchema as p, SubagentTemplateCreate as r, SubagentTemplateInstanceStatus as s, SubagentTemplate as t, SubagentTemplateSchema as u, SubagentTemplateUpdateSchema as v };
@@ -1,7 +1,7 @@
1
1
  import { z } from "zod";
2
2
  import { AgentSelection } from "@makaio/framework/contracts/adapter";
3
3
 
4
- //#region packages/services/core/src/agent-runtime/schemas.d.ts
4
+ //#region services/core/src/agent-runtime/schemas.d.ts
5
5
  declare const TRANSIENT_AGENT_SELECTION_KINDS: readonly ["canonical-model"];
6
6
  type TransientAgentSelectionKind = (typeof TRANSIENT_AGENT_SELECTION_KINDS)[number];
7
7
  /**
@@ -419,10 +419,10 @@ declare const AgentInstanceStatusSchema: z.ZodObject<{
419
419
  subagentId: z.ZodString;
420
420
  status: z.ZodEnum<{
421
421
  completed: "completed";
422
- cancelled: "cancelled";
423
422
  running: "running";
424
423
  waiting_input: "waiting_input";
425
424
  failed: "failed";
425
+ cancelled: "cancelled";
426
426
  }>;
427
427
  result: z.ZodOptional<z.ZodString>;
428
428
  error: z.ZodOptional<z.ZodString>;
@@ -877,10 +877,10 @@ declare const AgentRuntimeSchemas: {
877
877
  subagentId: z.ZodString;
878
878
  status: z.ZodEnum<{
879
879
  completed: "completed";
880
- cancelled: "cancelled";
881
880
  running: "running";
882
881
  waiting_input: "waiting_input";
883
882
  failed: "failed";
883
+ cancelled: "cancelled";
884
884
  }>;
885
885
  result: z.ZodOptional<z.ZodString>;
886
886
  error: z.ZodOptional<z.ZodString>;
@@ -0,0 +1,153 @@
1
+ import { z } from "zod";
2
+
3
+ //#region core/contracts/src/materialization/schemas.d.ts
4
+ /**
5
+ * Discriminated target that a surface binding maps to on the external provider.
6
+ *
7
+ * Each variant carries the fields required to identify the target element
8
+ * on the provider surface:
9
+ *
10
+ * - `'label'` — a label or tag on the issue/work item (optional prefix filter)
11
+ * - `'field'` — a named custom field on the work item (optional external field id)
12
+ * - `'issue-type'` — a named issue type classification (optional external type id)
13
+ * - `'body-fragment'` — a named slot in the issue or PR body
14
+ * - `'comment'` — a structured comment rendered from a template string
15
+ */
16
+ declare const SurfaceBindingTargetSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
17
+ kind: z.ZodLiteral<"label">;
18
+ prefix: z.ZodOptional<z.ZodString>;
19
+ }, z.core.$strip>, z.ZodObject<{
20
+ kind: z.ZodLiteral<"field">;
21
+ name: z.ZodString;
22
+ fieldId: z.ZodOptional<z.ZodString>;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ kind: z.ZodLiteral<"issue-type">;
25
+ name: z.ZodString;
26
+ typeId: z.ZodOptional<z.ZodString>;
27
+ }, z.core.$strip>, z.ZodObject<{
28
+ kind: z.ZodLiteral<"body-fragment">;
29
+ slot: z.ZodString;
30
+ }, z.core.$strip>, z.ZodObject<{
31
+ kind: z.ZodLiteral<"comment">;
32
+ template: z.ZodString;
33
+ }, z.core.$strip>], "kind">;
34
+ /**
35
+ * Serializable registration record for a surface binding.
36
+ *
37
+ * Surface binding registrations describe how a framework namespace maps to a
38
+ * provider-specific surface element (field, label, issue type, etc.).
39
+ * Registrations are declared by product extensions and consumed by
40
+ * materialization adapters at sync time.
41
+ *
42
+ * The `id` field is a dot-namespaced stable string (e.g. `'github.status.field'`).
43
+ */
44
+ declare const SurfaceBindingRegistrationSchema: z.ZodObject<{
45
+ id: z.ZodString;
46
+ provider: z.ZodString;
47
+ namespace: z.ZodString;
48
+ target: z.ZodDiscriminatedUnion<[z.ZodObject<{
49
+ kind: z.ZodLiteral<"label">;
50
+ prefix: z.ZodOptional<z.ZodString>;
51
+ }, z.core.$strip>, z.ZodObject<{
52
+ kind: z.ZodLiteral<"field">;
53
+ name: z.ZodString;
54
+ fieldId: z.ZodOptional<z.ZodString>;
55
+ }, z.core.$strip>, z.ZodObject<{
56
+ kind: z.ZodLiteral<"issue-type">;
57
+ name: z.ZodString;
58
+ typeId: z.ZodOptional<z.ZodString>;
59
+ }, z.core.$strip>, z.ZodObject<{
60
+ kind: z.ZodLiteral<"body-fragment">;
61
+ slot: z.ZodString;
62
+ }, z.core.$strip>, z.ZodObject<{
63
+ kind: z.ZodLiteral<"comment">;
64
+ template: z.ZodString;
65
+ }, z.core.$strip>], "kind">;
66
+ appliesTo: z.ZodArray<z.ZodEnum<{
67
+ surface: "surface";
68
+ workpiece: "workpiece";
69
+ artifact: "artifact";
70
+ }>>;
71
+ valueMapping: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
72
+ description: z.ZodOptional<z.ZodString>;
73
+ }, z.core.$strip>;
74
+ /** Serializable registration record for a surface binding. */
75
+ type SurfaceBindingRegistration = z.infer<typeof SurfaceBindingRegistrationSchema>;
76
+ /** Discriminated target on the external provider surface. */
77
+ type SurfaceBindingTarget = z.infer<typeof SurfaceBindingTargetSchema>;
78
+ /** Semantic hint for provider-neutral artifact projected fields. */
79
+ declare const ProjectedFieldSemanticSchema: z.ZodEnum<{
80
+ status: "status";
81
+ priority: "priority";
82
+ workflow: "workflow";
83
+ }>;
84
+ /** A provider-neutral field from artifact data that may be projected to an external surface. */
85
+ declare const ProjectedFieldSchema: z.ZodObject<{
86
+ path: z.ZodString;
87
+ semantic: z.ZodOptional<z.ZodEnum<{
88
+ status: "status";
89
+ priority: "priority";
90
+ workflow: "workflow";
91
+ }>>;
92
+ }, z.core.$strip>;
93
+ /** Semantic hint for provider-neutral artifact projected fields. */
94
+ type ProjectedFieldSemantic = z.infer<typeof ProjectedFieldSemanticSchema>;
95
+ /** A provider-neutral artifact field projection declaration. */
96
+ type ProjectedField = z.infer<typeof ProjectedFieldSchema>;
97
+ /**
98
+ * Projection policy that controls how an artifact kind surfaces on a provider.
99
+ *
100
+ * - `'none'` — the artifact is never materialized to a provider surface
101
+ * - `'surface'` — the artifact maps to a provider work item or issue
102
+ * - `'comment'` — the artifact is rendered as a structured comment on an existing item
103
+ */
104
+ declare const ArtifactProjectionPolicySchema: z.ZodObject<{
105
+ mode: z.ZodEnum<{
106
+ surface: "surface";
107
+ none: "none";
108
+ comment: "comment";
109
+ }>;
110
+ defaultRole: z.ZodOptional<z.ZodEnum<{
111
+ workpiece: "workpiece";
112
+ artifact: "artifact";
113
+ }>>;
114
+ semanticEvents: z.ZodOptional<z.ZodArray<z.ZodEnum<{
115
+ created: "created";
116
+ revised: "revised";
117
+ "status-changed": "status-changed";
118
+ "observation-added": "observation-added";
119
+ }>>>;
120
+ projectedFields: z.ZodOptional<z.ZodArray<z.ZodObject<{
121
+ path: z.ZodString;
122
+ semantic: z.ZodOptional<z.ZodEnum<{
123
+ status: "status";
124
+ priority: "priority";
125
+ workflow: "workflow";
126
+ }>>;
127
+ }, z.core.$strip>>>;
128
+ }, z.core.$strip>;
129
+ /** Projection policy that controls how an artifact kind surfaces on a provider. */
130
+ type ArtifactProjectionPolicy = z.infer<typeof ArtifactProjectionPolicySchema>;
131
+ /**
132
+ * A reference linking a framework artifact to an external provider object.
133
+ *
134
+ * `artifactId` and `provider`+`externalId` together form the composite primary
135
+ * key for a materialization ref. The `surfaceRole` captures whether the artifact
136
+ * was materialized as the top-level workpiece or as a subordinate artifact record.
137
+ */
138
+ declare const ArtifactMaterializationRefSchema: z.ZodObject<{
139
+ artifactId: z.ZodString;
140
+ provider: z.ZodString;
141
+ externalId: z.ZodString;
142
+ externalUrl: z.ZodOptional<z.ZodString>;
143
+ surfaceRole: z.ZodEnum<{
144
+ workpiece: "workpiece";
145
+ artifact: "artifact";
146
+ }>;
147
+ lastSyncedRevision: z.ZodOptional<z.ZodString>;
148
+ metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
149
+ }, z.core.$strip>;
150
+ /** A reference linking a framework artifact to an external provider object. */
151
+ type ArtifactMaterializationRef = z.infer<typeof ArtifactMaterializationRefSchema>;
152
+ //#endregion
153
+ export { ProjectedField as a, ProjectedFieldSemanticSchema as c, SurfaceBindingTarget as d, SurfaceBindingTargetSchema as f, ArtifactProjectionPolicySchema as i, SurfaceBindingRegistration as l, ArtifactMaterializationRefSchema as n, ProjectedFieldSchema as o, ArtifactProjectionPolicy as r, ProjectedFieldSemantic as s, ArtifactMaterializationRef as t, SurfaceBindingRegistrationSchema as u };
@@ -0,0 +1 @@
1
+ import{s as e}from"./bus-Hb-LGzgb.mjs";export{e as createScopedBus};
@@ -1,7 +1,7 @@
1
1
  import { HandlerForSubjectDefinition, SubjectDefinition } from "@makaio/framework/core";
2
2
  import { IMakaioBus } from "@makaio/framework/bus";
3
3
 
4
- //#region packages/services/base/src/base-service.d.ts
4
+ //#region packages/service-base/src/base-service.d.ts
5
5
  /**
6
6
  * Abstract base class for Makaio bus services.
7
7
  *
@@ -1,4 +1,4 @@
1
- import { a as ResolveIdResponseSchema, c as ResolveNameResponse, i as ResolveIdResponse, l as ResolveNameResponseSchema, n as ResolveIdRequest, o as ResolveNameRequest, r as ResolveIdRequestSchema, s as ResolveNameRequestSchema, t as AdapterRuntimeSchemas } from "../../schemas-Di0XnnMX.mjs";
2
- import { n as AdapterRuntimeSubjects, t as AdapterRuntimeNamespace } from "../../namespace-DZcuLwEA.mjs";
3
- import { a as resolveDeterministicAdapterId, i as registerAdapterRuntimeIdentityHandlers, n as RegisteredAdapterRuntimeIdentityHandlers, r as buildDeterministicAdapterId, t as AdapterIdentityRegistry } from "../../index-CnZOKNjU.mjs";
1
+ import { a as ResolveIdResponseSchema, c as ResolveNameResponse, i as ResolveIdResponse, l as ResolveNameResponseSchema, n as ResolveIdRequest, o as ResolveNameRequest, r as ResolveIdRequestSchema, s as ResolveNameRequestSchema, t as AdapterRuntimeSchemas } from "../../schemas-DaRSfYLf.mjs";
2
+ import { n as AdapterRuntimeSubjects, t as AdapterRuntimeNamespace } from "../../namespace-CTm3nEvh.mjs";
3
+ import { a as resolveDeterministicAdapterId, i as registerAdapterRuntimeIdentityHandlers, n as RegisteredAdapterRuntimeIdentityHandlers, r as buildDeterministicAdapterId, t as AdapterIdentityRegistry } from "../../index-soFznFCy2.mjs";
4
4
  export { AdapterIdentityRegistry, AdapterRuntimeNamespace, AdapterRuntimeSchemas, AdapterRuntimeSubjects, RegisteredAdapterRuntimeIdentityHandlers, ResolveIdRequest, ResolveIdRequestSchema, ResolveIdResponse, ResolveIdResponseSchema, ResolveNameRequest, ResolveNameRequestSchema, ResolveNameResponse, ResolveNameResponseSchema, buildDeterministicAdapterId, registerAdapterRuntimeIdentityHandlers, resolveDeterministicAdapterId };
@@ -1 +1 @@
1
- import{AdapterRuntimeSchemas as e,ResolveIdRequestSchema as t,ResolveIdResponseSchema as n,ResolveNameRequestSchema as r,ResolveNameResponseSchema as i}from"./schemas.mjs";import{AdapterRuntimeNamespace as a,AdapterRuntimeSubjects as o}from"./namespace.mjs";import{i as s,n as c,r as l,t as u}from"../../identity-DBST3-XO.mjs";export{u as AdapterIdentityRegistry,a as AdapterRuntimeNamespace,e as AdapterRuntimeSchemas,o as AdapterRuntimeSubjects,t as ResolveIdRequestSchema,n as ResolveIdResponseSchema,r as ResolveNameRequestSchema,i as ResolveNameResponseSchema,c as buildDeterministicAdapterId,l as registerAdapterRuntimeIdentityHandlers,s as resolveDeterministicAdapterId};
1
+ import{AdapterRuntimeSchemas as e,ResolveIdRequestSchema as t,ResolveIdResponseSchema as n,ResolveNameRequestSchema as r,ResolveNameResponseSchema as i}from"./schemas.mjs";import{AdapterRuntimeNamespace as a,AdapterRuntimeSubjects as o}from"./namespace.mjs";import{i as s,n as c,r as l,t as u}from"../../identity-Cz2IeEtm.mjs";export{u as AdapterIdentityRegistry,a as AdapterRuntimeNamespace,e as AdapterRuntimeSchemas,o as AdapterRuntimeSubjects,t as ResolveIdRequestSchema,n as ResolveIdResponseSchema,r as ResolveNameRequestSchema,i as ResolveNameResponseSchema,c as buildDeterministicAdapterId,l as registerAdapterRuntimeIdentityHandlers,s as resolveDeterministicAdapterId};
@@ -1,2 +1,2 @@
1
- import { n as AdapterRuntimeSubjects, t as AdapterRuntimeNamespace } from "../../namespace-DZcuLwEA.mjs";
1
+ import { n as AdapterRuntimeSubjects, t as AdapterRuntimeNamespace } from "../../namespace-CTm3nEvh.mjs";
2
2
  export { AdapterRuntimeNamespace, AdapterRuntimeSubjects };
@@ -1,2 +1,2 @@
1
- import { a as ResolveIdResponseSchema, c as ResolveNameResponse, i as ResolveIdResponse, l as ResolveNameResponseSchema, n as ResolveIdRequest, o as ResolveNameRequest, r as ResolveIdRequestSchema, s as ResolveNameRequestSchema, t as AdapterRuntimeSchemas } from "../../schemas-Di0XnnMX.mjs";
1
+ import { a as ResolveIdResponseSchema, c as ResolveNameResponse, i as ResolveIdResponse, l as ResolveNameResponseSchema, n as ResolveIdRequest, o as ResolveNameRequest, r as ResolveIdRequestSchema, s as ResolveNameRequestSchema, t as AdapterRuntimeSchemas } from "../../schemas-DaRSfYLf.mjs";
2
2
  export { AdapterRuntimeSchemas, ResolveIdRequest, ResolveIdRequestSchema, ResolveIdResponse, ResolveIdResponseSchema, ResolveNameRequest, ResolveNameRequestSchema, ResolveNameResponse, ResolveNameResponseSchema };
@@ -1,3 +1,3 @@
1
- import { S as ProviderConfigFileRecordSchema, _ as BindingRecord, a as CanonicalProviderConfigPatchSchema, b as EffectiveAdapterSchema, c as CreateCanonicalProviderConfigInputSchema, d as ProviderConfigFileSet, f as AdapterFileConfig, g as AdapterSubsystemSchemas, h as AdapterReadinessSchema, i as CanonicalProviderConfigPatch, l as AdapterFileConfigSet, m as AdapterReadiness, n as CanonicalProviderConfigCredentialRefsPayload, o as CreateCanonicalProviderConfigInput, p as AdapterFileConfigSchema, r as CanonicalProviderConfigCredentialRefsSchema, s as CreateCanonicalProviderConfigInputPayload, t as CanonicalProviderConfigCredentialRefs, u as IAdapterConfigRepository, v as BindingRecordSchema, x as ProviderConfigFileRecord, y as EffectiveAdapter } from "../../index-CnmPtjnA.mjs";
2
- import { n as AdapterSubsystemSubjects, t as AdapterSubsystemNamespace } from "../../namespace-BCRNwPnw.mjs";
1
+ import { S as ProviderConfigFileRecordSchema, _ as BindingRecord, a as CanonicalProviderConfigPatchSchema, b as EffectiveAdapterSchema, c as CreateCanonicalProviderConfigInputSchema, d as ProviderConfigFileSet, f as AdapterFileConfig, g as AdapterSubsystemSchemas, h as AdapterReadinessSchema, i as CanonicalProviderConfigPatch, l as AdapterFileConfigSet, m as AdapterReadiness, n as CanonicalProviderConfigCredentialRefsPayload, o as CreateCanonicalProviderConfigInput, p as AdapterFileConfigSchema, r as CanonicalProviderConfigCredentialRefsSchema, s as CreateCanonicalProviderConfigInputPayload, t as CanonicalProviderConfigCredentialRefs, u as IAdapterConfigRepository, v as BindingRecordSchema, x as ProviderConfigFileRecord, y as EffectiveAdapter } from "../../index-B_zQC98V.mjs";
2
+ import { n as AdapterSubsystemSubjects, t as AdapterSubsystemNamespace } from "../../namespace-DLovh2Ws.mjs";
3
3
  export { AdapterFileConfig, AdapterFileConfigSchema, AdapterFileConfigSet, AdapterReadiness, AdapterReadinessSchema, AdapterSubsystemNamespace, AdapterSubsystemSchemas, AdapterSubsystemSubjects, BindingRecord, BindingRecordSchema, CanonicalProviderConfigCredentialRefs, CanonicalProviderConfigCredentialRefsPayload, CanonicalProviderConfigCredentialRefsSchema, CanonicalProviderConfigPatch, CanonicalProviderConfigPatchSchema, CreateCanonicalProviderConfigInput, CreateCanonicalProviderConfigInputPayload, CreateCanonicalProviderConfigInputSchema, EffectiveAdapter, EffectiveAdapterSchema, IAdapterConfigRepository, ProviderConfigFileRecord, ProviderConfigFileRecordSchema, ProviderConfigFileSet };
@@ -1 +1 @@
1
- import{a as e,c as t,d as n,i as r,l as i,n as a,o,r as s,s as c,t as l,u}from"../../namespace-aALq9tnE.mjs";export{s as AdapterFileConfigSchema,r as AdapterReadinessSchema,l as AdapterSubsystemNamespace,e as AdapterSubsystemSchemas,a as AdapterSubsystemSubjects,o as BindingRecordSchema,i as CanonicalProviderConfigCredentialRefsSchema,u as CanonicalProviderConfigPatchSchema,n as CreateCanonicalProviderConfigInputSchema,c as EffectiveAdapterSchema,t as ProviderConfigFileRecordSchema};
1
+ import{a as e,c as t,d as n,i as r,l as i,n as a,o,r as s,s as c,t as l,u}from"../../namespace-DkRgbZYn.mjs";export{s as AdapterFileConfigSchema,r as AdapterReadinessSchema,l as AdapterSubsystemNamespace,e as AdapterSubsystemSchemas,a as AdapterSubsystemSubjects,o as BindingRecordSchema,i as CanonicalProviderConfigCredentialRefsSchema,u as CanonicalProviderConfigPatchSchema,n as CreateCanonicalProviderConfigInputSchema,c as EffectiveAdapterSchema,t as ProviderConfigFileRecordSchema};
@@ -1,2 +1,2 @@
1
- import { n as AdapterSubsystemSubjects, t as AdapterSubsystemNamespace } from "../../namespace-BCRNwPnw.mjs";
1
+ import { n as AdapterSubsystemSubjects, t as AdapterSubsystemNamespace } from "../../namespace-DLovh2Ws.mjs";
2
2
  export { AdapterSubsystemNamespace, AdapterSubsystemSubjects };
@@ -1 +1 @@
1
- import{n as e,t}from"../../namespace-aALq9tnE.mjs";export{t as AdapterSubsystemNamespace,e as AdapterSubsystemSubjects};
1
+ import{n as e,t}from"../../namespace-DkRgbZYn.mjs";export{t as AdapterSubsystemNamespace,e as AdapterSubsystemSubjects};
@@ -1,3 +1,3 @@
1
- import { a as AgentRuntimeSelectionSchema, i as AgentRuntimeSelection, n as AgentInstanceStatusSchema, r as AgentRuntimeSchemas, t as AgentInstanceStatus } from "../../schemas-KMA1efQg.mjs";
2
- import { n as AgentRuntimeSubjects, t as AgentRuntimeNamespace } from "../../namespace-BK2erxpV.mjs";
1
+ import { a as AgentRuntimeSelectionSchema, i as AgentRuntimeSelection, n as AgentInstanceStatusSchema, r as AgentRuntimeSchemas, t as AgentInstanceStatus } from "../../schemas-j7ivZ2HI.mjs";
2
+ import { n as AgentRuntimeSubjects, t as AgentRuntimeNamespace } from "../../namespace-CaaNnKcR.mjs";
3
3
  export { type AgentInstanceStatus, AgentInstanceStatusSchema, AgentRuntimeNamespace, AgentRuntimeSchemas, type AgentRuntimeSelection, AgentRuntimeSelectionSchema, AgentRuntimeSubjects };
@@ -1,2 +1,2 @@
1
- import { n as AgentRuntimeSubjects, t as AgentRuntimeNamespace } from "../../namespace-BK2erxpV.mjs";
1
+ import { n as AgentRuntimeSubjects, t as AgentRuntimeNamespace } from "../../namespace-CaaNnKcR.mjs";
2
2
  export { AgentRuntimeNamespace, AgentRuntimeSubjects };
@@ -1,2 +1,2 @@
1
- import { a as AgentRuntimeSelectionSchema, i as AgentRuntimeSelection, n as AgentInstanceStatusSchema, r as AgentRuntimeSchemas, t as AgentInstanceStatus } from "../../schemas-KMA1efQg.mjs";
1
+ import { a as AgentRuntimeSelectionSchema, i as AgentRuntimeSelection, n as AgentInstanceStatusSchema, r as AgentRuntimeSchemas, t as AgentInstanceStatus } from "../../schemas-j7ivZ2HI.mjs";
2
2
  export { AgentInstanceStatus, AgentInstanceStatusSchema, AgentRuntimeSchemas, AgentRuntimeSelection, AgentRuntimeSelectionSchema };
@@ -1,2 +1,2 @@
1
- import { t as CapabilityService } from "../../index-Bigx81Kr.mjs";
1
+ import { t as CapabilityService } from "../../index-Cs0kZXIz2.mjs";
2
2
  export { CapabilityService };
@@ -1 +1 @@
1
- import{t as e}from"../../capability-service-DV32ecwR.mjs";export{e as CapabilityService};
1
+ import{t as e}from"../../capability-service-CJbmhfv9.mjs";export{e as CapabilityService};