@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": "Schema Builder",
2
+ "name": "std-agent-builder",
3
3
  "version": "1.0.0",
4
+ "description": "Schema builder agent organism. Full build cycle that plans, generates, validates, and fixes .orb programs. Composes planner + tool-loop + fix-loop molecules with session management and tabbed views.",
4
5
  "orbitals": [
5
6
  {
6
7
  "name": "BuildPlanOrbital",
8
+ "uses": [
9
+ {
10
+ "from": "std/behaviors/std-agent-step-progress",
11
+ "as": "AgentStepProgress"
12
+ },
13
+ {
14
+ "from": "std/behaviors/std-tabs",
15
+ "as": "Tabs"
16
+ }
17
+ ],
7
18
  "entity": {
8
19
  "name": "BuildPlan",
9
20
  "persistence": "runtime",
@@ -1171,7 +1182,8 @@
1171
1182
  "category": "interaction",
1172
1183
  "emits": [
1173
1184
  {
1174
- "event": "PLAN"
1185
+ "event": "PLAN",
1186
+ "scope": "internal"
1175
1187
  }
1176
1188
  ],
1177
1189
  "stateMachine": {
@@ -1709,10 +1721,6 @@
1709
1721
  }
1710
1722
  ]
1711
1723
  }
1712
- ],
1713
- [
1714
- "notify",
1715
- "BuildPlan created successfully"
1716
1724
  ]
1717
1725
  ]
1718
1726
  }
@@ -2113,10 +2121,6 @@
2113
2121
  }
2114
2122
  ]
2115
2123
  }
2116
- ],
2117
- [
2118
- "notify",
2119
- "BuildPlan created successfully"
2120
2124
  ]
2121
2125
  ]
2122
2126
  }
@@ -5453,10 +5457,6 @@
5453
5457
  }
5454
5458
  ]
5455
5459
  }
5456
- ],
5457
- [
5458
- "notify",
5459
- "BuildLoop created successfully"
5460
5460
  ]
5461
5461
  ]
5462
5462
  }
@@ -5843,10 +5843,6 @@
5843
5843
  }
5844
5844
  ]
5845
5845
  }
5846
- ],
5847
- [
5848
- "notify",
5849
- "BuildLoop created successfully"
5850
5846
  ]
5851
5847
  ]
5852
5848
  }
@@ -10940,10 +10936,6 @@
10940
10936
  }
10941
10937
  ]
10942
10938
  }
10943
- ],
10944
- [
10945
- "notify",
10946
- "BuildFix created successfully"
10947
10939
  ]
10948
10940
  ]
10949
10941
  }
@@ -11330,10 +11322,6 @@
11330
11322
  }
11331
11323
  ]
11332
11324
  }
11333
- ],
11334
- [
11335
- "notify",
11336
- "BuildFix created successfully"
11337
11325
  ]
11338
11326
  ]
11339
11327
  }
@@ -11734,10 +11722,6 @@
11734
11722
  }
11735
11723
  ]
11736
11724
  }
11737
- ],
11738
- [
11739
- "notify",
11740
- "BuildFix created successfully"
11741
11725
  ]
11742
11726
  ]
11743
11727
  }
@@ -11804,15 +11788,18 @@
11804
11788
  "listens": [
11805
11789
  {
11806
11790
  "event": "FORKED",
11807
- "triggers": "INIT"
11791
+ "triggers": "INIT",
11792
+ "scope": "internal"
11808
11793
  },
11809
11794
  {
11810
11795
  "event": "LABELED",
11811
- "triggers": "INIT"
11796
+ "triggers": "INIT",
11797
+ "scope": "internal"
11812
11798
  },
11813
11799
  {
11814
11800
  "event": "ENDED",
11815
- "triggers": "INIT"
11801
+ "triggers": "INIT",
11802
+ "scope": "internal"
11816
11803
  }
11817
11804
  ],
11818
11805
  "stateMachine": {
@@ -12016,10 +12003,12 @@
12016
12003
  "category": "interaction",
12017
12004
  "emits": [
12018
12005
  {
12019
- "event": "SAVE"
12006
+ "event": "SAVE",
12007
+ "scope": "internal"
12020
12008
  },
12021
12009
  {
12022
- "event": "LABELED"
12010
+ "event": "LABELED",
12011
+ "scope": "internal"
12023
12012
  }
12024
12013
  ],
12025
12014
  "stateMachine": {
@@ -12173,10 +12162,6 @@
12173
12162
  [
12174
12163
  "emit",
12175
12164
  "LABELED"
12176
- ],
12177
- [
12178
- "notify",
12179
- "BuildSession updated successfully"
12180
12165
  ]
12181
12166
  ]
12182
12167
  }
@@ -12364,10 +12349,6 @@
12364
12349
  [
12365
12350
  "emit",
12366
12351
  "FORKED"
12367
- ],
12368
- [
12369
- "notify",
12370
- "BuildSession created successfully"
12371
12352
  ]
12372
12353
  ]
12373
12354
  },
@@ -12401,10 +12382,6 @@
12401
12382
  [
12402
12383
  "emit",
12403
12384
  "FORKED"
12404
- ],
12405
- [
12406
- "notify",
12407
- "BuildSession created successfully"
12408
12385
  ]
12409
12386
  ]
12410
12387
  },
@@ -12630,146 +12607,116 @@
12630
12607
  },
