@blue-repository/types 1.0.0-rc.3 → 1.0.0-rc.4

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 (271) hide show
  1. package/README.md +1 -1
  2. package/dist/meta.d.ts +2 -2
  3. package/dist/meta.d.ts.map +1 -1
  4. package/dist/meta.js +1 -2
  5. package/dist/meta.js.map +1 -1
  6. package/dist/packages/conversation/blue-ids.d.ts +0 -1
  7. package/dist/packages/conversation/blue-ids.d.ts.map +1 -1
  8. package/dist/packages/conversation/blue-ids.js +0 -1
  9. package/dist/packages/conversation/blue-ids.js.map +1 -1
  10. package/dist/packages/conversation/contents/index.d.ts +0 -24
  11. package/dist/packages/conversation/contents/index.d.ts.map +1 -1
  12. package/dist/packages/conversation/contents/index.js +0 -3
  13. package/dist/packages/conversation/contents/index.js.map +1 -1
  14. package/dist/packages/conversation/index.d.ts +0 -64
  15. package/dist/packages/conversation/index.d.ts.map +1 -1
  16. package/dist/packages/conversation/meta.d.ts +0 -10
  17. package/dist/packages/conversation/meta.d.ts.map +1 -1
  18. package/dist/packages/conversation/meta.js +0 -12
  19. package/dist/packages/conversation/meta.js.map +1 -1
  20. package/dist/packages/conversation/schemas/index.d.ts +0 -32
  21. package/dist/packages/conversation/schemas/index.d.ts.map +1 -1
  22. package/dist/packages/conversation/schemas/index.js +0 -3
  23. package/dist/packages/conversation/schemas/index.js.map +1 -1
  24. package/dist/packages/myos/blue-ids.d.ts +37 -38
  25. package/dist/packages/myos/blue-ids.d.ts.map +1 -1
  26. package/dist/packages/myos/blue-ids.js +37 -38
  27. package/dist/packages/myos/blue-ids.js.map +1 -1
  28. package/dist/packages/myos/contents/AddingParticipantRequested.d.ts +3 -0
  29. package/dist/packages/myos/contents/AddingParticipantRequested.d.ts.map +1 -1
  30. package/dist/packages/myos/contents/AddingParticipantRequested.js +3 -0
  31. package/dist/packages/myos/contents/AddingParticipantRequested.js.map +1 -1
  32. package/dist/packages/myos/contents/AddingParticipantResponded.d.ts +4 -1
  33. package/dist/packages/myos/contents/AddingParticipantResponded.d.ts.map +1 -1
  34. package/dist/packages/myos/contents/AddingParticipantResponded.js +4 -1
  35. package/dist/packages/myos/contents/AddingParticipantResponded.js.map +1 -1
  36. package/dist/packages/myos/contents/Agent.d.ts +0 -5
  37. package/dist/packages/myos/contents/Agent.d.ts.map +1 -1
  38. package/dist/packages/myos/contents/Agent.js +0 -5
  39. package/dist/packages/myos/contents/Agent.js.map +1 -1
  40. package/dist/packages/myos/contents/AnchorAutomationTemplate.d.ts +1 -1
  41. package/dist/packages/myos/contents/AnchorAutomationTemplate.js +1 -1
  42. package/dist/packages/myos/contents/AnchorAutomationTemplate.js.map +1 -1
  43. package/dist/packages/myos/contents/ChatGPTConnectorAgent.d.ts +4 -4
  44. package/dist/packages/myos/contents/ChatGPTConnectorAgent.js +4 -4
  45. package/dist/packages/myos/contents/DocumentSessionBootstrap.d.ts +2 -2
  46. package/dist/packages/myos/contents/DocumentSessionBootstrap.js +2 -2
  47. package/dist/packages/myos/contents/DocumentSessionBootstrap.js.map +1 -1
  48. package/dist/packages/myos/contents/InformUserToInstallMyOSPackage.d.ts +1 -1
  49. package/dist/packages/myos/contents/InformUserToInstallMyOSPackage.js +1 -1
  50. package/dist/packages/myos/contents/MyOSPackage.d.ts +2 -2
  51. package/dist/packages/myos/contents/MyOSPackage.js +2 -2
  52. package/dist/packages/myos/contents/RemovingParticipantRequested.d.ts +3 -0
  53. package/dist/packages/myos/contents/RemovingParticipantRequested.d.ts.map +1 -1
  54. package/dist/packages/myos/contents/RemovingParticipantRequested.js +3 -0
  55. package/dist/packages/myos/contents/RemovingParticipantRequested.js.map +1 -1
  56. package/dist/packages/myos/contents/RemovingParticipantResponded.d.ts +4 -1
  57. package/dist/packages/myos/contents/RemovingParticipantResponded.d.ts.map +1 -1
  58. package/dist/packages/myos/contents/RemovingParticipantResponded.js +4 -1
  59. package/dist/packages/myos/contents/RemovingParticipantResponded.js.map +1 -1
  60. package/dist/packages/myos/contents/SingleDocumentPermissionGrantRequested.d.ts +1 -1
  61. package/dist/packages/myos/contents/SingleDocumentPermissionGrantRequested.js +1 -1
  62. package/dist/packages/myos/contents/SingleDocumentPermissionGrantResponded.d.ts +1 -1
  63. package/dist/packages/myos/contents/SingleDocumentPermissionGrantResponded.js +1 -1
  64. package/dist/packages/myos/contents/SingleDocumentPermissionGrantToAccount.d.ts +1 -1
  65. package/dist/packages/myos/contents/SingleDocumentPermissionGrantToAccount.js +1 -1
  66. package/dist/packages/myos/contents/SingleDocumentPermissionGrantToAccount.js.map +1 -1
  67. package/dist/packages/myos/contents/SingleDocumentPermissionGrantToDocument.d.ts +1 -1
  68. package/dist/packages/myos/contents/SingleDocumentPermissionGrantToDocument.js +1 -1
  69. package/dist/packages/myos/contents/SingleDocumentPermissionGrantToDocument.js.map +1 -1
  70. package/dist/packages/myos/contents/SingleDocumentPermissionGranted.d.ts +1 -1
  71. package/dist/packages/myos/contents/SingleDocumentPermissionGranted.js +1 -1
  72. package/dist/packages/myos/contents/SingleDocumentPermissionGrantingInProgress.d.ts +1 -1
  73. package/dist/packages/myos/contents/SingleDocumentPermissionGrantingInProgress.js +1 -1
  74. package/dist/packages/myos/contents/SingleDocumentPermissionRejected.d.ts +1 -1
  75. package/dist/packages/myos/contents/SingleDocumentPermissionRejected.js +1 -1
  76. package/dist/packages/myos/contents/SingleDocumentPermissionRevokeRequested.d.ts +1 -1
  77. package/dist/packages/myos/contents/SingleDocumentPermissionRevokeRequested.js +1 -1
  78. package/dist/packages/myos/contents/SingleDocumentPermissionRevoked.d.ts +1 -1
  79. package/dist/packages/myos/contents/SingleDocumentPermissionRevoked.js +1 -1
  80. package/dist/packages/myos/contents/SingleDocumentPermissionRevokingInProgress.d.ts +1 -1
  81. package/dist/packages/myos/contents/SingleDocumentPermissionRevokingInProgress.js +1 -1
  82. package/dist/packages/myos/contents/SingleDocumentPermissionValidated.d.ts +1 -1
  83. package/dist/packages/myos/contents/SingleDocumentPermissionValidated.js +1 -1
  84. package/dist/packages/myos/contents/StartWorkerSessionRequested.d.ts +1 -1
  85. package/dist/packages/myos/contents/StartWorkerSessionRequested.js +1 -1
  86. package/dist/packages/myos/contents/SubscribeToSessionRequested.d.ts +1 -1
  87. package/dist/packages/myos/contents/SubscribeToSessionRequested.js +1 -1
  88. package/dist/packages/myos/contents/SubscriptionToSessionFailed.d.ts +1 -1
  89. package/dist/packages/myos/contents/SubscriptionToSessionFailed.js +1 -1
  90. package/dist/packages/myos/contents/SubscriptionToSessionInitiated.d.ts +1 -1
  91. package/dist/packages/myos/contents/SubscriptionToSessionInitiated.js +1 -1
  92. package/dist/packages/myos/contents/SubscriptionToSessionRevoked.d.ts +1 -1
  93. package/dist/packages/myos/contents/SubscriptionToSessionRevoked.js +1 -1
  94. package/dist/packages/myos/contents/WorkerAgencyPermissionGrant.d.ts +1 -1
  95. package/dist/packages/myos/contents/WorkerAgencyPermissionGrant.js +1 -1
  96. package/dist/packages/myos/contents/WorkerAgencyPermissionGrant.js.map +1 -1
  97. package/dist/packages/myos/contents/WorkerAgencyPermissionGrantRequested.d.ts +1 -1
  98. package/dist/packages/myos/contents/WorkerAgencyPermissionGrantRequested.js +1 -1
  99. package/dist/packages/myos/contents/WorkerAgencyPermissionGranted.d.ts +1 -1
  100. package/dist/packages/myos/contents/WorkerAgencyPermissionGranted.js +1 -1
  101. package/dist/packages/myos/contents/WorkerAgencyPermissionGrantingInProgress.d.ts +1 -1
  102. package/dist/packages/myos/contents/WorkerAgencyPermissionGrantingInProgress.js +1 -1
  103. package/dist/packages/myos/contents/WorkerAgencyPermissionInvalid.d.ts +1 -1
  104. package/dist/packages/myos/contents/WorkerAgencyPermissionInvalid.js +1 -1
  105. package/dist/packages/myos/contents/WorkerAgencyPermissionRejected.d.ts +1 -1
  106. package/dist/packages/myos/contents/WorkerAgencyPermissionRejected.js +1 -1
  107. package/dist/packages/myos/contents/WorkerAgencyPermissionRevokeRequested.d.ts +1 -1
  108. package/dist/packages/myos/contents/WorkerAgencyPermissionRevokeRequested.js +1 -1
  109. package/dist/packages/myos/contents/WorkerAgencyPermissionRevoked.d.ts +1 -1
  110. package/dist/packages/myos/contents/WorkerAgencyPermissionRevoked.js +1 -1
  111. package/dist/packages/myos/contents/WorkerAgencyPermissionRevokingInProgress.d.ts +1 -1
  112. package/dist/packages/myos/contents/WorkerAgencyPermissionRevokingInProgress.js +1 -1
  113. package/dist/packages/myos/contents/WorkerAgencyPermissionValidated.d.ts +1 -1
  114. package/dist/packages/myos/contents/WorkerAgencyPermissionValidated.js +1 -1
  115. package/dist/packages/myos/contents/WorkerSessionStarting.d.ts +1 -1
  116. package/dist/packages/myos/contents/WorkerSessionStarting.js +1 -1
  117. package/dist/packages/myos/contents/index.d.ts +1079 -1086
  118. package/dist/packages/myos/contents/index.d.ts.map +1 -1
  119. package/dist/packages/myos/contents/index.js +101 -104
  120. package/dist/packages/myos/contents/index.js.map +1 -1
  121. package/dist/packages/myos/index.d.ts +1400 -1245
  122. package/dist/packages/myos/index.d.ts.map +1 -1
  123. package/dist/packages/myos/meta.d.ts +110 -136
  124. package/dist/packages/myos/meta.d.ts.map +1 -1
  125. package/dist/packages/myos/meta.js +110 -142
  126. package/dist/packages/myos/meta.js.map +1 -1
  127. package/dist/packages/myos/schemas/AddingParticipantRequested.d.ts +13 -2
  128. package/dist/packages/myos/schemas/AddingParticipantRequested.d.ts.map +1 -1
  129. package/dist/packages/myos/schemas/AddingParticipantRequested.js +2 -1
  130. package/dist/packages/myos/schemas/AddingParticipantRequested.js.map +1 -1
  131. package/dist/packages/myos/schemas/AddingParticipantResponded.d.ts +30 -4
  132. package/dist/packages/myos/schemas/AddingParticipantResponded.d.ts.map +1 -1
  133. package/dist/packages/myos/schemas/AddingParticipantResponded.js +2 -1
  134. package/dist/packages/myos/schemas/AddingParticipantResponded.js.map +1 -1
  135. package/dist/packages/myos/schemas/Agent.d.ts +0 -3
  136. package/dist/packages/myos/schemas/Agent.d.ts.map +1 -1
  137. package/dist/packages/myos/schemas/Agent.js +0 -1
  138. package/dist/packages/myos/schemas/Agent.js.map +1 -1
  139. package/dist/packages/myos/schemas/ChatGPTConnectorAgent.d.ts +0 -3
  140. package/dist/packages/myos/schemas/ChatGPTConnectorAgent.d.ts.map +1 -1
  141. package/dist/packages/myos/schemas/InformUserToInstallMyOSPackage.d.ts +0 -5
  142. package/dist/packages/myos/schemas/InformUserToInstallMyOSPackage.d.ts.map +1 -1
  143. package/dist/packages/myos/schemas/MyOSPackage.d.ts +0 -3
  144. package/dist/packages/myos/schemas/MyOSPackage.d.ts.map +1 -1
  145. package/dist/packages/myos/schemas/RemovingParticipantRequested.d.ts +13 -2
  146. package/dist/packages/myos/schemas/RemovingParticipantRequested.d.ts.map +1 -1
  147. package/dist/packages/myos/schemas/RemovingParticipantRequested.js +2 -1
  148. package/dist/packages/myos/schemas/RemovingParticipantRequested.js.map +1 -1
  149. package/dist/packages/myos/schemas/RemovingParticipantResponded.d.ts +30 -4
  150. package/dist/packages/myos/schemas/RemovingParticipantResponded.d.ts.map +1 -1
  151. package/dist/packages/myos/schemas/RemovingParticipantResponded.js +2 -1
  152. package/dist/packages/myos/schemas/RemovingParticipantResponded.js.map +1 -1
  153. package/dist/packages/myos/schemas/SingleDocumentPermissionGrantRequested.d.ts +7 -1
  154. package/dist/packages/myos/schemas/SingleDocumentPermissionGrantRequested.d.ts.map +1 -1
  155. package/dist/packages/myos/schemas/SingleDocumentPermissionGrantRequested.js +2 -2
  156. package/dist/packages/myos/schemas/SingleDocumentPermissionGrantRequested.js.map +1 -1
  157. package/dist/packages/myos/schemas/SingleDocumentPermissionGrantResponded.d.ts +7 -1
  158. package/dist/packages/myos/schemas/SingleDocumentPermissionGrantResponded.d.ts.map +1 -1
  159. package/dist/packages/myos/schemas/SingleDocumentPermissionGrantResponded.js +2 -2
  160. package/dist/packages/myos/schemas/SingleDocumentPermissionGrantResponded.js.map +1 -1
  161. package/dist/packages/myos/schemas/SingleDocumentPermissionGranted.d.ts +7 -1
  162. package/dist/packages/myos/schemas/SingleDocumentPermissionGranted.d.ts.map +1 -1
  163. package/dist/packages/myos/schemas/SingleDocumentPermissionGranted.js +2 -2
  164. package/dist/packages/myos/schemas/SingleDocumentPermissionGranted.js.map +1 -1
  165. package/dist/packages/myos/schemas/SingleDocumentPermissionGrantingInProgress.d.ts +9 -3
  166. package/dist/packages/myos/schemas/SingleDocumentPermissionGrantingInProgress.d.ts.map +1 -1
  167. package/dist/packages/myos/schemas/SingleDocumentPermissionGrantingInProgress.js +2 -2
  168. package/dist/packages/myos/schemas/SingleDocumentPermissionGrantingInProgress.js.map +1 -1
  169. package/dist/packages/myos/schemas/SingleDocumentPermissionRejected.d.ts +7 -1
  170. package/dist/packages/myos/schemas/SingleDocumentPermissionRejected.d.ts.map +1 -1
  171. package/dist/packages/myos/schemas/SingleDocumentPermissionRejected.js +2 -2
  172. package/dist/packages/myos/schemas/SingleDocumentPermissionRejected.js.map +1 -1
  173. package/dist/packages/myos/schemas/SingleDocumentPermissionRevokeRequested.d.ts +7 -1
  174. package/dist/packages/myos/schemas/SingleDocumentPermissionRevokeRequested.d.ts.map +1 -1
  175. package/dist/packages/myos/schemas/SingleDocumentPermissionRevokeRequested.js +2 -2
  176. package/dist/packages/myos/schemas/SingleDocumentPermissionRevokeRequested.js.map +1 -1
  177. package/dist/packages/myos/schemas/SingleDocumentPermissionRevoked.d.ts +7 -1
  178. package/dist/packages/myos/schemas/SingleDocumentPermissionRevoked.d.ts.map +1 -1
  179. package/dist/packages/myos/schemas/SingleDocumentPermissionRevoked.js +2 -2
  180. package/dist/packages/myos/schemas/SingleDocumentPermissionRevoked.js.map +1 -1
  181. package/dist/packages/myos/schemas/SingleDocumentPermissionRevokingInProgress.d.ts +9 -3
  182. package/dist/packages/myos/schemas/SingleDocumentPermissionRevokingInProgress.d.ts.map +1 -1
  183. package/dist/packages/myos/schemas/SingleDocumentPermissionRevokingInProgress.js +2 -2
  184. package/dist/packages/myos/schemas/SingleDocumentPermissionRevokingInProgress.js.map +1 -1
  185. package/dist/packages/myos/schemas/SingleDocumentPermissionValidated.d.ts +7 -1
  186. package/dist/packages/myos/schemas/SingleDocumentPermissionValidated.d.ts.map +1 -1
  187. package/dist/packages/myos/schemas/SingleDocumentPermissionValidated.js +2 -2
  188. package/dist/packages/myos/schemas/SingleDocumentPermissionValidated.js.map +1 -1
  189. package/dist/packages/myos/schemas/StartWorkerSessionRequested.d.ts +7 -1
  190. package/dist/packages/myos/schemas/StartWorkerSessionRequested.d.ts.map +1 -1
  191. package/dist/packages/myos/schemas/StartWorkerSessionRequested.js +2 -2
  192. package/dist/packages/myos/schemas/StartWorkerSessionRequested.js.map +1 -1
  193. package/dist/packages/myos/schemas/SubscribeToSessionRequested.d.ts +7 -1
  194. package/dist/packages/myos/schemas/SubscribeToSessionRequested.d.ts.map +1 -1
  195. package/dist/packages/myos/schemas/SubscribeToSessionRequested.js +2 -2
  196. package/dist/packages/myos/schemas/SubscribeToSessionRequested.js.map +1 -1
  197. package/dist/packages/myos/schemas/SubscriptionToSessionFailed.d.ts +7 -1
  198. package/dist/packages/myos/schemas/SubscriptionToSessionFailed.d.ts.map +1 -1
  199. package/dist/packages/myos/schemas/SubscriptionToSessionFailed.js +2 -2
  200. package/dist/packages/myos/schemas/SubscriptionToSessionFailed.js.map +1 -1
  201. package/dist/packages/myos/schemas/SubscriptionToSessionInitiated.d.ts +7 -1
  202. package/dist/packages/myos/schemas/SubscriptionToSessionInitiated.d.ts.map +1 -1
  203. package/dist/packages/myos/schemas/SubscriptionToSessionInitiated.js +2 -2
  204. package/dist/packages/myos/schemas/SubscriptionToSessionInitiated.js.map +1 -1
  205. package/dist/packages/myos/schemas/SubscriptionToSessionRevoked.d.ts +7 -1
  206. package/dist/packages/myos/schemas/SubscriptionToSessionRevoked.d.ts.map +1 -1
  207. package/dist/packages/myos/schemas/SubscriptionToSessionRevoked.js +2 -2
  208. package/dist/packages/myos/schemas/SubscriptionToSessionRevoked.js.map +1 -1
  209. package/dist/packages/myos/schemas/WorkerAgencyPermissionGrantRequested.d.ts +7 -1
  210. package/dist/packages/myos/schemas/WorkerAgencyPermissionGrantRequested.d.ts.map +1 -1
  211. package/dist/packages/myos/schemas/WorkerAgencyPermissionGrantRequested.js +2 -2
  212. package/dist/packages/myos/schemas/WorkerAgencyPermissionGrantRequested.js.map +1 -1
  213. package/dist/packages/myos/schemas/WorkerAgencyPermissionGranted.d.ts +7 -1
  214. package/dist/packages/myos/schemas/WorkerAgencyPermissionGranted.d.ts.map +1 -1
  215. package/dist/packages/myos/schemas/WorkerAgencyPermissionGranted.js +2 -2
  216. package/dist/packages/myos/schemas/WorkerAgencyPermissionGranted.js.map +1 -1
  217. package/dist/packages/myos/schemas/WorkerAgencyPermissionGrantingInProgress.d.ts +9 -3
  218. package/dist/packages/myos/schemas/WorkerAgencyPermissionGrantingInProgress.d.ts.map +1 -1
  219. package/dist/packages/myos/schemas/WorkerAgencyPermissionGrantingInProgress.js +2 -2
  220. package/dist/packages/myos/schemas/WorkerAgencyPermissionGrantingInProgress.js.map +1 -1
  221. package/dist/packages/myos/schemas/WorkerAgencyPermissionInvalid.d.ts +7 -1
  222. package/dist/packages/myos/schemas/WorkerAgencyPermissionInvalid.d.ts.map +1 -1
  223. package/dist/packages/myos/schemas/WorkerAgencyPermissionInvalid.js +2 -2
  224. package/dist/packages/myos/schemas/WorkerAgencyPermissionInvalid.js.map +1 -1
  225. package/dist/packages/myos/schemas/WorkerAgencyPermissionRejected.d.ts +7 -1
  226. package/dist/packages/myos/schemas/WorkerAgencyPermissionRejected.d.ts.map +1 -1
  227. package/dist/packages/myos/schemas/WorkerAgencyPermissionRejected.js +2 -2
  228. package/dist/packages/myos/schemas/WorkerAgencyPermissionRejected.js.map +1 -1
  229. package/dist/packages/myos/schemas/WorkerAgencyPermissionRevokeRequested.d.ts +7 -1
  230. package/dist/packages/myos/schemas/WorkerAgencyPermissionRevokeRequested.d.ts.map +1 -1
  231. package/dist/packages/myos/schemas/WorkerAgencyPermissionRevokeRequested.js +2 -2
  232. package/dist/packages/myos/schemas/WorkerAgencyPermissionRevokeRequested.js.map +1 -1
  233. package/dist/packages/myos/schemas/WorkerAgencyPermissionRevoked.d.ts +7 -1
  234. package/dist/packages/myos/schemas/WorkerAgencyPermissionRevoked.d.ts.map +1 -1
  235. package/dist/packages/myos/schemas/WorkerAgencyPermissionRevoked.js +2 -2
  236. package/dist/packages/myos/schemas/WorkerAgencyPermissionRevoked.js.map +1 -1
  237. package/dist/packages/myos/schemas/WorkerAgencyPermissionRevokingInProgress.d.ts +9 -3
  238. package/dist/packages/myos/schemas/WorkerAgencyPermissionRevokingInProgress.d.ts.map +1 -1
  239. package/dist/packages/myos/schemas/WorkerAgencyPermissionRevokingInProgress.js +2 -2
  240. package/dist/packages/myos/schemas/WorkerAgencyPermissionRevokingInProgress.js.map +1 -1
  241. package/dist/packages/myos/schemas/WorkerAgencyPermissionValidated.d.ts +7 -1
  242. package/dist/packages/myos/schemas/WorkerAgencyPermissionValidated.d.ts.map +1 -1
  243. package/dist/packages/myos/schemas/WorkerAgencyPermissionValidated.js +2 -2
  244. package/dist/packages/myos/schemas/WorkerAgencyPermissionValidated.js.map +1 -1
  245. package/dist/packages/myos/schemas/WorkerSessionStarting.d.ts +7 -1
  246. package/dist/packages/myos/schemas/WorkerSessionStarting.d.ts.map +1 -1
  247. package/dist/packages/myos/schemas/WorkerSessionStarting.js +2 -2
  248. package/dist/packages/myos/schemas/WorkerSessionStarting.js.map +1 -1
  249. package/dist/packages/myos/schemas/index.d.ts +271 -85
  250. package/dist/packages/myos/schemas/index.d.ts.map +1 -1
  251. package/dist/packages/myos/schemas/index.js +37 -40
  252. package/dist/packages/myos/schemas/index.js.map +1 -1
  253. package/dist/repository.d.ts +1440 -1349
  254. package/dist/repository.d.ts.map +1 -1
  255. package/package.json +2 -2
  256. package/dist/packages/conversation/contents/TimelineChannelV2.d.ts +0 -24
  257. package/dist/packages/conversation/contents/TimelineChannelV2.d.ts.map +0 -1
  258. package/dist/packages/conversation/contents/TimelineChannelV2.js +0 -24
  259. package/dist/packages/conversation/contents/TimelineChannelV2.js.map +0 -1
  260. package/dist/packages/conversation/schemas/TimelineChannelV2.d.ts +0 -34
  261. package/dist/packages/conversation/schemas/TimelineChannelV2.d.ts.map +0 -1
  262. package/dist/packages/conversation/schemas/TimelineChannelV2.js +0 -12
  263. package/dist/packages/conversation/schemas/TimelineChannelV2.js.map +0 -1
  264. package/dist/packages/myos/contents/AgentLLM.d.ts +0 -14
  265. package/dist/packages/myos/contents/AgentLLM.d.ts.map +0 -1
  266. package/dist/packages/myos/contents/AgentLLM.js +0 -14
  267. package/dist/packages/myos/contents/AgentLLM.js.map +0 -1
  268. package/dist/packages/myos/schemas/AgentLLM.d.ts +0 -20
  269. package/dist/packages/myos/schemas/AgentLLM.d.ts.map +0 -1
  270. package/dist/packages/myos/schemas/AgentLLM.js +0 -10
  271. package/dist/packages/myos/schemas/AgentLLM.js.map +0 -1
@@ -3,24 +3,26 @@ import { contents } from './contents.js';
3
3
  import { schemas } from './schemas.js';
