@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,9 +1,20 @@
1
1
  {
2
- "name": "Agent Pipeline",
2
+ "name": "std-agent-pipeline",
3
3
  "version": "1.0.0",
4
+ "description": "Multi-step pipeline organism. Composes planner + tool-loop molecules with session management, step progress tracking, and a session tree drawer.",
4
5
  "orbitals": [
5
6
  {
6
7
  "name": "PipelinePlanOrbital",
8
+ "uses": [
9
+ {
10
+ "from": "std/behaviors/std-agent-step-progress",
11
+ "as": "AgentStepProgress"
12
+ },
13
+ {
14
+ "from": "std/behaviors/std-drawer",
15
+ "as": "Drawer"
16
+ }
17
+ ],
7
18
  "entity": {
8
19
  "name": "PipelinePlan",
9
20
  "persistence": "runtime",
@@ -1176,7 +1187,8 @@
1176
1187
  "category": "interaction",
1177
1188
  "emits": [
1178
1189
  {
1179
- "event": "PLAN"
1190
+ "event": "PLAN",
1191
+ "scope": "internal"
1180
1192
  }
1181
1193
  ],
1182
1194
  "stateMachine": {
@@ -1714,10 +1726,6 @@
1714
1726
  }
1715
1727
  ]
1716
1728
  }
1717
- ],
1718
- [
1719
- "notify",
1720
- "PipelinePlan created successfully"
1721
1729
  ]
1722
1730
  ]
1723
1731
  }
@@ -2118,10 +2126,6 @@
2118
2126
  }
2119
2127
  ]
2120
2128
  }
2121
- ],
2122
- [
2123
- "notify",
2124
- "PipelinePlan created successfully"
2125
2129
  ]
2126
2130
  ]
2127
2131
  }
@@ -5485,10 +5489,6 @@
5485
5489
  }
5486
5490
  ]
5487
5491
  }
5488
- ],
5489
- [
5490
- "notify",
5491
- "PipelineExec created successfully"
5492
5492
  ]
5493
5493
  ]
5494
5494
  }
@@ -5875,10 +5875,6 @@
5875
5875
  }
5876
5876
  ]
5877
5877
  }
5878
- ],
5879
- [
5880
- "notify",
5881
- "PipelineExec created successfully"
5882
5878
  ]
5883
5879
  ]
5884
5880
  }
@@ -7856,15 +7852,18 @@
7856
7852
  "listens": [
7857
7853
  {
7858
7854
  "event": "FORKED",
7859
- "triggers": "INIT"
7855
+ "triggers": "INIT",
7856
+ "scope": "internal"
7860
7857
  },
7861
7858
  {
7862
7859
  "event": "LABELED",
7863
- "triggers": "INIT"
7860
+ "triggers": "INIT",
7861
+ "scope": "internal"
7864
7862
  },
7865
7863
  {
7866
7864
  "event": "ENDED",
7867
- "triggers": "INIT"
7865
+ "triggers": "INIT",
7866
+ "scope": "internal"
7868
7867
  },
7869
7868
  {
7870
7869
  "event": "STEP_COMPLETE",
@@ -8073,10 +8072,12 @@
8073
8072
  "category": "interaction",
8074
8073
  "emits": [
8075
8074
  {
8076
- "event": "SAVE"
8075
+ "event": "SAVE",
8076
+ "scope": "internal"
8077
8077
  },
8078
8078
  {
8079
- "event": "LABELED"
8079
+ "event": "LABELED",
8080
+ "scope": "internal"
8080
8081
  }
8081
8082
  ],
8082
8083
  "stateMachine": {
@@ -8230,10 +8231,6 @@
8230
8231
  [
8231
8232
  "emit",
8232
8233
  "LABELED"
8233
- ],
8234
- [
8235
- "notify",
8236
- "PipelineSession updated successfully"
8237
8234
  ]
8238
8235
  ]
8239
8236
  }
@@ -8421,10 +8418,6 @@
8421
8418
  [
8422
8419
  "emit",
8423
8420
  "FORKED"
8424
- ],
8425
- [
8426
- "notify",
8427
- "PipelineSession created successfully"
8428
8421
  ]
8429
8422
  ]
8430
8423
  },
@@ -8458,10 +8451,6 @@
8458
8451
  [
8459
8452
  "emit",
8460
8453
  "FORKED"
8461
- ],
8462
- [
8463
- "notify",
8464
- "PipelineSession created successfully"
8465
8454
  ]
8466
8455
  ]
8467
8456
  },
@@ -8689,23 +8678,28 @@
8689
8678
  "listens": [
8690
8679
  {
8691
8680
  "event": "MEMORIZED",
8692
- "triggers": "INIT"
8681
+ "triggers": "INIT",
8682
+ "scope": "internal"
8693
8683
  },
8694
8684
  {
8695
8685
  "event": "PINNED",
8696
- "triggers": "INIT"
8686
+ "triggers": "INIT",
8687
+ "scope": "internal"
8697
8688
  },
8698
8689
  {
8699
8690
  "event": "FORGOT",
8700
- "triggers": "INIT"
8691
+ "triggers": "INIT",
8692
+ "scope": "internal"
8701
8693
  },
8702
8694
  {
8703
8695
  "event": "REINFORCED",
8704
- "triggers": "INIT"
8696
+ "triggers": "INIT",
8697
+ "scope": "internal"
8705
8698
  },
8706
8699
  {
8707
8700
  "event": "DECAYED",
8708
- "triggers": "INIT"
8701
+ "triggers": "INIT",
8702
+ "scope": "internal"
8709
8703
  }
8710
8704
  ],
8711
8705
  "stateMachine": {
@@ -8951,10 +8945,12 @@
8951
8945
  "category": "interaction",
8952
8946
  "emits": [
8953
8947
  {
8954
- "event": "SAVE"
8948
+ "event": "SAVE",
8949
+ "scope": "internal"
8955
8950
  },
8956
8951
  {
8957
- "event": "MEMORIZED"
8952
+ "event": "MEMORIZED",
8953
+ "scope": "internal"
8958
8954
  }
8959
8955
  ],
8960
8956
  "stateMachine": {
@@ -9090,10 +9086,6 @@
9090
9086
  [
9091
9087
  "emit",
9092
9088
  "MEMORIZED"
9093
- ],
9094
- [
9095
- "notify",
9096
- "ExecutionLog created successfully"
9097
9089
  ]
9098
9090
  ]
9099
9091
  }
@@ -9292,10 +9284,6 @@
9292
9284
  "create",
9293
9285
  "ExecutionLog",
9294
9286
  "@payload.data"
9295
- ],
9296
- [
9297
- "notify",
9298
- "ExecutionLog created successfully"
9299
9287
  ]
9300
9288
  ]
9301
9289
  },
@@ -9470,715 +9458,230 @@
9470
9458
  },
