@almadar/std 6.1.0 → 6.1.7

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 (446) hide show
  1. package/behaviors/{exports → registry}/atoms/std-agent-activity-log.orb +154 -124
  2. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-agent-chat-thread.orb +4 -63
  3. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-agent-classifier.orb +8 -14
  4. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-agent-completion.orb +8 -14
  5. package/behaviors/{exports → registry}/atoms/std-agent-context-window.orb +4 -8
  6. package/behaviors/{exports → registry}/atoms/std-agent-conversation.orb +4 -79
  7. package/{dist/exports → behaviors/registry}/atoms/std-agent-memory.orb +13 -18
  8. package/behaviors/{exports → registry}/atoms/std-agent-provider.orb +9 -14
  9. package/{dist/exports → behaviors/registry}/atoms/std-agent-search.orb +5 -8
  10. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-agent-session.orb +11 -22
  11. package/behaviors/{exports → registry}/atoms/std-agent-step-progress.orb +4 -8
  12. package/{dist/exports → behaviors/registry}/atoms/std-agent-token-gauge.orb +4 -8
  13. package/behaviors/{exports → registry}/atoms/std-agent-tool-call.orb +8 -14
  14. package/behaviors/{exports → registry}/atoms/std-async.orb +4 -12
  15. package/{dist/exports → behaviors/registry}/atoms/std-autoregressive.orb +13 -2
  16. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-browse.orb +4 -8
  17. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-cache-aside.orb +4 -12
  18. package/{dist/exports → behaviors/registry}/atoms/std-calendar.orb +4 -8
  19. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-circuit-breaker.orb +4 -8
  20. package/behaviors/registry/atoms/std-classifier.orb.unconvertible.txt +7 -0
  21. package/behaviors/{exports → registry}/atoms/std-collision.orb +4 -8
  22. package/{dist/exports → behaviors/registry}/atoms/std-combat-log.orb +4 -8
  23. package/behaviors/{exports → registry}/atoms/std-combat.orb +4 -8
  24. package/{dist/exports → behaviors/registry}/atoms/std-confirmation.orb +6 -5
  25. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-dialogue-box.orb +4 -8
  26. package/behaviors/{exports → registry}/atoms/std-display.orb +4 -153
  27. package/{dist/exports → behaviors/registry}/atoms/std-drawer.orb +4 -58
  28. package/behaviors/{exports → registry}/atoms/std-filter.orb +4 -8
  29. package/{dist/exports → behaviors/registry}/atoms/std-flip-card.orb +4 -8
  30. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-gallery.orb +4 -8
  31. package/{dist/exports → behaviors/registry}/atoms/std-game-audio.orb +4 -8
  32. package/{dist/exports → behaviors/registry}/atoms/std-game-canvas2d.orb +3 -6
  33. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-game-canvas3d.orb +3 -6
  34. package/{dist/exports → behaviors/registry}/atoms/std-game-hud.orb +4 -16
  35. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-game-menu.orb +4 -8
  36. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-game-over-screen.orb +4 -8
  37. package/{dist/exports → behaviors/registry}/atoms/std-gameflow.orb +4 -8
  38. package/behaviors/registry/atoms/std-graph-classifier.orb.unconvertible.txt +7 -0
  39. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-input.orb +4 -8
  40. package/{dist/exports → behaviors/registry}/atoms/std-inventory-panel.orb +4 -12
  41. package/{dist/exports → behaviors/registry}/atoms/std-isometric-canvas.orb +4 -8
  42. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-loading.orb +4 -8
  43. package/behaviors/{exports → registry}/atoms/std-modal.orb +12 -9
  44. package/behaviors/{exports → registry}/atoms/std-movement.orb +4 -8
  45. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-notification.orb +4 -8
  46. package/{dist/exports → behaviors/registry}/atoms/std-overworld.orb +4 -8
  47. package/behaviors/{exports → registry}/atoms/std-pagination.orb +4 -8
  48. package/behaviors/{exports → registry}/atoms/std-physics2d.orb +4 -8
  49. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-platformer-canvas.orb +4 -8
  50. package/{dist/exports → behaviors/registry}/atoms/std-quest.orb +5 -14
  51. package/{dist/exports → behaviors/registry}/atoms/std-rate-limiter.orb +4 -8
  52. package/{dist/exports → behaviors/registry}/atoms/std-rating.orb +4 -8
  53. package/behaviors/registry/atoms/std-rl-agent.orb.unconvertible.txt +7 -0
  54. package/{dist/exports → behaviors/registry}/atoms/std-score-board.orb +4 -8
  55. package/{dist/exports → behaviors/registry}/atoms/std-score.orb +4 -8
  56. package/{dist/exports → behaviors/registry}/atoms/std-search.orb +4 -8
  57. package/{dist/exports → behaviors/registry}/atoms/std-selection.orb +4 -8
  58. package/{dist/exports → behaviors/registry}/atoms/std-service-custom-bearer.orb +4 -19
  59. package/{dist/exports → behaviors/registry}/atoms/std-service-custom-header.orb +4 -21
  60. package/behaviors/{exports → registry}/atoms/std-service-custom-noauth.orb +4 -15
  61. package/{dist/exports → behaviors/registry}/atoms/std-service-custom-query.orb +4 -21
  62. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-service-email.orb +4 -8
  63. package/{dist/exports → behaviors/registry}/atoms/std-service-github.orb +4 -8
  64. package/behaviors/{exports → registry}/atoms/std-service-llm.orb +4 -8
  65. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-service-oauth.orb +4 -8
  66. package/behaviors/{exports → registry}/atoms/std-service-redis.orb +4 -8
  67. package/{dist/exports → behaviors/registry}/atoms/std-service-storage.orb +4 -8
  68. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-service-stripe.orb +4 -8
  69. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-service-twilio.orb +4 -8
  70. package/{dist/exports → behaviors/registry}/atoms/std-service-youtube.orb +4 -8
  71. package/{dist/exports → behaviors/registry}/atoms/std-simulation-canvas.orb +4 -8
  72. package/{dist/exports → behaviors/registry}/atoms/std-sort.orb +4 -52
  73. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-sprite.orb +4 -8
  74. package/behaviors/{exports → registry}/atoms/std-tabs.orb +4 -16
  75. package/behaviors/registry/atoms/std-text-classifier.orb.unconvertible.txt +7 -0
  76. package/{dist/exports → behaviors/registry}/atoms/std-text-effects.orb +4 -8
  77. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-theme.orb +4 -8
  78. package/behaviors/{exports → registry}/atoms/std-timer.orb +4 -8
  79. package/behaviors/registry/atoms/std-trainer.orb.unconvertible.txt +7 -0
  80. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-undo.orb +4 -8
  81. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-upload.orb +4 -8
  82. package/{dist/exports → behaviors/registry}/atoms/std-validate-on-save.orb +4 -32
  83. package/{dist/exports → behaviors/registry}/atoms/std-wizard.orb +4 -26
  84. package/{dist/behaviors/exports → behaviors/registry}/molecules/std-agent-fix-loop.orb +1136 -1721
  85. package/{dist/behaviors/exports → behaviors/registry}/molecules/std-agent-learner.orb +606 -839
  86. package/behaviors/{exports → registry}/molecules/std-agent-planner.orb +613 -869
  87. package/behaviors/{exports → registry}/molecules/std-agent-rag.orb +562 -768
  88. package/behaviors/registry/molecules/std-agent-tool-loop.orb +2507 -0
  89. package/{dist/behaviors/exports → behaviors/registry}/molecules/std-builder-game.orb +4 -8
  90. package/{dist/exports → behaviors/registry}/molecules/std-cart.orb +197 -318
  91. package/{dist/behaviors/exports → behaviors/registry}/molecules/std-classifier-game.orb +4 -8
  92. package/{dist/exports → behaviors/registry}/molecules/std-debugger-game.orb +4 -8
  93. package/behaviors/registry/molecules/std-detail.orb +439 -0
  94. package/behaviors/{exports → registry}/molecules/std-event-handler-game.orb +4 -8
  95. package/{dist/exports → behaviors/registry}/molecules/std-form-advanced.orb +4 -12
  96. package/behaviors/registry/molecules/std-geospatial.orb +502 -0
  97. package/behaviors/registry/molecules/std-inventory.orb +564 -0
  98. package/behaviors/registry/molecules/std-list.orb +707 -0
  99. package/behaviors/registry/molecules/std-messaging.orb +424 -0
  100. package/behaviors/{exports → registry}/molecules/std-negotiator-game.orb +4 -8
  101. package/behaviors/{exports → registry}/molecules/std-platformer-game.orb +4 -8
  102. package/behaviors/{exports → registry}/molecules/std-puzzle-game.orb +4 -8
  103. package/{dist/behaviors/exports → behaviors/registry}/molecules/std-quiz.orb +4 -8
  104. package/{dist/exports → behaviors/registry}/molecules/std-sequencer-game.orb +4 -8
  105. package/behaviors/{exports → registry}/molecules/std-service-content-pipeline.orb +4 -8
  106. package/{dist/behaviors/exports → behaviors/registry}/molecules/std-service-custom-api-tester.orb +4 -46
  107. package/{dist/exports → behaviors/registry}/molecules/std-service-devops-toolkit.orb +4 -8
  108. package/{dist/exports → behaviors/registry}/molecules/std-service-notification-hub.orb +4 -8
  109. package/{dist/exports → behaviors/registry}/molecules/std-service-payment-flow.orb +8 -10
  110. package/behaviors/{exports → registry}/molecules/std-simulator-game.orb +4 -8
  111. package/{dist/behaviors/exports → behaviors/registry}/molecules/std-turn-based-battle.orb +4 -8
  112. package/{dist/exports → behaviors/registry}/organisms/std-agent-assistant.orb +24 -38
  113. package/behaviors/{exports → registry}/organisms/std-agent-builder.orb +816 -1320
  114. package/{dist/exports → behaviors/registry}/organisms/std-agent-pipeline.orb +785 -1283
  115. package/{dist/exports → behaviors/registry}/organisms/std-agent-reviewer.orb +308 -372
  116. package/{dist/exports → behaviors/registry}/organisms/std-agent-tutor.orb +325 -387
  117. package/{dist/exports → behaviors/registry}/organisms/std-api-gateway.orb +24 -26
  118. package/{dist/exports → behaviors/registry}/organisms/std-arcade-game.orb +4 -4
  119. package/{dist/exports → behaviors/registry}/organisms/std-booking-system.orb +44 -48
  120. package/{dist/behaviors/exports → behaviors/registry}/organisms/std-cicd-pipeline.orb +24 -30
  121. package/behaviors/{exports → registry}/organisms/std-cms.orb +50 -55
  122. package/{dist/behaviors/exports → behaviors/registry}/organisms/std-coding-academy.orb +4 -4
  123. package/{dist/exports → behaviors/registry}/organisms/std-crm.orb +50 -55
  124. package/{dist/exports → behaviors/registry}/organisms/std-devops-dashboard.orb +24 -26
  125. package/{dist/behaviors/exports → behaviors/registry}/organisms/std-ecommerce.orb +48 -58
  126. package/{dist/behaviors/exports → behaviors/registry}/organisms/std-finance-tracker.orb +30 -33
  127. package/{dist/exports → behaviors/registry}/organisms/std-healthcare.orb +50 -55
  128. package/{dist/exports → behaviors/registry}/organisms/std-helpdesk.orb +30 -33
  129. package/behaviors/{exports → registry}/organisms/std-hr-portal.orb +44 -48
  130. package/{dist/behaviors/exports → behaviors/registry}/organisms/std-iot-dashboard.orb +24 -26
  131. package/{dist/exports → behaviors/registry}/organisms/std-lms.orb +24 -26
  132. package/{dist/behaviors/exports → behaviors/registry}/organisms/std-logic-training.orb +4 -4
  133. package/behaviors/{exports → registry}/organisms/std-platformer-app.orb +20 -24
  134. package/behaviors/{exports → registry}/organisms/std-project-manager.orb +44 -48
  135. package/{dist/exports → behaviors/registry}/organisms/std-puzzle-app.orb +4 -4
  136. package/{dist/behaviors/exports → behaviors/registry}/organisms/std-realtime-chat.orb +30 -33
  137. package/{dist/behaviors/exports → behaviors/registry}/organisms/std-rpg-game.orb +20 -28
  138. package/{dist/exports → behaviors/registry}/organisms/std-service-marketplace.orb +52 -58
  139. package/{dist/exports → behaviors/registry}/organisms/std-service-research-assistant.orb +4 -15
  140. package/behaviors/{exports → registry}/organisms/std-social-feed.orb +16 -18
  141. package/behaviors/{exports → registry}/organisms/std-stem-lab.orb +4 -4
  142. package/{dist/behaviors/exports → behaviors/registry}/organisms/std-strategy-game.orb +4 -4
  143. package/{dist/exports → behaviors/registry}/organisms/std-trading-dashboard.orb +24 -30
  144. package/dist/behaviors/{exports → registry}/atoms/std-agent-activity-log.orb +154 -124
  145. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-agent-chat-thread.orb +4 -63
  146. package/dist/{exports → behaviors/registry}/atoms/std-agent-classifier.orb +8 -14
  147. package/dist/{exports → behaviors/registry}/atoms/std-agent-completion.orb +8 -14
  148. package/dist/{exports → behaviors/registry}/atoms/std-agent-context-window.orb +4 -8
  149. package/dist/{exports → behaviors/registry}/atoms/std-agent-conversation.orb +4 -79
  150. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-agent-memory.orb +13 -18
  151. package/dist/{exports → behaviors/registry}/atoms/std-agent-provider.orb +9 -14
  152. package/dist/behaviors/{exports → registry}/atoms/std-agent-search.orb +5 -8
  153. package/dist/{exports → behaviors/registry}/atoms/std-agent-session.orb +11 -22
  154. package/dist/{exports → behaviors/registry}/atoms/std-agent-step-progress.orb +4 -8
  155. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-agent-token-gauge.orb +4 -8
  156. package/dist/behaviors/{exports → registry}/atoms/std-agent-tool-call.orb +8 -14
  157. package/dist/behaviors/{exports → registry}/atoms/std-async.orb +4 -12
  158. package/dist/behaviors/{exports → registry}/atoms/std-autoregressive.orb +13 -2
  159. package/dist/{exports → behaviors/registry}/atoms/std-browse.orb +4 -8
  160. package/dist/{exports → behaviors/registry}/atoms/std-cache-aside.orb +4 -12
  161. package/dist/behaviors/{exports → registry}/atoms/std-calendar.orb +4 -8
  162. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-circuit-breaker.orb +4 -8
  163. package/dist/behaviors/registry/atoms/std-classifier.orb.unconvertible.txt +7 -0
  164. package/dist/behaviors/{exports → registry}/atoms/std-collision.orb +4 -8
  165. package/dist/behaviors/{exports → registry}/atoms/std-combat-log.orb +4 -8
  166. package/dist/{exports → behaviors/registry}/atoms/std-combat.orb +4 -8
  167. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-confirmation.orb +6 -5
  168. package/dist/{exports → behaviors/registry}/atoms/std-dialogue-box.orb +4 -8
  169. package/dist/{exports → behaviors/registry}/atoms/std-display.orb +4 -153
  170. package/dist/behaviors/{exports → registry}/atoms/std-drawer.orb +4 -58
  171. package/dist/behaviors/{exports → registry}/atoms/std-filter.orb +4 -8
  172. package/dist/behaviors/{exports → registry}/atoms/std-flip-card.orb +4 -8
  173. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-gallery.orb +4 -8
  174. package/dist/behaviors/{exports → registry}/atoms/std-game-audio.orb +4 -8
  175. package/dist/behaviors/{exports → registry}/atoms/std-game-canvas2d.orb +3 -6
  176. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-game-canvas3d.orb +3 -6
  177. package/dist/behaviors/{exports → registry}/atoms/std-game-hud.orb +4 -16
  178. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-game-menu.orb +4 -8
  179. package/dist/{exports → behaviors/registry}/atoms/std-game-over-screen.orb +4 -8
  180. package/dist/behaviors/{exports → registry}/atoms/std-gameflow.orb +4 -8
  181. package/dist/behaviors/registry/atoms/std-graph-classifier.orb.unconvertible.txt +7 -0
  182. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-input.orb +4 -8
  183. package/dist/behaviors/{exports → registry}/atoms/std-inventory-panel.orb +4 -12
  184. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-isometric-canvas.orb +4 -8
  185. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-loading.orb +4 -8
  186. package/dist/{exports → behaviors/registry}/atoms/std-modal.orb +12 -9
  187. package/dist/behaviors/{exports → registry}/atoms/std-movement.orb +4 -8
  188. package/dist/{exports → behaviors/registry}/atoms/std-notification.orb +4 -8
  189. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-overworld.orb +4 -8
  190. package/dist/behaviors/{exports → registry}/atoms/std-pagination.orb +4 -8
  191. package/dist/behaviors/{exports → registry}/atoms/std-physics2d.orb +4 -8
  192. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-platformer-canvas.orb +4 -8
  193. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-quest.orb +5 -14
  194. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-rate-limiter.orb +4 -8
  195. package/dist/behaviors/{exports → registry}/atoms/std-rating.orb +4 -8
  196. package/dist/behaviors/registry/atoms/std-rl-agent.orb.unconvertible.txt +7 -0
  197. package/dist/behaviors/{exports → registry}/atoms/std-score-board.orb +4 -8
  198. package/dist/behaviors/{exports → registry}/atoms/std-score.orb +4 -8
  199. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-search.orb +4 -8
  200. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-selection.orb +4 -8
  201. package/dist/behaviors/{exports → registry}/atoms/std-service-custom-bearer.orb +4 -19
  202. package/dist/behaviors/{exports → registry}/atoms/std-service-custom-header.orb +4 -21
  203. package/dist/{exports → behaviors/registry}/atoms/std-service-custom-noauth.orb +4 -15
  204. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-service-custom-query.orb +4 -21
  205. package/dist/{exports → behaviors/registry}/atoms/std-service-email.orb +4 -8
  206. package/dist/behaviors/{exports → registry}/atoms/std-service-github.orb +4 -8
  207. package/dist/{exports → behaviors/registry}/atoms/std-service-llm.orb +4 -8
  208. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-service-oauth.orb +4 -8
  209. package/dist/behaviors/{exports → registry}/atoms/std-service-redis.orb +4 -8
  210. package/dist/behaviors/{exports → registry}/atoms/std-service-storage.orb +4 -8
  211. package/dist/{exports → behaviors/registry}/atoms/std-service-stripe.orb +4 -8
  212. package/dist/{exports → behaviors/registry}/atoms/std-service-twilio.orb +4 -8
  213. package/dist/behaviors/{exports → registry}/atoms/std-service-youtube.orb +4 -8
  214. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-simulation-canvas.orb +4 -8
  215. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-sort.orb +4 -52
  216. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-sprite.orb +4 -8
  217. package/dist/{exports → behaviors/registry}/atoms/std-tabs.orb +4 -16
  218. package/dist/behaviors/registry/atoms/std-text-classifier.orb.unconvertible.txt +7 -0
  219. package/dist/behaviors/{exports → registry}/atoms/std-text-effects.orb +4 -8
  220. package/dist/{exports → behaviors/registry}/atoms/std-theme.orb +4 -8
  221. package/dist/{exports → behaviors/registry}/atoms/std-timer.orb +4 -8
  222. package/dist/behaviors/registry/atoms/std-trainer.orb.unconvertible.txt +7 -0
  223. package/dist/{exports → behaviors/registry}/atoms/std-undo.orb +4 -8
  224. package/dist/{exports → behaviors/registry}/atoms/std-upload.orb +4 -8
  225. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-validate-on-save.orb +4 -32
  226. package/dist/behaviors/{exports → registry}/atoms/std-wizard.orb +4 -26
  227. package/dist/{exports → behaviors/registry}/molecules/std-agent-fix-loop.orb +1136 -1721
  228. package/{behaviors/exports → dist/behaviors/registry}/molecules/std-agent-learner.orb +606 -839
  229. package/dist/{exports → behaviors/registry}/molecules/std-agent-planner.orb +613 -869
  230. package/dist/behaviors/{exports → registry}/molecules/std-agent-rag.orb +562 -768
  231. package/dist/behaviors/registry/molecules/std-agent-tool-loop.orb +2507 -0
  232. package/dist/{exports → behaviors/registry}/molecules/std-builder-game.orb +4 -8
  233. package/{behaviors/exports → dist/behaviors/registry}/molecules/std-cart.orb +197 -318
  234. package/dist/{exports → behaviors/registry}/molecules/std-classifier-game.orb +4 -8
  235. package/{behaviors/exports → dist/behaviors/registry}/molecules/std-debugger-game.orb +4 -8
  236. package/dist/behaviors/registry/molecules/std-detail.orb +439 -0
  237. package/dist/{exports → behaviors/registry}/molecules/std-event-handler-game.orb +4 -8
  238. package/{behaviors/exports → dist/behaviors/registry}/molecules/std-form-advanced.orb +4 -12
  239. package/dist/behaviors/registry/molecules/std-geospatial.orb +502 -0
  240. package/dist/behaviors/registry/molecules/std-inventory.orb +564 -0
  241. package/dist/behaviors/registry/molecules/std-list.orb +707 -0
  242. package/dist/behaviors/registry/molecules/std-messaging.orb +424 -0
  243. package/dist/{exports → behaviors/registry}/molecules/std-negotiator-game.orb +4 -8
  244. package/dist/{exports → behaviors/registry}/molecules/std-platformer-game.orb +4 -8
  245. package/dist/behaviors/{exports → registry}/molecules/std-puzzle-game.orb +4 -8
  246. package/{behaviors/exports → dist/behaviors/registry}/molecules/std-quiz.orb +4 -8
  247. package/{behaviors/exports → dist/behaviors/registry}/molecules/std-sequencer-game.orb +4 -8
  248. package/dist/{exports → behaviors/registry}/molecules/std-service-content-pipeline.orb +4 -8
  249. package/{behaviors/exports → dist/behaviors/registry}/molecules/std-service-custom-api-tester.orb +4 -46
  250. package/{behaviors/exports → dist/behaviors/registry}/molecules/std-service-devops-toolkit.orb +4 -8
  251. package/{behaviors/exports → dist/behaviors/registry}/molecules/std-service-notification-hub.orb +4 -8
  252. package/{behaviors/exports → dist/behaviors/registry}/molecules/std-service-payment-flow.orb +8 -10
  253. package/dist/{exports → behaviors/registry}/molecules/std-simulator-game.orb +4 -8
  254. package/dist/{exports → behaviors/registry}/molecules/std-turn-based-battle.orb +4 -8
  255. package/{behaviors/exports → dist/behaviors/registry}/organisms/std-agent-assistant.orb +24 -38
  256. package/dist/{exports → behaviors/registry}/organisms/std-agent-builder.orb +816 -1320
  257. package/{behaviors/exports → dist/behaviors/registry}/organisms/std-agent-pipeline.orb +785 -1283
  258. package/dist/behaviors/{exports → registry}/organisms/std-agent-reviewer.orb +308 -372
  259. package/{behaviors/exports → dist/behaviors/registry}/organisms/std-agent-tutor.orb +325 -387
  260. package/dist/behaviors/{exports → registry}/organisms/std-api-gateway.orb +24 -26
  261. package/{behaviors/exports → dist/behaviors/registry}/organisms/std-arcade-game.orb +4 -4
  262. package/{behaviors/exports → dist/behaviors/registry}/organisms/std-booking-system.orb +44 -48
  263. package/{behaviors/exports → dist/behaviors/registry}/organisms/std-cicd-pipeline.orb +24 -30
  264. package/dist/{exports → behaviors/registry}/organisms/std-cms.orb +50 -55
  265. package/{behaviors/exports → dist/behaviors/registry}/organisms/std-coding-academy.orb +4 -4
  266. package/{behaviors/exports → dist/behaviors/registry}/organisms/std-crm.orb +50 -55
  267. package/{behaviors/exports → dist/behaviors/registry}/organisms/std-devops-dashboard.orb +24 -26
  268. package/dist/{exports → behaviors/registry}/organisms/std-ecommerce.orb +48 -58
  269. package/dist/{exports → behaviors/registry}/organisms/std-finance-tracker.orb +30 -33
  270. package/{behaviors/exports → dist/behaviors/registry}/organisms/std-healthcare.orb +50 -55
  271. package/dist/behaviors/{exports → registry}/organisms/std-helpdesk.orb +30 -33
  272. package/dist/behaviors/{exports → registry}/organisms/std-hr-portal.orb +44 -48
  273. package/{behaviors/exports → dist/behaviors/registry}/organisms/std-iot-dashboard.orb +24 -26
  274. package/dist/behaviors/{exports → registry}/organisms/std-lms.orb +24 -26
  275. package/{behaviors/exports → dist/behaviors/registry}/organisms/std-logic-training.orb +4 -4
  276. package/dist/behaviors/{exports → registry}/organisms/std-platformer-app.orb +20 -24
  277. package/dist/{exports → behaviors/registry}/organisms/std-project-manager.orb +44 -48
  278. package/dist/behaviors/{exports → registry}/organisms/std-puzzle-app.orb +4 -4
  279. package/dist/{exports → behaviors/registry}/organisms/std-realtime-chat.orb +30 -33
  280. package/{behaviors/exports → dist/behaviors/registry}/organisms/std-rpg-game.orb +20 -28
  281. package/{behaviors/exports → dist/behaviors/registry}/organisms/std-service-marketplace.orb +52 -58
  282. package/{behaviors/exports → dist/behaviors/registry}/organisms/std-service-research-assistant.orb +4 -15
  283. package/dist/{exports → behaviors/registry}/organisms/std-social-feed.orb +16 -18
  284. package/dist/{exports → behaviors/registry}/organisms/std-stem-lab.orb +4 -4
  285. package/{behaviors/exports → dist/behaviors/registry}/organisms/std-strategy-game.orb +4 -4
  286. package/dist/behaviors/{exports → registry}/organisms/std-trading-dashboard.orb +24 -30
  287. package/package.json +2 -2
  288. package/behaviors/exports/atoms/std-agent-classifier.orb +0 -879
  289. package/behaviors/exports/atoms/std-agent-completion.orb +0 -941
  290. package/behaviors/exports/atoms/std-agent-search.orb +0 -431
  291. package/behaviors/exports/atoms/std-agent-session.orb +0 -777
  292. package/behaviors/exports/atoms/std-autoregressive.orb +0 -420
  293. package/behaviors/exports/atoms/std-browse.orb +0 -251
  294. package/behaviors/exports/atoms/std-cache-aside.orb +0 -1101
  295. package/behaviors/exports/atoms/std-calendar.orb +0 -775
  296. package/behaviors/exports/atoms/std-combat-log.orb +0 -268
  297. package/behaviors/exports/atoms/std-dialogue-box.orb +0 -249
  298. package/behaviors/exports/atoms/std-drawer.orb +0 -578
  299. package/behaviors/exports/atoms/std-flip-card.orb +0 -601
  300. package/behaviors/exports/atoms/std-game-audio.orb +0 -350
  301. package/behaviors/exports/atoms/std-game-canvas2d.orb +0 -263
  302. package/behaviors/exports/atoms/std-game-hud.orb +0 -170
  303. package/behaviors/exports/atoms/std-game-over-screen.orb +0 -206
  304. package/behaviors/exports/atoms/std-gameflow.orb +0 -419
  305. package/behaviors/exports/atoms/std-inventory-panel.orb +0 -266
  306. package/behaviors/exports/atoms/std-notification.orb +0 -446
  307. package/behaviors/exports/atoms/std-rating.orb +0 -333
  308. package/behaviors/exports/atoms/std-score-board.orb +0 -249
  309. package/behaviors/exports/atoms/std-score.orb +0 -713
  310. package/behaviors/exports/atoms/std-service-custom-bearer.orb +0 -562
  311. package/behaviors/exports/atoms/std-service-custom-header.orb +0 -564
  312. package/behaviors/exports/atoms/std-service-email.orb +0 -545
  313. package/behaviors/exports/atoms/std-service-github.orb +0 -591
  314. package/behaviors/exports/atoms/std-service-storage.orb +0 -669
  315. package/behaviors/exports/atoms/std-service-stripe.orb +0 -644
  316. package/behaviors/exports/atoms/std-service-twilio.orb +0 -616
  317. package/behaviors/exports/atoms/std-service-youtube.orb +0 -701
  318. package/behaviors/exports/atoms/std-text-effects.orb +0 -663
  319. package/behaviors/exports/atoms/std-theme.orb +0 -578
  320. package/behaviors/exports/atoms/std-undo.orb +0 -830
  321. package/behaviors/exports/atoms/std-upload.orb +0 -540
  322. package/behaviors/exports/atoms/std-wizard.orb +0 -1120
  323. package/behaviors/exports/molecules/std-agent-fix-loop.orb +0 -3327
  324. package/behaviors/exports/molecules/std-agent-tool-loop.orb +0 -4451
  325. package/behaviors/exports/molecules/std-builder-game.orb +0 -234
  326. package/behaviors/exports/molecules/std-classifier-game.orb +0 -234
  327. package/behaviors/exports/molecules/std-detail.orb +0 -621
  328. package/behaviors/exports/molecules/std-geospatial.orb +0 -657
  329. package/behaviors/exports/molecules/std-inventory.orb +0 -823
  330. package/behaviors/exports/molecules/std-list.orb +0 -1066
  331. package/behaviors/exports/molecules/std-messaging.orb +0 -605
  332. package/behaviors/exports/molecules/std-turn-based-battle.orb +0 -514
  333. package/behaviors/exports/organisms/std-agent-reviewer.orb +0 -5277
  334. package/behaviors/exports/organisms/std-api-gateway.orb +0 -3745
  335. package/behaviors/exports/organisms/std-ecommerce.orb +0 -4553
  336. package/behaviors/exports/organisms/std-finance-tracker.orb +0 -3091
  337. package/behaviors/exports/organisms/std-helpdesk.orb +0 -3328
  338. package/behaviors/exports/organisms/std-lms.orb +0 -3885
  339. package/behaviors/exports/organisms/std-puzzle-app.orb +0 -889
  340. package/behaviors/exports/organisms/std-realtime-chat.orb +0 -3428
  341. package/behaviors/exports/organisms/std-trading-dashboard.orb +0 -3080
  342. package/behaviors/exports/test-schemas/os-trigger-simulation.orb +0 -202
  343. package/behaviors/exports/validation-report.json +0 -1672
  344. package/behaviors/exports/verify-results.json +0 -126
  345. package/dist/behaviors/exports/atoms/std-agent-context-window.orb +0 -2299
  346. package/dist/behaviors/exports/atoms/std-agent-conversation.orb +0 -1029
  347. package/dist/behaviors/exports/atoms/std-agent-memory.orb +0 -777
  348. package/dist/behaviors/exports/atoms/std-agent-provider.orb +0 -906
  349. package/dist/behaviors/exports/atoms/std-agent-step-progress.orb +0 -994
  350. package/dist/behaviors/exports/atoms/std-agent-token-gauge.orb +0 -1621
  351. package/dist/behaviors/exports/atoms/std-combat.orb +0 -421
  352. package/dist/behaviors/exports/atoms/std-confirmation.orb +0 -496
  353. package/dist/behaviors/exports/atoms/std-display.orb +0 -1803
  354. package/dist/behaviors/exports/atoms/std-isometric-canvas.orb +0 -642
  355. package/dist/behaviors/exports/atoms/std-modal.orb +0 -425
  356. package/dist/behaviors/exports/atoms/std-overworld.orb +0 -517
  357. package/dist/behaviors/exports/atoms/std-quest.orb +0 -1262
  358. package/dist/behaviors/exports/atoms/std-rate-limiter.orb +0 -897
  359. package/dist/behaviors/exports/atoms/std-search.orb +0 -394
  360. package/dist/behaviors/exports/atoms/std-selection.orb +0 -810
  361. package/dist/behaviors/exports/atoms/std-service-custom-noauth.orb +0 -558
  362. package/dist/behaviors/exports/atoms/std-service-custom-query.orb +0 -564
  363. package/dist/behaviors/exports/atoms/std-service-llm.orb +0 -676
  364. package/dist/behaviors/exports/atoms/std-simulation-canvas.orb +0 -194
  365. package/dist/behaviors/exports/atoms/std-sort.orb +0 -760
  366. package/dist/behaviors/exports/atoms/std-tabs.orb +0 -298
  367. package/dist/behaviors/exports/atoms/std-timer.orb +0 -1428
  368. package/dist/behaviors/exports/atoms/std-validate-on-save.orb +0 -624
  369. package/dist/behaviors/exports/molecules/std-agent-planner.orb +0 -2037
  370. package/dist/behaviors/exports/molecules/std-agent-tool-loop.orb +0 -4451
  371. package/dist/behaviors/exports/molecules/std-cart.orb +0 -754
  372. package/dist/behaviors/exports/molecules/std-debugger-game.orb +0 -234
  373. package/dist/behaviors/exports/molecules/std-detail.orb +0 -621
  374. package/dist/behaviors/exports/molecules/std-event-handler-game.orb +0 -234
  375. package/dist/behaviors/exports/molecules/std-form-advanced.orb +0 -659
  376. package/dist/behaviors/exports/molecules/std-geospatial.orb +0 -657
  377. package/dist/behaviors/exports/molecules/std-inventory.orb +0 -823
  378. package/dist/behaviors/exports/molecules/std-list.orb +0 -1066
  379. package/dist/behaviors/exports/molecules/std-messaging.orb +0 -605
  380. package/dist/behaviors/exports/molecules/std-negotiator-game.orb +0 -234
  381. package/dist/behaviors/exports/molecules/std-platformer-game.orb +0 -557
  382. package/dist/behaviors/exports/molecules/std-sequencer-game.orb +0 -234
  383. package/dist/behaviors/exports/molecules/std-service-content-pipeline.orb +0 -920
  384. package/dist/behaviors/exports/molecules/std-service-devops-toolkit.orb +0 -1531
  385. package/dist/behaviors/exports/molecules/std-service-notification-hub.orb +0 -701
  386. package/dist/behaviors/exports/molecules/std-service-payment-flow.orb +0 -878
  387. package/dist/behaviors/exports/molecules/std-simulator-game.orb +0 -234
  388. package/dist/behaviors/exports/organisms/std-agent-assistant.orb +0 -6336
  389. package/dist/behaviors/exports/organisms/std-agent-builder.orb +0 -14139
  390. package/dist/behaviors/exports/organisms/std-agent-pipeline.orb +0 -10974
  391. package/dist/behaviors/exports/organisms/std-agent-tutor.orb +0 -5003
  392. package/dist/behaviors/exports/organisms/std-arcade-game.orb +0 -1144
  393. package/dist/behaviors/exports/organisms/std-booking-system.orb +0 -5142
  394. package/dist/behaviors/exports/organisms/std-cms.orb +0 -2887
  395. package/dist/behaviors/exports/organisms/std-crm.orb +0 -4366
  396. package/dist/behaviors/exports/organisms/std-devops-dashboard.orb +0 -5772
  397. package/dist/behaviors/exports/organisms/std-healthcare.orb +0 -6001
  398. package/dist/behaviors/exports/organisms/std-project-manager.orb +0 -3819
  399. package/dist/behaviors/exports/organisms/std-service-marketplace.orb +0 -4479
  400. package/dist/behaviors/exports/organisms/std-service-research-assistant.orb +0 -3568
  401. package/dist/behaviors/exports/organisms/std-social-feed.orb +0 -1246
  402. package/dist/behaviors/exports/organisms/std-stem-lab.orb +0 -1922
  403. package/dist/behaviors/exports/test-schemas/os-trigger-simulation.orb +0 -202
  404. package/dist/behaviors/exports/validation-report.json +0 -1672
  405. package/dist/behaviors/exports/verify-results.json +0 -126
  406. package/dist/exports/atoms/std-agent-activity-log.orb +0 -575
  407. package/dist/exports/atoms/std-agent-chat-thread.orb +0 -783
  408. package/dist/exports/atoms/std-agent-tool-call.orb +0 -746
  409. package/dist/exports/atoms/std-async.orb +0 -443
  410. package/dist/exports/atoms/std-circuit-breaker.orb +0 -999
  411. package/dist/exports/atoms/std-collision.orb +0 -694
  412. package/dist/exports/atoms/std-filter.orb +0 -641
  413. package/dist/exports/atoms/std-gallery.orb +0 -387
  414. package/dist/exports/atoms/std-game-canvas3d.orb +0 -401
  415. package/dist/exports/atoms/std-game-menu.orb +0 -222
  416. package/dist/exports/atoms/std-input.orb +0 -640
  417. package/dist/exports/atoms/std-loading.orb +0 -496
  418. package/dist/exports/atoms/std-movement.orb +0 -1413
  419. package/dist/exports/atoms/std-pagination.orb +0 -266
  420. package/dist/exports/atoms/std-physics2d.orb +0 -430
  421. package/dist/exports/atoms/std-platformer-canvas.orb +0 -268
  422. package/dist/exports/atoms/std-service-oauth.orb +0 -769
  423. package/dist/exports/atoms/std-service-redis.orb +0 -585
  424. package/dist/exports/atoms/std-sprite.orb +0 -315
  425. package/dist/exports/molecules/std-agent-learner.orb +0 -2315
  426. package/dist/exports/molecules/std-agent-rag.orb +0 -1745
  427. package/dist/exports/molecules/std-agent-tool-loop.orb +0 -4451
  428. package/dist/exports/molecules/std-detail.orb +0 -621
  429. package/dist/exports/molecules/std-geospatial.orb +0 -657
  430. package/dist/exports/molecules/std-inventory.orb +0 -823
  431. package/dist/exports/molecules/std-list.orb +0 -1066
  432. package/dist/exports/molecules/std-messaging.orb +0 -605
  433. package/dist/exports/molecules/std-puzzle-game.orb +0 -584
  434. package/dist/exports/molecules/std-quiz.orb +0 -1074
  435. package/dist/exports/molecules/std-service-custom-api-tester.orb +0 -865
  436. package/dist/exports/organisms/std-cicd-pipeline.orb +0 -3425
  437. package/dist/exports/organisms/std-coding-academy.orb +0 -2084
  438. package/dist/exports/organisms/std-hr-portal.orb +0 -5236
  439. package/dist/exports/organisms/std-iot-dashboard.orb +0 -3914
  440. package/dist/exports/organisms/std-logic-training.orb +0 -753
  441. package/dist/exports/organisms/std-platformer-app.orb +0 -1679
  442. package/dist/exports/organisms/std-rpg-game.orb +0 -3298
  443. package/dist/exports/organisms/std-strategy-game.orb +0 -2443
  444. package/dist/exports/test-schemas/os-trigger-simulation.orb +0 -202
  445. package/dist/exports/validation-report.json +0 -1672
  446. package/dist/exports/verify-results.json +0 -126