4
4
  declare const _default: {
5
5
  readonly contents: {
6
- readonly '2533GSBC4sXbbhDNdB6hKnRoySzQDziUb9u7bK3sa7tD': {
7
- readonly allowedWorkerAgencyPermissions: {
6
+ readonly '29JSV8DwY6x3zfvAqiM7xNc96i46sKcunFYgfywBkF2f': {
7
+ readonly description: "Rights granted by this PGD have been retracted.";
8
+ readonly name: "Single Document Permission Revoked";
9
+ readonly type: {
10
+ readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
11
+ };
12
+ };
13
+ readonly '29zvV2MA4XAwLoGoNLLhLMa61mEgGceFnDvMznfQauYY': {
14
+ readonly description: "Emitted on initialise when local shape checks fail.";
15
+ readonly issues: {
8
16
  readonly itemType: {
9
- readonly blueId: "5J3RXNnALK1ZYAQBrjGwCQ4WpL3YUGHvz9WcGos6mMSp";
17
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
10
18
  };
11
19
  readonly type: {
12
20
  readonly blueId: "6aehfNAxHLC1PHHoDr3tYtFH3RWNbiWdFancJ1bypXEY";
13
21
  };
14
22
  };
15
- readonly description: "Parent worker requests authority to start specific sub-worker types and receive per-instance SDPGs.";
16
- readonly name: "Worker Agency Permission Grant Requested";
17
- readonly onBehalfOf: {
18
- readonly type: {
19
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
20
- };
21
- };
23
+ readonly name: "Worker Agency Permission Invalid";
22
24
  readonly type: {
23
- readonly blueId: "5Wz4G9qcnBJnntYRkz4dgLK5bSuoMpYJZj4j5M59z4we";
25
+ readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
24
26
  };
25
27
  };
26
28
  readonly '2gc8djtKGGRPjGfMQzvJZMviaXm4ytM1nA4DVbfyjkrW': {
@@ -58,252 +60,91 @@ declare const _default: {
58
60
  readonly blueId: "3Ge54FsGJaaeZmm8nTKJdS6HVdYhiR3g18fDwg3Ev1Sa";
59
61
  };
60
62
  };
61
- readonly '2K3rW6d4KychEQDerQpigPzQp8wHTJzbmueJaDXfGZqg': {
62
- readonly bootstrapError: {
63
- readonly description: "Error message explaining bootstrap failure";
64
- readonly type: {
65
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
66
- };
67
- };
68
- readonly bootstrapStatus: {
69
- readonly description: "Overall bootstrap process status";
70
- readonly type: {
71
- readonly blueId: "58B8orsFkxxy7bWqjLXJmtBs2b5rwnNQNbeoAbGhPkJc";
72
- };
73
- };
74
- readonly capabilities: {
75
- readonly description: "Optional MyOS Admin capability contracts to attach (participantsOrchestration, sessionInteraction, workerAgency)";
76
- readonly keyType: {
77
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
78
- };
79
- readonly type: {
80
- readonly blueId: "G7fBT9PSod1RfHLHkpafAGBDVAJMrMhAMY51ERcyXNrj";
81
- };
82
- readonly valueType: {
83
- readonly blueId: "4EzhSubEimSQD3zrYHRtobfPPWntUuhEz8YcdxHsi12u";
84
- };
85
- };
86
- readonly channelBindings: {
87
- readonly description: "Maps channel names to participant identifiers";
88
- readonly keyType: {
89
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
63
+ readonly '2NN4VerhNHSyBcyoJpgtcuURkss2QRMmGkocQobJ8JYP': {
64
+ readonly allowedWorkerAgencyPermissions: {
65
+ readonly itemType: {
66
+ readonly blueId: "5J3RXNnALK1ZYAQBrjGwCQ4WpL3YUGHvz9WcGos6mMSp";
90
67
  };
91
68
  readonly type: {
92
- readonly blueId: "G7fBT9PSod1RfHLHkpafAGBDVAJMrMhAMY51ERcyXNrj";
93
- };
94
- readonly valueType: {
95
- readonly blueId: "DcoJyCh7XXxy1nR5xjy7qfkUgQ1GiZnKKSxh8DJusBSr";
69
+ readonly blueId: "6aehfNAxHLC1PHHoDr3tYtFH3RWNbiWdFancJ1bypXEY";
96
70
  };
97
71
  };
98
72
  readonly contracts: {
99
- readonly handleBootstrapFailed: {
100
- readonly channel: {
101
- readonly type: {
102
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
103
- };
104
- readonly value: "triggeredEventsChannel";
73
+ readonly granterChannel: {
74
+ readonly description: "Granter/owner’s timeline (actor allowed to request revoke)";
75
+ readonly type: {
76
+ readonly blueId: "HCF8mXnX3dFjQ8osjxb4Wzm2Nm1DoXnTYuA5sPnV7NTs";
105
77
  };
78
+ };
79
+ readonly initLifecycleChannel: {
106
80
  readonly event: {
107
81
  readonly type: {
108
- readonly blueId: "9iEADVdqxqgacF3GAZVMFZu4m5ywuNpsGzButLUNkPWo";
82
+ readonly blueId: "BrpmpNt5JkapeUvPqYcxgXZrHNZX3R757dRwuXXdfNM2";
109
83
  };
110
84
  };
111
- readonly steps: {
112
- readonly items: readonly [{
113
- readonly changeset: {
114
- readonly items: readonly [{
115
- readonly op: {
116
- readonly type: {
117
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
118
- };
119
- readonly value: "replace";
120
- };
121
- readonly path: {
122
- readonly type: {
123
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
124
- };
125
- readonly value: "/bootstrapError";
126
- };
127
- readonly val: {
128
- readonly type: {
129
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
130
- };
131
- readonly value: "${event.reason}";
132
- };
133
- }];
134
- };
135
- readonly name: "Update Error Message";
136
- readonly type: {
137
- readonly blueId: "BnnNLCnKF49TUJ1bRfZ5rSMaFw8SVfUNfnE4kJFG7HtM";
138
- };
139
- }, {
140
- readonly code: {
141
- readonly type: {
142
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
143
- };
144
- readonly value: "return { events: [ { type: 'Status Change', status: { type: 'Status Failed' } } ] };\n";
145
- };
146
- readonly name: "Emit Failure Event";
147
- readonly type: {
148
- readonly blueId: "3hYcmWMtMUPAzXBLFLb7BpuG9537tuTJPCr7pxWXvTZK";
149
- };
150
- }];
151
- };
152
85
  readonly type: {
153
- readonly blueId: "7X3LkN54Yp88JgZbppPhP6hM3Jqiqv8Z2i4kS7phXtQe";
86
+ readonly blueId: "H2aCCTUcLMTJozWkn7HPUjyFBFxamraw1q8DyWk87zxr";
154
87
  };
155
88
  };
156
- readonly handleParticipantResolved: {
89
+ readonly revoke: {
157
90
  readonly channel: {
158
91
  readonly type: {
159
92
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
160
93
  };
161
- readonly value: "triggeredEventsChannel";
94
+ readonly value: "granterChannel";
162
95
  };
163
- readonly event: {
96
+ readonly description: "Granter requests revocation (handled by MyOS Admin)";
97
+ readonly request: {
98
+ readonly description: "Optional human-readable reason";
164
99
  readonly type: {
165
- readonly blueId: "EQVu8aZyp5ivTyKpSm8ueVsDLgprfcrHzr5QWdH1p6Cz";
100
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
166
101
  };
167
102
  };
168
- readonly steps: {
169
- readonly items: readonly [{
170
- readonly code: {
171
- readonly type: {
172
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
173
- };
174
- readonly value: "const participantState = {\n accountStatus: event.participant?.status?.accountStatus || 'Unknown', // \"Active\" | \"Inactive\"\n errorMessage: ''\n};\n\nreturn {\n participantState,\n channelName: event.channelName\n};\n";
175
- };
176
- readonly name: "Prepare Participant State";
177
- readonly type: {
178
- readonly blueId: "3hYcmWMtMUPAzXBLFLb7BpuG9537tuTJPCr7pxWXvTZK";
179
- };
180
- }, {
181
- readonly changeset: {
182
- readonly items: readonly [{
183
- readonly op: {
184
- readonly type: {
185
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
186
- };
187
- readonly value: "replace";
188
- };
189
- readonly path: {
190
- readonly type: {
191
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
192
- };
193
- readonly value: "/participantsState/${steps['Prepare Participant State'].channelName}";
194
- };
195
- readonly val: {
196
- readonly type: {
197
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
198
- };
199
- readonly value: "${steps['Prepare Participant State'].participantState}";
200
- };
201
- }];
202
- };
203
- readonly name: "Update Participants State";
204
- readonly type: {
205
- readonly blueId: "BnnNLCnKF49TUJ1bRfZ5rSMaFw8SVfUNfnE4kJFG7HtM";
206
- };
207
- }];
208
- };
209
103
  readonly type: {
210
- readonly blueId: "7X3LkN54Yp88JgZbppPhP6hM3Jqiqv8Z2i4kS7phXtQe";
104
+ readonly blueId: "BoAiqVUZv9Fum3wFqaX2JnQMBHJLxJSo2V9U2UBmCfsC";
211
105
  };
212
106
  };
213
- readonly handleStatusChange: {
214
- readonly channel: {
107
+ readonly revokeImplGranter: {
108
+ readonly operation: {
215
109
  readonly type: {
216
110
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
217
111
  };
218
- readonly value: "triggeredEventsChannel";
219
- };
220
- readonly event: {
221
- readonly type: {
222
- readonly blueId: "C48nKSkbxraMSv4gCiGYVHKFjmtK12k63Yasn95zknWE";
223
- };
112
+ readonly value: "revoke";
224
113
  };
225
114
  readonly steps: {
226
115
  readonly items: readonly [{
227
- readonly changeset: {
228
- readonly items: readonly [{
229
- readonly op: {
230
- readonly type: {
231
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
232
- };
233
- readonly value: "replace";
234
- };
235
- readonly path: {
236
- readonly type: {
237
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
238
- };
239
- readonly value: "/bootstrapStatus";
240
- };
241
- readonly val: {
242
- readonly type: {
243
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
244
- };
245
- readonly value: "${event.status}";
246
- };
247
- }];
116
+ readonly code: {
117
+ readonly type: {
118
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
119
+ };
120
+ readonly value: "return {\n events: [\n {\n type: \"MyOS/Worker Agency Permission Revoke Requested\",\n reason: event.message.request\n }\n ]\n};\n";
248
121
  };
249
- readonly name: "Update Bootstrap Status";
122
+ readonly name: "EmitRevokeRequested";
250
123
  readonly type: {
251
- readonly blueId: "BnnNLCnKF49TUJ1bRfZ5rSMaFw8SVfUNfnE4kJFG7HtM";
124
+ readonly blueId: "3hYcmWMtMUPAzXBLFLb7BpuG9537tuTJPCr7pxWXvTZK";
252
125
  };
253
126
  }];
254
127
  };
255
128
  readonly type: {
256
- readonly blueId: "7X3LkN54Yp88JgZbppPhP6hM3Jqiqv8Z2i4kS7phXtQe";
129
+ readonly blueId: "CGdxkNjPcsdescqLPz6SNLsMyak6demQQr7RoKNHbCyv";
257
130
  };
258
131
  };
259
- readonly handleTargetDocumentSessionStarted: {
132
+ readonly validateOnInit: {
260
133
  readonly channel: {
261
134
  readonly type: {
262
135
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
263
136
  };
264
- readonly value: "triggeredEventsChannel";
265
- };
266
- readonly event: {
267
- readonly type: {
268
- readonly blueId: "FoHDf4WzS4idtPc8rWwVFFvALQ27WzMHxPdXovy7DH4p";
269
- };
137
+ readonly value: "initLifecycleChannel";
270
138
  };
271
139
  readonly steps: {
272
140
  readonly items: readonly [{
273
- readonly changeset: {
274
- readonly items: readonly [{
275
- readonly op: {
276
- readonly type: {
277
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
278
- };
279
- readonly value: "replace";
280
- };
281
- readonly path: {
282
- readonly type: {
283
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
284
- };
285
- readonly value: "/initiatorSessionIds";
286
- };
287
- readonly val: {
288
- readonly type: {
289
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
290
- };
291
- readonly value: "${event.initiatorSessionIds}";
292
- };
293
- }];
294
- };
295
- readonly name: "Update Initiator Session";
296
- readonly type: {
297
- readonly blueId: "BnnNLCnKF49TUJ1bRfZ5rSMaFw8SVfUNfnE4kJFG7HtM";
298
- };
299
- }, {
300
141
  readonly code: {
301
142
  readonly type: {
302
143
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
303
144
  };
304
- readonly value: "return { events: [ { type: 'Status Change', status: { type: 'Status Completed' } } ] };\n";
145
+ readonly value: "const issues = [];\n\nconst unwrapText = value => {\n if (typeof value === 'string') {\n const trimmed = value.trim();\n return trimmed.length > 0 ? trimmed : undefined;\n }\n if (value && typeof value === 'object') {\n if (typeof value.value === 'string') {\n const trimmed = value.value.trim();\n return trimmed.length > 0 ? trimmed : undefined;\n }\n if (typeof value.workerType === 'string') {\n const trimmed = value.workerType.trim();\n return trimmed.length > 0 ? trimmed : undefined;\n }\n if (typeof value.name === 'string') {\n const trimmed = value.name.trim();\n return trimmed.length > 0 ? trimmed : undefined;\n }\n }\n return undefined;\n};\n\nconst unwrapBoolean = value => {\n if (typeof value === 'boolean') {\n return value;\n }\n if (value && typeof value === 'object') {\n if (typeof value.value === 'boolean') {\n return value.value;\n }\n if (\n value.value &&\n typeof value.value === 'object' &&\n typeof value.value.value === 'boolean'\n ) {\n return value.value.value;\n }\n }\n return undefined;\n};\n\nconst hasBooleanValue = value => {\n if (typeof value === 'boolean') {\n return true;\n }\n if (value && typeof value === 'object') {\n if (typeof value.value === 'boolean') {\n return true;\n }\n if (\n value.value &&\n typeof value.value === 'object' &&\n typeof value.value.value === 'boolean'\n ) {\n return true;\n }\n }\n return false;\n};\n\nconst unwrapArray = value => {\n if (Array.isArray(value)) {\n return value;\n }\n if (value && typeof value === 'object' && Array.isArray(value.items)) {\n return value.items;\n }\n return [];\n};\n\nconst unwrapRecord = value => {\n if (value && typeof value === 'object' && !Array.isArray(value)) {\n if (value.value && typeof value.value === 'object') {\n return value.value;\n }\n return value;\n }\n return {};\n};\n\n// --- granter binding (owner account) ---\nconst granterId = document('/contracts/granterChannel/accountId');\nif (typeof granterId !== 'string' || granterId.length === 0) {\n issues.push(\"granterChannel must be bound to an accountId\");\n}\n// --- grantee (parent worker) session id ---\nconst granteeDocumentId = document('/granteeDocumentId');\nif (\n typeof granteeDocumentId !== 'string' ||\n granteeDocumentId.trim().length === 0\n) {\n issues.push(\"granteeDocumentId must be a non-empty string\");\n}\n// --- allowedWorkerAgencyPermissions : list of { workerType, permissions } ---\nconst list = document('/allowedWorkerAgencyPermissions');\nif (!Array.isArray(list) || list.length === 0) {\n issues.push(\"allowedWorkerAgencyPermissions must be a non-empty array\");\n} else {\n // helper: validate Single Document Permission Set\n const validateSDPS = (p, path) => {\n const record = unwrapRecord(p);\n if (Object.keys(record).length === 0) {\n issues.push(`${path} must be an object`);\n return;\n }\n // read must be true to allow any access at all\n const read = unwrapBoolean(record.read);\n if (read !== true) {\n issues.push(`${path}.read must be true`);\n }\n const share = record.share;\n const shareValue = unwrapBoolean(share);\n if (hasBooleanValue(share) && typeof shareValue !== 'boolean') {\n issues.push(`${path}.share must be boolean if provided`);\n }\n const allOps = record.allOps;\n const allOpsValue = unwrapBoolean(allOps);\n if (hasBooleanValue(allOps) && typeof allOpsValue !== 'boolean') {\n issues.push(`${path}.allOps must be boolean if provided`);\n }\n const singleOpsRaw = unwrapArray(record.singleOps)\n .map(entry => unwrapText(entry))\n .filter(Boolean);\n const hasSingle = singleOpsRaw.length > 0;\n if (hasSingle) {\n const bad = singleOpsRaw.length !== unwrapArray(record.singleOps).length;\n if (bad) issues.push(`${path}.singleOps must contain only non-empty strings`);\n }\n if (allOpsValue === true && hasSingle) {\n issues.push(`${path}.allOps=true and ${path}.singleOps are mutually exclusive`);\n }\n // Note: it is valid to have read=true with neither allOps nor singleOps (read-only template)\n };\n const seenTypes = new Set();\n list.forEach((item, idx) => {\n const itemPath = `/allowedWorkerAgencyPermissions[${idx}]`;\n // shape\n if (typeof item !== 'object' || item === null) {\n issues.push(`${itemPath} must be an object`);\n return;\n }\n // workerType\n const workerType = unwrapText(item.workerType);\n if (!workerType) {\n issues.push(`${itemPath}.workerType must be a non-empty string`);\n } else {\n if (seenTypes.has(workerType)) {\n issues.push(`duplicate workerType '${workerType}' in allowedWorkerAgencyPermissions`);\n } else {\n seenTypes.add(workerType);\n }\n }\n // permissions (Single Document Permission Set)\n const perms = item.permissions;\n if (typeof perms === 'undefined') {\n issues.push(`${itemPath}.permissions is required`);\n } else {\n validateSDPS(perms, `${itemPath}.permissions`);\n }\n });\n}\nif (issues.length > 0) {\n return { events: [ { type: \"MyOS/Worker Agency Permission Invalid\", issues } ] };\n} else {\n return { events: [ { type: \"MyOS/Worker Agency Permission Validated\" } ] };\n}\n";
305
146
  };
306
- readonly name: "Emit Completion Event";
147
+ readonly name: "ValidateBasicShape";
307
148
  readonly type: {
308
149
  readonly blueId: "3hYcmWMtMUPAzXBLFLb7BpuG9537tuTJPCr7pxWXvTZK";
309
150
  };
@@ -313,160 +154,92 @@ declare const _default: {
313
154
  readonly blueId: "7X3LkN54Yp88JgZbppPhP6hM3Jqiqv8Z2i4kS7phXtQe";
314
155
  };
315
156
  };
316
- readonly initHandler: {
317
- readonly channel: {
318
- readonly type: {
319
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
320
- };
321
- readonly value: "lifecycle";
322
- };
323
- readonly steps: {
324
- readonly items: readonly [{
325
- readonly changeset: {
326
- readonly items: readonly [{
327
- readonly op: {
328
- readonly type: {
329
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
330
- };
331
- readonly value: "replace";
332
- };
333
- readonly path: {
334
- readonly type: {
335
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
336
- };
337
- readonly value: "/bootstrapStatus";
338
- };
339
- readonly val: {
340
- readonly type: {
341
- readonly blueId: "56Lhu3Z2oF3kuYG41eZAK8TvgVtRNevkbRi4D31kKWZm";
342
- };
343
- };
344
- }];
345
- };
346
- readonly name: "Initialize Bootstrap Status";
347
- readonly type: {
348
- readonly blueId: "BnnNLCnKF49TUJ1bRfZ5rSMaFw8SVfUNfnE4kJFG7HtM";
349
- };
350
- }];
351
- };
352
- readonly type: {
353
- readonly blueId: "7X3LkN54Yp88JgZbppPhP6hM3Jqiqv8Z2i4kS7phXtQe";
354
- };
355
- };
356
- readonly lifecycle: {
357
- readonly event: {
358
- readonly type: {
359
- readonly blueId: "BrpmpNt5JkapeUvPqYcxgXZrHNZX3R757dRwuXXdfNM2";
360
- };
361
- };
362
- readonly type: {
363
- readonly blueId: "H2aCCTUcLMTJozWkn7HPUjyFBFxamraw1q8DyWk87zxr";
364
- };
365
- };
366
- readonly triggeredEventsChannel: {
367
- readonly type: {
368
- readonly blueId: "C77W4kVGcxL7Mkx9WL9QESPEFFL2GzWAe647s1Efprt";
369
- };
370
- };
371
- };
372
- readonly description: "MyOS-specific document for bootstrapping document sessions and tracking bootstrap progress";
373
- readonly document: {
374
- readonly description: "Target Blue document to be bootstrapped";
375
- };
376
- readonly initialMessages: {
377
- readonly defaultMessage: {
378
- readonly description: "Default invitation message sent to all participants";
379
- readonly type: {
380
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
381
- };
382
- };
383
- readonly description: "Messages sent to participants when inviting them to the bootstrapped document";
384
- readonly perChannel: {
385
- readonly description: "Per-channel custom invitation messages";
386
- readonly keyType: {
387
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
388
- };
389
- readonly type: {
390
- readonly blueId: "G7fBT9PSod1RfHLHkpafAGBDVAJMrMhAMY51ERcyXNrj";
391
- };
392
- readonly valueType: {
393
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
394
- };
395
- };
396
157
  };
397
- readonly initiatorSessionIds: {
398
- readonly description: "Session IDs created for the bootstrap initiator (caller)";
399
- readonly itemType: {
400
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
401
- };
158
+ readonly granteeDocumentId: {
402
159
  readonly type: {
403
- readonly blueId: "6aehfNAxHLC1PHHoDr3tYtFH3RWNbiWdFancJ1bypXEY";
404
- };
405
- };
406
- readonly name: "Document Session Bootstrap";
407
- readonly participantsState: {
408
- readonly description: "Maps channel names to participant activation tracking";
409
- readonly keyType: {
410
160
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
411
161
  };
412
- readonly type: {
413
- readonly blueId: "G7fBT9PSod1RfHLHkpafAGBDVAJMrMhAMY51ERcyXNrj";
414
- };
415
- readonly valueType: {
416
- readonly blueId: "CocmZUt2K7LuGukwuPSAFC7EFo5HZonozAm4tUsSmuFB";
417
- };
418
162
  };
163
+ readonly name: "Worker Agency Permission Grant";
419
164
  readonly type: {
420
165
  readonly blueId: "FHzfgUb3eTqBkgDi1n5QNw5PC1QYGycEVs1c3YSrZ53o";
421
166
  };
422
167
  };
423
- readonly '387NGsN9DZNttQbjZHZksVSyHjb5SSZdhxKtCmMu36yo': {
424
- readonly description: "Grant could not be applied.";
425
- readonly name: "Single Document Permission Rejected";
426
- readonly permissions: {
427
- readonly type: {
428
- readonly blueId: "DRDQcve5AjwBK9z6Njfa4MNERko7Uf4ucvARFdC6sL54";
429
- };
430
- };
431
- readonly reason: {
168
+ readonly '3B7ErHwZ9NHiW4e6msFDt57U8sTvFXZQBEwHzcdNCjmf': {
169
+ readonly description: "Worker session is starting.";
170
+ readonly granteeDocumentId: {
432
171
  readonly type: {
433
172
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
434
173
  };
435
174
  };
436
- readonly targetSessionId: {
175
+ readonly name: "Worker Session Starting";
176
+ readonly targetDocumentType: {
437
177
  readonly type: {
438
178
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
439
179
  };
440
180
  };
441
181
  readonly type: {
442
- readonly blueId: "5Wz4G9qcnBJnntYRkz4dgLK5bSuoMpYJZj4j5M59z4we";
182
+ readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
443
183
  };
444
184
  };
445
- readonly '3FS3vHTB9XMw2RbwatfUTCSgoh647XduUBjYcz6Bdkwh': {
446
- readonly description: "Whatever granter confirmed or rejected the request.";
447
- readonly name: "Single Document Permission Grant Responded";
448
- readonly permissions: {
185
+ readonly '3f9PA4RUDBxs6DsqGEYjna2RNf8XhCDHjQGDjLyNZyRh': {
186
+ readonly capabilities: {
187
+ readonly description: "Optional MyOS Admin capability contracts to attach (participantsOrchestration, sessionInteraction, workerAgency)";
188
+ readonly keyType: {
189
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
190
+ };
449
191
  readonly type: {
450
- readonly blueId: "DRDQcve5AjwBK9z6Njfa4MNERko7Uf4ucvARFdC6sL54";
192
+ readonly blueId: "G7fBT9PSod1RfHLHkpafAGBDVAJMrMhAMY51ERcyXNrj";
193
+ };
194
+ readonly valueType: {
195
+ readonly blueId: "4EzhSubEimSQD3zrYHRtobfPPWntUuhEz8YcdxHsi12u";
451
196
  };
452
197
  };
453
- readonly reason: {
454
- readonly type: {
198
+ readonly channelBindings: {
199
+ readonly description: "Maps channel names to participant identifiers";
200
+ readonly keyType: {
455
201
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
456
202
  };
457
- };
458
- readonly status: {
459
203
  readonly type: {
460
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
204
+ readonly blueId: "G7fBT9PSod1RfHLHkpafAGBDVAJMrMhAMY51ERcyXNrj";
205
+ };
206
+ readonly valueType: {
207
+ readonly blueId: "DcoJyCh7XXxy1nR5xjy7qfkUgQ1GiZnKKSxh8DJusBSr";
461
208
  };
462
209
  };
463
- readonly targetSessionId: {
210
+ readonly description: "Parent worker requests from MyOS Admin to start a new child session. Parent worker requires to have Worker Agency Permission Grant.";
211
+ readonly document: {
212
+ readonly description: "Target Blue document to be bootstrapped";
213
+ };
214
+ readonly initialMessages: {
215
+ readonly defaultMessage: {
216
+ readonly description: "Default invitation message sent to all participants";
217
+ readonly type: {
218
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
219
+ };
220
+ };
221
+ readonly description: "Messages sent to participants when inviting them to the bootstrapped document";
222
+ readonly perChannel: {
223
+ readonly description: "Per-channel custom invitation messages";
224
+ readonly keyType: {
225
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
226
+ };
227
+ readonly type: {
228
+ readonly blueId: "G7fBT9PSod1RfHLHkpafAGBDVAJMrMhAMY51ERcyXNrj";
229
+ };
230
+ readonly valueType: {
231
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
232
+ };
233
+ };
234
+ };
235
+ readonly name: "Start Worker Session Requested";
236
+ readonly onBehalfOf: {
464
237
  readonly type: {
465
238
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
466
239
  };
467
240
  };
468
241
  readonly type: {
469
- readonly blueId: "5Wz4G9qcnBJnntYRkz4dgLK5bSuoMpYJZj4j5M59z4we";
242
+ readonly blueId: "8f9UhHMbRe62sFgzQVheToaJPYi7t7HPNVvpQTbqfL5n";
470
243
  };
471
244
  };
472
245
  readonly '3P4vsTx8Ky2pucXxKgkn8MouveP2DBRjkwZckCG5b9Lb': {
@@ -509,187 +282,143 @@ declare const _default: {
509
282
  readonly blueId: "CN5efWVizJbRsMCw8YWRfT2q9vM9XfeGDN9wFvYcvMnQ";
510
283
  };
511
284
  };
512
- readonly '3Wb5cwcZ3P6bSjTJAVrXPBzaAvoccBauUNVud1pqpEM2': {
513
- readonly allowedWorkerAgencyPermissions: {
285
+ readonly '4cmrbevB6K23ZenjqwmNxpnaw6RF4VB3wkP7XB59V7W5': {
286
+ readonly description: "Dictionary of named outgoing connections from this document to anchors on other documents or sessions. MyOS indexes supported link variants to power discovery.";
287
+ readonly keyType: {
288
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
289
+ };
290
+ readonly name: "Document Links";
291
+ readonly type: {
292
+ readonly blueId: "G7fBT9PSod1RfHLHkpafAGBDVAJMrMhAMY51ERcyXNrj";
293
+ };
294
+ readonly valueType: {
295
+ readonly blueId: "D2ERUvbpn6R6PR7hjFsGofwQsu9bkRfc6wbSYHcfJtMD";
296
+ };
297
+ };
298
+ readonly '4fYuD2ZdTQpm5T6Xtibge9SKkNA8RrvDVmKmArrToQQW': {
299
+ readonly agent: {
300
+ readonly description: "Optional MyOS agent associated with this channel";
301
+ readonly type: {
302
+ readonly blueId: "8DQrCT6Mf9wHQyRc4NdYhjFW4FbKi83no2QPe54UhdQ5";
303
+ };
304
+ };
305
+ readonly description: "MyOS-specific agent channel extending Channel with agent and event fields";
306
+ readonly event: {
307
+ readonly description: "Optional event node reference";
308
+ };
309
+ readonly name: "MyOS Agent Channel";
310
+ };
311
+ readonly '4Lix4AKXvBDvrwxw2htSdYFKxL4wugEQzqoSEYet5Dh1': {
312
+ readonly name: "MyOS Worker Agency";
313
+ };
314
+ readonly '567voUMtKJQoqru6ZVPYb4EGwdeV99rUSAqsnod7gqfd': {
315
+ readonly description: "Emitted on initialise when local shape checks fail.";
316
+ readonly issues: {
514
317
  readonly itemType: {
515
- readonly blueId: "5J3RXNnALK1ZYAQBrjGwCQ4WpL3YUGHvz9WcGos6mMSp";
318
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
516
319
  };
517
320
  readonly type: {
518
321
  readonly blueId: "6aehfNAxHLC1PHHoDr3tYtFH3RWNbiWdFancJ1bypXEY";
519
322
  };
520
323
  };
521
- readonly contracts: {
522
- readonly granterChannel: {
523
- readonly description: "Granter/owner’s timeline (actor allowed to request revoke)";
524
- readonly type: {
525
- readonly blueId: "HCF8mXnX3dFjQ8osjxb4Wzm2Nm1DoXnTYuA5sPnV7NTs";
526
- };
324
+ readonly name: "Single Document Permission Invalid";
325
+ readonly type: {
326
+ readonly blueId: "5Wz4G9qcnBJnntYRkz4dgLK5bSuoMpYJZj4j5M59z4we";
327
+ };
328
+ };
329
+ readonly '5cg55kgH8ckRVji4oWSBBxthJQFYmB5Lb1Pea7achyNr': {
330
+ readonly agentStoreDescription: {
331
+ readonly description: "Human-readable description for stores/directories";
332
+ readonly type: {
333
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
527
334
  };
528
- readonly initLifecycleChannel: {
529
- readonly event: {
530
- readonly type: {
531
- readonly blueId: "BrpmpNt5JkapeUvPqYcxgXZrHNZX3R757dRwuXXdfNM2";
532
- };
533
- };
335
+ };
336
+ readonly automationTemplate: {
337
+ readonly description: "Optional automation template to start post-creation";
338
+ readonly type: {
339
+ readonly blueId: "8eyv5ogjHbTqUeaJKWHMenLs3MaCnpGSQkbPrCqvk2Ga";
340
+ };
341
+ };
342
+ readonly capabilities: {
343
+ readonly description: "Optional MyOS Admin capability contracts to attach (participantsOrchestration, sessionInteraction, workerAgency)";
344
+ readonly keyType: {
345
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
346
+ };
347
+ readonly type: {
348
+ readonly blueId: "G7fBT9PSod1RfHLHkpafAGBDVAJMrMhAMY51ERcyXNrj";
349
+ };
350
+ readonly valueType: {
351
+ readonly blueId: "4EzhSubEimSQD3zrYHRtobfPPWntUuhEz8YcdxHsi12u";
352
+ };
353
+ };
354
+ readonly channelBindings: {
355
+ readonly description: "Maps channel names to participant identifiers";
356
+ readonly keyType: {
357
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
358
+ };
359
+ readonly type: {
360
+ readonly blueId: "G7fBT9PSod1RfHLHkpafAGBDVAJMrMhAMY51ERcyXNrj";
361
+ };
362
+ readonly valueType: {
363
+ readonly blueId: "DcoJyCh7XXxy1nR5xjy7qfkUgQ1GiZnKKSxh8DJusBSr";
364
+ };
365
+ };
366
+ readonly description: "A distributable blueprint for a new Agent session, which can include pre-configured automations that start on installation.\n";
367
+ readonly document: {
368
+ readonly description: "The full initial state of the Agent to be created. Root type MUST specialize 'Agent'.";
369
+ };
370
+ readonly initialMessages: {
371
+ readonly defaultMessage: {
372
+ readonly description: "Default invitation message sent to all participants";
534
373
  readonly type: {
535
- readonly blueId: "H2aCCTUcLMTJozWkn7HPUjyFBFxamraw1q8DyWk87zxr";
374
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
536
375
  };
537
376
  };
538
- readonly revoke: {
539
- readonly channel: {
540
- readonly type: {
541
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
542
- };
543
- readonly value: "granterChannel";
544
- };
545
- readonly description: "Granter requests revocation (handled by MyOS Admin)";
546
- readonly request: {
547
- readonly description: "Optional human-readable reason";
548
- readonly type: {
549
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
550
- };
551
- };
552
- readonly type: {
553
- readonly blueId: "BoAiqVUZv9Fum3wFqaX2JnQMBHJLxJSo2V9U2UBmCfsC";
554
- };
555
- };
556
- readonly revokeImplGranter: {
557
- readonly operation: {
558
- readonly type: {
559
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
560
- };
561
- readonly value: "revoke";
562
- };
563
- readonly steps: {
564
- readonly items: readonly [{
565
- readonly code: {
566
- readonly type: {
567
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
568
- };
569
- readonly value: "return {\n events: [\n {\n type: \"MyOS/Worker Agency Permission Revoke Requested\",\n reason: event.message.request\n }\n ]\n};\n";
570
- };
571
- readonly name: "EmitRevokeRequested";
572
- readonly type: {
573
- readonly blueId: "3hYcmWMtMUPAzXBLFLb7BpuG9537tuTJPCr7pxWXvTZK";
574
- };
575
- }];
377
+ readonly description: "Optional per-participant invitation messages (installer's message is public)";
378
+ readonly perChannel: {
379
+ readonly description: "Per-channel custom invitation messages";
380
+ readonly keyType: {
381
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
576
382
  };
577
383
  readonly type: {
578
- readonly blueId: "CGdxkNjPcsdescqLPz6SNLsMyak6demQQr7RoKNHbCyv";
579
- };
580
- };
581
- readonly validateOnInit: {
582
- readonly channel: {
583
- readonly type: {
584
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
585
- };
586
- readonly value: "initLifecycleChannel";
587
- };
588
- readonly steps: {
589
- readonly items: readonly [{
590
- readonly code: {
591
- readonly type: {
592
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
593
- };
594
- readonly value: "const issues = [];\n\nconst unwrapText = value => {\n if (typeof value === 'string') {\n const trimmed = value.trim();\n return trimmed.length > 0 ? trimmed : undefined;\n }\n if (value && typeof value === 'object') {\n if (typeof value.value === 'string') {\n const trimmed = value.value.trim();\n return trimmed.length > 0 ? trimmed : undefined;\n }\n if (typeof value.workerType === 'string') {\n const trimmed = value.workerType.trim();\n return trimmed.length > 0 ? trimmed : undefined;\n }\n if (typeof value.name === 'string') {\n const trimmed = value.name.trim();\n return trimmed.length > 0 ? trimmed : undefined;\n }\n }\n return undefined;\n};\n\nconst unwrapBoolean = value => {\n if (typeof value === 'boolean') {\n return value;\n }\n if (value && typeof value === 'object') {\n if (typeof value.value === 'boolean') {\n return value.value;\n }\n if (\n value.value &&\n typeof value.value === 'object' &&\n typeof value.value.value === 'boolean'\n ) {\n return value.value.value;\n }\n }\n return undefined;\n};\n\nconst hasBooleanValue = value => {\n if (typeof value === 'boolean') {\n return true;\n }\n if (value && typeof value === 'object') {\n if (typeof value.value === 'boolean') {\n return true;\n }\n if (\n value.value &&\n typeof value.value === 'object' &&\n typeof value.value.value === 'boolean'\n ) {\n return true;\n }\n }\n return false;\n};\n\nconst unwrapArray = value => {\n if (Array.isArray(value)) {\n return value;\n }\n if (value && typeof value === 'object' && Array.isArray(value.items)) {\n return value.items;\n }\n return [];\n};\n\nconst unwrapRecord = value => {\n if (value && typeof value === 'object' && !Array.isArray(value)) {\n if (value.value && typeof value.value === 'object') {\n return value.value;\n }\n return value;\n }\n return {};\n};\n\n// --- granter binding (owner account) ---\nconst granterId = document('/contracts/granterChannel/accountId');\nif (typeof granterId !== 'string' || granterId.length === 0) {\n issues.push(\"granterChannel must be bound to an accountId\");\n}\n// --- grantee (parent worker) session id ---\nconst granteeDocumentId = document('/granteeDocumentId');\nif (\n typeof granteeDocumentId !== 'string' ||\n granteeDocumentId.trim().length === 0\n) {\n issues.push(\"granteeDocumentId must be a non-empty string\");\n}\n// --- allowedWorkerAgencyPermissions : list of { workerType, permissions } ---\nconst list = document('/allowedWorkerAgencyPermissions');\nif (!Array.isArray(list) || list.length === 0) {\n issues.push(\"allowedWorkerAgencyPermissions must be a non-empty array\");\n} else {\n // helper: validate Single Document Permission Set\n const validateSDPS = (p, path) => {\n const record = unwrapRecord(p);\n if (Object.keys(record).length === 0) {\n issues.push(`${path} must be an object`);\n return;\n }\n // read must be true to allow any access at all\n const read = unwrapBoolean(record.read);\n if (read !== true) {\n issues.push(`${path}.read must be true`);\n }\n const share = record.share;\n const shareValue = unwrapBoolean(share);\n if (hasBooleanValue(share) && typeof shareValue !== 'boolean') {\n issues.push(`${path}.share must be boolean if provided`);\n }\n const allOps = record.allOps;\n const allOpsValue = unwrapBoolean(allOps);\n if (hasBooleanValue(allOps) && typeof allOpsValue !== 'boolean') {\n issues.push(`${path}.allOps must be boolean if provided`);\n }\n const singleOpsRaw = unwrapArray(record.singleOps)\n .map(entry => unwrapText(entry))\n .filter(Boolean);\n const hasSingle = singleOpsRaw.length > 0;\n if (hasSingle) {\n const bad = singleOpsRaw.length !== unwrapArray(record.singleOps).length;\n if (bad) issues.push(`${path}.singleOps must contain only non-empty strings`);\n }\n if (allOpsValue === true && hasSingle) {\n issues.push(`${path}.allOps=true and ${path}.singleOps are mutually exclusive`);\n }\n // Note: it is valid to have read=true with neither allOps nor singleOps (read-only template)\n };\n const seenTypes = new Set();\n list.forEach((item, idx) => {\n const itemPath = `/allowedWorkerAgencyPermissions[${idx}]`;\n // shape\n if (typeof item !== 'object' || item === null) {\n issues.push(`${itemPath} must be an object`);\n return;\n }\n // workerType\n const workerType = unwrapText(item.workerType);\n if (!workerType) {\n issues.push(`${itemPath}.workerType must be a non-empty string`);\n } else {\n if (seenTypes.has(workerType)) {\n issues.push(`duplicate workerType '${workerType}' in allowedWorkerAgencyPermissions`);\n } else {\n seenTypes.add(workerType);\n }\n }\n // permissions (Single Document Permission Set)\n const perms = item.permissions;\n if (typeof perms === 'undefined') {\n issues.push(`${itemPath}.permissions is required`);\n } else {\n validateSDPS(perms, `${itemPath}.permissions`);\n }\n });\n}\nif (issues.length > 0) {\n return { events: [ { type: \"Worker Agency Permission Invalid\", issues } ] };\n} else {\n return { events: [ { type: \"Worker Agency Permission Validated\" } ] };\n}\n";
595
- };
596
- readonly name: "ValidateBasicShape";
597
- readonly type: {
598
- readonly blueId: "3hYcmWMtMUPAzXBLFLb7BpuG9537tuTJPCr7pxWXvTZK";
599
- };
600
- }];
384
+ readonly blueId: "G7fBT9PSod1RfHLHkpafAGBDVAJMrMhAMY51ERcyXNrj";
601
385
  };
602
- readonly type: {
603
- readonly blueId: "7X3LkN54Yp88JgZbppPhP6hM3Jqiqv8Z2i4kS7phXtQe";
386
+ readonly valueType: {
387
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
604
388
  };
605
389
  };
606
390
  };
607
- readonly granteeDocumentId: {
391
+ readonly installerChannel: {
392
+ readonly description: "Channel name in 'document' to bind to the installing user/account";
608
393
  readonly type: {
609
394
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
610
395
  };
611
396
  };
612
- readonly name: "Worker Agency Permission Grant";
397
+ readonly name: "MyOS Package";
613
398
  readonly type: {
614
- readonly blueId: "FHzfgUb3eTqBkgDi1n5QNw5PC1QYGycEVs1c3YSrZ53o";
399
+ readonly blueId: "8s2rAFDtiB6sCwqeURkT4Lq7fcc2FXBkmX9B9p7R4Boc";
615
400
  };
616
401
  };
617
- readonly '3wH1r5RQVidCMcu4cJ4ZweVHZwt1mMu78RA3uXayTqeq': {
618
- readonly description: "Notifies the user that a MyOS Package is ready to install.";
619
- readonly message: {
620
- readonly description: "Context for the user (e.g., who suggested it, what it does)";
621
- readonly type: {
622
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
623
- };
624
- };
625
- readonly name: "Inform User To Install MyOS Package";
626
- readonly package: {
627
- readonly description: "The complete package to be bootstrapped";
628
- readonly type: {
629
- readonly blueId: "GmeLRydVPtUsPZaPpgiaaPWPBBNXnRJZsgi3fvQ4qe33";
630
- };
631
- };
632
- readonly title: {
633
- readonly description: "Short, user-facing headline (e.g., \"Install Agent Package\")";
402
+ readonly '5dYUepkS2uQHtzhVYoHEtR4x8vaMRtNuHyiqqTvRrKGY': {
403
+ readonly description: "Admin has started applying the grant for this PGD.";
404
+ readonly name: "Single Document Permission Granting in Progress";
405
+ readonly note: {
634
406
  readonly type: {
635
407
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
636
408
  };
637
409
  };
638
- };
639
- readonly '4cmrbevB6K23ZenjqwmNxpnaw6RF4VB3wkP7XB59V7W5': {
640
- readonly description: "Dictionary of named outgoing connections from this document to anchors on other documents or sessions. MyOS indexes supported link variants to power discovery.";
641
- readonly keyType: {
642
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
643
- };
644
- readonly name: "Document Links";
645
- readonly type: {
646
- readonly blueId: "G7fBT9PSod1RfHLHkpafAGBDVAJMrMhAMY51ERcyXNrj";
647
- };
648
- readonly valueType: {
649
- readonly blueId: "D2ERUvbpn6R6PR7hjFsGofwQsu9bkRfc6wbSYHcfJtMD";
650
- };
651
- };
652
- readonly '4cPqgXEsF6NHdAGhhAaHBPGZ6RNi5Dnr7YWp2vQd8HYk': {
653
- readonly description: "Emitted by revoke operation";
654
- readonly name: "Worker Agency Permission Revoke Requested";
655
- readonly reason: {
410
+ readonly permissions: {
656
411
  readonly type: {
657
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
412
+ readonly blueId: "DRDQcve5AjwBK9z6Njfa4MNERko7Uf4ucvARFdC6sL54";
658
413
  };
659
414
  };
660
- readonly type: {
661
- readonly blueId: "5Wz4G9qcnBJnntYRkz4dgLK5bSuoMpYJZj4j5M59z4we";
662
- };
663
- };
664
- readonly '4fYuD2ZdTQpm5T6Xtibge9SKkNA8RrvDVmKmArrToQQW': {
665
- readonly agent: {
666
- readonly description: "Optional MyOS agent associated with this channel";
415
+ readonly targetSessionId: {
667
416
  readonly type: {
668
- readonly blueId: "8DQrCT6Mf9wHQyRc4NdYhjFW4FbKi83no2QPe54UhdQ5";
669
- };
670
- };
671
- readonly description: "MyOS-specific agent channel extending Channel with agent and event fields";
672
- readonly event: {
673
- readonly description: "Optional event node reference";
674
- };
675
- readonly name: "MyOS Agent Channel";
676
- };
677
- readonly '4Lix4AKXvBDvrwxw2htSdYFKxL4wugEQzqoSEYet5Dh1': {
678
- readonly name: "MyOS Worker Agency";
679
- };
680
- readonly '567voUMtKJQoqru6ZVPYb4EGwdeV99rUSAqsnod7gqfd': {
681
- readonly description: "Emitted on initialise when local shape checks fail.";
682
- readonly issues: {
683
- readonly itemType: {
684
417
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
685
418
  };
686
- readonly type: {
687
- readonly blueId: "6aehfNAxHLC1PHHoDr3tYtFH3RWNbiWdFancJ1bypXEY";
688
- };
689
419
  };
690
- readonly name: "Single Document Permission Invalid";
691
420
  readonly type: {
692
- readonly blueId: "5Wz4G9qcnBJnntYRkz4dgLK5bSuoMpYJZj4j5M59z4we";
421
+ readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
693
422
  };
694
423
  };
695
424
  readonly '5GB8C22LsZGR3kkEmP5j5Zye7SR173ojzzUK99tUcoP': {
@@ -717,73 +446,72 @@ declare const _default: {
717
446
  readonly description: "The document type the worker is allowed to create.";
718
447
  };
719
448
  };
720
- readonly '5sX6PjLHydkuj1BrvCM5QoUd4e3GCtCyc8KsNqpV2e9j': {
721
- readonly allowedWorkerAgencyPermissions: {
722
- readonly itemType: {
723
- readonly blueId: "5J3RXNnALK1ZYAQBrjGwCQ4WpL3YUGHvz9WcGos6mMSp";
449
+ readonly '5jtNV7xpaim18pUQp4uvron8uHfTjPSi6kUZQdCMGsKa': {
450
+ readonly description: "Whatever granter confirmed or rejected the request.";
451
+ readonly name: "Single Document Permission Grant Responded";
452
+ readonly permissions: {
453
+ readonly type: {
454
+ readonly blueId: "DRDQcve5AjwBK9z6Njfa4MNERko7Uf4ucvARFdC6sL54";
724
455
  };
456
+ };
457
+ readonly reason: {
725
458
  readonly type: {
726
- readonly blueId: "6aehfNAxHLC1PHHoDr3tYtFH3RWNbiWdFancJ1bypXEY";
459
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
727
460
  };
728
461
  };
729
- readonly description: "MyOS Admin is retracting rights granted by this WAG.";
730
- readonly granteeDocumentId: {
462
+ readonly status: {
731
463
  readonly type: {
732
464
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
733
465
  };
734
466
  };
735
- readonly name: "Worker Agency Permission Revoking in Progress";
736
- readonly note: {
467
+ readonly targetSessionId: {
737
468
  readonly type: {
738
469
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
739
470
  };
740
471
  };
741
472
  readonly type: {
742
- readonly blueId: "5Wz4G9qcnBJnntYRkz4dgLK5bSuoMpYJZj4j5M59z4we";
473
+ readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
743
474
  };
744
475
  };
745
- readonly '63kEoiNgJnYPGd2fnJw4Km2MD6zuCBBTn9v9qVPWx2Nz': {
746
- readonly description: "Emitted on initialise when local shape checks fail.";
747
- readonly issues: {
476
+ readonly '5zNb9H63xeG2RjZ1gzJwyGxvTVzWdyNBb2Te6g8UXd72': {
477
+ readonly allowedWorkerAgencyPermissions: {
748
478
  readonly itemType: {
749
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
479
+ readonly blueId: "5J3RXNnALK1ZYAQBrjGwCQ4WpL3YUGHvz9WcGos6mMSp";
750
480
  };
751
481
  readonly type: {
752
482
  readonly blueId: "6aehfNAxHLC1PHHoDr3tYtFH3RWNbiWdFancJ1bypXEY";
753
483
  };
754
484
  };
755
- readonly name: "Worker Agency Permission Invalid";
756
- readonly type: {
757
- readonly blueId: "5Wz4G9qcnBJnntYRkz4dgLK5bSuoMpYJZj4j5M59z4we";
485
+ readonly description: "MyOS Admin is retracting rights granted by this WAG.";
486
+ readonly granteeDocumentId: {
487
+ readonly type: {
488
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
489
+ };
758
490
  };
759
- };
760
- readonly '6h9TRB22W218Bkjo11TD3zyCfuatFY8Ack4GBeW7vF69': {
761
- readonly description: "MyOS Admin is retracting rights granted by this PGD.";
762
- readonly name: "Single Document Permission Revoking in Progress";
491
+ readonly name: "Worker Agency Permission Revoking in Progress";
763
492
  readonly note: {
764
493
  readonly type: {
765
494
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
766
495
  };
767
496
  };
768
- readonly permissions: {
497
+ readonly type: {
498
+ readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
499
+ };
500
+ };
501
+ readonly '6efzqM67y1po3YWbsbYSkKW8L41Tx8THeMv1q1TksAmr': {
502
+ readonly name: "Removing Participant Responded";
503
+ readonly request: {
769
504
  readonly type: {
770
- readonly blueId: "DRDQcve5AjwBK9z6Njfa4MNERko7Uf4ucvARFdC6sL54";
505
+ readonly blueId: "8PrHr6fcJ1xMyNFptEy2sksyYYuZ48Ypkcnjv4V2WcoD";
771
506
  };
772
507
  };
773
- readonly targetSessionId: {
508
+ readonly status: {
774
509
  readonly type: {
775
510
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
776
511
  };
777
512
  };
778
513
  readonly type: {
779
- readonly blueId: "5Wz4G9qcnBJnntYRkz4dgLK5bSuoMpYJZj4j5M59z4we";
780
- };
781
- };
782
- readonly '6nYAWfizha9PvKi9scLLCReYimYaupRLoyZTCgB8zUpR': {
783
- readonly description: "Rights granted by this WAG have been retracted.";
784
- readonly name: "Worker Agency Permission Revoked";
785
- readonly type: {
786
- readonly blueId: "5Wz4G9qcnBJnntYRkz4dgLK5bSuoMpYJZj4j5M59z4we";
514
+ readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
787
515
  };
788
516
  };
789
517
  readonly '6tzp2YX1rei3aAXg22SqYbeiiteGthj1LesTNCWm7wbU': {
@@ -802,36 +530,476 @@ declare const _default: {
802
530
  readonly blueId: "HS9yo34TGEAM2LGcNbLh7XPN4goPRhqdGZQkiyh473Wb";
803
531
  };
804
532
  };
805
- readonly '8DQrCT6Mf9wHQyRc4NdYhjFW4FbKi83no2QPe54UhdQ5': {
806
- readonly agentId: {
807
- readonly description: "Optional agent identifier";
533
+ readonly '84xMEnEYr3DPBuYZL3JtcsZBBTtRH9fEEJiPnk7ASj1o': {
534
+ readonly bootstrapError: {
535
+ readonly description: "Error message explaining bootstrap failure";
808
536
  readonly type: {
809
537
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
810
538
  };
811
539
  };
812
- readonly description: "MyOS-specific agent with optional agent identifier";
813
- readonly name: "MyOS Agent";
814
- };
815
- readonly '8jCUCDoX7LUd5UaktCD7i4xxEheCWFQDkTbbNTEdYVZ9': {
816
- readonly description: "A reference to a specific, live document processing session on the MyOS platform.";
817
- readonly documentId: {
818
- readonly description: "The initial blueId of the logical document.";
540
+ readonly bootstrapStatus: {
541
+ readonly description: "Overall bootstrap process status";
542
+ readonly type: {
543
+ readonly blueId: "58B8orsFkxxy7bWqjLXJmtBs2b5rwnNQNbeoAbGhPkJc";
544
+ };
545
+ };
546
+ readonly capabilities: {
547
+ readonly description: "Optional MyOS Admin capability contracts to attach (participantsOrchestration, sessionInteraction, workerAgency)";
548
+ readonly keyType: {
549
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
550
+ };
819
551
  readonly type: {
552
+ readonly blueId: "G7fBT9PSod1RfHLHkpafAGBDVAJMrMhAMY51ERcyXNrj";
553
+ };
554
+ readonly valueType: {
555
+ readonly blueId: "4EzhSubEimSQD3zrYHRtobfPPWntUuhEz8YcdxHsi12u";
556
+ };
557
+ };
558
+ readonly channelBindings: {
559
+ readonly description: "Maps channel names to participant identifiers";
560
+ readonly keyType: {
820
561
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
821
562
  };
563
+ readonly type: {
564
+ readonly blueId: "G7fBT9PSod1RfHLHkpafAGBDVAJMrMhAMY51ERcyXNrj";
565
+ };
566
+ readonly valueType: {
567
+ readonly blueId: "DcoJyCh7XXxy1nR5xjy7qfkUgQ1GiZnKKSxh8DJusBSr";
568
+ };
569
+ };
570
+ readonly contracts: {
571
+ readonly handleBootstrapFailed: {
572
+ readonly channel: {
573
+ readonly type: {
574
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
575
+ };
576
+ readonly value: "triggeredEventsChannel";
577
+ };
578
+ readonly event: {
579
+ readonly type: {
580
+ readonly blueId: "9iEADVdqxqgacF3GAZVMFZu4m5ywuNpsGzButLUNkPWo";
581
+ };
582
+ };
583
+ readonly steps: {
584
+ readonly items: readonly [{
585
+ readonly changeset: {
586
+ readonly items: readonly [{
587
+ readonly op: {
588
+ readonly type: {
589
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
590
+ };
591
+ readonly value: "replace";
592
+ };
593
+ readonly path: {
594
+ readonly type: {
595
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
596
+ };
597
+ readonly value: "/bootstrapError";
598
+ };
599
+ readonly val: {
600
+ readonly type: {
601
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
602
+ };
603
+ readonly value: "${event.reason}";
604
+ };
605
+ }];
606
+ };
607
+ readonly name: "Update Error Message";
608
+ readonly type: {
609
+ readonly blueId: "BnnNLCnKF49TUJ1bRfZ5rSMaFw8SVfUNfnE4kJFG7HtM";
610
+ };
611
+ }, {
612
+ readonly code: {
613
+ readonly type: {
614
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
615
+ };
616
+ readonly value: "return { events: [ { type: 'Conversation/Status Change', status: { type: 'Conversation/Status Failed' } } ] };\n";
617
+ };
618
+ readonly name: "Emit Failure Event";
619
+ readonly type: {
620
+ readonly blueId: "3hYcmWMtMUPAzXBLFLb7BpuG9537tuTJPCr7pxWXvTZK";
621
+ };
622
+ }];
623
+ };
624
+ readonly type: {
625
+ readonly blueId: "7X3LkN54Yp88JgZbppPhP6hM3Jqiqv8Z2i4kS7phXtQe";
626
+ };
627
+ };
628
+ readonly handleParticipantResolved: {
629
+ readonly channel: {
630
+ readonly type: {
631
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
632
+ };
633
+ readonly value: "triggeredEventsChannel";
634
+ };
635
+ readonly event: {
636
+ readonly type: {
637
+ readonly blueId: "EQVu8aZyp5ivTyKpSm8ueVsDLgprfcrHzr5QWdH1p6Cz";
638
+ };
639
+ };
640
+ readonly steps: {
641
+ readonly items: readonly [{
642
+ readonly code: {
643
+ readonly type: {
644
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
645
+ };
646
+ readonly value: "const participantState = {\n accountStatus: event.participant?.status?.accountStatus || 'Unknown', // \"Active\" | \"Inactive\"\n errorMessage: ''\n};\n\nreturn {\n participantState,\n channelName: event.channelName\n};\n";
647
+ };
648
+ readonly name: "Prepare Participant State";
649
+ readonly type: {
650
+ readonly blueId: "3hYcmWMtMUPAzXBLFLb7BpuG9537tuTJPCr7pxWXvTZK";
651
+ };
652
+ }, {
653
+ readonly changeset: {
654
+ readonly items: readonly [{
655
+ readonly op: {
656
+ readonly type: {
657
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
658
+ };
659
+ readonly value: "replace";
660
+ };
661
+ readonly path: {
662
+ readonly type: {
663
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
664
+ };
665
+ readonly value: "/participantsState/${steps['Prepare Participant State'].channelName}";
666
+ };
667
+ readonly val: {
668
+ readonly type: {
669
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
670
+ };
671
+ readonly value: "${steps['Prepare Participant State'].participantState}";
672
+ };
673
+ }];
674
+ };
675
+ readonly name: "Update Participants State";
676
+ readonly type: {
677
+ readonly blueId: "BnnNLCnKF49TUJ1bRfZ5rSMaFw8SVfUNfnE4kJFG7HtM";
678
+ };
679
+ }];
680
+ };
681
+ readonly type: {
682
+ readonly blueId: "7X3LkN54Yp88JgZbppPhP6hM3Jqiqv8Z2i4kS7phXtQe";
683
+ };
684
+ };
685
+ readonly handleStatusChange: {
686
+ readonly channel: {
687
+ readonly type: {
688
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
689
+ };
690
+ readonly value: "triggeredEventsChannel";
691
+ };
692
+ readonly event: {
693
+ readonly type: {
694
+ readonly blueId: "C48nKSkbxraMSv4gCiGYVHKFjmtK12k63Yasn95zknWE";
695
+ };
696
+ };
697
+ readonly steps: {
698
+ readonly items: readonly [{
699
+ readonly changeset: {
700
+ readonly items: readonly [{
701
+ readonly op: {
702
+ readonly type: {
703
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
704
+ };
705
+ readonly value: "replace";
706
+ };
707
+ readonly path: {
708
+ readonly type: {
709
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
710
+ };
711
+ readonly value: "/bootstrapStatus";
712
+ };
713
+ readonly val: {
714
+ readonly type: {
715
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
716
+ };
717
+ readonly value: "${event.status}";
718
+ };
719
+ }];
720
+ };
721
+ readonly name: "Update Bootstrap Status";
722
+ readonly type: {
723
+ readonly blueId: "BnnNLCnKF49TUJ1bRfZ5rSMaFw8SVfUNfnE4kJFG7HtM";
724
+ };
725
+ }];
726
+ };
727
+ readonly type: {
728
+ readonly blueId: "7X3LkN54Yp88JgZbppPhP6hM3Jqiqv8Z2i4kS7phXtQe";
729
+ };
730
+ };
731
+ readonly handleTargetDocumentSessionStarted: {
732
+ readonly channel: {
733
+ readonly type: {
734
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
735
+ };
736
+ readonly value: "triggeredEventsChannel";
737
+ };
738
+ readonly event: {
739
+ readonly type: {
740
+ readonly blueId: "FoHDf4WzS4idtPc8rWwVFFvALQ27WzMHxPdXovy7DH4p";
741
+ };
742
+ };
743
+ readonly steps: {
744
+ readonly items: readonly [{
745
+ readonly changeset: {
746
+ readonly items: readonly [{
747
+ readonly op: {
748
+ readonly type: {
749
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
750
+ };
751
+ readonly value: "replace";
752
+ };
753
+ readonly path: {
754
+ readonly type: {
755
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
756
+ };
757
+ readonly value: "/initiatorSessionIds";
758
+ };
759
+ readonly val: {
760
+ readonly type: {
761
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
762
+ };
763
+ readonly value: "${event.initiatorSessionIds}";
764
+ };
765
+ }];
766
+ };
767
+ readonly name: "Update Initiator Session";
768
+ readonly type: {
769
+ readonly blueId: "BnnNLCnKF49TUJ1bRfZ5rSMaFw8SVfUNfnE4kJFG7HtM";
770
+ };
771
+ }, {
772
+ readonly code: {
773
+ readonly type: {
774
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
775
+ };
776
+ readonly value: "return { events: [ { type: 'Conversation/Status Change', status: { type: 'Conversation/Status Completed' } } ] };\n";
777
+ };
778
+ readonly name: "Emit Completion Event";
779
+ readonly type: {
780
+ readonly blueId: "3hYcmWMtMUPAzXBLFLb7BpuG9537tuTJPCr7pxWXvTZK";
781
+ };
782
+ }];
783
+ };
784
+ readonly type: {
785
+ readonly blueId: "7X3LkN54Yp88JgZbppPhP6hM3Jqiqv8Z2i4kS7phXtQe";
786
+ };
787
+ };
788
+ readonly initHandler: {
789
+ readonly channel: {
790
+ readonly type: {
791
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
792
+ };
793
+ readonly value: "lifecycle";
794
+ };
795
+ readonly steps: {
796
+ readonly items: readonly [{
797
+ readonly changeset: {
798
+ readonly items: readonly [{
799
+ readonly op: {
800
+ readonly type: {
801
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
802
+ };
803
+ readonly value: "replace";
804
+ };
805
+ readonly path: {
806
+ readonly type: {
807
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
808
+ };
809
+ readonly value: "/bootstrapStatus";
810
+ };
811
+ readonly val: {
812
+ readonly type: {
813
+ readonly blueId: "56Lhu3Z2oF3kuYG41eZAK8TvgVtRNevkbRi4D31kKWZm";
814
+ };
815
+ };
816
+ }];
817
+ };
818
+ readonly name: "Initialize Bootstrap Status";
819
+ readonly type: {
820
+ readonly blueId: "BnnNLCnKF49TUJ1bRfZ5rSMaFw8SVfUNfnE4kJFG7HtM";
821
+ };
822
+ }];
823
+ };
824
+ readonly type: {
825
+ readonly blueId: "7X3LkN54Yp88JgZbppPhP6hM3Jqiqv8Z2i4kS7phXtQe";
826
+ };
827
+ };
828
+ readonly lifecycle: {
829
+ readonly event: {
830
+ readonly type: {
831
+ readonly blueId: "BrpmpNt5JkapeUvPqYcxgXZrHNZX3R757dRwuXXdfNM2";
832
+ };
833
+ };
834
+ readonly type: {
835
+ readonly blueId: "H2aCCTUcLMTJozWkn7HPUjyFBFxamraw1q8DyWk87zxr";
836
+ };
837
+ };
838
+ readonly triggeredEventsChannel: {
839
+ readonly type: {
840
+ readonly blueId: "C77W4kVGcxL7Mkx9WL9QESPEFFL2GzWAe647s1Efprt";
841
+ };
842
+ };
843
+ };
844
+ readonly description: "MyOS-specific document for bootstrapping document sessions and tracking bootstrap progress";
845
+ readonly document: {
846
+ readonly description: "Target Blue document to be bootstrapped";
847
+ };
848
+ readonly initialMessages: {
849
+ readonly defaultMessage: {
850
+ readonly description: "Default invitation message sent to all participants";
851
+ readonly type: {
852
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
853
+ };
854
+ };
855
+ readonly description: "Messages sent to participants when inviting them to the bootstrapped document";
856
+ readonly perChannel: {
857
+ readonly description: "Per-channel custom invitation messages";
858
+ readonly keyType: {
859
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
860
+ };
861
+ readonly type: {
862
+ readonly blueId: "G7fBT9PSod1RfHLHkpafAGBDVAJMrMhAMY51ERcyXNrj";
863
+ };
864
+ readonly valueType: {
865
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
866
+ };
867
+ };
868
+ };
869
+ readonly initiatorSessionIds: {
870
+ readonly description: "Session IDs created for the bootstrap initiator (caller)";
871
+ readonly itemType: {
872
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
873
+ };
874
+ readonly type: {
875
+ readonly blueId: "6aehfNAxHLC1PHHoDr3tYtFH3RWNbiWdFancJ1bypXEY";
876
+ };
877
+ };
878
+ readonly name: "Document Session Bootstrap";
879
+ readonly participantsState: {
880
+ readonly description: "Maps channel names to participant activation tracking";
881
+ readonly keyType: {
882
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
883
+ };
884
+ readonly type: {
885
+ readonly blueId: "G7fBT9PSod1RfHLHkpafAGBDVAJMrMhAMY51ERcyXNrj";
886
+ };
887
+ readonly valueType: {
888
+ readonly blueId: "CocmZUt2K7LuGukwuPSAFC7EFo5HZonozAm4tUsSmuFB";
889
+ };
890
+ };
891
+ readonly type: {
892
+ readonly blueId: "FHzfgUb3eTqBkgDi1n5QNw5PC1QYGycEVs1c3YSrZ53o";
893
+ };
894
+ };
895
+ readonly '8DQrCT6Mf9wHQyRc4NdYhjFW4FbKi83no2QPe54UhdQ5': {
896
+ readonly agentId: {
897
+ readonly description: "Optional agent identifier";
898
+ readonly type: {
899
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
900
+ };
901
+ };
902
+ readonly description: "MyOS-specific agent with optional agent identifier";
903
+ readonly name: "MyOS Agent";
904
+ };
905
+ readonly '8eyv5ogjHbTqUeaJKWHMenLs3MaCnpGSQkbPrCqvk2Ga': {
906
+ readonly description: "Template payload that can be included in a MyOS package to optionally start an automation after the Agent session is created.\n";
907
+ readonly name: "Anchor Automation Template";
908
+ };
909
+ readonly '8GNc7HmPKXmURG12ZBY8iXYEP7CTfBLsfXvpLcQ6EMwS': {
910
+ readonly allowedWorkerAgencyPermissions: {
911
+ readonly itemType: {
912
+ readonly blueId: "5J3RXNnALK1ZYAQBrjGwCQ4WpL3YUGHvz9WcGos6mMSp";
913
+ };
914
+ readonly type: {
915
+ readonly blueId: "6aehfNAxHLC1PHHoDr3tYtFH3RWNbiWdFancJ1bypXEY";
916
+ };
917
+ };
918
+ readonly description: "DB rows written; rights are effective.";
919
+ readonly granteeDocumentId: {
920
+ readonly type: {
921
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
922
+ };
923
+ };
924
+ readonly name: "Worker Agency Permission Granted";
925
+ readonly type: {
926
+ readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
927
+ };
928
+ };
929
+ readonly '8jCUCDoX7LUd5UaktCD7i4xxEheCWFQDkTbbNTEdYVZ9': {
930
+ readonly description: "A reference to a specific, live document processing session on the MyOS platform.";
931
+ readonly documentId: {
932
+ readonly description: "The initial blueId of the logical document.";
933
+ readonly type: {
934
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
935
+ };
936
+ };
937
+ readonly name: "MyOS Document Session Reference";
938
+ readonly sessionId: {
939
+ readonly description: "The id of a specific, live processing session.";
940
+ readonly type: {
941
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
942
+ };
943
+ };
944
+ };
945
+ readonly '8PrHr6fcJ1xMyNFptEy2sksyYYuZ48Ypkcnjv4V2WcoD': {
946
+ readonly channelName: {
947
+ readonly description: "The abstract channel name of the participant to be removed.";
948
+ readonly type: {
949
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
950
+ };
951
+ };
952
+ readonly name: "Removing Participant Requested";
953
+ readonly type: {
954
+ readonly blueId: "8f9UhHMbRe62sFgzQVheToaJPYi7t7HPNVvpQTbqfL5n";
955
+ };
956
+ };
957
+ readonly '8s2rAFDtiB6sCwqeURkT4Lq7fcc2FXBkmX9B9p7R4Boc': {
958
+ readonly description: "Marker type for a specialized Blue document that MyOS treats as an Agent, enabling richer UI and behaviors while remaining a standard Blue document.";
959
+ readonly name: "Agent";
960
+ };
961
+ readonly '8XYzJ3BrgB5uoAWU5HvZ7Gej9RXNG5r52ccneLZxMAQd': {
962
+ readonly description: "DB rows written; rights are effective.";
963
+ readonly name: "Single Document Permission Granted";
964
+ readonly permissions: {
965
+ readonly type: {
966
+ readonly blueId: "DRDQcve5AjwBK9z6Njfa4MNERko7Uf4ucvARFdC6sL54";
967
+ };
968
+ };
969
+ readonly targetSessionId: {
970
+ readonly type: {
971
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
972
+ };
973
+ };
974
+ readonly type: {
975
+ readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
976
+ };
977
+ };
978
+ readonly '98JmkF189jZpQRyzaiQxLbc2rRUqnRy2o6bH2qCRaBg3': {
979
+ readonly channelName: {
980
+ readonly description: "The abstract channel name for the new participant.";
981
+ readonly type: {
982
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
983
+ };
984
+ };
985
+ readonly name: "Adding Participant Requested";
986
+ readonly participantBinding: {
987
+ readonly accountId: {
988
+ readonly type: {
989
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
990
+ };
991
+ };
992
+ readonly description: "How to identify the new user.";
993
+ readonly email: {
994
+ readonly type: {
995
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
996
+ };
997
+ };
822
998
  };
823
- readonly name: "MyOS Document Session Reference";
824
- readonly sessionId: {
825
- readonly description: "The id of a specific, live processing session.";
826
- readonly type: {
827
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
828
- };
999
+ readonly type: {
1000
+ readonly blueId: "8f9UhHMbRe62sFgzQVheToaJPYi7t7HPNVvpQTbqfL5n";
829
1001
  };
830
1002
  };
831
- readonly '8JHhvprgxVUFZCQpyeEJfMFF8vuVEAnjqojftJ6B2E6S': {
832
- readonly description: "Placeholder for automation template referenced by MyOS Package.";
833
- readonly name: "Anchor Automation Template";
834
- };
835
1003
  readonly '9CvxqAMJhqcFoLr5nXSEdWDZUMD383xhJtyFwXsCqD9E': {
836
1004
  readonly description: "Snapshot captured from a target session epoch emission.";
837
1005
  readonly document: {
@@ -868,83 +1036,33 @@ declare const _default: {
868
1036
  };
869
1037
  };
870
1038
  };
871
- readonly '9iu6bai3dWkJwdQtYRsUf85uqpRBRnC7SH8JFWgJBoWs': {
872
- readonly description: "Admin has started applying the grant for this PGD.";
873
- readonly name: "Single Document Permission Granting in Progress";
874
- readonly note: {
875
- readonly type: {
876
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
877
- };
878
- };
879
- readonly permissions: {
880
- readonly type: {
881
- readonly blueId: "DRDQcve5AjwBK9z6Njfa4MNERko7Uf4ucvARFdC6sL54";
882
- };
883
- };
884
- readonly targetSessionId: {
885
- readonly type: {
886
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
887
- };
888
- };
889
- readonly type: {
890
- readonly blueId: "5Wz4G9qcnBJnntYRkz4dgLK5bSuoMpYJZj4j5M59z4we";
891
- };
892
- };
893
- readonly '9Q2Kdb1FzRVZrbQHv1JZ9Emo14NavVqD32jnF5u6FUmj': {
894
- readonly allowedWorkerAgencyPermissions: {
895
- readonly itemType: {
896
- readonly blueId: "5J3RXNnALK1ZYAQBrjGwCQ4WpL3YUGHvz9WcGos6mMSp";
897
- };
898
- readonly type: {
899
- readonly blueId: "6aehfNAxHLC1PHHoDr3tYtFH3RWNbiWdFancJ1bypXEY";
900
- };
901
- };
902
- readonly description: "Admin has started applying the grant for this WAG.";
903
- readonly granteeDocumentId: {
904
- readonly type: {
905
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
906
- };
907
- };
908
- readonly name: "Worker Agency Permission Granting in Progress";
909
- readonly note: {
1039
+ readonly ABJ7njZbfTXNP173SCoMytQtVfMXCEwPdFhSJ7F3Vbx9: {
1040
+ readonly description: "Emitted by revoke operation";
1041
+ readonly name: "Worker Agency Permission Revoke Requested";
1042
+ readonly reason: {
910
1043
  readonly type: {
911
1044
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
912
1045
  };
913
1046
  };
914
1047
  readonly type: {
915
- readonly blueId: "5Wz4G9qcnBJnntYRkz4dgLK5bSuoMpYJZj4j5M59z4we";
1048
+ readonly blueId: "8f9UhHMbRe62sFgzQVheToaJPYi7t7HPNVvpQTbqfL5n";
916
1049
  };
917
1050
  };
918
- readonly '9T3AsCqKkpoxHs6K9dTeCHRCXYGHPMthjaNcZxLdckgi': {
1051
+ readonly AG6fiGy88gX5eKoUcHS2BV17EfMssiYZj99kx9RcpKEX: {
919
1052
  readonly description: "Emitted on initialise when local shape checks pass.";
920
1053
  readonly name: "Single Document Permission Validated";
921
1054
  readonly type: {
922
- readonly blueId: "5Wz4G9qcnBJnntYRkz4dgLK5bSuoMpYJZj4j5M59z4we";
1055
+ readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
923
1056
  };
924
1057
  };
925
- readonly A3nxy96fKtp3bPnCYP14uhrnYCJoigDLJNvdbGnjdXg6: {
926
- readonly channelName: {
927
- readonly description: "The abstract channel name for the new participant.";
928
- readonly type: {
929
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
930
- };
931
- };
932
- readonly name: "Adding Participant Requested";
933
- readonly participantBinding: {
934
- readonly accountId: {
935
- readonly type: {
936
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
937
- };
938
- };
939
- readonly description: "How to identify the new user.";
940
- readonly email: {
941
- readonly type: {
942
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
943
- };
944
- };
1058
+ readonly AMNPp7uGYBgygbnmMS649m6Gf5bNULaEK8aSQ3b4xdrf: {
1059
+ readonly description: "Rights granted by this WAG have been retracted.";
1060
+ readonly name: "Worker Agency Permission Revoked";
1061
+ readonly type: {
1062
+ readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
945
1063
  };
946
1064
  };
947
- readonly AgkFLMmzZKt9iExpz2UcVZubPZ7vsCJRXJfgLReMkjW9: {
1065
+ readonly AQyDRNKEkDan8VGNcvBdJCz95HKcwcAurhccHnCgV1j9: {
948
1066
  readonly contracts: {
949
1067
  readonly granterChannel: {
950
1068
  readonly description: "Granter/owner’s timeline (actor allowed to request revoke)";
@@ -1018,7 +1136,7 @@ declare const _default: {
1018
1136
  readonly type: {
1019
1137
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1020
1138
  };
1021
- readonly value: "const skipValidation = document('/skipValidation');\nif (skipValidation === true) return { events: [] };\n\nconst issues = [];\n\n// Required: target session\nconst target = document('/targetSessionId');\nif (!target || typeof target !== 'string') issues.push(\"targetSessionId is missing or invalid\");\n\n// Required: bound granter identity\nconst granterId = document('/contracts/granterChannel/accountId');\nif (typeof granterId !== 'string' || granterId.length === 0) issues.push(\"granterChannel must be bound to an accountId\");\n\n// Required: grantee document id\nconst gdoc = document('/granteeDocumentId');\nif (typeof gdoc !== 'string' || gdoc.trim().length === 0) issues.push(\"granteeDocumentId must be a non-empty string (originalBlueId)\");\n\n// Permissions\nconst perms = document('/permissions');\nif (!perms || typeof perms !== 'object') {\n issues.push(\"permissions block is missing\");\n} else {\n if (perms.read !== true) issues.push(\"permissions.read must be true for SDPG\");\n const hasSingle = Array.isArray(perms?.singleOps) && perms.singleOps.length > 0;\n if (hasSingle) {\n if (perms.singleOps.some(x => typeof x !== 'string' || x.trim().length === 0)) {\n issues.push(\"permissions.singleOps must contain only non-empty strings\");\n }\n }\n if (perms.allOps === true && hasSingle) {\n issues.push(\"permissions.allOps=true and permissions.singleOps are mutually exclusive\");\n }\n}\n\nif (issues.length > 0) return { events: [ { type: \"Single Document Permission Invalid\", issues } ] };\nreturn { events: [ { type: \"Single Document Permission Validated\" } ] };\n";
1139
+ readonly value: "const skipValidation = document('/skipValidation');\nif (skipValidation === true) return { events: [] };\n\nconst issues = [];\n\n// Required: target session\nconst target = document('/targetSessionId');\nif (!target || typeof target !== 'string') issues.push(\"targetSessionId is missing or invalid\");\n\n// Required: bound granter identity\nconst granterId = document('/contracts/granterChannel/accountId');\nif (typeof granterId !== 'string' || granterId.length === 0) issues.push(\"granterChannel must be bound to an accountId\");\n\n// Required: grantee document id\nconst gdoc = document('/granteeDocumentId');\nif (typeof gdoc !== 'string' || gdoc.trim().length === 0) issues.push(\"granteeDocumentId must be a non-empty string (originalBlueId)\");\n\n// Permissions\nconst perms = document('/permissions');\nif (!perms || typeof perms !== 'object') {\n issues.push(\"permissions block is missing\");\n} else {\n if (perms.read !== true) issues.push(\"permissions.read must be true for SDPG\");\n const hasSingle = Array.isArray(perms?.singleOps) && perms.singleOps.length > 0;\n if (hasSingle) {\n if (perms.singleOps.some(x => typeof x !== 'string' || x.trim().length === 0)) {\n issues.push(\"permissions.singleOps must contain only non-empty strings\");\n }\n }\n if (perms.allOps === true && hasSingle) {\n issues.push(\"permissions.allOps=true and permissions.singleOps are mutually exclusive\");\n }\n}\n\nif (issues.length > 0) return { events: [ { type: \"MyOS/Single Document Permission Invalid\", issues } ] };\nreturn { events: [ { type: \"MyOS/Single Document Permission Validated\" } ] };\n";
1022
1140
  };
1023
1141
  readonly name: "ValidateBasicShape";
1024
1142
  readonly type: {
@@ -1066,15 +1184,6 @@ declare const _default: {
1066
1184
  readonly blueId: "FHzfgUb3eTqBkgDi1n5QNw5PC1QYGycEVs1c3YSrZ53o";
1067
1185
  };
1068
1186
  };
1069
- readonly AjfPDYhjp31oYmraTy7PYFrSUGQKxtfQnHdBr8o7mt3g: {
1070
- readonly description: "Marker type for a specialized Blue document that MyOS treats as an Agent, enabling richer UI and behaviors while remaining a standard Blue document.";
1071
- readonly llmEnabled: {
1072
- readonly type: {
1073
- readonly blueId: "4EzhSubEimSQD3zrYHRtobfPPWntUuhEz8YcdxHsi12u";
1074
- };
1075
- };
1076
- readonly name: "Agent";
1077
- };
1078
1187
  readonly BaNmvStTGdsBsSHiHbqdhrrC7vfwiQdDK6NYiyRbJowx: {
1079
1188
  readonly description: "MyOS Admin could not invoke the requested operation.";
1080
1189
  readonly name: "Call Operation Failed";
@@ -1113,103 +1222,38 @@ declare const _default: {
1113
1222
  readonly blueId: "D2ERUvbpn6R6PR7hjFsGofwQsu9bkRfc6wbSYHcfJtMD";
1114
1223
  };
1115
1224
  };
1116
- readonly BmmvGcvB1yAe1fb3bsxpajwo9WuCNVAYQN8CGuMivUkT: {
1117
- readonly description: "Rights granted by this PGD have been retracted.";
1118
- readonly name: "Single Document Permission Revoked";
1119
- readonly type: {
1120
- readonly blueId: "5Wz4G9qcnBJnntYRkz4dgLK5bSuoMpYJZj4j5M59z4we";
1121
- };
1122
- };
1123
- readonly C9Fyy28LCQACfDootHHWRB4eEm1xCiSnaH7FYTSdZmwQ: {
1124
- readonly capabilities: {
1125
- readonly description: "Optional MyOS Admin capability contracts to attach (participantsOrchestration, sessionInteraction, workerAgency)";
1126
- readonly keyType: {
1127
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1128
- };
1129
- readonly type: {
1130
- readonly blueId: "G7fBT9PSod1RfHLHkpafAGBDVAJMrMhAMY51ERcyXNrj";
1131
- };
1132
- readonly valueType: {
1133
- readonly blueId: "4EzhSubEimSQD3zrYHRtobfPPWntUuhEz8YcdxHsi12u";
1134
- };
1135
- };
1136
- readonly channelBindings: {
1137
- readonly description: "Maps channel names to participant identifiers";
1138
- readonly keyType: {
1139
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1140
- };
1141
- readonly type: {
1142
- readonly blueId: "G7fBT9PSod1RfHLHkpafAGBDVAJMrMhAMY51ERcyXNrj";
1143
- };
1144
- readonly valueType: {
1145
- readonly blueId: "DcoJyCh7XXxy1nR5xjy7qfkUgQ1GiZnKKSxh8DJusBSr";
1146
- };
1147
- };
1148
- readonly description: "Parent worker requests from MyOS Admin to start a new child session. Parent worker requires to have Worker Agency Permission Grant.";
1149
- readonly document: {
1150
- readonly description: "Target Blue document to be bootstrapped";
1151
- };
1152
- readonly initialMessages: {
1153
- readonly defaultMessage: {
1154
- readonly description: "Default invitation message sent to all participants";
1225
+ readonly BnrAcFrEHzoARE2yqKmRv7jrPWCbJsVBqSoXwWCaTtrk: {
1226
+ readonly description: "Document asks MyOS Admin to mediate a subscription to a target session it can READ.";
1227
+ readonly name: "Subscribe to Session Requested";
1228
+ readonly subscription: {
1229
+ readonly events: {
1230
+ readonly description: "Optional allow-list of emitted event patterns to forward.";
1155
1231
  readonly type: {
1156
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1232
+ readonly blueId: "6aehfNAxHLC1PHHoDr3tYtFH3RWNbiWdFancJ1bypXEY";
1157
1233
  };
1158
1234
  };
1159
- readonly description: "Messages sent to participants when inviting them to the bootstrapped document";
1160
- readonly perChannel: {
1161
- readonly description: "Per-channel custom invitation messages";
1162
- readonly keyType: {
1163
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1164
- };
1235
+ readonly id: {
1236
+ readonly description: "Optional client correlation id.";
1165
1237
  readonly type: {
1166
- readonly blueId: "G7fBT9PSod1RfHLHkpafAGBDVAJMrMhAMY51ERcyXNrj";
1167
- };
1168
- readonly valueType: {
1169
1238
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1170
1239
  };
1171
1240
  };
1172
1241
  };
1173
- readonly name: "Start Worker Session Requested";
1174
- readonly onBehalfOf: {
1175
- readonly type: {
1176
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1177
- };
1178
- };
1179
- readonly type: {
1180
- readonly blueId: "5Wz4G9qcnBJnntYRkz4dgLK5bSuoMpYJZj4j5M59z4we";
1181
- };
1182
- };
1183
- readonly CB4YQq9GGVb3i3enmWnxx1zbV2Ks7nNHYdBhcCuJ8iht: {
1184
- readonly allowedWorkerAgencyPermissions: {
1185
- readonly itemType: {
1186
- readonly blueId: "5J3RXNnALK1ZYAQBrjGwCQ4WpL3YUGHvz9WcGos6mMSp";
1187
- };
1188
- readonly type: {
1189
- readonly blueId: "6aehfNAxHLC1PHHoDr3tYtFH3RWNbiWdFancJ1bypXEY";
1190
- };
1191
- };
1192
- readonly description: "Grant could not be applied.";
1193
- readonly granteeDocumentId: {
1194
- readonly type: {
1195
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1196
- };
1197
- };
1198
- readonly name: "Worker Agency Permission Rejected";
1199
- readonly reason: {
1242
+ readonly targetSessionId: {
1243
+ readonly description: "Session to subscribe to.";
1200
1244
  readonly type: {
1201
1245
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1202
1246
  };
1203
1247
  };
1204
1248
  readonly type: {
1205
- readonly blueId: "5Wz4G9qcnBJnntYRkz4dgLK5bSuoMpYJZj4j5M59z4we";
1249
+ readonly blueId: "8f9UhHMbRe62sFgzQVheToaJPYi7t7HPNVvpQTbqfL5n";
1206
1250
  };
1207
1251
  };
1208
- readonly CbcVNTgCj7hnq4nKBDdgWAcymuRqTTmCzxY1LUuK3ze6: {
1252
+ readonly BQMtWzcdbYUdaJQADyy6bkscxQGfhQHT4BgFhXQAgKfz: {
1209
1253
  readonly name: "Adding Participant Responded";
1210
1254
  readonly request: {
1211
1255
  readonly type: {
1212
- readonly blueId: "A3nxy96fKtp3bPnCYP14uhrnYCJoigDLJNvdbGnjdXg6";
1256
+ readonly blueId: "98JmkF189jZpQRyzaiQxLbc2rRUqnRy2o6bH2qCRaBg3";
1213
1257
  };
1214
1258
  };
1215
1259
  readonly status: {
@@ -1217,76 +1261,71 @@ declare const _default: {
1217
1261
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1218
1262
  };
1219
1263
  };
1264
+ readonly type: {
1265
+ readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
1266
+ };
1220
1267
  };
1221
1268
  readonly CeWyRmXAMZqvWBvby2KbRUZWcS7Pdxs42vnMXgn9gg6H: {
1222
1269
  readonly name: "MyOS Session Interaction";
1223
1270
  };
1224
- readonly CF47wMy4XsVYMiFLmkvgYvXN8TBhfSTh1vnt8xvcFaE1: {
1225
- readonly description: "Indicates MyOS Admin stopped forwarding updates for the subscription.";
1226
- readonly name: "Subscription to Session Revoked";
1227
- readonly reason: {
1228
- readonly description: "Optional explanation for the revocation.";
1271
+ readonly CocmZUt2K7LuGukwuPSAFC7EFo5HZonozAm4tUsSmuFB: {
1272
+ readonly accountStatus: {
1273
+ readonly description: "Participant's MyOS account status from bootstrap events (Active | Inactive | Failed)";
1229
1274
  readonly type: {
1230
1275
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1231
1276
  };
1232
1277
  };
1233
- readonly subscriptionId: {
1234
- readonly description: "The subscription id that was revoked.";
1278
+ readonly description: "Tracks participant account status and activation";
1279
+ readonly errorMessage: {
1280
+ readonly description: "Error message if participant activation failed";
1235
1281
  readonly type: {
1236
1282
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1237
1283
  };
1238
1284
  };
1239
- readonly targetSessionId: {
1240
- readonly description: "Session that is no longer being forwarded.";
1285
+ readonly name: "Participant Activation State";
1286
+ };
1287
+ readonly CrGV4ZYjvPvMqrgNQAfgZCUnFjFW6HDjYNdon2chLKU3: {
1288
+ readonly description: "Notifies the user that a MyOS Package is ready to install.";
1289
+ readonly message: {
1290
+ readonly description: "Context for the user (e.g., who suggested it, what it does)";
1241
1291
  readonly type: {
1242
1292
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1243
1293
  };
1244
1294
  };
1245
- readonly type: {
1246
- readonly blueId: "5Wz4G9qcnBJnntYRkz4dgLK5bSuoMpYJZj4j5M59z4we";
1247
- };
1248
- };
1249
- readonly CocmZUt2K7LuGukwuPSAFC7EFo5HZonozAm4tUsSmuFB: {
1250
- readonly accountStatus: {
1251
- readonly description: "Participant's MyOS account status from bootstrap events (Active | Inactive | Failed)";
1295
+ readonly name: "Inform User To Install MyOS Package";
1296
+ readonly package: {
1297
+ readonly description: "The complete package to be bootstrapped";
1252
1298
  readonly type: {
1253
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1299
+ readonly blueId: "5cg55kgH8ckRVji4oWSBBxthJQFYmB5Lb1Pea7achyNr";
1254
1300
  };
1255
1301
  };
1256
- readonly description: "Tracks participant account status and activation";
1257
- readonly errorMessage: {
1258
- readonly description: "Error message if participant activation failed";
1302
+ readonly title: {
1303
+ readonly description: "Short, user-facing headline (e.g., \"Install Agent Package\")";
1259
1304
  readonly type: {
1260
1305
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1261
1306
  };
1262
1307
  };
1263
- readonly name: "Participant Activation State";
1264
1308
  };
1265
- readonly CohDM1yrnMV32VE73JiRbnmT3h8TgVqryd2Eb8K5Tmzc: {
1266
- readonly description: "Document asks MyOS Admin to mediate a subscription to a target session it can READ.";
1267
- readonly name: "Subscribe to Session Requested";
1268
- readonly subscription: {
1269
- readonly events: {
1270
- readonly description: "Optional allow-list of emitted event patterns to forward.";
1271
- readonly type: {
1272
- readonly blueId: "6aehfNAxHLC1PHHoDr3tYtFH3RWNbiWdFancJ1bypXEY";
1273
- };
1309
+ readonly Cyr8aNNYedFse1EZ74dy9uXJ59gLH5LhTRyVeLiSMkg8: {
1310
+ readonly description: "MyOS Admin is retracting rights granted by this PGD.";
1311
+ readonly name: "Single Document Permission Revoking in Progress";
1312
+ readonly note: {
1313
+ readonly type: {
1314
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1274
1315
  };
1275
- readonly id: {
1276
- readonly description: "Optional client correlation id.";
1277
- readonly type: {
1278
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1279
- };
1316
+ };
1317
+ readonly permissions: {
1318
+ readonly type: {
1319
+ readonly blueId: "DRDQcve5AjwBK9z6Njfa4MNERko7Uf4ucvARFdC6sL54";
1280
1320
  };
1281
1321
  };
1282
1322
  readonly targetSessionId: {
1283
- readonly description: "Session to subscribe to.";
1284
1323
  readonly type: {
1285
1324
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1286
1325
  };
1287
1326
  };
1288
1327
  readonly type: {
1289
- readonly blueId: "5Wz4G9qcnBJnntYRkz4dgLK5bSuoMpYJZj4j5M59z4we";
1328
+ readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
1290
1329
  };
1291
1330
  };
1292
1331
  readonly d1vQ8ZTPcQc5KeuU6tzWaVukWRVtKjQL4hbvbpC22rB: {
@@ -1312,19 +1351,6 @@ declare const _default: {
1312
1351
  readonly description: "Abstract base class for all link types.";
1313
1352
  readonly name: "Link";
1314
1353
  };
1315
- readonly D7eJffANsyfVjzxBRkehE7jb2F942Yxbeut3PzSLjVsP: {
1316
- readonly description: "Marker type for a specialized Blue document that MyOS treats as an LLM enabled Agent, enabling richer UI and behaviors while remaining a standard Blue document.";
1317
- readonly llmEnabled: {
1318
- readonly type: {
1319
- readonly blueId: "4EzhSubEimSQD3zrYHRtobfPPWntUuhEz8YcdxHsi12u";
1320
- };
1321
- readonly value: true;
1322
- };
1323
- readonly name: "Agent LLM";
1324
- readonly type: {
1325
- readonly blueId: "AjfPDYhjp31oYmraTy7PYFrSUGQKxtfQnHdBr8o7mt3g";
1326
- };
1327
- };
1328
1354
  readonly D9Ret9Hmz5TWxzuJEeauWEuZVPkPL7hcHYsSNY1cZ5zX: {
1329
1355
  readonly description: "Link targeting any document of a specific Blue type. Enables dynamic discovery where the platform resolves to a concrete instance at runtime.";
1330
1356
  readonly documentType: {
@@ -1382,34 +1408,26 @@ declare const _default: {
1382
1408
  };
1383
1409
  };
1384
1410
  };
1385
- readonly EdrM9LnMKjfpYPpKNSm9hK61ywFCv8xwhd4nqUTv7Sy5: {
1386
- readonly at: {
1387
- readonly description: "ISO 8601 timestamp when the subscription became active.";
1388
- readonly type: {
1389
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1390
- };
1391
- };
1392
- readonly description: "Confirms that MyOS Admin accepted the subscription request and will start forwarding updates.";
1393
- readonly name: "Subscription to Session Initiated";
1394
- readonly subscriptionId: {
1395
- readonly description: "The subscription id that was initiated.";
1411
+ readonly E4R5PmrxAtCHsQtUKtwxMjXgE5qNJWuuziArDMATudfb: {
1412
+ readonly description: "Emitted by revoke operation";
1413
+ readonly name: "Single Document Permission Revoke Requested";
1414
+ readonly reason: {
1396
1415
  readonly type: {
1397
1416
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1398
1417
  };
1399
1418
  };
1400
- readonly targetSessionId: {
1401
- readonly description: "Session being observed.";
1419
+ readonly type: {
1420
+ readonly blueId: "8f9UhHMbRe62sFgzQVheToaJPYi7t7HPNVvpQTbqfL5n";
1421
+ };
1422
+ };
1423
+ readonly Ef7EvcR5He11JtgBFtswYTHEfUKnTHmFysMTo3ZsoQby: {
1424
+ readonly description: "Ask MyOS Admin to grant permisison to document (event emitter) for a concrete target session.";
1425
+ readonly name: "Single Document Permission Grant Requested";
1426
+ readonly onBehalfOf: {
1402
1427
  readonly type: {
1403
1428
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1404
1429
  };
1405
1430
  };
1406
- readonly type: {
1407
- readonly blueId: "5Wz4G9qcnBJnntYRkz4dgLK5bSuoMpYJZj4j5M59z4we";
1408
- };
1409
- };
1410
- readonly EkZN2mSyrJpF4DQmBsdW5NYzw626N6jhSzYYsibpB1MW: {
1411
- readonly description: "DB rows written; rights are effective.";
1412
- readonly name: "Single Document Permission Granted";
1413
1431
  readonly permissions: {
1414
1432
  readonly type: {
1415
1433
  readonly blueId: "DRDQcve5AjwBK9z6Njfa4MNERko7Uf4ucvARFdC6sL54";
@@ -1421,7 +1439,7 @@ declare const _default: {
1421
1439
  };
1422
1440
  };
1423
1441
  readonly type: {
1424
- readonly blueId: "5Wz4G9qcnBJnntYRkz4dgLK5bSuoMpYJZj4j5M59z4we";
1442
+ readonly blueId: "8f9UhHMbRe62sFgzQVheToaJPYi7t7HPNVvpQTbqfL5n";
1425
1443
  };
1426
1444
  };
1427
1445
  readonly EQhLKv5EAcFriegGYEP7ykwbjeyzFoaTxeizzuTd8VDq: {
@@ -1450,24 +1468,120 @@ declare const _default: {
1450
1468
  };
1451
1469
  };
1452
1470
  };
1453
- readonly ESCifdJpDaKviHDVPzCAuaUeroYJTuQTNAUW6ikQHHWd: {
1454
- readonly allowedWorkerAgencyPermissions: {
1455
- readonly itemType: {
1456
- readonly blueId: "5J3RXNnALK1ZYAQBrjGwCQ4WpL3YUGHvz9WcGos6mMSp";
1471
+ readonly EVkAZAwJkgjQfTkA3RXpdEX2VgYJtMREmkQEFrojAQ1j: {
1472
+ readonly contracts: {
1473
+ readonly granteeChannel: {
1474
+ readonly description: "Grantee’s timeline (recipient of the rights)";
1475
+ readonly type: {
1476
+ readonly blueId: "HCF8mXnX3dFjQ8osjxb4Wzm2Nm1DoXnTYuA5sPnV7NTs";
1477
+ };
1478
+ };
1479
+ readonly granterChannel: {
1480
+ readonly description: "Granter/owner’s timeline (actor allowed to request revoke)";
1481
+ readonly type: {
1482
+ readonly blueId: "HCF8mXnX3dFjQ8osjxb4Wzm2Nm1DoXnTYuA5sPnV7NTs";
1483
+ };
1484
+ };
1485
+ readonly initLifecycleChannel: {
1486
+ readonly event: {
1487
+ readonly type: {
1488
+ readonly blueId: "BrpmpNt5JkapeUvPqYcxgXZrHNZX3R757dRwuXXdfNM2";
1489
+ };
1490
+ };
1491
+ readonly type: {
1492
+ readonly blueId: "H2aCCTUcLMTJozWkn7HPUjyFBFxamraw1q8DyWk87zxr";
1493
+ };
1494
+ };
1495
+ readonly revoke: {
1496
+ readonly channel: {
1497
+ readonly type: {
1498
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1499
+ };
1500
+ readonly value: "granterChannel";
1501
+ };
1502
+ readonly description: "Granter or grantee indicates the grant should be revoked (MyOS Admin will handle)";
1503
+ readonly request: {
1504
+ readonly description: "Optional human-readable reason";
1505
+ readonly type: {
1506
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1507
+ };
1508
+ };
1509
+ readonly type: {
1510
+ readonly blueId: "BoAiqVUZv9Fum3wFqaX2JnQMBHJLxJSo2V9U2UBmCfsC";
1511
+ };
1512
+ };
1513
+ readonly revokeImplGranter: {
1514
+ readonly operation: {
1515
+ readonly type: {
1516
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1517
+ };
1518
+ readonly value: "revoke";
1519
+ };
1520
+ readonly steps: {
1521
+ readonly items: readonly [{
1522
+ readonly code: {
1523
+ readonly type: {
1524
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1525
+ };
1526
+ readonly value: "return {\n events: [\n {\n type: \"MyOS/Single Document Permission Revoke Requested\",\n reason: event.message.request\n }\n ]\n};\n";
1527
+ };
1528
+ readonly name: "EmitRevokeRequested";
1529
+ readonly type: {
1530
+ readonly blueId: "3hYcmWMtMUPAzXBLFLb7BpuG9537tuTJPCr7pxWXvTZK";
1531
+ };
1532
+ }];
1533
+ };
1534
+ readonly type: {
1535
+ readonly blueId: "CGdxkNjPcsdescqLPz6SNLsMyak6demQQr7RoKNHbCyv";
1536
+ };
1537
+ };
1538
+ readonly validateOnInit: {
1539
+ readonly channel: {
1540
+ readonly type: {
1541
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1542
+ };
1543
+ readonly value: "initLifecycleChannel";
1544
+ };
1545
+ readonly steps: {
1546
+ readonly items: readonly [{
1547
+ readonly code: {
1548
+ readonly type: {
1549
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1550
+ };
1551
+ readonly value: "const issues = [];\n\n// Required: target session\nconst target = document('/targetSessionId');\nif (!target || typeof target !== 'string') issues.push(\"targetSessionId is missing or invalid\");\n\n// Required: bound identities\nconst granterId = document('/contracts/granterChannel/accountId');\nif (typeof granterId !== 'string' || granterId.length === 0) issues.push(\"granterChannel must be bound to an accountId\");\nconst granteeId = document('/contracts/granteeChannel/accountId');\nif (typeof granteeId !== 'string' || granteeId.length === 0) issues.push(\"granteeChannel must be bound to an accountId\");\n\n// Permissions\nconst perms = document('/permissions');\nif (!perms || typeof perms !== 'object') {\n issues.push(\"permissions block is missing\");\n} else {\n if (perms.read !== true) issues.push(\"permissions.read must be true for SDPG\");\n const hasSingle = Array.isArray(perms?.singleOps) && perms.singleOps.length > 0;\n if (hasSingle) {\n if (perms.singleOps.some(x => typeof x !== 'string' || x.trim().length === 0)) {\n issues.push(\"permissions.singleOps must contain only non-empty strings\");\n }\n }\n if (perms.allOps === true && hasSingle) {\n issues.push(\"permissions.allOps=true and permissions.singleOps are mutually exclusive\");\n }\n}\n\nif (issues.length > 0) return { events: [ { type: \"MyOS/Single Document Permission Invalid\", issues } ] };\nreturn { events: [ { type: \"MyOS/Single Document Permission Validated\" } ] };\n";
1552
+ };
1553
+ readonly name: "ValidateBasicShape";
1554
+ readonly type: {
1555
+ readonly blueId: "3hYcmWMtMUPAzXBLFLb7BpuG9537tuTJPCr7pxWXvTZK";
1556
+ };
1557
+ }];
1558
+ };
1559
+ readonly type: {
1560
+ readonly blueId: "7X3LkN54Yp88JgZbppPhP6hM3Jqiqv8Z2i4kS7phXtQe";
1561
+ };
1562
+ };
1563
+ };
1564
+ readonly granterDocumentSessionId: {
1565
+ readonly description: "Optional. If set, MyOS should evaluate authority using this document session as the principal (instead of granter accountId).";
1566
+ readonly type: {
1567
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1457
1568
  };
1569
+ };
1570
+ readonly name: "Single Document Permission Grant To Account";
1571
+ readonly permissions: {
1572
+ readonly description: "Rights to grant on the target session (READ required; allOps and singleOps are mutually exclusive; singleOps is optional but must be non-empty if provided).";
1458
1573
  readonly type: {
1459
- readonly blueId: "6aehfNAxHLC1PHHoDr3tYtFH3RWNbiWdFancJ1bypXEY";
1574
+ readonly blueId: "DRDQcve5AjwBK9z6Njfa4MNERko7Uf4ucvARFdC6sL54";
1460
1575
  };
1461
1576
  };
1462
- readonly description: "DB rows written; rights are effective.";
1463
- readonly granteeDocumentId: {
1577
+ readonly targetSessionId: {
1578
+ readonly description: "Target document session id to grant access to";
1464
1579
  readonly type: {
1465
1580
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1466
1581
  };
1467
1582
  };
1468
- readonly name: "Worker Agency Permission Granted";
1469
1583
  readonly type: {
1470
- readonly blueId: "5Wz4G9qcnBJnntYRkz4dgLK5bSuoMpYJZj4j5M59z4we";
1584
+ readonly blueId: "FHzfgUb3eTqBkgDi1n5QNw5PC1QYGycEVs1c3YSrZ53o";
1471
1585
  };
1472
1586
  };
1473
1587
  readonly EVX6nBdHdVEBH9Gbthpd2eqpxaxS4bb9wM55QNdZmcBy: {
@@ -1566,28 +1680,6 @@ declare const _default: {
1566
1680
  };
1567
1681
  readonly name: "Target Document Session Started";
1568
1682
  };
1569
- readonly FsQKJihteQLatQio6mU8c15opBb9i2C2X882xGRKn46C: {
1570
- readonly channelName: {
1571
- readonly description: "The abstract channel name of the participant to be removed.";
1572
- readonly type: {
1573
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1574
- };
1575
- };
1576
- readonly name: "Removing Participant Requested";
1577
- };
1578
- readonly Fu7pgwV2VKNs1KqGcpoVewhYNeL2TE7nhaxDwEAs2iZx: {
1579
- readonly name: "Removing Participant Responded";
1580
- readonly request: {
1581
- readonly type: {
1582
- readonly blueId: "FsQKJihteQLatQio6mU8c15opBb9i2C2X882xGRKn46C";
1583
- };
1584
- };
1585
- readonly status: {
1586
- readonly type: {
1587
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1588
- };
1589
- };
1590
- };
1591
1683
  readonly Furgmg5xcJVMDmaQXZRfZ1XehSf7PWctrioo8etRYJHQ: {
1592
1684
  readonly description: "MyOS-specific timeline entry with account and email information";
1593
1685
  readonly name: "MyOS Timeline Entry";
@@ -1600,153 +1692,57 @@ declare const _default: {
1600
1692
  readonly blueId: "EzDiC9Frs8V5yQBMtDYh1DobVnWtWpFemXDX5fGUULBn";
1601
1693
  };
1602
1694
  };
1603
- readonly FYMd1LAezBcUXp9gh4bEjEwWKqZfgWStwHQ4Q7juTc8F: {
1604
- readonly description: "Worker session is starting.";
1605
- readonly granteeDocumentId: {
1606
- readonly type: {
1607
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1608
- };
1609
- };
1610
- readonly name: "Worker Session Starting";
1611
- readonly targetDocumentType: {
1612
- readonly type: {
1613
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1614
- };
1615
- };
1616
- readonly type: {
1617
- readonly blueId: "5Wz4G9qcnBJnntYRkz4dgLK5bSuoMpYJZj4j5M59z4we";
1618
- };
1619
- };
1620
- readonly GiYocGMGQcneiMPm4NH9MxVj7Fr4jwg2BUAMzwZcWRNR: {
1621
- readonly agentId: {
1622
- readonly description: "Optional agent identifier";
1623
- readonly type: {
1624
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1625
- };
1626
- };
1627
- readonly description: "MyOS-specific agent event with agent ID, timestamp, and event data";
1628
- readonly event: {
1629
- readonly description: "Optional event node reference";
1630
- };
1631
- readonly id: {
1632
- readonly description: "Optional event ID";
1633
- readonly type: {
1634
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1635
- };
1636
- };
1637
- readonly name: "MyOS Agent Event";
1638
- readonly timestamp: {
1639
- readonly description: "Optional timestamp for the event";
1640
- readonly type: {
1641
- readonly blueId: "5WNMiV9Knz63B4dVY5JtMyh3FB4FSGqv7ceScvuapdE1";
1642
- };
1643
- };
1644
- };
1645
- readonly GmeLRydVPtUsPZaPpgiaaPWPBBNXnRJZsgi3fvQ4qe33: {
1646
- readonly agentStoreDescription: {
1647
- readonly description: "Human-readable description for stores/directories";
1648
- readonly type: {
1649
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1695
+ readonly G1cW5kjZdJrmCwfrwiHXQcJfYfFAY5jEFZNA7u7pFdtY: {
1696
+ readonly allowedWorkerAgencyPermissions: {
1697
+ readonly itemType: {
1698
+ readonly blueId: "5J3RXNnALK1ZYAQBrjGwCQ4WpL3YUGHvz9WcGos6mMSp";
1650
1699
  };
1651
- };
1652
- readonly automationTemplate: {
1653
- readonly description: "Optional automation template to start post-creation";
1654
1700
  readonly type: {
1655
- readonly blueId: "8JHhvprgxVUFZCQpyeEJfMFF8vuVEAnjqojftJ6B2E6S";
1701
+ readonly blueId: "6aehfNAxHLC1PHHoDr3tYtFH3RWNbiWdFancJ1bypXEY";
1656
1702
  };
1657
1703
  };
1658
- readonly capabilities: {
1659
- readonly description: "Optional MyOS Admin capability contracts to attach (participantsOrchestration, sessionInteraction, workerAgency)";
1660
- readonly keyType: {
1661
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1662
- };
1704
+ readonly description: "Grant could not be applied.";
1705
+ readonly granteeDocumentId: {
1663
1706
  readonly type: {
1664
- readonly blueId: "G7fBT9PSod1RfHLHkpafAGBDVAJMrMhAMY51ERcyXNrj";
1665
- };
1666
- readonly valueType: {
1667
- readonly blueId: "4EzhSubEimSQD3zrYHRtobfPPWntUuhEz8YcdxHsi12u";
1668
- };
1669
- };
1670
- readonly channelBindings: {
1671
- readonly description: "Maps channel names to participant identifiers";
1672
- readonly keyType: {
1673
1707
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1674
1708
  };
1675
- readonly type: {
1676
- readonly blueId: "G7fBT9PSod1RfHLHkpafAGBDVAJMrMhAMY51ERcyXNrj";
1677
- };
1678
- readonly valueType: {
1679
- readonly blueId: "DcoJyCh7XXxy1nR5xjy7qfkUgQ1GiZnKKSxh8DJusBSr";
1680
- };
1681
- };
1682
- readonly description: "A distributable blueprint for a new Agent session, which can include pre-configured automations that start on installation.\n";
1683
- readonly document: {
1684
- readonly description: "The full initial state of the Agent to be created. Root type MUST specialize 'Agent'.";
1685
- };
1686
- readonly initialMessages: {
1687
- readonly defaultMessage: {
1688
- readonly description: "Default invitation message sent to all participants";
1689
- readonly type: {
1690
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1691
- };
1692
- };
1693
- readonly description: "Optional per-participant invitation messages (installer's message is public)";
1694
- readonly perChannel: {
1695
- readonly description: "Per-channel custom invitation messages";
1696
- readonly keyType: {
1697
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1698
- };
1699
- readonly type: {
1700
- readonly blueId: "G7fBT9PSod1RfHLHkpafAGBDVAJMrMhAMY51ERcyXNrj";
1701
- };
1702
- readonly valueType: {
1703
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1704
- };
1705
- };
1706
1709
  };
1707
- readonly installerChannel: {
1708
- readonly description: "Channel name in 'document' to bind to the installing user/account";
1710
+ readonly name: "Worker Agency Permission Rejected";
1711
+ readonly reason: {
1709
1712
  readonly type: {
1710
1713
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1711
1714
  };
1712
1715
  };
1713
- readonly name: "MyOS Package";
1714
1716
  readonly type: {
1715
- readonly blueId: "AjfPDYhjp31oYmraTy7PYFrSUGQKxtfQnHdBr8o7mt3g";
1717
+ readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
1716
1718
  };
1717
1719
  };
1718
- readonly H1tETZ1YKndAuEBKu54ZDq3U1myncW3wj26QohP58y7X: {
1719
- readonly description: "Emitted by revoke operation";
1720
- readonly name: "Single Document Permission Revoke Requested";
1720
+ readonly GcotFgiqo3GMHp4xKrArDJi7AqciJGgYKvHodoAJwcWp: {
1721
+ readonly description: "Indicates MyOS Admin stopped forwarding updates for the subscription.";
1722
+ readonly name: "Subscription to Session Revoked";
1721
1723
  readonly reason: {
1724
+ readonly description: "Optional explanation for the revocation.";
1722
1725
  readonly type: {
1723
1726
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1724
1727
  };
1725
1728
  };
1726
- readonly type: {
1727
- readonly blueId: "5Wz4G9qcnBJnntYRkz4dgLK5bSuoMpYJZj4j5M59z4we";
1728
- };
1729
- };
1730
- readonly HCF8mXnX3dFjQ8osjxb4Wzm2Nm1DoXnTYuA5sPnV7NTs: {
1731
- readonly accountId: {
1732
- readonly description: "Account identifier for the MyOS timeline";
1729
+ readonly subscriptionId: {
1730
+ readonly description: "The subscription id that was revoked.";
1733
1731
  readonly type: {
1734
1732
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1735
1733
  };
1736
1734
  };
1737
- readonly description: "MyOS-specific Timeline Channel";
1738
- readonly email: {
1739
- readonly description: "Email address associated with the MyOS timeline";
1735
+ readonly targetSessionId: {
1736
+ readonly description: "Session that is no longer being forwarded.";
1740
1737
  readonly type: {
1741
1738
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1742
1739
  };
1743
1740
  };
1744
- readonly name: "MyOS Timeline Channel";
1745
1741
  readonly type: {
1746
- readonly blueId: "EvuCWsG1E6WJQg8QXmk6rwMANYTZjoLWVZ1vYQWUwdTH";
1742
+ readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
1747
1743
  };
1748
1744
  };
1749
- readonly HDPFJzL5j6aPq2zb6nuZSpcNwqcuHbeaohUxDMKxLfa: {
1745
+ readonly GH3Lqn1Vd4G36VjXu2j81SGfNqRUn82tkKiSSguhRp8J: {
1750
1746
  readonly contracts: {
1751
1747
  readonly ownerChannel: {
1752
1748
  readonly type: {
@@ -1765,7 +1761,7 @@ declare const _default: {
1765
1761
  readonly package: {
1766
1762
  readonly description: "MyOS Package";
1767
1763
  readonly type: {
1768
- readonly blueId: "GmeLRydVPtUsPZaPpgiaaPWPBBNXnRJZsgi3fvQ4qe33";
1764
+ readonly blueId: "5cg55kgH8ckRVji4oWSBBxthJQFYmB5Lb1Pea7achyNr";
1769
1765
  };
1770
1766
  };
1771
1767
  };
@@ -1791,7 +1787,7 @@ declare const _default: {
1791
1787
  };
1792
1788
  readonly package: {
1793
1789
  readonly type: {
1794
- readonly blueId: "GmeLRydVPtUsPZaPpgiaaPWPBBNXnRJZsgi3fvQ4qe33";
1790
+ readonly blueId: "5cg55kgH8ckRVji4oWSBBxthJQFYmB5Lb1Pea7achyNr";
1795
1791
  };
1796
1792
  readonly value: "${event.message.request.package}";
1797
1793
  };
@@ -1802,7 +1798,7 @@ declare const _default: {
1802
1798
  readonly value: "ChatGPT is requesting permission to launch a new agent";
1803
1799
  };
1804
1800
  readonly type: {
1805
- readonly blueId: "3wH1r5RQVidCMcu4cJ4ZweVHZwt1mMu78RA3uXayTqeq";
1801
+ readonly blueId: "CrGV4ZYjvPvMqrgNQAfgZCUnFjFW6HDjYNdon2chLKU3";
1806
1802
  };
1807
1803
  };
1808
1804
  readonly name: "Emit Install Prompt";
@@ -1819,213 +1815,218 @@ declare const _default: {
1819
1815
  readonly description: "Lets the owner prompt installation of a provided MyOS Package.";
1820
1816
  readonly name: "Chat GPT Connector Agent";
1821
1817
  readonly type: {
1822
- readonly blueId: "AjfPDYhjp31oYmraTy7PYFrSUGQKxtfQnHdBr8o7mt3g";
1818
+ readonly blueId: "8s2rAFDtiB6sCwqeURkT4Lq7fcc2FXBkmX9B9p7R4Boc";
1823
1819
  };
1824
1820
  };
1825
- readonly HS9yo34TGEAM2LGcNbLh7XPN4goPRhqdGZQkiyh473Wb: {
1826
- readonly description: "Each anchor declares a semantic purpose and may optionally provide a template recommendation for linking documents.";
1827
- readonly name: "Document Anchor";
1828
- readonly template: {
1829
- readonly description: "Optional Blue document template recommendation for linking documents. Used by MyOS UI for validation and filtering; not protocol-enforced.";
1821
+ readonly GiYocGMGQcneiMPm4NH9MxVj7Fr4jwg2BUAMzwZcWRNR: {
1822
+ readonly agentId: {
1823
+ readonly description: "Optional agent identifier";
1824
+ readonly type: {
1825
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1826
+ };
1827
+ };
1828
+ readonly description: "MyOS-specific agent event with agent ID, timestamp, and event data";
1829
+ readonly event: {
1830
+ readonly description: "Optional event node reference";
1831
+ };
1832
+ readonly id: {
1833
+ readonly description: "Optional event ID";
1834
+ readonly type: {
1835
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1836
+ };
1837
+ };
1838
+ readonly name: "MyOS Agent Event";
1839
+ readonly timestamp: {
1840
+ readonly description: "Optional timestamp for the event";
1841
+ readonly type: {
1842
+ readonly blueId: "5WNMiV9Knz63B4dVY5JtMyh3FB4FSGqv7ceScvuapdE1";
1843
+ };
1830
1844
  };
1831
1845
  };
1832
- readonly HUeeqt75YxUmP5mBdhchJEtXDXqhhT1EbwkrGSmbpNJf: {
1846
+ readonly GMDw72G9CRTJU12Rce9BDWGw8f715RJrWvPL78RYDWH4: {
1833
1847
  readonly description: "Emitted on initialise when local shape checks pass.";
1834
1848
  readonly name: "Worker Agency Permission Validated";
1835
1849
  readonly type: {
1836
- readonly blueId: "5Wz4G9qcnBJnntYRkz4dgLK5bSuoMpYJZj4j5M59z4we";
1850
+ readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
1837
1851
  };
1838
1852
  };
1839
- readonly HxMSh1JhD42UC2QGgoaCQozMTW3rsS8ENejasZtt7oXA: {
1840
- readonly description: "Ask MyOS Admin to grant permisison to document (event emitter) for a concrete target session.";
1841
- readonly name: "Single Document Permission Grant Requested";
1842
- readonly onBehalfOf: {
1853
+ readonly GZPDibWTKDudqwPufgmNo7AHMLwY5FGeeHFx3EkegzLj: {
1854
+ readonly at: {
1855
+ readonly description: "ISO 8601 timestamp when the subscription became active.";
1843
1856
  readonly type: {
1844
1857
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1845
1858
  };
1846
1859
  };
1847
- readonly permissions: {
1860
+ readonly description: "Confirms that MyOS Admin accepted the subscription request and will start forwarding updates.";
1861
+ readonly name: "Subscription to Session Initiated";
1862
+ readonly subscriptionId: {
1863
+ readonly description: "The subscription id that was initiated.";
1848
1864
  readonly type: {
1849
- readonly blueId: "DRDQcve5AjwBK9z6Njfa4MNERko7Uf4ucvARFdC6sL54";
1865
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1850
1866
  };
1851
1867
  };
1852
1868
  readonly targetSessionId: {
1869
+ readonly description: "Session being observed.";
1853
1870
  readonly type: {
1854
1871
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1855
1872
  };
1856
1873
  };
1857
1874
  readonly type: {
1858
- readonly blueId: "5Wz4G9qcnBJnntYRkz4dgLK5bSuoMpYJZj4j5M59z4we";
1875
+ readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
1859
1876
  };
1860
1877
  };
1861
- readonly phD9k4YTUgGjWeLPKqXNNn6S1PmqSeBJfVscAnUwFhQ: {
1878
+ readonly HCF8mXnX3dFjQ8osjxb4Wzm2Nm1DoXnTYuA5sPnV7NTs: {
1862
1879
  readonly accountId: {
1880
+ readonly description: "Account identifier for the MyOS timeline";
1863
1881
  readonly type: {
1864
1882
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1865
1883
  };
1866
1884
  };
1885
+ readonly description: "MyOS-specific Timeline Channel";
1867
1886
  readonly email: {
1887
+ readonly description: "Email address associated with the MyOS timeline";
1868
1888
  readonly type: {
1869
1889
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1870
1890
  };
1871
1891
  };
1872
- readonly name: "Participant";
1873
- readonly status: {
1874
- readonly description: "Participant activation status";
1892
+ readonly name: "MyOS Timeline Channel";
1893
+ readonly type: {
1894
+ readonly blueId: "EvuCWsG1E6WJQg8QXmk6rwMANYTZjoLWVZ1vYQWUwdTH";
1895
+ };
1896
+ };
1897
+ readonly HF5aRJZqvHn7sDFbwfDGQjkWmTSW9Lee7c9dUBtcdNtK: {
1898
+ readonly allowedWorkerAgencyPermissions: {
1899
+ readonly itemType: {
1900
+ readonly blueId: "5J3RXNnALK1ZYAQBrjGwCQ4WpL3YUGHvz9WcGos6mMSp";
1901
+ };
1875
1902
  readonly type: {
1876
- readonly blueId: "CocmZUt2K7LuGukwuPSAFC7EFo5HZonozAm4tUsSmuFB";
1903
+ readonly blueId: "6aehfNAxHLC1PHHoDr3tYtFH3RWNbiWdFancJ1bypXEY";
1877
1904
  };
1878
1905
  };
1879
- readonly timelineId: {
1906
+ readonly description: "Parent worker requests authority to start specific sub-worker types and receive per-instance SDPGs.";
1907
+ readonly name: "Worker Agency Permission Grant Requested";
1908
+ readonly onBehalfOf: {
1880
1909
  readonly type: {
1881
1910
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1882
1911
  };
1883
1912
  };
1913
+ readonly type: {
1914
+ readonly blueId: "8f9UhHMbRe62sFgzQVheToaJPYi7t7HPNVvpQTbqfL5n";
1915
+ };
1884
1916
  };
1885
- readonly vGfiWWkit85t2cg1YCn9MDGBp573F15YgGMkfx5D3Et: {
1886
- readonly description: "Indicates MyOS Admin rejected the subscription request before activation.";
1887
- readonly name: "Subscription to Session Failed";
1888
- readonly reason: {
1889
- readonly description: "Explanation why the subscription could not be established.";
1917
+ readonly HS9yo34TGEAM2LGcNbLh7XPN4goPRhqdGZQkiyh473Wb: {
1918
+ readonly description: "Each anchor declares a semantic purpose and may optionally provide a template recommendation for linking documents.";
1919
+ readonly name: "Document Anchor";
1920
+ readonly template: {
1921
+ readonly description: "Optional Blue document template recommendation for linking documents. Used by MyOS UI for validation and filtering; not protocol-enforced.";
1922
+ };
1923
+ };
1924
+ readonly HzQyVKvSQ2cienAkjW5R8HgTcStPe13p8eoB4vXr7dAc: {
1925
+ readonly allowedWorkerAgencyPermissions: {
1926
+ readonly itemType: {
1927
+ readonly blueId: "5J3RXNnALK1ZYAQBrjGwCQ4WpL3YUGHvz9WcGos6mMSp";
1928
+ };
1890
1929
  readonly type: {
1891
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1930
+ readonly blueId: "6aehfNAxHLC1PHHoDr3tYtFH3RWNbiWdFancJ1bypXEY";
1892
1931
  };
1893
1932
  };
1894
- readonly subscriptionId: {
1895
- readonly description: "The subscription id that failed.";
1933
+ readonly description: "Admin has started applying the grant for this WAG.";
1934
+ readonly granteeDocumentId: {
1896
1935
  readonly type: {
1897
1936
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1898
1937
  };
1899
1938
  };
1900
- readonly targetSessionId: {
1901
- readonly description: "Session that was requested, if known.";
1939
+ readonly name: "Worker Agency Permission Granting in Progress";
1940
+ readonly note: {
1902
1941
  readonly type: {
1903
1942
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1904
1943
  };
1905
1944
  };
1906
1945
  readonly type: {
1907
- readonly blueId: "5Wz4G9qcnBJnntYRkz4dgLK5bSuoMpYJZj4j5M59z4we";
1946
+ readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
1908
1947
  };
1909
1948
  };
1910
- readonly wbPRcT52TR5chSx4WjQ48BQsbma8uiPdbVrxKvPJUap: {
1911
- readonly contracts: {
1912
- readonly granteeChannel: {
1913
- readonly description: "Grantee’s timeline (recipient of the rights)";
1914
- readonly type: {
1915
- readonly blueId: "HCF8mXnX3dFjQ8osjxb4Wzm2Nm1DoXnTYuA5sPnV7NTs";
1916
- };
1949
+ readonly kHtVfa88aG4NMwCcBgJH9mq7EBqLQUrJVEr92porG5j: {
1950
+ readonly description: "Grant could not be applied.";
1951
+ readonly name: "Single Document Permission Rejected";
1952
+ readonly permissions: {
1953
+ readonly type: {
1954
+ readonly blueId: "DRDQcve5AjwBK9z6Njfa4MNERko7Uf4ucvARFdC6sL54";
1917
1955
  };
1918
- readonly granterChannel: {
1919
- readonly description: "Granter/owner’s timeline (actor allowed to request revoke)";
1920
- readonly type: {
1921
- readonly blueId: "HCF8mXnX3dFjQ8osjxb4Wzm2Nm1DoXnTYuA5sPnV7NTs";
1922
- };
1956
+ };
1957
+ readonly reason: {
1958
+ readonly type: {
1959
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1923
1960
  };
1924
- readonly initLifecycleChannel: {
1925
- readonly event: {
1926
- readonly type: {
1927
- readonly blueId: "BrpmpNt5JkapeUvPqYcxgXZrHNZX3R757dRwuXXdfNM2";
1928
- };
1929
- };
1930
- readonly type: {
1931
- readonly blueId: "H2aCCTUcLMTJozWkn7HPUjyFBFxamraw1q8DyWk87zxr";
1932
- };
1961
+ };
1962
+ readonly targetSessionId: {
1963
+ readonly type: {
1964
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1933
1965
  };
1934
- readonly revoke: {
1935
- readonly channel: {
1936
- readonly type: {
1937
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1938
- };
1939
- readonly value: "granterChannel";
1940
- };
1941
- readonly description: "Granter or grantee indicates the grant should be revoked (MyOS Admin will handle)";
1942
- readonly request: {
1943
- readonly description: "Optional human-readable reason";
1944
- readonly type: {
1945
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1946
- };
1947
- };
1948
- readonly type: {
1949
- readonly blueId: "BoAiqVUZv9Fum3wFqaX2JnQMBHJLxJSo2V9U2UBmCfsC";
1950
- };
1966
+ };
1967
+ readonly type: {
1968
+ readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
1969
+ };
1970
+ };
1971
+ readonly phD9k4YTUgGjWeLPKqXNNn6S1PmqSeBJfVscAnUwFhQ: {
1972
+ readonly accountId: {
1973
+ readonly type: {
1974
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1951
1975
  };
1952
- readonly revokeImplGranter: {
1953
- readonly operation: {
1954
- readonly type: {
1955
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1956
- };
1957
- readonly value: "revoke";
1958
- };
1959
- readonly steps: {
1960
- readonly items: readonly [{
1961
- readonly code: {
1962
- readonly type: {
1963
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1964
- };
1965
- readonly value: "return {\n events: [\n {\n type: \"MyOS/Single Document Permission Revoke Requested\",\n reason: event.message.request\n }\n ]\n};\n";
1966
- };
1967
- readonly name: "EmitRevokeRequested";
1968
- readonly type: {
1969
- readonly blueId: "3hYcmWMtMUPAzXBLFLb7BpuG9537tuTJPCr7pxWXvTZK";
1970
- };
1971
- }];
1972
- };
1973
- readonly type: {
1974
- readonly blueId: "CGdxkNjPcsdescqLPz6SNLsMyak6demQQr7RoKNHbCyv";
1975
- };
1976
+ };
1977
+ readonly email: {
1978
+ readonly type: {
1979
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1976
1980
  };
1977
- readonly validateOnInit: {
1978
- readonly channel: {
1979
- readonly type: {
1980
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1981
- };
1982
- readonly value: "initLifecycleChannel";
1983
- };
1984
- readonly steps: {
1985
- readonly items: readonly [{
1986
- readonly code: {
1987
- readonly type: {
1988
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1989
- };
1990
- readonly value: "const issues = [];\n\n// Required: target session\nconst target = document('/targetSessionId');\nif (!target || typeof target !== 'string') issues.push(\"targetSessionId is missing or invalid\");\n\n// Required: bound identities\nconst granterId = document('/contracts/granterChannel/accountId');\nif (typeof granterId !== 'string' || granterId.length === 0) issues.push(\"granterChannel must be bound to an accountId\");\nconst granteeId = document('/contracts/granteeChannel/accountId');\nif (typeof granteeId !== 'string' || granteeId.length === 0) issues.push(\"granteeChannel must be bound to an accountId\");\n\n// Permissions\nconst perms = document('/permissions');\nif (!perms || typeof perms !== 'object') {\n issues.push(\"permissions block is missing\");\n} else {\n if (perms.read !== true) issues.push(\"permissions.read must be true for SDPG\");\n const hasSingle = Array.isArray(perms?.singleOps) && perms.singleOps.length > 0;\n if (hasSingle) {\n if (perms.singleOps.some(x => typeof x !== 'string' || x.trim().length === 0)) {\n issues.push(\"permissions.singleOps must contain only non-empty strings\");\n }\n }\n if (perms.allOps === true && hasSingle) {\n issues.push(\"permissions.allOps=true and permissions.singleOps are mutually exclusive\");\n }\n}\n\nif (issues.length > 0) return { events: [ { type: \"Single Document Permission Invalid\", issues } ] };\nreturn { events: [ { type: \"Single Document Permission Validated\" } ] };\n";
1991
- };
1992
- readonly name: "ValidateBasicShape";
1993
- readonly type: {
1994
- readonly blueId: "3hYcmWMtMUPAzXBLFLb7BpuG9537tuTJPCr7pxWXvTZK";
1995
- };
1996
- }];
1997
- };
1998
- readonly type: {
1999
- readonly blueId: "7X3LkN54Yp88JgZbppPhP6hM3Jqiqv8Z2i4kS7phXtQe";
2000
- };
1981
+ };
1982
+ readonly name: "Participant";
1983
+ readonly status: {
1984
+ readonly description: "Participant activation status";
1985
+ readonly type: {
1986
+ readonly blueId: "CocmZUt2K7LuGukwuPSAFC7EFo5HZonozAm4tUsSmuFB";
2001
1987
  };
2002
1988
  };
2003
- readonly granterDocumentSessionId: {
2004
- readonly description: "Optional. If set, MyOS should evaluate authority using this document session as the principal (instead of granter accountId).";
1989
+ readonly timelineId: {
2005
1990
  readonly type: {
2006
1991
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2007
1992
  };
2008
1993
  };
2009
- readonly name: "Single Document Permission Grant To Account";
2010
- readonly permissions: {
2011
- readonly description: "Rights to grant on the target session (READ required; allOps and singleOps are mutually exclusive; singleOps is optional but must be non-empty if provided).";
1994
+ };
1995
+ readonly S1gzGs6z9uy5inkcJu5wr6i5ESKDmZy9XhgLHMZKrdV: {
1996
+ readonly description: "Indicates MyOS Admin rejected the subscription request before activation.";
1997
+ readonly name: "Subscription to Session Failed";
1998
+ readonly reason: {
1999
+ readonly description: "Explanation why the subscription could not be established.";
2012
2000
  readonly type: {
2013
- readonly blueId: "DRDQcve5AjwBK9z6Njfa4MNERko7Uf4ucvARFdC6sL54";
2001
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2002
+ };
2003
+ };
2004
+ readonly subscriptionId: {
2005
+ readonly description: "The subscription id that failed.";
2006
+ readonly type: {
2007
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2014
2008
  };
2015
2009
  };
2016
2010
  readonly targetSessionId: {
2017
- readonly description: "Target document session id to grant access to";
2011
+ readonly description: "Session that was requested, if known.";
2018
2012
  readonly type: {
2019
2013
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2020
2014
  };
2021
2015
  };
2022
2016
  readonly type: {
2023
- readonly blueId: "FHzfgUb3eTqBkgDi1n5QNw5PC1QYGycEVs1c3YSrZ53o";
2017
+ readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
2024
2018
  };
2025
2019
  };
2026
2020
  };
2027
2021
  readonly schemas: {
2028
- readonly A3nxy96fKtp3bPnCYP14uhrnYCJoigDLJNvdbGnjdXg6: import("zod").ZodObject<{
2022
+ readonly '98JmkF189jZpQRyzaiQxLbc2rRUqnRy2o6bH2qCRaBg3': import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
2023
+ description: import("zod").ZodOptional<import("zod").ZodString>;
2024
+ name: import("zod").ZodOptional<import("zod").ZodString>;
2025
+ }, {
2026
+ description: import("zod").ZodOptional<import("zod").ZodString>;
2027
+ name: import("zod").ZodOptional<import("zod").ZodString>;
2028
+ requestId: import("zod").ZodOptional<import("zod").ZodString>;
2029
+ }>, {
2029
2030
  channelName: import("zod").ZodOptional<import("zod").ZodString>;
2030
2031
  name: import("zod").ZodOptional<import("zod").ZodString>;
2031
2032
  participantBinding: import("zod").ZodOptional<import("zod").ZodObject<{
@@ -2041,8 +2042,10 @@ declare const _default: {
2041
2042
  accountId?: string | undefined;
2042
2043
  email?: string | undefined;
2043
2044
  }>>;
2044
- }, "strip", import("zod").ZodTypeAny, {
2045
+ }>, "strip", import("zod").ZodTypeAny, {
2046
+ description?: string | undefined;
2045
2047
  name?: string | undefined;
2048
+ requestId?: string | undefined;
2046
2049
  channelName?: string | undefined;
2047
2050
  participantBinding?: {
2048
2051
  description?: string | undefined;
@@ -2050,7 +2053,9 @@ declare const _default: {
2050
2053
  email?: string | undefined;
2051
2054
  } | undefined;
2052
2055
  }, {
2056
+ description?: string | undefined;
2053
2057
  name?: string | undefined;
2058
+ requestId?: string | undefined;
2054
2059
  channelName?: string | undefined;
2055
2060
  participantBinding?: {
2056
2061
  description?: string | undefined;
@@ -2058,9 +2063,23 @@ declare const _default: {
2058
2063
  email?: string | undefined;
2059
2064
  } | undefined;
2060
2065
  }>;
2061
- readonly CbcVNTgCj7hnq4nKBDdgWAcymuRqTTmCzxY1LUuK3ze6: import("zod").ZodObject<{
2066
+ readonly BQMtWzcdbYUdaJQADyy6bkscxQGfhQHT4BgFhXQAgKfz: import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
2067
+ description: import("zod").ZodOptional<import("zod").ZodString>;
2068
+ name: import("zod").ZodOptional<import("zod").ZodString>;
2069
+ }, {
2070
+ description: import("zod").ZodOptional<import("zod").ZodString>;
2071
+ inResponseTo: import("zod").ZodOptional<import("zod").ZodType<import("@blue-labs/language").BlueNode, import("zod").ZodTypeDef, import("@blue-labs/language").BlueNode>>;
2072
+ name: import("zod").ZodOptional<import("zod").ZodString>;
2073
+ }>, {
2062
2074
  name: import("zod").ZodOptional<import("zod").ZodString>;
2063
- request: import("zod").ZodOptional<import("zod").ZodObject<{
2075
+ request: import("zod").ZodOptional<import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
2076
+ description: import("zod").ZodOptional<import("zod").ZodString>;
2077
+ name: import("zod").ZodOptional<import("zod").ZodString>;
2078
+ }, {
2079
+ description: import("zod").ZodOptional<import("zod").ZodString>;
2080
+ name: import("zod").ZodOptional<import("zod").ZodString>;
2081
+ requestId: import("zod").ZodOptional<import("zod").ZodString>;
2082
+ }>, {
2064
2083
  channelName: import("zod").ZodOptional<import("zod").ZodString>;
2065
2084
  name: import("zod").ZodOptional<import("zod").ZodString>;
2066
2085
  participantBinding: import("zod").ZodOptional<import("zod").ZodObject<{
@@ -2076,8 +2095,10 @@ declare const _default: {
2076
2095
  accountId?: string | undefined;
2077
2096
  email?: string | undefined;
2078
2097
  }>>;
2079
- }, "strip", import("zod").ZodTypeAny, {
2098
+ }>, "strip", import("zod").ZodTypeAny, {
2099
+ description?: string | undefined;
2080
2100
  name?: string | undefined;
2101
+ requestId?: string | undefined;
2081
2102
  channelName?: string | undefined;
2082
2103
  participantBinding?: {
2083
2104
  description?: string | undefined;
@@ -2085,7 +2106,9 @@ declare const _default: {
2085
2106
  email?: string | undefined;
2086
2107
  } | undefined;
2087
2108
  }, {
2109
+ description?: string | undefined;
2088
2110
  name?: string | undefined;
2111
+ requestId?: string | undefined;
2089
2112
  channelName?: string | undefined;
2090
2113
  participantBinding?: {
2091
2114
  description?: string | undefined;
@@ -2094,11 +2117,14 @@ declare const _default: {
2094
2117
  } | undefined;
2095
2118
  }>>;
2096
2119
  status: import("zod").ZodOptional<import("zod").ZodString>;
2097
- }, "strip", import("zod").ZodTypeAny, {
2120
+ }>, "strip", import("zod").ZodTypeAny, {
2098
2121
  status?: string | undefined;
2122
+ description?: string | undefined;
2099
2123
  name?: string | undefined;
2100
2124
  request?: {
2125
+ description?: string | undefined;
2101
2126
  name?: string | undefined;
2127
+ requestId?: string | undefined;
2102
2128
  channelName?: string | undefined;
2103
2129
  participantBinding?: {
2104
2130
  description?: string | undefined;
@@ -2106,11 +2132,15 @@ declare const _default: {
2106
2132
  email?: string | undefined;
2107
2133
  } | undefined;
2108
2134
  } | undefined;
2135
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
2109
2136
  }, {
2110
2137
  status?: string | undefined;
2138
+ description?: string | undefined;
2111
2139
  name?: string | undefined;
2112
2140
  request?: {
2141
+ description?: string | undefined;
2113
2142
  name?: string | undefined;
2143
+ requestId?: string | undefined;
2114
2144
  channelName?: string | undefined;
2115
2145
  participantBinding?: {
2116
2146
  description?: string | undefined;
@@ -2118,19 +2148,17 @@ declare const _default: {
2118
2148
  email?: string | undefined;
2119
2149
  } | undefined;
2120
2150
  } | undefined;
2151
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
2121
2152
  }>;
2122
- readonly AjfPDYhjp31oYmraTy7PYFrSUGQKxtfQnHdBr8o7mt3g: import("zod").ZodObject<{
2153
+ readonly '8s2rAFDtiB6sCwqeURkT4Lq7fcc2FXBkmX9B9p7R4Boc': import("zod").ZodObject<{
2123
2154
  description: import("zod").ZodOptional<import("zod").ZodString>;
2124
- llmEnabled: import("zod").ZodOptional<import("zod").ZodBoolean>;
2125
2155
  name: import("zod").ZodOptional<import("zod").ZodString>;
2126
2156
  }, "strip", import("zod").ZodTypeAny, {
2127
2157
  description?: string | undefined;
2128
2158
  name?: string | undefined;
2129
- llmEnabled?: boolean | undefined;
2130
2159
  }, {
2131
2160
  description?: string | undefined;
2132
2161
  name?: string | undefined;
2133
- llmEnabled?: boolean | undefined;
2134
2162
  }>;
2135
2163
  readonly '3SJK2XGFHJgqXyCK4sjZ6tmAk3VjyuX6imGBJmV2LgQZ': import("zod").ZodObject<import("zod").objectUtil.extendShape<{
2136
2164
  description: import("zod").ZodOptional<import("zod").ZodString>;
@@ -2203,23 +2231,6 @@ declare const _default: {
2203
2231
  } | undefined;
2204
2232
  onBehalfOf?: string | undefined;
2205
2233
  }>;
2206
- readonly D7eJffANsyfVjzxBRkehE7jb2F942Yxbeut3PzSLjVsP: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
2207
- description: import("zod").ZodOptional<import("zod").ZodString>;
2208
- llmEnabled: import("zod").ZodOptional<import("zod").ZodBoolean>;
2209
- name: import("zod").ZodOptional<import("zod").ZodString>;
2210
- }, {
2211
- description: import("zod").ZodOptional<import("zod").ZodString>;
2212
- llmEnabled: import("zod").ZodOptional<import("zod").ZodBoolean>;
2213
- name: import("zod").ZodOptional<import("zod").ZodString>;
2214
- }>, "strip", import("zod").ZodTypeAny, {
2215
- description?: string | undefined;
2216
- name?: string | undefined;
2217
- llmEnabled?: boolean | undefined;
2218
- }, {
2219
- description?: string | undefined;
2220
- name?: string | undefined;
2221
- llmEnabled?: boolean | undefined;
2222
- }>;
2223
2234
  readonly Ff61TKzxLStjvfMksRNUBif2PRJGJM6XvmTqSf3M76wC: import("zod").ZodObject<{
2224
2235
  name: import("zod").ZodOptional<import("zod").ZodString>;
2225
2236
  }, "strip", import("zod").ZodTypeAny, {
@@ -2227,7 +2238,7 @@ declare const _default: {
2227
2238
  }, {
2228
2239
  name?: string | undefined;
2229
2240
  }>;
2230
- readonly '8JHhvprgxVUFZCQpyeEJfMFF8vuVEAnjqojftJ6B2E6S': import("zod").ZodObject<{
2241
+ readonly '8eyv5ogjHbTqUeaJKWHMenLs3MaCnpGSQkbPrCqvk2Ga': import("zod").ZodObject<{
2231
2242
  description: import("zod").ZodOptional<import("zod").ZodString>;
2232
2243
  name: import("zod").ZodOptional<import("zod").ZodString>;
2233
2244
  }, "strip", import("zod").ZodTypeAny, {
@@ -2376,9 +2387,8 @@ declare const _default: {
2376
2387
  inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
2377
2388
  }[] | undefined;
2378
2389
  }>;
2379
- readonly HDPFJzL5j6aPq2zb6nuZSpcNwqcuHbeaohUxDMKxLfa: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
2390
+ readonly GH3Lqn1Vd4G36VjXu2j81SGfNqRUn82tkKiSSguhRp8J: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
2380
2391
  description: import("zod").ZodOptional<import("zod").ZodString>;
2381
- llmEnabled: import("zod").ZodOptional<import("zod").ZodBoolean>;
2382
2392
  name: import("zod").ZodOptional<import("zod").ZodString>;
2383
2393
  }, {
2384
2394
  contracts: import("zod").ZodOptional<import("zod").ZodObject<{
@@ -2554,7 +2564,6 @@ declare const _default: {
2554
2564
  }>, "strip", import("zod").ZodTypeAny, {
2555
2565
  description?: string | undefined;
2556
2566
  name?: string | undefined;
2557
- llmEnabled?: boolean | undefined;
2558
2567
  contracts?: {
2559
2568
  ownerChannel?: {
2560
2569
  description?: string | undefined;
@@ -2588,7 +2597,6 @@ declare const _default: {
2588
2597
  }, {
2589
2598
  description?: string | undefined;
2590
2599
  name?: string | undefined;
2591
- llmEnabled?: boolean | undefined;
2592
2600
  contracts?: {
2593
2601
  ownerChannel?: {
2594
2602
  description?: string | undefined;
@@ -2726,7 +2734,7 @@ declare const _default: {
2726
2734
  name?: string | undefined;
2727
2735
  anchor?: string | undefined;
2728
2736
  }>, "strip">>;
2729
- readonly '2K3rW6d4KychEQDerQpigPzQp8wHTJzbmueJaDXfGZqg': import("zod").ZodObject<import("zod").objectUtil.extendShape<{
2737
+ readonly '84xMEnEYr3DPBuYZL3JtcsZBBTtRH9fEEJiPnk7ASj1o': import("zod").ZodObject<import("zod").objectUtil.extendShape<{
2730
2738
  contracts: import("zod").ZodOptional<import("zod").ZodObject<{
2731
2739
  myOsAdminChannel: import("zod").ZodOptional<import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
2732
2740
  description: import("zod").ZodOptional<import("zod").ZodString>;
@@ -3578,13 +3586,12 @@ declare const _default: {
3578
3586
  anchor?: string | undefined;
3579
3587
  documentType?: import("@blue-labs/language").BlueNode | undefined;
3580
3588
  }>;
3581
- readonly '3wH1r5RQVidCMcu4cJ4ZweVHZwt1mMu78RA3uXayTqeq': import("zod").ZodObject<{
3589
+ readonly CrGV4ZYjvPvMqrgNQAfgZCUnFjFW6HDjYNdon2chLKU3: import("zod").ZodObject<{
3582
3590
  description: import("zod").ZodOptional<import("zod").ZodString>;
3583
3591
  message: import("zod").ZodOptional<import("zod").ZodString>;
3584
3592
  name: import("zod").ZodOptional<import("zod").ZodString>;
3585
3593
  package: import("zod").ZodOptional<import("zod").ZodObject<import("zod").objectUtil.extendShape<{
3586
3594
  description: import("zod").ZodOptional<import("zod").ZodString>;
3587
- llmEnabled: import("zod").ZodOptional<import("zod").ZodBoolean>;
3588
3595
  name: import("zod").ZodOptional<import("zod").ZodString>;
3589
3596
  }, {
3590
3597
  agentStoreDescription: import("zod").ZodOptional<import("zod").ZodString>;
@@ -3639,7 +3646,6 @@ declare const _default: {
3639
3646
  description?: string | undefined;
3640
3647
  name?: string | undefined;
3641
3648
  document?: import("@blue-labs/language").BlueNode | undefined;
3642
- llmEnabled?: boolean | undefined;
3643
3649
  capabilities?: Record<string, boolean> | undefined;
3644
3650
  channelBindings?: Record<string, {
3645
3651
  description?: string | undefined;
@@ -3662,7 +3668,6 @@ declare const _default: {
3662
3668
  description?: string | undefined;
3663
3669
  name?: string | undefined;
3664
3670
  document?: import("@blue-labs/language").BlueNode | undefined;
3665
- llmEnabled?: boolean | undefined;
3666
3671
  capabilities?: Record<string, boolean> | undefined;
3667
3672
  channelBindings?: Record<string, {
3668
3673
  description?: string | undefined;
@@ -3692,7 +3697,6 @@ declare const _default: {
3692
3697
  description?: string | undefined;
3693
3698
  name?: string | undefined;
3694
3699
  document?: import("@blue-labs/language").BlueNode | undefined;
3695
- llmEnabled?: boolean | undefined;
3696
3700
  capabilities?: Record<string, boolean> | undefined;
3697
3701
  channelBindings?: Record<string, {
3698
3702
  description?: string | undefined;
@@ -3721,7 +3725,6 @@ declare const _default: {
3721
3725
  description?: string | undefined;
3722
3726
  name?: string | undefined;
3723
3727
  document?: import("@blue-labs/language").BlueNode | undefined;
3724
- llmEnabled?: boolean | undefined;
3725
3728
  capabilities?: Record<string, boolean> | undefined;
3726
3729
  channelBindings?: Record<string, {
3727
3730
  description?: string | undefined;
@@ -4080,9 +4083,8 @@ declare const _default: {
4080
4083
  documentId?: string | undefined;
4081
4084
  sessionId?: string | undefined;
4082
4085
  }>;
4083
- readonly GmeLRydVPtUsPZaPpgiaaPWPBBNXnRJZsgi3fvQ4qe33: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
4086
+ readonly '5cg55kgH8ckRVji4oWSBBxthJQFYmB5Lb1Pea7achyNr': import("zod").ZodObject<import("zod").objectUtil.extendShape<{
4084
4087
  description: import("zod").ZodOptional<import("zod").ZodString>;
4085
- llmEnabled: import("zod").ZodOptional<import("zod").ZodBoolean>;
4086
4088
  name: import("zod").ZodOptional<import("zod").ZodString>;
4087
4089
  }, {
4088
4090
  agentStoreDescription: import("zod").ZodOptional<import("zod").ZodString>;
@@ -4137,7 +4139,6 @@ declare const _default: {
4137
4139
  description?: string | undefined;
4138
4140
  name?: string | undefined;
4139
4141
  document?: import("@blue-labs/language").BlueNode | undefined;
4140
- llmEnabled?: boolean | undefined;
4141
4142
  capabilities?: Record<string, boolean> | undefined;
4142
4143
  channelBindings?: Record<string, {
4143
4144
  description?: string | undefined;
@@ -4160,7 +4161,6 @@ declare const _default: {
4160
4161
  description?: string | undefined;
4161
4162
  name?: string | undefined;
4162
4163
  document?: import("@blue-labs/language").BlueNode | undefined;
4163
- llmEnabled?: boolean | undefined;
4164
4164
  capabilities?: Record<string, boolean> | undefined;
4165
4165
  channelBindings?: Record<string, {
4166
4166
  description?: string | undefined;
@@ -4589,43 +4589,80 @@ declare const _default: {
4589
4589
  name?: string | undefined;
4590
4590
  accountId?: string | undefined;
4591
4591
  }>;
4592
- readonly FsQKJihteQLatQio6mU8c15opBb9i2C2X882xGRKn46C: import("zod").ZodObject<{
4592
+ readonly '8PrHr6fcJ1xMyNFptEy2sksyYYuZ48Ypkcnjv4V2WcoD': import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
4593
+ description: import("zod").ZodOptional<import("zod").ZodString>;
4594
+ name: import("zod").ZodOptional<import("zod").ZodString>;
4595
+ }, {
4596
+ description: import("zod").ZodOptional<import("zod").ZodString>;
4597
+ name: import("zod").ZodOptional<import("zod").ZodString>;
4598
+ requestId: import("zod").ZodOptional<import("zod").ZodString>;
4599
+ }>, {
4593
4600
  channelName: import("zod").ZodOptional<import("zod").ZodString>;
4594
4601
  name: import("zod").ZodOptional<import("zod").ZodString>;
4595
- }, "strip", import("zod").ZodTypeAny, {
4602
+ }>, "strip", import("zod").ZodTypeAny, {
4603
+ description?: string | undefined;
4596
4604
  name?: string | undefined;
4605
+ requestId?: string | undefined;
4597
4606
  channelName?: string | undefined;
4598
4607
  }, {
4608
+ description?: string | undefined;
4599
4609
  name?: string | undefined;
4610
+ requestId?: string | undefined;
4600
4611
  channelName?: string | undefined;
4601
4612
  }>;
4602
- readonly Fu7pgwV2VKNs1KqGcpoVewhYNeL2TE7nhaxDwEAs2iZx: import("zod").ZodObject<{
4613
+ readonly '6efzqM67y1po3YWbsbYSkKW8L41Tx8THeMv1q1TksAmr': import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
4614
+ description: import("zod").ZodOptional<import("zod").ZodString>;
4615
+ name: import("zod").ZodOptional<import("zod").ZodString>;
4616
+ }, {
4617
+ description: import("zod").ZodOptional<import("zod").ZodString>;
4618
+ inResponseTo: import("zod").ZodOptional<import("zod").ZodType<import("@blue-labs/language").BlueNode, import("zod").ZodTypeDef, import("@blue-labs/language").BlueNode>>;
4619
+ name: import("zod").ZodOptional<import("zod").ZodString>;
4620
+ }>, {
4603
4621
  name: import("zod").ZodOptional<import("zod").ZodString>;
4604
- request: import("zod").ZodOptional<import("zod").ZodObject<{
4622
+ request: import("zod").ZodOptional<import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
4623
+ description: import("zod").ZodOptional<import("zod").ZodString>;
4624
+ name: import("zod").ZodOptional<import("zod").ZodString>;
4625
+ }, {
4626
+ description: import("zod").ZodOptional<import("zod").ZodString>;
4627
+ name: import("zod").ZodOptional<import("zod").ZodString>;
4628
+ requestId: import("zod").ZodOptional<import("zod").ZodString>;
4629
+ }>, {
4605
4630
  channelName: import("zod").ZodOptional<import("zod").ZodString>;
4606
4631
  name: import("zod").ZodOptional<import("zod").ZodString>;
4607
- }, "strip", import("zod").ZodTypeAny, {
4632
+ }>, "strip", import("zod").ZodTypeAny, {
4633
+ description?: string | undefined;
4608
4634
  name?: string | undefined;
4635
+ requestId?: string | undefined;
4609
4636
  channelName?: string | undefined;
4610
4637
  }, {
4638
+ description?: string | undefined;
4611
4639
  name?: string | undefined;
4640
+ requestId?: string | undefined;
4612
4641
  channelName?: string | undefined;
4613
4642
  }>>;
4614
4643
  status: import("zod").ZodOptional<import("zod").ZodString>;
4615
- }, "strip", import("zod").ZodTypeAny, {
4644
+ }>, "strip", import("zod").ZodTypeAny, {
4616
4645
  status?: string | undefined;
4646
+ description?: string | undefined;
4617
4647
  name?: string | undefined;
4618
4648
  request?: {
4649
+ description?: string | undefined;
4619
4650
  name?: string | undefined;
4651
+ requestId?: string | undefined;
4620
4652
  channelName?: string | undefined;
4621
4653
  } | undefined;
4654
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
4622
4655
  }, {
4623
4656
  status?: string | undefined;
4657
+ description?: string | undefined;
4624
4658
  name?: string | undefined;
4625
4659
  request?: {
4660
+ description?: string | undefined;
4626
4661
  name?: string | undefined;
4662
+ requestId?: string | undefined;
4627
4663
  channelName?: string | undefined;
4628
4664
  } | undefined;
4665
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
4629
4666
  }>;
4630
4667
  readonly '9CvxqAMJhqcFoLr5nXSEdWDZUMD383xhJtyFwXsCqD9E': import("zod").ZodObject<import("zod").objectUtil.extendShape<{
4631
4668
  description: import("zod").ZodOptional<import("zod").ZodString>;
@@ -4652,10 +4689,14 @@ declare const _default: {
4652
4689
  sessionId?: string | undefined;
4653
4690
  epoch?: number | undefined;
4654
4691
  }>;
4655
- readonly HxMSh1JhD42UC2QGgoaCQozMTW3rsS8ENejasZtt7oXA: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
4692
+ readonly Ef7EvcR5He11JtgBFtswYTHEfUKnTHmFysMTo3ZsoQby: import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
4656
4693
  description: import("zod").ZodOptional<import("zod").ZodString>;
4657
4694
  name: import("zod").ZodOptional<import("zod").ZodString>;
4658
4695
  }, {
4696
+ description: import("zod").ZodOptional<import("zod").ZodString>;
4697
+ name: import("zod").ZodOptional<import("zod").ZodString>;
4698
+ requestId: import("zod").ZodOptional<import("zod").ZodString>;
4699
+ }>, {
4659
4700
  description: import("zod").ZodOptional<import("zod").ZodString>;
4660
4701
  name: import("zod").ZodOptional<import("zod").ZodString>;
4661
4702
  onBehalfOf: import("zod").ZodOptional<import("zod").ZodString>;
@@ -4685,6 +4726,7 @@ declare const _default: {
4685
4726
  }>, "strip", import("zod").ZodTypeAny, {
4686
4727
  description?: string | undefined;
4687
4728
  name?: string | undefined;
4729
+ requestId?: string | undefined;
4688
4730
  onBehalfOf?: string | undefined;
4689
4731
  targetSessionId?: string | undefined;
4690
4732
  permissions?: {
@@ -4698,6 +4740,7 @@ declare const _default: {
4698
4740
  }, {
4699
4741
  description?: string | undefined;
4700
4742
  name?: string | undefined;
4743
+ requestId?: string | undefined;
4701
4744
  onBehalfOf?: string | undefined;
4702
4745
  targetSessionId?: string | undefined;
4703
4746
  permissions?: {
@@ -4709,10 +4752,14 @@ declare const _default: {
4709
4752
  singleOps?: string[] | undefined;
4710
4753
  } | undefined;
4711
4754
  }>;
4712
- readonly '3FS3vHTB9XMw2RbwatfUTCSgoh647XduUBjYcz6Bdkwh': import("zod").ZodObject<import("zod").objectUtil.extendShape<{
4755
+ readonly '5jtNV7xpaim18pUQp4uvron8uHfTjPSi6kUZQdCMGsKa': import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
4713
4756
  description: import("zod").ZodOptional<import("zod").ZodString>;
4714
4757
  name: import("zod").ZodOptional<import("zod").ZodString>;
4715
4758
  }, {
4759
+ description: import("zod").ZodOptional<import("zod").ZodString>;
4760
+ inResponseTo: import("zod").ZodOptional<import("zod").ZodType<import("@blue-labs/language").BlueNode, import("zod").ZodTypeDef, import("@blue-labs/language").BlueNode>>;
4761
+ name: import("zod").ZodOptional<import("zod").ZodString>;
4762
+ }>, {
4716
4763
  description: import("zod").ZodOptional<import("zod").ZodString>;
4717
4764
  name: import("zod").ZodOptional<import("zod").ZodString>;
4718
4765
  permissions: import("zod").ZodOptional<import("zod").ZodObject<{
@@ -4744,6 +4791,7 @@ declare const _default: {
4744
4791
  status?: string | undefined;
4745
4792
  description?: string | undefined;
4746
4793
  name?: string | undefined;
4794
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
4747
4795
  reason?: string | undefined;
4748
4796
  targetSessionId?: string | undefined;
4749
4797
  permissions?: {
@@ -4758,6 +4806,7 @@ declare const _default: {
4758
4806
  status?: string | undefined;
4759
4807
  description?: string | undefined;
4760
4808
  name?: string | undefined;
4809
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
4761
4810
  reason?: string | undefined;
4762
4811
  targetSessionId?: string | undefined;
4763
4812
  permissions?: {
@@ -4769,7 +4818,7 @@ declare const _default: {
4769
4818
  singleOps?: string[] | undefined;
4770
4819
  } | undefined;
4771
4820
  }>;
4772
- readonly wbPRcT52TR5chSx4WjQ48BQsbma8uiPdbVrxKvPJUap: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
4821
+ readonly EVkAZAwJkgjQfTkA3RXpdEX2VgYJtMREmkQEFrojAQ1j: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
4773
4822
  contracts: import("zod").ZodOptional<import("zod").ZodObject<{
4774
4823
  myOsAdminChannel: import("zod").ZodOptional<import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
4775
4824
  description: import("zod").ZodOptional<import("zod").ZodString>;
@@ -5424,7 +5473,7 @@ declare const _default: {
5424
5473
  } | undefined;
5425
5474
  granterDocumentSessionId?: string | undefined;
5426
5475
  }>;
5427
- readonly AgkFLMmzZKt9iExpz2UcVZubPZ7vsCJRXJfgLReMkjW9: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
5476
+ readonly AQyDRNKEkDan8VGNcvBdJCz95HKcwcAurhccHnCgV1j9: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
5428
5477
  contracts: import("zod").ZodOptional<import("zod").ZodObject<{
5429
5478
  myOsAdminChannel: import("zod").ZodOptional<import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
5430
5479
  description: import("zod").ZodOptional<import("zod").ZodString>;
@@ -6015,10 +6064,14 @@ declare const _default: {
6015
6064
  granteeDocumentId?: string | undefined;
6016
6065
  skipValidation?: boolean | undefined;
6017
6066
  }>;
6018
- readonly EkZN2mSyrJpF4DQmBsdW5NYzw626N6jhSzYYsibpB1MW: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
6067
+ readonly '8XYzJ3BrgB5uoAWU5HvZ7Gej9RXNG5r52ccneLZxMAQd': import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
6019
6068
  description: import("zod").ZodOptional<import("zod").ZodString>;
6020
6069
  name: import("zod").ZodOptional<import("zod").ZodString>;
6021
6070
  }, {
6071
+ description: import("zod").ZodOptional<import("zod").ZodString>;
6072
+ inResponseTo: import("zod").ZodOptional<import("zod").ZodType<import("@blue-labs/language").BlueNode, import("zod").ZodTypeDef, import("@blue-labs/language").BlueNode>>;
6073
+ name: import("zod").ZodOptional<import("zod").ZodString>;
6074
+ }>, {
6022
6075
  description: import("zod").ZodOptional<import("zod").ZodString>;
6023
6076
  name: import("zod").ZodOptional<import("zod").ZodString>;
6024
6077
  permissions: import("zod").ZodOptional<import("zod").ZodObject<{
@@ -6047,6 +6100,7 @@ declare const _default: {
6047
6100
  }>, "strip", import("zod").ZodTypeAny, {
6048
6101
  description?: string | undefined;
6049
6102
  name?: string | undefined;
6103
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
6050
6104
  targetSessionId?: string | undefined;
6051
6105
  permissions?: {
6052
6106
  description?: string | undefined;
@@ -6059,6 +6113,7 @@ declare const _default: {
6059
6113
  }, {
6060
6114
  description?: string | undefined;
6061
6115
  name?: string | undefined;
6116
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
6062
6117
  targetSessionId?: string | undefined;
6063
6118
  permissions?: {
6064
6119
  description?: string | undefined;
@@ -6069,10 +6124,14 @@ declare const _default: {
6069
6124
  singleOps?: string[] | undefined;
6070
6125
  } | undefined;
6071
6126
  }>;
6072
- readonly '9iu6bai3dWkJwdQtYRsUf85uqpRBRnC7SH8JFWgJBoWs': import("zod").ZodObject<import("zod").objectUtil.extendShape<{
6127
+ readonly '5dYUepkS2uQHtzhVYoHEtR4x8vaMRtNuHyiqqTvRrKGY': import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
6073
6128
  description: import("zod").ZodOptional<import("zod").ZodString>;
6074
6129
  name: import("zod").ZodOptional<import("zod").ZodString>;
6075
6130
  }, {
6131
+ description: import("zod").ZodOptional<import("zod").ZodString>;
6132
+ inResponseTo: import("zod").ZodOptional<import("zod").ZodType<import("@blue-labs/language").BlueNode, import("zod").ZodTypeDef, import("@blue-labs/language").BlueNode>>;
6133
+ name: import("zod").ZodOptional<import("zod").ZodString>;
6134
+ }>, {
6076
6135
  description: import("zod").ZodOptional<import("zod").ZodString>;
6077
6136
  name: import("zod").ZodOptional<import("zod").ZodString>;
6078
6137
  note: import("zod").ZodOptional<import("zod").ZodString>;
@@ -6102,7 +6161,7 @@ declare const _default: {
6102
6161
  }>, "strip", import("zod").ZodTypeAny, {
6103
6162
  description?: string | undefined;
6104
6163
  name?: string | undefined;
6105
- note?: string | undefined;
6164
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
6106
6165
  targetSessionId?: string | undefined;
6107
6166
  permissions?: {
6108
6167
  description?: string | undefined;
@@ -6112,10 +6171,11 @@ declare const _default: {
6112
6171
  share?: boolean | undefined;
6113
6172
  singleOps?: string[] | undefined;
6114
6173
  } | undefined;
6174
+ note?: string | undefined;
6115
6175
  }, {
6116
6176
  description?: string | undefined;
6117
6177
  name?: string | undefined;
6118
- note?: string | undefined;
6178
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
6119
6179
  targetSessionId?: string | undefined;
6120
6180
  permissions?: {
6121
6181
  description?: string | undefined;
@@ -6125,6 +6185,7 @@ declare const _default: {
6125
6185
  share?: boolean | undefined;
6126
6186
  singleOps?: string[] | undefined;
6127
6187
  } | undefined;
6188
+ note?: string | undefined;
6128
6189
  }>;
6129
6190
  readonly '567voUMtKJQoqru6ZVPYb4EGwdeV99rUSAqsnod7gqfd': import("zod").ZodObject<import("zod").objectUtil.extendShape<{
6130
6191
  description: import("zod").ZodOptional<import("zod").ZodString>;
@@ -6142,10 +6203,14 @@ declare const _default: {
6142
6203
  name?: string | undefined;
6143
6204
  issues?: string[] | undefined;
6144
6205
  }>;
6145
- readonly '387NGsN9DZNttQbjZHZksVSyHjb5SSZdhxKtCmMu36yo': import("zod").ZodObject<import("zod").objectUtil.extendShape<{
6206
+ readonly kHtVfa88aG4NMwCcBgJH9mq7EBqLQUrJVEr92porG5j: import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
6146
6207
  description: import("zod").ZodOptional<import("zod").ZodString>;
6147
6208
  name: import("zod").ZodOptional<import("zod").ZodString>;
6148
6209
  }, {
6210
+ description: import("zod").ZodOptional<import("zod").ZodString>;
6211
+ inResponseTo: import("zod").ZodOptional<import("zod").ZodType<import("@blue-labs/language").BlueNode, import("zod").ZodTypeDef, import("@blue-labs/language").BlueNode>>;
6212
+ name: import("zod").ZodOptional<import("zod").ZodString>;
6213
+ }>, {
6149
6214
  description: import("zod").ZodOptional<import("zod").ZodString>;
6150
6215
  name: import("zod").ZodOptional<import("zod").ZodString>;
6151
6216
  permissions: import("zod").ZodOptional<import("zod").ZodObject<{
@@ -6175,6 +6240,7 @@ declare const _default: {
6175
6240
  }>, "strip", import("zod").ZodTypeAny, {
6176
6241
  description?: string | undefined;
6177
6242
  name?: string | undefined;
6243
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
6178
6244
  reason?: string | undefined;
6179
6245
  targetSessionId?: string | undefined;
6180
6246
  permissions?: {
@@ -6188,6 +6254,7 @@ declare const _default: {
6188
6254
  }, {
6189
6255
  description?: string | undefined;
6190
6256
  name?: string | undefined;
6257
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
6191
6258
  reason?: string | undefined;
6192
6259
  targetSessionId?: string | undefined;
6193
6260
  permissions?: {
@@ -6199,39 +6266,55 @@ declare const _default: {
6199
6266
  singleOps?: string[] | undefined;
6200
6267
  } | undefined;
6201
6268
  }>;
6202
- readonly H1tETZ1YKndAuEBKu54ZDq3U1myncW3wj26QohP58y7X: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
6269
+ readonly E4R5PmrxAtCHsQtUKtwxMjXgE5qNJWuuziArDMATudfb: import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
6203
6270
  description: import("zod").ZodOptional<import("zod").ZodString>;
6204
6271
  name: import("zod").ZodOptional<import("zod").ZodString>;
6205
6272
  }, {
6273
+ description: import("zod").ZodOptional<import("zod").ZodString>;
6274
+ name: import("zod").ZodOptional<import("zod").ZodString>;
6275
+ requestId: import("zod").ZodOptional<import("zod").ZodString>;
6276
+ }>, {
6206
6277
  description: import("zod").ZodOptional<import("zod").ZodString>;
6207
6278
  name: import("zod").ZodOptional<import("zod").ZodString>;
6208
6279
  reason: import("zod").ZodOptional<import("zod").ZodString>;
6209
6280
  }>, "strip", import("zod").ZodTypeAny, {
6210
6281
  description?: string | undefined;
6211
6282
  name?: string | undefined;
6283
+ requestId?: string | undefined;
6212
6284
  reason?: string | undefined;
6213
6285
  }, {
6214
6286
  description?: string | undefined;
6215
6287
  name?: string | undefined;
6288
+ requestId?: string | undefined;
6216
6289
  reason?: string | undefined;
6217
6290
  }>;
6218
- readonly BmmvGcvB1yAe1fb3bsxpajwo9WuCNVAYQN8CGuMivUkT: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
6291
+ readonly '29JSV8DwY6x3zfvAqiM7xNc96i46sKcunFYgfywBkF2f': import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
6219
6292
  description: import("zod").ZodOptional<import("zod").ZodString>;
6220
6293
  name: import("zod").ZodOptional<import("zod").ZodString>;
6221
6294
  }, {
6295
+ description: import("zod").ZodOptional<import("zod").ZodString>;
6296
+ inResponseTo: import("zod").ZodOptional<import("zod").ZodType<import("@blue-labs/language").BlueNode, import("zod").ZodTypeDef, import("@blue-labs/language").BlueNode>>;
6297
+ name: import("zod").ZodOptional<import("zod").ZodString>;
6298
+ }>, {
6222
6299
  description: import("zod").ZodOptional<import("zod").ZodString>;
6223
6300
  name: import("zod").ZodOptional<import("zod").ZodString>;
6224
6301
  }>, "strip", import("zod").ZodTypeAny, {
6225
6302
  description?: string | undefined;
6226
6303
  name?: string | undefined;
6304
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
6227
6305
  }, {
6228
6306
  description?: string | undefined;
6229
6307
  name?: string | undefined;
6308
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
6230
6309
  }>;
6231
- readonly '6h9TRB22W218Bkjo11TD3zyCfuatFY8Ack4GBeW7vF69': import("zod").ZodObject<import("zod").objectUtil.extendShape<{
6310
+ readonly Cyr8aNNYedFse1EZ74dy9uXJ59gLH5LhTRyVeLiSMkg8: import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
6232
6311
  description: import("zod").ZodOptional<import("zod").ZodString>;
6233
6312
  name: import("zod").ZodOptional<import("zod").ZodString>;
6234
6313
  }, {
6314
+ description: import("zod").ZodOptional<import("zod").ZodString>;
6315
+ inResponseTo: import("zod").ZodOptional<import("zod").ZodType<import("@blue-labs/language").BlueNode, import("zod").ZodTypeDef, import("@blue-labs/language").BlueNode>>;
6316
+ name: import("zod").ZodOptional<import("zod").ZodString>;
6317
+ }>, {
6235
6318
  description: import("zod").ZodOptional<import("zod").ZodString>;
6236
6319
  name: import("zod").ZodOptional<import("zod").ZodString>;
6237
6320
  note: import("zod").ZodOptional<import("zod").ZodString>;
@@ -6261,7 +6344,7 @@ declare const _default: {
6261
6344
  }>, "strip", import("zod").ZodTypeAny, {
6262
6345
  description?: string | undefined;
6263
6346
  name?: string | undefined;
6264
- note?: string | undefined;
6347
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
6265
6348
  targetSessionId?: string | undefined;
6266
6349
  permissions?: {
6267
6350
  description?: string | undefined;
@@ -6271,10 +6354,11 @@ declare const _default: {
6271
6354
  share?: boolean | undefined;
6272
6355
  singleOps?: string[] | undefined;
6273
6356
  } | undefined;
6357
+ note?: string | undefined;
6274
6358
  }, {
6275
6359
  description?: string | undefined;
6276
6360
  name?: string | undefined;
6277
- note?: string | undefined;
6361
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
6278
6362
  targetSessionId?: string | undefined;
6279
6363
  permissions?: {
6280
6364
  description?: string | undefined;
@@ -6284,6 +6368,7 @@ declare const _default: {
6284
6368
  share?: boolean | undefined;
6285
6369
  singleOps?: string[] | undefined;
6286
6370
  } | undefined;
6371
+ note?: string | undefined;
6287
6372
  }>;
6288
6373
  readonly DRDQcve5AjwBK9z6Njfa4MNERko7Uf4ucvARFdC6sL54: import("zod").ZodObject<{
6289
6374
  allOps: import("zod").ZodOptional<import("zod").ZodBoolean>;
@@ -6307,23 +6392,33 @@ declare const _default: {
6307
6392
  share?: boolean | undefined;
6308
6393
  singleOps?: string[] | undefined;
6309
6394
  }>;
6310
- readonly '9T3AsCqKkpoxHs6K9dTeCHRCXYGHPMthjaNcZxLdckgi': import("zod").ZodObject<import("zod").objectUtil.extendShape<{
6395
+ readonly AG6fiGy88gX5eKoUcHS2BV17EfMssiYZj99kx9RcpKEX: import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
6311
6396
  description: import("zod").ZodOptional<import("zod").ZodString>;
6312
6397
  name: import("zod").ZodOptional<import("zod").ZodString>;
6313
6398
  }, {
6399
+ description: import("zod").ZodOptional<import("zod").ZodString>;
6400
+ inResponseTo: import("zod").ZodOptional<import("zod").ZodType<import("@blue-labs/language").BlueNode, import("zod").ZodTypeDef, import("@blue-labs/language").BlueNode>>;
6401
+ name: import("zod").ZodOptional<import("zod").ZodString>;
6402
+ }>, {
6314
6403
  description: import("zod").ZodOptional<import("zod").ZodString>;
6315
6404
  name: import("zod").ZodOptional<import("zod").ZodString>;
6316
6405
  }>, "strip", import("zod").ZodTypeAny, {
6317
6406
  description?: string | undefined;
6318
6407
  name?: string | undefined;
6408
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
6319
6409
  }, {
6320
6410
  description?: string | undefined;
6321
6411
  name?: string | undefined;
6412
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
6322
6413
  }>;
6323
- readonly C9Fyy28LCQACfDootHHWRB4eEm1xCiSnaH7FYTSdZmwQ: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
6414
+ readonly '3f9PA4RUDBxs6DsqGEYjna2RNf8XhCDHjQGDjLyNZyRh': import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
6324
6415
  description: import("zod").ZodOptional<import("zod").ZodString>;
6325
6416
  name: import("zod").ZodOptional<import("zod").ZodString>;
6326
6417
  }, {
6418
+ description: import("zod").ZodOptional<import("zod").ZodString>;
6419
+ name: import("zod").ZodOptional<import("zod").ZodString>;
6420
+ requestId: import("zod").ZodOptional<import("zod").ZodString>;
6421
+ }>, {
6327
6422
  capabilities: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodBoolean>>;
6328
6423
  channelBindings: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<import("zod").objectUtil.extendShape<{
6329
6424
  description: import("zod").ZodOptional<import("zod").ZodString>;
@@ -6365,6 +6460,7 @@ declare const _default: {
6365
6460
  description?: string | undefined;
6366
6461
  name?: string | undefined;
6367
6462
  document?: import("@blue-labs/language").BlueNode | undefined;
6463
+ requestId?: string | undefined;
6368
6464
  onBehalfOf?: string | undefined;
6369
6465
  capabilities?: Record<string, boolean> | undefined;
6370
6466
  channelBindings?: Record<string, {
@@ -6382,6 +6478,7 @@ declare const _default: {
6382
6478
  description?: string | undefined;
6383
6479
  name?: string | undefined;
6384
6480
  document?: import("@blue-labs/language").BlueNode | undefined;
6481
+ requestId?: string | undefined;
6385
6482
  onBehalfOf?: string | undefined;
6386
6483
  capabilities?: Record<string, boolean> | undefined;
6387
6484
  channelBindings?: Record<string, {
@@ -6396,10 +6493,14 @@ declare const _default: {
6396
6493
  perChannel?: Record<string, string> | undefined;
6397
6494
  } | undefined;
6398
6495
  }>;
6399
- readonly CohDM1yrnMV32VE73JiRbnmT3h8TgVqryd2Eb8K5Tmzc: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
6496
+ readonly BnrAcFrEHzoARE2yqKmRv7jrPWCbJsVBqSoXwWCaTtrk: import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
6400
6497
  description: import("zod").ZodOptional<import("zod").ZodString>;
6401
6498
  name: import("zod").ZodOptional<import("zod").ZodString>;
6402
6499
  }, {
6500
+ description: import("zod").ZodOptional<import("zod").ZodString>;
6501
+ name: import("zod").ZodOptional<import("zod").ZodString>;
6502
+ requestId: import("zod").ZodOptional<import("zod").ZodString>;
6503
+ }>, {
6403
6504
  description: import("zod").ZodOptional<import("zod").ZodString>;
6404
6505
  name: import("zod").ZodOptional<import("zod").ZodString>;
6405
6506
  subscription: import("zod").ZodOptional<import("zod").ZodObject<{
@@ -6416,6 +6517,7 @@ declare const _default: {
6416
6517
  }>, "strip", import("zod").ZodTypeAny, {
6417
6518
  description?: string | undefined;
6418
6519
  name?: string | undefined;
6520
+ requestId?: string | undefined;
6419
6521
  targetSessionId?: string | undefined;
6420
6522
  subscription?: {
6421
6523
  events?: import("@blue-labs/language").BlueNode[] | undefined;
@@ -6424,16 +6526,21 @@ declare const _default: {
6424
6526
  }, {
6425
6527
  description?: string | undefined;
6426
6528
  name?: string | undefined;
6529
+ requestId?: string | undefined;
6427
6530
  targetSessionId?: string | undefined;
6428
6531
  subscription?: {
6429
6532
  events?: import("@blue-labs/language").BlueNode[] | undefined;
6430
6533
  id?: string | undefined;
6431
6534
  } | undefined;
6432
6535
  }>;
6433
- readonly vGfiWWkit85t2cg1YCn9MDGBp573F15YgGMkfx5D3Et: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
6536
+ readonly S1gzGs6z9uy5inkcJu5wr6i5ESKDmZy9XhgLHMZKrdV: import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
6434
6537
  description: import("zod").ZodOptional<import("zod").ZodString>;
6435
6538
  name: import("zod").ZodOptional<import("zod").ZodString>;
6436
6539
  }, {
6540
+ description: import("zod").ZodOptional<import("zod").ZodString>;
6541
+ inResponseTo: import("zod").ZodOptional<import("zod").ZodType<import("@blue-labs/language").BlueNode, import("zod").ZodTypeDef, import("@blue-labs/language").BlueNode>>;
6542
+ name: import("zod").ZodOptional<import("zod").ZodString>;
6543
+ }>, {
6437
6544
  description: import("zod").ZodOptional<import("zod").ZodString>;
6438
6545
  name: import("zod").ZodOptional<import("zod").ZodString>;
6439
6546
  reason: import("zod").ZodOptional<import("zod").ZodString>;
@@ -6442,20 +6549,26 @@ declare const _default: {
6442
6549
  }>, "strip", import("zod").ZodTypeAny, {
6443
6550
  description?: string | undefined;
6444
6551
  name?: string | undefined;
6552
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
6445
6553
  reason?: string | undefined;
6446
6554
  targetSessionId?: string | undefined;
6447
6555
  subscriptionId?: string | undefined;
6448
6556
  }, {
6449
6557
  description?: string | undefined;
6450
6558
  name?: string | undefined;
6559
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
6451
6560
  reason?: string | undefined;
6452
6561
  targetSessionId?: string | undefined;
6453
6562
  subscriptionId?: string | undefined;
6454
6563
  }>;
6455
- readonly EdrM9LnMKjfpYPpKNSm9hK61ywFCv8xwhd4nqUTv7Sy5: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
6564
+ readonly GZPDibWTKDudqwPufgmNo7AHMLwY5FGeeHFx3EkegzLj: import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
6456
6565
  description: import("zod").ZodOptional<import("zod").ZodString>;
6457
6566
  name: import("zod").ZodOptional<import("zod").ZodString>;
6458
6567
  }, {
6568
+ description: import("zod").ZodOptional<import("zod").ZodString>;
6569
+ inResponseTo: import("zod").ZodOptional<import("zod").ZodType<import("@blue-labs/language").BlueNode, import("zod").ZodTypeDef, import("@blue-labs/language").BlueNode>>;
6570
+ name: import("zod").ZodOptional<import("zod").ZodString>;
6571
+ }>, {
6459
6572
  at: import("zod").ZodOptional<import("zod").ZodString>;
6460
6573
  description: import("zod").ZodOptional<import("zod").ZodString>;
6461
6574
  name: import("zod").ZodOptional<import("zod").ZodString>;
@@ -6465,19 +6578,25 @@ declare const _default: {
6465
6578
  at?: string | undefined;
6466
6579
  description?: string | undefined;
6467
6580
  name?: string | undefined;
6581
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
6468
6582
  targetSessionId?: string | undefined;
6469
6583
  subscriptionId?: string | undefined;
6470
6584
  }, {
6471
6585
  at?: string | undefined;
6472
6586
  description?: string | undefined;
6473
6587
  name?: string | undefined;
6588
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
6474
6589
  targetSessionId?: string | undefined;
6475
6590
  subscriptionId?: string | undefined;
6476
6591
  }>;
6477
- readonly CF47wMy4XsVYMiFLmkvgYvXN8TBhfSTh1vnt8xvcFaE1: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
6592
+ readonly GcotFgiqo3GMHp4xKrArDJi7AqciJGgYKvHodoAJwcWp: import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
6478
6593
  description: import("zod").ZodOptional<import("zod").ZodString>;
6479
6594
  name: import("zod").ZodOptional<import("zod").ZodString>;
6480
6595
  }, {
6596
+ description: import("zod").ZodOptional<import("zod").ZodString>;
6597
+ inResponseTo: import("zod").ZodOptional<import("zod").ZodType<import("@blue-labs/language").BlueNode, import("zod").ZodTypeDef, import("@blue-labs/language").BlueNode>>;
6598
+ name: import("zod").ZodOptional<import("zod").ZodString>;
6599
+ }>, {
6481
6600
  description: import("zod").ZodOptional<import("zod").ZodString>;
6482
6601
  name: import("zod").ZodOptional<import("zod").ZodString>;
6483
6602
  reason: import("zod").ZodOptional<import("zod").ZodString>;
@@ -6486,12 +6605,14 @@ declare const _default: {
6486
6605
  }>, "strip", import("zod").ZodTypeAny, {
6487
6606
  description?: string | undefined;
6488
6607
  name?: string | undefined;
6608
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
6489
6609
  reason?: string | undefined;
6490
6610
  targetSessionId?: string | undefined;
6491
6611
  subscriptionId?: string | undefined;
6492
6612
  }, {
6493
6613
  description?: string | undefined;
6494
6614
  name?: string | undefined;
6615
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
6495
6616
  reason?: string | undefined;
6496
6617
  targetSessionId?: string | undefined;
6497
6618
  subscriptionId?: string | undefined;
@@ -6579,7 +6700,7 @@ declare const _default: {
6579
6700
  } | undefined;
6580
6701
  workerType?: import("@blue-labs/language").BlueNode | undefined;
6581
6702
  }>;
6582
- readonly '3Wb5cwcZ3P6bSjTJAVrXPBzaAvoccBauUNVud1pqpEM2': import("zod").ZodObject<import("zod").objectUtil.extendShape<{
6703
+ readonly '2NN4VerhNHSyBcyoJpgtcuURkss2QRMmGkocQobJ8JYP': import("zod").ZodObject<import("zod").objectUtil.extendShape<{
6583
6704
  contracts: import("zod").ZodOptional<import("zod").ZodObject<{
6584
6705
  myOsAdminChannel: import("zod").ZodOptional<import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
6585
6706
  description: import("zod").ZodOptional<import("zod").ZodString>;
@@ -7195,10 +7316,14 @@ declare const _default: {
7195
7316
  workerType?: import("@blue-labs/language").BlueNode | undefined;
7196
7317
  }[] | undefined;
7197
7318
  }>;
7198
- readonly '2533GSBC4sXbbhDNdB6hKnRoySzQDziUb9u7bK3sa7tD': import("zod").ZodObject<import("zod").objectUtil.extendShape<{
7319
+ readonly HF5aRJZqvHn7sDFbwfDGQjkWmTSW9Lee7c9dUBtcdNtK: import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
7199
7320
  description: import("zod").ZodOptional<import("zod").ZodString>;
7200
7321
  name: import("zod").ZodOptional<import("zod").ZodString>;
7201
7322
  }, {
7323
+ description: import("zod").ZodOptional<import("zod").ZodString>;
7324
+ name: import("zod").ZodOptional<import("zod").ZodString>;
7325
+ requestId: import("zod").ZodOptional<import("zod").ZodString>;
7326
+ }>, {
7202
7327
  allowedWorkerAgencyPermissions: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
7203
7328
  name: import("zod").ZodOptional<import("zod").ZodString>;
7204
7329
  permissions: import("zod").ZodOptional<import("zod").ZodObject<{
@@ -7253,6 +7378,7 @@ declare const _default: {
7253
7378
  }>, "strip", import("zod").ZodTypeAny, {
7254
7379
  description?: string | undefined;
7255
7380
  name?: string | undefined;
7381
+ requestId?: string | undefined;
7256
7382
  onBehalfOf?: string | undefined;
7257
7383
  allowedWorkerAgencyPermissions?: {
7258
7384
  name?: string | undefined;
@@ -7269,6 +7395,7 @@ declare const _default: {
7269
7395
  }, {
7270
7396
  description?: string | undefined;
7271
7397
  name?: string | undefined;
7398
+ requestId?: string | undefined;
7272
7399
  onBehalfOf?: string | undefined;
7273
7400
  allowedWorkerAgencyPermissions?: {
7274
7401
  name?: string | undefined;
@@ -7283,10 +7410,14 @@ declare const _default: {
7283
7410
  workerType?: import("@blue-labs/language").BlueNode | undefined;
7284
7411
  }[] | undefined;
7285
7412
  }>;
7286
- readonly ESCifdJpDaKviHDVPzCAuaUeroYJTuQTNAUW6ikQHHWd: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
7413
+ readonly '8GNc7HmPKXmURG12ZBY8iXYEP7CTfBLsfXvpLcQ6EMwS': import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
7287
7414
  description: import("zod").ZodOptional<import("zod").ZodString>;
7288
7415
  name: import("zod").ZodOptional<import("zod").ZodString>;
7289
7416
  }, {
7417
+ description: import("zod").ZodOptional<import("zod").ZodString>;
7418
+ inResponseTo: import("zod").ZodOptional<import("zod").ZodType<import("@blue-labs/language").BlueNode, import("zod").ZodTypeDef, import("@blue-labs/language").BlueNode>>;
7419
+ name: import("zod").ZodOptional<import("zod").ZodString>;
7420
+ }>, {
7290
7421
  allowedWorkerAgencyPermissions: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
7291
7422
  name: import("zod").ZodOptional<import("zod").ZodString>;
7292
7423
  permissions: import("zod").ZodOptional<import("zod").ZodObject<{
@@ -7341,6 +7472,7 @@ declare const _default: {
7341
7472
  }>, "strip", import("zod").ZodTypeAny, {
7342
7473
  description?: string | undefined;
7343
7474
  name?: string | undefined;
7475
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
7344
7476
  granteeDocumentId?: string | undefined;
7345
7477
  allowedWorkerAgencyPermissions?: {
7346
7478
  name?: string | undefined;
@@ -7357,6 +7489,7 @@ declare const _default: {
7357
7489
  }, {
7358
7490
  description?: string | undefined;
7359
7491
  name?: string | undefined;
7492
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
7360
7493
  granteeDocumentId?: string | undefined;
7361
7494
  allowedWorkerAgencyPermissions?: {
7362
7495
  name?: string | undefined;
@@ -7371,10 +7504,14 @@ declare const _default: {
7371
7504
  workerType?: import("@blue-labs/language").BlueNode | undefined;
7372
7505
  }[] | undefined;
7373
7506
  }>;
7374
- readonly '9Q2Kdb1FzRVZrbQHv1JZ9Emo14NavVqD32jnF5u6FUmj': import("zod").ZodObject<import("zod").objectUtil.extendShape<{
7507
+ readonly HzQyVKvSQ2cienAkjW5R8HgTcStPe13p8eoB4vXr7dAc: import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
7375
7508
  description: import("zod").ZodOptional<import("zod").ZodString>;
7376
7509
  name: import("zod").ZodOptional<import("zod").ZodString>;
7377
7510
  }, {
7511
+ description: import("zod").ZodOptional<import("zod").ZodString>;
7512
+ inResponseTo: import("zod").ZodOptional<import("zod").ZodType<import("@blue-labs/language").BlueNode, import("zod").ZodTypeDef, import("@blue-labs/language").BlueNode>>;
7513
+ name: import("zod").ZodOptional<import("zod").ZodString>;
7514
+ }>, {
7378
7515
  allowedWorkerAgencyPermissions: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
7379
7516
  name: import("zod").ZodOptional<import("zod").ZodString>;
7380
7517
  permissions: import("zod").ZodOptional<import("zod").ZodObject<{
@@ -7430,8 +7567,9 @@ declare const _default: {
7430
7567
  }>, "strip", import("zod").ZodTypeAny, {
7431
7568
  description?: string | undefined;
7432
7569
  name?: string | undefined;
7433
- note?: string | undefined;
7570
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
7434
7571
  granteeDocumentId?: string | undefined;
7572
+ note?: string | undefined;
7435
7573
  allowedWorkerAgencyPermissions?: {
7436
7574
  name?: string | undefined;
7437
7575
  permissions?: {
@@ -7447,8 +7585,9 @@ declare const _default: {
7447
7585
  }, {
7448
7586
  description?: string | undefined;
7449
7587
  name?: string | undefined;
7450
- note?: string | undefined;
7588
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
7451
7589
  granteeDocumentId?: string | undefined;
7590
+ note?: string | undefined;
7452
7591
  allowedWorkerAgencyPermissions?: {
7453
7592
  name?: string | undefined;
7454
7593
  permissions?: {
@@ -7462,26 +7601,36 @@ declare const _default: {
7462
7601
  workerType?: import("@blue-labs/language").BlueNode | undefined;
7463
7602
  }[] | undefined;
7464
7603
  }>;
7465
- readonly '63kEoiNgJnYPGd2fnJw4Km2MD6zuCBBTn9v9qVPWx2Nz': import("zod").ZodObject<import("zod").objectUtil.extendShape<{
7604
+ readonly '29zvV2MA4XAwLoGoNLLhLMa61mEgGceFnDvMznfQauYY': import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
7466
7605
  description: import("zod").ZodOptional<import("zod").ZodString>;
7467
7606
  name: import("zod").ZodOptional<import("zod").ZodString>;
7468
7607
  }, {
7608
+ description: import("zod").ZodOptional<import("zod").ZodString>;
7609
+ inResponseTo: import("zod").ZodOptional<import("zod").ZodType<import("@blue-labs/language").BlueNode, import("zod").ZodTypeDef, import("@blue-labs/language").BlueNode>>;
7610
+ name: import("zod").ZodOptional<import("zod").ZodString>;
7611
+ }>, {
7469
7612
  description: import("zod").ZodOptional<import("zod").ZodString>;
7470
7613
  issues: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
7471
7614
  name: import("zod").ZodOptional<import("zod").ZodString>;
7472
7615
  }>, "strip", import("zod").ZodTypeAny, {
7473
7616
  description?: string | undefined;
7474
7617
  name?: string | undefined;
7618
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
7475
7619
  issues?: string[] | undefined;
7476
7620
  }, {
7477
7621
  description?: string | undefined;
7478
7622
  name?: string | undefined;
7623
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
7479
7624
  issues?: string[] | undefined;
7480
7625
  }>;
7481
- readonly CB4YQq9GGVb3i3enmWnxx1zbV2Ks7nNHYdBhcCuJ8iht: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
7626
+ readonly G1cW5kjZdJrmCwfrwiHXQcJfYfFAY5jEFZNA7u7pFdtY: import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
7482
7627
  description: import("zod").ZodOptional<import("zod").ZodString>;
7483
7628
  name: import("zod").ZodOptional<import("zod").ZodString>;
7484
7629
  }, {
7630
+ description: import("zod").ZodOptional<import("zod").ZodString>;
7631
+ inResponseTo: import("zod").ZodOptional<import("zod").ZodType<import("@blue-labs/language").BlueNode, import("zod").ZodTypeDef, import("@blue-labs/language").BlueNode>>;
7632
+ name: import("zod").ZodOptional<import("zod").ZodString>;
7633
+ }>, {
7485
7634
  allowedWorkerAgencyPermissions: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
7486
7635
  name: import("zod").ZodOptional<import("zod").ZodString>;
7487
7636
  permissions: import("zod").ZodOptional<import("zod").ZodObject<{
@@ -7537,6 +7686,7 @@ declare const _default: {
7537
7686
  }>, "strip", import("zod").ZodTypeAny, {
7538
7687
  description?: string | undefined;
7539
7688
  name?: string | undefined;
7689
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
7540
7690
  reason?: string | undefined;
7541
7691
  granteeDocumentId?: string | undefined;
7542
7692
  allowedWorkerAgencyPermissions?: {
@@ -7554,6 +7704,7 @@ declare const _default: {
7554
7704
  }, {
7555
7705
  description?: string | undefined;
7556
7706
  name?: string | undefined;
7707
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
7557
7708
  reason?: string | undefined;
7558
7709
  granteeDocumentId?: string | undefined;
7559
7710
  allowedWorkerAgencyPermissions?: {
@@ -7569,39 +7720,55 @@ declare const _default: {
7569
7720
  workerType?: import("@blue-labs/language").BlueNode | undefined;
7570
7721
  }[] | undefined;
7571
7722
  }>;
7572
- readonly '4cPqgXEsF6NHdAGhhAaHBPGZ6RNi5Dnr7YWp2vQd8HYk': import("zod").ZodObject<import("zod").objectUtil.extendShape<{
7723
+ readonly ABJ7njZbfTXNP173SCoMytQtVfMXCEwPdFhSJ7F3Vbx9: import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
7573
7724
  description: import("zod").ZodOptional<import("zod").ZodString>;
7574
7725
  name: import("zod").ZodOptional<import("zod").ZodString>;
7575
7726
  }, {
7727
+ description: import("zod").ZodOptional<import("zod").ZodString>;
7728
+ name: import("zod").ZodOptional<import("zod").ZodString>;
7729
+ requestId: import("zod").ZodOptional<import("zod").ZodString>;
7730
+ }>, {
7576
7731
  description: import("zod").ZodOptional<import("zod").ZodString>;
7577
7732
  name: import("zod").ZodOptional<import("zod").ZodString>;
7578
7733
  reason: import("zod").ZodOptional<import("zod").ZodString>;
7579
7734
  }>, "strip", import("zod").ZodTypeAny, {
7580
7735
  description?: string | undefined;
7581
7736
  name?: string | undefined;
7737
+ requestId?: string | undefined;
7582
7738
  reason?: string | undefined;
7583
7739
  }, {
7584
7740
  description?: string | undefined;
7585
7741
  name?: string | undefined;
7742
+ requestId?: string | undefined;
7586
7743
  reason?: string | undefined;
7587
7744
  }>;
7588
- readonly '6nYAWfizha9PvKi9scLLCReYimYaupRLoyZTCgB8zUpR': import("zod").ZodObject<import("zod").objectUtil.extendShape<{
7745
+ readonly AMNPp7uGYBgygbnmMS649m6Gf5bNULaEK8aSQ3b4xdrf: import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
7589
7746
  description: import("zod").ZodOptional<import("zod").ZodString>;
7590
7747
  name: import("zod").ZodOptional<import("zod").ZodString>;
7591
7748
  }, {
7749
+ description: import("zod").ZodOptional<import("zod").ZodString>;
7750
+ inResponseTo: import("zod").ZodOptional<import("zod").ZodType<import("@blue-labs/language").BlueNode, import("zod").ZodTypeDef, import("@blue-labs/language").BlueNode>>;
7751
+ name: import("zod").ZodOptional<import("zod").ZodString>;
7752
+ }>, {
7592
7753
  description: import("zod").ZodOptional<import("zod").ZodString>;
7593
7754
  name: import("zod").ZodOptional<import("zod").ZodString>;
7594
7755
  }>, "strip", import("zod").ZodTypeAny, {
7595
7756
  description?: string | undefined;
7596
7757
  name?: string | undefined;
7758
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
7597
7759
  }, {
7598
7760
  description?: string | undefined;
7599
7761
  name?: string | undefined;
7762
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
7600
7763
  }>;
7601
- readonly '5sX6PjLHydkuj1BrvCM5QoUd4e3GCtCyc8KsNqpV2e9j': import("zod").ZodObject<import("zod").objectUtil.extendShape<{
7764
+ readonly '5zNb9H63xeG2RjZ1gzJwyGxvTVzWdyNBb2Te6g8UXd72': import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
7602
7765
  description: import("zod").ZodOptional<import("zod").ZodString>;
7603
7766
  name: import("zod").ZodOptional<import("zod").ZodString>;
7604
7767
  }, {
7768
+ description: import("zod").ZodOptional<import("zod").ZodString>;
7769
+ inResponseTo: import("zod").ZodOptional<import("zod").ZodType<import("@blue-labs/language").BlueNode, import("zod").ZodTypeDef, import("@blue-labs/language").BlueNode>>;
7770
+ name: import("zod").ZodOptional<import("zod").ZodString>;
7771
+ }>, {
7605
7772
  allowedWorkerAgencyPermissions: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
7606
7773
  name: import("zod").ZodOptional<import("zod").ZodString>;
7607
7774
  permissions: import("zod").ZodOptional<import("zod").ZodObject<{
@@ -7657,8 +7824,9 @@ declare const _default: {
7657
7824
  }>, "strip", import("zod").ZodTypeAny, {
7658
7825
  description?: string | undefined;
7659
7826
  name?: string | undefined;
7660
- note?: string | undefined;
7827
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
7661
7828
  granteeDocumentId?: string | undefined;
7829
+ note?: string | undefined;
7662
7830
  allowedWorkerAgencyPermissions?: {
7663
7831
  name?: string | undefined;
7664
7832
  permissions?: {
@@ -7674,8 +7842,9 @@ declare const _default: {
7674
7842
  }, {
7675
7843
  description?: string | undefined;
7676
7844
  name?: string | undefined;
7677
- note?: string | undefined;
7845
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
7678
7846
  granteeDocumentId?: string | undefined;
7847
+ note?: string | undefined;
7679
7848
  allowedWorkerAgencyPermissions?: {
7680
7849
  name?: string | undefined;
7681
7850
  permissions?: {
@@ -7689,23 +7858,33 @@ declare const _default: {
7689
7858
  workerType?: import("@blue-labs/language").BlueNode | undefined;
7690
7859
  }[] | undefined;
7691
7860
  }>;
7692
- readonly HUeeqt75YxUmP5mBdhchJEtXDXqhhT1EbwkrGSmbpNJf: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
7861
+ readonly GMDw72G9CRTJU12Rce9BDWGw8f715RJrWvPL78RYDWH4: import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
7693
7862
  description: import("zod").ZodOptional<import("zod").ZodString>;
7694
7863
  name: import("zod").ZodOptional<import("zod").ZodString>;
7695
7864
  }, {
7865
+ description: import("zod").ZodOptional<import("zod").ZodString>;
7866
+ inResponseTo: import("zod").ZodOptional<import("zod").ZodType<import("@blue-labs/language").BlueNode, import("zod").ZodTypeDef, import("@blue-labs/language").BlueNode>>;
7867
+ name: import("zod").ZodOptional<import("zod").ZodString>;
7868
+ }>, {
7696
7869
  description: import("zod").ZodOptional<import("zod").ZodString>;
7697
7870
  name: import("zod").ZodOptional<import("zod").ZodString>;
7698
7871
  }>, "strip", import("zod").ZodTypeAny, {
7699
7872
  description?: string | undefined;
7700
7873
  name?: string | undefined;
7874
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
7701
7875
  }, {
7702
7876
  description?: string | undefined;
7703
7877
  name?: string | undefined;
7878
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
7704
7879
  }>;
7705
- readonly FYMd1LAezBcUXp9gh4bEjEwWKqZfgWStwHQ4Q7juTc8F: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
7880
+ readonly '3B7ErHwZ9NHiW4e6msFDt57U8sTvFXZQBEwHzcdNCjmf': import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
7706
7881
  description: import("zod").ZodOptional<import("zod").ZodString>;
7707
7882
  name: import("zod").ZodOptional<import("zod").ZodString>;
7708
7883
  }, {
7884
+ description: import("zod").ZodOptional<import("zod").ZodString>;
7885
+ inResponseTo: import("zod").ZodOptional<import("zod").ZodType<import("@blue-labs/language").BlueNode, import("zod").ZodTypeDef, import("@blue-labs/language").BlueNode>>;
7886
+ name: import("zod").ZodOptional<import("zod").ZodString>;
7887
+ }>, {
7709
7888
  description: import("zod").ZodOptional<import("zod").ZodString>;
7710
7889
  granteeDocumentId: import("zod").ZodOptional<import("zod").ZodString>;
7711
7890
  name: import("zod").ZodOptional<import("zod").ZodString>;
@@ -7713,44 +7892,45 @@ declare const _default: {
7713
7892
  }>, "strip", import("zod").ZodTypeAny, {
7714
7893
  description?: string | undefined;
7715
7894
  name?: string | undefined;
7895
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
7716
7896
  granteeDocumentId?: string | undefined;
7717
7897
  targetDocumentType?: string | undefined;
7718
7898
  }, {
7719
7899
  description?: string | undefined;
7720
7900
  name?: string | undefined;
7901
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
7721
7902
  granteeDocumentId?: string | undefined;
7722
7903
  targetDocumentType?: string | undefined;
7723
7904
  }>;
7724
7905
  };
7725
7906
  readonly name: "MyOS";
7726
7907
  readonly aliases: {
7727
- readonly 'MyOS/Adding Participant Requested': "A3nxy96fKtp3bPnCYP14uhrnYCJoigDLJNvdbGnjdXg6";
7728
- readonly 'MyOS/Adding Participant Responded': "CbcVNTgCj7hnq4nKBDdgWAcymuRqTTmCzxY1LUuK3ze6";
7729
- readonly 'MyOS/Agent': "AjfPDYhjp31oYmraTy7PYFrSUGQKxtfQnHdBr8o7mt3g";
7908
+ readonly 'MyOS/Adding Participant Requested': "98JmkF189jZpQRyzaiQxLbc2rRUqnRy2o6bH2qCRaBg3";
7909
+ readonly 'MyOS/Adding Participant Responded': "BQMtWzcdbYUdaJQADyy6bkscxQGfhQHT4BgFhXQAgKfz";
7910
+ readonly 'MyOS/Agent': "8s2rAFDtiB6sCwqeURkT4Lq7fcc2FXBkmX9B9p7R4Boc";
7730
7911
  readonly 'MyOS/Agent Actor': "3SJK2XGFHJgqXyCK4sjZ6tmAk3VjyuX6imGBJmV2LgQZ";
7731
- readonly 'MyOS/Agent LLM': "D7eJffANsyfVjzxBRkehE7jb2F942Yxbeut3PzSLjVsP";
7732
7912
  readonly 'MyOS/All Participants Ready': "Ff61TKzxLStjvfMksRNUBif2PRJGJM6XvmTqSf3M76wC";
7733
- readonly 'MyOS/Anchor Automation Template': "8JHhvprgxVUFZCQpyeEJfMFF8vuVEAnjqojftJ6B2E6S";
7913
+ readonly 'MyOS/Anchor Automation Template': "8eyv5ogjHbTqUeaJKWHMenLs3MaCnpGSQkbPrCqvk2Ga";
7734
7914
  readonly 'MyOS/Bootstrap Failed': "9iEADVdqxqgacF3GAZVMFZu4m5ywuNpsGzButLUNkPWo";
7735
7915
  readonly 'MyOS/Call Operation Accepted': "Dd53JjiBGUnASZXjhiHBqCSnruN2XmLtcW2vNQB7Sm34";
7736
7916
  readonly 'MyOS/Call Operation Failed': "BaNmvStTGdsBsSHiHbqdhrrC7vfwiQdDK6NYiyRbJowx";
7737
7917
  readonly 'MyOS/Call Operation Requested': "EVX6nBdHdVEBH9Gbthpd2eqpxaxS4bb9wM55QNdZmcBy";
7738
7918
  readonly 'MyOS/Call Operation Responded': "3P4vsTx8Ky2pucXxKgkn8MouveP2DBRjkwZckCG5b9Lb";
7739
- readonly 'MyOS/Chat GPT Connector Agent': "HDPFJzL5j6aPq2zb6nuZSpcNwqcuHbeaohUxDMKxLfa";
7919
+ readonly 'MyOS/Chat GPT Connector Agent': "GH3Lqn1Vd4G36VjXu2j81SGfNqRUn82tkKiSSguhRp8J";
7740
7920
  readonly 'MyOS/Document Anchor': "HS9yo34TGEAM2LGcNbLh7XPN4goPRhqdGZQkiyh473Wb";
7741
7921
  readonly 'MyOS/Document Anchors': "7Usvk6dZMVqas3yqs23ZEXn1zu1YDPjgYiZFNYaw3puH";
7742
7922
  readonly 'MyOS/Document Link': "BFxgEnovNHQ693YR2YvALi4FP8vjcwSQiX63LiLwjUhk";
7743
7923
  readonly 'MyOS/Document Links': "4cmrbevB6K23ZenjqwmNxpnaw6RF4VB3wkP7XB59V7W5";
7744
- readonly 'MyOS/Document Session Bootstrap': "2K3rW6d4KychEQDerQpigPzQp8wHTJzbmueJaDXfGZqg";
7924
+ readonly 'MyOS/Document Session Bootstrap': "84xMEnEYr3DPBuYZL3JtcsZBBTtRH9fEEJiPnk7ASj1o";
7745
7925
  readonly 'MyOS/Document Type Link': "D9Ret9Hmz5TWxzuJEeauWEuZVPkPL7hcHYsSNY1cZ5zX";
7746
- readonly 'MyOS/Inform User To Install MyOS Package': "3wH1r5RQVidCMcu4cJ4ZweVHZwt1mMu78RA3uXayTqeq";
7926
+ readonly 'MyOS/Inform User To Install MyOS Package': "CrGV4ZYjvPvMqrgNQAfgZCUnFjFW6HDjYNdon2chLKU3";
7747
7927
  readonly 'MyOS/Link': "D2ERUvbpn6R6PR7hjFsGofwQsu9bkRfc6wbSYHcfJtMD";
7748
7928
  readonly 'MyOS/MyOS Admin Base': "FHzfgUb3eTqBkgDi1n5QNw5PC1QYGycEVs1c3YSrZ53o";
7749
7929
  readonly 'MyOS/MyOS Agent': "8DQrCT6Mf9wHQyRc4NdYhjFW4FbKi83no2QPe54UhdQ5";
7750
7930
  readonly 'MyOS/MyOS Agent Channel': "4fYuD2ZdTQpm5T6Xtibge9SKkNA8RrvDVmKmArrToQQW";
7751
7931
  readonly 'MyOS/MyOS Agent Event': "GiYocGMGQcneiMPm4NH9MxVj7Fr4jwg2BUAMzwZcWRNR";
7752
7932
  readonly 'MyOS/MyOS Document Session Reference': "8jCUCDoX7LUd5UaktCD7i4xxEheCWFQDkTbbNTEdYVZ9";
7753
- readonly 'MyOS/MyOS Package': "GmeLRydVPtUsPZaPpgiaaPWPBBNXnRJZsgi3fvQ4qe33";
7933
+ readonly 'MyOS/MyOS Package': "5cg55kgH8ckRVji4oWSBBxthJQFYmB5Lb1Pea7achyNr";
7754
7934
  readonly 'MyOS/MyOS Participants Orchestration': "6tzp2YX1rei3aAXg22SqYbeiiteGthj1LesTNCWm7wbU";
7755
7935
  readonly 'MyOS/MyOS Session Interaction': "CeWyRmXAMZqvWBvby2KbRUZWcS7Pdxs42vnMXgn9gg6H";
7756
7936
  readonly 'MyOS/MyOS Session Link': "d1vQ8ZTPcQc5KeuU6tzWaVukWRVtKjQL4hbvbpC22rB";
@@ -7763,72 +7943,68 @@ declare const _default: {
7763
7943
  readonly 'MyOS/Participant Activation State': "CocmZUt2K7LuGukwuPSAFC7EFo5HZonozAm4tUsSmuFB";
7764
7944
  readonly 'MyOS/Participant Resolved': "EQVu8aZyp5ivTyKpSm8ueVsDLgprfcrHzr5QWdH1p6Cz";
7765
7945
  readonly 'MyOS/Principal Actor': "5GB8C22LsZGR3kkEmP5j5Zye7SR173ojzzUK99tUcoP";
7766
- readonly 'MyOS/Removing Participant Requested': "FsQKJihteQLatQio6mU8c15opBb9i2C2X882xGRKn46C";
7767
- readonly 'MyOS/Removing Participant Responded': "Fu7pgwV2VKNs1KqGcpoVewhYNeL2TE7nhaxDwEAs2iZx";
7946
+ readonly 'MyOS/Removing Participant Requested': "8PrHr6fcJ1xMyNFptEy2sksyYYuZ48Ypkcnjv4V2WcoD";
7947
+ readonly 'MyOS/Removing Participant Responded': "6efzqM67y1po3YWbsbYSkKW8L41Tx8THeMv1q1TksAmr";
7768
7948
  readonly 'MyOS/Session Epoch Advanced': "9CvxqAMJhqcFoLr5nXSEdWDZUMD383xhJtyFwXsCqD9E";
7769
- readonly 'MyOS/Single Document Permission Grant Requested': "HxMSh1JhD42UC2QGgoaCQozMTW3rsS8ENejasZtt7oXA";
7770
- readonly 'MyOS/Single Document Permission Grant Responded': "3FS3vHTB9XMw2RbwatfUTCSgoh647XduUBjYcz6Bdkwh";
7771
- readonly 'MyOS/Single Document Permission Grant To Account': "wbPRcT52TR5chSx4WjQ48BQsbma8uiPdbVrxKvPJUap";
7772
- readonly 'MyOS/Single Document Permission Grant To Document': "AgkFLMmzZKt9iExpz2UcVZubPZ7vsCJRXJfgLReMkjW9";
7773
- readonly 'MyOS/Single Document Permission Granted': "EkZN2mSyrJpF4DQmBsdW5NYzw626N6jhSzYYsibpB1MW";
7774
- readonly 'MyOS/Single Document Permission Granting in Progress': "9iu6bai3dWkJwdQtYRsUf85uqpRBRnC7SH8JFWgJBoWs";
7949
+ readonly 'MyOS/Single Document Permission Grant Requested': "Ef7EvcR5He11JtgBFtswYTHEfUKnTHmFysMTo3ZsoQby";
7950
+ readonly 'MyOS/Single Document Permission Grant Responded': "5jtNV7xpaim18pUQp4uvron8uHfTjPSi6kUZQdCMGsKa";
7951
+ readonly 'MyOS/Single Document Permission Grant To Account': "EVkAZAwJkgjQfTkA3RXpdEX2VgYJtMREmkQEFrojAQ1j";
7952
+ readonly 'MyOS/Single Document Permission Grant To Document': "AQyDRNKEkDan8VGNcvBdJCz95HKcwcAurhccHnCgV1j9";
7953
+ readonly 'MyOS/Single Document Permission Granted': "8XYzJ3BrgB5uoAWU5HvZ7Gej9RXNG5r52ccneLZxMAQd";
7954
+ readonly 'MyOS/Single Document Permission Granting in Progress': "5dYUepkS2uQHtzhVYoHEtR4x8vaMRtNuHyiqqTvRrKGY";
7775
7955
  readonly 'MyOS/Single Document Permission Invalid': "567voUMtKJQoqru6ZVPYb4EGwdeV99rUSAqsnod7gqfd";
7776
- readonly 'MyOS/Single Document Permission Rejected': "387NGsN9DZNttQbjZHZksVSyHjb5SSZdhxKtCmMu36yo";
7777
- readonly 'MyOS/Single Document Permission Revoke Requested': "H1tETZ1YKndAuEBKu54ZDq3U1myncW3wj26QohP58y7X";
7778
- readonly 'MyOS/Single Document Permission Revoked': "BmmvGcvB1yAe1fb3bsxpajwo9WuCNVAYQN8CGuMivUkT";
7779
- readonly 'MyOS/Single Document Permission Revoking in Progress': "6h9TRB22W218Bkjo11TD3zyCfuatFY8Ack4GBeW7vF69";
7956
+ readonly 'MyOS/Single Document Permission Rejected': "kHtVfa88aG4NMwCcBgJH9mq7EBqLQUrJVEr92porG5j";
7957
+ readonly 'MyOS/Single Document Permission Revoke Requested': "E4R5PmrxAtCHsQtUKtwxMjXgE5qNJWuuziArDMATudfb";
7958
+ readonly 'MyOS/Single Document Permission Revoked': "29JSV8DwY6x3zfvAqiM7xNc96i46sKcunFYgfywBkF2f";
7959
+ readonly 'MyOS/Single Document Permission Revoking in Progress': "Cyr8aNNYedFse1EZ74dy9uXJ59gLH5LhTRyVeLiSMkg8";
7780
7960
  readonly 'MyOS/Single Document Permission Set': "DRDQcve5AjwBK9z6Njfa4MNERko7Uf4ucvARFdC6sL54";
7781
- readonly 'MyOS/Single Document Permission Validated': "9T3AsCqKkpoxHs6K9dTeCHRCXYGHPMthjaNcZxLdckgi";
7782
- readonly 'MyOS/Start Worker Session Requested': "C9Fyy28LCQACfDootHHWRB4eEm1xCiSnaH7FYTSdZmwQ";
7783
- readonly 'MyOS/Subscribe to Session Requested': "CohDM1yrnMV32VE73JiRbnmT3h8TgVqryd2Eb8K5Tmzc";
7784
- readonly 'MyOS/Subscription to Session Failed': "vGfiWWkit85t2cg1YCn9MDGBp573F15YgGMkfx5D3Et";
7785
- readonly 'MyOS/Subscription to Session Initiated': "EdrM9LnMKjfpYPpKNSm9hK61ywFCv8xwhd4nqUTv7Sy5";
7786
- readonly 'MyOS/Subscription to Session Revoked': "CF47wMy4XsVYMiFLmkvgYvXN8TBhfSTh1vnt8xvcFaE1";
7961
+ readonly 'MyOS/Single Document Permission Validated': "AG6fiGy88gX5eKoUcHS2BV17EfMssiYZj99kx9RcpKEX";
7962
+ readonly 'MyOS/Start Worker Session Requested': "3f9PA4RUDBxs6DsqGEYjna2RNf8XhCDHjQGDjLyNZyRh";
7963
+ readonly 'MyOS/Subscribe to Session Requested': "BnrAcFrEHzoARE2yqKmRv7jrPWCbJsVBqSoXwWCaTtrk";
7964
+ readonly 'MyOS/Subscription to Session Failed': "S1gzGs6z9uy5inkcJu5wr6i5ESKDmZy9XhgLHMZKrdV";
7965
+ readonly 'MyOS/Subscription to Session Initiated': "GZPDibWTKDudqwPufgmNo7AHMLwY5FGeeHFx3EkegzLj";
7966
+ readonly 'MyOS/Subscription to Session Revoked': "GcotFgiqo3GMHp4xKrArDJi7AqciJGgYKvHodoAJwcWp";
7787
7967
  readonly 'MyOS/Subscription Update': "2gc8djtKGGRPjGfMQzvJZMviaXm4ytM1nA4DVbfyjkrW";
7788
7968
  readonly 'MyOS/Target Document Session Started': "FoHDf4WzS4idtPc8rWwVFFvALQ27WzMHxPdXovy7DH4p";
7789
7969
  readonly 'MyOS/Worker Agency Permission': "5J3RXNnALK1ZYAQBrjGwCQ4WpL3YUGHvz9WcGos6mMSp";
7790
- readonly 'MyOS/Worker Agency Permission Grant': "3Wb5cwcZ3P6bSjTJAVrXPBzaAvoccBauUNVud1pqpEM2";
7791
- readonly 'MyOS/Worker Agency Permission Grant Requested': "2533GSBC4sXbbhDNdB6hKnRoySzQDziUb9u7bK3sa7tD";
7792
- readonly 'MyOS/Worker Agency Permission Granted': "ESCifdJpDaKviHDVPzCAuaUeroYJTuQTNAUW6ikQHHWd";
7793
- readonly 'MyOS/Worker Agency Permission Granting in Progress': "9Q2Kdb1FzRVZrbQHv1JZ9Emo14NavVqD32jnF5u6FUmj";
7794
- readonly 'MyOS/Worker Agency Permission Invalid': "63kEoiNgJnYPGd2fnJw4Km2MD6zuCBBTn9v9qVPWx2Nz";
7795
- readonly 'MyOS/Worker Agency Permission Rejected': "CB4YQq9GGVb3i3enmWnxx1zbV2Ks7nNHYdBhcCuJ8iht";
7796
- readonly 'MyOS/Worker Agency Permission Revoke Requested': "4cPqgXEsF6NHdAGhhAaHBPGZ6RNi5Dnr7YWp2vQd8HYk";
7797
- readonly 'MyOS/Worker Agency Permission Revoked': "6nYAWfizha9PvKi9scLLCReYimYaupRLoyZTCgB8zUpR";
7798
- readonly 'MyOS/Worker Agency Permission Revoking in Progress': "5sX6PjLHydkuj1BrvCM5QoUd4e3GCtCyc8KsNqpV2e9j";
7799
- readonly 'MyOS/Worker Agency Permission Validated': "HUeeqt75YxUmP5mBdhchJEtXDXqhhT1EbwkrGSmbpNJf";
7800
- readonly 'MyOS/Worker Session Starting': "FYMd1LAezBcUXp9gh4bEjEwWKqZfgWStwHQ4Q7juTc8F";
7970
+ readonly 'MyOS/Worker Agency Permission Grant': "2NN4VerhNHSyBcyoJpgtcuURkss2QRMmGkocQobJ8JYP";
7971
+ readonly 'MyOS/Worker Agency Permission Grant Requested': "HF5aRJZqvHn7sDFbwfDGQjkWmTSW9Lee7c9dUBtcdNtK";
7972
+ readonly 'MyOS/Worker Agency Permission Granted': "8GNc7HmPKXmURG12ZBY8iXYEP7CTfBLsfXvpLcQ6EMwS";
7973
+ readonly 'MyOS/Worker Agency Permission Granting in Progress': "HzQyVKvSQ2cienAkjW5R8HgTcStPe13p8eoB4vXr7dAc";
7974
+ readonly 'MyOS/Worker Agency Permission Invalid': "29zvV2MA4XAwLoGoNLLhLMa61mEgGceFnDvMznfQauYY";
7975
+ readonly 'MyOS/Worker Agency Permission Rejected': "G1cW5kjZdJrmCwfrwiHXQcJfYfFAY5jEFZNA7u7pFdtY";
7976
+ readonly 'MyOS/Worker Agency Permission Revoke Requested': "ABJ7njZbfTXNP173SCoMytQtVfMXCEwPdFhSJ7F3Vbx9";
7977
+ readonly 'MyOS/Worker Agency Permission Revoked': "AMNPp7uGYBgygbnmMS649m6Gf5bNULaEK8aSQ3b4xdrf";
7978
+ readonly 'MyOS/Worker Agency Permission Revoking in Progress': "5zNb9H63xeG2RjZ1gzJwyGxvTVzWdyNBb2Te6g8UXd72";
7979
+ readonly 'MyOS/Worker Agency Permission Validated': "GMDw72G9CRTJU12Rce9BDWGw8f715RJrWvPL78RYDWH4";
7980
+ readonly 'MyOS/Worker Session Starting': "3B7ErHwZ9NHiW4e6msFDt57U8sTvFXZQBEwHzcdNCjmf";
7801
7981
  };
7802
7982
  readonly typesMeta: {
7803
- readonly A3nxy96fKtp3bPnCYP14uhrnYCJoigDLJNvdbGnjdXg6: {
7983
+ readonly '98JmkF189jZpQRyzaiQxLbc2rRUqnRy2o6bH2qCRaBg3': {
7804
7984
  readonly status: "stable";
7805
7985
  readonly name: "Adding Participant Requested";
7806
7986
  readonly versions: readonly [{
7807
7987
  readonly repositoryVersionIndex: 0;
7808
- readonly typeBlueId: "A3nxy96fKtp3bPnCYP14uhrnYCJoigDLJNvdbGnjdXg6";
7988
+ readonly typeBlueId: "98JmkF189jZpQRyzaiQxLbc2rRUqnRy2o6bH2qCRaBg3";
7809
7989
  readonly attributesAdded: readonly [];
7810
7990
  }];
7811
7991
  };
7812
- readonly CbcVNTgCj7hnq4nKBDdgWAcymuRqTTmCzxY1LUuK3ze6: {
7992
+ readonly BQMtWzcdbYUdaJQADyy6bkscxQGfhQHT4BgFhXQAgKfz: {
7813
7993
  readonly status: "stable";
7814
7994
  readonly name: "Adding Participant Responded";
7815
7995
  readonly versions: readonly [{
7816
7996
  readonly repositoryVersionIndex: 0;
7817
- readonly typeBlueId: "CbcVNTgCj7hnq4nKBDdgWAcymuRqTTmCzxY1LUuK3ze6";
7997
+ readonly typeBlueId: "BQMtWzcdbYUdaJQADyy6bkscxQGfhQHT4BgFhXQAgKfz";
7818
7998
  readonly attributesAdded: readonly [];
7819
7999
  }];
7820
8000
  };
7821
- readonly AjfPDYhjp31oYmraTy7PYFrSUGQKxtfQnHdBr8o7mt3g: {
8001
+ readonly '8s2rAFDtiB6sCwqeURkT4Lq7fcc2FXBkmX9B9p7R4Boc': {
7822
8002
  readonly status: "stable";
7823
8003
  readonly name: "Agent";
7824
8004
  readonly versions: readonly [{
7825
8005
  readonly repositoryVersionIndex: 0;
7826
8006
  readonly typeBlueId: "8s2rAFDtiB6sCwqeURkT4Lq7fcc2FXBkmX9B9p7R4Boc";
7827
8007
  readonly attributesAdded: readonly [];
7828
- }, {
7829
- readonly repositoryVersionIndex: 1;
7830
- readonly typeBlueId: "AjfPDYhjp31oYmraTy7PYFrSUGQKxtfQnHdBr8o7mt3g";
7831
- readonly attributesAdded: readonly ["/llmEnabled"];
7832
8008
  }];
7833
8009
  };
7834
8010
  readonly '3SJK2XGFHJgqXyCK4sjZ6tmAk3VjyuX6imGBJmV2LgQZ': {
@@ -7840,15 +8016,6 @@ declare const _default: {
7840
8016
  readonly attributesAdded: readonly [];
7841
8017
  }];
7842
8018
  };
7843
- readonly D7eJffANsyfVjzxBRkehE7jb2F942Yxbeut3PzSLjVsP: {
7844
- readonly status: "dev";
7845
- readonly name: "Agent LLM";
7846
- readonly versions: readonly [{
7847
- readonly repositoryVersionIndex: 1;
7848
- readonly typeBlueId: "D7eJffANsyfVjzxBRkehE7jb2F942Yxbeut3PzSLjVsP";
7849
- readonly attributesAdded: readonly [];
7850
- }];
7851
- };
7852
8019
  readonly Ff61TKzxLStjvfMksRNUBif2PRJGJM6XvmTqSf3M76wC: {
7853
8020
  readonly status: "stable";
7854
8021
  readonly name: "All Participants Ready";
@@ -7858,12 +8025,12 @@ declare const _default: {
7858
8025
  readonly attributesAdded: readonly [];
7859
8026
  }];
7860
8027
  };
7861
- readonly '8JHhvprgxVUFZCQpyeEJfMFF8vuVEAnjqojftJ6B2E6S': {
8028
+ readonly '8eyv5ogjHbTqUeaJKWHMenLs3MaCnpGSQkbPrCqvk2Ga': {
7862
8029
  readonly status: "stable";
7863
8030
  readonly name: "Anchor Automation Template";
7864
8031
  readonly versions: readonly [{
7865
8032
  readonly repositoryVersionIndex: 0;
7866
- readonly typeBlueId: "8JHhvprgxVUFZCQpyeEJfMFF8vuVEAnjqojftJ6B2E6S";
8033
+ readonly typeBlueId: "8eyv5ogjHbTqUeaJKWHMenLs3MaCnpGSQkbPrCqvk2Ga";
7867
8034
  readonly attributesAdded: readonly [];
7868
8035
  }];
7869
8036
  };
@@ -7912,16 +8079,12 @@ declare const _default: {
7912
8079
  readonly attributesAdded: readonly [];
7913
8080
  }];
7914
8081
  };
7915
- readonly HDPFJzL5j6aPq2zb6nuZSpcNwqcuHbeaohUxDMKxLfa: {
8082
+ readonly GH3Lqn1Vd4G36VjXu2j81SGfNqRUn82tkKiSSguhRp8J: {
7916
8083
  readonly status: "stable";
7917
8084
  readonly name: "Chat GPT Connector Agent";
7918
8085
  readonly versions: readonly [{
7919
8086
  readonly repositoryVersionIndex: 0;
7920
- readonly typeBlueId: "22eeH11CVeJAHBedzJ4mZQkRxBU54GNykgYbkdHXj2gS";
7921
- readonly attributesAdded: readonly [];
7922
- }, {
7923
- readonly repositoryVersionIndex: 1;
7924
- readonly typeBlueId: "HDPFJzL5j6aPq2zb6nuZSpcNwqcuHbeaohUxDMKxLfa";
8087
+ readonly typeBlueId: "GH3Lqn1Vd4G36VjXu2j81SGfNqRUn82tkKiSSguhRp8J";
7925
8088
  readonly attributesAdded: readonly [];
7926
8089
  }];
7927
8090
  };
@@ -7961,12 +8124,12 @@ declare const _default: {
7961
8124
  readonly attributesAdded: readonly [];
7962
8125
  }];
7963
8126
  };
7964
- readonly '2K3rW6d4KychEQDerQpigPzQp8wHTJzbmueJaDXfGZqg': {
8127
+ readonly '84xMEnEYr3DPBuYZL3JtcsZBBTtRH9fEEJiPnk7ASj1o': {
7965
8128
  readonly status: "stable";
7966
8129
  readonly name: "Document Session Bootstrap";
7967
8130
  readonly versions: readonly [{
7968
8131
  readonly repositoryVersionIndex: 0;
7969
- readonly typeBlueId: "2K3rW6d4KychEQDerQpigPzQp8wHTJzbmueJaDXfGZqg";
8132
+ readonly typeBlueId: "84xMEnEYr3DPBuYZL3JtcsZBBTtRH9fEEJiPnk7ASj1o";
7970
8133
  readonly attributesAdded: readonly [];
7971
8134
  }];
7972
8135
  };
@@ -7979,16 +8142,12 @@ declare const _default: {
7979
8142
  readonly attributesAdded: readonly [];
7980
8143
  }];
7981
8144
  };
7982
- readonly '3wH1r5RQVidCMcu4cJ4ZweVHZwt1mMu78RA3uXayTqeq': {
8145
+ readonly CrGV4ZYjvPvMqrgNQAfgZCUnFjFW6HDjYNdon2chLKU3: {
7983
8146
  readonly status: "stable";
7984
8147
  readonly name: "Inform User To Install MyOS Package";
7985
8148
  readonly versions: readonly [{
7986
8149
  readonly repositoryVersionIndex: 0;
7987
- readonly typeBlueId: "EZUH4HyJzMdH8oYRmTnQNZHEcgmR4AX51DSfp8diZNhQ";
7988
- readonly attributesAdded: readonly [];
7989
- }, {
7990
- readonly repositoryVersionIndex: 1;
7991
- readonly typeBlueId: "3wH1r5RQVidCMcu4cJ4ZweVHZwt1mMu78RA3uXayTqeq";
8150
+ readonly typeBlueId: "CrGV4ZYjvPvMqrgNQAfgZCUnFjFW6HDjYNdon2chLKU3";
7992
8151
  readonly attributesAdded: readonly [];
7993
8152
  }];
7994
8153
  };
@@ -8046,16 +8205,12 @@ declare const _default: {
8046
8205
  readonly attributesAdded: readonly [];
8047
8206
  }];
8048
8207
  };
8049
- readonly GmeLRydVPtUsPZaPpgiaaPWPBBNXnRJZsgi3fvQ4qe33: {
8208
+ readonly '5cg55kgH8ckRVji4oWSBBxthJQFYmB5Lb1Pea7achyNr': {
8050
8209
  readonly status: "stable";
8051
8210
  readonly name: "MyOS Package";
8052
8211
  readonly versions: readonly [{
8053
8212
  readonly repositoryVersionIndex: 0;
8054
- readonly typeBlueId: "4kzDrFuoU4PmvVxh5JAcFpDWGHYw7r7EaQw6Nufp3wX4";
8055
- readonly attributesAdded: readonly [];
8056
- }, {
8057
- readonly repositoryVersionIndex: 1;
8058
- readonly typeBlueId: "GmeLRydVPtUsPZaPpgiaaPWPBBNXnRJZsgi3fvQ4qe33";
8213
+ readonly typeBlueId: "5cg55kgH8ckRVji4oWSBBxthJQFYmB5Lb1Pea7achyNr";
8059
8214
  readonly attributesAdded: readonly [];
8060
8215
  }];
8061
8216
  };
@@ -8167,21 +8322,21 @@ declare const _default: {
8167
8322
  readonly attributesAdded: readonly [];
8168
8323
  }];
8169
8324
  };
8170
- readonly FsQKJihteQLatQio6mU8c15opBb9i2C2X882xGRKn46C: {
8325
+ readonly '8PrHr6fcJ1xMyNFptEy2sksyYYuZ48Ypkcnjv4V2WcoD': {
8171
8326
  readonly status: "stable";
8172
8327
  readonly name: "Removing Participant Requested";
8173
8328
  readonly versions: readonly [{
8174
8329
  readonly repositoryVersionIndex: 0;
8175
- readonly typeBlueId: "FsQKJihteQLatQio6mU8c15opBb9i2C2X882xGRKn46C";
8330
+ readonly typeBlueId: "8PrHr6fcJ1xMyNFptEy2sksyYYuZ48Ypkcnjv4V2WcoD";
8176
8331
  readonly attributesAdded: readonly [];
8177
8332
  }];
8178
8333
  };
8179
- readonly Fu7pgwV2VKNs1KqGcpoVewhYNeL2TE7nhaxDwEAs2iZx: {
8334
+ readonly '6efzqM67y1po3YWbsbYSkKW8L41Tx8THeMv1q1TksAmr': {
8180
8335
  readonly status: "stable";
8181
8336
  readonly name: "Removing Participant Responded";
8182
8337
  readonly versions: readonly [{
8183
8338
  readonly repositoryVersionIndex: 0;
8184
- readonly typeBlueId: "Fu7pgwV2VKNs1KqGcpoVewhYNeL2TE7nhaxDwEAs2iZx";
8339
+ readonly typeBlueId: "6efzqM67y1po3YWbsbYSkKW8L41Tx8THeMv1q1TksAmr";
8185
8340
  readonly attributesAdded: readonly [];
8186
8341
  }];
8187
8342
  };
@@ -8194,57 +8349,57 @@ declare const _default: {
8194
8349
  readonly attributesAdded: readonly [];
8195
8350
  }];
8196
8351
  };
8197
- readonly HxMSh1JhD42UC2QGgoaCQozMTW3rsS8ENejasZtt7oXA: {
8352
+ readonly Ef7EvcR5He11JtgBFtswYTHEfUKnTHmFysMTo3ZsoQby: {
8198
8353
  readonly status: "stable";
8199
8354
  readonly name: "Single Document Permission Grant Requested";
8200
8355
  readonly versions: readonly [{
8201
8356
  readonly repositoryVersionIndex: 0;
8202
- readonly typeBlueId: "HxMSh1JhD42UC2QGgoaCQozMTW3rsS8ENejasZtt7oXA";
8357
+ readonly typeBlueId: "Ef7EvcR5He11JtgBFtswYTHEfUKnTHmFysMTo3ZsoQby";
8203
8358
  readonly attributesAdded: readonly [];
8204
8359
  }];
8205
8360
  };
8206
- readonly '3FS3vHTB9XMw2RbwatfUTCSgoh647XduUBjYcz6Bdkwh': {
8361
+ readonly '5jtNV7xpaim18pUQp4uvron8uHfTjPSi6kUZQdCMGsKa': {
8207
8362
  readonly status: "stable";
8208
8363
  readonly name: "Single Document Permission Grant Responded";
8209
8364
  readonly versions: readonly [{
8210
8365
  readonly repositoryVersionIndex: 0;
8211
- readonly typeBlueId: "3FS3vHTB9XMw2RbwatfUTCSgoh647XduUBjYcz6Bdkwh";
8366
+ readonly typeBlueId: "5jtNV7xpaim18pUQp4uvron8uHfTjPSi6kUZQdCMGsKa";
8212
8367
  readonly attributesAdded: readonly [];
8213
8368
  }];
8214
8369
  };
8215
- readonly wbPRcT52TR5chSx4WjQ48BQsbma8uiPdbVrxKvPJUap: {
8370
+ readonly EVkAZAwJkgjQfTkA3RXpdEX2VgYJtMREmkQEFrojAQ1j: {
8216
8371
  readonly status: "stable";
8217
8372
  readonly name: "Single Document Permission Grant To Account";
8218
8373
  readonly versions: readonly [{
8219
8374
  readonly repositoryVersionIndex: 0;
8220
- readonly typeBlueId: "wbPRcT52TR5chSx4WjQ48BQsbma8uiPdbVrxKvPJUap";
8375
+ readonly typeBlueId: "EVkAZAwJkgjQfTkA3RXpdEX2VgYJtMREmkQEFrojAQ1j";
8221
8376
  readonly attributesAdded: readonly [];
8222
8377
  }];
8223
8378
  };
8224
- readonly AgkFLMmzZKt9iExpz2UcVZubPZ7vsCJRXJfgLReMkjW9: {
8379
+ readonly AQyDRNKEkDan8VGNcvBdJCz95HKcwcAurhccHnCgV1j9: {
8225
8380
  readonly status: "stable";
8226
8381
  readonly name: "Single Document Permission Grant To Document";
8227
8382
  readonly versions: readonly [{
8228
8383
  readonly repositoryVersionIndex: 0;
8229
- readonly typeBlueId: "AgkFLMmzZKt9iExpz2UcVZubPZ7vsCJRXJfgLReMkjW9";
8384
+ readonly typeBlueId: "AQyDRNKEkDan8VGNcvBdJCz95HKcwcAurhccHnCgV1j9";
8230
8385
  readonly attributesAdded: readonly [];
8231
8386
  }];
8232
8387
  };
8233
- readonly EkZN2mSyrJpF4DQmBsdW5NYzw626N6jhSzYYsibpB1MW: {
8388
+ readonly '8XYzJ3BrgB5uoAWU5HvZ7Gej9RXNG5r52ccneLZxMAQd': {
8234
8389
  readonly status: "stable";
8235
8390
  readonly name: "Single Document Permission Granted";
8236
8391
  readonly versions: readonly [{
8237
8392
  readonly repositoryVersionIndex: 0;
8238
- readonly typeBlueId: "EkZN2mSyrJpF4DQmBsdW5NYzw626N6jhSzYYsibpB1MW";
8393
+ readonly typeBlueId: "8XYzJ3BrgB5uoAWU5HvZ7Gej9RXNG5r52ccneLZxMAQd";
8239
8394
  readonly attributesAdded: readonly [];
8240
8395
  }];
8241
8396
  };
8242
- readonly '9iu6bai3dWkJwdQtYRsUf85uqpRBRnC7SH8JFWgJBoWs': {
8397
+ readonly '5dYUepkS2uQHtzhVYoHEtR4x8vaMRtNuHyiqqTvRrKGY': {
8243
8398
  readonly status: "stable";
8244
8399
  readonly name: "Single Document Permission Granting in Progress";
8245
8400
  readonly versions: readonly [{
8246
8401
  readonly repositoryVersionIndex: 0;
8247
- readonly typeBlueId: "9iu6bai3dWkJwdQtYRsUf85uqpRBRnC7SH8JFWgJBoWs";
8402
+ readonly typeBlueId: "5dYUepkS2uQHtzhVYoHEtR4x8vaMRtNuHyiqqTvRrKGY";
8248
8403
  readonly attributesAdded: readonly [];
8249
8404
  }];
8250
8405
  };
@@ -8257,39 +8412,39 @@ declare const _default: {
8257
8412
  readonly attributesAdded: readonly [];
8258
8413
  }];
8259
8414
  };
8260
- readonly '387NGsN9DZNttQbjZHZksVSyHjb5SSZdhxKtCmMu36yo': {
8415
+ readonly kHtVfa88aG4NMwCcBgJH9mq7EBqLQUrJVEr92porG5j: {
8261
8416
  readonly status: "stable";
8262
8417
  readonly name: "Single Document Permission Rejected";
8263
8418
  readonly versions: readonly [{
8264
8419
  readonly repositoryVersionIndex: 0;
8265
- readonly typeBlueId: "387NGsN9DZNttQbjZHZksVSyHjb5SSZdhxKtCmMu36yo";
8420
+ readonly typeBlueId: "kHtVfa88aG4NMwCcBgJH9mq7EBqLQUrJVEr92porG5j";
8266
8421
  readonly attributesAdded: readonly [];
8267
8422
  }];
8268
8423
  };
8269
- readonly H1tETZ1YKndAuEBKu54ZDq3U1myncW3wj26QohP58y7X: {
8424
+ readonly E4R5PmrxAtCHsQtUKtwxMjXgE5qNJWuuziArDMATudfb: {
8270
8425
  readonly status: "stable";
8271
8426
  readonly name: "Single Document Permission Revoke Requested";
8272
8427
  readonly versions: readonly [{
8273
8428
  readonly repositoryVersionIndex: 0;
8274
- readonly typeBlueId: "H1tETZ1YKndAuEBKu54ZDq3U1myncW3wj26QohP58y7X";
8429
+ readonly typeBlueId: "E4R5PmrxAtCHsQtUKtwxMjXgE5qNJWuuziArDMATudfb";
8275
8430
  readonly attributesAdded: readonly [];
8276
8431
  }];
8277
8432
  };
8278
- readonly BmmvGcvB1yAe1fb3bsxpajwo9WuCNVAYQN8CGuMivUkT: {
8433
+ readonly '29JSV8DwY6x3zfvAqiM7xNc96i46sKcunFYgfywBkF2f': {
8279
8434
  readonly status: "stable";
8280
8435
  readonly name: "Single Document Permission Revoked";
8281
8436
  readonly versions: readonly [{
8282
8437
  readonly repositoryVersionIndex: 0;
8283
- readonly typeBlueId: "BmmvGcvB1yAe1fb3bsxpajwo9WuCNVAYQN8CGuMivUkT";
8438
+ readonly typeBlueId: "29JSV8DwY6x3zfvAqiM7xNc96i46sKcunFYgfywBkF2f";
8284
8439
  readonly attributesAdded: readonly [];
8285
8440
  }];
8286
8441
  };
8287
- readonly '6h9TRB22W218Bkjo11TD3zyCfuatFY8Ack4GBeW7vF69': {
8442
+ readonly Cyr8aNNYedFse1EZ74dy9uXJ59gLH5LhTRyVeLiSMkg8: {
8288
8443
  readonly status: "stable";
8289
8444
  readonly name: "Single Document Permission Revoking in Progress";
8290
8445
  readonly versions: readonly [{
8291
8446
  readonly repositoryVersionIndex: 0;
8292
- readonly typeBlueId: "6h9TRB22W218Bkjo11TD3zyCfuatFY8Ack4GBeW7vF69";
8447
+ readonly typeBlueId: "Cyr8aNNYedFse1EZ74dy9uXJ59gLH5LhTRyVeLiSMkg8";
8293
8448
  readonly attributesAdded: readonly [];
8294
8449
  }];
8295
8450
  };
@@ -8302,57 +8457,57 @@ declare const _default: {
8302
8457
  readonly attributesAdded: readonly [];
8303
8458
  }];
8304
8459
  };
8305
- readonly '9T3AsCqKkpoxHs6K9dTeCHRCXYGHPMthjaNcZxLdckgi': {
8460
+ readonly AG6fiGy88gX5eKoUcHS2BV17EfMssiYZj99kx9RcpKEX: {
8306
8461
  readonly status: "stable";
8307
8462
  readonly name: "Single Document Permission Validated";
8308
8463
  readonly versions: readonly [{
8309
8464
  readonly repositoryVersionIndex: 0;
8310
- readonly typeBlueId: "9T3AsCqKkpoxHs6K9dTeCHRCXYGHPMthjaNcZxLdckgi";
8465
+ readonly typeBlueId: "AG6fiGy88gX5eKoUcHS2BV17EfMssiYZj99kx9RcpKEX";
8311
8466
  readonly attributesAdded: readonly [];
8312
8467
  }];
8313
8468
  };
8314
- readonly C9Fyy28LCQACfDootHHWRB4eEm1xCiSnaH7FYTSdZmwQ: {
8469
+ readonly '3f9PA4RUDBxs6DsqGEYjna2RNf8XhCDHjQGDjLyNZyRh': {
8315
8470
  readonly status: "stable";
8316
8471
  readonly name: "Start Worker Session Requested";
8317
8472
  readonly versions: readonly [{
8318
8473
  readonly repositoryVersionIndex: 0;
8319
- readonly typeBlueId: "C9Fyy28LCQACfDootHHWRB4eEm1xCiSnaH7FYTSdZmwQ";
8474
+ readonly typeBlueId: "3f9PA4RUDBxs6DsqGEYjna2RNf8XhCDHjQGDjLyNZyRh";
8320
8475
  readonly attributesAdded: readonly [];
8321
8476
  }];
8322
8477
  };
8323
- readonly CohDM1yrnMV32VE73JiRbnmT3h8TgVqryd2Eb8K5Tmzc: {
8478
+ readonly BnrAcFrEHzoARE2yqKmRv7jrPWCbJsVBqSoXwWCaTtrk: {
8324
8479
  readonly status: "stable";
8325
8480
  readonly name: "Subscribe to Session Requested";
8326
8481
  readonly versions: readonly [{
8327
8482
  readonly repositoryVersionIndex: 0;
8328
- readonly typeBlueId: "CohDM1yrnMV32VE73JiRbnmT3h8TgVqryd2Eb8K5Tmzc";
8483
+ readonly typeBlueId: "BnrAcFrEHzoARE2yqKmRv7jrPWCbJsVBqSoXwWCaTtrk";
8329
8484
  readonly attributesAdded: readonly [];
8330
8485
  }];
8331
8486
  };
8332
- readonly vGfiWWkit85t2cg1YCn9MDGBp573F15YgGMkfx5D3Et: {
8487
+ readonly S1gzGs6z9uy5inkcJu5wr6i5ESKDmZy9XhgLHMZKrdV: {
8333
8488
  readonly status: "stable";
8334
8489
  readonly name: "Subscription to Session Failed";
8335
8490
  readonly versions: readonly [{
8336
8491
  readonly repositoryVersionIndex: 0;
8337
- readonly typeBlueId: "vGfiWWkit85t2cg1YCn9MDGBp573F15YgGMkfx5D3Et";
8492
+ readonly typeBlueId: "S1gzGs6z9uy5inkcJu5wr6i5ESKDmZy9XhgLHMZKrdV";
8338
8493
  readonly attributesAdded: readonly [];
8339
8494
  }];
8340
8495
  };
8341
- readonly EdrM9LnMKjfpYPpKNSm9hK61ywFCv8xwhd4nqUTv7Sy5: {
8496
+ readonly GZPDibWTKDudqwPufgmNo7AHMLwY5FGeeHFx3EkegzLj: {
8342
8497
  readonly status: "stable";
8343
8498
  readonly name: "Subscription to Session Initiated";
8344
8499
  readonly versions: readonly [{
8345
8500
  readonly repositoryVersionIndex: 0;
8346
- readonly typeBlueId: "EdrM9LnMKjfpYPpKNSm9hK61ywFCv8xwhd4nqUTv7Sy5";
8501
+ readonly typeBlueId: "GZPDibWTKDudqwPufgmNo7AHMLwY5FGeeHFx3EkegzLj";
8347
8502
  readonly attributesAdded: readonly [];
8348
8503
  }];
8349
8504
  };
8350
- readonly CF47wMy4XsVYMiFLmkvgYvXN8TBhfSTh1vnt8xvcFaE1: {
8505
+ readonly GcotFgiqo3GMHp4xKrArDJi7AqciJGgYKvHodoAJwcWp: {
8351
8506
  readonly status: "stable";
8352
8507
  readonly name: "Subscription to Session Revoked";
8353
8508
  readonly versions: readonly [{
8354
8509
  readonly repositoryVersionIndex: 0;
8355
- readonly typeBlueId: "CF47wMy4XsVYMiFLmkvgYvXN8TBhfSTh1vnt8xvcFaE1";
8510
+ readonly typeBlueId: "GcotFgiqo3GMHp4xKrArDJi7AqciJGgYKvHodoAJwcWp";
8356
8511
  readonly attributesAdded: readonly [];
8357
8512
  }];
8358
8513
  };
@@ -8383,102 +8538,102 @@ declare const _default: {
8383
8538
  readonly attributesAdded: readonly [];
8384
8539
  }];
8385
8540
  };
8386
- readonly '3Wb5cwcZ3P6bSjTJAVrXPBzaAvoccBauUNVud1pqpEM2': {
8541
+ readonly '2NN4VerhNHSyBcyoJpgtcuURkss2QRMmGkocQobJ8JYP': {
8387
8542
  readonly status: "stable";
8388
8543
  readonly name: "Worker Agency Permission Grant";
8389
8544
  readonly versions: readonly [{
8390
8545
  readonly repositoryVersionIndex: 0;
8391
- readonly typeBlueId: "3Wb5cwcZ3P6bSjTJAVrXPBzaAvoccBauUNVud1pqpEM2";
8546
+ readonly typeBlueId: "2NN4VerhNHSyBcyoJpgtcuURkss2QRMmGkocQobJ8JYP";
8392
8547
  readonly attributesAdded: readonly [];
8393
8548
  }];
8394
8549
  };
8395
- readonly '2533GSBC4sXbbhDNdB6hKnRoySzQDziUb9u7bK3sa7tD': {
8550
+ readonly HF5aRJZqvHn7sDFbwfDGQjkWmTSW9Lee7c9dUBtcdNtK: {
8396
8551
  readonly status: "stable";
8397
8552
  readonly name: "Worker Agency Permission Grant Requested";
8398
8553
  readonly versions: readonly [{
8399
8554
  readonly repositoryVersionIndex: 0;
8400
- readonly typeBlueId: "2533GSBC4sXbbhDNdB6hKnRoySzQDziUb9u7bK3sa7tD";
8555
+ readonly typeBlueId: "HF5aRJZqvHn7sDFbwfDGQjkWmTSW9Lee7c9dUBtcdNtK";
8401
8556
  readonly attributesAdded: readonly [];
8402
8557
  }];
8403
8558
  };
8404
- readonly ESCifdJpDaKviHDVPzCAuaUeroYJTuQTNAUW6ikQHHWd: {
8559
+ readonly '8GNc7HmPKXmURG12ZBY8iXYEP7CTfBLsfXvpLcQ6EMwS': {
8405
8560
  readonly status: "stable";
8406
8561
  readonly name: "Worker Agency Permission Granted";
8407
8562
  readonly versions: readonly [{
8408
8563
  readonly repositoryVersionIndex: 0;
8409
- readonly typeBlueId: "ESCifdJpDaKviHDVPzCAuaUeroYJTuQTNAUW6ikQHHWd";
8564
+ readonly typeBlueId: "8GNc7HmPKXmURG12ZBY8iXYEP7CTfBLsfXvpLcQ6EMwS";
8410
8565
  readonly attributesAdded: readonly [];
8411
8566
  }];
8412
8567
  };
8413
- readonly '9Q2Kdb1FzRVZrbQHv1JZ9Emo14NavVqD32jnF5u6FUmj': {
8568
+ readonly HzQyVKvSQ2cienAkjW5R8HgTcStPe13p8eoB4vXr7dAc: {
8414
8569
  readonly status: "stable";
8415
8570
  readonly name: "Worker Agency Permission Granting in Progress";
8416
8571
  readonly versions: readonly [{
8417
8572
  readonly repositoryVersionIndex: 0;
8418
- readonly typeBlueId: "9Q2Kdb1FzRVZrbQHv1JZ9Emo14NavVqD32jnF5u6FUmj";
8573
+ readonly typeBlueId: "HzQyVKvSQ2cienAkjW5R8HgTcStPe13p8eoB4vXr7dAc";
8419
8574
  readonly attributesAdded: readonly [];
8420
8575
  }];
8421
8576
  };
8422
- readonly '63kEoiNgJnYPGd2fnJw4Km2MD6zuCBBTn9v9qVPWx2Nz': {
8577
+ readonly '29zvV2MA4XAwLoGoNLLhLMa61mEgGceFnDvMznfQauYY': {
8423
8578
  readonly status: "stable";
8424
8579
  readonly name: "Worker Agency Permission Invalid";
8425
8580
  readonly versions: readonly [{
8426
8581
  readonly repositoryVersionIndex: 0;
8427
- readonly typeBlueId: "63kEoiNgJnYPGd2fnJw4Km2MD6zuCBBTn9v9qVPWx2Nz";
8582
+ readonly typeBlueId: "29zvV2MA4XAwLoGoNLLhLMa61mEgGceFnDvMznfQauYY";
8428
8583
  readonly attributesAdded: readonly [];
8429
8584
  }];
8430
8585
  };
8431
- readonly CB4YQq9GGVb3i3enmWnxx1zbV2Ks7nNHYdBhcCuJ8iht: {
8586
+ readonly G1cW5kjZdJrmCwfrwiHXQcJfYfFAY5jEFZNA7u7pFdtY: {
8432
8587
  readonly status: "stable";
8433
8588
  readonly name: "Worker Agency Permission Rejected";
8434
8589
  readonly versions: readonly [{
8435
8590
  readonly repositoryVersionIndex: 0;
8436
- readonly typeBlueId: "CB4YQq9GGVb3i3enmWnxx1zbV2Ks7nNHYdBhcCuJ8iht";
8591
+ readonly typeBlueId: "G1cW5kjZdJrmCwfrwiHXQcJfYfFAY5jEFZNA7u7pFdtY";
8437
8592
  readonly attributesAdded: readonly [];
8438
8593
  }];
8439
8594
  };
8440
- readonly '4cPqgXEsF6NHdAGhhAaHBPGZ6RNi5Dnr7YWp2vQd8HYk': {
8595
+ readonly ABJ7njZbfTXNP173SCoMytQtVfMXCEwPdFhSJ7F3Vbx9: {
8441
8596
  readonly status: "stable";
8442
8597
  readonly name: "Worker Agency Permission Revoke Requested";
8443
8598
  readonly versions: readonly [{
8444
8599
  readonly repositoryVersionIndex: 0;
8445
- readonly typeBlueId: "4cPqgXEsF6NHdAGhhAaHBPGZ6RNi5Dnr7YWp2vQd8HYk";
8600
+ readonly typeBlueId: "ABJ7njZbfTXNP173SCoMytQtVfMXCEwPdFhSJ7F3Vbx9";
8446
8601
  readonly attributesAdded: readonly [];
8447
8602
  }];
8448
8603
  };
8449
- readonly '6nYAWfizha9PvKi9scLLCReYimYaupRLoyZTCgB8zUpR': {
8604
+ readonly AMNPp7uGYBgygbnmMS649m6Gf5bNULaEK8aSQ3b4xdrf: {
8450
8605
  readonly status: "stable";
8451
8606
  readonly name: "Worker Agency Permission Revoked";
8452
8607
  readonly versions: readonly [{
8453
8608
  readonly repositoryVersionIndex: 0;
8454
- readonly typeBlueId: "6nYAWfizha9PvKi9scLLCReYimYaupRLoyZTCgB8zUpR";
8609
+ readonly typeBlueId: "AMNPp7uGYBgygbnmMS649m6Gf5bNULaEK8aSQ3b4xdrf";
8455
8610
  readonly attributesAdded: readonly [];
8456
8611
  }];
8457
8612
  };
8458
- readonly '5sX6PjLHydkuj1BrvCM5QoUd4e3GCtCyc8KsNqpV2e9j': {
8613
+ readonly '5zNb9H63xeG2RjZ1gzJwyGxvTVzWdyNBb2Te6g8UXd72': {
8459
8614
  readonly status: "stable";
8460
8615
  readonly name: "Worker Agency Permission Revoking in Progress";
8461
8616
  readonly versions: readonly [{
8462
8617
  readonly repositoryVersionIndex: 0;
8463
- readonly typeBlueId: "5sX6PjLHydkuj1BrvCM5QoUd4e3GCtCyc8KsNqpV2e9j";
8618
+ readonly typeBlueId: "5zNb9H63xeG2RjZ1gzJwyGxvTVzWdyNBb2Te6g8UXd72";
8464
8619
  readonly attributesAdded: readonly [];
8465
8620
  }];
8466
8621
  };
8467
- readonly HUeeqt75YxUmP5mBdhchJEtXDXqhhT1EbwkrGSmbpNJf: {
8622
+ readonly GMDw72G9CRTJU12Rce9BDWGw8f715RJrWvPL78RYDWH4: {
8468
8623
  readonly status: "stable";
8469
8624
  readonly name: "Worker Agency Permission Validated";
8470
8625
  readonly versions: readonly [{
8471
8626
  readonly repositoryVersionIndex: 0;
8472
- readonly typeBlueId: "HUeeqt75YxUmP5mBdhchJEtXDXqhhT1EbwkrGSmbpNJf";
8627
+ readonly typeBlueId: "GMDw72G9CRTJU12Rce9BDWGw8f715RJrWvPL78RYDWH4";
8473
8628
  readonly attributesAdded: readonly [];
8474
8629
  }];
8475
8630
  };
8476
- readonly FYMd1LAezBcUXp9gh4bEjEwWKqZfgWStwHQ4Q7juTc8F: {
8631
+ readonly '3B7ErHwZ9NHiW4e6msFDt57U8sTvFXZQBEwHzcdNCjmf': {
8477
8632
  readonly status: "stable";
8478
8633
  readonly name: "Worker Session Starting";
8479
8634
  readonly versions: readonly [{
8480
8635
  readonly repositoryVersionIndex: 0;
8481
- readonly typeBlueId: "FYMd1LAezBcUXp9gh4bEjEwWKqZfgWStwHQ4Q7juTc8F";
8636
+ readonly typeBlueId: "3B7ErHwZ9NHiW4e6msFDt57U8sTvFXZQBEwHzcdNCjmf";
8482
8637
  readonly attributesAdded: readonly [];
8483
8638
  }];
8484
8639
  };