9471
9459
  "traits": [
9472
9460
  {
9461
+ "ref": "AgentStepProgress.traits.AgentStepProgressProgress",
9473
9462
  "name": "PipelineStepProgress",
9474
9463
  "linkedEntity": "PipelineProgress",
9475
- "category": "interaction",
9476
- "emits": [
9477
- {
9478
- "event": "ADVANCE",
9479
- "scope": "external",
9480
- "payload": [
9481
- {
9482
- "name": "step",
9483
- "type": "number"
9484
- }
9485
- ]
9486
- },
9487
- {
9488
- "event": "COMPLETE",
9489
- "scope": "external",
9490
- "payload": [
9491
- {
9492
- "name": "totalSteps",
9493
- "type": "number"
9494
- }
9495
- ]
9496
- },
9497
- {
9498
- "event": "FAIL",
9499
- "scope": "external",
9500
- "payload": [
9464
+ "effects": {
9465
+ "INIT": [
9466
+ [
9467
+ "fetch",
9468
+ "PipelineProgress"
9469
+ ],
9470
+ [
9471
+ "render-ui",
9472
+ "main",
9501
9473
  {
9502
- "name": "step",
9503
- "type": "number"
9504
- }
9505
- ]
9506
- }
9507
- ],
9508
- "listens": [
9509
- {
9510
- "event": "ADVANCE",
9511
- "triggers": "ADVANCE",
9512
- "scope": "external"
9513
- },
9514
- {
9515
- "event": "COMPLETE",
9516
- "triggers": "COMPLETE",
9517
- "scope": "external"
9518
- },
9519
- {
9520
- "event": "FAIL",
9521
- "triggers": "FAIL",
9522
- "scope": "external"
9523
- }
9524
- ],
9525
- "stateMachine": {
9526
- "states": [
9527
- {
9528
- "name": "idle",
9529
- "isInitial": true
9530
- },
9531
- {
9532
- "name": "in_progress"
9533
- },
9534
- {
9535
- "name": "completed"
9536
- },
9537
- {
9538
- "name": "failed"
9539
- }
9540
- ],
9541
- "events": [
9542
- {
9543
- "key": "INIT",
9544
- "name": "Initialize"
9545
- },
9546
- {
9547
- "key": "START",
9548
- "name": "Start Pipeline"
9549
- },
9550
- {
9551
- "key": "ADVANCE",
9552
- "name": "Advance Step"
9553
- },
9554
- {
9555
- "key": "COMPLETE",
9556
- "name": "Complete Pipeline"
9557
- },
9558
- {
9559
- "key": "FAIL",
9560
- "name": "Pipeline Failed"
9561
- },
9562
- {
9563
- "key": "RESET",
9564
- "name": "Reset Pipeline"
9565
- }
9566
- ],
9567
- "transitions": [
9568
- {
9569
- "from": "idle",
9570
- "to": "idle",
9571
- "event": "INIT",
9572
- "effects": [
9573
- [
9574
- "fetch",
9575
- "PipelineProgress"
9474
+ "type": "dashboard-layout",
9475
+ "appName": "Agent Pipeline",
9476
+ "navItems": [
9477
+ {
9478
+ "label": "Pipeline",
9479
+ "href": "/pipeline",
9480
+ "icon": "git-branch"
9481
+ },
9482
+ {
9483
+ "label": "Execution",
9484
+ "href": "/execution",
9485
+ "icon": "play"
9486
+ },
9487
+ {
9488
+ "label": "Logs",
9489
+ "href": "/logs",
9490
+ "icon": "terminal"
9491
+ }
9576
9492
  ],
9577
- [
9578
- "render-ui",
9579
- "main",
9493
+ "children": [
9580
9494
  {
9581
- "type": "dashboard-layout",
9582
- "appName": "Agent Pipeline",
9583
- "navItems": [
9495
+ "type": "stack",
9496
+ "direction": "vertical",
9497
+ "gap": "lg",
9498
+ "children": [
9584
9499
  {
9585
- "label": "Pipeline",
9586
- "href": "/pipeline",
9587
- "icon": "git-branch"
9500
+ "type": "stack",
9501
+ "direction": "horizontal",
9502
+ "gap": "sm",
9503
+ "align": "center",
9504
+ "children": [
9505
+ {
9506
+ "type": "icon",
9507
+ "name": "list-ordered",
9508
+ "size": "lg"
9509
+ },
9510
+ {
9511
+ "type": "typography",
9512
+ "content": "PipelineProgress",
9513
+ "variant": "h2"
9514
+ },
9515
+ {
9516
+ "type": "badge",
9517
+ "label": "Idle",
9518
+ "variant": "default"
9519
+ }
9520
+ ]
9588
9521
  },
9589
9522
  {
9590
- "label": "Execution",
9591
- "href": "/execution",
9592
- "icon": "play"
9523
+ "type": "divider"
9593
9524
  },
9594
9525
  {
9595
- "label": "Logs",
9596
- "href": "/logs",
9597
- "icon": "terminal"
9598
- }
9599
- ],
9600
- "children": [
9601
- {
9602
- "type": "stack",
9603
- "direction": "vertical",
9604
- "gap": "lg",
9605
- "children": [
9526
+ "type": "wizard-progress",
9527
+ "currentStep": "@entity.currentStep",
9528
+ "steps": [
9606
9529
  {
9607
- "type": "stack",
9608
- "direction": "horizontal",
9609
- "gap": "sm",
9610
- "align": "center",
9611
- "children": [
9612
- {
9613
- "type": "icon",
9614
- "name": "list-ordered",
9615
- "size": "lg"
9616
- },
9617
- {
9618
- "type": "typography",
9619
- "content": "PipelineProgress",
9620
- "variant": "h2"
9621
- },
9622
- {
9623
- "type": "badge",
9624
- "label": "Idle",
9625
- "variant": "default"
9626
- }
9627
- ]
9530
+ "id": "0",
9531
+ "title": "Plan"
9628
9532
  },
9629
9533
  {
9630
- "type": "divider"
9534
+ "id": "1",
9535
+ "title": "Execute"
9631
9536
  },
9632
9537
  {
9633
- "type": "wizard-progress",
9634
- "currentStep": "@entity.currentStep",
9635
- "steps": [
9636
- {
9637
- "id": "0",
9638
- "title": "Plan"
9639
- },
9640
- {
9641
- "id": "1",
9642
- "title": "Execute"
9643
- },
9644
- {
9645
- "id": "2",
9646
- "title": "Checkpoint"
9647
- },
9648
- {
9649
- "id": "3",
9650
- "title": "Verify"
9651
- },
9652
- {
9653
- "id": "4",
9654
- "title": "Done"
9655
- }
9656
- ]
9538
+ "id": "2",
9539
+ "title": "Checkpoint"
9657
9540
  },
9658
9541
  {
9659
- "type": "button",
9660
- "label": "Start",
9661
- "event": "START",
9662
- "variant": "primary",
9663
- "icon": "play"
9542
+ "id": "3",
9543
+ "title": "Verify"
9544
+ },
9545
+ {
9546
+ "id": "4",
9547
+ "title": "Done"
9664
9548
  }
9665
9549
  ]
9550
+ },
9551
+ {
9552
+ "type": "button",
9553
+ "label": "Start",
9554
+ "event": "START",
9555
+ "variant": "primary",
9556
+ "icon": "play"
9666
9557
  }
9667
9558
  ]
9668
9559
  }
9669
9560
  ]
9670
- ]
9671
- },
9672
- {
9673
- "from": "idle",
9674
- "to": "in_progress",
9675
- "event": "START",
9676
- "effects": [
9677
- [
9678
- "set",
9679
- "@entity.status",
9680
- "in_progress"
9681
- ],
9682
- [
9683
- "set",
9684
- "@entity.currentStep",
9685
- 0
9561
+ }
9562
+ ]
9563
+ ],
9564
+ "START": [
9565
+ [
9566
+ "set",
9567
+ "@entity.status",
9568
+ "in_progress"
9569
+ ],
9570
+ [
9571
+ "set",
9572
+ "@entity.currentStep",
9573
+ 0
9574
+ ],
9575
+ [
9576
+ "render-ui",
9577
+ "main",
9578
+ {
9579
+ "type": "dashboard-layout",
9580
+ "appName": "Agent Pipeline",
9581
+ "navItems": [
9582
+ {
9583
+ "label": "Pipeline",
9584
+ "href": "/pipeline",
9585
+ "icon": "git-branch"
9586
+ },
9587
+ {
9588
+ "label": "Execution",
9589
+ "href": "/execution",
9590
+ "icon": "play"
9591
+ },
9592
+ {
9593
+ "label": "Logs",
9594
+ "href": "/logs",
9595
+ "icon": "terminal"
9596
+ }
9686
9597
  ],
9687
- [
9688
- "render-ui",
9689
- "main",
9598
+ "children": [
9690
9599
  {
9691
- "type": "dashboard-layout",
9692
- "appName": "Agent Pipeline",
9693
- "navItems": [
9694
- {
9695
- "label": "Pipeline",
9696
- "href": "/pipeline",
9697
- "icon": "git-branch"
9698
- },
9699
- {
9700
- "label": "Execution",
9701
- "href": "/execution",
9702
- "icon": "play"
9703
- },
9704
- {
9705
- "label": "Logs",
9706
- "href": "/logs",
9707
- "icon": "terminal"
9708
- }
9709
- ],
9600
+ "type": "stack",
9601
+ "direction": "vertical",
9602
+ "gap": "lg",
9710
9603
  "children": [
9711
9604
  {
9712
9605
  "type": "stack",
9713
- "direction": "vertical",
9714
- "gap": "lg",
9606
+ "direction": "horizontal",
9607
+ "gap": "sm",
9608
+ "align": "center",
9715
9609
  "children": [
9716
9610
  {
9717
- "type": "stack",
9718
- "direction": "horizontal",
9719
- "gap": "sm",
9720
- "align": "center",
9721
- "children": [
9722
- {
9723
- "type": "icon",
9724
- "name": "loader",
9725
- "size": "lg"
9726
- },
9727
- {
9728
- "type": "typography",
9729
- "content": "PipelineProgress",
9730
- "variant": "h2"
9731
- },
9732
- {
9733
- "type": "badge",
9734
- "label": "In Progress",
9735
- "variant": "warning"
9736
- }
9737
- ]
9738
- },
9739
- {
9740
- "type": "divider"
9741
- },
9742
- {
9743
- "type": "wizard-progress",
9744
- "currentStep": "@entity.currentStep",
9745
- "steps": [
9746
- {
9747
- "id": "0",
9748
- "title": "Plan"
9749
- },
9750
- {
9751
- "id": "1",
9752
- "title": "Execute"
9753
- },
9754
- {
9755
- "id": "2",
9756
- "title": "Checkpoint"
9757
- },
9758
- {
9759
- "id": "3",
9760
- "title": "Verify"
9761
- },
9762
- {
9763
- "id": "4",
9764
- "title": "Done"
9765
- }
9766
- ]
9611
+ "type": "icon",
9612
+ "name": "loader",
9613
+ "size": "lg"
9767
9614
  },
9768
9615
  {
9769
- "type": "stack",
9770
- "direction": "horizontal",
9771
- "gap": "sm",
9772
- "align": "center",
9773
- "children": [
9774
- {
9775
- "type": "stat-display",
9776
- "label": "Current Step",
9777
- "value": "@entity.currentStep"
9778
- },
9779
- {
9780
- "type": "stat-display",
9781
- "label": "Total Steps",
9782
- "value": "@entity.totalSteps"
9783
- }
9784
- ]
9616
+ "type": "typography",
9617
+ "content": "PipelineProgress",
9618
+ "variant": "h2"
9785
9619
  },
9786
9620
  {
9787
- "type": "stack",
9788
- "direction": "horizontal",
9789
- "gap": "sm",
9790
- "children": [
9791
- {
9792
- "type": "button",
9793
- "label": "Advance",
9794
- "event": "ADVANCE",
9795
- "variant": "primary",
9796
- "icon": "chevron-right"
9797
- },
9798
- {
9799
- "type": "button",
9800
- "label": "Reset",
9801
- "event": "RESET",
9802
- "variant": "ghost",
9803
- "icon": "rotate-ccw"
9804
- }
9805
- ]
9621
+ "type": "badge",
9622
+ "label": "In Progress",
9623
+ "variant": "warning"
9806
9624
  }
9807
9625
  ]
9808
- }
9809
- ]
9810
- }
9811
- ]
9812
- ]
9813
- },
9814
- {
9815
- "from": "in_progress",
9816
- "to": "in_progress",
9817
- "event": "ADVANCE",
9818
- "guard": [
9819
- "<",
9820
- "@entity.currentStep",
9821
- "@entity.totalSteps"
9822
- ],
9823
- "effects": [
9824
- [
9825
- "set",
9826
- "@entity.currentStep",
9827
- [
9828
- "+",
9829
- "@entity.currentStep",
9830
- 1
9831
- ]
9832
- ],
9833
- [
9834
- "render-ui",
9835
- "main",
9836
- {
9837
- "type": "dashboard-layout",
9838
- "appName": "Agent Pipeline",
9839
- "navItems": [
9840
- {
9841
- "label": "Pipeline",
9842
- "href": "/pipeline",
9843
- "icon": "git-branch"
9844
9626
  },
9845
9627
  {
9846
- "label": "Execution",
9847
- "href": "/execution",
9848
- "icon": "play"
9628
+ "type": "divider"
9849
9629
  },
9850
9630
  {
9851
- "label": "Logs",
9852
- "href": "/logs",
9853
- "icon": "terminal"
9854
- }
9855
- ],
9856
- "children": [
9857
- {
9858
- "type": "stack",
9859
- "direction": "vertical",
9860
- "gap": "lg",
9861
- "children": [
9631
+ "type": "wizard-progress",
9632
+ "currentStep": "@entity.currentStep",
9633
+ "steps": [
9862
9634
  {
9863
- "type": "stack",
9864
- "direction": "horizontal",
9865
- "gap": "sm",
9866
- "align": "center",
9867
- "children": [
9868
- {
9869
- "type": "icon",
9870
- "name": "loader",
9871
- "size": "lg"
9872
- },
9873
- {
9874
- "type": "typography",
9875
- "content": "PipelineProgress",
9876
- "variant": "h2"
9877
- },
9878
- {
9879
- "type": "badge",
9880
- "label": "In Progress",
9881
- "variant": "warning"
9882
- }
9883
- ]
9635
+ "id": "0",
9636
+ "title": "Plan"
9884
9637
  },
9885
9638
  {
9886
- "type": "divider"
9639
+ "id": "1",
9640
+ "title": "Execute"
9887
9641
  },
9888
9642
  {
9889
- "type": "wizard-progress",
9890
- "currentStep": "@entity.currentStep",
9891
- "steps": [
9892
- {
9893
- "id": "0",
9894
- "title": "Plan"
9895
- },
9896
- {
9897
- "id": "1",
9898
- "title": "Execute"
9899
- },
9900
- {
9901
- "id": "2",
9902
- "title": "Checkpoint"
9903
- },
9904
- {
9905
- "id": "3",
9906
- "title": "Verify"
9907
- },
9908
- {
9909
- "id": "4",
9910
- "title": "Done"
9911
- }
9912
- ]
9643
+ "id": "2",
9644
+ "title": "Checkpoint"
9913
9645
  },
9914
9646
  {
9915
- "type": "stack",
9916
- "direction": "horizontal",
9917
- "gap": "sm",
9918
- "align": "center",
9919
- "children": [
9920
- {
9921
- "type": "stat-display",
9922
- "label": "Current Step",
9923
- "value": "@entity.currentStep"
9924
- },
9925
- {
9926
- "type": "stat-display",
9927
- "label": "Total Steps",
9928
- "value": "@entity.totalSteps"
9929
- }
9930
- ]
9647
+ "id": "3",
9648
+ "title": "Verify"
9931
9649
  },
9932
9650
  {
9933
- "type": "stack",
9934
- "direction": "horizontal",
9935
- "gap": "sm",
9936
- "children": [
9937
- {
9938
- "type": "button",
9939
- "label": "Advance",
9940
- "event": "ADVANCE",
9941
- "variant": "primary",
9942
- "icon": "chevron-right"
9943
- },
9944
- {
9945
- "type": "button",
9946
- "label": "Reset",
9947
- "event": "RESET",
9948
- "variant": "ghost",
9949
- "icon": "rotate-ccw"
9950
- }
9951
- ]
9651
+ "id": "4",
9652
+ "title": "Done"
9952
9653
  }
9953
9654
  ]
9954
- }
9955
- ]
9956
- }
9957
- ]
9958
- ]
9959
- },
9960
- {
9961
- "from": "in_progress",
9962
- "to": "completed",
9963
- "event": "COMPLETE",
9964
- "effects": [
9965
- [
9966
- "set",
9967
- "@entity.status",
9968
- "completed"
9969
- ],
9970
- [
9971
- "set",
9972
- "@entity.currentStep",
9973
- "@entity.totalSteps"
9974
- ],
9975
- [
9976
- "render-ui",
9977
- "main",
9978
- {
9979
- "type": "dashboard-layout",
9980
- "appName": "Agent Pipeline",
9981
- "navItems": [
9982
- {
9983
- "label": "Pipeline",
9984
- "href": "/pipeline",
9985
- "icon": "git-branch"
9986
9655
  },
9987
- {
9988
- "label": "Execution",
9989
- "href": "/execution",
9990
- "icon": "play"
9991
- },
9992
- {
9993
- "label": "Logs",
9994
- "href": "/logs",
9995
- "icon": "terminal"
9996
- }
9997
- ],
9998
- "children": [
9999
9656
  {
10000
9657
  "type": "stack",
10001
- "direction": "vertical",
10002
- "gap": "lg",
9658
+ "direction": "horizontal",
9659
+ "gap": "sm",
9660
+ "align": "center",
10003
9661
  "children": [
10004
9662
  {
10005
- "type": "stack",
10006
- "direction": "horizontal",
10007
- "gap": "sm",
10008
- "align": "center",
10009
- "children": [
10010
- {
10011
- "type": "icon",
10012
- "name": "check-circle",
10013
- "size": "lg"
10014
- },
10015
- {
10016
- "type": "typography",
10017
- "content": "PipelineProgress",
10018
- "variant": "h2"
10019
- },
10020
- {
10021
- "type": "badge",
10022
- "label": "Completed",
10023
- "variant": "success"
10024
- }
10025
- ]
10026
- },
10027
- {
10028
- "type": "divider"
9663
+ "type": "stat-display",
9664
+ "label": "Current Step",
9665
+ "value": "@entity.currentStep"
10029
9666
  },
10030
9667
  {
10031
- "type": "wizard-progress",
10032
- "currentStep": "@entity.totalSteps",
10033
- "steps": [
10034
- {
10035
- "id": "0",
10036
- "title": "Plan"
10037
- },
10038
- {
10039
- "id": "1",
10040
- "title": "Execute"
10041
- },
10042
- {
10043
- "id": "2",
10044
- "title": "Checkpoint"
10045
- },
10046
- {
10047
- "id": "3",
10048
- "title": "Verify"
10049
- },
10050
- {
10051
- "id": "4",
10052
- "title": "Done"
10053
- }
10054
- ]
10055
- },
10056
- {
10057
- "type": "alert",
10058
- "variant": "success",
10059
- "message": "All steps completed successfully."
10060
- },
10061
- {
10062
- "type": "button",
10063
- "label": "Reset",
10064
- "event": "RESET",
10065
- "variant": "ghost",
10066
- "icon": "rotate-ccw"
9668
+ "type": "stat-display",
9669
+ "label": "Total Steps",
9670
+ "value": "@entity.totalSteps"
10067
9671
  }
10068
9672
  ]
10069
- }
10070
- ]
10071
- }
10072
- ]
10073
- ]
10074
- },
10075
- {
10076
- "from": "in_progress",
10077
- "to": "failed",
10078
- "event": "FAIL",
10079
- "effects": [
10080
- [
10081
- "set",
10082
- "@entity.status",
10083
- "failed"
10084
- ],
10085
- [
10086
- "render-ui",
10087
- "main",
10088
- {
10089
- "type": "dashboard-layout",
10090
- "appName": "Agent Pipeline",
10091
- "navItems": [
10092
- {
10093
- "label": "Pipeline",
10094
- "href": "/pipeline",
10095
- "icon": "git-branch"
10096
- },
10097
- {
10098
- "label": "Execution",
10099
- "href": "/execution",
10100
- "icon": "play"
10101
9673
  },
10102
- {
10103
- "label": "Logs",
10104
- "href": "/logs",
10105
- "icon": "terminal"
10106
- }
10107
- ],
10108
- "children": [
10109
9674
  {
10110
9675
  "type": "stack",
10111
- "direction": "vertical",
10112
- "gap": "lg",
10113
- "children": [
10114
- {
10115
- "type": "stack",
10116
- "direction": "horizontal",
10117
- "gap": "sm",
10118
- "align": "center",
10119
- "children": [
10120
- {
10121
- "type": "icon",
10122
- "name": "x-circle",
10123
- "size": "lg"
10124
- },
10125
- {
10126
- "type": "typography",
10127
- "content": "PipelineProgress",
10128
- "variant": "h2"
10129
- },
10130
- {
10131
- "type": "badge",
10132
- "label": "Failed",
10133
- "variant": "destructive"
10134
- }
10135
- ]
10136
- },
10137
- {
10138
- "type": "divider"
10139
- },
10140
- {
10141
- "type": "wizard-progress",
10142
- "currentStep": "@entity.currentStep",
10143
- "steps": [
10144
- {
10145
- "id": "0",
10146
- "title": "Plan"
10147
- },
10148
- {
10149
- "id": "1",
10150
- "title": "Execute"
10151
- },
10152
- {
10153
- "id": "2",
10154
- "title": "Checkpoint"
10155
- },
10156
- {
10157
- "id": "3",
10158
- "title": "Verify"
10159
- },
10160
- {
10161
- "id": "4",
10162
- "title": "Done"
10163
- }
10164
- ]
10165
- },
10166
- {
10167
- "type": "alert",
10168
- "variant": "error",
10169
- "message": "Pipeline failed at the current step."
10170
- },
9676
+ "direction": "horizontal",
9677
+ "gap": "sm",
9678
+ "children": [
10171
9679
  {
10172
- "type": "stack",
10173
- "direction": "horizontal",
10174
- "gap": "sm",
10175
- "children": [
10176
- {
10177
- "type": "stat-display",
10178
- "label": "Failed At Step",
10179
- "value": "@entity.currentStep"
10180
- }
10181
- ]
9680
+ "type": "button",
9681
+ "label": "Advance",
9682
+ "event": "ADVANCE",
9683
+ "variant": "primary",
9684
+ "icon": "chevron-right"
10182
9685
  },
10183
9686
  {
10184
9687
  "type": "button",
@@ -10192,448 +9695,476 @@
10192
9695
  ]
10193
9696
  }
10194
9697
  ]
9698
+ }
9699
+ ]
9700
+ ],
9701
+ "ADVANCE": [
9702
+ [
9703
+ "set",
9704
+ "@entity.currentStep",
9705
+ [
9706
+ "+",
9707
+ "@entity.currentStep",
9708
+ 1
10195
9709
  ]
10196
- },
10197
- {
10198
- "from": "idle",
10199
- "to": "idle",
10200
- "event": "RESET",
10201
- "effects": [
10202
- [
10203
- "set",
10204
- "@entity.status",
10205
- "idle"
10206
- ],
10207
- [
10208
- "set",
10209
- "@entity.currentStep",
10210
- 0
9710
+ ],
9711
+ [
9712
+ "render-ui",
9713
+ "main",
9714
+ {
9715
+ "type": "dashboard-layout",
9716
+ "appName": "Agent Pipeline",
9717
+ "navItems": [
9718
+ {
9719
+ "label": "Pipeline",
9720
+ "href": "/pipeline",
9721
+ "icon": "git-branch"
9722
+ },
9723
+ {
9724
+ "label": "Execution",
9725
+ "href": "/execution",
9726
+ "icon": "play"
9727
+ },
9728
+ {
9729
+ "label": "Logs",
9730
+ "href": "/logs",
9731
+ "icon": "terminal"
9732
+ }
10211
9733
  ],
10212
- [
10213
- "render-ui",
10214
- "main",
9734
+ "children": [
10215
9735
  {
10216
- "type": "dashboard-layout",
10217
- "appName": "Agent Pipeline",
10218
- "navItems": [
9736
+ "type": "stack",
9737
+ "direction": "vertical",
9738
+ "gap": "lg",
9739
+ "children": [
10219
9740
  {
10220
- "label": "Pipeline",
10221
- "href": "/pipeline",
10222
- "icon": "git-branch"
9741
+ "type": "stack",
9742
+ "direction": "horizontal",
9743
+ "gap": "sm",
9744
+ "align": "center",
9745
+ "children": [
9746
+ {
9747
+ "type": "icon",
9748
+ "name": "loader",
9749
+ "size": "lg"
9750
+ },
9751
+ {
9752
+ "type": "typography",
9753
+ "content": "PipelineProgress",
9754
+ "variant": "h2"
9755
+ },
9756
+ {
9757
+ "type": "badge",
9758
+ "label": "In Progress",
9759
+ "variant": "warning"
9760
+ }
9761
+ ]
10223
9762
  },
10224
9763
  {
10225
- "label": "Execution",
10226
- "href": "/execution",
10227
- "icon": "play"
9764
+ "type": "divider"
10228
9765
  },
10229
9766
  {
10230
- "label": "Logs",
10231
- "href": "/logs",
10232
- "icon": "terminal"
10233
- }
10234
- ],
10235
- "children": [
9767
+ "type": "wizard-progress",
9768
+ "currentStep": "@entity.currentStep",
9769
+ "steps": [
9770
+ {
9771
+ "id": "0",
9772
+ "title": "Plan"
9773
+ },
9774
+ {
9775
+ "id": "1",
9776
+ "title": "Execute"
9777
+ },
9778
+ {
9779
+ "id": "2",
9780
+ "title": "Checkpoint"
9781
+ },
9782
+ {
9783
+ "id": "3",
9784
+ "title": "Verify"
9785
+ },
9786
+ {
9787
+ "id": "4",
9788
+ "title": "Done"
9789
+ }
9790
+ ]
9791
+ },
10236
9792
  {
10237
9793
  "type": "stack",
10238
- "direction": "vertical",
10239
- "gap": "lg",
9794
+ "direction": "horizontal",
9795
+ "gap": "sm",
9796
+ "align": "center",
10240
9797
  "children": [
10241
9798
  {
10242
- "type": "stack",
10243
- "direction": "horizontal",
10244
- "gap": "sm",
10245
- "align": "center",
10246
- "children": [
10247
- {
10248
- "type": "icon",
10249
- "name": "list-ordered",
10250
- "size": "lg"
10251
- },
10252
- {
10253
- "type": "typography",
10254
- "content": "PipelineProgress",
10255
- "variant": "h2"
10256
- },
10257
- {
10258
- "type": "badge",
10259
- "label": "Idle",
10260
- "variant": "default"
10261
- }
10262
- ]
9799
+ "type": "stat-display",
9800
+ "label": "Current Step",
9801
+ "value": "@entity.currentStep"
10263
9802
  },
10264
9803
  {
10265
- "type": "divider"
10266
- },
9804
+ "type": "stat-display",
9805
+ "label": "Total Steps",
9806
+ "value": "@entity.totalSteps"
9807
+ }
9808
+ ]
9809
+ },
9810
+ {
9811
+ "type": "stack",
9812
+ "direction": "horizontal",
9813
+ "gap": "sm",
9814
+ "children": [
10267
9815
  {
10268
- "type": "wizard-progress",
10269
- "currentStep": "@entity.currentStep",
10270
- "steps": [
10271
- {
10272
- "id": "0",
10273
- "title": "Plan"
10274
- },
10275
- {
10276
- "id": "1",
10277
- "title": "Execute"
10278
- },
10279
- {
10280
- "id": "2",
10281
- "title": "Checkpoint"
10282
- },
10283
- {
10284
- "id": "3",
10285
- "title": "Verify"
10286
- },
10287
- {
10288
- "id": "4",
10289
- "title": "Done"
10290
- }
10291
- ]
9816
+ "type": "button",
9817
+ "label": "Advance",
9818
+ "event": "ADVANCE",
9819
+ "variant": "primary",
9820
+ "icon": "chevron-right"
10292
9821
  },
10293
9822
  {
10294
9823
  "type": "button",
10295
- "label": "Start",
10296
- "event": "START",
10297
- "variant": "primary",
10298
- "icon": "play"
9824
+ "label": "Reset",
9825
+ "event": "RESET",
9826
+ "variant": "ghost",
9827
+ "icon": "rotate-ccw"
10299
9828
  }
10300
9829
  ]
10301
9830
  }
10302
9831
  ]
10303
9832
  }
10304
9833
  ]
10305
- ]
10306
- },
10307
- {
10308
- "from": "in_progress",
10309
- "to": "idle",
10310
- "event": "RESET",
10311
- "effects": [
10312
- [
10313
- "set",
10314
- "@entity.status",
10315
- "idle"
10316
- ],
10317
- [
10318
- "set",
10319
- "@entity.currentStep",
10320
- 0
9834
+ }
9835
+ ]
9836
+ ],
9837
+ "COMPLETE": [
9838
+ [
9839
+ "set",
9840
+ "@entity.status",
9841
+ "completed"
9842
+ ],
9843
+ [
9844
+ "set",
9845
+ "@entity.currentStep",
9846
+ "@entity.totalSteps"
9847
+ ],
9848
+ [
9849
+ "render-ui",
9850
+ "main",
9851
+ {
9852
+ "type": "dashboard-layout",
9853
+ "appName": "Agent Pipeline",
9854
+ "navItems": [
9855
+ {
9856
+ "label": "Pipeline",
9857
+ "href": "/pipeline",
9858
+ "icon": "git-branch"
9859
+ },
9860
+ {
9861
+ "label": "Execution",
9862
+ "href": "/execution",
9863
+ "icon": "play"
9864
+ },
9865
+ {
9866
+ "label": "Logs",
9867
+ "href": "/logs",
9868
+ "icon": "terminal"
9869
+ }
10321
9870
  ],
10322
- [
10323
- "render-ui",
10324
- "main",
9871
+ "children": [
10325
9872
  {
10326
- "type": "dashboard-layout",
10327
- "appName": "Agent Pipeline",
10328
- "navItems": [
10329
- {
10330
- "label": "Pipeline",
10331
- "href": "/pipeline",
10332
- "icon": "git-branch"
10333
- },
10334
- {
10335
- "label": "Execution",
10336
- "href": "/execution",
10337
- "icon": "play"
10338
- },
10339
- {
10340
- "label": "Logs",
10341
- "href": "/logs",
10342
- "icon": "terminal"
10343
- }
10344
- ],
9873
+ "type": "stack",
9874
+ "direction": "vertical",
9875
+ "gap": "lg",
10345
9876
  "children": [
10346
9877
  {
10347
9878
  "type": "stack",
10348
- "direction": "vertical",
10349
- "gap": "lg",
9879
+ "direction": "horizontal",
9880
+ "gap": "sm",
9881
+ "align": "center",
10350
9882
  "children": [
10351
9883
  {
10352
- "type": "stack",
10353
- "direction": "horizontal",
10354
- "gap": "sm",
10355
- "align": "center",
10356
- "children": [
10357
- {
10358
- "type": "icon",
10359
- "name": "list-ordered",
10360
- "size": "lg"
10361
- },
10362
- {
10363
- "type": "typography",
10364
- "content": "PipelineProgress",
10365
- "variant": "h2"
10366
- },
10367
- {
10368
- "type": "badge",
10369
- "label": "Idle",
10370
- "variant": "default"
10371
- }
10372
- ]
9884
+ "type": "icon",
9885
+ "name": "check-circle",
9886
+ "size": "lg"
10373
9887
  },
10374
9888
  {
10375
- "type": "divider"
9889
+ "type": "typography",
9890
+ "content": "PipelineProgress",
9891
+ "variant": "h2"
10376
9892
  },
10377
9893
  {
10378
- "type": "wizard-progress",
10379
- "currentStep": "@entity.currentStep",
10380
- "steps": [
10381
- {
10382
- "id": "0",
10383
- "title": "Plan"
10384
- },
10385
- {
10386
- "id": "1",
10387
- "title": "Execute"
10388
- },
10389
- {
10390
- "id": "2",
10391
- "title": "Checkpoint"
10392
- },
10393
- {
10394
- "id": "3",
10395
- "title": "Verify"
10396
- },
10397
- {
10398
- "id": "4",
10399
- "title": "Done"
10400
- }
10401
- ]
9894
+ "type": "badge",
9895
+ "label": "Completed",
9896
+ "variant": "success"
9897
+ }
9898
+ ]
9899
+ },
9900
+ {
9901
+ "type": "divider"
9902
+ },
9903
+ {
9904
+ "type": "wizard-progress",
9905
+ "currentStep": "@entity.totalSteps",
9906
+ "steps": [
9907
+ {
9908
+ "id": "0",
9909
+ "title": "Plan"
10402
9910
  },
10403
9911
  {
10404
- "type": "button",
10405
- "label": "Start",
10406
- "event": "START",
10407
- "variant": "primary",
10408
- "icon": "play"
9912
+ "id": "1",
9913
+ "title": "Execute"
9914
+ },
9915
+ {
9916
+ "id": "2",
9917
+ "title": "Checkpoint"
9918
+ },
9919
+ {
9920
+ "id": "3",
9921
+ "title": "Verify"
9922
+ },
9923
+ {
9924
+ "id": "4",
9925
+ "title": "Done"
10409
9926
  }
10410
9927
  ]
9928
+ },
9929
+ {
9930
+ "type": "alert",
9931
+ "variant": "success",
9932
+ "message": "All steps completed successfully."
9933
+ },
9934
+ {
9935
+ "type": "button",
9936
+ "label": "Reset",
9937
+ "event": "RESET",
9938
+ "variant": "ghost",
9939
+ "icon": "rotate-ccw"
10411
9940
  }
10412
9941
  ]
10413
9942
  }
10414
9943
  ]
10415
- ]
10416
- },
10417
- {
10418
- "from": "completed",
10419
- "to": "idle",
10420
- "event": "RESET",
10421
- "effects": [
10422
- [
10423
- "set",
10424
- "@entity.status",
10425
- "idle"
10426
- ],
10427
- [
10428
- "set",
10429
- "@entity.currentStep",
10430
- 0
9944
+ }
9945
+ ]
9946
+ ],
9947
+ "FAIL": [
9948
+ [
9949
+ "set",
9950
+ "@entity.status",
9951
+ "failed"
9952
+ ],
9953
+ [
9954
+ "render-ui",
9955
+ "main",
9956
+ {
9957
+ "type": "dashboard-layout",
9958
+ "appName": "Agent Pipeline",
9959
+ "navItems": [
9960
+ {
9961
+ "label": "Pipeline",
9962
+ "href": "/pipeline",
9963
+ "icon": "git-branch"
9964
+ },
9965
+ {
9966
+ "label": "Execution",
9967
+ "href": "/execution",
9968
+ "icon": "play"
9969
+ },
9970
+ {
9971
+ "label": "Logs",
9972
+ "href": "/logs",
9973
+ "icon": "terminal"
9974
+ }
10431
9975
  ],
10432
- [
10433
- "render-ui",
10434
- "main",
9976
+ "children": [
10435
9977
  {
10436
- "type": "dashboard-layout",
10437
- "appName": "Agent Pipeline",
10438
- "navItems": [
9978
+ "type": "stack",
9979
+ "direction": "vertical",
9980
+ "gap": "lg",
9981
+ "children": [
10439
9982
  {
10440
- "label": "Pipeline",
10441
- "href": "/pipeline",
10442
- "icon": "git-branch"
9983
+ "type": "stack",
9984
+ "direction": "horizontal",
9985
+ "gap": "sm",
9986
+ "align": "center",
9987
+ "children": [
9988
+ {
9989
+ "type": "icon",
9990
+ "name": "x-circle",
9991
+ "size": "lg"
9992
+ },
9993
+ {
9994
+ "type": "typography",
9995
+ "content": "PipelineProgress",
9996
+ "variant": "h2"
9997
+ },
9998
+ {
9999
+ "type": "badge",
10000
+ "label": "Failed",
10001
+ "variant": "destructive"
10002
+ }
10003
+ ]
10443
10004
  },
10444
10005
  {
10445
- "label": "Execution",
10446
- "href": "/execution",
10447
- "icon": "play"
10006
+ "type": "divider"
10448
10007
  },
10449
10008
  {
10450
- "label": "Logs",
10451
- "href": "/logs",
10452
- "icon": "terminal"
10453
- }
10454
- ],
10455
- "children": [
10456
- {
10457
- "type": "stack",
10458
- "direction": "vertical",
10459
- "gap": "lg",
10460
- "children": [
10009
+ "type": "wizard-progress",
10010
+ "currentStep": "@entity.currentStep",
10011
+ "steps": [
10461
10012
  {
10462
- "type": "stack",
10463
- "direction": "horizontal",
10464
- "gap": "sm",
10465
- "align": "center",
10466
- "children": [
10467
- {
10468
- "type": "icon",
10469
- "name": "list-ordered",
10470
- "size": "lg"
10471
- },
10472
- {
10473
- "type": "typography",
10474
- "content": "PipelineProgress",
10475
- "variant": "h2"
10476
- },
10477
- {
10478
- "type": "badge",
10479
- "label": "Idle",
10480
- "variant": "default"
10481
- }
10482
- ]
10013
+ "id": "0",
10014
+ "title": "Plan"
10483
10015
  },
10484
10016
  {
10485
- "type": "divider"
10017
+ "id": "1",
10018
+ "title": "Execute"
10486
10019
  },
10487
10020
  {
10488
- "type": "wizard-progress",
10489
- "currentStep": "@entity.currentStep",
10490
- "steps": [
10491
- {
10492
- "id": "0",
10493
- "title": "Plan"
10494
- },
10495
- {
10496
- "id": "1",
10497
- "title": "Execute"
10498
- },
10499
- {
10500
- "id": "2",
10501
- "title": "Checkpoint"
10502
- },
10503
- {
10504
- "id": "3",
10505
- "title": "Verify"
10506
- },
10507
- {
10508
- "id": "4",
10509
- "title": "Done"
10510
- }
10511
- ]
10021
+ "id": "2",
10022
+ "title": "Checkpoint"
10512
10023
  },
10513
10024
  {
10514
- "type": "button",
10515
- "label": "Start",
10516
- "event": "START",
10517
- "variant": "primary",
10518
- "icon": "play"
10025
+ "id": "3",
10026
+ "title": "Verify"
10027
+ },
10028
+ {
10029
+ "id": "4",
10030
+ "title": "Done"
10519
10031
  }
10520
10032
  ]
10521
- }
10522
- ]
10523
- }
10524
- ]
10525
- ]
10526
- },
10527
- {
10528
- "from": "failed",
10529
- "to": "idle",
10530
- "event": "RESET",
10531
- "effects": [
10532
- [
10533
- "set",
10534
- "@entity.status",
10535
- "idle"
10536
- ],
10537
- [
10538
- "set",
10539
- "@entity.currentStep",
10540
- 0
10541
- ],
10542
- [
10543
- "render-ui",
10544
- "main",
10545
- {
10546
- "type": "dashboard-layout",
10547
- "appName": "Agent Pipeline",
10548
- "navItems": [
10033
+ },
10549
10034
  {
10550
- "label": "Pipeline",
10551
- "href": "/pipeline",
10552
- "icon": "git-branch"
10035
+ "type": "alert",
10036
+ "variant": "error",
10037
+ "message": "Pipeline failed at the current step."
10553
10038
  },
10554
10039
  {
10555
- "label": "Execution",
10556
- "href": "/execution",
10557
- "icon": "play"
10040
+ "type": "stack",
10041
+ "direction": "horizontal",
10042
+ "gap": "sm",
10043
+ "children": [
10044
+ {
10045
+ "type": "stat-display",
10046
+ "label": "Failed At Step",
10047
+ "value": "@entity.currentStep"
10048
+ }
10049
+ ]
10558
10050
  },
10559
10051
  {
10560
- "label": "Logs",
10561
- "href": "/logs",
10562
- "icon": "terminal"
10052
+ "type": "button",
10053
+ "label": "Reset",
10054
+ "event": "RESET",
10055
+ "variant": "ghost",
10056
+ "icon": "rotate-ccw"
10563
10057
  }
10564
- ],
10058
+ ]
10059
+ }
10060
+ ]
10061
+ }
10062
+ ]
10063
+ ],
10064
+ "RESET": [
10065
+ [
10066
+ "set",
10067
+ "@entity.status",
10068
+ "idle"
10069
+ ],
10070
+ [
10071
+ "set",
10072
+ "@entity.currentStep",
10073
+ 0
10074
+ ],
10075
+ [
10076
+ "render-ui",
10077
+ "main",
10078
+ {
10079
+ "type": "dashboard-layout",
10080
+ "appName": "Agent Pipeline",
10081
+ "navItems": [
10082
+ {
10083
+ "label": "Pipeline",
10084
+ "href": "/pipeline",
10085
+ "icon": "git-branch"
10086
+ },
10087
+ {
10088
+ "label": "Execution",
10089
+ "href": "/execution",
10090
+ "icon": "play"
10091
+ },
10092
+ {
10093
+ "label": "Logs",
10094
+ "href": "/logs",
10095
+ "icon": "terminal"
10096
+ }
10097
+ ],
10098
+ "children": [
10099
+ {
10100
+ "type": "stack",
10101
+ "direction": "vertical",
10102
+ "gap": "lg",
10565
10103
  "children": [
10566
10104
  {
10567
10105
  "type": "stack",
10568
- "direction": "vertical",
10569
- "gap": "lg",
10106
+ "direction": "horizontal",
10107
+ "gap": "sm",
10108
+ "align": "center",
10570
10109
  "children": [
10571
10110
  {
10572
- "type": "stack",
10573
- "direction": "horizontal",
10574
- "gap": "sm",
10575
- "align": "center",
10576
- "children": [
10577
- {
10578
- "type": "icon",
10579
- "name": "list-ordered",
10580
- "size": "lg"
10581
- },
10582
- {
10583
- "type": "typography",
10584
- "content": "PipelineProgress",
10585
- "variant": "h2"
10586
- },
10587
- {
10588
- "type": "badge",
10589
- "label": "Idle",
10590
- "variant": "default"
10591
- }
10592
- ]
10111
+ "type": "icon",
10112
+ "name": "list-ordered",
10113
+ "size": "lg"
10593
10114
  },
10594
10115
  {
10595
- "type": "divider"
10116
+ "type": "typography",
10117
+ "content": "PipelineProgress",
10118
+ "variant": "h2"
10596
10119
  },
10597
10120
  {
10598
- "type": "wizard-progress",
10599
- "currentStep": "@entity.currentStep",
10600
- "steps": [
10601
- {
10602
- "id": "0",
10603
- "title": "Plan"
10604
- },
10605
- {
10606
- "id": "1",
10607
- "title": "Execute"
10608
- },
10609
- {
10610
- "id": "2",
10611
- "title": "Checkpoint"
10612
- },
10613
- {
10614
- "id": "3",
10615
- "title": "Verify"
10616
- },
10617
- {
10618
- "id": "4",
10619
- "title": "Done"
10620
- }
10621
- ]
10121
+ "type": "badge",
10122
+ "label": "Idle",
10123
+ "variant": "default"
10124
+ }
10125
+ ]
10126
+ },
10127
+ {
10128
+ "type": "divider"
10129
+ },
10130
+ {
10131
+ "type": "wizard-progress",
10132
+ "currentStep": "@entity.currentStep",
10133
+ "steps": [
10134
+ {
10135
+ "id": "0",
10136
+ "title": "Plan"
10622
10137
  },
10623
10138
  {
10624
- "type": "button",
10625
- "label": "Start",
10626
- "event": "START",
10627
- "variant": "primary",
10628
- "icon": "play"
10139
+ "id": "1",
10140
+ "title": "Execute"
10141
+ },
10142
+ {
10143
+ "id": "2",
10144
+ "title": "Checkpoint"
10145
+ },
10146
+ {
10147
+ "id": "3",
10148
+ "title": "Verify"
10149
+ },
10150
+ {
10151
+ "id": "4",
10152
+ "title": "Done"
10629
10153
  }
10630
10154
  ]
10155
+ },
10156
+ {
10157
+ "type": "button",
10158
+ "label": "Start",
10159
+ "event": "START",
10160
+ "variant": "primary",
10161
+ "icon": "play"
10631
10162
  }
10632
10163
  ]
10633
10164
  }
10634
10165
  ]
10635
- ]
10636
- }
10166
+ }
10167
+ ]
10637
10168
  ]
10638
10169
  }
10639
10170
  }
@@ -10648,6 +10179,12 @@
10648
10179
  }
10649
10180
  ]
10650
10181
  }
10182
+ ],
10183
+ "uses": [
10184
+ {
10185
+ "from": "std/behaviors/std-agent-step-progress",
10186
+ "as": "AgentStepProgress"
10187
+ }
10651
10188
  ]
10652
10189
  },
10653
10190
  {
@@ -10680,252 +10217,217 @@
10680
10217
  },
10681
10218
  "traits": [
10682
10219
  {
10220
+ "ref": "Drawer.traits.DrawerContentDrawer",
10683
10221
  "name": "SessionTreeDrawer",
10684
10222
  "linkedEntity": "SessionTree",
10685
- "category": "interaction",
10686
- "stateMachine": {
10687
- "states": [
10688
- {
10689
- "name": "closed",
10690
- "isInitial": true
10691
- },
10692
- {
10693
- "name": "open"
10694
- }
10695
- ],
10696
- "events": [
10697
- {
10698
- "key": "INIT",
10699
- "name": "Initialize"
10700
- },
10701
- {
10702
- "key": "OPEN",
10703
- "name": "Open"
10704
- },
10705
- {
10706
- "key": "CLOSE",
10707
- "name": "Close"
10708
- }
10223
+ "effects": {
10224
+ "INIT": [
10225
+ [
10226
+ "fetch",
10227
+ "SessionTree"
10228
+ ]
10709
10229
  ],
10710
- "transitions": [
10711
- {
10712
- "from": "closed",
10713
- "to": "closed",
10714
- "event": "INIT",
10715
- "effects": [
10716
- [
10717
- "fetch",
10718
- "SessionTree"
10719
- ]
10720
- ]
10721
- },
10722
- {
10723
- "from": "closed",
10724
- "to": "open",
10725
- "event": "OPEN",
10726
- "effects": [
10727
- [
10728
- "fetch",
10729
- "SessionTree"
10730
- ],
10731
- [
10732
- "render-ui",
10733
- "drawer",
10230
+ "OPEN": [
10231
+ [
10232
+ "fetch",
10233
+ "SessionTree"
10234
+ ],
10235
+ [
10236
+ "render-ui",
10237
+ "drawer",
10238
+ {
10239
+ "type": "stack",
10240
+ "direction": "vertical",
10241
+ "gap": "none",
10242
+ "children": [
10734
10243
  {
10735
- "type": "stack",
10736
- "direction": "vertical",
10737
- "gap": "none",
10244
+ "type": "drawer",
10245
+ "title": "Session Tree",
10246
+ "isOpen": true,
10738
10247
  "children": [
10739
10248
  {
10740
- "type": "drawer",
10741
- "title": "Session Tree",
10742
- "isOpen": true,
10249
+ "type": "stack",
10250
+ "direction": "vertical",
10251
+ "gap": "md",
10743
10252
  "children": [
10744
10253
  {
10745
10254
  "type": "stack",
10746
- "direction": "vertical",
10255
+ "direction": "horizontal",
10747
10256
  "gap": "md",
10257
+ "justify": "space-between",
10748
10258
  "children": [
10749
10259
  {
10750
- "type": "stack",
10751
- "direction": "horizontal",
10752
- "gap": "md",
10753
- "justify": "space-between",
10754
- "children": [
10755
- {
10756
- "type": "typography",
10757
- "variant": "caption",
10758
- "content": "BranchId"
10759
- },
10760
- {
10761
- "type": "typography",
10762
- "variant": "body",
10763
- "content": [
10764
- "object/get",
10765
- [
10766
- "array/first",
10767
- "@entity"
10768
- ],
10769
- "branchId"
10770
- ]
10771
- }
10772
- ]
10260
+ "type": "typography",
10261
+ "variant": "caption",
10262
+ "content": "BranchId"
10773
10263
  },
10774
10264
  {
10775
- "type": "stack",
10776
- "direction": "horizontal",
10777
- "gap": "md",
10778
- "justify": "space-between",
10779
- "children": [
10780
- {
10781
- "type": "typography",
10782
- "variant": "caption",
10783
- "content": "Label"
10784
- },
10785
- {
10786
- "type": "typography",
10787
- "variant": "body",
10788
- "content": [
10789
- "object/get",
10790
- [
10791
- "array/first",
10792
- "@entity"
10793
- ],
10794
- "label"
10795
- ]
10796
- }
10265
+ "type": "typography",
10266
+ "variant": "body",
10267
+ "content": [
10268
+ "object/get",
10269
+ [
10270
+ "array/first",
10271
+ "@entity"
10272
+ ],
10273
+ "branchId"
10797
10274
  ]
10275
+ }
10276
+ ]
10277
+ },
10278
+ {
10279
+ "type": "stack",
10280
+ "direction": "horizontal",
10281
+ "gap": "md",
10282
+ "justify": "space-between",
10283
+ "children": [
10284
+ {
10285
+ "type": "typography",
10286
+ "variant": "caption",
10287
+ "content": "Label"
10798
10288
  },
10799
10289
  {
10800
- "type": "stack",
10801
- "direction": "horizontal",
10802
- "gap": "md",
10803
- "justify": "space-between",
10804
- "children": [
10805
- {
10806
- "type": "typography",
10807
- "variant": "caption",
10808
- "content": "Status"
10809
- },
10810
- {
10811
- "type": "typography",
10812
- "variant": "body",
10813
- "content": [
10814
- "object/get",
10815
- [
10816
- "array/first",
10817
- "@entity"
10818
- ],
10819
- "status"
10820
- ]
10821
- }
10290
+ "type": "typography",
10291
+ "variant": "body",
10292
+ "content": [
10293
+ "object/get",
10294
+ [
10295
+ "array/first",
10296
+ "@entity"
10297
+ ],
10298
+ "label"
10822
10299
  ]
10823
- },
10300
+ }
10301
+ ]
10302
+ },
10303
+ {
10304
+ "type": "stack",
10305
+ "direction": "horizontal",
10306
+ "gap": "md",
10307
+ "justify": "space-between",
10308
+ "children": [
10824
10309
  {
10825
- "type": "divider"
10310
+ "type": "typography",
10311
+ "variant": "caption",
10312
+ "content": "Status"
10826
10313
  },
10827
10314
  {
10828
- "type": "stack",
10829
- "direction": "horizontal",
10830
- "gap": "sm",
10831
- "justify": "end",
10832
- "children": [
10833
- {
10834
- "type": "button",
10835
- "label": "Close",
10836
- "event": "CLOSE",
10837
- "variant": "ghost"
10838
- }
10315
+ "type": "typography",
10316
+ "variant": "body",
10317
+ "content": [
10318
+ "object/get",
10319
+ [
10320
+ "array/first",
10321
+ "@entity"
10322
+ ],
10323
+ "status"
10839
10324
  ]
10840
10325
  }
10841
10326
  ]
10327
+ },
10328
+ {
10329
+ "type": "divider"
10330
+ },
10331
+ {
10332
+ "type": "stack",
10333
+ "direction": "horizontal",
10334
+ "gap": "sm",
10335
+ "justify": "end",
10336
+ "children": [
10337
+ {
10338
+ "type": "button",
10339
+ "label": "Close",
10340
+ "event": "CLOSE",
10341
+ "variant": "ghost"
10342
+ }
10343
+ ]
10842
10344
  }
10843
10345
  ]
10844
- },
10346
+ }
10347
+ ]
10348
+ },
10349
+ {
10350
+ "type": "side-panel",
10351
+ "title": "Session Tree",
10352
+ "isOpen": true,
10353
+ "position": "right",
10354
+ "children": [
10845
10355
  {
10846
- "type": "side-panel",
10847
- "title": "Session Tree",
10848
- "isOpen": true,
10849
- "position": "right",
10356
+ "type": "stack",
10357
+ "direction": "vertical",
10358
+ "gap": "md",
10850
10359
  "children": [
10851
10360
  {
10852
10361
  "type": "stack",
10853
- "direction": "vertical",
10362
+ "direction": "horizontal",
10854
10363
  "gap": "md",
10364
+ "justify": "space-between",
10855
10365
  "children": [
10856
10366
  {
10857
- "type": "stack",
10858
- "direction": "horizontal",
10859
- "gap": "md",
10860
- "justify": "space-between",
10861
- "children": [
10862
- {
10863
- "type": "typography",
10864
- "variant": "caption",
10865
- "content": "BranchId"
10866
- },
10867
- {
10868
- "type": "typography",
10869
- "variant": "body",
10870
- "content": [
10871
- "object/get",
10872
- [
10873
- "array/first",
10874
- "@entity"
10875
- ],
10876
- "branchId"
10877
- ]
10878
- }
10367
+ "type": "typography",
10368
+ "variant": "caption",
10369
+ "content": "BranchId"
10370
+ },
10371
+ {
10372
+ "type": "typography",
10373
+ "variant": "body",
10374
+ "content": [
10375
+ "object/get",
10376
+ [
10377
+ "array/first",
10378
+ "@entity"
10379
+ ],
10380
+ "branchId"
10879
10381
  ]
10382
+ }
10383
+ ]
10384
+ },
10385
+ {
10386
+ "type": "stack",
10387
+ "direction": "horizontal",
10388
+ "gap": "md",
10389
+ "justify": "space-between",
10390
+ "children": [
10391
+ {
10392
+ "type": "typography",
10393
+ "variant": "caption",
10394
+ "content": "Label"
10880
10395
  },
10881
10396
  {
10882
- "type": "stack",
10883
- "direction": "horizontal",
10884
- "gap": "md",
10885
- "justify": "space-between",
10886
- "children": [
10887
- {
10888
- "type": "typography",
10889
- "variant": "caption",
10890
- "content": "Label"
10891
- },
10892
- {
10893
- "type": "typography",
10894
- "variant": "body",
10895
- "content": [
10896
- "object/get",
10897
- [
10898
- "array/first",
10899
- "@entity"
10900
- ],
10901
- "label"
10902
- ]
10903
- }
10397
+ "type": "typography",
10398
+ "variant": "body",
10399
+ "content": [
10400
+ "object/get",
10401
+ [
10402
+ "array/first",
10403
+ "@entity"
10404
+ ],
10405
+ "label"
10904
10406
  ]
10407
+ }
10408
+ ]
10409
+ },
10410
+ {
10411
+ "type": "stack",
10412
+ "direction": "horizontal",
10413
+ "gap": "md",
10414
+ "justify": "space-between",
10415
+ "children": [
10416
+ {
10417
+ "type": "typography",
10418
+ "variant": "caption",
10419
+ "content": "Status"
10905
10420
  },
10906
10421
  {
10907
- "type": "stack",
10908
- "direction": "horizontal",
10909
- "gap": "md",
10910
- "justify": "space-between",
10911
- "children": [
10912
- {
10913
- "type": "typography",
10914
- "variant": "caption",
10915
- "content": "Status"
10916
- },
10917
- {
10918
- "type": "typography",
10919
- "variant": "body",
10920
- "content": [
10921
- "object/get",
10922
- [
10923
- "array/first",
10924
- "@entity"
10925
- ],
10926
- "status"
10927
- ]
10928
- }
10422
+ "type": "typography",
10423
+ "variant": "body",
10424
+ "content": [
10425
+ "object/get",
10426
+ [
10427
+ "array/first",
10428
+ "@entity"
10429
+ ],
10430
+ "status"
10929
10431
  ]
10930
10432
  }
10931
10433
  ]
@@ -10935,24 +10437,19 @@
10935
10437
  ]
10936
10438
  }
10937
10439
  ]
10938
- ]
10939
- },
10940
- {
10941
- "from": "open",
10942
- "to": "closed",
10943
- "event": "CLOSE",
10944
- "effects": [
10945
- [
10946
- "render-ui",
10947
- "drawer",
10948
- null
10949
- ],
10950
- [
10951
- "fetch",
10952
- "SessionTree"
10953
- ]
10954
- ]
10955
- }
10440
+ }
10441
+ ]
10442
+ ],
10443
+ "CLOSE": [
10444
+ [
10445
+ "render-ui",
10446
+ "drawer",
10447
+ null
10448
+ ],
10449
+ [
10450
+ "fetch",
10451
+ "SessionTree"
10452
+ ]
10956
10453
  ]
10957
10454
  }
10958
10455
  }
@@ -10967,8 +10464,13 @@
10967
10464
  }
10968
10465
  ]
10969
10466
  }
10467
+ ],
10468
+ "uses": [
10469
+ {
10470
+ "from": "std/behaviors/std-drawer",
10471
+ "as": "Drawer"
10472
+ }
10970
10473
  ]
10971
10474
  }
10972
- ],
10973
- "description": "Multi-step pipeline organism. Composes planner + tool-loop molecules with session management, step progress tracking, and a session tree drawer. Composed from: - stdAgentPlanner (molecule): breaks goal into ordered steps - stdAgentToolLoop (molecule): executes steps with tool invocations - stdAgentSession: forks sessions at checkpoints, supports rollback - stdAgentStepProgress: visual pipeline step indicator - stdDrawer: session tree sidebar for navigating branches Cross-trait events: - PIPELINE_PLANNED (Planner -> ToolLoop): plan ready, start execution - STEP_COMPLETE (ToolLoop -> Session): checkpoint after each step - PIPELINE_FINISHED (ToolLoop -> Memory): pipeline done, archive results Pages: /pipeline (initial), /execution, /logs (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."
10974
- }
10475
+ ]
10476
+ }