@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
@@ -1,6 +1,6 @@
1
1
  export declare const repository: {
2
2
  readonly name: "Blue Repository";
3
- readonly repositoryVersions: readonly ["68oz2neMJqcQyzRBaesJfuwxUJMhXkoHV5YYjUjNf24C", "J1TeTbpUViGxKgNLnL9h5Mqyrch9xLc24sdL3Mp2Ruth"];
3
+ readonly repositoryVersions: readonly ["7Mh4CgtBu1xUyk64hVrF5HPbD9K8DvhGCecD2q74dMsi"];
4
4
  readonly packages: {
5
5
  readonly conversation: {
6
6
  readonly contents: {
@@ -220,29 +220,6 @@ export declare const repository: {
220
220
  readonly description: "Conversation type for attributing timeline entries to a person, service, or system. Intended solely for display/attribution; carries no runtime behavior.\n";
221
221
  readonly name: "Actor";
222
222
  };
223
- readonly CU6mBTGTySYMMEPYBQZQSSrP54wehrZoRQytgG28Cd2g: {
224
- readonly description: "Conversation channel.\nDelivers events that belong to a specific Timeline\n";
225
- readonly name: "Timeline Channel V2";
226
- readonly note: {
227
- readonly type: {
228
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
229
- };
230
- };
231
- readonly test: {
232
- readonly type: {
233
- readonly blueId: "6aehfNAxHLC1PHHoDr3tYtFH3RWNbiWdFancJ1bypXEY";
234
- };
235
- };
236
- readonly timelineId: {
237
- readonly description: "The `timelineId` whose entries this channel delivers.";
238
- readonly type: {
239
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
240
- };
241
- };
242
- readonly type: {
243
- readonly blueId: "DcoJyCh7XXxy1nR5xjy7qfkUgQ1GiZnKKSxh8DJusBSr";
244
- };
245
- };
246
223
  readonly EhPFqrRCreg7StsZEcW8fRQ1FQVdqYSsMSis2CHHJZ1G: {
247
224
  readonly description: "A successful final state. The document has achieved its goal and its\nprocess has finished as expected.\n";
248
225
  readonly mode: {
@@ -831,37 +808,6 @@ export declare const repository: {
831
808
  event?: import("@blue-labs/language").BlueNode | undefined;
832
809
  timelineId?: string | undefined;
833
810
  }>;
834
- readonly CU6mBTGTySYMMEPYBQZQSSrP54wehrZoRQytgG28Cd2g: import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
835
- description: import("zod").ZodOptional<import("zod").ZodString>;
836
- name: import("zod").ZodOptional<import("zod").ZodString>;
837
- order: import("zod").ZodOptional<import("zod").ZodNumber>;
838
- }, {
839
- description: import("zod").ZodOptional<import("zod").ZodString>;
840
- event: import("zod").ZodOptional<import("zod").ZodType<import("@blue-labs/language").BlueNode, import("zod").ZodTypeDef, import("@blue-labs/language").BlueNode>>;
841
- name: import("zod").ZodOptional<import("zod").ZodString>;
842
- }>, {
843
- description: import("zod").ZodOptional<import("zod").ZodString>;
844
- name: import("zod").ZodOptional<import("zod").ZodString>;
845
- note: import("zod").ZodOptional<import("zod").ZodString>;
846
- test: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodType<import("@blue-labs/language").BlueNode, import("zod").ZodTypeDef, import("@blue-labs/language").BlueNode>, "many">>;
847
- timelineId: import("zod").ZodOptional<import("zod").ZodString>;
848
- }>, "strip", import("zod").ZodTypeAny, {
849
- description?: string | undefined;
850
- name?: string | undefined;
851
- order?: number | undefined;
852
- event?: import("@blue-labs/language").BlueNode | undefined;
853
- timelineId?: string | undefined;
854
- note?: string | undefined;
855
- test?: import("@blue-labs/language").BlueNode[] | undefined;
856
- }, {
857
- description?: string | undefined;
858
- name?: string | undefined;
859
- order?: number | undefined;
860
- event?: import("@blue-labs/language").BlueNode | undefined;
861
- timelineId?: string | undefined;
862
- note?: string | undefined;
863
- test?: import("@blue-labs/language").BlueNode[] | undefined;
864
- }>;
865
811
  readonly EzDiC9Frs8V5yQBMtDYh1DobVnWtWpFemXDX5fGUULBn: import("zod").ZodObject<{
866
812
  actor: import("zod").ZodOptional<import("zod").ZodObject<{
867
813
  description: import("zod").ZodOptional<import("zod").ZodString>;
@@ -1009,7 +955,6 @@ export declare const repository: {
1009
955
  readonly 'Conversation/Status Pending': "ETAPjwZVyYEfPUWvXkCWAuybBhYUayg4hKC2V7mLXmsv";
1010
956
  readonly 'Conversation/Timeline': "3Ge54FsGJaaeZmm8nTKJdS6HVdYhiR3g18fDwg3Ev1Sa";
1011
957
  readonly 'Conversation/Timeline Channel': "EvuCWsG1E6WJQg8QXmk6rwMANYTZjoLWVZ1vYQWUwdTH";
1012
- readonly 'Conversation/Timeline Channel V2': "CU6mBTGTySYMMEPYBQZQSSrP54wehrZoRQytgG28Cd2g";
1013
958
  readonly 'Conversation/Timeline Entry': "EzDiC9Frs8V5yQBMtDYh1DobVnWtWpFemXDX5fGUULBn";
1014
959
  readonly 'Conversation/Trigger Event': "GxUtWr3eH9a6YQeioQkujEnsPjD5s9RU8ZhEfmsV1vuU";
1015
960
  readonly 'Conversation/Update Document': "BnnNLCnKF49TUJ1bRfZ5rSMaFw8SVfUNfnE4kJFG7HtM";
@@ -1213,15 +1158,6 @@ export declare const repository: {
1213
1158
  readonly attributesAdded: readonly [];
1214
1159
  }];
1215
1160
  };
1216
- readonly CU6mBTGTySYMMEPYBQZQSSrP54wehrZoRQytgG28Cd2g: {
1217
- readonly status: "dev";
1218
- readonly name: "Timeline Channel V2";
1219
- readonly versions: readonly [{
1220
- readonly repositoryVersionIndex: 0;
1221
- readonly typeBlueId: "CU6mBTGTySYMMEPYBQZQSSrP54wehrZoRQytgG28Cd2g";
1222
- readonly attributesAdded: readonly [];
1223
- }];
1224
- };
1225
1161
  readonly EzDiC9Frs8V5yQBMtDYh1DobVnWtWpFemXDX5fGUULBn: {
1226
1162
  readonly status: "stable";
1227
1163
  readonly name: "Timeline Entry";
@@ -1963,24 +1899,26 @@ export declare const repository: {
1963
1899
  };
1964
1900
  readonly myos: {
1965
1901
  readonly contents: {
1966
- readonly '2533GSBC4sXbbhDNdB6hKnRoySzQDziUb9u7bK3sa7tD': {
1967
- readonly allowedWorkerAgencyPermissions: {
1902
+ readonly '29JSV8DwY6x3zfvAqiM7xNc96i46sKcunFYgfywBkF2f': {
1903
+ readonly description: "Rights granted by this PGD have been retracted.";
1904
+ readonly name: "Single Document Permission Revoked";
1905
+ readonly type: {
1906
+ readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
1907
+ };
1908
+ };
1909
+ readonly '29zvV2MA4XAwLoGoNLLhLMa61mEgGceFnDvMznfQauYY': {
1910
+ readonly description: "Emitted on initialise when local shape checks fail.";
1911
+ readonly issues: {
1968
1912
  readonly itemType: {
1969
- readonly blueId: "5J3RXNnALK1ZYAQBrjGwCQ4WpL3YUGHvz9WcGos6mMSp";
1913
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1970
1914
  };
1971
1915
  readonly type: {
1972
1916
  readonly blueId: "6aehfNAxHLC1PHHoDr3tYtFH3RWNbiWdFancJ1bypXEY";
1973
1917
  };
1974
1918
  };
1975
- readonly description: "Parent worker requests authority to start specific sub-worker types and receive per-instance SDPGs.";
1976
- readonly name: "Worker Agency Permission Grant Requested";
1977
- readonly onBehalfOf: {
1978
- readonly type: {
1979
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1980
- };
1981
- };
1919
+ readonly name: "Worker Agency Permission Invalid";
1982
1920
  readonly type: {
1983
- readonly blueId: "5Wz4G9qcnBJnntYRkz4dgLK5bSuoMpYJZj4j5M59z4we";
1921
+ readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
1984
1922
  };
1985
1923
  };
1986
1924
  readonly '2gc8djtKGGRPjGfMQzvJZMviaXm4ytM1nA4DVbfyjkrW': {
@@ -2018,112 +1956,81 @@ export declare const repository: {
2018
1956
  readonly blueId: "3Ge54FsGJaaeZmm8nTKJdS6HVdYhiR3g18fDwg3Ev1Sa";
2019
1957
  };
2020
1958
  };
2021
- readonly '2K3rW6d4KychEQDerQpigPzQp8wHTJzbmueJaDXfGZqg': {
2022
- readonly bootstrapError: {
2023
- readonly description: "Error message explaining bootstrap failure";
2024
- readonly type: {
2025
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2026
- };
2027
- };
2028
- readonly bootstrapStatus: {
2029
- readonly description: "Overall bootstrap process status";
2030
- readonly type: {
2031
- readonly blueId: "58B8orsFkxxy7bWqjLXJmtBs2b5rwnNQNbeoAbGhPkJc";
2032
- };
2033
- };
2034
- readonly capabilities: {
2035
- readonly description: "Optional MyOS Admin capability contracts to attach (participantsOrchestration, sessionInteraction, workerAgency)";
2036
- readonly keyType: {
2037
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1959
+ readonly '2NN4VerhNHSyBcyoJpgtcuURkss2QRMmGkocQobJ8JYP': {
1960
+ readonly allowedWorkerAgencyPermissions: {
1961
+ readonly itemType: {
1962
+ readonly blueId: "5J3RXNnALK1ZYAQBrjGwCQ4WpL3YUGHvz9WcGos6mMSp";
2038
1963
  };
2039
1964
  readonly type: {
2040
- readonly blueId: "G7fBT9PSod1RfHLHkpafAGBDVAJMrMhAMY51ERcyXNrj";
2041
- };
2042
- readonly valueType: {
2043
- readonly blueId: "4EzhSubEimSQD3zrYHRtobfPPWntUuhEz8YcdxHsi12u";
1965
+ readonly blueId: "6aehfNAxHLC1PHHoDr3tYtFH3RWNbiWdFancJ1bypXEY";
2044
1966
  };
2045
1967
  };
2046
- readonly channelBindings: {
2047
- readonly description: "Maps channel names to participant identifiers";
2048
- readonly keyType: {
2049
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2050
- };
2051
- readonly type: {
2052
- readonly blueId: "G7fBT9PSod1RfHLHkpafAGBDVAJMrMhAMY51ERcyXNrj";
1968
+ readonly contracts: {
1969
+ readonly granterChannel: {
1970
+ readonly description: "Granter/owner’s timeline (actor allowed to request revoke)";
1971
+ readonly type: {
1972
+ readonly blueId: "HCF8mXnX3dFjQ8osjxb4Wzm2Nm1DoXnTYuA5sPnV7NTs";
1973
+ };
2053
1974
  };
2054
- readonly valueType: {
2055
- readonly blueId: "DcoJyCh7XXxy1nR5xjy7qfkUgQ1GiZnKKSxh8DJusBSr";
1975
+ readonly initLifecycleChannel: {
1976
+ readonly event: {
1977
+ readonly type: {
1978
+ readonly blueId: "BrpmpNt5JkapeUvPqYcxgXZrHNZX3R757dRwuXXdfNM2";
1979
+ };
1980
+ };
1981
+ readonly type: {
1982
+ readonly blueId: "H2aCCTUcLMTJozWkn7HPUjyFBFxamraw1q8DyWk87zxr";
1983
+ };
2056
1984
  };
2057
- };
2058
- readonly contracts: {
2059
- readonly handleBootstrapFailed: {
1985
+ readonly revoke: {
2060
1986
  readonly channel: {
2061
1987
  readonly type: {
2062
1988
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2063
1989
  };
2064
- readonly value: "triggeredEventsChannel";
1990
+ readonly value: "granterChannel";
2065
1991
  };
2066
- readonly event: {
1992
+ readonly description: "Granter requests revocation (handled by MyOS Admin)";
1993
+ readonly request: {
1994
+ readonly description: "Optional human-readable reason";
2067
1995
  readonly type: {
2068
- readonly blueId: "9iEADVdqxqgacF3GAZVMFZu4m5ywuNpsGzButLUNkPWo";
1996
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
1997
+ };
1998
+ };
1999
+ readonly type: {
2000
+ readonly blueId: "BoAiqVUZv9Fum3wFqaX2JnQMBHJLxJSo2V9U2UBmCfsC";
2001
+ };
2002
+ };
2003
+ readonly revokeImplGranter: {
2004
+ readonly operation: {
2005
+ readonly type: {
2006
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2069
2007
  };
2008
+ readonly value: "revoke";
2070
2009
  };
2071
2010
  readonly steps: {
2072
2011
  readonly items: readonly [{
2073
- readonly changeset: {
2074
- readonly items: readonly [{
2075
- readonly op: {
2076
- readonly type: {
2077
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2078
- };
2079
- readonly value: "replace";
2080
- };
2081
- readonly path: {
2082
- readonly type: {
2083
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2084
- };
2085
- readonly value: "/bootstrapError";
2086
- };
2087
- readonly val: {
2088
- readonly type: {
2089
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2090
- };
2091
- readonly value: "${event.reason}";
2092
- };
2093
- }];
2094
- };
2095
- readonly name: "Update Error Message";
2096
- readonly type: {
2097
- readonly blueId: "BnnNLCnKF49TUJ1bRfZ5rSMaFw8SVfUNfnE4kJFG7HtM";
2098
- };
2099
- }, {
2100
2012
  readonly code: {
2101
2013
  readonly type: {
2102
2014
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2103
2015
  };
2104
- readonly value: "return { events: [ { type: 'Status Change', status: { type: 'Status Failed' } } ] };\n";
2016
+ readonly value: "return {\n events: [\n {\n type: \"MyOS/Worker Agency Permission Revoke Requested\",\n reason: event.message.request\n }\n ]\n};\n";
2105
2017
  };
2106
- readonly name: "Emit Failure Event";
2018
+ readonly name: "EmitRevokeRequested";
2107
2019
  readonly type: {
2108
2020
  readonly blueId: "3hYcmWMtMUPAzXBLFLb7BpuG9537tuTJPCr7pxWXvTZK";
2109
2021
  };
2110
2022
  }];
2111
2023
  };
2112
2024
  readonly type: {
2113
- readonly blueId: "7X3LkN54Yp88JgZbppPhP6hM3Jqiqv8Z2i4kS7phXtQe";
2025
+ readonly blueId: "CGdxkNjPcsdescqLPz6SNLsMyak6demQQr7RoKNHbCyv";
2114
2026
  };
2115
2027
  };
2116
- readonly handleParticipantResolved: {
2028
+ readonly validateOnInit: {
2117
2029
  readonly channel: {
2118
2030
  readonly type: {
2119
2031
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2120
2032
  };
2121
- readonly value: "triggeredEventsChannel";
2122
- };
2123
- readonly event: {
2124
- readonly type: {
2125
- readonly blueId: "EQVu8aZyp5ivTyKpSm8ueVsDLgprfcrHzr5QWdH1p6Cz";
2126
- };
2033
+ readonly value: "initLifecycleChannel";
2127
2034
  };
2128
2035
  readonly steps: {
2129
2036
  readonly items: readonly [{
@@ -2131,86 +2038,587 @@ export declare const repository: {
2131
2038
  readonly type: {
2132
2039
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2133
2040
  };
2134
- 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";
2041
+ 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";
2135
2042
  };
2136
- readonly name: "Prepare Participant State";
2043
+ readonly name: "ValidateBasicShape";
2137
2044
  readonly type: {
2138
2045
  readonly blueId: "3hYcmWMtMUPAzXBLFLb7BpuG9537tuTJPCr7pxWXvTZK";
2139
2046
  };
2140
- }, {
2141
- readonly changeset: {
2142
- readonly items: readonly [{
2143
- readonly op: {
2144
- readonly type: {
2145
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2146
- };
2147
- readonly value: "replace";
2148
- };
2149
- readonly path: {
2150
- readonly type: {
2151
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2152
- };
2153
- readonly value: "/participantsState/${steps['Prepare Participant State'].channelName}";
2154
- };
2155
- readonly val: {
2156
- readonly type: {
2157
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2158
- };
2159
- readonly value: "${steps['Prepare Participant State'].participantState}";
2160
- };
2161
- }];
2162
- };
2163
- readonly name: "Update Participants State";
2164
- readonly type: {
2165
- readonly blueId: "BnnNLCnKF49TUJ1bRfZ5rSMaFw8SVfUNfnE4kJFG7HtM";
2166
- };
2167
2047
  }];
2168
2048
  };
2169
2049
  readonly type: {
2170
2050
  readonly blueId: "7X3LkN54Yp88JgZbppPhP6hM3Jqiqv8Z2i4kS7phXtQe";
2171
2051
  };
2172
2052
  };
2173
- readonly handleStatusChange: {
2174
- readonly channel: {
2175
- readonly type: {
2176
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2177
- };
2178
- readonly value: "triggeredEventsChannel";
2179
- };
2180
- readonly event: {
2181
- readonly type: {
2182
- readonly blueId: "C48nKSkbxraMSv4gCiGYVHKFjmtK12k63Yasn95zknWE";
2183
- };
2184
- };
2185
- readonly steps: {
2186
- readonly items: readonly [{
2187
- readonly changeset: {
2188
- readonly items: readonly [{
2189
- readonly op: {
2190
- readonly type: {
2191
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2192
- };
2193
- readonly value: "replace";
2194
- };
2195
- readonly path: {
2196
- readonly type: {
2197
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2198
- };
2199
- readonly value: "/bootstrapStatus";
2200
- };
2201
- readonly val: {
2202
- readonly type: {
2203
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2204
- };
2205
- readonly value: "${event.status}";
2206
- };
2207
- }];
2208
- };
2209
- readonly name: "Update Bootstrap Status";
2210
- readonly type: {
2211
- readonly blueId: "BnnNLCnKF49TUJ1bRfZ5rSMaFw8SVfUNfnE4kJFG7HtM";
2212
- };
2213
- }];
2053
+ };
2054
+ readonly granteeDocumentId: {
2055
+ readonly type: {
2056
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2057
+ };
2058
+ };
2059
+ readonly name: "Worker Agency Permission Grant";
2060
+ readonly type: {
2061
+ readonly blueId: "FHzfgUb3eTqBkgDi1n5QNw5PC1QYGycEVs1c3YSrZ53o";
2062
+ };
2063
+ };
2064
+ readonly '3B7ErHwZ9NHiW4e6msFDt57U8sTvFXZQBEwHzcdNCjmf': {
2065
+ readonly description: "Worker session is starting.";
2066
+ readonly granteeDocumentId: {
2067
+ readonly type: {
2068
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2069
+ };
2070
+ };
2071
+ readonly name: "Worker Session Starting";
2072
+ readonly targetDocumentType: {
2073
+ readonly type: {
2074
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2075
+ };
2076
+ };
2077
+ readonly type: {
2078
+ readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
2079
+ };
2080
+ };
2081
+ readonly '3f9PA4RUDBxs6DsqGEYjna2RNf8XhCDHjQGDjLyNZyRh': {
2082
+ readonly capabilities: {
2083
+ readonly description: "Optional MyOS Admin capability contracts to attach (participantsOrchestration, sessionInteraction, workerAgency)";
2084
+ readonly keyType: {
2085
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2086
+ };
2087
+ readonly type: {
2088
+ readonly blueId: "G7fBT9PSod1RfHLHkpafAGBDVAJMrMhAMY51ERcyXNrj";
2089
+ };
2090
+ readonly valueType: {
2091
+ readonly blueId: "4EzhSubEimSQD3zrYHRtobfPPWntUuhEz8YcdxHsi12u";
2092
+ };
2093
+ };
2094
+ readonly channelBindings: {
2095
+ readonly description: "Maps channel names to participant identifiers";
2096
+ readonly keyType: {
2097
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2098
+ };
2099
+ readonly type: {
2100
+ readonly blueId: "G7fBT9PSod1RfHLHkpafAGBDVAJMrMhAMY51ERcyXNrj";
2101
+ };
2102
+ readonly valueType: {
2103
+ readonly blueId: "DcoJyCh7XXxy1nR5xjy7qfkUgQ1GiZnKKSxh8DJusBSr";
2104
+ };
2105
+ };
2106
+ readonly description: "Parent worker requests from MyOS Admin to start a new child session. Parent worker requires to have Worker Agency Permission Grant.";
2107
+ readonly document: {
2108
+ readonly description: "Target Blue document to be bootstrapped";
2109
+ };
2110
+ readonly initialMessages: {
2111
+ readonly defaultMessage: {
2112
+ readonly description: "Default invitation message sent to all participants";
2113
+ readonly type: {
2114
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2115
+ };
2116
+ };
2117
+ readonly description: "Messages sent to participants when inviting them to the bootstrapped document";
2118
+ readonly perChannel: {
2119
+ readonly description: "Per-channel custom invitation messages";
2120
+ readonly keyType: {
2121
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2122
+ };
2123
+ readonly type: {
2124
+ readonly blueId: "G7fBT9PSod1RfHLHkpafAGBDVAJMrMhAMY51ERcyXNrj";
2125
+ };
2126
+ readonly valueType: {
2127
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2128
+ };
2129
+ };
2130
+ };
2131
+ readonly name: "Start Worker Session Requested";
2132
+ readonly onBehalfOf: {
2133
+ readonly type: {
2134
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2135
+ };
2136
+ };
2137
+ readonly type: {
2138
+ readonly blueId: "8f9UhHMbRe62sFgzQVheToaJPYi7t7HPNVvpQTbqfL5n";
2139
+ };
2140
+ };
2141
+ readonly '3P4vsTx8Ky2pucXxKgkn8MouveP2DBRjkwZckCG5b9Lb': {
2142
+ readonly description: "MyOS Admin forwards operation Response events to the requesting session";
2143
+ readonly events: {
2144
+ readonly description: "Operation Response events";
2145
+ readonly itemType: {
2146
+ readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
2147
+ };
2148
+ readonly type: {
2149
+ readonly blueId: "6aehfNAxHLC1PHHoDr3tYtFH3RWNbiWdFancJ1bypXEY";
2150
+ };
2151
+ };
2152
+ readonly name: "Call Operation Responded";
2153
+ readonly type: {
2154
+ readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
2155
+ };
2156
+ };
2157
+ readonly '3SJK2XGFHJgqXyCK4sjZ6tmAk3VjyuX6imGBJmV2LgQZ': {
2158
+ readonly agentRef: {
2159
+ readonly description: "Which Worker acted";
2160
+ readonly type: {
2161
+ readonly blueId: "8jCUCDoX7LUd5UaktCD7i4xxEheCWFQDkTbbNTEdYVZ9";
2162
+ };
2163
+ };
2164
+ readonly delegation: {
2165
+ readonly description: "The grant document/session used";
2166
+ readonly type: {
2167
+ readonly blueId: "8jCUCDoX7LUd5UaktCD7i4xxEheCWFQDkTbbNTEdYVZ9";
2168
+ };
2169
+ };
2170
+ readonly name: "Agent Actor";
2171
+ readonly onBehalfOf: {
2172
+ readonly description: "The principal's accountId";
2173
+ readonly type: {
2174
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2175
+ };
2176
+ };
2177
+ readonly type: {
2178
+ readonly blueId: "CN5efWVizJbRsMCw8YWRfT2q9vM9XfeGDN9wFvYcvMnQ";
2179
+ };
2180
+ };
2181
+ readonly '4cmrbevB6K23ZenjqwmNxpnaw6RF4VB3wkP7XB59V7W5': {
2182
+ 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.";
2183
+ readonly keyType: {
2184
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2185
+ };
2186
+ readonly name: "Document Links";
2187
+ readonly type: {
2188
+ readonly blueId: "G7fBT9PSod1RfHLHkpafAGBDVAJMrMhAMY51ERcyXNrj";
2189
+ };
2190
+ readonly valueType: {
2191
+ readonly blueId: "D2ERUvbpn6R6PR7hjFsGofwQsu9bkRfc6wbSYHcfJtMD";
2192
+ };
2193
+ };
2194
+ readonly '4fYuD2ZdTQpm5T6Xtibge9SKkNA8RrvDVmKmArrToQQW': {
2195
+ readonly agent: {
2196
+ readonly description: "Optional MyOS agent associated with this channel";
2197
+ readonly type: {
2198
+ readonly blueId: "8DQrCT6Mf9wHQyRc4NdYhjFW4FbKi83no2QPe54UhdQ5";
2199
+ };
2200
+ };
2201
+ readonly description: "MyOS-specific agent channel extending Channel with agent and event fields";
2202
+ readonly event: {
2203
+ readonly description: "Optional event node reference";
2204
+ };
2205
+ readonly name: "MyOS Agent Channel";
2206
+ };
2207
+ readonly '4Lix4AKXvBDvrwxw2htSdYFKxL4wugEQzqoSEYet5Dh1': {
2208
+ readonly name: "MyOS Worker Agency";
2209
+ };
2210
+ readonly '567voUMtKJQoqru6ZVPYb4EGwdeV99rUSAqsnod7gqfd': {
2211
+ readonly description: "Emitted on initialise when local shape checks fail.";
2212
+ readonly issues: {
2213
+ readonly itemType: {
2214
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2215
+ };
2216
+ readonly type: {
2217
+ readonly blueId: "6aehfNAxHLC1PHHoDr3tYtFH3RWNbiWdFancJ1bypXEY";
2218
+ };
2219
+ };
2220
+ readonly name: "Single Document Permission Invalid";
2221
+ readonly type: {
2222
+ readonly blueId: "5Wz4G9qcnBJnntYRkz4dgLK5bSuoMpYJZj4j5M59z4we";
2223
+ };
2224
+ };
2225
+ readonly '5cg55kgH8ckRVji4oWSBBxthJQFYmB5Lb1Pea7achyNr': {
2226
+ readonly agentStoreDescription: {
2227
+ readonly description: "Human-readable description for stores/directories";
2228
+ readonly type: {
2229
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2230
+ };
2231
+ };
2232
+ readonly automationTemplate: {
2233
+ readonly description: "Optional automation template to start post-creation";
2234
+ readonly type: {
2235
+ readonly blueId: "8eyv5ogjHbTqUeaJKWHMenLs3MaCnpGSQkbPrCqvk2Ga";
2236
+ };
2237
+ };
2238
+ readonly capabilities: {
2239
+ readonly description: "Optional MyOS Admin capability contracts to attach (participantsOrchestration, sessionInteraction, workerAgency)";
2240
+ readonly keyType: {
2241
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2242
+ };
2243
+ readonly type: {
2244
+ readonly blueId: "G7fBT9PSod1RfHLHkpafAGBDVAJMrMhAMY51ERcyXNrj";
2245
+ };
2246
+ readonly valueType: {
2247
+ readonly blueId: "4EzhSubEimSQD3zrYHRtobfPPWntUuhEz8YcdxHsi12u";
2248
+ };
2249
+ };
2250
+ readonly channelBindings: {
2251
+ readonly description: "Maps channel names to participant identifiers";
2252
+ readonly keyType: {
2253
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2254
+ };
2255
+ readonly type: {
2256
+ readonly blueId: "G7fBT9PSod1RfHLHkpafAGBDVAJMrMhAMY51ERcyXNrj";
2257
+ };
2258
+ readonly valueType: {
2259
+ readonly blueId: "DcoJyCh7XXxy1nR5xjy7qfkUgQ1GiZnKKSxh8DJusBSr";
2260
+ };
2261
+ };
2262
+ readonly description: "A distributable blueprint for a new Agent session, which can include pre-configured automations that start on installation.\n";
2263
+ readonly document: {
2264
+ readonly description: "The full initial state of the Agent to be created. Root type MUST specialize 'Agent'.";
2265
+ };
2266
+ readonly initialMessages: {
2267
+ readonly defaultMessage: {
2268
+ readonly description: "Default invitation message sent to all participants";
2269
+ readonly type: {
2270
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2271
+ };
2272
+ };
2273
+ readonly description: "Optional per-participant invitation messages (installer's message is public)";
2274
+ readonly perChannel: {
2275
+ readonly description: "Per-channel custom invitation messages";
2276
+ readonly keyType: {
2277
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2278
+ };
2279
+ readonly type: {
2280
+ readonly blueId: "G7fBT9PSod1RfHLHkpafAGBDVAJMrMhAMY51ERcyXNrj";
2281
+ };
2282
+ readonly valueType: {
2283
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2284
+ };
2285
+ };
2286
+ };
2287
+ readonly installerChannel: {
2288
+ readonly description: "Channel name in 'document' to bind to the installing user/account";
2289
+ readonly type: {
2290
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2291
+ };
2292
+ };
2293
+ readonly name: "MyOS Package";
2294
+ readonly type: {
2295
+ readonly blueId: "8s2rAFDtiB6sCwqeURkT4Lq7fcc2FXBkmX9B9p7R4Boc";
2296
+ };
2297
+ };
2298
+ readonly '5dYUepkS2uQHtzhVYoHEtR4x8vaMRtNuHyiqqTvRrKGY': {
2299
+ readonly description: "Admin has started applying the grant for this PGD.";
2300
+ readonly name: "Single Document Permission Granting in Progress";
2301
+ readonly note: {
2302
+ readonly type: {
2303
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2304
+ };
2305
+ };
2306
+ readonly permissions: {
2307
+ readonly type: {
2308
+ readonly blueId: "DRDQcve5AjwBK9z6Njfa4MNERko7Uf4ucvARFdC6sL54";
2309
+ };
2310
+ };
2311
+ readonly targetSessionId: {
2312
+ readonly type: {
2313
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2314
+ };
2315
+ };
2316
+ readonly type: {
2317
+ readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
2318
+ };
2319
+ };
2320
+ readonly '5GB8C22LsZGR3kkEmP5j5Zye7SR173ojzzUK99tUcoP': {
2321
+ readonly accountId: {
2322
+ readonly description: "MyOS account ID of the principal.";
2323
+ readonly type: {
2324
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2325
+ };
2326
+ };
2327
+ readonly description: "The base type for a direct action by the account owner.";
2328
+ readonly name: "Principal Actor";
2329
+ readonly type: {
2330
+ readonly blueId: "CN5efWVizJbRsMCw8YWRfT2q9vM9XfeGDN9wFvYcvMnQ";
2331
+ };
2332
+ };
2333
+ readonly '5J3RXNnALK1ZYAQBrjGwCQ4WpL3YUGHvz9WcGos6mMSp': {
2334
+ readonly name: "Worker Agency Permission";
2335
+ readonly permissions: {
2336
+ readonly description: "The permissions granted to the worker for documents of the given type.";
2337
+ readonly type: {
2338
+ readonly blueId: "DRDQcve5AjwBK9z6Njfa4MNERko7Uf4ucvARFdC6sL54";
2339
+ };
2340
+ };
2341
+ readonly workerType: {
2342
+ readonly description: "The document type the worker is allowed to create.";
2343
+ };
2344
+ };
2345
+ readonly '5jtNV7xpaim18pUQp4uvron8uHfTjPSi6kUZQdCMGsKa': {
2346
+ readonly description: "Whatever granter confirmed or rejected the request.";
2347
+ readonly name: "Single Document Permission Grant Responded";
2348
+ readonly permissions: {
2349
+ readonly type: {
2350
+ readonly blueId: "DRDQcve5AjwBK9z6Njfa4MNERko7Uf4ucvARFdC6sL54";
2351
+ };
2352
+ };
2353
+ readonly reason: {
2354
+ readonly type: {
2355
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2356
+ };
2357
+ };
2358
+ readonly status: {
2359
+ readonly type: {
2360
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2361
+ };
2362
+ };
2363
+ readonly targetSessionId: {
2364
+ readonly type: {
2365
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2366
+ };
2367
+ };
2368
+ readonly type: {
2369
+ readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
2370
+ };
2371
+ };
2372
+ readonly '5zNb9H63xeG2RjZ1gzJwyGxvTVzWdyNBb2Te6g8UXd72': {
2373
+ readonly allowedWorkerAgencyPermissions: {
2374
+ readonly itemType: {
2375
+ readonly blueId: "5J3RXNnALK1ZYAQBrjGwCQ4WpL3YUGHvz9WcGos6mMSp";
2376
+ };
2377
+ readonly type: {
2378
+ readonly blueId: "6aehfNAxHLC1PHHoDr3tYtFH3RWNbiWdFancJ1bypXEY";
2379
+ };
2380
+ };
2381
+ readonly description: "MyOS Admin is retracting rights granted by this WAG.";
2382
+ readonly granteeDocumentId: {
2383
+ readonly type: {
2384
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2385
+ };
2386
+ };
2387
+ readonly name: "Worker Agency Permission Revoking in Progress";
2388
+ readonly note: {
2389
+ readonly type: {
2390
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2391
+ };
2392
+ };
2393
+ readonly type: {
2394
+ readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
2395
+ };
2396
+ };
2397
+ readonly '6efzqM67y1po3YWbsbYSkKW8L41Tx8THeMv1q1TksAmr': {
2398
+ readonly name: "Removing Participant Responded";
2399
+ readonly request: {
2400
+ readonly type: {
2401
+ readonly blueId: "8PrHr6fcJ1xMyNFptEy2sksyYYuZ48Ypkcnjv4V2WcoD";
2402
+ };
2403
+ };
2404
+ readonly status: {
2405
+ readonly type: {
2406
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2407
+ };
2408
+ };
2409
+ readonly type: {
2410
+ readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
2411
+ };
2412
+ };
2413
+ readonly '6tzp2YX1rei3aAXg22SqYbeiiteGthj1LesTNCWm7wbU': {
2414
+ readonly name: "MyOS Participants Orchestration";
2415
+ };
2416
+ readonly '7Usvk6dZMVqas3yqs23ZEXn1zu1YDPjgYiZFNYaw3puH': {
2417
+ readonly description: "Dictionary of named incoming connection points (anchors) that other documents can link to. Links to an anchor are by its dictionary key.";
2418
+ readonly keyType: {
2419
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2420
+ };
2421
+ readonly name: "Document Anchors";
2422
+ readonly type: {
2423
+ readonly blueId: "G7fBT9PSod1RfHLHkpafAGBDVAJMrMhAMY51ERcyXNrj";
2424
+ };
2425
+ readonly valueType: {
2426
+ readonly blueId: "HS9yo34TGEAM2LGcNbLh7XPN4goPRhqdGZQkiyh473Wb";
2427
+ };
2428
+ };
2429
+ readonly '84xMEnEYr3DPBuYZL3JtcsZBBTtRH9fEEJiPnk7ASj1o': {
2430
+ readonly bootstrapError: {
2431
+ readonly description: "Error message explaining bootstrap failure";
2432
+ readonly type: {
2433
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2434
+ };
2435
+ };
2436
+ readonly bootstrapStatus: {
2437
+ readonly description: "Overall bootstrap process status";
2438
+ readonly type: {
2439
+ readonly blueId: "58B8orsFkxxy7bWqjLXJmtBs2b5rwnNQNbeoAbGhPkJc";
2440
+ };
2441
+ };
2442
+ readonly capabilities: {
2443
+ readonly description: "Optional MyOS Admin capability contracts to attach (participantsOrchestration, sessionInteraction, workerAgency)";
2444
+ readonly keyType: {
2445
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2446
+ };
2447
+ readonly type: {
2448
+ readonly blueId: "G7fBT9PSod1RfHLHkpafAGBDVAJMrMhAMY51ERcyXNrj";
2449
+ };
2450
+ readonly valueType: {
2451
+ readonly blueId: "4EzhSubEimSQD3zrYHRtobfPPWntUuhEz8YcdxHsi12u";
2452
+ };
2453
+ };
2454
+ readonly channelBindings: {
2455
+ readonly description: "Maps channel names to participant identifiers";
2456
+ readonly keyType: {
2457
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2458
+ };
2459
+ readonly type: {
2460
+ readonly blueId: "G7fBT9PSod1RfHLHkpafAGBDVAJMrMhAMY51ERcyXNrj";
2461
+ };
2462
+ readonly valueType: {
2463
+ readonly blueId: "DcoJyCh7XXxy1nR5xjy7qfkUgQ1GiZnKKSxh8DJusBSr";
2464
+ };
2465
+ };
2466
+ readonly contracts: {
2467
+ readonly handleBootstrapFailed: {
2468
+ readonly channel: {
2469
+ readonly type: {
2470
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2471
+ };
2472
+ readonly value: "triggeredEventsChannel";
2473
+ };
2474
+ readonly event: {
2475
+ readonly type: {
2476
+ readonly blueId: "9iEADVdqxqgacF3GAZVMFZu4m5ywuNpsGzButLUNkPWo";
2477
+ };
2478
+ };
2479
+ readonly steps: {
2480
+ readonly items: readonly [{
2481
+ readonly changeset: {
2482
+ readonly items: readonly [{
2483
+ readonly op: {
2484
+ readonly type: {
2485
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2486
+ };
2487
+ readonly value: "replace";
2488
+ };
2489
+ readonly path: {
2490
+ readonly type: {
2491
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2492
+ };
2493
+ readonly value: "/bootstrapError";
2494
+ };
2495
+ readonly val: {
2496
+ readonly type: {
2497
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2498
+ };
2499
+ readonly value: "${event.reason}";
2500
+ };
2501
+ }];
2502
+ };
2503
+ readonly name: "Update Error Message";
2504
+ readonly type: {
2505
+ readonly blueId: "BnnNLCnKF49TUJ1bRfZ5rSMaFw8SVfUNfnE4kJFG7HtM";
2506
+ };
2507
+ }, {
2508
+ readonly code: {
2509
+ readonly type: {
2510
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2511
+ };
2512
+ readonly value: "return { events: [ { type: 'Conversation/Status Change', status: { type: 'Conversation/Status Failed' } } ] };\n";
2513
+ };
2514
+ readonly name: "Emit Failure Event";
2515
+ readonly type: {
2516
+ readonly blueId: "3hYcmWMtMUPAzXBLFLb7BpuG9537tuTJPCr7pxWXvTZK";
2517
+ };
2518
+ }];
2519
+ };
2520
+ readonly type: {
2521
+ readonly blueId: "7X3LkN54Yp88JgZbppPhP6hM3Jqiqv8Z2i4kS7phXtQe";
2522
+ };
2523
+ };
2524
+ readonly handleParticipantResolved: {
2525
+ readonly channel: {
2526
+ readonly type: {
2527
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2528
+ };
2529
+ readonly value: "triggeredEventsChannel";
2530
+ };
2531
+ readonly event: {
2532
+ readonly type: {
2533
+ readonly blueId: "EQVu8aZyp5ivTyKpSm8ueVsDLgprfcrHzr5QWdH1p6Cz";
2534
+ };
2535
+ };
2536
+ readonly steps: {
2537
+ readonly items: readonly [{
2538
+ readonly code: {
2539
+ readonly type: {
2540
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2541
+ };
2542
+ 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";
2543
+ };
2544
+ readonly name: "Prepare Participant State";
2545
+ readonly type: {
2546
+ readonly blueId: "3hYcmWMtMUPAzXBLFLb7BpuG9537tuTJPCr7pxWXvTZK";
2547
+ };
2548
+ }, {
2549
+ readonly changeset: {
2550
+ readonly items: readonly [{
2551
+ readonly op: {
2552
+ readonly type: {
2553
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2554
+ };
2555
+ readonly value: "replace";
2556
+ };
2557
+ readonly path: {
2558
+ readonly type: {
2559
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2560
+ };
2561
+ readonly value: "/participantsState/${steps['Prepare Participant State'].channelName}";
2562
+ };
2563
+ readonly val: {
2564
+ readonly type: {
2565
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2566
+ };
2567
+ readonly value: "${steps['Prepare Participant State'].participantState}";
2568
+ };
2569
+ }];
2570
+ };
2571
+ readonly name: "Update Participants State";
2572
+ readonly type: {
2573
+ readonly blueId: "BnnNLCnKF49TUJ1bRfZ5rSMaFw8SVfUNfnE4kJFG7HtM";
2574
+ };
2575
+ }];
2576
+ };
2577
+ readonly type: {
2578
+ readonly blueId: "7X3LkN54Yp88JgZbppPhP6hM3Jqiqv8Z2i4kS7phXtQe";
2579
+ };
2580
+ };
2581
+ readonly handleStatusChange: {
2582
+ readonly channel: {
2583
+ readonly type: {
2584
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2585
+ };
2586
+ readonly value: "triggeredEventsChannel";
2587
+ };
2588
+ readonly event: {
2589
+ readonly type: {
2590
+ readonly blueId: "C48nKSkbxraMSv4gCiGYVHKFjmtK12k63Yasn95zknWE";
2591
+ };
2592
+ };
2593
+ readonly steps: {
2594
+ readonly items: readonly [{
2595
+ readonly changeset: {
2596
+ readonly items: readonly [{
2597
+ readonly op: {
2598
+ readonly type: {
2599
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2600
+ };
2601
+ readonly value: "replace";
2602
+ };
2603
+ readonly path: {
2604
+ readonly type: {
2605
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2606
+ };
2607
+ readonly value: "/bootstrapStatus";
2608
+ };
2609
+ readonly val: {
2610
+ readonly type: {
2611
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2612
+ };
2613
+ readonly value: "${event.status}";
2614
+ };
2615
+ }];
2616
+ };
2617
+ readonly name: "Update Bootstrap Status";
2618
+ readonly type: {
2619
+ readonly blueId: "BnnNLCnKF49TUJ1bRfZ5rSMaFw8SVfUNfnE4kJFG7HtM";
2620
+ };
2621
+ }];
2214
2622
  };
2215
2623
  readonly type: {
2216
2624
  readonly blueId: "7X3LkN54Yp88JgZbppPhP6hM3Jqiqv8Z2i4kS7phXtQe";
@@ -2261,7 +2669,7 @@ export declare const repository: {
2261
2669
  readonly type: {
2262
2670
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2263
2671
  };
2264
- readonly value: "return { events: [ { type: 'Status Change', status: { type: 'Status Completed' } } ] };\n";
2672
+ readonly value: "return { events: [ { type: 'Conversation/Status Change', status: { type: 'Conversation/Status Completed' } } ] };\n";
2265
2673
  };
2266
2674
  readonly name: "Emit Completion Event";
2267
2675
  readonly type: {
@@ -2296,388 +2704,105 @@ export declare const repository: {
2296
2704
  };
2297
2705
  readonly value: "/bootstrapStatus";
2298
2706
  };
2299
- readonly val: {
2300
- readonly type: {
2301
- readonly blueId: "56Lhu3Z2oF3kuYG41eZAK8TvgVtRNevkbRi4D31kKWZm";
2302
- };
2303
- };
2304
- }];
2305
- };
2306
- readonly name: "Initialize Bootstrap Status";
2307
- readonly type: {
2308
- readonly blueId: "BnnNLCnKF49TUJ1bRfZ5rSMaFw8SVfUNfnE4kJFG7HtM";
2309
- };
2310
- }];
2311
- };
2312
- readonly type: {
2313
- readonly blueId: "7X3LkN54Yp88JgZbppPhP6hM3Jqiqv8Z2i4kS7phXtQe";
2314
- };
2315
- };
2316
- readonly lifecycle: {
2317
- readonly event: {
2318
- readonly type: {
2319
- readonly blueId: "BrpmpNt5JkapeUvPqYcxgXZrHNZX3R757dRwuXXdfNM2";
2320
- };
2321
- };
2322
- readonly type: {
2323
- readonly blueId: "H2aCCTUcLMTJozWkn7HPUjyFBFxamraw1q8DyWk87zxr";
2324
- };
2325
- };
2326
- readonly triggeredEventsChannel: {
2327
- readonly type: {
2328
- readonly blueId: "C77W4kVGcxL7Mkx9WL9QESPEFFL2GzWAe647s1Efprt";
2329
- };
2330
- };
2331
- };
2332
- readonly description: "MyOS-specific document for bootstrapping document sessions and tracking bootstrap progress";
2333
- readonly document: {
2334
- readonly description: "Target Blue document to be bootstrapped";
2335
- };
2336
- readonly initialMessages: {
2337
- readonly defaultMessage: {
2338
- readonly description: "Default invitation message sent to all participants";
2339
- readonly type: {
2340
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2341
- };
2342
- };
2343
- readonly description: "Messages sent to participants when inviting them to the bootstrapped document";
2344
- readonly perChannel: {
2345
- readonly description: "Per-channel custom invitation messages";
2346
- readonly keyType: {
2347
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2348
- };
2349
- readonly type: {
2350
- readonly blueId: "G7fBT9PSod1RfHLHkpafAGBDVAJMrMhAMY51ERcyXNrj";
2351
- };
2352
- readonly valueType: {
2353
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2354
- };
2355
- };
2356
- };
2357
- readonly initiatorSessionIds: {
2358
- readonly description: "Session IDs created for the bootstrap initiator (caller)";
2359
- readonly itemType: {
2360
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2361
- };
2362
- readonly type: {
2363
- readonly blueId: "6aehfNAxHLC1PHHoDr3tYtFH3RWNbiWdFancJ1bypXEY";
2364
- };
2365
- };
2366
- readonly name: "Document Session Bootstrap";
2367
- readonly participantsState: {
2368
- readonly description: "Maps channel names to participant activation tracking";
2369
- readonly keyType: {
2370
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2371
- };
2372
- readonly type: {
2373
- readonly blueId: "G7fBT9PSod1RfHLHkpafAGBDVAJMrMhAMY51ERcyXNrj";
2374
- };
2375
- readonly valueType: {
2376
- readonly blueId: "CocmZUt2K7LuGukwuPSAFC7EFo5HZonozAm4tUsSmuFB";
2377
- };
2378
- };
2379
- readonly type: {
2380
- readonly blueId: "FHzfgUb3eTqBkgDi1n5QNw5PC1QYGycEVs1c3YSrZ53o";
2381
- };
2382
- };
2383
- readonly '387NGsN9DZNttQbjZHZksVSyHjb5SSZdhxKtCmMu36yo': {
2384
- readonly description: "Grant could not be applied.";
2385
- readonly name: "Single Document Permission Rejected";
2386
- readonly permissions: {
2387
- readonly type: {
2388
- readonly blueId: "DRDQcve5AjwBK9z6Njfa4MNERko7Uf4ucvARFdC6sL54";
2389
- };
2390
- };
2391
- readonly reason: {
2392
- readonly type: {
2393
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2394
- };
2395
- };
2396
- readonly targetSessionId: {
2397
- readonly type: {
2398
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2399
- };
2400
- };
2401
- readonly type: {
2402
- readonly blueId: "5Wz4G9qcnBJnntYRkz4dgLK5bSuoMpYJZj4j5M59z4we";
2403
- };
2404
- };
2405
- readonly '3FS3vHTB9XMw2RbwatfUTCSgoh647XduUBjYcz6Bdkwh': {
2406
- readonly description: "Whatever granter confirmed or rejected the request.";
2407
- readonly name: "Single Document Permission Grant Responded";
2408
- readonly permissions: {
2409
- readonly type: {
2410
- readonly blueId: "DRDQcve5AjwBK9z6Njfa4MNERko7Uf4ucvARFdC6sL54";
2411
- };
2412
- };
2413
- readonly reason: {
2414
- readonly type: {
2415
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2416
- };
2417
- };
2418
- readonly status: {
2419
- readonly type: {
2420
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2421
- };
2422
- };
2423
- readonly targetSessionId: {
2424
- readonly type: {
2425
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2426
- };
2427
- };
2428
- readonly type: {
2429
- readonly blueId: "5Wz4G9qcnBJnntYRkz4dgLK5bSuoMpYJZj4j5M59z4we";
2430
- };
2431
- };
2432
- readonly '3P4vsTx8Ky2pucXxKgkn8MouveP2DBRjkwZckCG5b9Lb': {
2433
- readonly description: "MyOS Admin forwards operation Response events to the requesting session";
2434
- readonly events: {
2435
- readonly description: "Operation Response events";
2436
- readonly itemType: {
2437
- readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
2438
- };
2439
- readonly type: {
2440
- readonly blueId: "6aehfNAxHLC1PHHoDr3tYtFH3RWNbiWdFancJ1bypXEY";
2441
- };
2442
- };
2443
- readonly name: "Call Operation Responded";
2444
- readonly type: {
2445
- readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
2446
- };
2447
- };
2448
- readonly '3SJK2XGFHJgqXyCK4sjZ6tmAk3VjyuX6imGBJmV2LgQZ': {
2449
- readonly agentRef: {
2450
- readonly description: "Which Worker acted";
2451
- readonly type: {
2452
- readonly blueId: "8jCUCDoX7LUd5UaktCD7i4xxEheCWFQDkTbbNTEdYVZ9";
2453
- };
2454
- };
2455
- readonly delegation: {
2456
- readonly description: "The grant document/session used";
2457
- readonly type: {
2458
- readonly blueId: "8jCUCDoX7LUd5UaktCD7i4xxEheCWFQDkTbbNTEdYVZ9";
2459
- };
2460
- };
2461
- readonly name: "Agent Actor";
2462
- readonly onBehalfOf: {
2463
- readonly description: "The principal's accountId";
2464
- readonly type: {
2465
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2466
- };
2467
- };
2468
- readonly type: {
2469
- readonly blueId: "CN5efWVizJbRsMCw8YWRfT2q9vM9XfeGDN9wFvYcvMnQ";
2470
- };
2471
- };
2472
- readonly '3Wb5cwcZ3P6bSjTJAVrXPBzaAvoccBauUNVud1pqpEM2': {
2473
- readonly allowedWorkerAgencyPermissions: {
2474
- readonly itemType: {
2475
- readonly blueId: "5J3RXNnALK1ZYAQBrjGwCQ4WpL3YUGHvz9WcGos6mMSp";
2476
- };
2477
- readonly type: {
2478
- readonly blueId: "6aehfNAxHLC1PHHoDr3tYtFH3RWNbiWdFancJ1bypXEY";
2479
- };
2480
- };
2481
- readonly contracts: {
2482
- readonly granterChannel: {
2483
- readonly description: "Granter/owner’s timeline (actor allowed to request revoke)";
2484
- readonly type: {
2485
- readonly blueId: "HCF8mXnX3dFjQ8osjxb4Wzm2Nm1DoXnTYuA5sPnV7NTs";
2486
- };
2487
- };
2488
- readonly initLifecycleChannel: {
2489
- readonly event: {
2490
- readonly type: {
2491
- readonly blueId: "BrpmpNt5JkapeUvPqYcxgXZrHNZX3R757dRwuXXdfNM2";
2492
- };
2493
- };
2494
- readonly type: {
2495
- readonly blueId: "H2aCCTUcLMTJozWkn7HPUjyFBFxamraw1q8DyWk87zxr";
2496
- };
2497
- };
2498
- readonly revoke: {
2499
- readonly channel: {
2500
- readonly type: {
2501
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2502
- };
2503
- readonly value: "granterChannel";
2504
- };
2505
- readonly description: "Granter requests revocation (handled by MyOS Admin)";
2506
- readonly request: {
2507
- readonly description: "Optional human-readable reason";
2508
- readonly type: {
2509
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2510
- };
2511
- };
2512
- readonly type: {
2513
- readonly blueId: "BoAiqVUZv9Fum3wFqaX2JnQMBHJLxJSo2V9U2UBmCfsC";
2514
- };
2515
- };
2516
- readonly revokeImplGranter: {
2517
- readonly operation: {
2518
- readonly type: {
2519
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2520
- };
2521
- readonly value: "revoke";
2522
- };
2523
- readonly steps: {
2524
- readonly items: readonly [{
2525
- readonly code: {
2526
- readonly type: {
2527
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2528
- };
2529
- readonly value: "return {\n events: [\n {\n type: \"MyOS/Worker Agency Permission Revoke Requested\",\n reason: event.message.request\n }\n ]\n};\n";
2707
+ readonly val: {
2708
+ readonly type: {
2709
+ readonly blueId: "56Lhu3Z2oF3kuYG41eZAK8TvgVtRNevkbRi4D31kKWZm";
2710
+ };
2711
+ };
2712
+ }];
2530
2713
  };
2531
- readonly name: "EmitRevokeRequested";
2714
+ readonly name: "Initialize Bootstrap Status";
2532
2715
  readonly type: {
2533
- readonly blueId: "3hYcmWMtMUPAzXBLFLb7BpuG9537tuTJPCr7pxWXvTZK";
2716
+ readonly blueId: "BnnNLCnKF49TUJ1bRfZ5rSMaFw8SVfUNfnE4kJFG7HtM";
2534
2717
  };
2535
2718
  }];
2536
2719
  };
2537
2720
  readonly type: {
2538
- readonly blueId: "CGdxkNjPcsdescqLPz6SNLsMyak6demQQr7RoKNHbCyv";
2721
+ readonly blueId: "7X3LkN54Yp88JgZbppPhP6hM3Jqiqv8Z2i4kS7phXtQe";
2539
2722
  };
2540
2723
  };
2541
- readonly validateOnInit: {
2542
- readonly channel: {
2724
+ readonly lifecycle: {
2725
+ readonly event: {
2543
2726
  readonly type: {
2544
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2727
+ readonly blueId: "BrpmpNt5JkapeUvPqYcxgXZrHNZX3R757dRwuXXdfNM2";
2545
2728
  };
2546
- readonly value: "initLifecycleChannel";
2547
- };
2548
- readonly steps: {
2549
- readonly items: readonly [{
2550
- readonly code: {
2551
- readonly type: {
2552
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2553
- };
2554
- 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";
2555
- };
2556
- readonly name: "ValidateBasicShape";
2557
- readonly type: {
2558
- readonly blueId: "3hYcmWMtMUPAzXBLFLb7BpuG9537tuTJPCr7pxWXvTZK";
2559
- };
2560
- }];
2561
2729
  };
2562
2730
  readonly type: {
2563
- readonly blueId: "7X3LkN54Yp88JgZbppPhP6hM3Jqiqv8Z2i4kS7phXtQe";
2731
+ readonly blueId: "H2aCCTUcLMTJozWkn7HPUjyFBFxamraw1q8DyWk87zxr";
2564
2732
  };
2565
2733
  };
2566
- };
2567
- readonly granteeDocumentId: {
2568
- readonly type: {
2569
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2734
+ readonly triggeredEventsChannel: {
2735
+ readonly type: {
2736
+ readonly blueId: "C77W4kVGcxL7Mkx9WL9QESPEFFL2GzWAe647s1Efprt";
2737
+ };
2570
2738
  };
2571
2739
  };
2572
- readonly name: "Worker Agency Permission Grant";
2573
- readonly type: {
2574
- readonly blueId: "FHzfgUb3eTqBkgDi1n5QNw5PC1QYGycEVs1c3YSrZ53o";
2575
- };
2576
- };
2577
- readonly '3wH1r5RQVidCMcu4cJ4ZweVHZwt1mMu78RA3uXayTqeq': {
2578
- readonly description: "Notifies the user that a MyOS Package is ready to install.";
2579
- readonly message: {
2580
- readonly description: "Context for the user (e.g., who suggested it, what it does)";
2581
- readonly type: {
2582
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2583
- };
2740
+ readonly description: "MyOS-specific document for bootstrapping document sessions and tracking bootstrap progress";
2741
+ readonly document: {
2742
+ readonly description: "Target Blue document to be bootstrapped";
2584
2743
  };
2585
- readonly name: "Inform User To Install MyOS Package";
2586
- readonly package: {
2587
- readonly description: "The complete package to be bootstrapped";
2588
- readonly type: {
2589
- readonly blueId: "GmeLRydVPtUsPZaPpgiaaPWPBBNXnRJZsgi3fvQ4qe33";
2744
+ readonly initialMessages: {
2745
+ readonly defaultMessage: {
2746
+ readonly description: "Default invitation message sent to all participants";
2747
+ readonly type: {
2748
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2749
+ };
2590
2750
  };
2591
- };
2592
- readonly title: {
2593
- readonly description: "Short, user-facing headline (e.g., \"Install Agent Package\")";
2594
- readonly type: {
2595
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2751
+ readonly description: "Messages sent to participants when inviting them to the bootstrapped document";
2752
+ readonly perChannel: {
2753
+ readonly description: "Per-channel custom invitation messages";
2754
+ readonly keyType: {
2755
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2756
+ };
2757
+ readonly type: {
2758
+ readonly blueId: "G7fBT9PSod1RfHLHkpafAGBDVAJMrMhAMY51ERcyXNrj";
2759
+ };
2760
+ readonly valueType: {
2761
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2762
+ };
2596
2763
  };
2597
2764
  };
2598
- };
2599
- readonly '4cmrbevB6K23ZenjqwmNxpnaw6RF4VB3wkP7XB59V7W5': {
2600
- 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.";
2601
- readonly keyType: {
2602
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2603
- };
2604
- readonly name: "Document Links";
2605
- readonly type: {
2606
- readonly blueId: "G7fBT9PSod1RfHLHkpafAGBDVAJMrMhAMY51ERcyXNrj";
2607
- };
2608
- readonly valueType: {
2609
- readonly blueId: "D2ERUvbpn6R6PR7hjFsGofwQsu9bkRfc6wbSYHcfJtMD";
2610
- };
2611
- };
2612
- readonly '4cPqgXEsF6NHdAGhhAaHBPGZ6RNi5Dnr7YWp2vQd8HYk': {
2613
- readonly description: "Emitted by revoke operation";
2614
- readonly name: "Worker Agency Permission Revoke Requested";
2615
- readonly reason: {
2616
- readonly type: {
2765
+ readonly initiatorSessionIds: {
2766
+ readonly description: "Session IDs created for the bootstrap initiator (caller)";
2767
+ readonly itemType: {
2617
2768
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2618
2769
  };
2619
- };
2620
- readonly type: {
2621
- readonly blueId: "5Wz4G9qcnBJnntYRkz4dgLK5bSuoMpYJZj4j5M59z4we";
2622
- };
2623
- };
2624
- readonly '4fYuD2ZdTQpm5T6Xtibge9SKkNA8RrvDVmKmArrToQQW': {
2625
- readonly agent: {
2626
- readonly description: "Optional MyOS agent associated with this channel";
2627
2770
  readonly type: {
2628
- readonly blueId: "8DQrCT6Mf9wHQyRc4NdYhjFW4FbKi83no2QPe54UhdQ5";
2771
+ readonly blueId: "6aehfNAxHLC1PHHoDr3tYtFH3RWNbiWdFancJ1bypXEY";
2629
2772
  };
2630
2773
  };
2631
- readonly description: "MyOS-specific agent channel extending Channel with agent and event fields";
2632
- readonly event: {
2633
- readonly description: "Optional event node reference";
2634
- };
2635
- readonly name: "MyOS Agent Channel";
2636
- };
2637
- readonly '4Lix4AKXvBDvrwxw2htSdYFKxL4wugEQzqoSEYet5Dh1': {
2638
- readonly name: "MyOS Worker Agency";
2639
- };
2640
- readonly '567voUMtKJQoqru6ZVPYb4EGwdeV99rUSAqsnod7gqfd': {
2641
- readonly description: "Emitted on initialise when local shape checks fail.";
2642
- readonly issues: {
2643
- readonly itemType: {
2774
+ readonly name: "Document Session Bootstrap";
2775
+ readonly participantsState: {
2776
+ readonly description: "Maps channel names to participant activation tracking";
2777
+ readonly keyType: {
2644
2778
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2645
2779
  };
2646
2780
  readonly type: {
2647
- readonly blueId: "6aehfNAxHLC1PHHoDr3tYtFH3RWNbiWdFancJ1bypXEY";
2781
+ readonly blueId: "G7fBT9PSod1RfHLHkpafAGBDVAJMrMhAMY51ERcyXNrj";
2782
+ };
2783
+ readonly valueType: {
2784
+ readonly blueId: "CocmZUt2K7LuGukwuPSAFC7EFo5HZonozAm4tUsSmuFB";
2648
2785
  };
2649
2786
  };
2650
- readonly name: "Single Document Permission Invalid";
2651
2787
  readonly type: {
2652
- readonly blueId: "5Wz4G9qcnBJnntYRkz4dgLK5bSuoMpYJZj4j5M59z4we";
2788
+ readonly blueId: "FHzfgUb3eTqBkgDi1n5QNw5PC1QYGycEVs1c3YSrZ53o";
2653
2789
  };
2654
2790
  };
2655
- readonly '5GB8C22LsZGR3kkEmP5j5Zye7SR173ojzzUK99tUcoP': {
2656
- readonly accountId: {
2657
- readonly description: "MyOS account ID of the principal.";
2791
+ readonly '8DQrCT6Mf9wHQyRc4NdYhjFW4FbKi83no2QPe54UhdQ5': {
2792
+ readonly agentId: {
2793
+ readonly description: "Optional agent identifier";
2658
2794
  readonly type: {
2659
2795
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2660
2796
  };
2661
2797
  };
2662
- readonly description: "The base type for a direct action by the account owner.";
2663
- readonly name: "Principal Actor";
2664
- readonly type: {
2665
- readonly blueId: "CN5efWVizJbRsMCw8YWRfT2q9vM9XfeGDN9wFvYcvMnQ";
2666
- };
2798
+ readonly description: "MyOS-specific agent with optional agent identifier";
2799
+ readonly name: "MyOS Agent";
2667
2800
  };
2668
- readonly '5J3RXNnALK1ZYAQBrjGwCQ4WpL3YUGHvz9WcGos6mMSp': {
2669
- readonly name: "Worker Agency Permission";
2670
- readonly permissions: {
2671
- readonly description: "The permissions granted to the worker for documents of the given type.";
2672
- readonly type: {
2673
- readonly blueId: "DRDQcve5AjwBK9z6Njfa4MNERko7Uf4ucvARFdC6sL54";
2674
- };
2675
- };
2676
- readonly workerType: {
2677
- readonly description: "The document type the worker is allowed to create.";
2678
- };
2801
+ readonly '8eyv5ogjHbTqUeaJKWHMenLs3MaCnpGSQkbPrCqvk2Ga': {
2802
+ readonly description: "Template payload that can be included in a MyOS package to optionally start an automation after the Agent session is created.\n";
2803
+ readonly name: "Anchor Automation Template";
2679
2804
  };
2680
- readonly '5sX6PjLHydkuj1BrvCM5QoUd4e3GCtCyc8KsNqpV2e9j': {
2805
+ readonly '8GNc7HmPKXmURG12ZBY8iXYEP7CTfBLsfXvpLcQ6EMwS': {
2681
2806
  readonly allowedWorkerAgencyPermissions: {
2682
2807
  readonly itemType: {
2683
2808
  readonly blueId: "5J3RXNnALK1ZYAQBrjGwCQ4WpL3YUGHvz9WcGos6mMSp";
@@ -2686,45 +2811,52 @@ export declare const repository: {
2686
2811
  readonly blueId: "6aehfNAxHLC1PHHoDr3tYtFH3RWNbiWdFancJ1bypXEY";
2687
2812
  };
2688
2813
  };
2689
- readonly description: "MyOS Admin is retracting rights granted by this WAG.";
2814
+ readonly description: "DB rows written; rights are effective.";
2690
2815
  readonly granteeDocumentId: {
2691
2816
  readonly type: {
2692
2817
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2693
2818
  };
2694
2819
  };
2695
- readonly name: "Worker Agency Permission Revoking in Progress";
2696
- readonly note: {
2697
- readonly type: {
2698
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2699
- };
2700
- };
2820
+ readonly name: "Worker Agency Permission Granted";
2701
2821
  readonly type: {
2702
- readonly blueId: "5Wz4G9qcnBJnntYRkz4dgLK5bSuoMpYJZj4j5M59z4we";
2822
+ readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
2703
2823
  };
2704
2824
  };
2705
- readonly '63kEoiNgJnYPGd2fnJw4Km2MD6zuCBBTn9v9qVPWx2Nz': {
2706
- readonly description: "Emitted on initialise when local shape checks fail.";
2707
- readonly issues: {
2708
- readonly itemType: {
2825
+ readonly '8jCUCDoX7LUd5UaktCD7i4xxEheCWFQDkTbbNTEdYVZ9': {
2826
+ readonly description: "A reference to a specific, live document processing session on the MyOS platform.";
2827
+ readonly documentId: {
2828
+ readonly description: "The initial blueId of the logical document.";
2829
+ readonly type: {
2709
2830
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2710
2831
  };
2832
+ };
2833
+ readonly name: "MyOS Document Session Reference";
2834
+ readonly sessionId: {
2835
+ readonly description: "The id of a specific, live processing session.";
2711
2836
  readonly type: {
2712
- readonly blueId: "6aehfNAxHLC1PHHoDr3tYtFH3RWNbiWdFancJ1bypXEY";
2837
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2713
2838
  };
2714
2839
  };
2715
- readonly name: "Worker Agency Permission Invalid";
2716
- readonly type: {
2717
- readonly blueId: "5Wz4G9qcnBJnntYRkz4dgLK5bSuoMpYJZj4j5M59z4we";
2718
- };
2719
2840
  };
2720
- readonly '6h9TRB22W218Bkjo11TD3zyCfuatFY8Ack4GBeW7vF69': {
2721
- readonly description: "MyOS Admin is retracting rights granted by this PGD.";
2722
- readonly name: "Single Document Permission Revoking in Progress";
2723
- readonly note: {
2841
+ readonly '8PrHr6fcJ1xMyNFptEy2sksyYYuZ48Ypkcnjv4V2WcoD': {
2842
+ readonly channelName: {
2843
+ readonly description: "The abstract channel name of the participant to be removed.";
2724
2844
  readonly type: {
2725
2845
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2726
2846
  };
2727
2847
  };
2848
+ readonly name: "Removing Participant Requested";
2849
+ readonly type: {
2850
+ readonly blueId: "8f9UhHMbRe62sFgzQVheToaJPYi7t7HPNVvpQTbqfL5n";
2851
+ };
2852
+ };
2853
+ readonly '8s2rAFDtiB6sCwqeURkT4Lq7fcc2FXBkmX9B9p7R4Boc': {
2854
+ 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.";
2855
+ readonly name: "Agent";
2856
+ };
2857
+ readonly '8XYzJ3BrgB5uoAWU5HvZ7Gej9RXNG5r52ccneLZxMAQd': {
2858
+ readonly description: "DB rows written; rights are effective.";
2859
+ readonly name: "Single Document Permission Granted";
2728
2860
  readonly permissions: {
2729
2861
  readonly type: {
2730
2862
  readonly blueId: "DRDQcve5AjwBK9z6Njfa4MNERko7Uf4ucvARFdC6sL54";
@@ -2736,62 +2868,34 @@ export declare const repository: {
2736
2868
  };
2737
2869
  };
2738
2870
  readonly type: {
2739
- readonly blueId: "5Wz4G9qcnBJnntYRkz4dgLK5bSuoMpYJZj4j5M59z4we";
2740
- };
2741
- };
2742
- readonly '6nYAWfizha9PvKi9scLLCReYimYaupRLoyZTCgB8zUpR': {
2743
- readonly description: "Rights granted by this WAG have been retracted.";
2744
- readonly name: "Worker Agency Permission Revoked";
2745
- readonly type: {
2746
- readonly blueId: "5Wz4G9qcnBJnntYRkz4dgLK5bSuoMpYJZj4j5M59z4we";
2747
- };
2748
- };
2749
- readonly '6tzp2YX1rei3aAXg22SqYbeiiteGthj1LesTNCWm7wbU': {
2750
- readonly name: "MyOS Participants Orchestration";
2751
- };
2752
- readonly '7Usvk6dZMVqas3yqs23ZEXn1zu1YDPjgYiZFNYaw3puH': {
2753
- readonly description: "Dictionary of named incoming connection points (anchors) that other documents can link to. Links to an anchor are by its dictionary key.";
2754
- readonly keyType: {
2755
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2756
- };
2757
- readonly name: "Document Anchors";
2758
- readonly type: {
2759
- readonly blueId: "G7fBT9PSod1RfHLHkpafAGBDVAJMrMhAMY51ERcyXNrj";
2760
- };
2761
- readonly valueType: {
2762
- readonly blueId: "HS9yo34TGEAM2LGcNbLh7XPN4goPRhqdGZQkiyh473Wb";
2871
+ readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
2763
2872
  };
2764
2873
  };
2765
- readonly '8DQrCT6Mf9wHQyRc4NdYhjFW4FbKi83no2QPe54UhdQ5': {
2766
- readonly agentId: {
2767
- readonly description: "Optional agent identifier";
2874
+ readonly '98JmkF189jZpQRyzaiQxLbc2rRUqnRy2o6bH2qCRaBg3': {
2875
+ readonly channelName: {
2876
+ readonly description: "The abstract channel name for the new participant.";
2768
2877
  readonly type: {
2769
2878
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2770
2879
  };
2771
2880
  };
2772
- readonly description: "MyOS-specific agent with optional agent identifier";
2773
- readonly name: "MyOS Agent";
2774
- };
2775
- readonly '8jCUCDoX7LUd5UaktCD7i4xxEheCWFQDkTbbNTEdYVZ9': {
2776
- readonly description: "A reference to a specific, live document processing session on the MyOS platform.";
2777
- readonly documentId: {
2778
- readonly description: "The initial blueId of the logical document.";
2779
- readonly type: {
2780
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2881
+ readonly name: "Adding Participant Requested";
2882
+ readonly participantBinding: {
2883
+ readonly accountId: {
2884
+ readonly type: {
2885
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2886
+ };
2887
+ };
2888
+ readonly description: "How to identify the new user.";
2889
+ readonly email: {
2890
+ readonly type: {
2891
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2892
+ };
2781
2893
  };
2782
2894
  };
2783
- readonly name: "MyOS Document Session Reference";
2784
- readonly sessionId: {
2785
- readonly description: "The id of a specific, live processing session.";
2786
- readonly type: {
2787
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2788
- };
2895
+ readonly type: {
2896
+ readonly blueId: "8f9UhHMbRe62sFgzQVheToaJPYi7t7HPNVvpQTbqfL5n";
2789
2897
  };
2790
2898
  };
2791
- readonly '8JHhvprgxVUFZCQpyeEJfMFF8vuVEAnjqojftJ6B2E6S': {
2792
- readonly description: "Placeholder for automation template referenced by MyOS Package.";
2793
- readonly name: "Anchor Automation Template";
2794
- };
2795
2899
  readonly '9CvxqAMJhqcFoLr5nXSEdWDZUMD383xhJtyFwXsCqD9E': {
2796
2900
  readonly description: "Snapshot captured from a target session epoch emission.";
2797
2901
  readonly document: {
@@ -2828,83 +2932,33 @@ export declare const repository: {
2828
2932
  };
2829
2933
  };
2830
2934
  };
2831
- readonly '9iu6bai3dWkJwdQtYRsUf85uqpRBRnC7SH8JFWgJBoWs': {
2832
- readonly description: "Admin has started applying the grant for this PGD.";
2833
- readonly name: "Single Document Permission Granting in Progress";
2834
- readonly note: {
2835
- readonly type: {
2836
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2837
- };
2838
- };
2839
- readonly permissions: {
2840
- readonly type: {
2841
- readonly blueId: "DRDQcve5AjwBK9z6Njfa4MNERko7Uf4ucvARFdC6sL54";
2842
- };
2843
- };
2844
- readonly targetSessionId: {
2845
- readonly type: {
2846
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2847
- };
2848
- };
2849
- readonly type: {
2850
- readonly blueId: "5Wz4G9qcnBJnntYRkz4dgLK5bSuoMpYJZj4j5M59z4we";
2851
- };
2852
- };
2853
- readonly '9Q2Kdb1FzRVZrbQHv1JZ9Emo14NavVqD32jnF5u6FUmj': {
2854
- readonly allowedWorkerAgencyPermissions: {
2855
- readonly itemType: {
2856
- readonly blueId: "5J3RXNnALK1ZYAQBrjGwCQ4WpL3YUGHvz9WcGos6mMSp";
2857
- };
2858
- readonly type: {
2859
- readonly blueId: "6aehfNAxHLC1PHHoDr3tYtFH3RWNbiWdFancJ1bypXEY";
2860
- };
2861
- };
2862
- readonly description: "Admin has started applying the grant for this WAG.";
2863
- readonly granteeDocumentId: {
2864
- readonly type: {
2865
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2866
- };
2867
- };
2868
- readonly name: "Worker Agency Permission Granting in Progress";
2869
- readonly note: {
2935
+ readonly ABJ7njZbfTXNP173SCoMytQtVfMXCEwPdFhSJ7F3Vbx9: {
2936
+ readonly description: "Emitted by revoke operation";
2937
+ readonly name: "Worker Agency Permission Revoke Requested";
2938
+ readonly reason: {
2870
2939
  readonly type: {
2871
2940
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2872
2941
  };
2873
2942
  };
2874
2943
  readonly type: {
2875
- readonly blueId: "5Wz4G9qcnBJnntYRkz4dgLK5bSuoMpYJZj4j5M59z4we";
2944
+ readonly blueId: "8f9UhHMbRe62sFgzQVheToaJPYi7t7HPNVvpQTbqfL5n";
2876
2945
  };
2877
2946
  };
2878
- readonly '9T3AsCqKkpoxHs6K9dTeCHRCXYGHPMthjaNcZxLdckgi': {
2947
+ readonly AG6fiGy88gX5eKoUcHS2BV17EfMssiYZj99kx9RcpKEX: {
2879
2948
  readonly description: "Emitted on initialise when local shape checks pass.";
2880
2949
  readonly name: "Single Document Permission Validated";
2881
2950
  readonly type: {
2882
- readonly blueId: "5Wz4G9qcnBJnntYRkz4dgLK5bSuoMpYJZj4j5M59z4we";
2951
+ readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
2883
2952
  };
2884
2953
  };
2885
- readonly A3nxy96fKtp3bPnCYP14uhrnYCJoigDLJNvdbGnjdXg6: {
2886
- readonly channelName: {
2887
- readonly description: "The abstract channel name for the new participant.";
2888
- readonly type: {
2889
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2890
- };
2891
- };
2892
- readonly name: "Adding Participant Requested";
2893
- readonly participantBinding: {
2894
- readonly accountId: {
2895
- readonly type: {
2896
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2897
- };
2898
- };
2899
- readonly description: "How to identify the new user.";
2900
- readonly email: {
2901
- readonly type: {
2902
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2903
- };
2904
- };
2954
+ readonly AMNPp7uGYBgygbnmMS649m6Gf5bNULaEK8aSQ3b4xdrf: {
2955
+ readonly description: "Rights granted by this WAG have been retracted.";
2956
+ readonly name: "Worker Agency Permission Revoked";
2957
+ readonly type: {
2958
+ readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
2905
2959
  };
2906
2960
  };
2907
- readonly AgkFLMmzZKt9iExpz2UcVZubPZ7vsCJRXJfgLReMkjW9: {
2961
+ readonly AQyDRNKEkDan8VGNcvBdJCz95HKcwcAurhccHnCgV1j9: {
2908
2962
  readonly contracts: {
2909
2963
  readonly granterChannel: {
2910
2964
  readonly description: "Granter/owner’s timeline (actor allowed to request revoke)";
@@ -2978,7 +3032,7 @@ export declare const repository: {
2978
3032
  readonly type: {
2979
3033
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
2980
3034
  };
2981
- 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";
3035
+ 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";
2982
3036
  };
2983
3037
  readonly name: "ValidateBasicShape";
2984
3038
  readonly type: {
@@ -3026,15 +3080,6 @@ export declare const repository: {
3026
3080
  readonly blueId: "FHzfgUb3eTqBkgDi1n5QNw5PC1QYGycEVs1c3YSrZ53o";
3027
3081
  };
3028
3082
  };
3029
- readonly AjfPDYhjp31oYmraTy7PYFrSUGQKxtfQnHdBr8o7mt3g: {
3030
- 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.";
3031
- readonly llmEnabled: {
3032
- readonly type: {
3033
- readonly blueId: "4EzhSubEimSQD3zrYHRtobfPPWntUuhEz8YcdxHsi12u";
3034
- };
3035
- };
3036
- readonly name: "Agent";
3037
- };
3038
3083
  readonly BaNmvStTGdsBsSHiHbqdhrrC7vfwiQdDK6NYiyRbJowx: {
3039
3084
  readonly description: "MyOS Admin could not invoke the requested operation.";
3040
3085
  readonly name: "Call Operation Failed";
@@ -3073,103 +3118,38 @@ export declare const repository: {
3073
3118
  readonly blueId: "D2ERUvbpn6R6PR7hjFsGofwQsu9bkRfc6wbSYHcfJtMD";
3074
3119
  };
3075
3120
  };
3076
- readonly BmmvGcvB1yAe1fb3bsxpajwo9WuCNVAYQN8CGuMivUkT: {
3077
- readonly description: "Rights granted by this PGD have been retracted.";
3078
- readonly name: "Single Document Permission Revoked";
3079
- readonly type: {
3080
- readonly blueId: "5Wz4G9qcnBJnntYRkz4dgLK5bSuoMpYJZj4j5M59z4we";
3081
- };
3082
- };
3083
- readonly C9Fyy28LCQACfDootHHWRB4eEm1xCiSnaH7FYTSdZmwQ: {
3084
- readonly capabilities: {
3085
- readonly description: "Optional MyOS Admin capability contracts to attach (participantsOrchestration, sessionInteraction, workerAgency)";
3086
- readonly keyType: {
3087
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3088
- };
3089
- readonly type: {
3090
- readonly blueId: "G7fBT9PSod1RfHLHkpafAGBDVAJMrMhAMY51ERcyXNrj";
3091
- };
3092
- readonly valueType: {
3093
- readonly blueId: "4EzhSubEimSQD3zrYHRtobfPPWntUuhEz8YcdxHsi12u";
3094
- };
3095
- };
3096
- readonly channelBindings: {
3097
- readonly description: "Maps channel names to participant identifiers";
3098
- readonly keyType: {
3099
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3100
- };
3101
- readonly type: {
3102
- readonly blueId: "G7fBT9PSod1RfHLHkpafAGBDVAJMrMhAMY51ERcyXNrj";
3103
- };
3104
- readonly valueType: {
3105
- readonly blueId: "DcoJyCh7XXxy1nR5xjy7qfkUgQ1GiZnKKSxh8DJusBSr";
3106
- };
3107
- };
3108
- readonly description: "Parent worker requests from MyOS Admin to start a new child session. Parent worker requires to have Worker Agency Permission Grant.";
3109
- readonly document: {
3110
- readonly description: "Target Blue document to be bootstrapped";
3111
- };
3112
- readonly initialMessages: {
3113
- readonly defaultMessage: {
3114
- readonly description: "Default invitation message sent to all participants";
3121
+ readonly BnrAcFrEHzoARE2yqKmRv7jrPWCbJsVBqSoXwWCaTtrk: {
3122
+ readonly description: "Document asks MyOS Admin to mediate a subscription to a target session it can READ.";
3123
+ readonly name: "Subscribe to Session Requested";
3124
+ readonly subscription: {
3125
+ readonly events: {
3126
+ readonly description: "Optional allow-list of emitted event patterns to forward.";
3115
3127
  readonly type: {
3116
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3128
+ readonly blueId: "6aehfNAxHLC1PHHoDr3tYtFH3RWNbiWdFancJ1bypXEY";
3117
3129
  };
3118
3130
  };
3119
- readonly description: "Messages sent to participants when inviting them to the bootstrapped document";
3120
- readonly perChannel: {
3121
- readonly description: "Per-channel custom invitation messages";
3122
- readonly keyType: {
3123
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3124
- };
3131
+ readonly id: {
3132
+ readonly description: "Optional client correlation id.";
3125
3133
  readonly type: {
3126
- readonly blueId: "G7fBT9PSod1RfHLHkpafAGBDVAJMrMhAMY51ERcyXNrj";
3127
- };
3128
- readonly valueType: {
3129
3134
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3130
3135
  };
3131
3136
  };
3132
3137
  };
3133
- readonly name: "Start Worker Session Requested";
3134
- readonly onBehalfOf: {
3135
- readonly type: {
3136
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3137
- };
3138
- };
3139
- readonly type: {
3140
- readonly blueId: "5Wz4G9qcnBJnntYRkz4dgLK5bSuoMpYJZj4j5M59z4we";
3141
- };
3142
- };
3143
- readonly CB4YQq9GGVb3i3enmWnxx1zbV2Ks7nNHYdBhcCuJ8iht: {
3144
- readonly allowedWorkerAgencyPermissions: {
3145
- readonly itemType: {
3146
- readonly blueId: "5J3RXNnALK1ZYAQBrjGwCQ4WpL3YUGHvz9WcGos6mMSp";
3147
- };
3148
- readonly type: {
3149
- readonly blueId: "6aehfNAxHLC1PHHoDr3tYtFH3RWNbiWdFancJ1bypXEY";
3150
- };
3151
- };
3152
- readonly description: "Grant could not be applied.";
3153
- readonly granteeDocumentId: {
3154
- readonly type: {
3155
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3156
- };
3157
- };
3158
- readonly name: "Worker Agency Permission Rejected";
3159
- readonly reason: {
3138
+ readonly targetSessionId: {
3139
+ readonly description: "Session to subscribe to.";
3160
3140
  readonly type: {
3161
3141
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3162
3142
  };
3163
3143
  };
3164
3144
  readonly type: {
3165
- readonly blueId: "5Wz4G9qcnBJnntYRkz4dgLK5bSuoMpYJZj4j5M59z4we";
3145
+ readonly blueId: "8f9UhHMbRe62sFgzQVheToaJPYi7t7HPNVvpQTbqfL5n";
3166
3146
  };
3167
3147
  };
3168
- readonly CbcVNTgCj7hnq4nKBDdgWAcymuRqTTmCzxY1LUuK3ze6: {
3148
+ readonly BQMtWzcdbYUdaJQADyy6bkscxQGfhQHT4BgFhXQAgKfz: {
3169
3149
  readonly name: "Adding Participant Responded";
3170
3150
  readonly request: {
3171
3151
  readonly type: {
3172
- readonly blueId: "A3nxy96fKtp3bPnCYP14uhrnYCJoigDLJNvdbGnjdXg6";
3152
+ readonly blueId: "98JmkF189jZpQRyzaiQxLbc2rRUqnRy2o6bH2qCRaBg3";
3173
3153
  };
3174
3154
  };
3175
3155
  readonly status: {
@@ -3177,76 +3157,71 @@ export declare const repository: {
3177
3157
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3178
3158
  };
3179
3159
  };
3160
+ readonly type: {
3161
+ readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
3162
+ };
3180
3163
  };
3181
3164
  readonly CeWyRmXAMZqvWBvby2KbRUZWcS7Pdxs42vnMXgn9gg6H: {
3182
3165
  readonly name: "MyOS Session Interaction";
3183
3166
  };
3184
- readonly CF47wMy4XsVYMiFLmkvgYvXN8TBhfSTh1vnt8xvcFaE1: {
3185
- readonly description: "Indicates MyOS Admin stopped forwarding updates for the subscription.";
3186
- readonly name: "Subscription to Session Revoked";
3187
- readonly reason: {
3188
- readonly description: "Optional explanation for the revocation.";
3167
+ readonly CocmZUt2K7LuGukwuPSAFC7EFo5HZonozAm4tUsSmuFB: {
3168
+ readonly accountStatus: {
3169
+ readonly description: "Participant's MyOS account status from bootstrap events (Active | Inactive | Failed)";
3189
3170
  readonly type: {
3190
3171
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3191
3172
  };
3192
3173
  };
3193
- readonly subscriptionId: {
3194
- readonly description: "The subscription id that was revoked.";
3174
+ readonly description: "Tracks participant account status and activation";
3175
+ readonly errorMessage: {
3176
+ readonly description: "Error message if participant activation failed";
3195
3177
  readonly type: {
3196
3178
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3197
3179
  };
3198
3180
  };
3199
- readonly targetSessionId: {
3200
- readonly description: "Session that is no longer being forwarded.";
3181
+ readonly name: "Participant Activation State";
3182
+ };
3183
+ readonly CrGV4ZYjvPvMqrgNQAfgZCUnFjFW6HDjYNdon2chLKU3: {
3184
+ readonly description: "Notifies the user that a MyOS Package is ready to install.";
3185
+ readonly message: {
3186
+ readonly description: "Context for the user (e.g., who suggested it, what it does)";
3201
3187
  readonly type: {
3202
3188
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3203
3189
  };
3204
3190
  };
3205
- readonly type: {
3206
- readonly blueId: "5Wz4G9qcnBJnntYRkz4dgLK5bSuoMpYJZj4j5M59z4we";
3207
- };
3208
- };
3209
- readonly CocmZUt2K7LuGukwuPSAFC7EFo5HZonozAm4tUsSmuFB: {
3210
- readonly accountStatus: {
3211
- readonly description: "Participant's MyOS account status from bootstrap events (Active | Inactive | Failed)";
3191
+ readonly name: "Inform User To Install MyOS Package";
3192
+ readonly package: {
3193
+ readonly description: "The complete package to be bootstrapped";
3212
3194
  readonly type: {
3213
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3195
+ readonly blueId: "5cg55kgH8ckRVji4oWSBBxthJQFYmB5Lb1Pea7achyNr";
3214
3196
  };
3215
3197
  };
3216
- readonly description: "Tracks participant account status and activation";
3217
- readonly errorMessage: {
3218
- readonly description: "Error message if participant activation failed";
3198
+ readonly title: {
3199
+ readonly description: "Short, user-facing headline (e.g., \"Install Agent Package\")";
3219
3200
  readonly type: {
3220
3201
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3221
3202
  };
3222
3203
  };
3223
- readonly name: "Participant Activation State";
3224
3204
  };
3225
- readonly CohDM1yrnMV32VE73JiRbnmT3h8TgVqryd2Eb8K5Tmzc: {
3226
- readonly description: "Document asks MyOS Admin to mediate a subscription to a target session it can READ.";
3227
- readonly name: "Subscribe to Session Requested";
3228
- readonly subscription: {
3229
- readonly events: {
3230
- readonly description: "Optional allow-list of emitted event patterns to forward.";
3231
- readonly type: {
3232
- readonly blueId: "6aehfNAxHLC1PHHoDr3tYtFH3RWNbiWdFancJ1bypXEY";
3233
- };
3205
+ readonly Cyr8aNNYedFse1EZ74dy9uXJ59gLH5LhTRyVeLiSMkg8: {
3206
+ readonly description: "MyOS Admin is retracting rights granted by this PGD.";
3207
+ readonly name: "Single Document Permission Revoking in Progress";
3208
+ readonly note: {
3209
+ readonly type: {
3210
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3234
3211
  };
3235
- readonly id: {
3236
- readonly description: "Optional client correlation id.";
3237
- readonly type: {
3238
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3239
- };
3212
+ };
3213
+ readonly permissions: {
3214
+ readonly type: {
3215
+ readonly blueId: "DRDQcve5AjwBK9z6Njfa4MNERko7Uf4ucvARFdC6sL54";
3240
3216
  };
3241
3217
  };
3242
3218
  readonly targetSessionId: {
3243
- readonly description: "Session to subscribe to.";
3244
3219
  readonly type: {
3245
3220
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3246
3221
  };
3247
3222
  };
3248
3223
  readonly type: {
3249
- readonly blueId: "5Wz4G9qcnBJnntYRkz4dgLK5bSuoMpYJZj4j5M59z4we";
3224
+ readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
3250
3225
  };
3251
3226
  };
3252
3227
  readonly d1vQ8ZTPcQc5KeuU6tzWaVukWRVtKjQL4hbvbpC22rB: {
@@ -3272,19 +3247,6 @@ export declare const repository: {
3272
3247
  readonly description: "Abstract base class for all link types.";
3273
3248
  readonly name: "Link";
3274
3249
  };
3275
- readonly D7eJffANsyfVjzxBRkehE7jb2F942Yxbeut3PzSLjVsP: {
3276
- 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.";
3277
- readonly llmEnabled: {
3278
- readonly type: {
3279
- readonly blueId: "4EzhSubEimSQD3zrYHRtobfPPWntUuhEz8YcdxHsi12u";
3280
- };
3281
- readonly value: true;
3282
- };
3283
- readonly name: "Agent LLM";
3284
- readonly type: {
3285
- readonly blueId: "AjfPDYhjp31oYmraTy7PYFrSUGQKxtfQnHdBr8o7mt3g";
3286
- };
3287
- };
3288
3250
  readonly D9Ret9Hmz5TWxzuJEeauWEuZVPkPL7hcHYsSNY1cZ5zX: {
3289
3251
  readonly description: "Link targeting any document of a specific Blue type. Enables dynamic discovery where the platform resolves to a concrete instance at runtime.";
3290
3252
  readonly documentType: {
@@ -3342,34 +3304,26 @@ export declare const repository: {
3342
3304
  };
3343
3305
  };
3344
3306
  };
3345
- readonly EdrM9LnMKjfpYPpKNSm9hK61ywFCv8xwhd4nqUTv7Sy5: {
3346
- readonly at: {
3347
- readonly description: "ISO 8601 timestamp when the subscription became active.";
3348
- readonly type: {
3349
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3350
- };
3351
- };
3352
- readonly description: "Confirms that MyOS Admin accepted the subscription request and will start forwarding updates.";
3353
- readonly name: "Subscription to Session Initiated";
3354
- readonly subscriptionId: {
3355
- readonly description: "The subscription id that was initiated.";
3307
+ readonly E4R5PmrxAtCHsQtUKtwxMjXgE5qNJWuuziArDMATudfb: {
3308
+ readonly description: "Emitted by revoke operation";
3309
+ readonly name: "Single Document Permission Revoke Requested";
3310
+ readonly reason: {
3356
3311
  readonly type: {
3357
3312
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3358
3313
  };
3359
3314
  };
3360
- readonly targetSessionId: {
3361
- readonly description: "Session being observed.";
3315
+ readonly type: {
3316
+ readonly blueId: "8f9UhHMbRe62sFgzQVheToaJPYi7t7HPNVvpQTbqfL5n";
3317
+ };
3318
+ };
3319
+ readonly Ef7EvcR5He11JtgBFtswYTHEfUKnTHmFysMTo3ZsoQby: {
3320
+ readonly description: "Ask MyOS Admin to grant permisison to document (event emitter) for a concrete target session.";
3321
+ readonly name: "Single Document Permission Grant Requested";
3322
+ readonly onBehalfOf: {
3362
3323
  readonly type: {
3363
3324
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3364
3325
  };
3365
3326
  };
3366
- readonly type: {
3367
- readonly blueId: "5Wz4G9qcnBJnntYRkz4dgLK5bSuoMpYJZj4j5M59z4we";
3368
- };
3369
- };
3370
- readonly EkZN2mSyrJpF4DQmBsdW5NYzw626N6jhSzYYsibpB1MW: {
3371
- readonly description: "DB rows written; rights are effective.";
3372
- readonly name: "Single Document Permission Granted";
3373
3327
  readonly permissions: {
3374
3328
  readonly type: {
3375
3329
  readonly blueId: "DRDQcve5AjwBK9z6Njfa4MNERko7Uf4ucvARFdC6sL54";
@@ -3381,7 +3335,7 @@ export declare const repository: {
3381
3335
  };
3382
3336
  };
3383
3337
  readonly type: {
3384
- readonly blueId: "5Wz4G9qcnBJnntYRkz4dgLK5bSuoMpYJZj4j5M59z4we";
3338
+ readonly blueId: "8f9UhHMbRe62sFgzQVheToaJPYi7t7HPNVvpQTbqfL5n";
3385
3339
  };
3386
3340
  };
3387
3341
  readonly EQhLKv5EAcFriegGYEP7ykwbjeyzFoaTxeizzuTd8VDq: {
@@ -3410,24 +3364,120 @@ export declare const repository: {
3410
3364
  };
3411
3365
  };
3412
3366
  };
3413
- readonly ESCifdJpDaKviHDVPzCAuaUeroYJTuQTNAUW6ikQHHWd: {
3414
- readonly allowedWorkerAgencyPermissions: {
3415
- readonly itemType: {
3416
- readonly blueId: "5J3RXNnALK1ZYAQBrjGwCQ4WpL3YUGHvz9WcGos6mMSp";
3367
+ readonly EVkAZAwJkgjQfTkA3RXpdEX2VgYJtMREmkQEFrojAQ1j: {
3368
+ readonly contracts: {
3369
+ readonly granteeChannel: {
3370
+ readonly description: "Grantee’s timeline (recipient of the rights)";
3371
+ readonly type: {
3372
+ readonly blueId: "HCF8mXnX3dFjQ8osjxb4Wzm2Nm1DoXnTYuA5sPnV7NTs";
3373
+ };
3374
+ };
3375
+ readonly granterChannel: {
3376
+ readonly description: "Granter/owner’s timeline (actor allowed to request revoke)";
3377
+ readonly type: {
3378
+ readonly blueId: "HCF8mXnX3dFjQ8osjxb4Wzm2Nm1DoXnTYuA5sPnV7NTs";
3379
+ };
3380
+ };
3381
+ readonly initLifecycleChannel: {
3382
+ readonly event: {
3383
+ readonly type: {
3384
+ readonly blueId: "BrpmpNt5JkapeUvPqYcxgXZrHNZX3R757dRwuXXdfNM2";
3385
+ };
3386
+ };
3387
+ readonly type: {
3388
+ readonly blueId: "H2aCCTUcLMTJozWkn7HPUjyFBFxamraw1q8DyWk87zxr";
3389
+ };
3390
+ };
3391
+ readonly revoke: {
3392
+ readonly channel: {
3393
+ readonly type: {
3394
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3395
+ };
3396
+ readonly value: "granterChannel";
3397
+ };
3398
+ readonly description: "Granter or grantee indicates the grant should be revoked (MyOS Admin will handle)";
3399
+ readonly request: {
3400
+ readonly description: "Optional human-readable reason";
3401
+ readonly type: {
3402
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3403
+ };
3404
+ };
3405
+ readonly type: {
3406
+ readonly blueId: "BoAiqVUZv9Fum3wFqaX2JnQMBHJLxJSo2V9U2UBmCfsC";
3407
+ };
3408
+ };
3409
+ readonly revokeImplGranter: {
3410
+ readonly operation: {
3411
+ readonly type: {
3412
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3413
+ };
3414
+ readonly value: "revoke";
3415
+ };
3416
+ readonly steps: {
3417
+ readonly items: readonly [{
3418
+ readonly code: {
3419
+ readonly type: {
3420
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3421
+ };
3422
+ readonly value: "return {\n events: [\n {\n type: \"MyOS/Single Document Permission Revoke Requested\",\n reason: event.message.request\n }\n ]\n};\n";
3423
+ };
3424
+ readonly name: "EmitRevokeRequested";
3425
+ readonly type: {
3426
+ readonly blueId: "3hYcmWMtMUPAzXBLFLb7BpuG9537tuTJPCr7pxWXvTZK";
3427
+ };
3428
+ }];
3429
+ };
3430
+ readonly type: {
3431
+ readonly blueId: "CGdxkNjPcsdescqLPz6SNLsMyak6demQQr7RoKNHbCyv";
3432
+ };
3433
+ };
3434
+ readonly validateOnInit: {
3435
+ readonly channel: {
3436
+ readonly type: {
3437
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3438
+ };
3439
+ readonly value: "initLifecycleChannel";
3440
+ };
3441
+ readonly steps: {
3442
+ readonly items: readonly [{
3443
+ readonly code: {
3444
+ readonly type: {
3445
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3446
+ };
3447
+ 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";
3448
+ };
3449
+ readonly name: "ValidateBasicShape";
3450
+ readonly type: {
3451
+ readonly blueId: "3hYcmWMtMUPAzXBLFLb7BpuG9537tuTJPCr7pxWXvTZK";
3452
+ };
3453
+ }];
3454
+ };
3455
+ readonly type: {
3456
+ readonly blueId: "7X3LkN54Yp88JgZbppPhP6hM3Jqiqv8Z2i4kS7phXtQe";
3457
+ };
3458
+ };
3459
+ };
3460
+ readonly granterDocumentSessionId: {
3461
+ readonly description: "Optional. If set, MyOS should evaluate authority using this document session as the principal (instead of granter accountId).";
3462
+ readonly type: {
3463
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3417
3464
  };
3465
+ };
3466
+ readonly name: "Single Document Permission Grant To Account";
3467
+ readonly permissions: {
3468
+ 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).";
3418
3469
  readonly type: {
3419
- readonly blueId: "6aehfNAxHLC1PHHoDr3tYtFH3RWNbiWdFancJ1bypXEY";
3470
+ readonly blueId: "DRDQcve5AjwBK9z6Njfa4MNERko7Uf4ucvARFdC6sL54";
3420
3471
  };
3421
3472
  };
3422
- readonly description: "DB rows written; rights are effective.";
3423
- readonly granteeDocumentId: {
3473
+ readonly targetSessionId: {
3474
+ readonly description: "Target document session id to grant access to";
3424
3475
  readonly type: {
3425
3476
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3426
3477
  };
3427
3478
  };
3428
- readonly name: "Worker Agency Permission Granted";
3429
3479
  readonly type: {
3430
- readonly blueId: "5Wz4G9qcnBJnntYRkz4dgLK5bSuoMpYJZj4j5M59z4we";
3480
+ readonly blueId: "FHzfgUb3eTqBkgDi1n5QNw5PC1QYGycEVs1c3YSrZ53o";
3431
3481
  };
3432
3482
  };
3433
3483
  readonly EVX6nBdHdVEBH9Gbthpd2eqpxaxS4bb9wM55QNdZmcBy: {
@@ -3526,28 +3576,6 @@ export declare const repository: {
3526
3576
  };
3527
3577
  readonly name: "Target Document Session Started";
3528
3578
  };
3529
- readonly FsQKJihteQLatQio6mU8c15opBb9i2C2X882xGRKn46C: {
3530
- readonly channelName: {
3531
- readonly description: "The abstract channel name of the participant to be removed.";
3532
- readonly type: {
3533
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3534
- };
3535
- };
3536
- readonly name: "Removing Participant Requested";
3537
- };
3538
- readonly Fu7pgwV2VKNs1KqGcpoVewhYNeL2TE7nhaxDwEAs2iZx: {
3539
- readonly name: "Removing Participant Responded";
3540
- readonly request: {
3541
- readonly type: {
3542
- readonly blueId: "FsQKJihteQLatQio6mU8c15opBb9i2C2X882xGRKn46C";
3543
- };
3544
- };
3545
- readonly status: {
3546
- readonly type: {
3547
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3548
- };
3549
- };
3550
- };
3551
3579
  readonly Furgmg5xcJVMDmaQXZRfZ1XehSf7PWctrioo8etRYJHQ: {
3552
3580
  readonly description: "MyOS-specific timeline entry with account and email information";
3553
3581
  readonly name: "MyOS Timeline Entry";
@@ -3560,153 +3588,57 @@ export declare const repository: {
3560
3588
  readonly blueId: "EzDiC9Frs8V5yQBMtDYh1DobVnWtWpFemXDX5fGUULBn";
3561
3589
  };
3562
3590
  };
3563
- readonly FYMd1LAezBcUXp9gh4bEjEwWKqZfgWStwHQ4Q7juTc8F: {
3564
- readonly description: "Worker session is starting.";
3565
- readonly granteeDocumentId: {
3566
- readonly type: {
3567
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3568
- };
3569
- };
3570
- readonly name: "Worker Session Starting";
3571
- readonly targetDocumentType: {
3572
- readonly type: {
3573
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3574
- };
3575
- };
3576
- readonly type: {
3577
- readonly blueId: "5Wz4G9qcnBJnntYRkz4dgLK5bSuoMpYJZj4j5M59z4we";
3578
- };
3579
- };
3580
- readonly GiYocGMGQcneiMPm4NH9MxVj7Fr4jwg2BUAMzwZcWRNR: {
3581
- readonly agentId: {
3582
- readonly description: "Optional agent identifier";
3583
- readonly type: {
3584
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3585
- };
3586
- };
3587
- readonly description: "MyOS-specific agent event with agent ID, timestamp, and event data";
3588
- readonly event: {
3589
- readonly description: "Optional event node reference";
3590
- };
3591
- readonly id: {
3592
- readonly description: "Optional event ID";
3593
- readonly type: {
3594
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3595
- };
3596
- };
3597
- readonly name: "MyOS Agent Event";
3598
- readonly timestamp: {
3599
- readonly description: "Optional timestamp for the event";
3600
- readonly type: {
3601
- readonly blueId: "5WNMiV9Knz63B4dVY5JtMyh3FB4FSGqv7ceScvuapdE1";
3602
- };
3603
- };
3604
- };
3605
- readonly GmeLRydVPtUsPZaPpgiaaPWPBBNXnRJZsgi3fvQ4qe33: {
3606
- readonly agentStoreDescription: {
3607
- readonly description: "Human-readable description for stores/directories";
3608
- readonly type: {
3609
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3591
+ readonly G1cW5kjZdJrmCwfrwiHXQcJfYfFAY5jEFZNA7u7pFdtY: {
3592
+ readonly allowedWorkerAgencyPermissions: {
3593
+ readonly itemType: {
3594
+ readonly blueId: "5J3RXNnALK1ZYAQBrjGwCQ4WpL3YUGHvz9WcGos6mMSp";
3610
3595
  };
3611
- };
3612
- readonly automationTemplate: {
3613
- readonly description: "Optional automation template to start post-creation";
3614
3596
  readonly type: {
3615
- readonly blueId: "8JHhvprgxVUFZCQpyeEJfMFF8vuVEAnjqojftJ6B2E6S";
3597
+ readonly blueId: "6aehfNAxHLC1PHHoDr3tYtFH3RWNbiWdFancJ1bypXEY";
3616
3598
  };
3617
3599
  };
3618
- readonly capabilities: {
3619
- readonly description: "Optional MyOS Admin capability contracts to attach (participantsOrchestration, sessionInteraction, workerAgency)";
3620
- readonly keyType: {
3621
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3622
- };
3600
+ readonly description: "Grant could not be applied.";
3601
+ readonly granteeDocumentId: {
3623
3602
  readonly type: {
3624
- readonly blueId: "G7fBT9PSod1RfHLHkpafAGBDVAJMrMhAMY51ERcyXNrj";
3625
- };
3626
- readonly valueType: {
3627
- readonly blueId: "4EzhSubEimSQD3zrYHRtobfPPWntUuhEz8YcdxHsi12u";
3628
- };
3629
- };
3630
- readonly channelBindings: {
3631
- readonly description: "Maps channel names to participant identifiers";
3632
- readonly keyType: {
3633
3603
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3634
3604
  };
3635
- readonly type: {
3636
- readonly blueId: "G7fBT9PSod1RfHLHkpafAGBDVAJMrMhAMY51ERcyXNrj";
3637
- };
3638
- readonly valueType: {
3639
- readonly blueId: "DcoJyCh7XXxy1nR5xjy7qfkUgQ1GiZnKKSxh8DJusBSr";
3640
- };
3641
- };
3642
- readonly description: "A distributable blueprint for a new Agent session, which can include pre-configured automations that start on installation.\n";
3643
- readonly document: {
3644
- readonly description: "The full initial state of the Agent to be created. Root type MUST specialize 'Agent'.";
3645
- };
3646
- readonly initialMessages: {
3647
- readonly defaultMessage: {
3648
- readonly description: "Default invitation message sent to all participants";
3649
- readonly type: {
3650
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3651
- };
3652
- };
3653
- readonly description: "Optional per-participant invitation messages (installer's message is public)";
3654
- readonly perChannel: {
3655
- readonly description: "Per-channel custom invitation messages";
3656
- readonly keyType: {
3657
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3658
- };
3659
- readonly type: {
3660
- readonly blueId: "G7fBT9PSod1RfHLHkpafAGBDVAJMrMhAMY51ERcyXNrj";
3661
- };
3662
- readonly valueType: {
3663
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3664
- };
3665
- };
3666
3605
  };
3667
- readonly installerChannel: {
3668
- readonly description: "Channel name in 'document' to bind to the installing user/account";
3606
+ readonly name: "Worker Agency Permission Rejected";
3607
+ readonly reason: {
3669
3608
  readonly type: {
3670
3609
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3671
3610
  };
3672
3611
  };
3673
- readonly name: "MyOS Package";
3674
3612
  readonly type: {
3675
- readonly blueId: "AjfPDYhjp31oYmraTy7PYFrSUGQKxtfQnHdBr8o7mt3g";
3613
+ readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
3676
3614
  };
3677
3615
  };
3678
- readonly H1tETZ1YKndAuEBKu54ZDq3U1myncW3wj26QohP58y7X: {
3679
- readonly description: "Emitted by revoke operation";
3680
- readonly name: "Single Document Permission Revoke Requested";
3616
+ readonly GcotFgiqo3GMHp4xKrArDJi7AqciJGgYKvHodoAJwcWp: {
3617
+ readonly description: "Indicates MyOS Admin stopped forwarding updates for the subscription.";
3618
+ readonly name: "Subscription to Session Revoked";
3681
3619
  readonly reason: {
3620
+ readonly description: "Optional explanation for the revocation.";
3682
3621
  readonly type: {
3683
3622
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3684
3623
  };
3685
3624
  };
3686
- readonly type: {
3687
- readonly blueId: "5Wz4G9qcnBJnntYRkz4dgLK5bSuoMpYJZj4j5M59z4we";
3688
- };
3689
- };
3690
- readonly HCF8mXnX3dFjQ8osjxb4Wzm2Nm1DoXnTYuA5sPnV7NTs: {
3691
- readonly accountId: {
3692
- readonly description: "Account identifier for the MyOS timeline";
3625
+ readonly subscriptionId: {
3626
+ readonly description: "The subscription id that was revoked.";
3693
3627
  readonly type: {
3694
3628
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3695
3629
  };
3696
3630
  };
3697
- readonly description: "MyOS-specific Timeline Channel";
3698
- readonly email: {
3699
- readonly description: "Email address associated with the MyOS timeline";
3631
+ readonly targetSessionId: {
3632
+ readonly description: "Session that is no longer being forwarded.";
3700
3633
  readonly type: {
3701
3634
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3702
3635
  };
3703
3636
  };
3704
- readonly name: "MyOS Timeline Channel";
3705
3637
  readonly type: {
3706
- readonly blueId: "EvuCWsG1E6WJQg8QXmk6rwMANYTZjoLWVZ1vYQWUwdTH";
3638
+ readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
3707
3639
  };
3708
3640
  };
3709
- readonly HDPFJzL5j6aPq2zb6nuZSpcNwqcuHbeaohUxDMKxLfa: {
3641
+ readonly GH3Lqn1Vd4G36VjXu2j81SGfNqRUn82tkKiSSguhRp8J: {
3710
3642
  readonly contracts: {
3711
3643
  readonly ownerChannel: {
3712
3644
  readonly type: {
@@ -3725,7 +3657,7 @@ export declare const repository: {
3725
3657
  readonly package: {
3726
3658
  readonly description: "MyOS Package";
3727
3659
  readonly type: {
3728
- readonly blueId: "GmeLRydVPtUsPZaPpgiaaPWPBBNXnRJZsgi3fvQ4qe33";
3660
+ readonly blueId: "5cg55kgH8ckRVji4oWSBBxthJQFYmB5Lb1Pea7achyNr";
3729
3661
  };
3730
3662
  };
3731
3663
  };
@@ -3751,7 +3683,7 @@ export declare const repository: {
3751
3683
  };
3752
3684
  readonly package: {
3753
3685
  readonly type: {
3754
- readonly blueId: "GmeLRydVPtUsPZaPpgiaaPWPBBNXnRJZsgi3fvQ4qe33";
3686
+ readonly blueId: "5cg55kgH8ckRVji4oWSBBxthJQFYmB5Lb1Pea7achyNr";
3755
3687
  };
3756
3688
  readonly value: "${event.message.request.package}";
3757
3689
  };
@@ -3762,7 +3694,7 @@ export declare const repository: {
3762
3694
  readonly value: "ChatGPT is requesting permission to launch a new agent";
3763
3695
  };
3764
3696
  readonly type: {
3765
- readonly blueId: "3wH1r5RQVidCMcu4cJ4ZweVHZwt1mMu78RA3uXayTqeq";
3697
+ readonly blueId: "CrGV4ZYjvPvMqrgNQAfgZCUnFjFW6HDjYNdon2chLKU3";
3766
3698
  };
3767
3699
  };
3768
3700
  readonly name: "Emit Install Prompt";
@@ -3779,213 +3711,218 @@ export declare const repository: {
3779
3711
  readonly description: "Lets the owner prompt installation of a provided MyOS Package.";
3780
3712
  readonly name: "Chat GPT Connector Agent";
3781
3713
  readonly type: {
3782
- readonly blueId: "AjfPDYhjp31oYmraTy7PYFrSUGQKxtfQnHdBr8o7mt3g";
3714
+ readonly blueId: "8s2rAFDtiB6sCwqeURkT4Lq7fcc2FXBkmX9B9p7R4Boc";
3783
3715
  };
3784
3716
  };
3785
- readonly HS9yo34TGEAM2LGcNbLh7XPN4goPRhqdGZQkiyh473Wb: {
3786
- readonly description: "Each anchor declares a semantic purpose and may optionally provide a template recommendation for linking documents.";
3787
- readonly name: "Document Anchor";
3788
- readonly template: {
3789
- readonly description: "Optional Blue document template recommendation for linking documents. Used by MyOS UI for validation and filtering; not protocol-enforced.";
3717
+ readonly GiYocGMGQcneiMPm4NH9MxVj7Fr4jwg2BUAMzwZcWRNR: {
3718
+ readonly agentId: {
3719
+ readonly description: "Optional agent identifier";
3720
+ readonly type: {
3721
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3722
+ };
3723
+ };
3724
+ readonly description: "MyOS-specific agent event with agent ID, timestamp, and event data";
3725
+ readonly event: {
3726
+ readonly description: "Optional event node reference";
3727
+ };
3728
+ readonly id: {
3729
+ readonly description: "Optional event ID";
3730
+ readonly type: {
3731
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3732
+ };
3733
+ };
3734
+ readonly name: "MyOS Agent Event";
3735
+ readonly timestamp: {
3736
+ readonly description: "Optional timestamp for the event";
3737
+ readonly type: {
3738
+ readonly blueId: "5WNMiV9Knz63B4dVY5JtMyh3FB4FSGqv7ceScvuapdE1";
3739
+ };
3790
3740
  };
3791
3741
  };
3792
- readonly HUeeqt75YxUmP5mBdhchJEtXDXqhhT1EbwkrGSmbpNJf: {
3742
+ readonly GMDw72G9CRTJU12Rce9BDWGw8f715RJrWvPL78RYDWH4: {
3793
3743
  readonly description: "Emitted on initialise when local shape checks pass.";
3794
3744
  readonly name: "Worker Agency Permission Validated";
3795
3745
  readonly type: {
3796
- readonly blueId: "5Wz4G9qcnBJnntYRkz4dgLK5bSuoMpYJZj4j5M59z4we";
3746
+ readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
3797
3747
  };
3798
3748
  };
3799
- readonly HxMSh1JhD42UC2QGgoaCQozMTW3rsS8ENejasZtt7oXA: {
3800
- readonly description: "Ask MyOS Admin to grant permisison to document (event emitter) for a concrete target session.";
3801
- readonly name: "Single Document Permission Grant Requested";
3802
- readonly onBehalfOf: {
3749
+ readonly GZPDibWTKDudqwPufgmNo7AHMLwY5FGeeHFx3EkegzLj: {
3750
+ readonly at: {
3751
+ readonly description: "ISO 8601 timestamp when the subscription became active.";
3803
3752
  readonly type: {
3804
3753
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3805
3754
  };
3806
3755
  };
3807
- readonly permissions: {
3756
+ readonly description: "Confirms that MyOS Admin accepted the subscription request and will start forwarding updates.";
3757
+ readonly name: "Subscription to Session Initiated";
3758
+ readonly subscriptionId: {
3759
+ readonly description: "The subscription id that was initiated.";
3808
3760
  readonly type: {
3809
- readonly blueId: "DRDQcve5AjwBK9z6Njfa4MNERko7Uf4ucvARFdC6sL54";
3761
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3810
3762
  };
3811
3763
  };
3812
3764
  readonly targetSessionId: {
3765
+ readonly description: "Session being observed.";
3813
3766
  readonly type: {
3814
3767
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3815
3768
  };
3816
3769
  };
3817
3770
  readonly type: {
3818
- readonly blueId: "5Wz4G9qcnBJnntYRkz4dgLK5bSuoMpYJZj4j5M59z4we";
3771
+ readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
3819
3772
  };
3820
3773
  };
3821
- readonly phD9k4YTUgGjWeLPKqXNNn6S1PmqSeBJfVscAnUwFhQ: {
3774
+ readonly HCF8mXnX3dFjQ8osjxb4Wzm2Nm1DoXnTYuA5sPnV7NTs: {
3822
3775
  readonly accountId: {
3776
+ readonly description: "Account identifier for the MyOS timeline";
3823
3777
  readonly type: {
3824
3778
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3825
3779
  };
3826
3780
  };
3781
+ readonly description: "MyOS-specific Timeline Channel";
3827
3782
  readonly email: {
3783
+ readonly description: "Email address associated with the MyOS timeline";
3828
3784
  readonly type: {
3829
3785
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3830
3786
  };
3831
3787
  };
3832
- readonly name: "Participant";
3833
- readonly status: {
3834
- readonly description: "Participant activation status";
3788
+ readonly name: "MyOS Timeline Channel";
3789
+ readonly type: {
3790
+ readonly blueId: "EvuCWsG1E6WJQg8QXmk6rwMANYTZjoLWVZ1vYQWUwdTH";
3791
+ };
3792
+ };
3793
+ readonly HF5aRJZqvHn7sDFbwfDGQjkWmTSW9Lee7c9dUBtcdNtK: {
3794
+ readonly allowedWorkerAgencyPermissions: {
3795
+ readonly itemType: {
3796
+ readonly blueId: "5J3RXNnALK1ZYAQBrjGwCQ4WpL3YUGHvz9WcGos6mMSp";
3797
+ };
3835
3798
  readonly type: {
3836
- readonly blueId: "CocmZUt2K7LuGukwuPSAFC7EFo5HZonozAm4tUsSmuFB";
3799
+ readonly blueId: "6aehfNAxHLC1PHHoDr3tYtFH3RWNbiWdFancJ1bypXEY";
3837
3800
  };
3838
3801
  };
3839
- readonly timelineId: {
3802
+ readonly description: "Parent worker requests authority to start specific sub-worker types and receive per-instance SDPGs.";
3803
+ readonly name: "Worker Agency Permission Grant Requested";
3804
+ readonly onBehalfOf: {
3840
3805
  readonly type: {
3841
3806
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3842
3807
  };
3843
3808
  };
3809
+ readonly type: {
3810
+ readonly blueId: "8f9UhHMbRe62sFgzQVheToaJPYi7t7HPNVvpQTbqfL5n";
3811
+ };
3844
3812
  };
3845
- readonly vGfiWWkit85t2cg1YCn9MDGBp573F15YgGMkfx5D3Et: {
3846
- readonly description: "Indicates MyOS Admin rejected the subscription request before activation.";
3847
- readonly name: "Subscription to Session Failed";
3848
- readonly reason: {
3849
- readonly description: "Explanation why the subscription could not be established.";
3813
+ readonly HS9yo34TGEAM2LGcNbLh7XPN4goPRhqdGZQkiyh473Wb: {
3814
+ readonly description: "Each anchor declares a semantic purpose and may optionally provide a template recommendation for linking documents.";
3815
+ readonly name: "Document Anchor";
3816
+ readonly template: {
3817
+ readonly description: "Optional Blue document template recommendation for linking documents. Used by MyOS UI for validation and filtering; not protocol-enforced.";
3818
+ };
3819
+ };
3820
+ readonly HzQyVKvSQ2cienAkjW5R8HgTcStPe13p8eoB4vXr7dAc: {
3821
+ readonly allowedWorkerAgencyPermissions: {
3822
+ readonly itemType: {
3823
+ readonly blueId: "5J3RXNnALK1ZYAQBrjGwCQ4WpL3YUGHvz9WcGos6mMSp";
3824
+ };
3850
3825
  readonly type: {
3851
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3826
+ readonly blueId: "6aehfNAxHLC1PHHoDr3tYtFH3RWNbiWdFancJ1bypXEY";
3852
3827
  };
3853
3828
  };
3854
- readonly subscriptionId: {
3855
- readonly description: "The subscription id that failed.";
3829
+ readonly description: "Admin has started applying the grant for this WAG.";
3830
+ readonly granteeDocumentId: {
3856
3831
  readonly type: {
3857
3832
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3858
3833
  };
3859
3834
  };
3860
- readonly targetSessionId: {
3861
- readonly description: "Session that was requested, if known.";
3835
+ readonly name: "Worker Agency Permission Granting in Progress";
3836
+ readonly note: {
3862
3837
  readonly type: {
3863
3838
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3864
3839
  };
3865
3840
  };
3866
3841
  readonly type: {
3867
- readonly blueId: "5Wz4G9qcnBJnntYRkz4dgLK5bSuoMpYJZj4j5M59z4we";
3842
+ readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
3868
3843
  };
3869
3844
  };
3870
- readonly wbPRcT52TR5chSx4WjQ48BQsbma8uiPdbVrxKvPJUap: {
3871
- readonly contracts: {
3872
- readonly granteeChannel: {
3873
- readonly description: "Grantee’s timeline (recipient of the rights)";
3874
- readonly type: {
3875
- readonly blueId: "HCF8mXnX3dFjQ8osjxb4Wzm2Nm1DoXnTYuA5sPnV7NTs";
3876
- };
3845
+ readonly kHtVfa88aG4NMwCcBgJH9mq7EBqLQUrJVEr92porG5j: {
3846
+ readonly description: "Grant could not be applied.";
3847
+ readonly name: "Single Document Permission Rejected";
3848
+ readonly permissions: {
3849
+ readonly type: {
3850
+ readonly blueId: "DRDQcve5AjwBK9z6Njfa4MNERko7Uf4ucvARFdC6sL54";
3877
3851
  };
3878
- readonly granterChannel: {
3879
- readonly description: "Granter/owner’s timeline (actor allowed to request revoke)";
3880
- readonly type: {
3881
- readonly blueId: "HCF8mXnX3dFjQ8osjxb4Wzm2Nm1DoXnTYuA5sPnV7NTs";
3882
- };
3852
+ };
3853
+ readonly reason: {
3854
+ readonly type: {
3855
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3883
3856
  };
3884
- readonly initLifecycleChannel: {
3885
- readonly event: {
3886
- readonly type: {
3887
- readonly blueId: "BrpmpNt5JkapeUvPqYcxgXZrHNZX3R757dRwuXXdfNM2";
3888
- };
3889
- };
3890
- readonly type: {
3891
- readonly blueId: "H2aCCTUcLMTJozWkn7HPUjyFBFxamraw1q8DyWk87zxr";
3892
- };
3857
+ };
3858
+ readonly targetSessionId: {
3859
+ readonly type: {
3860
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3893
3861
  };
3894
- readonly revoke: {
3895
- readonly channel: {
3896
- readonly type: {
3897
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3898
- };
3899
- readonly value: "granterChannel";
3900
- };
3901
- readonly description: "Granter or grantee indicates the grant should be revoked (MyOS Admin will handle)";
3902
- readonly request: {
3903
- readonly description: "Optional human-readable reason";
3904
- readonly type: {
3905
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3906
- };
3907
- };
3908
- readonly type: {
3909
- readonly blueId: "BoAiqVUZv9Fum3wFqaX2JnQMBHJLxJSo2V9U2UBmCfsC";
3910
- };
3862
+ };
3863
+ readonly type: {
3864
+ readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
3865
+ };
3866
+ };
3867
+ readonly phD9k4YTUgGjWeLPKqXNNn6S1PmqSeBJfVscAnUwFhQ: {
3868
+ readonly accountId: {
3869
+ readonly type: {
3870
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3911
3871
  };
3912
- readonly revokeImplGranter: {
3913
- readonly operation: {
3914
- readonly type: {
3915
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3916
- };
3917
- readonly value: "revoke";
3918
- };
3919
- readonly steps: {
3920
- readonly items: readonly [{
3921
- readonly code: {
3922
- readonly type: {
3923
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3924
- };
3925
- readonly value: "return {\n events: [\n {\n type: \"MyOS/Single Document Permission Revoke Requested\",\n reason: event.message.request\n }\n ]\n};\n";
3926
- };
3927
- readonly name: "EmitRevokeRequested";
3928
- readonly type: {
3929
- readonly blueId: "3hYcmWMtMUPAzXBLFLb7BpuG9537tuTJPCr7pxWXvTZK";
3930
- };
3931
- }];
3932
- };
3933
- readonly type: {
3934
- readonly blueId: "CGdxkNjPcsdescqLPz6SNLsMyak6demQQr7RoKNHbCyv";
3935
- };
3872
+ };
3873
+ readonly email: {
3874
+ readonly type: {
3875
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3936
3876
  };
3937
- readonly validateOnInit: {
3938
- readonly channel: {
3939
- readonly type: {
3940
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3941
- };
3942
- readonly value: "initLifecycleChannel";
3943
- };
3944
- readonly steps: {
3945
- readonly items: readonly [{
3946
- readonly code: {
3947
- readonly type: {
3948
- readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3949
- };
3950
- 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";
3951
- };
3952
- readonly name: "ValidateBasicShape";
3953
- readonly type: {
3954
- readonly blueId: "3hYcmWMtMUPAzXBLFLb7BpuG9537tuTJPCr7pxWXvTZK";
3955
- };
3956
- }];
3957
- };
3958
- readonly type: {
3959
- readonly blueId: "7X3LkN54Yp88JgZbppPhP6hM3Jqiqv8Z2i4kS7phXtQe";
3960
- };
3877
+ };
3878
+ readonly name: "Participant";
3879
+ readonly status: {
3880
+ readonly description: "Participant activation status";
3881
+ readonly type: {
3882
+ readonly blueId: "CocmZUt2K7LuGukwuPSAFC7EFo5HZonozAm4tUsSmuFB";
3961
3883
  };
3962
3884
  };
3963
- readonly granterDocumentSessionId: {
3964
- readonly description: "Optional. If set, MyOS should evaluate authority using this document session as the principal (instead of granter accountId).";
3885
+ readonly timelineId: {
3965
3886
  readonly type: {
3966
3887
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3967
3888
  };
3968
3889
  };
3969
- readonly name: "Single Document Permission Grant To Account";
3970
- readonly permissions: {
3971
- 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).";
3890
+ };
3891
+ readonly S1gzGs6z9uy5inkcJu5wr6i5ESKDmZy9XhgLHMZKrdV: {
3892
+ readonly description: "Indicates MyOS Admin rejected the subscription request before activation.";
3893
+ readonly name: "Subscription to Session Failed";
3894
+ readonly reason: {
3895
+ readonly description: "Explanation why the subscription could not be established.";
3972
3896
  readonly type: {
3973
- readonly blueId: "DRDQcve5AjwBK9z6Njfa4MNERko7Uf4ucvARFdC6sL54";
3897
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3898
+ };
3899
+ };
3900
+ readonly subscriptionId: {
3901
+ readonly description: "The subscription id that failed.";
3902
+ readonly type: {
3903
+ readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3974
3904
  };
3975
3905
  };
3976
3906
  readonly targetSessionId: {
3977
- readonly description: "Target document session id to grant access to";
3907
+ readonly description: "Session that was requested, if known.";
3978
3908
  readonly type: {
3979
3909
  readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
3980
3910
  };
3981
3911
  };
3982
3912
  readonly type: {
3983
- readonly blueId: "FHzfgUb3eTqBkgDi1n5QNw5PC1QYGycEVs1c3YSrZ53o";
3913
+ readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
3984
3914
  };
3985
3915
  };
3986
3916
  };
3987
3917
  readonly schemas: {
3988
- readonly A3nxy96fKtp3bPnCYP14uhrnYCJoigDLJNvdbGnjdXg6: import("zod").ZodObject<{
3918
+ readonly '98JmkF189jZpQRyzaiQxLbc2rRUqnRy2o6bH2qCRaBg3': import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
3919
+ description: import("zod").ZodOptional<import("zod").ZodString>;
3920
+ name: import("zod").ZodOptional<import("zod").ZodString>;
3921
+ }, {
3922
+ description: import("zod").ZodOptional<import("zod").ZodString>;
3923
+ name: import("zod").ZodOptional<import("zod").ZodString>;
3924
+ requestId: import("zod").ZodOptional<import("zod").ZodString>;
3925
+ }>, {
3989
3926
  channelName: import("zod").ZodOptional<import("zod").ZodString>;
3990
3927
  name: import("zod").ZodOptional<import("zod").ZodString>;
3991
3928
  participantBinding: import("zod").ZodOptional<import("zod").ZodObject<{
@@ -4001,8 +3938,10 @@ export declare const repository: {
4001
3938
  accountId?: string | undefined;
4002
3939
  email?: string | undefined;
4003
3940
  }>>;
4004
- }, "strip", import("zod").ZodTypeAny, {
3941
+ }>, "strip", import("zod").ZodTypeAny, {
3942
+ description?: string | undefined;
4005
3943
  name?: string | undefined;
3944
+ requestId?: string | undefined;
4006
3945
  channelName?: string | undefined;
4007
3946
  participantBinding?: {
4008
3947
  description?: string | undefined;
@@ -4010,7 +3949,9 @@ export declare const repository: {
4010
3949
  email?: string | undefined;
4011
3950
  } | undefined;
4012
3951
  }, {
3952
+ description?: string | undefined;
4013
3953
  name?: string | undefined;
3954
+ requestId?: string | undefined;
4014
3955
  channelName?: string | undefined;
4015
3956
  participantBinding?: {
4016
3957
  description?: string | undefined;
@@ -4018,9 +3959,23 @@ export declare const repository: {
4018
3959
  email?: string | undefined;
4019
3960
  } | undefined;
4020
3961
  }>;
4021
- readonly CbcVNTgCj7hnq4nKBDdgWAcymuRqTTmCzxY1LUuK3ze6: import("zod").ZodObject<{
3962
+ readonly BQMtWzcdbYUdaJQADyy6bkscxQGfhQHT4BgFhXQAgKfz: import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
3963
+ description: import("zod").ZodOptional<import("zod").ZodString>;
3964
+ name: import("zod").ZodOptional<import("zod").ZodString>;
3965
+ }, {
3966
+ description: import("zod").ZodOptional<import("zod").ZodString>;
3967
+ inResponseTo: import("zod").ZodOptional<import("zod").ZodType<import("@blue-labs/language").BlueNode, import("zod").ZodTypeDef, import("@blue-labs/language").BlueNode>>;
3968
+ name: import("zod").ZodOptional<import("zod").ZodString>;
3969
+ }>, {
4022
3970
  name: import("zod").ZodOptional<import("zod").ZodString>;
4023
- request: import("zod").ZodOptional<import("zod").ZodObject<{
3971
+ request: import("zod").ZodOptional<import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
3972
+ description: import("zod").ZodOptional<import("zod").ZodString>;
3973
+ name: import("zod").ZodOptional<import("zod").ZodString>;
3974
+ }, {
3975
+ description: import("zod").ZodOptional<import("zod").ZodString>;
3976
+ name: import("zod").ZodOptional<import("zod").ZodString>;
3977
+ requestId: import("zod").ZodOptional<import("zod").ZodString>;
3978
+ }>, {
4024
3979
  channelName: import("zod").ZodOptional<import("zod").ZodString>;
4025
3980
  name: import("zod").ZodOptional<import("zod").ZodString>;
4026
3981
  participantBinding: import("zod").ZodOptional<import("zod").ZodObject<{
@@ -4036,8 +3991,10 @@ export declare const repository: {
4036
3991
  accountId?: string | undefined;
4037
3992
  email?: string | undefined;
4038
3993
  }>>;
4039
- }, "strip", import("zod").ZodTypeAny, {
3994
+ }>, "strip", import("zod").ZodTypeAny, {
3995
+ description?: string | undefined;
4040
3996
  name?: string | undefined;
3997
+ requestId?: string | undefined;
4041
3998
  channelName?: string | undefined;
4042
3999
  participantBinding?: {
4043
4000
  description?: string | undefined;
@@ -4045,7 +4002,9 @@ export declare const repository: {
4045
4002
  email?: string | undefined;
4046
4003
  } | undefined;
4047
4004
  }, {
4005
+ description?: string | undefined;
4048
4006
  name?: string | undefined;
4007
+ requestId?: string | undefined;
4049
4008
  channelName?: string | undefined;
4050
4009
  participantBinding?: {
4051
4010
  description?: string | undefined;
@@ -4054,11 +4013,14 @@ export declare const repository: {
4054
4013
  } | undefined;
4055
4014
  }>>;
4056
4015
  status: import("zod").ZodOptional<import("zod").ZodString>;
4057
- }, "strip", import("zod").ZodTypeAny, {
4016
+ }>, "strip", import("zod").ZodTypeAny, {
4058
4017
  status?: string | undefined;
4018
+ description?: string | undefined;
4059
4019
  name?: string | undefined;
4060
4020
  request?: {
4021
+ description?: string | undefined;
4061
4022
  name?: string | undefined;
4023
+ requestId?: string | undefined;
4062
4024
  channelName?: string | undefined;
4063
4025
  participantBinding?: {
4064
4026
  description?: string | undefined;
@@ -4066,11 +4028,15 @@ export declare const repository: {
4066
4028
  email?: string | undefined;
4067
4029
  } | undefined;
4068
4030
  } | undefined;
4031
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
4069
4032
  }, {
4070
4033
  status?: string | undefined;
4034
+ description?: string | undefined;
4071
4035
  name?: string | undefined;
4072
4036
  request?: {
4037
+ description?: string | undefined;
4073
4038
  name?: string | undefined;
4039
+ requestId?: string | undefined;
4074
4040
  channelName?: string | undefined;
4075
4041
  participantBinding?: {
4076
4042
  description?: string | undefined;
@@ -4078,19 +4044,17 @@ export declare const repository: {
4078
4044
  email?: string | undefined;
4079
4045
  } | undefined;
4080
4046
  } | undefined;
4047
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
4081
4048
  }>;
4082
- readonly AjfPDYhjp31oYmraTy7PYFrSUGQKxtfQnHdBr8o7mt3g: import("zod").ZodObject<{
4049
+ readonly '8s2rAFDtiB6sCwqeURkT4Lq7fcc2FXBkmX9B9p7R4Boc': import("zod").ZodObject<{
4083
4050
  description: import("zod").ZodOptional<import("zod").ZodString>;
4084
- llmEnabled: import("zod").ZodOptional<import("zod").ZodBoolean>;
4085
4051
  name: import("zod").ZodOptional<import("zod").ZodString>;
4086
4052
  }, "strip", import("zod").ZodTypeAny, {
4087
4053
  description?: string | undefined;
4088
4054
  name?: string | undefined;
4089
- llmEnabled?: boolean | undefined;
4090
4055
  }, {
4091
4056
  description?: string | undefined;
4092
4057
  name?: string | undefined;
4093
- llmEnabled?: boolean | undefined;
4094
4058
  }>;
4095
4059
  readonly '3SJK2XGFHJgqXyCK4sjZ6tmAk3VjyuX6imGBJmV2LgQZ': import("zod").ZodObject<import("zod").objectUtil.extendShape<{
4096
4060
  description: import("zod").ZodOptional<import("zod").ZodString>;
@@ -4163,23 +4127,6 @@ export declare const repository: {
4163
4127
  } | undefined;
4164
4128
  onBehalfOf?: string | undefined;
4165
4129
  }>;
4166
- readonly D7eJffANsyfVjzxBRkehE7jb2F942Yxbeut3PzSLjVsP: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
4167
- description: import("zod").ZodOptional<import("zod").ZodString>;
4168
- llmEnabled: import("zod").ZodOptional<import("zod").ZodBoolean>;
4169
- name: import("zod").ZodOptional<import("zod").ZodString>;
4170
- }, {
4171
- description: import("zod").ZodOptional<import("zod").ZodString>;
4172
- llmEnabled: import("zod").ZodOptional<import("zod").ZodBoolean>;
4173
- name: import("zod").ZodOptional<import("zod").ZodString>;
4174
- }>, "strip", import("zod").ZodTypeAny, {
4175
- description?: string | undefined;
4176
- name?: string | undefined;
4177
- llmEnabled?: boolean | undefined;
4178
- }, {
4179
- description?: string | undefined;
4180
- name?: string | undefined;
4181
- llmEnabled?: boolean | undefined;
4182
- }>;
4183
4130
  readonly Ff61TKzxLStjvfMksRNUBif2PRJGJM6XvmTqSf3M76wC: import("zod").ZodObject<{
4184
4131
  name: import("zod").ZodOptional<import("zod").ZodString>;
4185
4132
  }, "strip", import("zod").ZodTypeAny, {
@@ -4187,7 +4134,7 @@ export declare const repository: {
4187
4134
  }, {
4188
4135
  name?: string | undefined;
4189
4136
  }>;
4190
- readonly '8JHhvprgxVUFZCQpyeEJfMFF8vuVEAnjqojftJ6B2E6S': import("zod").ZodObject<{
4137
+ readonly '8eyv5ogjHbTqUeaJKWHMenLs3MaCnpGSQkbPrCqvk2Ga': import("zod").ZodObject<{
4191
4138
  description: import("zod").ZodOptional<import("zod").ZodString>;
4192
4139
  name: import("zod").ZodOptional<import("zod").ZodString>;
4193
4140
  }, "strip", import("zod").ZodTypeAny, {
@@ -4336,9 +4283,8 @@ export declare const repository: {
4336
4283
  inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
4337
4284
  }[] | undefined;
4338
4285
  }>;
4339
- readonly HDPFJzL5j6aPq2zb6nuZSpcNwqcuHbeaohUxDMKxLfa: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
4286
+ readonly GH3Lqn1Vd4G36VjXu2j81SGfNqRUn82tkKiSSguhRp8J: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
4340
4287
  description: import("zod").ZodOptional<import("zod").ZodString>;
4341
- llmEnabled: import("zod").ZodOptional<import("zod").ZodBoolean>;
4342
4288
  name: import("zod").ZodOptional<import("zod").ZodString>;
4343
4289
  }, {
4344
4290
  contracts: import("zod").ZodOptional<import("zod").ZodObject<{
@@ -4514,7 +4460,6 @@ export declare const repository: {
4514
4460
  }>, "strip", import("zod").ZodTypeAny, {
4515
4461
  description?: string | undefined;
4516
4462
  name?: string | undefined;
4517
- llmEnabled?: boolean | undefined;
4518
4463
  contracts?: {
4519
4464
  ownerChannel?: {
4520
4465
  description?: string | undefined;
@@ -4548,7 +4493,6 @@ export declare const repository: {
4548
4493
  }, {
4549
4494
  description?: string | undefined;
4550
4495
  name?: string | undefined;
4551
- llmEnabled?: boolean | undefined;
4552
4496
  contracts?: {
4553
4497
  ownerChannel?: {
4554
4498
  description?: string | undefined;
@@ -4686,7 +4630,7 @@ export declare const repository: {
4686
4630
  name?: string | undefined;
4687
4631
  anchor?: string | undefined;
4688
4632
  }>, "strip">>;
4689
- readonly '2K3rW6d4KychEQDerQpigPzQp8wHTJzbmueJaDXfGZqg': import("zod").ZodObject<import("zod").objectUtil.extendShape<{
4633
+ readonly '84xMEnEYr3DPBuYZL3JtcsZBBTtRH9fEEJiPnk7ASj1o': import("zod").ZodObject<import("zod").objectUtil.extendShape<{
4690
4634
  contracts: import("zod").ZodOptional<import("zod").ZodObject<{
4691
4635
  myOsAdminChannel: import("zod").ZodOptional<import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
4692
4636
  description: import("zod").ZodOptional<import("zod").ZodString>;
@@ -5538,13 +5482,12 @@ export declare const repository: {
5538
5482
  anchor?: string | undefined;
5539
5483
  documentType?: import("@blue-labs/language").BlueNode | undefined;
5540
5484
  }>;
5541
- readonly '3wH1r5RQVidCMcu4cJ4ZweVHZwt1mMu78RA3uXayTqeq': import("zod").ZodObject<{
5485
+ readonly CrGV4ZYjvPvMqrgNQAfgZCUnFjFW6HDjYNdon2chLKU3: import("zod").ZodObject<{
5542
5486
  description: import("zod").ZodOptional<import("zod").ZodString>;
5543
5487
  message: import("zod").ZodOptional<import("zod").ZodString>;
5544
5488
  name: import("zod").ZodOptional<import("zod").ZodString>;
5545
5489
  package: import("zod").ZodOptional<import("zod").ZodObject<import("zod").objectUtil.extendShape<{
5546
5490
  description: import("zod").ZodOptional<import("zod").ZodString>;
5547
- llmEnabled: import("zod").ZodOptional<import("zod").ZodBoolean>;
5548
5491
  name: import("zod").ZodOptional<import("zod").ZodString>;
5549
5492
  }, {
5550
5493
  agentStoreDescription: import("zod").ZodOptional<import("zod").ZodString>;
@@ -5599,7 +5542,6 @@ export declare const repository: {
5599
5542
  description?: string | undefined;
5600
5543
  name?: string | undefined;
5601
5544
  document?: import("@blue-labs/language").BlueNode | undefined;
5602
- llmEnabled?: boolean | undefined;
5603
5545
  capabilities?: Record<string, boolean> | undefined;
5604
5546
  channelBindings?: Record<string, {
5605
5547
  description?: string | undefined;
@@ -5622,7 +5564,6 @@ export declare const repository: {
5622
5564
  description?: string | undefined;
5623
5565
  name?: string | undefined;
5624
5566
  document?: import("@blue-labs/language").BlueNode | undefined;
5625
- llmEnabled?: boolean | undefined;
5626
5567
  capabilities?: Record<string, boolean> | undefined;
5627
5568
  channelBindings?: Record<string, {
5628
5569
  description?: string | undefined;
@@ -5652,7 +5593,6 @@ export declare const repository: {
5652
5593
  description?: string | undefined;
5653
5594
  name?: string | undefined;
5654
5595
  document?: import("@blue-labs/language").BlueNode | undefined;
5655
- llmEnabled?: boolean | undefined;
5656
5596
  capabilities?: Record<string, boolean> | undefined;
5657
5597
  channelBindings?: Record<string, {
5658
5598
  description?: string | undefined;
@@ -5681,7 +5621,6 @@ export declare const repository: {
5681
5621
  description?: string | undefined;
5682
5622
  name?: string | undefined;
5683
5623
  document?: import("@blue-labs/language").BlueNode | undefined;
5684
- llmEnabled?: boolean | undefined;
5685
5624
  capabilities?: Record<string, boolean> | undefined;
5686
5625
  channelBindings?: Record<string, {
5687
5626
  description?: string | undefined;
@@ -6040,9 +5979,8 @@ export declare const repository: {
6040
5979
  documentId?: string | undefined;
6041
5980
  sessionId?: string | undefined;
6042
5981
  }>;
6043
- readonly GmeLRydVPtUsPZaPpgiaaPWPBBNXnRJZsgi3fvQ4qe33: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
5982
+ readonly '5cg55kgH8ckRVji4oWSBBxthJQFYmB5Lb1Pea7achyNr': import("zod").ZodObject<import("zod").objectUtil.extendShape<{
6044
5983
  description: import("zod").ZodOptional<import("zod").ZodString>;
6045
- llmEnabled: import("zod").ZodOptional<import("zod").ZodBoolean>;
6046
5984
  name: import("zod").ZodOptional<import("zod").ZodString>;
6047
5985
  }, {
6048
5986
  agentStoreDescription: import("zod").ZodOptional<import("zod").ZodString>;
@@ -6097,7 +6035,6 @@ export declare const repository: {
6097
6035
  description?: string | undefined;
6098
6036
  name?: string | undefined;
6099
6037
  document?: import("@blue-labs/language").BlueNode | undefined;
6100
- llmEnabled?: boolean | undefined;
6101
6038
  capabilities?: Record<string, boolean> | undefined;
6102
6039
  channelBindings?: Record<string, {
6103
6040
  description?: string | undefined;
@@ -6120,7 +6057,6 @@ export declare const repository: {
6120
6057
  description?: string | undefined;
6121
6058
  name?: string | undefined;
6122
6059
  document?: import("@blue-labs/language").BlueNode | undefined;
6123
- llmEnabled?: boolean | undefined;
6124
6060
  capabilities?: Record<string, boolean> | undefined;
6125
6061
  channelBindings?: Record<string, {
6126
6062
  description?: string | undefined;
@@ -6549,43 +6485,80 @@ export declare const repository: {
6549
6485
  name?: string | undefined;
6550
6486
  accountId?: string | undefined;
6551
6487
  }>;
6552
- readonly FsQKJihteQLatQio6mU8c15opBb9i2C2X882xGRKn46C: import("zod").ZodObject<{
6488
+ readonly '8PrHr6fcJ1xMyNFptEy2sksyYYuZ48Ypkcnjv4V2WcoD': import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
6489
+ description: import("zod").ZodOptional<import("zod").ZodString>;
6490
+ name: import("zod").ZodOptional<import("zod").ZodString>;
6491
+ }, {
6492
+ description: import("zod").ZodOptional<import("zod").ZodString>;
6493
+ name: import("zod").ZodOptional<import("zod").ZodString>;
6494
+ requestId: import("zod").ZodOptional<import("zod").ZodString>;
6495
+ }>, {
6553
6496
  channelName: import("zod").ZodOptional<import("zod").ZodString>;
6554
6497
  name: import("zod").ZodOptional<import("zod").ZodString>;
6555
- }, "strip", import("zod").ZodTypeAny, {
6498
+ }>, "strip", import("zod").ZodTypeAny, {
6499
+ description?: string | undefined;
6556
6500
  name?: string | undefined;
6501
+ requestId?: string | undefined;
6557
6502
  channelName?: string | undefined;
6558
6503
  }, {
6504
+ description?: string | undefined;
6559
6505
  name?: string | undefined;
6506
+ requestId?: string | undefined;
6560
6507
  channelName?: string | undefined;
6561
6508
  }>;
6562
- readonly Fu7pgwV2VKNs1KqGcpoVewhYNeL2TE7nhaxDwEAs2iZx: import("zod").ZodObject<{
6509
+ readonly '6efzqM67y1po3YWbsbYSkKW8L41Tx8THeMv1q1TksAmr': import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
6510
+ description: import("zod").ZodOptional<import("zod").ZodString>;
6511
+ name: import("zod").ZodOptional<import("zod").ZodString>;
6512
+ }, {
6513
+ description: import("zod").ZodOptional<import("zod").ZodString>;
6514
+ inResponseTo: import("zod").ZodOptional<import("zod").ZodType<import("@blue-labs/language").BlueNode, import("zod").ZodTypeDef, import("@blue-labs/language").BlueNode>>;
6515
+ name: import("zod").ZodOptional<import("zod").ZodString>;
6516
+ }>, {
6563
6517
  name: import("zod").ZodOptional<import("zod").ZodString>;
6564
- request: import("zod").ZodOptional<import("zod").ZodObject<{
6518
+ request: import("zod").ZodOptional<import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
6519
+ description: import("zod").ZodOptional<import("zod").ZodString>;
6520
+ name: import("zod").ZodOptional<import("zod").ZodString>;
6521
+ }, {
6522
+ description: import("zod").ZodOptional<import("zod").ZodString>;
6523
+ name: import("zod").ZodOptional<import("zod").ZodString>;
6524
+ requestId: import("zod").ZodOptional<import("zod").ZodString>;
6525
+ }>, {
6565
6526
  channelName: import("zod").ZodOptional<import("zod").ZodString>;
6566
6527
  name: import("zod").ZodOptional<import("zod").ZodString>;
6567
- }, "strip", import("zod").ZodTypeAny, {
6528
+ }>, "strip", import("zod").ZodTypeAny, {
6529
+ description?: string | undefined;
6568
6530
  name?: string | undefined;
6531
+ requestId?: string | undefined;
6569
6532
  channelName?: string | undefined;
6570
6533
  }, {
6534
+ description?: string | undefined;
6571
6535
  name?: string | undefined;
6536
+ requestId?: string | undefined;
6572
6537
  channelName?: string | undefined;
6573
6538
  }>>;
6574
6539
  status: import("zod").ZodOptional<import("zod").ZodString>;
6575
- }, "strip", import("zod").ZodTypeAny, {
6540
+ }>, "strip", import("zod").ZodTypeAny, {
6576
6541
  status?: string | undefined;
6542
+ description?: string | undefined;
6577
6543
  name?: string | undefined;
6578
6544
  request?: {
6545
+ description?: string | undefined;
6579
6546
  name?: string | undefined;
6547
+ requestId?: string | undefined;
6580
6548
  channelName?: string | undefined;
6581
6549
  } | undefined;
6550
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
6582
6551
  }, {
6583
6552
  status?: string | undefined;
6553
+ description?: string | undefined;
6584
6554
  name?: string | undefined;
6585
6555
  request?: {
6556
+ description?: string | undefined;
6586
6557
  name?: string | undefined;
6558
+ requestId?: string | undefined;
6587
6559
  channelName?: string | undefined;
6588
6560
  } | undefined;
6561
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
6589
6562
  }>;
6590
6563
  readonly '9CvxqAMJhqcFoLr5nXSEdWDZUMD383xhJtyFwXsCqD9E': import("zod").ZodObject<import("zod").objectUtil.extendShape<{
6591
6564
  description: import("zod").ZodOptional<import("zod").ZodString>;
@@ -6612,10 +6585,14 @@ export declare const repository: {
6612
6585
  sessionId?: string | undefined;
6613
6586
  epoch?: number | undefined;
6614
6587
  }>;
6615
- readonly HxMSh1JhD42UC2QGgoaCQozMTW3rsS8ENejasZtt7oXA: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
6588
+ readonly Ef7EvcR5He11JtgBFtswYTHEfUKnTHmFysMTo3ZsoQby: import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
6616
6589
  description: import("zod").ZodOptional<import("zod").ZodString>;
6617
6590
  name: import("zod").ZodOptional<import("zod").ZodString>;
6618
6591
  }, {
6592
+ description: import("zod").ZodOptional<import("zod").ZodString>;
6593
+ name: import("zod").ZodOptional<import("zod").ZodString>;
6594
+ requestId: import("zod").ZodOptional<import("zod").ZodString>;
6595
+ }>, {
6619
6596
  description: import("zod").ZodOptional<import("zod").ZodString>;
6620
6597
  name: import("zod").ZodOptional<import("zod").ZodString>;
6621
6598
  onBehalfOf: import("zod").ZodOptional<import("zod").ZodString>;
@@ -6645,6 +6622,7 @@ export declare const repository: {
6645
6622
  }>, "strip", import("zod").ZodTypeAny, {
6646
6623
  description?: string | undefined;
6647
6624
  name?: string | undefined;
6625
+ requestId?: string | undefined;
6648
6626
  onBehalfOf?: string | undefined;
6649
6627
  targetSessionId?: string | undefined;
6650
6628
  permissions?: {
@@ -6658,6 +6636,7 @@ export declare const repository: {
6658
6636
  }, {
6659
6637
  description?: string | undefined;
6660
6638
  name?: string | undefined;
6639
+ requestId?: string | undefined;
6661
6640
  onBehalfOf?: string | undefined;
6662
6641
  targetSessionId?: string | undefined;
6663
6642
  permissions?: {
@@ -6669,10 +6648,14 @@ export declare const repository: {
6669
6648
  singleOps?: string[] | undefined;
6670
6649
  } | undefined;
6671
6650
  }>;
6672
- readonly '3FS3vHTB9XMw2RbwatfUTCSgoh647XduUBjYcz6Bdkwh': import("zod").ZodObject<import("zod").objectUtil.extendShape<{
6651
+ readonly '5jtNV7xpaim18pUQp4uvron8uHfTjPSi6kUZQdCMGsKa': import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
6673
6652
  description: import("zod").ZodOptional<import("zod").ZodString>;
6674
6653
  name: import("zod").ZodOptional<import("zod").ZodString>;
6675
6654
  }, {
6655
+ description: import("zod").ZodOptional<import("zod").ZodString>;
6656
+ inResponseTo: import("zod").ZodOptional<import("zod").ZodType<import("@blue-labs/language").BlueNode, import("zod").ZodTypeDef, import("@blue-labs/language").BlueNode>>;
6657
+ name: import("zod").ZodOptional<import("zod").ZodString>;
6658
+ }>, {
6676
6659
  description: import("zod").ZodOptional<import("zod").ZodString>;
6677
6660
  name: import("zod").ZodOptional<import("zod").ZodString>;
6678
6661
  permissions: import("zod").ZodOptional<import("zod").ZodObject<{
@@ -6704,6 +6687,7 @@ export declare const repository: {
6704
6687
  status?: string | undefined;
6705
6688
  description?: string | undefined;
6706
6689
  name?: string | undefined;
6690
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
6707
6691
  reason?: string | undefined;
6708
6692
  targetSessionId?: string | undefined;
6709
6693
  permissions?: {
@@ -6718,6 +6702,7 @@ export declare const repository: {
6718
6702
  status?: string | undefined;
6719
6703
  description?: string | undefined;
6720
6704
  name?: string | undefined;
6705
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
6721
6706
  reason?: string | undefined;
6722
6707
  targetSessionId?: string | undefined;
6723
6708
  permissions?: {
@@ -6729,7 +6714,7 @@ export declare const repository: {
6729
6714
  singleOps?: string[] | undefined;
6730
6715
  } | undefined;
6731
6716
  }>;
6732
- readonly wbPRcT52TR5chSx4WjQ48BQsbma8uiPdbVrxKvPJUap: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
6717
+ readonly EVkAZAwJkgjQfTkA3RXpdEX2VgYJtMREmkQEFrojAQ1j: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
6733
6718
  contracts: import("zod").ZodOptional<import("zod").ZodObject<{
6734
6719
  myOsAdminChannel: import("zod").ZodOptional<import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
6735
6720
  description: import("zod").ZodOptional<import("zod").ZodString>;
@@ -7384,7 +7369,7 @@ export declare const repository: {
7384
7369
  } | undefined;
7385
7370
  granterDocumentSessionId?: string | undefined;
7386
7371
  }>;
7387
- readonly AgkFLMmzZKt9iExpz2UcVZubPZ7vsCJRXJfgLReMkjW9: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
7372
+ readonly AQyDRNKEkDan8VGNcvBdJCz95HKcwcAurhccHnCgV1j9: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
7388
7373
  contracts: import("zod").ZodOptional<import("zod").ZodObject<{
7389
7374
  myOsAdminChannel: import("zod").ZodOptional<import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
7390
7375
  description: import("zod").ZodOptional<import("zod").ZodString>;
@@ -7975,10 +7960,14 @@ export declare const repository: {
7975
7960
  granteeDocumentId?: string | undefined;
7976
7961
  skipValidation?: boolean | undefined;
7977
7962
  }>;
7978
- readonly EkZN2mSyrJpF4DQmBsdW5NYzw626N6jhSzYYsibpB1MW: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
7963
+ readonly '8XYzJ3BrgB5uoAWU5HvZ7Gej9RXNG5r52ccneLZxMAQd': import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
7979
7964
  description: import("zod").ZodOptional<import("zod").ZodString>;
7980
7965
  name: import("zod").ZodOptional<import("zod").ZodString>;
7981
7966
  }, {
7967
+ description: import("zod").ZodOptional<import("zod").ZodString>;
7968
+ inResponseTo: import("zod").ZodOptional<import("zod").ZodType<import("@blue-labs/language").BlueNode, import("zod").ZodTypeDef, import("@blue-labs/language").BlueNode>>;
7969
+ name: import("zod").ZodOptional<import("zod").ZodString>;
7970
+ }>, {
7982
7971
  description: import("zod").ZodOptional<import("zod").ZodString>;
7983
7972
  name: import("zod").ZodOptional<import("zod").ZodString>;
7984
7973
  permissions: import("zod").ZodOptional<import("zod").ZodObject<{
@@ -8007,6 +7996,7 @@ export declare const repository: {
8007
7996
  }>, "strip", import("zod").ZodTypeAny, {
8008
7997
  description?: string | undefined;
8009
7998
  name?: string | undefined;
7999
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
8010
8000
  targetSessionId?: string | undefined;
8011
8001
  permissions?: {
8012
8002
  description?: string | undefined;
@@ -8019,6 +8009,7 @@ export declare const repository: {
8019
8009
  }, {
8020
8010
  description?: string | undefined;
8021
8011
  name?: string | undefined;
8012
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
8022
8013
  targetSessionId?: string | undefined;
8023
8014
  permissions?: {
8024
8015
  description?: string | undefined;
@@ -8029,10 +8020,14 @@ export declare const repository: {
8029
8020
  singleOps?: string[] | undefined;
8030
8021
  } | undefined;
8031
8022
  }>;
8032
- readonly '9iu6bai3dWkJwdQtYRsUf85uqpRBRnC7SH8JFWgJBoWs': import("zod").ZodObject<import("zod").objectUtil.extendShape<{
8023
+ readonly '5dYUepkS2uQHtzhVYoHEtR4x8vaMRtNuHyiqqTvRrKGY': import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
8033
8024
  description: import("zod").ZodOptional<import("zod").ZodString>;
8034
8025
  name: import("zod").ZodOptional<import("zod").ZodString>;
8035
8026
  }, {
8027
+ description: import("zod").ZodOptional<import("zod").ZodString>;
8028
+ inResponseTo: import("zod").ZodOptional<import("zod").ZodType<import("@blue-labs/language").BlueNode, import("zod").ZodTypeDef, import("@blue-labs/language").BlueNode>>;
8029
+ name: import("zod").ZodOptional<import("zod").ZodString>;
8030
+ }>, {
8036
8031
  description: import("zod").ZodOptional<import("zod").ZodString>;
8037
8032
  name: import("zod").ZodOptional<import("zod").ZodString>;
8038
8033
  note: import("zod").ZodOptional<import("zod").ZodString>;
@@ -8062,7 +8057,7 @@ export declare const repository: {
8062
8057
  }>, "strip", import("zod").ZodTypeAny, {
8063
8058
  description?: string | undefined;
8064
8059
  name?: string | undefined;
8065
- note?: string | undefined;
8060
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
8066
8061
  targetSessionId?: string | undefined;
8067
8062
  permissions?: {
8068
8063
  description?: string | undefined;
@@ -8072,10 +8067,11 @@ export declare const repository: {
8072
8067
  share?: boolean | undefined;
8073
8068
  singleOps?: string[] | undefined;
8074
8069
  } | undefined;
8070
+ note?: string | undefined;
8075
8071
  }, {
8076
8072
  description?: string | undefined;
8077
8073
  name?: string | undefined;
8078
- note?: string | undefined;
8074
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
8079
8075
  targetSessionId?: string | undefined;
8080
8076
  permissions?: {
8081
8077
  description?: string | undefined;
@@ -8085,6 +8081,7 @@ export declare const repository: {
8085
8081
  share?: boolean | undefined;
8086
8082
  singleOps?: string[] | undefined;
8087
8083
  } | undefined;
8084
+ note?: string | undefined;
8088
8085
  }>;
8089
8086
  readonly '567voUMtKJQoqru6ZVPYb4EGwdeV99rUSAqsnod7gqfd': import("zod").ZodObject<import("zod").objectUtil.extendShape<{
8090
8087
  description: import("zod").ZodOptional<import("zod").ZodString>;
@@ -8102,10 +8099,14 @@ export declare const repository: {
8102
8099
  name?: string | undefined;
8103
8100
  issues?: string[] | undefined;
8104
8101
  }>;
8105
- readonly '387NGsN9DZNttQbjZHZksVSyHjb5SSZdhxKtCmMu36yo': import("zod").ZodObject<import("zod").objectUtil.extendShape<{
8102
+ readonly kHtVfa88aG4NMwCcBgJH9mq7EBqLQUrJVEr92porG5j: import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
8106
8103
  description: import("zod").ZodOptional<import("zod").ZodString>;
8107
8104
  name: import("zod").ZodOptional<import("zod").ZodString>;
8108
8105
  }, {
8106
+ description: import("zod").ZodOptional<import("zod").ZodString>;
8107
+ inResponseTo: import("zod").ZodOptional<import("zod").ZodType<import("@blue-labs/language").BlueNode, import("zod").ZodTypeDef, import("@blue-labs/language").BlueNode>>;
8108
+ name: import("zod").ZodOptional<import("zod").ZodString>;
8109
+ }>, {
8109
8110
  description: import("zod").ZodOptional<import("zod").ZodString>;
8110
8111
  name: import("zod").ZodOptional<import("zod").ZodString>;
8111
8112
  permissions: import("zod").ZodOptional<import("zod").ZodObject<{
@@ -8135,6 +8136,7 @@ export declare const repository: {
8135
8136
  }>, "strip", import("zod").ZodTypeAny, {
8136
8137
  description?: string | undefined;
8137
8138
  name?: string | undefined;
8139
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
8138
8140
  reason?: string | undefined;
8139
8141
  targetSessionId?: string | undefined;
8140
8142
  permissions?: {
@@ -8148,6 +8150,7 @@ export declare const repository: {
8148
8150
  }, {
8149
8151
  description?: string | undefined;
8150
8152
  name?: string | undefined;
8153
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
8151
8154
  reason?: string | undefined;
8152
8155
  targetSessionId?: string | undefined;
8153
8156
  permissions?: {
@@ -8159,39 +8162,55 @@ export declare const repository: {
8159
8162
  singleOps?: string[] | undefined;
8160
8163
  } | undefined;
8161
8164
  }>;
8162
- readonly H1tETZ1YKndAuEBKu54ZDq3U1myncW3wj26QohP58y7X: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
8165
+ readonly E4R5PmrxAtCHsQtUKtwxMjXgE5qNJWuuziArDMATudfb: import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
8163
8166
  description: import("zod").ZodOptional<import("zod").ZodString>;
8164
8167
  name: import("zod").ZodOptional<import("zod").ZodString>;
8165
8168
  }, {
8169
+ description: import("zod").ZodOptional<import("zod").ZodString>;
8170
+ name: import("zod").ZodOptional<import("zod").ZodString>;
8171
+ requestId: import("zod").ZodOptional<import("zod").ZodString>;
8172
+ }>, {
8166
8173
  description: import("zod").ZodOptional<import("zod").ZodString>;
8167
8174
  name: import("zod").ZodOptional<import("zod").ZodString>;
8168
8175
  reason: import("zod").ZodOptional<import("zod").ZodString>;
8169
8176
  }>, "strip", import("zod").ZodTypeAny, {
8170
8177
  description?: string | undefined;
8171
8178
  name?: string | undefined;
8179
+ requestId?: string | undefined;
8172
8180
  reason?: string | undefined;
8173
8181
  }, {
8174
8182
  description?: string | undefined;
8175
8183
  name?: string | undefined;
8184
+ requestId?: string | undefined;
8176
8185
  reason?: string | undefined;
8177
8186
  }>;
8178
- readonly BmmvGcvB1yAe1fb3bsxpajwo9WuCNVAYQN8CGuMivUkT: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
8187
+ readonly '29JSV8DwY6x3zfvAqiM7xNc96i46sKcunFYgfywBkF2f': import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
8179
8188
  description: import("zod").ZodOptional<import("zod").ZodString>;
8180
8189
  name: import("zod").ZodOptional<import("zod").ZodString>;
8181
8190
  }, {
8191
+ description: import("zod").ZodOptional<import("zod").ZodString>;
8192
+ inResponseTo: import("zod").ZodOptional<import("zod").ZodType<import("@blue-labs/language").BlueNode, import("zod").ZodTypeDef, import("@blue-labs/language").BlueNode>>;
8193
+ name: import("zod").ZodOptional<import("zod").ZodString>;
8194
+ }>, {
8182
8195
  description: import("zod").ZodOptional<import("zod").ZodString>;
8183
8196
  name: import("zod").ZodOptional<import("zod").ZodString>;
8184
8197
  }>, "strip", import("zod").ZodTypeAny, {
8185
8198
  description?: string | undefined;
8186
8199
  name?: string | undefined;
8200
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
8187
8201
  }, {
8188
8202
  description?: string | undefined;
8189
8203
  name?: string | undefined;
8204
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
8190
8205
  }>;
8191
- readonly '6h9TRB22W218Bkjo11TD3zyCfuatFY8Ack4GBeW7vF69': import("zod").ZodObject<import("zod").objectUtil.extendShape<{
8206
+ readonly Cyr8aNNYedFse1EZ74dy9uXJ59gLH5LhTRyVeLiSMkg8: import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
8192
8207
  description: import("zod").ZodOptional<import("zod").ZodString>;
8193
8208
  name: import("zod").ZodOptional<import("zod").ZodString>;
8194
8209
  }, {
8210
+ description: import("zod").ZodOptional<import("zod").ZodString>;
8211
+ inResponseTo: import("zod").ZodOptional<import("zod").ZodType<import("@blue-labs/language").BlueNode, import("zod").ZodTypeDef, import("@blue-labs/language").BlueNode>>;
8212
+ name: import("zod").ZodOptional<import("zod").ZodString>;
8213
+ }>, {
8195
8214
  description: import("zod").ZodOptional<import("zod").ZodString>;
8196
8215
  name: import("zod").ZodOptional<import("zod").ZodString>;
8197
8216
  note: import("zod").ZodOptional<import("zod").ZodString>;
@@ -8221,7 +8240,7 @@ export declare const repository: {
8221
8240
  }>, "strip", import("zod").ZodTypeAny, {
8222
8241
  description?: string | undefined;
8223
8242
  name?: string | undefined;
8224
- note?: string | undefined;
8243
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
8225
8244
  targetSessionId?: string | undefined;
8226
8245
  permissions?: {
8227
8246
  description?: string | undefined;
@@ -8231,10 +8250,11 @@ export declare const repository: {
8231
8250
  share?: boolean | undefined;
8232
8251
  singleOps?: string[] | undefined;
8233
8252
  } | undefined;
8253
+ note?: string | undefined;
8234
8254
  }, {
8235
8255
  description?: string | undefined;
8236
8256
  name?: string | undefined;
8237
- note?: string | undefined;
8257
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
8238
8258
  targetSessionId?: string | undefined;
8239
8259
  permissions?: {
8240
8260
  description?: string | undefined;
@@ -8244,6 +8264,7 @@ export declare const repository: {
8244
8264
  share?: boolean | undefined;
8245
8265
  singleOps?: string[] | undefined;
8246
8266
  } | undefined;
8267
+ note?: string | undefined;
8247
8268
  }>;
8248
8269
  readonly DRDQcve5AjwBK9z6Njfa4MNERko7Uf4ucvARFdC6sL54: import("zod").ZodObject<{
8249
8270
  allOps: import("zod").ZodOptional<import("zod").ZodBoolean>;
@@ -8267,23 +8288,33 @@ export declare const repository: {
8267
8288
  share?: boolean | undefined;
8268
8289
  singleOps?: string[] | undefined;
8269
8290
  }>;
8270
- readonly '9T3AsCqKkpoxHs6K9dTeCHRCXYGHPMthjaNcZxLdckgi': import("zod").ZodObject<import("zod").objectUtil.extendShape<{
8291
+ readonly AG6fiGy88gX5eKoUcHS2BV17EfMssiYZj99kx9RcpKEX: import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
8271
8292
  description: import("zod").ZodOptional<import("zod").ZodString>;
8272
8293
  name: import("zod").ZodOptional<import("zod").ZodString>;
8273
8294
  }, {
8295
+ description: import("zod").ZodOptional<import("zod").ZodString>;
8296
+ inResponseTo: import("zod").ZodOptional<import("zod").ZodType<import("@blue-labs/language").BlueNode, import("zod").ZodTypeDef, import("@blue-labs/language").BlueNode>>;
8297
+ name: import("zod").ZodOptional<import("zod").ZodString>;
8298
+ }>, {
8274
8299
  description: import("zod").ZodOptional<import("zod").ZodString>;
8275
8300
  name: import("zod").ZodOptional<import("zod").ZodString>;
8276
8301
  }>, "strip", import("zod").ZodTypeAny, {
8277
8302
  description?: string | undefined;
8278
8303
  name?: string | undefined;
8304
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
8279
8305
  }, {
8280
8306
  description?: string | undefined;
8281
8307
  name?: string | undefined;
8308
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
8282
8309
  }>;
8283
- readonly C9Fyy28LCQACfDootHHWRB4eEm1xCiSnaH7FYTSdZmwQ: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
8310
+ readonly '3f9PA4RUDBxs6DsqGEYjna2RNf8XhCDHjQGDjLyNZyRh': import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
8284
8311
  description: import("zod").ZodOptional<import("zod").ZodString>;
8285
8312
  name: import("zod").ZodOptional<import("zod").ZodString>;
8286
8313
  }, {
8314
+ description: import("zod").ZodOptional<import("zod").ZodString>;
8315
+ name: import("zod").ZodOptional<import("zod").ZodString>;
8316
+ requestId: import("zod").ZodOptional<import("zod").ZodString>;
8317
+ }>, {
8287
8318
  capabilities: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodBoolean>>;
8288
8319
  channelBindings: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<import("zod").objectUtil.extendShape<{
8289
8320
  description: import("zod").ZodOptional<import("zod").ZodString>;
@@ -8325,6 +8356,7 @@ export declare const repository: {
8325
8356
  description?: string | undefined;
8326
8357
  name?: string | undefined;
8327
8358
  document?: import("@blue-labs/language").BlueNode | undefined;
8359
+ requestId?: string | undefined;
8328
8360
  onBehalfOf?: string | undefined;
8329
8361
  capabilities?: Record<string, boolean> | undefined;
8330
8362
  channelBindings?: Record<string, {
@@ -8342,6 +8374,7 @@ export declare const repository: {
8342
8374
  description?: string | undefined;
8343
8375
  name?: string | undefined;
8344
8376
  document?: import("@blue-labs/language").BlueNode | undefined;
8377
+ requestId?: string | undefined;
8345
8378
  onBehalfOf?: string | undefined;
8346
8379
  capabilities?: Record<string, boolean> | undefined;
8347
8380
  channelBindings?: Record<string, {
@@ -8356,10 +8389,14 @@ export declare const repository: {
8356
8389
  perChannel?: Record<string, string> | undefined;
8357
8390
  } | undefined;
8358
8391
  }>;
8359
- readonly CohDM1yrnMV32VE73JiRbnmT3h8TgVqryd2Eb8K5Tmzc: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
8392
+ readonly BnrAcFrEHzoARE2yqKmRv7jrPWCbJsVBqSoXwWCaTtrk: import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
8360
8393
  description: import("zod").ZodOptional<import("zod").ZodString>;
8361
8394
  name: import("zod").ZodOptional<import("zod").ZodString>;
8362
8395
  }, {
8396
+ description: import("zod").ZodOptional<import("zod").ZodString>;
8397
+ name: import("zod").ZodOptional<import("zod").ZodString>;
8398
+ requestId: import("zod").ZodOptional<import("zod").ZodString>;
8399
+ }>, {
8363
8400
  description: import("zod").ZodOptional<import("zod").ZodString>;
8364
8401
  name: import("zod").ZodOptional<import("zod").ZodString>;
8365
8402
  subscription: import("zod").ZodOptional<import("zod").ZodObject<{
@@ -8376,6 +8413,7 @@ export declare const repository: {
8376
8413
  }>, "strip", import("zod").ZodTypeAny, {
8377
8414
  description?: string | undefined;
8378
8415
  name?: string | undefined;
8416
+ requestId?: string | undefined;
8379
8417
  targetSessionId?: string | undefined;
8380
8418
  subscription?: {
8381
8419
  events?: import("@blue-labs/language").BlueNode[] | undefined;
@@ -8384,16 +8422,21 @@ export declare const repository: {
8384
8422
  }, {
8385
8423
  description?: string | undefined;
8386
8424
  name?: string | undefined;
8425
+ requestId?: string | undefined;
8387
8426
  targetSessionId?: string | undefined;
8388
8427
  subscription?: {
8389
8428
  events?: import("@blue-labs/language").BlueNode[] | undefined;
8390
8429
  id?: string | undefined;
8391
8430
  } | undefined;
8392
8431
  }>;
8393
- readonly vGfiWWkit85t2cg1YCn9MDGBp573F15YgGMkfx5D3Et: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
8432
+ readonly S1gzGs6z9uy5inkcJu5wr6i5ESKDmZy9XhgLHMZKrdV: import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
8394
8433
  description: import("zod").ZodOptional<import("zod").ZodString>;
8395
8434
  name: import("zod").ZodOptional<import("zod").ZodString>;
8396
8435
  }, {
8436
+ description: import("zod").ZodOptional<import("zod").ZodString>;
8437
+ inResponseTo: import("zod").ZodOptional<import("zod").ZodType<import("@blue-labs/language").BlueNode, import("zod").ZodTypeDef, import("@blue-labs/language").BlueNode>>;
8438
+ name: import("zod").ZodOptional<import("zod").ZodString>;
8439
+ }>, {
8397
8440
  description: import("zod").ZodOptional<import("zod").ZodString>;
8398
8441
  name: import("zod").ZodOptional<import("zod").ZodString>;
8399
8442
  reason: import("zod").ZodOptional<import("zod").ZodString>;
@@ -8402,20 +8445,26 @@ export declare const repository: {
8402
8445
  }>, "strip", import("zod").ZodTypeAny, {
8403
8446
  description?: string | undefined;
8404
8447
  name?: string | undefined;
8448
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
8405
8449
  reason?: string | undefined;
8406
8450
  targetSessionId?: string | undefined;
8407
8451
  subscriptionId?: string | undefined;
8408
8452
  }, {
8409
8453
  description?: string | undefined;
8410
8454
  name?: string | undefined;
8455
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
8411
8456
  reason?: string | undefined;
8412
8457
  targetSessionId?: string | undefined;
8413
8458
  subscriptionId?: string | undefined;
8414
8459
  }>;
8415
- readonly EdrM9LnMKjfpYPpKNSm9hK61ywFCv8xwhd4nqUTv7Sy5: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
8460
+ readonly GZPDibWTKDudqwPufgmNo7AHMLwY5FGeeHFx3EkegzLj: import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
8416
8461
  description: import("zod").ZodOptional<import("zod").ZodString>;
8417
8462
  name: import("zod").ZodOptional<import("zod").ZodString>;
8418
8463
  }, {
8464
+ description: import("zod").ZodOptional<import("zod").ZodString>;
8465
+ inResponseTo: import("zod").ZodOptional<import("zod").ZodType<import("@blue-labs/language").BlueNode, import("zod").ZodTypeDef, import("@blue-labs/language").BlueNode>>;
8466
+ name: import("zod").ZodOptional<import("zod").ZodString>;
8467
+ }>, {
8419
8468
  at: import("zod").ZodOptional<import("zod").ZodString>;
8420
8469
  description: import("zod").ZodOptional<import("zod").ZodString>;
8421
8470
  name: import("zod").ZodOptional<import("zod").ZodString>;
@@ -8425,19 +8474,25 @@ export declare const repository: {
8425
8474
  at?: string | undefined;
8426
8475
  description?: string | undefined;
8427
8476
  name?: string | undefined;
8477
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
8428
8478
  targetSessionId?: string | undefined;
8429
8479
  subscriptionId?: string | undefined;
8430
8480
  }, {
8431
8481
  at?: string | undefined;
8432
8482
  description?: string | undefined;
8433
8483
  name?: string | undefined;
8484
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
8434
8485
  targetSessionId?: string | undefined;
8435
8486
  subscriptionId?: string | undefined;
8436
8487
  }>;
8437
- readonly CF47wMy4XsVYMiFLmkvgYvXN8TBhfSTh1vnt8xvcFaE1: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
8488
+ readonly GcotFgiqo3GMHp4xKrArDJi7AqciJGgYKvHodoAJwcWp: import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
8438
8489
  description: import("zod").ZodOptional<import("zod").ZodString>;
8439
8490
  name: import("zod").ZodOptional<import("zod").ZodString>;
8440
8491
  }, {
8492
+ description: import("zod").ZodOptional<import("zod").ZodString>;
8493
+ inResponseTo: import("zod").ZodOptional<import("zod").ZodType<import("@blue-labs/language").BlueNode, import("zod").ZodTypeDef, import("@blue-labs/language").BlueNode>>;
8494
+ name: import("zod").ZodOptional<import("zod").ZodString>;
8495
+ }>, {
8441
8496
  description: import("zod").ZodOptional<import("zod").ZodString>;
8442
8497
  name: import("zod").ZodOptional<import("zod").ZodString>;
8443
8498
  reason: import("zod").ZodOptional<import("zod").ZodString>;
@@ -8446,12 +8501,14 @@ export declare const repository: {
8446
8501
  }>, "strip", import("zod").ZodTypeAny, {
8447
8502
  description?: string | undefined;
8448
8503
  name?: string | undefined;
8504
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
8449
8505
  reason?: string | undefined;
8450
8506
  targetSessionId?: string | undefined;
8451
8507
  subscriptionId?: string | undefined;
8452
8508
  }, {
8453
8509
  description?: string | undefined;
8454
8510
  name?: string | undefined;
8511
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
8455
8512
  reason?: string | undefined;
8456
8513
  targetSessionId?: string | undefined;
8457
8514
  subscriptionId?: string | undefined;
@@ -8539,7 +8596,7 @@ export declare const repository: {
8539
8596
  } | undefined;
8540
8597
  workerType?: import("@blue-labs/language").BlueNode | undefined;
8541
8598
  }>;
8542
- readonly '3Wb5cwcZ3P6bSjTJAVrXPBzaAvoccBauUNVud1pqpEM2': import("zod").ZodObject<import("zod").objectUtil.extendShape<{
8599
+ readonly '2NN4VerhNHSyBcyoJpgtcuURkss2QRMmGkocQobJ8JYP': import("zod").ZodObject<import("zod").objectUtil.extendShape<{
8543
8600
  contracts: import("zod").ZodOptional<import("zod").ZodObject<{
8544
8601
  myOsAdminChannel: import("zod").ZodOptional<import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
8545
8602
  description: import("zod").ZodOptional<import("zod").ZodString>;
@@ -9155,10 +9212,14 @@ export declare const repository: {
9155
9212
  workerType?: import("@blue-labs/language").BlueNode | undefined;
9156
9213
  }[] | undefined;
9157
9214
  }>;
9158
- readonly '2533GSBC4sXbbhDNdB6hKnRoySzQDziUb9u7bK3sa7tD': import("zod").ZodObject<import("zod").objectUtil.extendShape<{
9215
+ readonly HF5aRJZqvHn7sDFbwfDGQjkWmTSW9Lee7c9dUBtcdNtK: import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
9159
9216
  description: import("zod").ZodOptional<import("zod").ZodString>;
9160
9217
  name: import("zod").ZodOptional<import("zod").ZodString>;
9161
9218
  }, {
9219
+ description: import("zod").ZodOptional<import("zod").ZodString>;
9220
+ name: import("zod").ZodOptional<import("zod").ZodString>;
9221
+ requestId: import("zod").ZodOptional<import("zod").ZodString>;
9222
+ }>, {
9162
9223
  allowedWorkerAgencyPermissions: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
9163
9224
  name: import("zod").ZodOptional<import("zod").ZodString>;
9164
9225
  permissions: import("zod").ZodOptional<import("zod").ZodObject<{
@@ -9213,6 +9274,7 @@ export declare const repository: {
9213
9274
  }>, "strip", import("zod").ZodTypeAny, {
9214
9275
  description?: string | undefined;
9215
9276
  name?: string | undefined;
9277
+ requestId?: string | undefined;
9216
9278
  onBehalfOf?: string | undefined;
9217
9279
  allowedWorkerAgencyPermissions?: {
9218
9280
  name?: string | undefined;
@@ -9229,6 +9291,7 @@ export declare const repository: {
9229
9291
  }, {
9230
9292
  description?: string | undefined;
9231
9293
  name?: string | undefined;
9294
+ requestId?: string | undefined;
9232
9295
  onBehalfOf?: string | undefined;
9233
9296
  allowedWorkerAgencyPermissions?: {
9234
9297
  name?: string | undefined;
@@ -9243,10 +9306,14 @@ export declare const repository: {
9243
9306
  workerType?: import("@blue-labs/language").BlueNode | undefined;
9244
9307
  }[] | undefined;
9245
9308
  }>;
9246
- readonly ESCifdJpDaKviHDVPzCAuaUeroYJTuQTNAUW6ikQHHWd: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
9309
+ readonly '8GNc7HmPKXmURG12ZBY8iXYEP7CTfBLsfXvpLcQ6EMwS': import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
9247
9310
  description: import("zod").ZodOptional<import("zod").ZodString>;
9248
9311
  name: import("zod").ZodOptional<import("zod").ZodString>;
9249
9312
  }, {
9313
+ description: import("zod").ZodOptional<import("zod").ZodString>;
9314
+ inResponseTo: import("zod").ZodOptional<import("zod").ZodType<import("@blue-labs/language").BlueNode, import("zod").ZodTypeDef, import("@blue-labs/language").BlueNode>>;
9315
+ name: import("zod").ZodOptional<import("zod").ZodString>;
9316
+ }>, {
9250
9317
  allowedWorkerAgencyPermissions: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
9251
9318
  name: import("zod").ZodOptional<import("zod").ZodString>;
9252
9319
  permissions: import("zod").ZodOptional<import("zod").ZodObject<{
@@ -9301,6 +9368,7 @@ export declare const repository: {
9301
9368
  }>, "strip", import("zod").ZodTypeAny, {
9302
9369
  description?: string | undefined;
9303
9370
  name?: string | undefined;
9371
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
9304
9372
  granteeDocumentId?: string | undefined;
9305
9373
  allowedWorkerAgencyPermissions?: {
9306
9374
  name?: string | undefined;
@@ -9317,6 +9385,7 @@ export declare const repository: {
9317
9385
  }, {
9318
9386
  description?: string | undefined;
9319
9387
  name?: string | undefined;
9388
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
9320
9389
  granteeDocumentId?: string | undefined;
9321
9390
  allowedWorkerAgencyPermissions?: {
9322
9391
  name?: string | undefined;
@@ -9331,10 +9400,14 @@ export declare const repository: {
9331
9400
  workerType?: import("@blue-labs/language").BlueNode | undefined;
9332
9401
  }[] | undefined;
9333
9402
  }>;
9334
- readonly '9Q2Kdb1FzRVZrbQHv1JZ9Emo14NavVqD32jnF5u6FUmj': import("zod").ZodObject<import("zod").objectUtil.extendShape<{
9403
+ readonly HzQyVKvSQ2cienAkjW5R8HgTcStPe13p8eoB4vXr7dAc: import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
9335
9404
  description: import("zod").ZodOptional<import("zod").ZodString>;
9336
9405
  name: import("zod").ZodOptional<import("zod").ZodString>;
9337
9406
  }, {
9407
+ description: import("zod").ZodOptional<import("zod").ZodString>;
9408
+ inResponseTo: import("zod").ZodOptional<import("zod").ZodType<import("@blue-labs/language").BlueNode, import("zod").ZodTypeDef, import("@blue-labs/language").BlueNode>>;
9409
+ name: import("zod").ZodOptional<import("zod").ZodString>;
9410
+ }>, {
9338
9411
  allowedWorkerAgencyPermissions: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
9339
9412
  name: import("zod").ZodOptional<import("zod").ZodString>;
9340
9413
  permissions: import("zod").ZodOptional<import("zod").ZodObject<{
@@ -9390,8 +9463,9 @@ export declare const repository: {
9390
9463
  }>, "strip", import("zod").ZodTypeAny, {
9391
9464
  description?: string | undefined;
9392
9465
  name?: string | undefined;
9393
- note?: string | undefined;
9466
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
9394
9467
  granteeDocumentId?: string | undefined;
9468
+ note?: string | undefined;
9395
9469
  allowedWorkerAgencyPermissions?: {
9396
9470
  name?: string | undefined;
9397
9471
  permissions?: {
@@ -9407,8 +9481,9 @@ export declare const repository: {
9407
9481
  }, {
9408
9482
  description?: string | undefined;
9409
9483
  name?: string | undefined;
9410
- note?: string | undefined;
9484
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
9411
9485
  granteeDocumentId?: string | undefined;
9486
+ note?: string | undefined;
9412
9487
  allowedWorkerAgencyPermissions?: {
9413
9488
  name?: string | undefined;
9414
9489
  permissions?: {
@@ -9422,26 +9497,36 @@ export declare const repository: {
9422
9497
  workerType?: import("@blue-labs/language").BlueNode | undefined;
9423
9498
  }[] | undefined;
9424
9499
  }>;
9425
- readonly '63kEoiNgJnYPGd2fnJw4Km2MD6zuCBBTn9v9qVPWx2Nz': import("zod").ZodObject<import("zod").objectUtil.extendShape<{
9500
+ readonly '29zvV2MA4XAwLoGoNLLhLMa61mEgGceFnDvMznfQauYY': import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
9426
9501
  description: import("zod").ZodOptional<import("zod").ZodString>;
9427
9502
  name: import("zod").ZodOptional<import("zod").ZodString>;
9428
9503
  }, {
9504
+ description: import("zod").ZodOptional<import("zod").ZodString>;
9505
+ inResponseTo: import("zod").ZodOptional<import("zod").ZodType<import("@blue-labs/language").BlueNode, import("zod").ZodTypeDef, import("@blue-labs/language").BlueNode>>;
9506
+ name: import("zod").ZodOptional<import("zod").ZodString>;
9507
+ }>, {
9429
9508
  description: import("zod").ZodOptional<import("zod").ZodString>;
9430
9509
  issues: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
9431
9510
  name: import("zod").ZodOptional<import("zod").ZodString>;
9432
9511
  }>, "strip", import("zod").ZodTypeAny, {
9433
9512
  description?: string | undefined;
9434
9513
  name?: string | undefined;
9514
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
9435
9515
  issues?: string[] | undefined;
9436
9516
  }, {
9437
9517
  description?: string | undefined;
9438
9518
  name?: string | undefined;
9519
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
9439
9520
  issues?: string[] | undefined;
9440
9521
  }>;
9441
- readonly CB4YQq9GGVb3i3enmWnxx1zbV2Ks7nNHYdBhcCuJ8iht: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
9522
+ readonly G1cW5kjZdJrmCwfrwiHXQcJfYfFAY5jEFZNA7u7pFdtY: import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
9442
9523
  description: import("zod").ZodOptional<import("zod").ZodString>;
9443
9524
  name: import("zod").ZodOptional<import("zod").ZodString>;
9444
9525
  }, {
9526
+ description: import("zod").ZodOptional<import("zod").ZodString>;
9527
+ inResponseTo: import("zod").ZodOptional<import("zod").ZodType<import("@blue-labs/language").BlueNode, import("zod").ZodTypeDef, import("@blue-labs/language").BlueNode>>;
9528
+ name: import("zod").ZodOptional<import("zod").ZodString>;
9529
+ }>, {
9445
9530
  allowedWorkerAgencyPermissions: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
9446
9531
  name: import("zod").ZodOptional<import("zod").ZodString>;
9447
9532
  permissions: import("zod").ZodOptional<import("zod").ZodObject<{
@@ -9497,6 +9582,7 @@ export declare const repository: {
9497
9582
  }>, "strip", import("zod").ZodTypeAny, {
9498
9583
  description?: string | undefined;
9499
9584
  name?: string | undefined;
9585
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
9500
9586
  reason?: string | undefined;
9501
9587
  granteeDocumentId?: string | undefined;
9502
9588
  allowedWorkerAgencyPermissions?: {
@@ -9514,6 +9600,7 @@ export declare const repository: {
9514
9600
  }, {
9515
9601
  description?: string | undefined;
9516
9602
  name?: string | undefined;
9603
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
9517
9604
  reason?: string | undefined;
9518
9605
  granteeDocumentId?: string | undefined;
9519
9606
  allowedWorkerAgencyPermissions?: {
@@ -9529,39 +9616,55 @@ export declare const repository: {
9529
9616
  workerType?: import("@blue-labs/language").BlueNode | undefined;
9530
9617
  }[] | undefined;
9531
9618
  }>;
9532
- readonly '4cPqgXEsF6NHdAGhhAaHBPGZ6RNi5Dnr7YWp2vQd8HYk': import("zod").ZodObject<import("zod").objectUtil.extendShape<{
9619
+ readonly ABJ7njZbfTXNP173SCoMytQtVfMXCEwPdFhSJ7F3Vbx9: import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
9533
9620
  description: import("zod").ZodOptional<import("zod").ZodString>;
9534
9621
  name: import("zod").ZodOptional<import("zod").ZodString>;
9535
9622
  }, {
9623
+ description: import("zod").ZodOptional<import("zod").ZodString>;
9624
+ name: import("zod").ZodOptional<import("zod").ZodString>;
9625
+ requestId: import("zod").ZodOptional<import("zod").ZodString>;
9626
+ }>, {
9536
9627
  description: import("zod").ZodOptional<import("zod").ZodString>;
9537
9628
  name: import("zod").ZodOptional<import("zod").ZodString>;
9538
9629
  reason: import("zod").ZodOptional<import("zod").ZodString>;
9539
9630
  }>, "strip", import("zod").ZodTypeAny, {
9540
9631
  description?: string | undefined;
9541
9632
  name?: string | undefined;
9633
+ requestId?: string | undefined;
9542
9634
  reason?: string | undefined;
9543
9635
  }, {
9544
9636
  description?: string | undefined;
9545
9637
  name?: string | undefined;
9638
+ requestId?: string | undefined;
9546
9639
  reason?: string | undefined;
9547
9640
  }>;
9548
- readonly '6nYAWfizha9PvKi9scLLCReYimYaupRLoyZTCgB8zUpR': import("zod").ZodObject<import("zod").objectUtil.extendShape<{
9641
+ readonly AMNPp7uGYBgygbnmMS649m6Gf5bNULaEK8aSQ3b4xdrf: import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
9549
9642
  description: import("zod").ZodOptional<import("zod").ZodString>;
9550
9643
  name: import("zod").ZodOptional<import("zod").ZodString>;
9551
9644
  }, {
9645
+ description: import("zod").ZodOptional<import("zod").ZodString>;
9646
+ inResponseTo: import("zod").ZodOptional<import("zod").ZodType<import("@blue-labs/language").BlueNode, import("zod").ZodTypeDef, import("@blue-labs/language").BlueNode>>;
9647
+ name: import("zod").ZodOptional<import("zod").ZodString>;
9648
+ }>, {
9552
9649
  description: import("zod").ZodOptional<import("zod").ZodString>;
9553
9650
  name: import("zod").ZodOptional<import("zod").ZodString>;
9554
9651
  }>, "strip", import("zod").ZodTypeAny, {
9555
9652
  description?: string | undefined;
9556
9653
  name?: string | undefined;
9654
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
9557
9655
  }, {
9558
9656
  description?: string | undefined;
9559
9657
  name?: string | undefined;
9658
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
9560
9659
  }>;
9561
- readonly '5sX6PjLHydkuj1BrvCM5QoUd4e3GCtCyc8KsNqpV2e9j': import("zod").ZodObject<import("zod").objectUtil.extendShape<{
9660
+ readonly '5zNb9H63xeG2RjZ1gzJwyGxvTVzWdyNBb2Te6g8UXd72': import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
9562
9661
  description: import("zod").ZodOptional<import("zod").ZodString>;
9563
9662
  name: import("zod").ZodOptional<import("zod").ZodString>;
9564
9663
  }, {
9664
+ description: import("zod").ZodOptional<import("zod").ZodString>;
9665
+ inResponseTo: import("zod").ZodOptional<import("zod").ZodType<import("@blue-labs/language").BlueNode, import("zod").ZodTypeDef, import("@blue-labs/language").BlueNode>>;
9666
+ name: import("zod").ZodOptional<import("zod").ZodString>;
9667
+ }>, {
9565
9668
  allowedWorkerAgencyPermissions: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
9566
9669
  name: import("zod").ZodOptional<import("zod").ZodString>;
9567
9670
  permissions: import("zod").ZodOptional<import("zod").ZodObject<{
@@ -9617,8 +9720,9 @@ export declare const repository: {
9617
9720
  }>, "strip", import("zod").ZodTypeAny, {
9618
9721
  description?: string | undefined;
9619
9722
  name?: string | undefined;
9620
- note?: string | undefined;
9723
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
9621
9724
  granteeDocumentId?: string | undefined;
9725
+ note?: string | undefined;
9622
9726
  allowedWorkerAgencyPermissions?: {
9623
9727
  name?: string | undefined;
9624
9728
  permissions?: {
@@ -9634,8 +9738,9 @@ export declare const repository: {
9634
9738
  }, {
9635
9739
  description?: string | undefined;
9636
9740
  name?: string | undefined;
9637
- note?: string | undefined;
9741
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
9638
9742
  granteeDocumentId?: string | undefined;
9743
+ note?: string | undefined;
9639
9744
  allowedWorkerAgencyPermissions?: {
9640
9745
  name?: string | undefined;
9641
9746
  permissions?: {
@@ -9649,23 +9754,33 @@ export declare const repository: {
9649
9754
  workerType?: import("@blue-labs/language").BlueNode | undefined;
9650
9755
  }[] | undefined;
9651
9756
  }>;
9652
- readonly HUeeqt75YxUmP5mBdhchJEtXDXqhhT1EbwkrGSmbpNJf: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
9757
+ readonly GMDw72G9CRTJU12Rce9BDWGw8f715RJrWvPL78RYDWH4: import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
9653
9758
  description: import("zod").ZodOptional<import("zod").ZodString>;
9654
9759
  name: import("zod").ZodOptional<import("zod").ZodString>;
9655
9760
  }, {
9761
+ description: import("zod").ZodOptional<import("zod").ZodString>;
9762
+ inResponseTo: import("zod").ZodOptional<import("zod").ZodType<import("@blue-labs/language").BlueNode, import("zod").ZodTypeDef, import("@blue-labs/language").BlueNode>>;
9763
+ name: import("zod").ZodOptional<import("zod").ZodString>;
9764
+ }>, {
9656
9765
  description: import("zod").ZodOptional<import("zod").ZodString>;
9657
9766
  name: import("zod").ZodOptional<import("zod").ZodString>;
9658
9767
  }>, "strip", import("zod").ZodTypeAny, {
9659
9768
  description?: string | undefined;
9660
9769
  name?: string | undefined;
9770
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
9661
9771
  }, {
9662
9772
  description?: string | undefined;
9663
9773
  name?: string | undefined;
9774
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
9664
9775
  }>;
9665
- readonly FYMd1LAezBcUXp9gh4bEjEwWKqZfgWStwHQ4Q7juTc8F: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
9776
+ readonly '3B7ErHwZ9NHiW4e6msFDt57U8sTvFXZQBEwHzcdNCjmf': import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
9666
9777
  description: import("zod").ZodOptional<import("zod").ZodString>;
9667
9778
  name: import("zod").ZodOptional<import("zod").ZodString>;
9668
9779
  }, {
9780
+ description: import("zod").ZodOptional<import("zod").ZodString>;
9781
+ inResponseTo: import("zod").ZodOptional<import("zod").ZodType<import("@blue-labs/language").BlueNode, import("zod").ZodTypeDef, import("@blue-labs/language").BlueNode>>;
9782
+ name: import("zod").ZodOptional<import("zod").ZodString>;
9783
+ }>, {
9669
9784
  description: import("zod").ZodOptional<import("zod").ZodString>;
9670
9785
  granteeDocumentId: import("zod").ZodOptional<import("zod").ZodString>;
9671
9786
  name: import("zod").ZodOptional<import("zod").ZodString>;
@@ -9673,44 +9788,45 @@ export declare const repository: {
9673
9788
  }>, "strip", import("zod").ZodTypeAny, {
9674
9789
  description?: string | undefined;
9675
9790
  name?: string | undefined;
9791
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
9676
9792
  granteeDocumentId?: string | undefined;
9677
9793
  targetDocumentType?: string | undefined;
9678
9794
  }, {
9679
9795
  description?: string | undefined;
9680
9796
  name?: string | undefined;
9797
+ inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
9681
9798
  granteeDocumentId?: string | undefined;
9682
9799
  targetDocumentType?: string | undefined;
9683
9800
  }>;
9684
9801
  };
9685
9802
  readonly name: "MyOS";
9686
9803
  readonly aliases: {
9687
- readonly 'MyOS/Adding Participant Requested': "A3nxy96fKtp3bPnCYP14uhrnYCJoigDLJNvdbGnjdXg6";
9688
- readonly 'MyOS/Adding Participant Responded': "CbcVNTgCj7hnq4nKBDdgWAcymuRqTTmCzxY1LUuK3ze6";
9689
- readonly 'MyOS/Agent': "AjfPDYhjp31oYmraTy7PYFrSUGQKxtfQnHdBr8o7mt3g";
9804
+ readonly 'MyOS/Adding Participant Requested': "98JmkF189jZpQRyzaiQxLbc2rRUqnRy2o6bH2qCRaBg3";
9805
+ readonly 'MyOS/Adding Participant Responded': "BQMtWzcdbYUdaJQADyy6bkscxQGfhQHT4BgFhXQAgKfz";
9806
+ readonly 'MyOS/Agent': "8s2rAFDtiB6sCwqeURkT4Lq7fcc2FXBkmX9B9p7R4Boc";
9690
9807
  readonly 'MyOS/Agent Actor': "3SJK2XGFHJgqXyCK4sjZ6tmAk3VjyuX6imGBJmV2LgQZ";
9691
- readonly 'MyOS/Agent LLM': "D7eJffANsyfVjzxBRkehE7jb2F942Yxbeut3PzSLjVsP";
9692
9808
  readonly 'MyOS/All Participants Ready': "Ff61TKzxLStjvfMksRNUBif2PRJGJM6XvmTqSf3M76wC";
9693
- readonly 'MyOS/Anchor Automation Template': "8JHhvprgxVUFZCQpyeEJfMFF8vuVEAnjqojftJ6B2E6S";
9809
+ readonly 'MyOS/Anchor Automation Template': "8eyv5ogjHbTqUeaJKWHMenLs3MaCnpGSQkbPrCqvk2Ga";
9694
9810
  readonly 'MyOS/Bootstrap Failed': "9iEADVdqxqgacF3GAZVMFZu4m5ywuNpsGzButLUNkPWo";
9695
9811
  readonly 'MyOS/Call Operation Accepted': "Dd53JjiBGUnASZXjhiHBqCSnruN2XmLtcW2vNQB7Sm34";
9696
9812
  readonly 'MyOS/Call Operation Failed': "BaNmvStTGdsBsSHiHbqdhrrC7vfwiQdDK6NYiyRbJowx";
9697
9813
  readonly 'MyOS/Call Operation Requested': "EVX6nBdHdVEBH9Gbthpd2eqpxaxS4bb9wM55QNdZmcBy";
9698
9814
  readonly 'MyOS/Call Operation Responded': "3P4vsTx8Ky2pucXxKgkn8MouveP2DBRjkwZckCG5b9Lb";
9699
- readonly 'MyOS/Chat GPT Connector Agent': "HDPFJzL5j6aPq2zb6nuZSpcNwqcuHbeaohUxDMKxLfa";
9815
+ readonly 'MyOS/Chat GPT Connector Agent': "GH3Lqn1Vd4G36VjXu2j81SGfNqRUn82tkKiSSguhRp8J";
9700
9816
  readonly 'MyOS/Document Anchor': "HS9yo34TGEAM2LGcNbLh7XPN4goPRhqdGZQkiyh473Wb";
9701
9817
  readonly 'MyOS/Document Anchors': "7Usvk6dZMVqas3yqs23ZEXn1zu1YDPjgYiZFNYaw3puH";
9702
9818
  readonly 'MyOS/Document Link': "BFxgEnovNHQ693YR2YvALi4FP8vjcwSQiX63LiLwjUhk";
9703
9819
  readonly 'MyOS/Document Links': "4cmrbevB6K23ZenjqwmNxpnaw6RF4VB3wkP7XB59V7W5";
9704
- readonly 'MyOS/Document Session Bootstrap': "2K3rW6d4KychEQDerQpigPzQp8wHTJzbmueJaDXfGZqg";
9820
+ readonly 'MyOS/Document Session Bootstrap': "84xMEnEYr3DPBuYZL3JtcsZBBTtRH9fEEJiPnk7ASj1o";
9705
9821
  readonly 'MyOS/Document Type Link': "D9Ret9Hmz5TWxzuJEeauWEuZVPkPL7hcHYsSNY1cZ5zX";
9706
- readonly 'MyOS/Inform User To Install MyOS Package': "3wH1r5RQVidCMcu4cJ4ZweVHZwt1mMu78RA3uXayTqeq";
9822
+ readonly 'MyOS/Inform User To Install MyOS Package': "CrGV4ZYjvPvMqrgNQAfgZCUnFjFW6HDjYNdon2chLKU3";
9707
9823
  readonly 'MyOS/Link': "D2ERUvbpn6R6PR7hjFsGofwQsu9bkRfc6wbSYHcfJtMD";
9708
9824
  readonly 'MyOS/MyOS Admin Base': "FHzfgUb3eTqBkgDi1n5QNw5PC1QYGycEVs1c3YSrZ53o";
9709
9825
  readonly 'MyOS/MyOS Agent': "8DQrCT6Mf9wHQyRc4NdYhjFW4FbKi83no2QPe54UhdQ5";
9710
9826
  readonly 'MyOS/MyOS Agent Channel': "4fYuD2ZdTQpm5T6Xtibge9SKkNA8RrvDVmKmArrToQQW";
9711
9827
  readonly 'MyOS/MyOS Agent Event': "GiYocGMGQcneiMPm4NH9MxVj7Fr4jwg2BUAMzwZcWRNR";
9712
9828
  readonly 'MyOS/MyOS Document Session Reference': "8jCUCDoX7LUd5UaktCD7i4xxEheCWFQDkTbbNTEdYVZ9";
9713
- readonly 'MyOS/MyOS Package': "GmeLRydVPtUsPZaPpgiaaPWPBBNXnRJZsgi3fvQ4qe33";
9829
+ readonly 'MyOS/MyOS Package': "5cg55kgH8ckRVji4oWSBBxthJQFYmB5Lb1Pea7achyNr";
9714
9830
  readonly 'MyOS/MyOS Participants Orchestration': "6tzp2YX1rei3aAXg22SqYbeiiteGthj1LesTNCWm7wbU";
9715
9831
  readonly 'MyOS/MyOS Session Interaction': "CeWyRmXAMZqvWBvby2KbRUZWcS7Pdxs42vnMXgn9gg6H";
9716
9832
  readonly 'MyOS/MyOS Session Link': "d1vQ8ZTPcQc5KeuU6tzWaVukWRVtKjQL4hbvbpC22rB";
@@ -9723,72 +9839,68 @@ export declare const repository: {
9723
9839
  readonly 'MyOS/Participant Activation State': "CocmZUt2K7LuGukwuPSAFC7EFo5HZonozAm4tUsSmuFB";
9724
9840
  readonly 'MyOS/Participant Resolved': "EQVu8aZyp5ivTyKpSm8ueVsDLgprfcrHzr5QWdH1p6Cz";
9725
9841
  readonly 'MyOS/Principal Actor': "5GB8C22LsZGR3kkEmP5j5Zye7SR173ojzzUK99tUcoP";
9726
- readonly 'MyOS/Removing Participant Requested': "FsQKJihteQLatQio6mU8c15opBb9i2C2X882xGRKn46C";
9727
- readonly 'MyOS/Removing Participant Responded': "Fu7pgwV2VKNs1KqGcpoVewhYNeL2TE7nhaxDwEAs2iZx";
9842
+ readonly 'MyOS/Removing Participant Requested': "8PrHr6fcJ1xMyNFptEy2sksyYYuZ48Ypkcnjv4V2WcoD";
9843
+ readonly 'MyOS/Removing Participant Responded': "6efzqM67y1po3YWbsbYSkKW8L41Tx8THeMv1q1TksAmr";
9728
9844
  readonly 'MyOS/Session Epoch Advanced': "9CvxqAMJhqcFoLr5nXSEdWDZUMD383xhJtyFwXsCqD9E";
9729
- readonly 'MyOS/Single Document Permission Grant Requested': "HxMSh1JhD42UC2QGgoaCQozMTW3rsS8ENejasZtt7oXA";
9730
- readonly 'MyOS/Single Document Permission Grant Responded': "3FS3vHTB9XMw2RbwatfUTCSgoh647XduUBjYcz6Bdkwh";
9731
- readonly 'MyOS/Single Document Permission Grant To Account': "wbPRcT52TR5chSx4WjQ48BQsbma8uiPdbVrxKvPJUap";
9732
- readonly 'MyOS/Single Document Permission Grant To Document': "AgkFLMmzZKt9iExpz2UcVZubPZ7vsCJRXJfgLReMkjW9";
9733
- readonly 'MyOS/Single Document Permission Granted': "EkZN2mSyrJpF4DQmBsdW5NYzw626N6jhSzYYsibpB1MW";
9734
- readonly 'MyOS/Single Document Permission Granting in Progress': "9iu6bai3dWkJwdQtYRsUf85uqpRBRnC7SH8JFWgJBoWs";
9845
+ readonly 'MyOS/Single Document Permission Grant Requested': "Ef7EvcR5He11JtgBFtswYTHEfUKnTHmFysMTo3ZsoQby";
9846
+ readonly 'MyOS/Single Document Permission Grant Responded': "5jtNV7xpaim18pUQp4uvron8uHfTjPSi6kUZQdCMGsKa";
9847
+ readonly 'MyOS/Single Document Permission Grant To Account': "EVkAZAwJkgjQfTkA3RXpdEX2VgYJtMREmkQEFrojAQ1j";
9848
+ readonly 'MyOS/Single Document Permission Grant To Document': "AQyDRNKEkDan8VGNcvBdJCz95HKcwcAurhccHnCgV1j9";
9849
+ readonly 'MyOS/Single Document Permission Granted': "8XYzJ3BrgB5uoAWU5HvZ7Gej9RXNG5r52ccneLZxMAQd";
9850
+ readonly 'MyOS/Single Document Permission Granting in Progress': "5dYUepkS2uQHtzhVYoHEtR4x8vaMRtNuHyiqqTvRrKGY";
9735
9851
  readonly 'MyOS/Single Document Permission Invalid': "567voUMtKJQoqru6ZVPYb4EGwdeV99rUSAqsnod7gqfd";
9736
- readonly 'MyOS/Single Document Permission Rejected': "387NGsN9DZNttQbjZHZksVSyHjb5SSZdhxKtCmMu36yo";
9737
- readonly 'MyOS/Single Document Permission Revoke Requested': "H1tETZ1YKndAuEBKu54ZDq3U1myncW3wj26QohP58y7X";
9738
- readonly 'MyOS/Single Document Permission Revoked': "BmmvGcvB1yAe1fb3bsxpajwo9WuCNVAYQN8CGuMivUkT";
9739
- readonly 'MyOS/Single Document Permission Revoking in Progress': "6h9TRB22W218Bkjo11TD3zyCfuatFY8Ack4GBeW7vF69";
9852
+ readonly 'MyOS/Single Document Permission Rejected': "kHtVfa88aG4NMwCcBgJH9mq7EBqLQUrJVEr92porG5j";
9853
+ readonly 'MyOS/Single Document Permission Revoke Requested': "E4R5PmrxAtCHsQtUKtwxMjXgE5qNJWuuziArDMATudfb";
9854
+ readonly 'MyOS/Single Document Permission Revoked': "29JSV8DwY6x3zfvAqiM7xNc96i46sKcunFYgfywBkF2f";
9855
+ readonly 'MyOS/Single Document Permission Revoking in Progress': "Cyr8aNNYedFse1EZ74dy9uXJ59gLH5LhTRyVeLiSMkg8";
9740
9856
  readonly 'MyOS/Single Document Permission Set': "DRDQcve5AjwBK9z6Njfa4MNERko7Uf4ucvARFdC6sL54";
9741
- readonly 'MyOS/Single Document Permission Validated': "9T3AsCqKkpoxHs6K9dTeCHRCXYGHPMthjaNcZxLdckgi";
9742
- readonly 'MyOS/Start Worker Session Requested': "C9Fyy28LCQACfDootHHWRB4eEm1xCiSnaH7FYTSdZmwQ";
9743
- readonly 'MyOS/Subscribe to Session Requested': "CohDM1yrnMV32VE73JiRbnmT3h8TgVqryd2Eb8K5Tmzc";
9744
- readonly 'MyOS/Subscription to Session Failed': "vGfiWWkit85t2cg1YCn9MDGBp573F15YgGMkfx5D3Et";
9745
- readonly 'MyOS/Subscription to Session Initiated': "EdrM9LnMKjfpYPpKNSm9hK61ywFCv8xwhd4nqUTv7Sy5";
9746
- readonly 'MyOS/Subscription to Session Revoked': "CF47wMy4XsVYMiFLmkvgYvXN8TBhfSTh1vnt8xvcFaE1";
9857
+ readonly 'MyOS/Single Document Permission Validated': "AG6fiGy88gX5eKoUcHS2BV17EfMssiYZj99kx9RcpKEX";
9858
+ readonly 'MyOS/Start Worker Session Requested': "3f9PA4RUDBxs6DsqGEYjna2RNf8XhCDHjQGDjLyNZyRh";
9859
+ readonly 'MyOS/Subscribe to Session Requested': "BnrAcFrEHzoARE2yqKmRv7jrPWCbJsVBqSoXwWCaTtrk";
9860
+ readonly 'MyOS/Subscription to Session Failed': "S1gzGs6z9uy5inkcJu5wr6i5ESKDmZy9XhgLHMZKrdV";
9861
+ readonly 'MyOS/Subscription to Session Initiated': "GZPDibWTKDudqwPufgmNo7AHMLwY5FGeeHFx3EkegzLj";
9862
+ readonly 'MyOS/Subscription to Session Revoked': "GcotFgiqo3GMHp4xKrArDJi7AqciJGgYKvHodoAJwcWp";
9747
9863
  readonly 'MyOS/Subscription Update': "2gc8djtKGGRPjGfMQzvJZMviaXm4ytM1nA4DVbfyjkrW";
9748
9864
  readonly 'MyOS/Target Document Session Started': "FoHDf4WzS4idtPc8rWwVFFvALQ27WzMHxPdXovy7DH4p";
9749
9865
  readonly 'MyOS/Worker Agency Permission': "5J3RXNnALK1ZYAQBrjGwCQ4WpL3YUGHvz9WcGos6mMSp";
9750
- readonly 'MyOS/Worker Agency Permission Grant': "3Wb5cwcZ3P6bSjTJAVrXPBzaAvoccBauUNVud1pqpEM2";
9751
- readonly 'MyOS/Worker Agency Permission Grant Requested': "2533GSBC4sXbbhDNdB6hKnRoySzQDziUb9u7bK3sa7tD";
9752
- readonly 'MyOS/Worker Agency Permission Granted': "ESCifdJpDaKviHDVPzCAuaUeroYJTuQTNAUW6ikQHHWd";
9753
- readonly 'MyOS/Worker Agency Permission Granting in Progress': "9Q2Kdb1FzRVZrbQHv1JZ9Emo14NavVqD32jnF5u6FUmj";
9754
- readonly 'MyOS/Worker Agency Permission Invalid': "63kEoiNgJnYPGd2fnJw4Km2MD6zuCBBTn9v9qVPWx2Nz";
9755
- readonly 'MyOS/Worker Agency Permission Rejected': "CB4YQq9GGVb3i3enmWnxx1zbV2Ks7nNHYdBhcCuJ8iht";
9756
- readonly 'MyOS/Worker Agency Permission Revoke Requested': "4cPqgXEsF6NHdAGhhAaHBPGZ6RNi5Dnr7YWp2vQd8HYk";
9757
- readonly 'MyOS/Worker Agency Permission Revoked': "6nYAWfizha9PvKi9scLLCReYimYaupRLoyZTCgB8zUpR";
9758
- readonly 'MyOS/Worker Agency Permission Revoking in Progress': "5sX6PjLHydkuj1BrvCM5QoUd4e3GCtCyc8KsNqpV2e9j";
9759
- readonly 'MyOS/Worker Agency Permission Validated': "HUeeqt75YxUmP5mBdhchJEtXDXqhhT1EbwkrGSmbpNJf";
9760
- readonly 'MyOS/Worker Session Starting': "FYMd1LAezBcUXp9gh4bEjEwWKqZfgWStwHQ4Q7juTc8F";
9866
+ readonly 'MyOS/Worker Agency Permission Grant': "2NN4VerhNHSyBcyoJpgtcuURkss2QRMmGkocQobJ8JYP";
9867
+ readonly 'MyOS/Worker Agency Permission Grant Requested': "HF5aRJZqvHn7sDFbwfDGQjkWmTSW9Lee7c9dUBtcdNtK";
9868
+ readonly 'MyOS/Worker Agency Permission Granted': "8GNc7HmPKXmURG12ZBY8iXYEP7CTfBLsfXvpLcQ6EMwS";
9869
+ readonly 'MyOS/Worker Agency Permission Granting in Progress': "HzQyVKvSQ2cienAkjW5R8HgTcStPe13p8eoB4vXr7dAc";
9870
+ readonly 'MyOS/Worker Agency Permission Invalid': "29zvV2MA4XAwLoGoNLLhLMa61mEgGceFnDvMznfQauYY";
9871
+ readonly 'MyOS/Worker Agency Permission Rejected': "G1cW5kjZdJrmCwfrwiHXQcJfYfFAY5jEFZNA7u7pFdtY";
9872
+ readonly 'MyOS/Worker Agency Permission Revoke Requested': "ABJ7njZbfTXNP173SCoMytQtVfMXCEwPdFhSJ7F3Vbx9";
9873
+ readonly 'MyOS/Worker Agency Permission Revoked': "AMNPp7uGYBgygbnmMS649m6Gf5bNULaEK8aSQ3b4xdrf";
9874
+ readonly 'MyOS/Worker Agency Permission Revoking in Progress': "5zNb9H63xeG2RjZ1gzJwyGxvTVzWdyNBb2Te6g8UXd72";
9875
+ readonly 'MyOS/Worker Agency Permission Validated': "GMDw72G9CRTJU12Rce9BDWGw8f715RJrWvPL78RYDWH4";
9876
+ readonly 'MyOS/Worker Session Starting': "3B7ErHwZ9NHiW4e6msFDt57U8sTvFXZQBEwHzcdNCjmf";
9761
9877
  };
9762
9878
  readonly typesMeta: {
9763
- readonly A3nxy96fKtp3bPnCYP14uhrnYCJoigDLJNvdbGnjdXg6: {
9879
+ readonly '98JmkF189jZpQRyzaiQxLbc2rRUqnRy2o6bH2qCRaBg3': {
9764
9880
  readonly status: "stable";
9765
9881
  readonly name: "Adding Participant Requested";
9766
9882
  readonly versions: readonly [{
9767
9883
  readonly repositoryVersionIndex: 0;
9768
- readonly typeBlueId: "A3nxy96fKtp3bPnCYP14uhrnYCJoigDLJNvdbGnjdXg6";
9884
+ readonly typeBlueId: "98JmkF189jZpQRyzaiQxLbc2rRUqnRy2o6bH2qCRaBg3";
9769
9885
  readonly attributesAdded: readonly [];
9770
9886
  }];
9771
9887
  };
9772
- readonly CbcVNTgCj7hnq4nKBDdgWAcymuRqTTmCzxY1LUuK3ze6: {
9888
+ readonly BQMtWzcdbYUdaJQADyy6bkscxQGfhQHT4BgFhXQAgKfz: {
9773
9889
  readonly status: "stable";
9774
9890
  readonly name: "Adding Participant Responded";
9775
9891
  readonly versions: readonly [{
9776
9892
  readonly repositoryVersionIndex: 0;
9777
- readonly typeBlueId: "CbcVNTgCj7hnq4nKBDdgWAcymuRqTTmCzxY1LUuK3ze6";
9893
+ readonly typeBlueId: "BQMtWzcdbYUdaJQADyy6bkscxQGfhQHT4BgFhXQAgKfz";
9778
9894
  readonly attributesAdded: readonly [];
9779
9895
  }];
9780
9896
  };
9781
- readonly AjfPDYhjp31oYmraTy7PYFrSUGQKxtfQnHdBr8o7mt3g: {
9897
+ readonly '8s2rAFDtiB6sCwqeURkT4Lq7fcc2FXBkmX9B9p7R4Boc': {
9782
9898
  readonly status: "stable";
9783
9899
  readonly name: "Agent";
9784
9900
  readonly versions: readonly [{
9785
9901
  readonly repositoryVersionIndex: 0;
9786
9902
  readonly typeBlueId: "8s2rAFDtiB6sCwqeURkT4Lq7fcc2FXBkmX9B9p7R4Boc";
9787
9903
  readonly attributesAdded: readonly [];
9788
- }, {
9789
- readonly repositoryVersionIndex: 1;
9790
- readonly typeBlueId: "AjfPDYhjp31oYmraTy7PYFrSUGQKxtfQnHdBr8o7mt3g";
9791
- readonly attributesAdded: readonly ["/llmEnabled"];
9792
9904
  }];
9793
9905
  };
9794
9906
  readonly '3SJK2XGFHJgqXyCK4sjZ6tmAk3VjyuX6imGBJmV2LgQZ': {
@@ -9800,15 +9912,6 @@ export declare const repository: {
9800
9912
  readonly attributesAdded: readonly [];
9801
9913
  }];
9802
9914
  };
9803
- readonly D7eJffANsyfVjzxBRkehE7jb2F942Yxbeut3PzSLjVsP: {
9804
- readonly status: "dev";
9805
- readonly name: "Agent LLM";
9806
- readonly versions: readonly [{
9807
- readonly repositoryVersionIndex: 1;
9808
- readonly typeBlueId: "D7eJffANsyfVjzxBRkehE7jb2F942Yxbeut3PzSLjVsP";
9809
- readonly attributesAdded: readonly [];
9810
- }];
9811
- };
9812
9915
  readonly Ff61TKzxLStjvfMksRNUBif2PRJGJM6XvmTqSf3M76wC: {
9813
9916
  readonly status: "stable";
9814
9917
  readonly name: "All Participants Ready";
@@ -9818,12 +9921,12 @@ export declare const repository: {
9818
9921
  readonly attributesAdded: readonly [];
9819
9922
  }];
9820
9923
  };
9821
- readonly '8JHhvprgxVUFZCQpyeEJfMFF8vuVEAnjqojftJ6B2E6S': {
9924
+ readonly '8eyv5ogjHbTqUeaJKWHMenLs3MaCnpGSQkbPrCqvk2Ga': {
9822
9925
  readonly status: "stable";
9823
9926
  readonly name: "Anchor Automation Template";
9824
9927
  readonly versions: readonly [{
9825
9928
  readonly repositoryVersionIndex: 0;
9826
- readonly typeBlueId: "8JHhvprgxVUFZCQpyeEJfMFF8vuVEAnjqojftJ6B2E6S";
9929
+ readonly typeBlueId: "8eyv5ogjHbTqUeaJKWHMenLs3MaCnpGSQkbPrCqvk2Ga";
9827
9930
  readonly attributesAdded: readonly [];
9828
9931
  }];
9829
9932
  };
@@ -9872,16 +9975,12 @@ export declare const repository: {
9872
9975
  readonly attributesAdded: readonly [];
9873
9976
  }];
9874
9977
  };
9875
- readonly HDPFJzL5j6aPq2zb6nuZSpcNwqcuHbeaohUxDMKxLfa: {
9978
+ readonly GH3Lqn1Vd4G36VjXu2j81SGfNqRUn82tkKiSSguhRp8J: {
9876
9979
  readonly status: "stable";
9877
9980
  readonly name: "Chat GPT Connector Agent";
9878
9981
  readonly versions: readonly [{
9879
9982
  readonly repositoryVersionIndex: 0;
9880
- readonly typeBlueId: "22eeH11CVeJAHBedzJ4mZQkRxBU54GNykgYbkdHXj2gS";
9881
- readonly attributesAdded: readonly [];
9882
- }, {
9883
- readonly repositoryVersionIndex: 1;
9884
- readonly typeBlueId: "HDPFJzL5j6aPq2zb6nuZSpcNwqcuHbeaohUxDMKxLfa";
9983
+ readonly typeBlueId: "GH3Lqn1Vd4G36VjXu2j81SGfNqRUn82tkKiSSguhRp8J";
9885
9984
  readonly attributesAdded: readonly [];
9886
9985
  }];
9887
9986
  };
@@ -9921,12 +10020,12 @@ export declare const repository: {
9921
10020
  readonly attributesAdded: readonly [];
9922
10021
  }];
9923
10022
  };
9924
- readonly '2K3rW6d4KychEQDerQpigPzQp8wHTJzbmueJaDXfGZqg': {
10023
+ readonly '84xMEnEYr3DPBuYZL3JtcsZBBTtRH9fEEJiPnk7ASj1o': {
9925
10024
  readonly status: "stable";
9926
10025
  readonly name: "Document Session Bootstrap";
9927
10026
  readonly versions: readonly [{
9928
10027
  readonly repositoryVersionIndex: 0;
9929
- readonly typeBlueId: "2K3rW6d4KychEQDerQpigPzQp8wHTJzbmueJaDXfGZqg";
10028
+ readonly typeBlueId: "84xMEnEYr3DPBuYZL3JtcsZBBTtRH9fEEJiPnk7ASj1o";
9930
10029
  readonly attributesAdded: readonly [];
9931
10030
  }];
9932
10031
  };
@@ -9939,16 +10038,12 @@ export declare const repository: {
9939
10038
  readonly attributesAdded: readonly [];
9940
10039
  }];
9941
10040
  };
9942
- readonly '3wH1r5RQVidCMcu4cJ4ZweVHZwt1mMu78RA3uXayTqeq': {
10041
+ readonly CrGV4ZYjvPvMqrgNQAfgZCUnFjFW6HDjYNdon2chLKU3: {
9943
10042
  readonly status: "stable";
9944
10043
  readonly name: "Inform User To Install MyOS Package";
9945
10044
  readonly versions: readonly [{
9946
10045
  readonly repositoryVersionIndex: 0;
9947
- readonly typeBlueId: "EZUH4HyJzMdH8oYRmTnQNZHEcgmR4AX51DSfp8diZNhQ";
9948
- readonly attributesAdded: readonly [];
9949
- }, {
9950
- readonly repositoryVersionIndex: 1;
9951
- readonly typeBlueId: "3wH1r5RQVidCMcu4cJ4ZweVHZwt1mMu78RA3uXayTqeq";
10046
+ readonly typeBlueId: "CrGV4ZYjvPvMqrgNQAfgZCUnFjFW6HDjYNdon2chLKU3";
9952
10047
  readonly attributesAdded: readonly [];
9953
10048
  }];
9954
10049
  };
@@ -10006,16 +10101,12 @@ export declare const repository: {
10006
10101
  readonly attributesAdded: readonly [];
10007
10102
  }];
10008
10103
  };
10009
- readonly GmeLRydVPtUsPZaPpgiaaPWPBBNXnRJZsgi3fvQ4qe33: {
10104
+ readonly '5cg55kgH8ckRVji4oWSBBxthJQFYmB5Lb1Pea7achyNr': {
10010
10105
  readonly status: "stable";
10011
10106
  readonly name: "MyOS Package";
10012
10107
  readonly versions: readonly [{
10013
10108
  readonly repositoryVersionIndex: 0;
10014
- readonly typeBlueId: "4kzDrFuoU4PmvVxh5JAcFpDWGHYw7r7EaQw6Nufp3wX4";
10015
- readonly attributesAdded: readonly [];
10016
- }, {
10017
- readonly repositoryVersionIndex: 1;
10018
- readonly typeBlueId: "GmeLRydVPtUsPZaPpgiaaPWPBBNXnRJZsgi3fvQ4qe33";
10109
+ readonly typeBlueId: "5cg55kgH8ckRVji4oWSBBxthJQFYmB5Lb1Pea7achyNr";
10019
10110
  readonly attributesAdded: readonly [];
10020
10111
  }];
10021
10112
  };
@@ -10127,21 +10218,21 @@ export declare const repository: {
10127
10218
  readonly attributesAdded: readonly [];
10128
10219
  }];
10129
10220
  };
10130
- readonly FsQKJihteQLatQio6mU8c15opBb9i2C2X882xGRKn46C: {
10221
+ readonly '8PrHr6fcJ1xMyNFptEy2sksyYYuZ48Ypkcnjv4V2WcoD': {
10131
10222
  readonly status: "stable";
10132
10223
  readonly name: "Removing Participant Requested";
10133
10224
  readonly versions: readonly [{
10134
10225
  readonly repositoryVersionIndex: 0;
10135
- readonly typeBlueId: "FsQKJihteQLatQio6mU8c15opBb9i2C2X882xGRKn46C";
10226
+ readonly typeBlueId: "8PrHr6fcJ1xMyNFptEy2sksyYYuZ48Ypkcnjv4V2WcoD";
10136
10227
  readonly attributesAdded: readonly [];
10137
10228
  }];
10138
10229
  };
10139
- readonly Fu7pgwV2VKNs1KqGcpoVewhYNeL2TE7nhaxDwEAs2iZx: {
10230
+ readonly '6efzqM67y1po3YWbsbYSkKW8L41Tx8THeMv1q1TksAmr': {
10140
10231
  readonly status: "stable";
10141
10232
  readonly name: "Removing Participant Responded";
10142
10233
  readonly versions: readonly [{
10143
10234
  readonly repositoryVersionIndex: 0;
10144
- readonly typeBlueId: "Fu7pgwV2VKNs1KqGcpoVewhYNeL2TE7nhaxDwEAs2iZx";
10235
+ readonly typeBlueId: "6efzqM67y1po3YWbsbYSkKW8L41Tx8THeMv1q1TksAmr";
10145
10236
  readonly attributesAdded: readonly [];
10146
10237
  }];
10147
10238
  };
@@ -10154,57 +10245,57 @@ export declare const repository: {
10154
10245
  readonly attributesAdded: readonly [];
10155
10246
  }];
10156
10247
  };
10157
- readonly HxMSh1JhD42UC2QGgoaCQozMTW3rsS8ENejasZtt7oXA: {
10248
+ readonly Ef7EvcR5He11JtgBFtswYTHEfUKnTHmFysMTo3ZsoQby: {
10158
10249
  readonly status: "stable";
10159
10250
  readonly name: "Single Document Permission Grant Requested";
10160
10251
  readonly versions: readonly [{
10161
10252
  readonly repositoryVersionIndex: 0;
10162
- readonly typeBlueId: "HxMSh1JhD42UC2QGgoaCQozMTW3rsS8ENejasZtt7oXA";
10253
+ readonly typeBlueId: "Ef7EvcR5He11JtgBFtswYTHEfUKnTHmFysMTo3ZsoQby";
10163
10254
  readonly attributesAdded: readonly [];
10164
10255
  }];
10165
10256
  };
10166
- readonly '3FS3vHTB9XMw2RbwatfUTCSgoh647XduUBjYcz6Bdkwh': {
10257
+ readonly '5jtNV7xpaim18pUQp4uvron8uHfTjPSi6kUZQdCMGsKa': {
10167
10258
  readonly status: "stable";
10168
10259
  readonly name: "Single Document Permission Grant Responded";
10169
10260
  readonly versions: readonly [{
10170
10261
  readonly repositoryVersionIndex: 0;
10171
- readonly typeBlueId: "3FS3vHTB9XMw2RbwatfUTCSgoh647XduUBjYcz6Bdkwh";
10262
+ readonly typeBlueId: "5jtNV7xpaim18pUQp4uvron8uHfTjPSi6kUZQdCMGsKa";
10172
10263
  readonly attributesAdded: readonly [];
10173
10264
  }];
10174
10265
  };
10175
- readonly wbPRcT52TR5chSx4WjQ48BQsbma8uiPdbVrxKvPJUap: {
10266
+ readonly EVkAZAwJkgjQfTkA3RXpdEX2VgYJtMREmkQEFrojAQ1j: {
10176
10267
  readonly status: "stable";
10177
10268
  readonly name: "Single Document Permission Grant To Account";
10178
10269
  readonly versions: readonly [{
10179
10270
  readonly repositoryVersionIndex: 0;
10180
- readonly typeBlueId: "wbPRcT52TR5chSx4WjQ48BQsbma8uiPdbVrxKvPJUap";
10271
+ readonly typeBlueId: "EVkAZAwJkgjQfTkA3RXpdEX2VgYJtMREmkQEFrojAQ1j";
10181
10272
  readonly attributesAdded: readonly [];
10182
10273
  }];
10183
10274
  };
10184
- readonly AgkFLMmzZKt9iExpz2UcVZubPZ7vsCJRXJfgLReMkjW9: {
10275
+ readonly AQyDRNKEkDan8VGNcvBdJCz95HKcwcAurhccHnCgV1j9: {
10185
10276
  readonly status: "stable";
10186
10277
  readonly name: "Single Document Permission Grant To Document";
10187
10278
  readonly versions: readonly [{
10188
10279
  readonly repositoryVersionIndex: 0;
10189
- readonly typeBlueId: "AgkFLMmzZKt9iExpz2UcVZubPZ7vsCJRXJfgLReMkjW9";
10280
+ readonly typeBlueId: "AQyDRNKEkDan8VGNcvBdJCz95HKcwcAurhccHnCgV1j9";
10190
10281
  readonly attributesAdded: readonly [];
10191
10282
  }];
10192
10283
  };
10193
- readonly EkZN2mSyrJpF4DQmBsdW5NYzw626N6jhSzYYsibpB1MW: {
10284
+ readonly '8XYzJ3BrgB5uoAWU5HvZ7Gej9RXNG5r52ccneLZxMAQd': {
10194
10285
  readonly status: "stable";
10195
10286
  readonly name: "Single Document Permission Granted";
10196
10287
  readonly versions: readonly [{
10197
10288
  readonly repositoryVersionIndex: 0;
10198
- readonly typeBlueId: "EkZN2mSyrJpF4DQmBsdW5NYzw626N6jhSzYYsibpB1MW";
10289
+ readonly typeBlueId: "8XYzJ3BrgB5uoAWU5HvZ7Gej9RXNG5r52ccneLZxMAQd";
10199
10290
  readonly attributesAdded: readonly [];
10200
10291
  }];
10201
10292
  };
10202
- readonly '9iu6bai3dWkJwdQtYRsUf85uqpRBRnC7SH8JFWgJBoWs': {
10293
+ readonly '5dYUepkS2uQHtzhVYoHEtR4x8vaMRtNuHyiqqTvRrKGY': {
10203
10294
  readonly status: "stable";
10204
10295
  readonly name: "Single Document Permission Granting in Progress";
10205
10296
  readonly versions: readonly [{
10206
10297
  readonly repositoryVersionIndex: 0;
10207
- readonly typeBlueId: "9iu6bai3dWkJwdQtYRsUf85uqpRBRnC7SH8JFWgJBoWs";
10298
+ readonly typeBlueId: "5dYUepkS2uQHtzhVYoHEtR4x8vaMRtNuHyiqqTvRrKGY";
10208
10299
  readonly attributesAdded: readonly [];
10209
10300
  }];
10210
10301
  };
@@ -10217,39 +10308,39 @@ export declare const repository: {
10217
10308
  readonly attributesAdded: readonly [];
10218
10309
  }];
10219
10310
  };
10220
- readonly '387NGsN9DZNttQbjZHZksVSyHjb5SSZdhxKtCmMu36yo': {
10311
+ readonly kHtVfa88aG4NMwCcBgJH9mq7EBqLQUrJVEr92porG5j: {
10221
10312
  readonly status: "stable";
10222
10313
  readonly name: "Single Document Permission Rejected";
10223
10314
  readonly versions: readonly [{
10224
10315
  readonly repositoryVersionIndex: 0;
10225
- readonly typeBlueId: "387NGsN9DZNttQbjZHZksVSyHjb5SSZdhxKtCmMu36yo";
10316
+ readonly typeBlueId: "kHtVfa88aG4NMwCcBgJH9mq7EBqLQUrJVEr92porG5j";
10226
10317
  readonly attributesAdded: readonly [];
10227
10318
  }];
10228
10319
  };
10229
- readonly H1tETZ1YKndAuEBKu54ZDq3U1myncW3wj26QohP58y7X: {
10320
+ readonly E4R5PmrxAtCHsQtUKtwxMjXgE5qNJWuuziArDMATudfb: {
10230
10321
  readonly status: "stable";
10231
10322
  readonly name: "Single Document Permission Revoke Requested";
10232
10323
  readonly versions: readonly [{
10233
10324
  readonly repositoryVersionIndex: 0;
10234
- readonly typeBlueId: "H1tETZ1YKndAuEBKu54ZDq3U1myncW3wj26QohP58y7X";
10325
+ readonly typeBlueId: "E4R5PmrxAtCHsQtUKtwxMjXgE5qNJWuuziArDMATudfb";
10235
10326
  readonly attributesAdded: readonly [];
10236
10327
  }];
10237
10328
  };
10238
- readonly BmmvGcvB1yAe1fb3bsxpajwo9WuCNVAYQN8CGuMivUkT: {
10329
+ readonly '29JSV8DwY6x3zfvAqiM7xNc96i46sKcunFYgfywBkF2f': {
10239
10330
  readonly status: "stable";
10240
10331
  readonly name: "Single Document Permission Revoked";
10241
10332
  readonly versions: readonly [{
10242
10333
  readonly repositoryVersionIndex: 0;
10243
- readonly typeBlueId: "BmmvGcvB1yAe1fb3bsxpajwo9WuCNVAYQN8CGuMivUkT";
10334
+ readonly typeBlueId: "29JSV8DwY6x3zfvAqiM7xNc96i46sKcunFYgfywBkF2f";
10244
10335
  readonly attributesAdded: readonly [];
10245
10336
  }];
10246
10337
  };
10247
- readonly '6h9TRB22W218Bkjo11TD3zyCfuatFY8Ack4GBeW7vF69': {
10338
+ readonly Cyr8aNNYedFse1EZ74dy9uXJ59gLH5LhTRyVeLiSMkg8: {
10248
10339
  readonly status: "stable";
10249
10340
  readonly name: "Single Document Permission Revoking in Progress";
10250
10341
  readonly versions: readonly [{
10251
10342
  readonly repositoryVersionIndex: 0;
10252
- readonly typeBlueId: "6h9TRB22W218Bkjo11TD3zyCfuatFY8Ack4GBeW7vF69";
10343
+ readonly typeBlueId: "Cyr8aNNYedFse1EZ74dy9uXJ59gLH5LhTRyVeLiSMkg8";
10253
10344
  readonly attributesAdded: readonly [];
10254
10345
  }];
10255
10346
  };
@@ -10262,57 +10353,57 @@ export declare const repository: {
10262
10353
  readonly attributesAdded: readonly [];
10263
10354
  }];
10264
10355
  };
10265
- readonly '9T3AsCqKkpoxHs6K9dTeCHRCXYGHPMthjaNcZxLdckgi': {
10356
+ readonly AG6fiGy88gX5eKoUcHS2BV17EfMssiYZj99kx9RcpKEX: {
10266
10357
  readonly status: "stable";
10267
10358
  readonly name: "Single Document Permission Validated";
10268
10359
  readonly versions: readonly [{
10269
10360
  readonly repositoryVersionIndex: 0;
10270
- readonly typeBlueId: "9T3AsCqKkpoxHs6K9dTeCHRCXYGHPMthjaNcZxLdckgi";
10361
+ readonly typeBlueId: "AG6fiGy88gX5eKoUcHS2BV17EfMssiYZj99kx9RcpKEX";
10271
10362
  readonly attributesAdded: readonly [];
10272
10363
  }];
10273
10364
  };
10274
- readonly C9Fyy28LCQACfDootHHWRB4eEm1xCiSnaH7FYTSdZmwQ: {
10365
+ readonly '3f9PA4RUDBxs6DsqGEYjna2RNf8XhCDHjQGDjLyNZyRh': {
10275
10366
  readonly status: "stable";
10276
10367
  readonly name: "Start Worker Session Requested";
10277
10368
  readonly versions: readonly [{
10278
10369
  readonly repositoryVersionIndex: 0;
10279
- readonly typeBlueId: "C9Fyy28LCQACfDootHHWRB4eEm1xCiSnaH7FYTSdZmwQ";
10370
+ readonly typeBlueId: "3f9PA4RUDBxs6DsqGEYjna2RNf8XhCDHjQGDjLyNZyRh";
10280
10371
  readonly attributesAdded: readonly [];
10281
10372
  }];
10282
10373
  };
10283
- readonly CohDM1yrnMV32VE73JiRbnmT3h8TgVqryd2Eb8K5Tmzc: {
10374
+ readonly BnrAcFrEHzoARE2yqKmRv7jrPWCbJsVBqSoXwWCaTtrk: {
10284
10375
  readonly status: "stable";
10285
10376
  readonly name: "Subscribe to Session Requested";
10286
10377
  readonly versions: readonly [{
10287
10378
  readonly repositoryVersionIndex: 0;
10288
- readonly typeBlueId: "CohDM1yrnMV32VE73JiRbnmT3h8TgVqryd2Eb8K5Tmzc";
10379
+ readonly typeBlueId: "BnrAcFrEHzoARE2yqKmRv7jrPWCbJsVBqSoXwWCaTtrk";
10289
10380
  readonly attributesAdded: readonly [];
10290
10381
  }];
10291
10382
  };
10292
- readonly vGfiWWkit85t2cg1YCn9MDGBp573F15YgGMkfx5D3Et: {
10383
+ readonly S1gzGs6z9uy5inkcJu5wr6i5ESKDmZy9XhgLHMZKrdV: {
10293
10384
  readonly status: "stable";
10294
10385
  readonly name: "Subscription to Session Failed";
10295
10386
  readonly versions: readonly [{
10296
10387
  readonly repositoryVersionIndex: 0;
10297
- readonly typeBlueId: "vGfiWWkit85t2cg1YCn9MDGBp573F15YgGMkfx5D3Et";
10388
+ readonly typeBlueId: "S1gzGs6z9uy5inkcJu5wr6i5ESKDmZy9XhgLHMZKrdV";
10298
10389
  readonly attributesAdded: readonly [];
10299
10390
  }];
10300
10391
  };
10301
- readonly EdrM9LnMKjfpYPpKNSm9hK61ywFCv8xwhd4nqUTv7Sy5: {
10392
+ readonly GZPDibWTKDudqwPufgmNo7AHMLwY5FGeeHFx3EkegzLj: {
10302
10393
  readonly status: "stable";
10303
10394
  readonly name: "Subscription to Session Initiated";
10304
10395
  readonly versions: readonly [{
10305
10396
  readonly repositoryVersionIndex: 0;
10306
- readonly typeBlueId: "EdrM9LnMKjfpYPpKNSm9hK61ywFCv8xwhd4nqUTv7Sy5";
10397
+ readonly typeBlueId: "GZPDibWTKDudqwPufgmNo7AHMLwY5FGeeHFx3EkegzLj";
10307
10398
  readonly attributesAdded: readonly [];
10308
10399
  }];
10309
10400
  };
10310
- readonly CF47wMy4XsVYMiFLmkvgYvXN8TBhfSTh1vnt8xvcFaE1: {
10401
+ readonly GcotFgiqo3GMHp4xKrArDJi7AqciJGgYKvHodoAJwcWp: {
10311
10402
  readonly status: "stable";
10312
10403
  readonly name: "Subscription to Session Revoked";
10313
10404
  readonly versions: readonly [{
10314
10405
  readonly repositoryVersionIndex: 0;
10315
- readonly typeBlueId: "CF47wMy4XsVYMiFLmkvgYvXN8TBhfSTh1vnt8xvcFaE1";
10406
+ readonly typeBlueId: "GcotFgiqo3GMHp4xKrArDJi7AqciJGgYKvHodoAJwcWp";
10316
10407
  readonly attributesAdded: readonly [];
10317
10408
  }];
10318
10409
  };
@@ -10343,102 +10434,102 @@ export declare const repository: {
10343
10434
  readonly attributesAdded: readonly [];
10344
10435
  }];
10345
10436
  };
10346
- readonly '3Wb5cwcZ3P6bSjTJAVrXPBzaAvoccBauUNVud1pqpEM2': {
10437
+ readonly '2NN4VerhNHSyBcyoJpgtcuURkss2QRMmGkocQobJ8JYP': {
10347
10438
  readonly status: "stable";
10348
10439
  readonly name: "Worker Agency Permission Grant";
10349
10440
  readonly versions: readonly [{
10350
10441
  readonly repositoryVersionIndex: 0;
10351
- readonly typeBlueId: "3Wb5cwcZ3P6bSjTJAVrXPBzaAvoccBauUNVud1pqpEM2";
10442
+ readonly typeBlueId: "2NN4VerhNHSyBcyoJpgtcuURkss2QRMmGkocQobJ8JYP";
10352
10443
  readonly attributesAdded: readonly [];
10353
10444
  }];
10354
10445
  };
10355
- readonly '2533GSBC4sXbbhDNdB6hKnRoySzQDziUb9u7bK3sa7tD': {
10446
+ readonly HF5aRJZqvHn7sDFbwfDGQjkWmTSW9Lee7c9dUBtcdNtK: {
10356
10447
  readonly status: "stable";
10357
10448
  readonly name: "Worker Agency Permission Grant Requested";
10358
10449
  readonly versions: readonly [{
10359
10450
  readonly repositoryVersionIndex: 0;
10360
- readonly typeBlueId: "2533GSBC4sXbbhDNdB6hKnRoySzQDziUb9u7bK3sa7tD";
10451
+ readonly typeBlueId: "HF5aRJZqvHn7sDFbwfDGQjkWmTSW9Lee7c9dUBtcdNtK";
10361
10452
  readonly attributesAdded: readonly [];
10362
10453
  }];
10363
10454
  };
10364
- readonly ESCifdJpDaKviHDVPzCAuaUeroYJTuQTNAUW6ikQHHWd: {
10455
+ readonly '8GNc7HmPKXmURG12ZBY8iXYEP7CTfBLsfXvpLcQ6EMwS': {
10365
10456
  readonly status: "stable";
10366
10457
  readonly name: "Worker Agency Permission Granted";
10367
10458
  readonly versions: readonly [{
10368
10459
  readonly repositoryVersionIndex: 0;
10369
- readonly typeBlueId: "ESCifdJpDaKviHDVPzCAuaUeroYJTuQTNAUW6ikQHHWd";
10460
+ readonly typeBlueId: "8GNc7HmPKXmURG12ZBY8iXYEP7CTfBLsfXvpLcQ6EMwS";
10370
10461
  readonly attributesAdded: readonly [];
10371
10462
  }];
10372
10463
  };
10373
- readonly '9Q2Kdb1FzRVZrbQHv1JZ9Emo14NavVqD32jnF5u6FUmj': {
10464
+ readonly HzQyVKvSQ2cienAkjW5R8HgTcStPe13p8eoB4vXr7dAc: {
10374
10465
  readonly status: "stable";
10375
10466
  readonly name: "Worker Agency Permission Granting in Progress";
10376
10467
  readonly versions: readonly [{
10377
10468
  readonly repositoryVersionIndex: 0;
10378
- readonly typeBlueId: "9Q2Kdb1FzRVZrbQHv1JZ9Emo14NavVqD32jnF5u6FUmj";
10469
+ readonly typeBlueId: "HzQyVKvSQ2cienAkjW5R8HgTcStPe13p8eoB4vXr7dAc";
10379
10470
  readonly attributesAdded: readonly [];
10380
10471
  }];
10381
10472
  };
10382
- readonly '63kEoiNgJnYPGd2fnJw4Km2MD6zuCBBTn9v9qVPWx2Nz': {
10473
+ readonly '29zvV2MA4XAwLoGoNLLhLMa61mEgGceFnDvMznfQauYY': {
10383
10474
  readonly status: "stable";
10384
10475
  readonly name: "Worker Agency Permission Invalid";
10385
10476
  readonly versions: readonly [{
10386
10477
  readonly repositoryVersionIndex: 0;
10387
- readonly typeBlueId: "63kEoiNgJnYPGd2fnJw4Km2MD6zuCBBTn9v9qVPWx2Nz";
10478
+ readonly typeBlueId: "29zvV2MA4XAwLoGoNLLhLMa61mEgGceFnDvMznfQauYY";
10388
10479
  readonly attributesAdded: readonly [];
10389
10480
  }];
10390
10481
  };
10391
- readonly CB4YQq9GGVb3i3enmWnxx1zbV2Ks7nNHYdBhcCuJ8iht: {
10482
+ readonly G1cW5kjZdJrmCwfrwiHXQcJfYfFAY5jEFZNA7u7pFdtY: {
10392
10483
  readonly status: "stable";
10393
10484
  readonly name: "Worker Agency Permission Rejected";
10394
10485
  readonly versions: readonly [{
10395
10486
  readonly repositoryVersionIndex: 0;
10396
- readonly typeBlueId: "CB4YQq9GGVb3i3enmWnxx1zbV2Ks7nNHYdBhcCuJ8iht";
10487
+ readonly typeBlueId: "G1cW5kjZdJrmCwfrwiHXQcJfYfFAY5jEFZNA7u7pFdtY";
10397
10488
  readonly attributesAdded: readonly [];
10398
10489
  }];
10399
10490
  };
10400
- readonly '4cPqgXEsF6NHdAGhhAaHBPGZ6RNi5Dnr7YWp2vQd8HYk': {
10491
+ readonly ABJ7njZbfTXNP173SCoMytQtVfMXCEwPdFhSJ7F3Vbx9: {
10401
10492
  readonly status: "stable";
10402
10493
  readonly name: "Worker Agency Permission Revoke Requested";
10403
10494
  readonly versions: readonly [{
10404
10495
  readonly repositoryVersionIndex: 0;
10405
- readonly typeBlueId: "4cPqgXEsF6NHdAGhhAaHBPGZ6RNi5Dnr7YWp2vQd8HYk";
10496
+ readonly typeBlueId: "ABJ7njZbfTXNP173SCoMytQtVfMXCEwPdFhSJ7F3Vbx9";
10406
10497
  readonly attributesAdded: readonly [];
10407
10498
  }];
10408
10499
  };
10409
- readonly '6nYAWfizha9PvKi9scLLCReYimYaupRLoyZTCgB8zUpR': {
10500
+ readonly AMNPp7uGYBgygbnmMS649m6Gf5bNULaEK8aSQ3b4xdrf: {
10410
10501
  readonly status: "stable";
10411
10502
  readonly name: "Worker Agency Permission Revoked";
10412
10503
  readonly versions: readonly [{
10413
10504
  readonly repositoryVersionIndex: 0;
10414
- readonly typeBlueId: "6nYAWfizha9PvKi9scLLCReYimYaupRLoyZTCgB8zUpR";
10505
+ readonly typeBlueId: "AMNPp7uGYBgygbnmMS649m6Gf5bNULaEK8aSQ3b4xdrf";
10415
10506
  readonly attributesAdded: readonly [];
10416
10507
  }];
10417
10508
  };
10418
- readonly '5sX6PjLHydkuj1BrvCM5QoUd4e3GCtCyc8KsNqpV2e9j': {
10509
+ readonly '5zNb9H63xeG2RjZ1gzJwyGxvTVzWdyNBb2Te6g8UXd72': {
10419
10510
  readonly status: "stable";
10420
10511
  readonly name: "Worker Agency Permission Revoking in Progress";
10421
10512
  readonly versions: readonly [{
10422
10513
  readonly repositoryVersionIndex: 0;
10423
- readonly typeBlueId: "5sX6PjLHydkuj1BrvCM5QoUd4e3GCtCyc8KsNqpV2e9j";
10514
+ readonly typeBlueId: "5zNb9H63xeG2RjZ1gzJwyGxvTVzWdyNBb2Te6g8UXd72";
10424
10515
  readonly attributesAdded: readonly [];
10425
10516
  }];
10426
10517
  };
10427
- readonly HUeeqt75YxUmP5mBdhchJEtXDXqhhT1EbwkrGSmbpNJf: {
10518
+ readonly GMDw72G9CRTJU12Rce9BDWGw8f715RJrWvPL78RYDWH4: {
10428
10519
  readonly status: "stable";
10429
10520
  readonly name: "Worker Agency Permission Validated";
10430
10521
  readonly versions: readonly [{
10431
10522
  readonly repositoryVersionIndex: 0;
10432
- readonly typeBlueId: "HUeeqt75YxUmP5mBdhchJEtXDXqhhT1EbwkrGSmbpNJf";
10523
+ readonly typeBlueId: "GMDw72G9CRTJU12Rce9BDWGw8f715RJrWvPL78RYDWH4";
10433
10524
  readonly attributesAdded: readonly [];
10434
10525
  }];
10435
10526
  };
10436
- readonly FYMd1LAezBcUXp9gh4bEjEwWKqZfgWStwHQ4Q7juTc8F: {
10527
+ readonly '3B7ErHwZ9NHiW4e6msFDt57U8sTvFXZQBEwHzcdNCjmf': {
10437
10528
  readonly status: "stable";
10438
10529
  readonly name: "Worker Session Starting";
10439
10530
  readonly versions: readonly [{
10440
10531
  readonly repositoryVersionIndex: 0;
10441
- readonly typeBlueId: "FYMd1LAezBcUXp9gh4bEjEwWKqZfgWStwHQ4Q7juTc8F";
10532
+ readonly typeBlueId: "3B7ErHwZ9NHiW4e6msFDt57U8sTvFXZQBEwHzcdNCjmf";
10442
10533
  readonly attributesAdded: readonly [];
10443
10534
  }];
10444
10535
  };