12631
12608
  "traits": [
12632
12609
  {
12610
+ "ref": "Tabs.traits.TabContentTabs",
12633
12611
  "name": "BuilderTabs",
12634
12612
  "linkedEntity": "BuildTask",
12635
- "category": "interaction",
12636
- "stateMachine": {
12637
- "states": [
12638
- {
12639
- "name": "idle",
12640
- "isInitial": true
12641
- }
12642
- ],
12643
- "events": [
12644
- {
12645
- "key": "INIT",
12646
- "name": "Initialize"
12647
- },
12648
- {
12649
- "key": "SELECT_TAB",
12650
- "name": "Select Tab",
12651
- "payload": [
12652
- {
12653
- "name": "tab",
12654
- "type": "string",
12655
- "required": true
12656
- }
12657
- ]
12658
- }
12659
- ],
12660
- "transitions": [
12661
- {
12662
- "from": "idle",
12663
- "to": "idle",
12664
- "event": "INIT",
12665
- "effects": [
12666
- [
12667
- "fetch",
12668
- "BuildTask"
12613
+ "effects": {
12614
+ "INIT": [
12615
+ [
12616
+ "fetch",
12617
+ "BuildTask"
12618
+ ],
12619
+ [
12620
+ "render-ui",
12621
+ "main",
12622
+ {
12623
+ "type": "dashboard-layout",
12624
+ "appName": "Schema Builder",
12625
+ "navItems": [
12626
+ {
12627
+ "label": "Plan",
12628
+ "href": "/plan",
12629
+ "icon": "clipboard-list"
12630
+ },
12631
+ {
12632
+ "label": "Build",
12633
+ "href": "/build",
12634
+ "icon": "hammer"
12635
+ },
12636
+ {
12637
+ "label": "Fix",
12638
+ "href": "/fix",
12639
+ "icon": "wrench"
12640
+ }
12669
12641
  ],
12670
- [
12671
- "render-ui",
12672
- "main",
12642
+ "children": [
12673
12643
  {
12674
- "type": "dashboard-layout",
12675
- "appName": "Schema Builder",
12676
- "navItems": [
12677
- {
12678
- "label": "Plan",
12679
- "href": "/plan",
12680
- "icon": "clipboard-list"
12681
- },
12682
- {
12683
- "label": "Build",
12684
- "href": "/build",
12685
- "icon": "hammer"
12686
- },
12687
- {
12688
- "label": "Fix",
12689
- "href": "/fix",
12690
- "icon": "wrench"
12691
- }
12692
- ],
12644
+ "type": "stack",
12645
+ "direction": "vertical",
12646
+ "gap": "lg",
12693
12647
  "children": [
12694
12648
  {
12695
12649
  "type": "stack",
12696
- "direction": "vertical",
12697
- "gap": "lg",
12650
+ "direction": "horizontal",
12651
+ "gap": "sm",
12652
+ "align": "center",
12698
12653
  "children": [
12699
12654
  {
12700
- "type": "stack",
12701
- "direction": "horizontal",
12702
- "gap": "sm",
12703
- "align": "center",
12704
- "children": [
12705
- {
12706
- "type": "icon",
12707
- "name": "hammer",
12708
- "size": "lg"
12709
- },
12710
- {
12711
- "type": "typography",
12712
- "content": "Schema Builder",
12713
- "variant": "h2"
12714
- }
12715
- ]
12655
+ "type": "icon",
12656
+ "name": "hammer",
12657
+ "size": "lg"
12716
12658
  },
12717
12659
  {
12718
- "type": "divider"
12660
+ "type": "typography",
12661
+ "content": "Schema Builder",
12662
+ "variant": "h2"
12663
+ }
12664
+ ]
12665
+ },
12666
+ {
12667
+ "type": "divider"
12668
+ },
12669
+ {
12670
+ "type": "tabs",
12671
+ "tabs": [
12672
+ {
12673
+ "label": "Plan",
12674
+ "value": "plan"
12719
12675
  },
12720
12676
  {
12721
- "type": "tabs",
12722
- "tabs": [
12723
- {
12724
- "label": "Plan",
12725
- "value": "plan"
12726
- },
12727
- {
12728
- "label": "Build",
12729
- "value": "build"
12730
- },
12731
- {
12732
- "label": "Validate",
12733
- "value": "validate"
12734
- },
12735
- {
12736
- "label": "Fix",
12737
- "value": "fix"
12738
- }
12739
- ],
12740
- "defaultActiveTab": "plan",
12741
- "onTabChange": "SELECT_TAB"
12677
+ "label": "Build",
12678
+ "value": "build"
12742
12679
  },
12743
12680
  {
12744
- "type": "divider"
12681
+ "label": "Validate",
12682
+ "value": "validate"
12745
12683
  },
12746
12684
  {
12747
- "type": "data-grid",
12748
- "entity": "BuildTask",
12749
- "emptyIcon": "inbox",
12750
- "emptyTitle": "No buildtasks yet",
12751
- "emptyDescription": "Add buildtasks to see them here.",
12752
- "className": "transition-shadow hover:shadow-md cursor-pointer",
12753
- "renderItem": [
12754
- "fn",
12755
- "item",
12685
+ "label": "Fix",
12686
+ "value": "fix"
12687
+ }
12688
+ ],
12689
+ "defaultActiveTab": "plan",
12690
+ "onTabChange": "SELECT_TAB"
12691
+ },
12692
+ {
12693
+ "type": "divider"
12694
+ },
12695
+ {
12696
+ "type": "data-grid",
12697
+ "entity": "BuildTask",
12698
+ "emptyIcon": "inbox",
12699
+ "emptyTitle": "No buildtasks yet",
12700
+ "emptyDescription": "Add buildtasks to see them here.",
12701
+ "className": "transition-shadow hover:shadow-md cursor-pointer",
12702
+ "renderItem": [
12703
+ "fn",
12704
+ "item",
12705
+ {
12706
+ "type": "stack",
12707
+ "direction": "vertical",
12708
+ "gap": "sm",
12709
+ "children": [
12756
12710
  {
12757
- "type": "stack",
12758
- "direction": "vertical",
12759
- "gap": "sm",
12760
- "children": [
12761
- {
12762
- "type": "typography",
12763
- "variant": "h4",
12764
- "content": "@item.prompt"
12765
- },
12766
- {
12767
- "type": "typography",
12768
- "variant": "caption",
12769
- "color": "muted",
12770
- "content": "@item.plan"
12771
- }
12772
- ]
12711
+ "type": "typography",
12712
+ "variant": "h4",
12713
+ "content": "@item.prompt"
12714
+ },
12715
+ {
12716
+ "type": "typography",
12717
+ "variant": "caption",
12718
+ "color": "muted",
12719
+ "content": "@item.plan"
12773
12720
  }
12774
12721
  ]
12775
12722
  }
@@ -12778,121 +12725,116 @@
12778
12725
  ]
12779
12726
  }
12780
12727
  ]
12781
- ]
12782
- },
12783
- {
12784
- "from": "idle",
12785
- "to": "idle",
12786
- "event": "SELECT_TAB",
12787
- "effects": [
12788
- [
12789
- "fetch",
12790
- "BuildTask"
12728
+ }
12729
+ ]
12730
+ ],
12731
+ "SELECT_TAB": [
12732
+ [
12733
+ "fetch",
12734
+ "BuildTask"
12735
+ ],
12736
+ [
12737
+ "render-ui",
12738
+ "main",
12739
+ {
12740
+ "type": "dashboard-layout",
12741
+ "appName": "Schema Builder",
12742
+ "navItems": [
12743
+ {
12744
+ "label": "Plan",
12745
+ "href": "/plan",
12746
+ "icon": "clipboard-list"
12747
+ },
12748
+ {
12749
+ "label": "Build",
12750
+ "href": "/build",
12751
+ "icon": "hammer"
12752
+ },
12753
+ {
12754
+ "label": "Fix",
12755
+ "href": "/fix",
12756
+ "icon": "wrench"
12757
+ }
12791
12758
  ],
12792
- [
12793
- "render-ui",
12794
- "main",
12759
+ "children": [
12795
12760
  {
12796
- "type": "dashboard-layout",
12797
- "appName": "Schema Builder",
12798
- "navItems": [
12761
+ "type": "stack",
12762
+ "direction": "vertical",
12763
+ "gap": "lg",
12764
+ "children": [
12799
12765
  {
12800
- "label": "Plan",
12801
- "href": "/plan",
12802
- "icon": "clipboard-list"
12766
+ "type": "stack",
12767
+ "direction": "horizontal",
12768
+ "gap": "sm",
12769
+ "align": "center",
12770
+ "children": [
12771
+ {
12772
+ "type": "icon",
12773
+ "name": "hammer",
12774
+ "size": "lg"
12775
+ },
12776
+ {
12777
+ "type": "typography",
12778
+ "content": "Schema Builder",
12779
+ "variant": "h2"
12780
+ }
12781
+ ]
12803
12782
  },
12804
12783
  {
12805
- "label": "Build",
12806
- "href": "/build",
12807
- "icon": "hammer"
12784
+ "type": "divider"
12808
12785
  },
12809
12786
  {
12810
- "label": "Fix",
12811
- "href": "/fix",
12812
- "icon": "wrench"
12813
- }
12814
- ],
12815
- "children": [
12787
+ "type": "tabs",
12788
+ "tabs": [
12789
+ {
12790
+ "label": "Plan",
12791
+ "value": "plan"
12792
+ },
12793
+ {
12794
+ "label": "Build",
12795
+ "value": "build"
12796
+ },
12797
+ {
12798
+ "label": "Validate",
12799
+ "value": "validate"
12800
+ },
12801
+ {
12802
+ "label": "Fix",
12803
+ "value": "fix"
12804
+ }
12805
+ ],
12806
+ "defaultActiveTab": "plan",
12807
+ "activeTab": "@payload.tab",
12808
+ "onTabChange": "SELECT_TAB"
12809
+ },
12816
12810
  {
12817
- "type": "stack",
12818
- "direction": "vertical",
12819
- "gap": "lg",
12820
- "children": [
12811
+ "type": "divider"
12812
+ },
12813
+ {
12814
+ "type": "data-grid",
12815
+ "entity": "BuildTask",
12816
+ "emptyIcon": "inbox",
12817
+ "emptyTitle": "No buildtasks yet",
12818
+ "emptyDescription": "Add buildtasks to see them here.",
12819
+ "className": "transition-shadow hover:shadow-md cursor-pointer",
12820
+ "renderItem": [
12821
+ "fn",
12822
+ "item",
12821
12823
  {
12822
12824
  "type": "stack",
12823
- "direction": "horizontal",
12825
+ "direction": "vertical",
12824
12826
  "gap": "sm",
12825
- "align": "center",
12826
12827
  "children": [
12827
12828
  {
12828
- "type": "icon",
12829
- "name": "hammer",
12830
- "size": "lg"
12829
+ "type": "typography",
12830
+ "variant": "h4",
12831
+ "content": "@item.prompt"
12831
12832
  },
12832
12833
  {
12833
12834
  "type": "typography",
12834
- "content": "Schema Builder",
12835
- "variant": "h2"
12836
- }
12837
- ]
12838
- },
12839
- {
12840
- "type": "divider"
12841
- },
12842
- {
12843
- "type": "tabs",
12844
- "tabs": [
12845
- {
12846
- "label": "Plan",
12847
- "value": "plan"
12848
- },
12849
- {
12850
- "label": "Build",
12851
- "value": "build"
12852
- },
12853
- {
12854
- "label": "Validate",
12855
- "value": "validate"
12856
- },
12857
- {
12858
- "label": "Fix",
12859
- "value": "fix"
12860
- }
12861
- ],
12862
- "defaultActiveTab": "plan",
12863
- "activeTab": "@payload.tab",
12864
- "onTabChange": "SELECT_TAB"
12865
- },
12866
- {
12867
- "type": "divider"
12868
- },
12869
- {
12870
- "type": "data-grid",
12871
- "entity": "BuildTask",
12872
- "emptyIcon": "inbox",
12873
- "emptyTitle": "No buildtasks yet",
12874
- "emptyDescription": "Add buildtasks to see them here.",
12875
- "className": "transition-shadow hover:shadow-md cursor-pointer",
12876
- "renderItem": [
12877
- "fn",
12878
- "item",
12879
- {
12880
- "type": "stack",
12881
- "direction": "vertical",
12882
- "gap": "sm",
12883
- "children": [
12884
- {
12885
- "type": "typography",
12886
- "variant": "h4",
12887
- "content": "@item.prompt"
12888
- },
12889
- {
12890
- "type": "typography",
12891
- "variant": "caption",
12892
- "color": "muted",
12893
- "content": "@item.plan"
12894
- }
12895
- ]
12835
+ "variant": "caption",
12836
+ "color": "muted",
12837
+ "content": "@item.plan"
12896
12838
  }
12897
12839
  ]
12898
12840
  }
@@ -12901,8 +12843,8 @@
12901
12843
  ]
12902
12844
  }
12903
12845
  ]
12904
- ]
12905
- }
12846
+ }
12847
+ ]
12906
12848
  ]
12907
12849
  }
12908
12850
  }
@@ -12917,6 +12859,12 @@
12917
12859
  }
12918
12860
  ]
12919
12861
  }
12862
+ ],
12863
+ "uses": [
12864
+ {
12865
+ "from": "std/behaviors/std-tabs",
12866
+ "as": "Tabs"
12867
+ }
12920
12868
  ]
12921
12869
  },
12922
12870
  {
@@ -12954,1170 +12902,713 @@
12954
12902
  },
12955
12903
  "traits": [
12956
12904
  {
12905
+ "ref": "AgentStepProgress.traits.AgentStepProgressProgress",
12957
12906
  "name": "BuildStepProgress",
12958
12907
  "linkedEntity": "BuildProgress",
12959
- "category": "interaction",
12960
- "emits": [
12961
- {
12962
- "event": "ADVANCE",
12963
- "scope": "external",
12964
- "payload": [
12965
- {
12966
- "name": "step",
12967
- "type": "number"
12968
- }
12969
- ]
12970
- },
12971
- {
12972
- "event": "COMPLETE",
12973
- "scope": "external",
12974
- "payload": [
12975
- {
12976
- "name": "totalSteps",
12977
- "type": "number"
12978
- }
12979
- ]
12980
- },
12981
- {
12982
- "event": "FAIL",
12983
- "scope": "external",
12984
- "payload": [
12908
+ "effects": {
12909
+ "INIT": [
12910
+ [
12911
+ "fetch",
12912
+ "BuildProgress"
12913
+ ],
12914
+ [
12915
+ "render-ui",
12916
+ "main",
12985
12917
  {
12986
- "name": "step",
12987
- "type": "number"
12988
- }
12989
- ]
12990
- }
12991
- ],
12992
- "listens": [
12993
- {
12994
- "event": "ADVANCE",
12995
- "triggers": "ADVANCE",
12996
- "scope": "external"
12997
- },
12998
- {
12999
- "event": "COMPLETE",
13000
- "triggers": "COMPLETE",
13001
- "scope": "external"
13002
- },
13003
- {
13004
- "event": "FAIL",
13005
- "triggers": "FAIL",
13006
- "scope": "external"
13007
- }
13008
- ],
13009
- "stateMachine": {
13010
- "states": [
13011
- {
13012
- "name": "idle",
13013
- "isInitial": true
13014
- },
13015
- {
13016
- "name": "in_progress"
13017
- },
13018
- {
13019
- "name": "completed"
13020
- },
13021
- {
13022
- "name": "failed"
13023
- }
13024
- ],
13025
- "events": [
13026
- {
13027
- "key": "INIT",
13028
- "name": "Initialize"
13029
- },
13030
- {
13031
- "key": "START",
13032
- "name": "Start Pipeline"
13033
- },
13034
- {
13035
- "key": "ADVANCE",
13036
- "name": "Advance Step"
13037
- },
13038
- {
13039
- "key": "COMPLETE",
13040
- "name": "Complete Pipeline"
13041
- },
13042
- {
13043
- "key": "FAIL",
13044
- "name": "Pipeline Failed"
13045
- },
13046
- {
13047
- "key": "RESET",
13048
- "name": "Reset Pipeline"
13049
- }
13050
- ],
13051
- "transitions": [
13052
- {
13053
- "from": "idle",
13054
- "to": "idle",
13055
- "event": "INIT",
13056
- "effects": [
13057
- [
13058
- "fetch",
13059
- "BuildProgress"
12918
+ "type": "dashboard-layout",
12919
+ "appName": "Schema Builder",
12920
+ "navItems": [
12921
+ {
12922
+ "label": "Plan",
12923
+ "href": "/plan",
12924
+ "icon": "clipboard-list"
12925
+ },
12926
+ {
12927
+ "label": "Build",
12928
+ "href": "/build",
12929
+ "icon": "hammer"
12930
+ },
12931
+ {
12932
+ "label": "Fix",
12933
+ "href": "/fix",
12934
+ "icon": "wrench"
12935
+ }
13060
12936
  ],
13061
- [
13062
- "render-ui",
13063
- "main",
12937
+ "children": [
13064
12938
  {
13065
- "type": "dashboard-layout",
13066
- "appName": "Schema Builder",
13067
- "navItems": [
12939
+ "type": "stack",
12940
+ "direction": "vertical",
12941
+ "gap": "lg",
12942
+ "children": [
13068
12943
  {
13069
- "label": "Plan",
13070
- "href": "/plan",
13071
- "icon": "clipboard-list"
12944
+ "type": "stack",
12945
+ "direction": "horizontal",
12946
+ "gap": "sm",
12947
+ "align": "center",
12948
+ "children": [
12949
+ {
12950
+ "type": "icon",
12951
+ "name": "list-ordered",
12952
+ "size": "lg"
12953
+ },
12954
+ {
12955
+ "type": "typography",
12956
+ "content": "BuildProgress",
12957
+ "variant": "h2"
12958
+ },
12959
+ {
12960
+ "type": "badge",
12961
+ "label": "Idle",
12962
+ "variant": "default"
12963
+ }
12964
+ ]
13072
12965
  },
13073
12966
  {
13074
- "label": "Build",
13075
- "href": "/build",
13076
- "icon": "hammer"
12967
+ "type": "divider"
13077
12968
  },
13078
12969
  {
13079
- "label": "Fix",
13080
- "href": "/fix",
13081
- "icon": "wrench"
13082
- }
13083
- ],
13084
- "children": [
13085
- {
13086
- "type": "stack",
13087
- "direction": "vertical",
13088
- "gap": "lg",
13089
- "children": [
12970
+ "type": "wizard-progress",
12971
+ "currentStep": "@entity.currentStep",
12972
+ "steps": [
13090
12973
  {
13091
- "type": "stack",
13092
- "direction": "horizontal",
13093
- "gap": "sm",
13094
- "align": "center",
13095
- "children": [
13096
- {
13097
- "type": "icon",
13098
- "name": "list-ordered",
13099
- "size": "lg"
13100
- },
13101
- {
13102
- "type": "typography",
13103
- "content": "BuildProgress",
13104
- "variant": "h2"
13105
- },
13106
- {
13107
- "type": "badge",
13108
- "label": "Idle",
13109
- "variant": "default"
13110
- }
13111
- ]
12974
+ "id": "0",
12975
+ "title": "Plan"
13112
12976
  },
13113
12977
  {
13114
- "type": "divider"
12978
+ "id": "1",
12979
+ "title": "Generate"
13115
12980
  },
13116
12981
  {
13117
- "type": "wizard-progress",
13118
- "currentStep": "@entity.currentStep",
13119
- "steps": [
13120
- {
13121
- "id": "0",
13122
- "title": "Plan"
13123
- },
13124
- {
13125
- "id": "1",
13126
- "title": "Generate"
13127
- },
13128
- {
13129
- "id": "2",
13130
- "title": "Validate"
13131
- },
13132
- {
13133
- "id": "3",
13134
- "title": "Fix"
13135
- },
13136
- {
13137
- "id": "4",
13138
- "title": "Done"
13139
- }
13140
- ]
12982
+ "id": "2",
12983
+ "title": "Validate"
13141
12984
  },
13142
12985
  {
13143
- "type": "button",
13144
- "label": "Start",
13145
- "event": "START",
13146
- "variant": "primary",
13147
- "icon": "play"
12986
+ "id": "3",
12987
+ "title": "Fix"
12988
+ },
12989
+ {
12990
+ "id": "4",
12991
+ "title": "Done"
13148
12992
  }
13149
12993
  ]
12994
+ },
12995
+ {
12996
+ "type": "button",
12997
+ "label": "Start",
12998
+ "event": "START",
12999
+ "variant": "primary",
13000
+ "icon": "play"
13150
13001
  }
13151
13002
  ]
13152
13003
  }
13153
13004
  ]
13154
- ]
13155
- },
13156
- {
13157
- "from": "idle",
13158
- "to": "in_progress",
13159
- "event": "START",
13160
- "effects": [
13161
- [
13162
- "set",
13163
- "@entity.status",
13164
- "in_progress"
13005
+ }
13006
+ ]
13007
+ ],
13008
+ "START": [
13009
+ [
13010
+ "set",
13011
+ "@entity.status",
13012
+ "in_progress"
13013
+ ],
13014
+ [
13015
+ "set",
13016
+ "@entity.currentStep",
13017
+ 0
13018
+ ],
13019
+ [
13020
+ "render-ui",
13021
+ "main",
13022
+ {
13023
+ "type": "dashboard-layout",
13024
+ "appName": "Schema Builder",
13025
+ "navItems": [
13026
+ {
13027
+ "label": "Plan",
13028
+ "href": "/plan",
13029
+ "icon": "clipboard-list"
13030
+ },
13031
+ {
13032
+ "label": "Build",
13033
+ "href": "/build",
13034
+ "icon": "hammer"
13035
+ },
13036
+ {
13037
+ "label": "Fix",
13038
+ "href": "/fix",
13039
+ "icon": "wrench"
13040
+ }
13165
13041
  ],
13166
- [
13167
- "set",
13168
- "@entity.currentStep",
13169
- 0
13170
- ],
13171
- [
13172
- "render-ui",
13173
- "main",
13174
- {
13175
- "type": "dashboard-layout",
13176
- "appName": "Schema Builder",
13177
- "navItems": [
13178
- {
13179
- "label": "Plan",
13180
- "href": "/plan",
13181
- "icon": "clipboard-list"
13182
- },
13183
- {
13184
- "label": "Build",
13185
- "href": "/build",
13186
- "icon": "hammer"
13187
- },
13188
- {
13189
- "label": "Fix",
13190
- "href": "/fix",
13191
- "icon": "wrench"
13192
- }
13193
- ],
13194
- "children": [
13195
- {
13196
- "type": "stack",
13197
- "direction": "vertical",
13198
- "gap": "lg",
13199
- "children": [
13200
- {
13201
- "type": "stack",
13202
- "direction": "horizontal",
13203
- "gap": "sm",
13204
- "align": "center",
13205
- "children": [
13206
- {
13207
- "type": "icon",
13208
- "name": "loader",
13209
- "size": "lg"
13210
- },
13211
- {
13212
- "type": "typography",
13213
- "content": "BuildProgress",
13214
- "variant": "h2"
13215
- },
13216
- {
13217
- "type": "badge",
13218
- "label": "In Progress",
13219
- "variant": "warning"
13220
- }
13221
- ]
13222
- },
13223
- {
13224
- "type": "divider"
13225
- },
13226
- {
13227
- "type": "wizard-progress",
13228
- "currentStep": "@entity.currentStep",
13229
- "steps": [
13230
- {
13231
- "id": "0",
13232
- "title": "Plan"
13233
- },
13234
- {
13235
- "id": "1",
13236
- "title": "Generate"
13237
- },
13238
- {
13239
- "id": "2",
13240
- "title": "Validate"
13241
- },
13242
- {
13243
- "id": "3",
13244
- "title": "Fix"
13245
- },
13246
- {
13247
- "id": "4",
13248
- "title": "Done"
13249
- }
13250
- ]
13251
- },
13252
- {
13253
- "type": "stack",
13254
- "direction": "horizontal",
13255
- "gap": "sm",
13256
- "align": "center",
13257
- "children": [
13258
- {
13259
- "type": "stat-display",
13260
- "label": "Current Step",
13261
- "value": "@entity.currentStep"
13262
- },
13263
- {
13264
- "type": "stat-display",
13265
- "label": "Total Steps",
13266
- "value": "@entity.totalSteps"
13267
- }
13268
- ]
13269
- },
13270
- {
13271
- "type": "stack",
13272
- "direction": "horizontal",
13273
- "gap": "sm",
13274
- "children": [
13275
- {
13276
- "type": "button",
13277
- "label": "Advance",
13278
- "event": "ADVANCE",
13279
- "variant": "primary",
13280
- "icon": "chevron-right"
13281
- },
13282
- {
13283
- "type": "button",
13284
- "label": "Reset",
13285
- "event": "RESET",
13286
- "variant": "ghost",
13287
- "icon": "rotate-ccw"
13288
- }
13289
- ]
13290
- }
13291
- ]
13292
- }
13293
- ]
13294
- }
13295
- ]
13296
- ]
13297
- },
13298
- {
13299
- "from": "in_progress",
13300
- "to": "in_progress",
13301
- "event": "ADVANCE",
13302
- "guard": [
13303
- "<",
13304
- "@entity.currentStep",
13305
- "@entity.totalSteps"
13306
- ],
13307
- "effects": [
13308
- [
13309
- "set",
13310
- "@entity.currentStep",
13311
- [
13312
- "+",
13313
- "@entity.currentStep",
13314
- 1
13315
- ]
13316
- ],
13317
- [
13318
- "render-ui",
13319
- "main",
13320
- {
13321
- "type": "dashboard-layout",
13322
- "appName": "Schema Builder",
13323
- "navItems": [
13324
- {
13325
- "label": "Plan",
13326
- "href": "/plan",
13327
- "icon": "clipboard-list"
13328
- },
13329
- {
13330
- "label": "Build",
13331
- "href": "/build",
13332
- "icon": "hammer"
13333
- },
13334
- {
13335
- "label": "Fix",
13336
- "href": "/fix",
13337
- "icon": "wrench"
13338
- }
13339
- ],
13340
- "children": [
13341
- {
13342
- "type": "stack",
13343
- "direction": "vertical",
13344
- "gap": "lg",
13345
- "children": [
13346
- {
13347
- "type": "stack",
13348
- "direction": "horizontal",
13349
- "gap": "sm",
13350
- "align": "center",
13351
- "children": [
13352
- {
13353
- "type": "icon",
13354
- "name": "loader",
13355
- "size": "lg"
13356
- },
13357
- {
13358
- "type": "typography",
13359
- "content": "BuildProgress",
13360
- "variant": "h2"
13361
- },
13362
- {
13363
- "type": "badge",
13364
- "label": "In Progress",
13365
- "variant": "warning"
13366
- }
13367
- ]
13368
- },
13369
- {
13370
- "type": "divider"
13371
- },
13372
- {
13373
- "type": "wizard-progress",
13374
- "currentStep": "@entity.currentStep",
13375
- "steps": [
13376
- {
13377
- "id": "0",
13378
- "title": "Plan"
13379
- },
13380
- {
13381
- "id": "1",
13382
- "title": "Generate"
13383
- },
13384
- {
13385
- "id": "2",
13386
- "title": "Validate"
13387
- },
13388
- {
13389
- "id": "3",
13390
- "title": "Fix"
13391
- },
13392
- {
13393
- "id": "4",
13394
- "title": "Done"
13395
- }
13396
- ]
13397
- },
13398
- {
13399
- "type": "stack",
13400
- "direction": "horizontal",
13401
- "gap": "sm",
13402
- "align": "center",
13403
- "children": [
13404
- {
13405
- "type": "stat-display",
13406
- "label": "Current Step",
13407
- "value": "@entity.currentStep"
13408
- },
13409
- {
13410
- "type": "stat-display",
13411
- "label": "Total Steps",
13412
- "value": "@entity.totalSteps"
13413
- }
13414
- ]
13415
- },
13416
- {
13417
- "type": "stack",
13418
- "direction": "horizontal",
13419
- "gap": "sm",
13420
- "children": [
13421
- {
13422
- "type": "button",
13423
- "label": "Advance",
13424
- "event": "ADVANCE",
13425
- "variant": "primary",
13426
- "icon": "chevron-right"
13427
- },
13428
- {
13429
- "type": "button",
13430
- "label": "Reset",
13431
- "event": "RESET",
13432
- "variant": "ghost",
13433
- "icon": "rotate-ccw"
13434
- }
13435
- ]
13436
- }
13437
- ]
13438
- }
13439
- ]
13440
- }
13441
- ]
13442
- ]
13443
- },
13444
- {
13445
- "from": "in_progress",
13446
- "to": "completed",
13447
- "event": "COMPLETE",
13448
- "effects": [
13449
- [
13450
- "set",
13451
- "@entity.status",
13452
- "completed"
13453
- ],
13454
- [
13455
- "set",
13456
- "@entity.currentStep",
13457
- "@entity.totalSteps"
13458
- ],
13459
- [
13460
- "render-ui",
13461
- "main",
13462
- {
13463
- "type": "dashboard-layout",
13464
- "appName": "Schema Builder",
13465
- "navItems": [
13466
- {
13467
- "label": "Plan",
13468
- "href": "/plan",
13469
- "icon": "clipboard-list"
13470
- },
13471
- {
13472
- "label": "Build",
13473
- "href": "/build",
13474
- "icon": "hammer"
13475
- },
13476
- {
13477
- "label": "Fix",
13478
- "href": "/fix",
13479
- "icon": "wrench"
13480
- }
13481
- ],
13482
- "children": [
13483
- {
13484
- "type": "stack",
13485
- "direction": "vertical",
13486
- "gap": "lg",
13487
- "children": [
13488
- {
13489
- "type": "stack",
13490
- "direction": "horizontal",
13491
- "gap": "sm",
13492
- "align": "center",
13493
- "children": [
13494
- {
13495
- "type": "icon",
13496
- "name": "check-circle",
13497
- "size": "lg"
13498
- },
13499
- {
13500
- "type": "typography",
13501
- "content": "BuildProgress",
13502
- "variant": "h2"
13503
- },
13504
- {
13505
- "type": "badge",
13506
- "label": "Completed",
13507
- "variant": "success"
13508
- }
13509
- ]
13510
- },
13511
- {
13512
- "type": "divider"
13513
- },
13514
- {
13515
- "type": "wizard-progress",
13516
- "currentStep": "@entity.totalSteps",
13517
- "steps": [
13518
- {
13519
- "id": "0",
13520
- "title": "Plan"
13521
- },
13522
- {
13523
- "id": "1",
13524
- "title": "Generate"
13525
- },
13526
- {
13527
- "id": "2",
13528
- "title": "Validate"
13529
- },
13530
- {
13531
- "id": "3",
13532
- "title": "Fix"
13533
- },
13534
- {
13535
- "id": "4",
13536
- "title": "Done"
13537
- }
13538
- ]
13539
- },
13540
- {
13541
- "type": "alert",
13542
- "variant": "success",
13543
- "message": "All steps completed successfully."
13544
- },
13545
- {
13546
- "type": "button",
13547
- "label": "Reset",
13548
- "event": "RESET",
13549
- "variant": "ghost",
13550
- "icon": "rotate-ccw"
13551
- }
13552
- ]
13553
- }
13554
- ]
13555
- }
13556
- ]
13557
- ]
13558
- },
13559
- {
13560
- "from": "in_progress",
13561
- "to": "failed",
13562
- "event": "FAIL",
13563
- "effects": [
13564
- [
13565
- "set",
13566
- "@entity.status",
13567
- "failed"
13568
- ],
13569
- [
13570
- "render-ui",
13571
- "main",
13042
+ "children": [
13572
13043
  {
13573
- "type": "dashboard-layout",
13574
- "appName": "Schema Builder",
13575
- "navItems": [
13576
- {
13577
- "label": "Plan",
13578
- "href": "/plan",
13579
- "icon": "clipboard-list"
13580
- },
13581
- {
13582
- "label": "Build",
13583
- "href": "/build",
13584
- "icon": "hammer"
13585
- },
13586
- {
13587
- "label": "Fix",
13588
- "href": "/fix",
13589
- "icon": "wrench"
13590
- }
13591
- ],
13044
+ "type": "stack",
13045
+ "direction": "vertical",
13046
+ "gap": "lg",
13592
13047
  "children": [
13593
13048
  {
13594
13049
  "type": "stack",
13595
- "direction": "vertical",
13596
- "gap": "lg",
13050
+ "direction": "horizontal",
13051
+ "gap": "sm",
13052
+ "align": "center",
13597
13053
  "children": [
13598
13054
  {
13599
- "type": "stack",
13600
- "direction": "horizontal",
13601
- "gap": "sm",
13602
- "align": "center",
13603
- "children": [
13604
- {
13605
- "type": "icon",
13606
- "name": "x-circle",
13607
- "size": "lg"
13608
- },
13609
- {
13610
- "type": "typography",
13611
- "content": "BuildProgress",
13612
- "variant": "h2"
13613
- },
13614
- {
13615
- "type": "badge",
13616
- "label": "Failed",
13617
- "variant": "destructive"
13618
- }
13619
- ]
13620
- },
13621
- {
13622
- "type": "divider"
13623
- },
13624
- {
13625
- "type": "wizard-progress",
13626
- "currentStep": "@entity.currentStep",
13627
- "steps": [
13628
- {
13629
- "id": "0",
13630
- "title": "Plan"
13631
- },
13632
- {
13633
- "id": "1",
13634
- "title": "Generate"
13635
- },
13636
- {
13637
- "id": "2",
13638
- "title": "Validate"
13639
- },
13640
- {
13641
- "id": "3",
13642
- "title": "Fix"
13643
- },
13644
- {
13645
- "id": "4",
13646
- "title": "Done"
13647
- }
13648
- ]
13649
- },
13650
- {
13651
- "type": "alert",
13652
- "variant": "error",
13653
- "message": "Pipeline failed at the current step."
13055
+ "type": "icon",
13056
+ "name": "loader",
13057
+ "size": "lg"
13654
13058
  },
13655
13059
  {
13656
- "type": "stack",
13657
- "direction": "horizontal",
13658
- "gap": "sm",
13659
- "children": [
13660
- {
13661
- "type": "stat-display",
13662
- "label": "Failed At Step",
13663
- "value": "@entity.currentStep"
13664
- }
13665
- ]
13060
+ "type": "typography",
13061
+ "content": "BuildProgress",
13062
+ "variant": "h2"
13666
13063
  },
13667
13064
  {
13668
- "type": "button",
13669
- "label": "Reset",
13670
- "event": "RESET",
13671
- "variant": "ghost",
13672
- "icon": "rotate-ccw"
13673
- }
13674
- ]
13675
- }
13676
- ]
13677
- }
13678
- ]
13679
- ]
13680
- },
13681
- {
13682
- "from": "idle",
13683
- "to": "idle",
13684
- "event": "RESET",
13685
- "effects": [
13686
- [
13687
- "set",
13688
- "@entity.status",
13689
- "idle"
13690
- ],
13691
- [
13692
- "set",
13693
- "@entity.currentStep",
13694
- 0
13695
- ],
13696
- [
13697
- "render-ui",
13698
- "main",
13699
- {
13700
- "type": "dashboard-layout",
13701
- "appName": "Schema Builder",
13702
- "navItems": [
13703
- {
13704
- "label": "Plan",
13705
- "href": "/plan",
13706
- "icon": "clipboard-list"
13707
- },
13708
- {
13709
- "label": "Build",
13710
- "href": "/build",
13711
- "icon": "hammer"
13712
- },
13713
- {
13714
- "label": "Fix",
13715
- "href": "/fix",
13716
- "icon": "wrench"
13717
- }
13718
- ],
13719
- "children": [
13720
- {
13721
- "type": "stack",
13722
- "direction": "vertical",
13723
- "gap": "lg",
13724
- "children": [
13725
- {
13726
- "type": "stack",
13727
- "direction": "horizontal",
13728
- "gap": "sm",
13729
- "align": "center",
13730
- "children": [
13731
- {
13732
- "type": "icon",
13733
- "name": "list-ordered",
13734
- "size": "lg"
13735
- },
13736
- {
13737
- "type": "typography",
13738
- "content": "BuildProgress",
13739
- "variant": "h2"
13740
- },
13741
- {
13742
- "type": "badge",
13743
- "label": "Idle",
13744
- "variant": "default"
13745
- }
13746
- ]
13065
+ "type": "badge",
13066
+ "label": "In Progress",
13067
+ "variant": "warning"
13068
+ }
13069
+ ]
13070
+ },
13071
+ {
13072
+ "type": "divider"
13073
+ },
13074
+ {
13075
+ "type": "wizard-progress",
13076
+ "currentStep": "@entity.currentStep",
13077
+ "steps": [
13078
+ {
13079
+ "id": "0",
13080
+ "title": "Plan"
13747
13081
  },
13748
13082
  {
13749
- "type": "divider"
13083
+ "id": "1",
13084
+ "title": "Generate"
13750
13085
  },
13751
13086
  {
13752
- "type": "wizard-progress",
13753
- "currentStep": "@entity.currentStep",
13754
- "steps": [
13755
- {
13756
- "id": "0",
13757
- "title": "Plan"
13758
- },
13759
- {
13760
- "id": "1",
13761
- "title": "Generate"
13762
- },
13763
- {
13764
- "id": "2",
13765
- "title": "Validate"
13766
- },
13767
- {
13768
- "id": "3",
13769
- "title": "Fix"
13770
- },
13771
- {
13772
- "id": "4",
13773
- "title": "Done"
13774
- }
13775
- ]
13087
+ "id": "2",
13088
+ "title": "Validate"
13089
+ },
13090
+ {
13091
+ "id": "3",
13092
+ "title": "Fix"
13776
13093
  },
13094
+ {
13095
+ "id": "4",
13096
+ "title": "Done"
13097
+ }
13098
+ ]
13099
+ },
13100
+ {
13101
+ "type": "stack",
13102
+ "direction": "horizontal",
13103
+ "gap": "sm",
13104
+ "align": "center",
13105
+ "children": [
13106
+ {
13107
+ "type": "stat-display",
13108
+ "label": "Current Step",
13109
+ "value": "@entity.currentStep"
13110
+ },
13111
+ {
13112
+ "type": "stat-display",
13113
+ "label": "Total Steps",
13114
+ "value": "@entity.totalSteps"
13115
+ }
13116
+ ]
13117
+ },
13118
+ {
13119
+ "type": "stack",
13120
+ "direction": "horizontal",
13121
+ "gap": "sm",
13122
+ "children": [
13777
13123
  {
13778
13124
  "type": "button",
13779
- "label": "Start",
13780
- "event": "START",
13125
+ "label": "Advance",
13126
+ "event": "ADVANCE",
13781
13127
  "variant": "primary",
13782
- "icon": "play"
13128
+ "icon": "chevron-right"
13129
+ },
13130
+ {
13131
+ "type": "button",
13132
+ "label": "Reset",
13133
+ "event": "RESET",
13134
+ "variant": "ghost",
13135
+ "icon": "rotate-ccw"
13783
13136
  }
13784
13137
  ]
13785
13138
  }
13786
13139
  ]
13787
13140
  }
13788
13141
  ]
13142
+ }
13143
+ ]
13144
+ ],
13145
+ "ADVANCE": [
13146
+ [
13147
+ "set",
13148
+ "@entity.currentStep",
13149
+ [
13150
+ "+",
13151
+ "@entity.currentStep",
13152
+ 1
13789
13153
  ]
13790
- },
13791
- {
13792
- "from": "in_progress",
13793
- "to": "idle",
13794
- "event": "RESET",
13795
- "effects": [
13796
- [
13797
- "set",
13798
- "@entity.status",
13799
- "idle"
13800
- ],
13801
- [
13802
- "set",
13803
- "@entity.currentStep",
13804
- 0
13154
+ ],
13155
+ [
13156
+ "render-ui",
13157
+ "main",
13158
+ {
13159
+ "type": "dashboard-layout",
13160
+ "appName": "Schema Builder",
13161
+ "navItems": [
13162
+ {
13163
+ "label": "Plan",
13164
+ "href": "/plan",
13165
+ "icon": "clipboard-list"
13166
+ },
13167
+ {
13168
+ "label": "Build",
13169
+ "href": "/build",
13170
+ "icon": "hammer"
13171
+ },
13172
+ {
13173
+ "label": "Fix",
13174
+ "href": "/fix",
13175
+ "icon": "wrench"
13176
+ }
13805
13177
  ],
13806
- [
13807
- "render-ui",
13808
- "main",
13178
+ "children": [
13809
13179
  {
13810
- "type": "dashboard-layout",
13811
- "appName": "Schema Builder",
13812
- "navItems": [
13180
+ "type": "stack",
13181
+ "direction": "vertical",
13182
+ "gap": "lg",
13183
+ "children": [
13813
13184
  {
13814
- "label": "Plan",
13815
- "href": "/plan",
13816
- "icon": "clipboard-list"
13185
+ "type": "stack",
13186
+ "direction": "horizontal",
13187
+ "gap": "sm",
13188
+ "align": "center",
13189
+ "children": [
13190
+ {
13191
+ "type": "icon",
13192
+ "name": "loader",
13193
+ "size": "lg"
13194
+ },
13195
+ {
13196
+ "type": "typography",
13197
+ "content": "BuildProgress",
13198
+ "variant": "h2"
13199
+ },
13200
+ {
13201
+ "type": "badge",
13202
+ "label": "In Progress",
13203
+ "variant": "warning"
13204
+ }
13205
+ ]
13817
13206
  },
13818
13207
  {
13819
- "label": "Build",
13820
- "href": "/build",
13821
- "icon": "hammer"
13208
+ "type": "divider"
13822
13209
  },
13823
13210
  {
13824
- "label": "Fix",
13825
- "href": "/fix",
13826
- "icon": "wrench"
13827
- }
13828
- ],
13829
- "children": [
13211
+ "type": "wizard-progress",
13212
+ "currentStep": "@entity.currentStep",
13213
+ "steps": [
13214
+ {
13215
+ "id": "0",
13216
+ "title": "Plan"
13217
+ },
13218
+ {
13219
+ "id": "1",
13220
+ "title": "Generate"
13221
+ },
13222
+ {
13223
+ "id": "2",
13224
+ "title": "Validate"
13225
+ },
13226
+ {
13227
+ "id": "3",
13228
+ "title": "Fix"
13229
+ },
13230
+ {
13231
+ "id": "4",
13232
+ "title": "Done"
13233
+ }
13234
+ ]
13235
+ },
13830
13236
  {
13831
13237
  "type": "stack",
13832
- "direction": "vertical",
13833
- "gap": "lg",
13238
+ "direction": "horizontal",
13239
+ "gap": "sm",
13240
+ "align": "center",
13834
13241
  "children": [
13835
13242
  {
13836
- "type": "stack",
13837
- "direction": "horizontal",
13838
- "gap": "sm",
13839
- "align": "center",
13840
- "children": [
13841
- {
13842
- "type": "icon",
13843
- "name": "list-ordered",
13844
- "size": "lg"
13845
- },
13846
- {
13847
- "type": "typography",
13848
- "content": "BuildProgress",
13849
- "variant": "h2"
13850
- },
13851
- {
13852
- "type": "badge",
13853
- "label": "Idle",
13854
- "variant": "default"
13855
- }
13856
- ]
13243
+ "type": "stat-display",
13244
+ "label": "Current Step",
13245
+ "value": "@entity.currentStep"
13857
13246
  },
13858
13247
  {
13859
- "type": "divider"
13860
- },
13248
+ "type": "stat-display",
13249
+ "label": "Total Steps",
13250
+ "value": "@entity.totalSteps"
13251
+ }
13252
+ ]
13253
+ },
13254
+ {
13255
+ "type": "stack",
13256
+ "direction": "horizontal",
13257
+ "gap": "sm",
13258
+ "children": [
13861
13259
  {
13862
- "type": "wizard-progress",
13863
- "currentStep": "@entity.currentStep",
13864
- "steps": [
13865
- {
13866
- "id": "0",
13867
- "title": "Plan"
13868
- },
13869
- {
13870
- "id": "1",
13871
- "title": "Generate"
13872
- },
13873
- {
13874
- "id": "2",
13875
- "title": "Validate"
13876
- },
13877
- {
13878
- "id": "3",
13879
- "title": "Fix"
13880
- },
13881
- {
13882
- "id": "4",
13883
- "title": "Done"
13884
- }
13885
- ]
13260
+ "type": "button",
13261
+ "label": "Advance",
13262
+ "event": "ADVANCE",
13263
+ "variant": "primary",
13264
+ "icon": "chevron-right"
13886
13265
  },
13887
13266
  {
13888
13267
  "type": "button",
13889
- "label": "Start",
13890
- "event": "START",
13891
- "variant": "primary",
13892
- "icon": "play"
13268
+ "label": "Reset",
13269
+ "event": "RESET",
13270
+ "variant": "ghost",
13271
+ "icon": "rotate-ccw"
13893
13272
  }
13894
13273
  ]
13895
13274
  }
13896
13275
  ]
13897
13276
  }
13898
13277
  ]
13899
- ]
13900
- },
13901
- {
13902
- "from": "completed",
13903
- "to": "idle",
13904
- "event": "RESET",
13905
- "effects": [
13906
- [
13907
- "set",
13908
- "@entity.status",
13909
- "idle"
13910
- ],
13911
- [
13912
- "set",
13913
- "@entity.currentStep",
13914
- 0
13278
+ }
13279
+ ]
13280
+ ],
13281
+ "COMPLETE": [
13282
+ [
13283
+ "set",
13284
+ "@entity.status",
13285
+ "completed"
13286
+ ],
13287
+ [
13288
+ "set",
13289
+ "@entity.currentStep",
13290
+ "@entity.totalSteps"
13291
+ ],
13292
+ [
13293
+ "render-ui",
13294
+ "main",
13295
+ {
13296
+ "type": "dashboard-layout",
13297
+ "appName": "Schema Builder",
13298
+ "navItems": [
13299
+ {
13300
+ "label": "Plan",
13301
+ "href": "/plan",
13302
+ "icon": "clipboard-list"
13303
+ },
13304
+ {
13305
+ "label": "Build",
13306
+ "href": "/build",
13307
+ "icon": "hammer"
13308
+ },
13309
+ {
13310
+ "label": "Fix",
13311
+ "href": "/fix",
13312
+ "icon": "wrench"
13313
+ }
13915
13314
  ],
13916
- [
13917
- "render-ui",
13918
- "main",
13315
+ "children": [
13919
13316
  {
13920
- "type": "dashboard-layout",
13921
- "appName": "Schema Builder",
13922
- "navItems": [
13317
+ "type": "stack",
13318
+ "direction": "vertical",
13319
+ "gap": "lg",
13320
+ "children": [
13321
+ {
13322
+ "type": "stack",
13323
+ "direction": "horizontal",
13324
+ "gap": "sm",
13325
+ "align": "center",
13326
+ "children": [
13327
+ {
13328
+ "type": "icon",
13329
+ "name": "check-circle",
13330
+ "size": "lg"
13331
+ },
13332
+ {
13333
+ "type": "typography",
13334
+ "content": "BuildProgress",
13335
+ "variant": "h2"
13336
+ },
13337
+ {
13338
+ "type": "badge",
13339
+ "label": "Completed",
13340
+ "variant": "success"
13341
+ }
13342
+ ]
13343
+ },
13923
13344
  {
13924
- "label": "Plan",
13925
- "href": "/plan",
13926
- "icon": "clipboard-list"
13345
+ "type": "divider"
13927
13346
  },
13928
13347
  {
13929
- "label": "Build",
13930
- "href": "/build",
13931
- "icon": "hammer"
13348
+ "type": "wizard-progress",
13349
+ "currentStep": "@entity.totalSteps",
13350
+ "steps": [
13351
+ {
13352
+ "id": "0",
13353
+ "title": "Plan"
13354
+ },
13355
+ {
13356
+ "id": "1",
13357
+ "title": "Generate"
13358
+ },
13359
+ {
13360
+ "id": "2",
13361
+ "title": "Validate"
13362
+ },
13363
+ {
13364
+ "id": "3",
13365
+ "title": "Fix"
13366
+ },
13367
+ {
13368
+ "id": "4",
13369
+ "title": "Done"
13370
+ }
13371
+ ]
13932
13372
  },
13933
13373
  {
13934
- "label": "Fix",
13935
- "href": "/fix",
13936
- "icon": "wrench"
13374
+ "type": "alert",
13375
+ "variant": "success",
13376
+ "message": "All steps completed successfully."
13377
+ },
13378
+ {
13379
+ "type": "button",
13380
+ "label": "Reset",
13381
+ "event": "RESET",
13382
+ "variant": "ghost",
13383
+ "icon": "rotate-ccw"
13937
13384
  }
13938
- ],
13385
+ ]
13386
+ }
13387
+ ]
13388
+ }
13389
+ ]
13390
+ ],
13391
+ "FAIL": [
13392
+ [
13393
+ "set",
13394
+ "@entity.status",
13395
+ "failed"
13396
+ ],
13397
+ [
13398
+ "render-ui",
13399
+ "main",
13400
+ {
13401
+ "type": "dashboard-layout",
13402
+ "appName": "Schema Builder",
13403
+ "navItems": [
13404
+ {
13405
+ "label": "Plan",
13406
+ "href": "/plan",
13407
+ "icon": "clipboard-list"
13408
+ },
13409
+ {
13410
+ "label": "Build",
13411
+ "href": "/build",
13412
+ "icon": "hammer"
13413
+ },
13414
+ {
13415
+ "label": "Fix",
13416
+ "href": "/fix",
13417
+ "icon": "wrench"
13418
+ }
13419
+ ],
13420
+ "children": [
13421
+ {
13422
+ "type": "stack",
13423
+ "direction": "vertical",
13424
+ "gap": "lg",
13939
13425
  "children": [
13940
13426
  {
13941
13427
  "type": "stack",
13942
- "direction": "vertical",
13943
- "gap": "lg",
13428
+ "direction": "horizontal",
13429
+ "gap": "sm",
13430
+ "align": "center",
13944
13431
  "children": [
13945
13432
  {
13946
- "type": "stack",
13947
- "direction": "horizontal",
13948
- "gap": "sm",
13949
- "align": "center",
13950
- "children": [
13951
- {
13952
- "type": "icon",
13953
- "name": "list-ordered",
13954
- "size": "lg"
13955
- },
13956
- {
13957
- "type": "typography",
13958
- "content": "BuildProgress",
13959
- "variant": "h2"
13960
- },
13961
- {
13962
- "type": "badge",
13963
- "label": "Idle",
13964
- "variant": "default"
13965
- }
13966
- ]
13433
+ "type": "icon",
13434
+ "name": "x-circle",
13435
+ "size": "lg"
13967
13436
  },
13968
13437
  {
13969
- "type": "divider"
13438
+ "type": "typography",
13439
+ "content": "BuildProgress",
13440
+ "variant": "h2"
13970
13441
  },
13971
13442
  {
13972
- "type": "wizard-progress",
13973
- "currentStep": "@entity.currentStep",
13974
- "steps": [
13975
- {
13976
- "id": "0",
13977
- "title": "Plan"
13978
- },
13979
- {
13980
- "id": "1",
13981
- "title": "Generate"
13982
- },
13983
- {
13984
- "id": "2",
13985
- "title": "Validate"
13986
- },
13987
- {
13988
- "id": "3",
13989
- "title": "Fix"
13990
- },
13991
- {
13992
- "id": "4",
13993
- "title": "Done"
13994
- }
13995
- ]
13443
+ "type": "badge",
13444
+ "label": "Failed",
13445
+ "variant": "destructive"
13446
+ }
13447
+ ]
13448
+ },
13449
+ {
13450
+ "type": "divider"
13451
+ },
13452
+ {
13453
+ "type": "wizard-progress",
13454
+ "currentStep": "@entity.currentStep",
13455
+ "steps": [
13456
+ {
13457
+ "id": "0",
13458
+ "title": "Plan"
13996
13459
  },
13997
13460
  {
13998
- "type": "button",
13999
- "label": "Start",
14000
- "event": "START",
14001
- "variant": "primary",
14002
- "icon": "play"
13461
+ "id": "1",
13462
+ "title": "Generate"
13463
+ },
13464
+ {
13465
+ "id": "2",
13466
+ "title": "Validate"
13467
+ },
13468
+ {
13469
+ "id": "3",
13470
+ "title": "Fix"
13471
+ },
13472
+ {
13473
+ "id": "4",
13474
+ "title": "Done"
13475
+ }
13476
+ ]
13477
+ },
13478
+ {
13479
+ "type": "alert",
13480
+ "variant": "error",
13481
+ "message": "Pipeline failed at the current step."
13482
+ },
13483
+ {
13484
+ "type": "stack",
13485
+ "direction": "horizontal",
13486
+ "gap": "sm",
13487
+ "children": [
13488
+ {
13489
+ "type": "stat-display",
13490
+ "label": "Failed At Step",
13491
+ "value": "@entity.currentStep"
14003
13492
  }
14004
13493
  ]
13494
+ },
13495
+ {
13496
+ "type": "button",
13497
+ "label": "Reset",
13498
+ "event": "RESET",
13499
+ "variant": "ghost",
13500
+ "icon": "rotate-ccw"
14005
13501
  }
14006
13502
  ]
14007
13503
  }
14008
13504
  ]
14009
- ]
14010
- },
14011
- {
14012
- "from": "failed",
14013
- "to": "idle",
14014
- "event": "RESET",
14015
- "effects": [
14016
- [
14017
- "set",
14018
- "@entity.status",
14019
- "idle"
14020
- ],
14021
- [
14022
- "set",
14023
- "@entity.currentStep",
14024
- 0
13505
+ }
13506
+ ]
13507
+ ],
13508
+ "RESET": [
13509
+ [
13510
+ "set",
13511
+ "@entity.status",
13512
+ "idle"
13513
+ ],
13514
+ [
13515
+ "set",
13516
+ "@entity.currentStep",
13517
+ 0
13518
+ ],
13519
+ [
13520
+ "render-ui",
13521
+ "main",
13522
+ {
13523
+ "type": "dashboard-layout",
13524
+ "appName": "Schema Builder",
13525
+ "navItems": [
13526
+ {
13527
+ "label": "Plan",
13528
+ "href": "/plan",
13529
+ "icon": "clipboard-list"
13530
+ },
13531
+ {
13532
+ "label": "Build",
13533
+ "href": "/build",
13534
+ "icon": "hammer"
13535
+ },
13536
+ {
13537
+ "label": "Fix",
13538
+ "href": "/fix",
13539
+ "icon": "wrench"
13540
+ }
14025
13541
  ],
14026
- [
14027
- "render-ui",
14028
- "main",
13542
+ "children": [
14029
13543
  {
14030
- "type": "dashboard-layout",
14031
- "appName": "Schema Builder",
14032
- "navItems": [
13544
+ "type": "stack",
13545
+ "direction": "vertical",
13546
+ "gap": "lg",
13547
+ "children": [
14033
13548
  {
14034
- "label": "Plan",
14035
- "href": "/plan",
14036
- "icon": "clipboard-list"
13549
+ "type": "stack",
13550
+ "direction": "horizontal",
13551
+ "gap": "sm",
13552
+ "align": "center",
13553
+ "children": [
13554
+ {
13555
+ "type": "icon",
13556
+ "name": "list-ordered",
13557
+ "size": "lg"
13558
+ },
13559
+ {
13560
+ "type": "typography",
13561
+ "content": "BuildProgress",
13562
+ "variant": "h2"
13563
+ },
13564
+ {
13565
+ "type": "badge",
13566
+ "label": "Idle",
13567
+ "variant": "default"
13568
+ }
13569
+ ]
14037
13570
  },
14038
13571
  {
14039
- "label": "Build",
14040
- "href": "/build",
14041
- "icon": "hammer"
13572
+ "type": "divider"
14042
13573
  },
14043
13574
  {
14044
- "label": "Fix",
14045
- "href": "/fix",
14046
- "icon": "wrench"
14047
- }
14048
- ],
14049
- "children": [
14050
- {
14051
- "type": "stack",
14052
- "direction": "vertical",
14053
- "gap": "lg",
14054
- "children": [
13575
+ "type": "wizard-progress",
13576
+ "currentStep": "@entity.currentStep",
13577
+ "steps": [
14055
13578
  {
14056
- "type": "stack",
14057
- "direction": "horizontal",
14058
- "gap": "sm",
14059
- "align": "center",
14060
- "children": [
14061
- {
14062
- "type": "icon",
14063
- "name": "list-ordered",
14064
- "size": "lg"
14065
- },
14066
- {
14067
- "type": "typography",
14068
- "content": "BuildProgress",
14069
- "variant": "h2"
14070
- },
14071
- {
14072
- "type": "badge",
14073
- "label": "Idle",
14074
- "variant": "default"
14075
- }
14076
- ]
13579
+ "id": "0",
13580
+ "title": "Plan"
14077
13581
  },
14078
13582
  {
14079
- "type": "divider"
13583
+ "id": "1",
13584
+ "title": "Generate"
14080
13585
  },
14081
13586
  {
14082
- "type": "wizard-progress",
14083
- "currentStep": "@entity.currentStep",
14084
- "steps": [
14085
- {
14086
- "id": "0",
14087
- "title": "Plan"
14088
- },
14089
- {
14090
- "id": "1",
14091
- "title": "Generate"
14092
- },
14093
- {
14094
- "id": "2",
14095
- "title": "Validate"
14096
- },
14097
- {
14098
- "id": "3",
14099
- "title": "Fix"
14100
- },
14101
- {
14102
- "id": "4",
14103
- "title": "Done"
14104
- }
14105
- ]
13587
+ "id": "2",
13588
+ "title": "Validate"
14106
13589
  },
14107
13590
  {
14108
- "type": "button",
14109
- "label": "Start",
14110
- "event": "START",
14111
- "variant": "primary",
14112
- "icon": "play"
13591
+ "id": "3",
13592
+ "title": "Fix"
13593
+ },
13594
+ {
13595
+ "id": "4",
13596
+ "title": "Done"
14113
13597
  }
14114
13598
  ]
13599
+ },
13600
+ {
13601
+ "type": "button",
13602
+ "label": "Start",
13603
+ "event": "START",
13604
+ "variant": "primary",
13605
+ "icon": "play"
14115
13606
  }
14116
13607
  ]
14117
13608
  }
14118
13609
  ]
14119
- ]
14120
- }
13610
+ }
13611
+ ]
14121
13612
  ]
14122
13613
  }
14123
13614
  }
@@ -14132,8 +13623,13 @@
14132
13623
  }
14133
13624
  ]
14134
13625
  }
13626
+ ],
13627
+ "uses": [
13628
+ {
13629
+ "from": "std/behaviors/std-agent-step-progress",
13630
+ "as": "AgentStepProgress"
13631
+ }
14135
13632
  ]
14136
13633
  }
14137
- ],
14138
- "description": "Schema builder agent organism. Full build cycle that plans, generates, validates, and fixes .orb programs. Composes planner + tool-loop + fix-loop molecules with session management and tabbed views. Composed from: - stdAgentPlanner (molecule): task planning with classification and memory - stdAgentToolLoop (molecule): iterative tool execution - stdAgentFixLoop (molecule): validation-fix cycle - stdAgentSession: session forking and checkpointing - stdTabs: Plan / Build / Validate / Fix tab navigation - stdAgentStepProgress: overall build pipeline progress indicator Cross-trait events: - PLAN_READY (Planner -> ToolLoop): plan complete, begin building - TOOL_LOOP_DONE (ToolLoop -> FixLoop): schema generated, validate it - FIX_SUCCEEDED (FixLoop -> Memory): record successful fix pattern Pages: /plan (initial), /build, /validate, /fix (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."
14139
- }
13634
+ ]
13635
+ }