@@ -1,920 +0,0 @@
1
- {
2
- "name": "ServiceContentPipelineOrbital",
3
- "version": "1.0.0",
4
- "orbitals": [
5
- {
6
- "name": "ServiceContentPipelineOrbital",
7
- "entity": {
8
- "name": "ServiceContentPipeline",
9
- "persistence": "runtime",
10
- "fields": [
11
- {
12
- "name": "id",
13
- "type": "string"
14
- },
15
- {
16
- "name": "name",
17
- "type": "string"
18
- },
19
- {
20
- "name": "description",
21
- "type": "string"
22
- },
23
- {
24
- "name": "status",
25
- "type": "string",
26
- "default": "active",
27
- "values": [
28
- "active",
29
- "inactive",
30
- "pending"
31
- ]
32
- },
33
- {
34
- "name": "createdAt",
35
- "type": "string"
36
- },
37
- {
38
- "name": "pendingId",
39
- "type": "string"
40
- },
41
- {
42
- "name": "query",
43
- "type": "string",
44
- "default": ""
45
- },
46
- {
47
- "name": "videoTitle",
48
- "type": "string",
49
- "default": ""
50
- },
51
- {
52
- "name": "videoDescription",
53
- "type": "string",
54
- "default": ""
55
- },
56
- {
57
- "name": "summary",
58
- "type": "string",
59
- "default": ""
60
- },
61
- {
62
- "name": "pipelineStatus",
63
- "type": "string",
64
- "default": "idle"
65
- },
66
- {
67
- "name": "error",
68
- "type": "string",
69
- "default": ""
70
- }
71
- ]
72
- },
73
- "traits": [
74
- {
75
- "name": "ServiceContentPipelinePipeline",
76
- "linkedEntity": "ServiceContentPipeline",
77
- "category": "interaction",
78
- "stateMachine": {
79
- "states": [
80
- {
81
- "name": "idle",
82
- "isInitial": true
83
- },
84
- {
85
- "name": "searching"
86
- },
87
- {
88
- "name": "results"
89
- },
90
- {
91
- "name": "summarizing"
92
- },
93
- {
94
- "name": "complete"
95
- },
96
- {
97
- "name": "error"
98
- }
99
- ],
100
- "events": [
101
- {
102
- "key": "INIT",
103
- "name": "Initialize"
104
- },
105
- {
106
- "key": "SEARCH",
107
- "name": "Search"
108
- },
109
- {
110
- "key": "SEARCH_COMPLETE",
111
- "name": "Search Complete",
112
- "payload": [
113
- {
114
- "name": "results",
115
- "type": "array",
116
- "required": true
117
- }
118
- ]
119
- },
120
- {
121
- "key": "SELECT_AND_SUMMARIZE",
122
- "name": "Select and Summarize",
123
- "payload": [
124
- {
125
- "name": "videoId",
126
- "type": "string",
127
- "required": true
128
- }
129
- ]
130
- },
131
- {
132
- "key": "VIDEO_FETCHED",
133
- "name": "Video Fetched",
134
- "payload": [
135
- {
136
- "name": "title",
137
- "type": "string",
138
- "required": true
139
- },
140
- {
141
- "name": "description",
142
- "type": "string",
143
- "required": true
144
- }
145
- ]
146
- },
147
- {
148
- "key": "SUMMARY_COMPLETE",
149
- "name": "Summary Complete",
150
- "payload": [
151
- {
152
- "name": "content",
153
- "type": "string",
154
- "required": true
155
- }
156
- ]
157
- },
158
- {
159
- "key": "FAILED",
160
- "name": "Failed",
161
- "payload": [
162
- {
163
- "name": "error",
164
- "type": "string",
165
- "required": true
166
- }
167
- ]
168
- },
169
- {
170
- "key": "RESET",
171
- "name": "Reset"
172
- }
173
- ],
174
- "transitions": [
175
- {
176
- "from": "idle",
177
- "to": "idle",
178
- "event": "INIT",
179
- "effects": [
180
- [
181
- "render-ui",
182
- "main",
183
- {
184
- "type": "stack",
185
- "direction": "vertical",
186
- "gap": "lg",
187
- "children": [
188
- {
189
- "type": "stack",
190
- "direction": "horizontal",
191
- "gap": "sm",
192
- "align": "center",
193
- "children": [
194
- {
195
- "type": "icon",
196
- "name": "search",
197
- "size": "lg"
198
- },
199
- {
200
- "type": "typography",
201
- "content": "Content Research",
202
- "variant": "h2"
203
- }
204
- ]
205
- },
206
- {
207
- "type": "divider"
208
- },
209
- {
210
- "type": "card",
211
- "children": [
212
- {
213
- "type": "stack",
214
- "direction": "vertical",
215
- "gap": "md",
216
- "children": [
217
- {
218
- "type": "typography",
219
- "content": "Search YouTube for content to summarize",
220
- "variant": "body"
221
- },
222
- {
223
- "type": "form-section",
224
- "entity": "ServiceContentPipeline",
225
- "mode": "edit",
226
- "submitEvent": "SEARCH",
227
- "fields": [
228
- "query"
229
- ]
230
- }
231
- ]
232
- }
233
- ]
234
- }
235
- ]
236
- }
237
- ]
238
- ]
239
- },
240
- {
241
- "from": "idle",
242
- "to": "searching",
243
- "event": "SEARCH",
244
- "effects": [
245
- [
246
- "set",
247
- "@entity.pipelineStatus",
248
- "searching"
249
- ],
250
- [
251
- "call-service",
252
- "youtube",
253
- "search",
254
- {
255
- "query": "@entity.query",
256
- "maxResults": 5,
257
- "type": "video"
258
- }
259
- ],
260
- [
261
- "render-ui",
262
- "main",
263
- {
264
- "type": "stack",
265
- "direction": "vertical",
266
- "gap": "lg",
267
- "align": "center",
268
- "children": [
269
- {
270
- "type": "icon",
271
- "name": "search",
272
- "size": "lg"
273
- },
274
- {
275
- "type": "typography",
276
- "content": "Searching YouTube...",
277
- "variant": "h3"
278
- },
279
- {
280
- "type": "spinner",
281
- "size": "lg"
282
- },
283
- {
284
- "type": "typography",
285
- "content": "@entity.query",
286
- "variant": "caption"
287
- }
288
- ]
289
- }
290
- ]
291
- ]
292
- },
293
- {
294
- "from": "searching",
295
- "to": "results",
296
- "event": "SEARCH_COMPLETE",
297
- "effects": [
298
- [
299
- "set",
300
- "@entity.pipelineStatus",
301
- "results"
302
- ],
303
- [
304
- "render-ui",
305
- "main",
306
- {
307
- "type": "stack",
308
- "direction": "vertical",
309
- "gap": "lg",
310
- "children": [
311
- {
312
- "type": "stack",
313
- "direction": "horizontal",
314
- "gap": "sm",
315
- "align": "center",
316
- "justify": "space-between",
317
- "children": [
318
- {
319
- "type": "stack",
320
- "direction": "horizontal",
321
- "gap": "sm",
322
- "align": "center",
323
- "children": [
324
- {
325
- "type": "icon",
326
- "name": "video",
327
- "size": "lg"
328
- },
329
- {
330
- "type": "typography",
331
- "content": "Search Results",
332
- "variant": "h2"
333
- }
334
- ]
335
- },
336
- {
337
- "type": "button",
338
- "label": "New Search",
339
- "event": "RESET",
340
- "variant": "ghost",
341
- "icon": "rotate-ccw"
342
- }
343
- ]
344
- },
345
- {
346
- "type": "divider"
347
- },
348
- {
349
- "type": "data-grid",
350
- "entity": "ServiceContentPipeline",
351
- "emptyIcon": "inbox",
352
- "emptyTitle": "No results found",
353
- "emptyDescription": "Try a different search query.",
354
- "itemActions": [
355
- {
356
- "label": "Summarize",
357
- "event": "SELECT_AND_SUMMARIZE",
358
- "variant": "primary",
359
- "size": "sm"
360
- }
361
- ],
362
- "columns": [
363
- {
364
- "name": "videoTitle",
365
- "label": "Title",
366
- "variant": "h4",
367
- "icon": "video"
368
- },
369
- {
370
- "name": "videoDescription",
371
- "label": "Description",
372
- "variant": "caption"
373
- }
374
- ]
375
- }
376
- ]
377
- }
378
- ]
379
- ]
380
- },
381
- {
382
- "from": "results",
383
- "to": "summarizing",
384
- "event": "SELECT_AND_SUMMARIZE",
385
- "effects": [
386
- [
387
- "set",
388
- "@entity.pipelineStatus",
389
- "summarizing"
390
- ],
391
- [
392
- "call-service",
393
- "youtube",
394
- "getVideo",
395
- {
396
- "videoId": "@payload.videoId"
397
- }
398
- ],
399
- [
400
- "render-ui",
401
- "main",
402
- {
403
- "type": "stack",
404
- "direction": "vertical",
405
- "gap": "lg",
406
- "align": "center",
407
- "children": [
408
- {
409
- "type": "icon",
410
- "name": "cpu",
411
- "size": "lg"
412
- },
413
- {
414
- "type": "typography",
415
- "content": "Fetching & summarizing...",
416
- "variant": "h3"
417
- },
418
- {
419
- "type": "spinner",
420
- "size": "lg"
421
- },
422
- {
423
- "type": "typography",
424
- "content": "@entity.videoTitle",
425
- "variant": "caption"
426
- }
427
- ]
428
- }
429
- ]
430
- ]
431
- },
432
- {
433
- "from": "summarizing",
434
- "to": "summarizing",
435
- "event": "VIDEO_FETCHED",
436
- "effects": [
437
- [
438
- "set",
439
- "@entity.videoTitle",
440
- "@payload.title"
441
- ],
442
- [
443
- "set",
444
- "@entity.videoDescription",
445
- "@payload.description"
446
- ],
447
- [
448
- "call-service",
449
- "llm",
450
- "summarize",
451
- {
452
- "text": "@entity.videoDescription"
453
- }
454
- ]
455
- ]
456
- },
457
- {
458
- "from": "summarizing",
459
- "to": "complete",
460
- "event": "SUMMARY_COMPLETE",
461
- "effects": [
462
- [
463
- "set",
464
- "@entity.summary",
465
- "@payload.content"
466
- ],
467
- [
468
- "set",
469
- "@entity.pipelineStatus",
470
- "complete"
471
- ],
472
- [
473
- "render-ui",
474
- "main",
475
- {
476
- "type": "stack",
477
- "direction": "vertical",
478
- "gap": "lg",
479
- "children": [
480
- {
481
- "type": "stack",
482
- "direction": "horizontal",
483
- "gap": "sm",
484
- "align": "center",
485
- "justify": "space-between",
486
- "children": [
487
- {
488
- "type": "stack",
489
- "direction": "horizontal",
490
- "gap": "sm",
491
- "align": "center",
492
- "children": [
493
- {
494
- "type": "icon",
495
- "name": "check-circle",
496
- "size": "lg"
497
- },
498
- {
499
- "type": "typography",
500
- "content": "Research Complete",
501
- "variant": "h2"
502
- }
503
- ]
504
- },
505
- {
506
- "type": "button",
507
- "label": "New Search",
508
- "event": "RESET",
509
- "variant": "ghost",
510
- "icon": "rotate-ccw"
511
- }
512
- ]
513
- },
514
- {
515
- "type": "divider"
516
- },
517
- {
518
- "type": "card",
519
- "children": [
520
- {
521
- "type": "stack",
522
- "direction": "vertical",
523
- "gap": "md",
524
- "children": [
525
- {
526
- "type": "stack",
527
- "direction": "horizontal",
528
- "gap": "sm",
529
- "align": "center",
530
- "children": [
531
- {
532
- "type": "icon",
533
- "name": "video",
534
- "size": "sm"
535
- },
536
- {
537
- "type": "typography",
538
- "content": "@entity.videoTitle",
539
- "variant": "h3"
540
- }
541
- ]
542
- },
543
- {
544
- "type": "divider"
545
- },
546
- {
547
- "type": "typography",
548
- "content": "Summary",
549
- "variant": "caption"
550
- },
551
- {
552
- "type": "typography",
553
- "content": "@entity.summary",
554
- "variant": "body"
555
- }
556
- ]
557
- }
558
- ]
559
- }
560
- ]
561
- }
562
- ]
563
- ]
564
- },
565
- {
566
- "from": "searching",
567
- "to": "error",
568
- "event": "FAILED",
569
- "effects": [
570
- [
571
- "set",
572
- "@entity.error",
573
- "@payload.error"
574
- ],
575
- [
576
- "set",
577
- "@entity.pipelineStatus",
578
- "error"
579
- ],
580
- [
581
- "render-ui",
582
- "main",
583
- {
584
- "type": "stack",
585
- "direction": "vertical",
586
- "gap": "lg",
587
- "align": "center",
588
- "children": [
589
- {
590
- "type": "icon",
591
- "name": "alert-triangle",
592
- "size": "lg"
593
- },
594
- {
595
- "type": "typography",
596
- "content": "Pipeline Error",
597
- "variant": "h2"
598
- },
599
- {
600
- "type": "alert",
601
- "variant": "error",
602
- "message": "@entity.error"
603
- },
604
- {
605
- "type": "button",
606
- "label": "Try Again",
607
- "event": "RESET",
608
- "variant": "primary",
609
- "icon": "rotate-ccw"
610
- }
611
- ]
612
- }
613
- ]
614
- ]
615
- },
616
- {
617
- "from": "summarizing",
618
- "to": "error",
619
- "event": "FAILED",
620
- "effects": [
621
- [
622
- "set",
623
- "@entity.error",
624
- "@payload.error"
625
- ],
626
- [
627
- "set",
628
- "@entity.pipelineStatus",
629
- "error"
630
- ],
631
- [
632
- "render-ui",
633
- "main",
634
- {
635
- "type": "stack",
636
- "direction": "vertical",
637
- "gap": "lg",
638
- "align": "center",
639
- "children": [
640
- {
641
- "type": "icon",
642
- "name": "alert-triangle",
643
- "size": "lg"
644
- },
645
- {
646
- "type": "typography",
647
- "content": "Pipeline Error",
648
- "variant": "h2"
649
- },
650
- {
651
- "type": "alert",
652
- "variant": "error",
653
- "message": "@entity.error"
654
- },
655
- {
656
- "type": "button",
657
- "label": "Try Again",
658
- "event": "RESET",
659
- "variant": "primary",
660
- "icon": "rotate-ccw"
661
- }
662
- ]
663
- }
664
- ]
665
- ]
666
- },
667
- {
668
- "from": "complete",
669
- "to": "idle",
670
- "event": "RESET",
671
- "effects": [
672
- [
673
- "set",
674
- "@entity.pipelineStatus",
675
- "idle"
676
- ],
677
- [
678
- "set",
679
- "@entity.error",
680
- ""
681
- ],
682
- [
683
- "set",
684
- "@entity.summary",
685
- ""
686
- ],
687
- [
688
- "set",
689
- "@entity.videoTitle",
690
- ""
691
- ],
692
- [
693
- "set",
694
- "@entity.videoDescription",
695
- ""
696
- ],
697
- [
698
- "render-ui",
699
- "main",
700
- {
701
- "type": "stack",
702
- "direction": "vertical",
703
- "gap": "lg",
704
- "children": [
705
- {
706
- "type": "stack",
707
- "direction": "horizontal",
708
- "gap": "sm",
709
- "align": "center",
710
- "children": [
711
- {
712
- "type": "icon",
713
- "name": "search",
714
- "size": "lg"
715
- },
716
- {
717
- "type": "typography",
718
- "content": "Content Research",
719
- "variant": "h2"
720
- }
721
- ]
722
- },
723
- {
724
- "type": "divider"
725
- },
726
- {
727
- "type": "card",
728
- "children": [
729
- {
730
- "type": "stack",
731
- "direction": "vertical",
732
- "gap": "md",
733
- "children": [
734
- {
735
- "type": "typography",
736
- "content": "Search YouTube for content to summarize",
737
- "variant": "body"
738
- },
739
- {
740
- "type": "form-section",
741
- "entity": "ServiceContentPipeline",
742
- "mode": "edit",
743
- "submitEvent": "SEARCH",
744
- "fields": [
745
- "query"
746
- ]
747
- }
748
- ]
749
- }
750
- ]
751
- }
752
- ]
753
- }
754
- ]
755
- ]
756
- },
757
- {
758
- "from": "results",
759
- "to": "idle",
760
- "event": "RESET",
761
- "effects": [
762
- [
763
- "set",
764
- "@entity.pipelineStatus",
765
- "idle"
766
- ],
767
- [
768
- "render-ui",
769
- "main",
770
- {
771
- "type": "stack",
772
- "direction": "vertical",
773
- "gap": "lg",
774
- "children": [
775
- {
776
- "type": "stack",
777
- "direction": "horizontal",
778
- "gap": "sm",
779
- "align": "center",
780
- "children": [
781
- {
782
- "type": "icon",
783
- "name": "search",
784
- "size": "lg"
785
- },
786
- {
787
- "type": "typography",
788
- "content": "Content Research",
789
- "variant": "h2"
790
- }
791
- ]
792
- },
793
- {
794
- "type": "divider"
795
- },
796
- {
797
- "type": "card",
798
- "children": [
799
- {
800
- "type": "stack",
801
- "direction": "vertical",
802
- "gap": "md",
803
- "children": [
804
- {
805
- "type": "typography",
806
- "content": "Search YouTube for content to summarize",
807
- "variant": "body"
808
- },
809
- {
810
- "type": "form-section",
811
- "entity": "ServiceContentPipeline",
812
- "mode": "edit",
813
- "submitEvent": "SEARCH",
814
- "fields": [
815
- "query"
816
- ]
817
- }
818
- ]
819
- }
820
- ]
821
- }
822
- ]
823
- }
824
- ]
825
- ]
826
- },
827
- {
828
- "from": "error",
829
- "to": "idle",
830
- "event": "RESET",
831
- "effects": [
832
- [
833
- "set",
834
- "@entity.pipelineStatus",
835
- "idle"
836
- ],
837
- [
838
- "set",
839
- "@entity.error",
840
- ""
841
- ],
842
- [
843
- "render-ui",
844
- "main",
845
- {
846
- "type": "stack",
847
- "direction": "vertical",
848
- "gap": "lg",
849
- "children": [
850
- {
851
- "type": "stack",
852
- "direction": "horizontal",
853
- "gap": "sm",
854
- "align": "center",
855
- "children": [
856
- {
857
- "type": "icon",
858
- "name": "search",
859
- "size": "lg"
860
- },
861
- {
862
- "type": "typography",
863
- "content": "Content Research",
864
- "variant": "h2"
865
- }
866
- ]
867
- },
868
- {
869
- "type": "divider"
870
- },
871
- {
872
- "type": "card",
873
- "children": [
874
- {
875
- "type": "stack",
876
- "direction": "vertical",
877
- "gap": "md",
878
- "children": [
879
- {
880
- "type": "typography",
881
- "content": "Search YouTube for content to summarize",
882
- "variant": "body"
883
- },
884
- {
885
- "type": "form-section",
886
- "entity": "ServiceContentPipeline",
887
- "mode": "edit",
888
- "submitEvent": "SEARCH",
889
- "fields": [
890
- "query"
891
- ]
892
- }
893
- ]
894
- }
895
- ]
896
- }
897
- ]
898
- }
899
- ]
900
- ]
901
- }
902
- ]
903
- }
904
- }
905
- ],
906
- "pages": [
907
- {
908
- "name": "ServiceContentPipelinePage",
909
- "path": "/servicecontentpipelines",
910
- "traits": [
911
- {
912
- "ref": "ServiceContentPipelinePipeline"
913
- }
914
- ]
915
- }
916
- ]
917
- }
918
- ],
919
- "description": "Content research pipeline molecule. Composes youtube search + llm summarization into a sequential pipeline: search -> select -> summarize. Single trait with six states (idle, searching, results, summarizing, complete, error) that orchestrates call-service effects for youtube and llm services. (2026-04-08). The canonical source for std behaviors is now the registry `.orb` file at `packages/almadar-std/behaviors/registry/<level>/<name>.orb`, which is generated from this TS source by `tools/almadar-behavior-ts-to-orb/` and consumed by the compiler's embedded loader. Consumers should import behaviors via `.lolo`/`.orb` `uses` declarations and reference them as `Alias.entity` / `Alias.traits.X` / `Alias.pages.X`, applying overrides at the call site (`linkedEntity`, `name`, `events`, `effects`, `listens`, `emitsScope`). The TS `*Params` interface and the exported factory functions remain ONLY as the authoring path for the converter; they are NOT a stable public API and may change without notice. See `docs/Almadar_Orb_Behaviors.md` for the orbital-as-function model and `docs/LOLO_Gaps.md` for the migration plan."
920
- }