@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,1120 +0,0 @@
1
- {
2
- "name": "WizardEntryOrbital",
3
- "version": "1.0.0",
4
- "orbitals": [
5
- {
6
- "name": "WizardEntryOrbital",
7
- "entity": {
8
- "name": "WizardEntry",
9
- "persistence": "runtime",
10
- "fields": [
11
- {
12
- "name": "id",
13
- "type": "string"
14
- },
15
- {
16
- "name": "name",
17
- "type": "string"
18
- },
19
- {
20
- "name": "description",
21
- "type": "string"
22
- },
23
- {
24
- "name": "status",
25
- "type": "string",
26
- "default": "active",
27
- "values": [
28
- "active",
29
- "inactive",
30
- "pending"
31
- ]
32
- },
33
- {
34
- "name": "createdAt",
35
- "type": "string"
36
- },
37
- {
38
- "name": "pendingId",
39
- "type": "string"
40
- }
41
- ]
42
- },
43
- "traits": [
44
- {
45
- "name": "WizardEntryWizard",
46
- "linkedEntity": "WizardEntry",
47
- "category": "interaction",
48
- "stateMachine": {
49
- "states": [
50
- {
51
- "name": "step1",
52
- "isInitial": true
53
- },
54
- {
55
- "name": "step2"
56
- },
57
- {
58
- "name": "step3"
59
- },
60
- {
61
- "name": "review"
62
- },
63
- {
64
- "name": "complete"
65
- }
66
- ],
67
- "events": [
68
- {
69
- "key": "INIT",
70
- "name": "Initialize"
71
- },
72
- {
73
- "key": "NEXT",
74
- "name": "Next Step",
75
- "payload": [
76
- {
77
- "name": "data",
78
- "type": "object",
79
- "required": true
80
- }
81
- ]
82
- },
83
- {
84
- "key": "PREV",
85
- "name": "Previous Step"
86
- },
87
- {
88
- "key": "COMPLETE",
89
- "name": "Complete Wizard",
90
- "payload": [
91
- {
92
- "name": "data",
93
- "type": "object",
94
- "required": true
95
- }
96
- ]
97
- },
98
- {
99
- "key": "RESTART",
100
- "name": "Restart Wizard"
101
- }
102
- ],
103
- "transitions": [
104
- {
105
- "from": "step1",
106
- "to": "step1",
107
- "event": "INIT",
108
- "effects": [
109
- [
110
- "fetch",
111
- "WizardEntry"
112
- ],
113
- [
114
- "render-ui",
115
- "main",
116
- {
117
- "type": "container",
118
- "maxWidth": "lg",
119
- "padding": "lg",
120
- "children": [
121
- {
122
- "type": "stack",
123
- "direction": "vertical",
124
- "gap": "lg",
125
- "children": [
126
- {
127
- "type": "stack",
128
- "direction": "horizontal",
129
- "gap": "sm",
130
- "align": "center",
131
- "children": [
132
- {
133
- "type": "icon",
134
- "name": "clipboard",
135
- "size": "lg"
136
- },
137
- {
138
- "type": "typography",
139
- "content": "Setup Wizard",
140
- "variant": "h2"
141
- }
142
- ]
143
- },
144
- {
145
- "type": "progress-dots",
146
- "count": 3,
147
- "currentIndex": 0
148
- },
149
- {
150
- "type": "wizard-progress",
151
- "steps": [
152
- "Personal Info",
153
- "Settings",
154
- "Review"
155
- ],
156
- "currentStep": 0
157
- },
158
- {
159
- "type": "divider"
160
- },
161
- {
162
- "type": "typography",
163
- "content": "Personal Info",
164
- "variant": "h3"
165
- },
166
- {
167
- "type": "form-section",
168
- "entity": "WizardEntry",
169
- "mode": "create",
170
- "submitEvent": "NEXT",
171
- "cancelEvent": "INIT",
172
- "fields": [
173
- "name",
174
- "description"
175
- ]
176
- },
177
- {
178
- "type": "stack",
179
- "direction": "horizontal",
180
- "gap": "sm",
181
- "justify": "end",
182
- "children": [
183
- {
184
- "type": "button",
185
- "label": "Next",
186
- "event": "NEXT",
187
- "variant": "primary",
188
- "icon": "arrow-right"
189
- }
190
- ]
191
- }
192
- ]
193
- }
194
- ]
195
- }
196
- ]
197
- ]
198
- },
199
- {
200
- "from": "step1",
201
- "to": "step2",
202
- "event": "NEXT",
203
- "effects": [
204
- [
205
- "fetch",
206
- "WizardEntry"
207
- ],
208
- [
209
- "render-ui",
210
- "main",
211
- {
212
- "type": "container",
213
- "maxWidth": "lg",
214
- "padding": "lg",
215
- "children": [
216
- {
217
- "type": "stack",
218
- "direction": "vertical",
219
- "gap": "lg",
220
- "children": [
221
- {
222
- "type": "stack",
223
- "direction": "horizontal",
224
- "gap": "sm",
225
- "align": "center",
226
- "children": [
227
- {
228
- "type": "icon",
229
- "name": "clipboard",
230
- "size": "lg"
231
- },
232
- {
233
- "type": "typography",
234
- "content": "Setup Wizard",
235
- "variant": "h2"
236
- }
237
- ]
238
- },
239
- {
240
- "type": "progress-dots",
241
- "count": 3,
242
- "currentIndex": 1
243
- },
244
- {
245
- "type": "wizard-progress",
246
- "steps": [
247
- "Personal Info",
248
- "Settings",
249
- "Review"
250
- ],
251
- "currentStep": 1
252
- },
253
- {
254
- "type": "divider"
255
- },
256
- {
257
- "type": "typography",
258
- "content": "Settings",
259
- "variant": "h3"
260
- },
261
- {
262
- "type": "form-section",
263
- "entity": "WizardEntry",
264
- "mode": "create",
265
- "submitEvent": "NEXT",
266
- "cancelEvent": "PREV",
267
- "fields": [
268
- "status"
269
- ]
270
- },
271
- {
272
- "type": "stack",
273
- "direction": "horizontal",
274
- "gap": "sm",
275
- "justify": "end",
276
- "children": [
277
- {
278
- "type": "button",
279
- "label": "Back",
280
- "event": "PREV",
281
- "variant": "ghost",
282
- "icon": "arrow-left"
283
- },
284
- {
285
- "type": "button",
286
- "label": "Next",
287
- "event": "NEXT",
288
- "variant": "primary",
289
- "icon": "arrow-right"
290
- }
291
- ]
292
- }
293
- ]
294
- }
295
- ]
296
- }
297
- ]
298
- ]
299
- },
300
- {
301
- "from": "step2",
302
- "to": "step3",
303
- "event": "NEXT",
304
- "effects": [
305
- [
306
- "fetch",
307
- "WizardEntry"
308
- ],
309
- [
310
- "render-ui",
311
- "main",
312
- {
313
- "type": "container",
314
- "maxWidth": "lg",
315
- "padding": "lg",
316
- "children": [
317
- {
318
- "type": "stack",
319
- "direction": "vertical",
320
- "gap": "lg",
321
- "children": [
322
- {
323
- "type": "stack",
324
- "direction": "horizontal",
325
- "gap": "sm",
326
- "align": "center",
327
- "children": [
328
- {
329
- "type": "icon",
330
- "name": "clipboard",
331
- "size": "lg"
332
- },
333
- {
334
- "type": "typography",
335
- "content": "Setup Wizard",
336
- "variant": "h2"
337
- }
338
- ]
339
- },
340
- {
341
- "type": "progress-dots",
342
- "count": 3,
343
- "currentIndex": 2
344
- },
345
- {
346
- "type": "wizard-progress",
347
- "steps": [
348
- "Personal Info",
349
- "Settings",
350
- "Review"
351
- ],
352
- "currentStep": 2
353
- },
354
- {
355
- "type": "divider"
356
- },
357
- {
358
- "type": "typography",
359
- "content": "Review",
360
- "variant": "h3"
361
- },
362
- {
363
- "type": "form-section",
364
- "entity": "WizardEntry",
365
- "mode": "create",
366
- "submitEvent": "NEXT",
367
- "cancelEvent": "PREV",
368
- "fields": [
369
- "createdAt"
370
- ]
371
- },
372
- {
373
- "type": "stack",
374
- "direction": "horizontal",
375
- "gap": "sm",
376
- "justify": "end",
377
- "children": [
378
- {
379
- "type": "button",
380
- "label": "Back",
381
- "event": "PREV",
382
- "variant": "ghost",
383
- "icon": "arrow-left"
384
- },
385
- {
386
- "type": "button",
387
- "label": "Next",
388
- "event": "NEXT",
389
- "variant": "primary",
390
- "icon": "arrow-right"
391
- }
392
- ]
393
- }
394
- ]
395
- }
396
- ]
397
- }
398
- ]
399
- ]
400
- },
401
- {
402
- "from": "step3",
403
- "to": "review",
404
- "event": "NEXT",
405
- "effects": [
406
- [
407
- "fetch",
408
- "WizardEntry"
409
- ],
410
- [
411
- "render-ui",
412
- "main",
413
- {
414
- "type": "stack",
415
- "direction": "vertical",
416
- "gap": "lg",
417
- "children": [
418
- {
419
- "type": "stack",
420
- "direction": "horizontal",
421
- "gap": "sm",
422
- "align": "center",
423
- "children": [
424
- {
425
- "type": "icon",
426
- "name": "clipboard",
427
- "size": "lg"
428
- },
429
- {
430
- "type": "typography",
431
- "content": "Setup Wizard",
432
- "variant": "h2"
433
- }
434
- ]
435
- },
436
- {
437
- "type": "badge",
438
- "label": "Review"
439
- },
440
- {
441
- "type": "wizard-progress",
442
- "steps": [
443
- "Personal Info",
444
- "Settings",
445
- "Review"
446
- ],
447
- "currentStep": 3
448
- },
449
- {
450
- "type": "divider"
451
- },
452
- {
453
- "type": "stack",
454
- "direction": "vertical",
455
- "gap": "sm",
456
- "entity": "WizardEntry",
457
- "children": [
458
- {
459
- "type": "stack",
460
- "direction": "horizontal",
461
- "gap": "md",
462
- "justify": "space-between",
463
- "children": [
464
- {
465
- "type": "typography",
466
- "variant": "caption",
467
- "content": "Name"
468
- },
469
- {
470
- "type": "typography",
471
- "variant": "body",
472
- "content": "@entity.name"
473
- }
474
- ]
475
- },
476
- {
477
- "type": "stack",
478
- "direction": "horizontal",
479
- "gap": "md",
480
- "justify": "space-between",
481
- "children": [
482
- {
483
- "type": "typography",
484
- "variant": "caption",
485
- "content": "Description"
486
- },
487
- {
488
- "type": "typography",
489
- "variant": "body",
490
- "content": "@entity.description"
491
- }
492
- ]
493
- },
494
- {
495
- "type": "stack",
496
- "direction": "horizontal",
497
- "gap": "md",
498
- "justify": "space-between",
499
- "children": [
500
- {
501
- "type": "typography",
502
- "variant": "caption",
503
- "content": "Status"
504
- },
505
- {
506
- "type": "typography",
507
- "variant": "body",
508
- "content": "@entity.status"
509
- }
510
- ]
511
- },
512
- {
513
- "type": "stack",
514
- "direction": "horizontal",
515
- "gap": "md",
516
- "justify": "space-between",
517
- "children": [
518
- {
519
- "type": "typography",
520
- "variant": "caption",
521
- "content": "Created At"
522
- },
523
- {
524
- "type": "typography",
525
- "variant": "body",
526
- "content": "@entity.createdAt"
527
- }
528
- ]
529
- },
530
- {
531
- "type": "stack",
532
- "direction": "horizontal",
533
- "gap": "md",
534
- "justify": "space-between",
535
- "children": [
536
- {
537
- "type": "typography",
538
- "variant": "caption",
539
- "content": "Pending Id"
540
- },
541
- {
542
- "type": "typography",
543
- "variant": "body",
544
- "content": "@entity.pendingId"
545
- }
546
- ]
547
- }
548
- ]
549
- },
550
- {
551
- "type": "wizard-navigation",
552
- "currentStep": 3,
553
- "totalSteps": 4,
554
- "showBack": true,
555
- "showComplete": true,
556
- "showNext": false
557
- }
558
- ]
559
- }
560
- ]
561
- ]
562
- },
563
- {
564
- "from": "step2",
565
- "to": "step1",
566
- "event": "PREV",
567
- "effects": [
568
- [
569
- "fetch",
570
- "WizardEntry"
571
- ],
572
- [
573
- "render-ui",
574
- "main",
575
- {
576
- "type": "container",
577
- "maxWidth": "lg",
578
- "padding": "lg",
579
- "children": [
580
- {
581
- "type": "stack",
582
- "direction": "vertical",
583
- "gap": "lg",
584
- "children": [
585
- {
586
- "type": "stack",
587
- "direction": "horizontal",
588
- "gap": "sm",
589
- "align": "center",
590
- "children": [
591
- {
592
- "type": "icon",
593
- "name": "clipboard",
594
- "size": "lg"
595
- },
596
- {
597
- "type": "typography",
598
- "content": "Setup Wizard",
599
- "variant": "h2"
600
- }
601
- ]
602
- },
603
- {
604
- "type": "progress-dots",
605
- "count": 3,
606
- "currentIndex": 0
607
- },
608
- {
609
- "type": "wizard-progress",
610
- "steps": [
611
- "Personal Info",
612
- "Settings",
613
- "Review"
614
- ],
615
- "currentStep": 0
616
- },
617
- {
618
- "type": "divider"
619
- },
620
- {
621
- "type": "typography",
622
- "content": "Personal Info",
623
- "variant": "h3"
624
- },
625
- {
626
- "type": "form-section",
627
- "entity": "WizardEntry",
628
- "mode": "create",
629
- "submitEvent": "NEXT",
630
- "cancelEvent": "INIT",
631
- "fields": [
632
- "name",
633
- "description"
634
- ]
635
- },
636
- {
637
- "type": "stack",
638
- "direction": "horizontal",
639
- "gap": "sm",
640
- "justify": "end",
641
- "children": [
642
- {
643
- "type": "button",
644
- "label": "Next",
645
- "event": "NEXT",
646
- "variant": "primary",
647
- "icon": "arrow-right"
648
- }
649
- ]
650
- }
651
- ]
652
- }
653
- ]
654
- }
655
- ]
656
- ]
657
- },
658
- {
659
- "from": "step3",
660
- "to": "step2",
661
- "event": "PREV",
662
- "effects": [
663
- [
664
- "fetch",
665
- "WizardEntry"
666
- ],
667
- [
668
- "render-ui",
669
- "main",
670
- {
671
- "type": "container",
672
- "maxWidth": "lg",
673
- "padding": "lg",
674
- "children": [
675
- {
676
- "type": "stack",
677
- "direction": "vertical",
678
- "gap": "lg",
679
- "children": [
680
- {
681
- "type": "stack",
682
- "direction": "horizontal",
683
- "gap": "sm",
684
- "align": "center",
685
- "children": [
686
- {
687
- "type": "icon",
688
- "name": "clipboard",
689
- "size": "lg"
690
- },
691
- {
692
- "type": "typography",
693
- "content": "Setup Wizard",
694
- "variant": "h2"
695
- }
696
- ]
697
- },
698
- {
699
- "type": "progress-dots",
700
- "count": 3,
701
- "currentIndex": 1
702
- },
703
- {
704
- "type": "wizard-progress",
705
- "steps": [
706
- "Personal Info",
707
- "Settings",
708
- "Review"
709
- ],
710
- "currentStep": 1
711
- },
712
- {
713
- "type": "divider"
714
- },
715
- {
716
- "type": "typography",
717
- "content": "Settings",
718
- "variant": "h3"
719
- },
720
- {
721
- "type": "form-section",
722
- "entity": "WizardEntry",
723
- "mode": "create",
724
- "submitEvent": "NEXT",
725
- "cancelEvent": "PREV",
726
- "fields": [
727
- "status"
728
- ]
729
- },
730
- {
731
- "type": "stack",
732
- "direction": "horizontal",
733
- "gap": "sm",
734
- "justify": "end",
735
- "children": [
736
- {
737
- "type": "button",
738
- "label": "Back",
739
- "event": "PREV",
740
- "variant": "ghost",
741
- "icon": "arrow-left"
742
- },
743
- {
744
- "type": "button",
745
- "label": "Next",
746
- "event": "NEXT",
747
- "variant": "primary",
748
- "icon": "arrow-right"
749
- }
750
- ]
751
- }
752
- ]
753
- }
754
- ]
755
- }
756
- ]
757
- ]
758
- },
759
- {
760
- "from": "review",
761
- "to": "step3",
762
- "event": "PREV",
763
- "effects": [
764
- [
765
- "fetch",
766
- "WizardEntry"
767
- ],
768
- [
769
- "render-ui",
770
- "main",
771
- {
772
- "type": "container",
773
- "maxWidth": "lg",
774
- "padding": "lg",
775
- "children": [
776
- {
777
- "type": "stack",
778
- "direction": "vertical",
779
- "gap": "lg",
780
- "children": [
781
- {
782
- "type": "stack",
783
- "direction": "horizontal",
784
- "gap": "sm",
785
- "align": "center",
786
- "children": [
787
- {
788
- "type": "icon",
789
- "name": "clipboard",
790
- "size": "lg"
791
- },
792
- {
793
- "type": "typography",
794
- "content": "Setup Wizard",
795
- "variant": "h2"
796
- }
797
- ]
798
- },
799
- {
800
- "type": "progress-dots",
801
- "count": 3,
802
- "currentIndex": 2
803
- },
804
- {
805
- "type": "wizard-progress",
806
- "steps": [
807
- "Personal Info",
808
- "Settings",
809
- "Review"
810
- ],
811
- "currentStep": 2
812
- },
813
- {
814
- "type": "divider"
815
- },
816
- {
817
- "type": "typography",
818
- "content": "Review",
819
- "variant": "h3"
820
- },
821
- {
822
- "type": "form-section",
823
- "entity": "WizardEntry",
824
- "mode": "create",
825
- "submitEvent": "NEXT",
826
- "cancelEvent": "PREV",
827
- "fields": [
828
- "createdAt"
829
- ]
830
- },
831
- {
832
- "type": "stack",
833
- "direction": "horizontal",
834
- "gap": "sm",
835
- "justify": "end",
836
- "children": [
837
- {
838
- "type": "button",
839
- "label": "Back",
840
- "event": "PREV",
841
- "variant": "ghost",
842
- "icon": "arrow-left"
843
- },
844
- {
845
- "type": "button",
846
- "label": "Next",
847
- "event": "NEXT",
848
- "variant": "primary",
849
- "icon": "arrow-right"
850
- }
851
- ]
852
- }
853
- ]
854
- }
855
- ]
856
- }
857
- ]
858
- ]
859
- },
860
- {
861
- "from": "review",
862
- "to": "complete",
863
- "event": "COMPLETE",
864
- "effects": [
865
- [
866
- "persist",
867
- "create",
868
- "WizardEntry",
869
- "@payload.data"
870
- ],
871
- [
872
- "notify",
873
- "success",
874
- "WizardEntry created successfully"
875
- ],
876
- [
877
- "render-ui",
878
- "main",
879
- {
880
- "type": "stack",
881
- "direction": "vertical",
882
- "gap": "lg",
883
- "align": "center",
884
- "children": [
885
- {
886
- "type": "icon",
887
- "name": "check-circle",
888
- "size": "lg"
889
- },
890
- {
891
- "type": "typography",
892
- "content": "Complete!",
893
- "variant": "h2"
894
- },
895
- {
896
- "type": "typography",
897
- "content": "Your wizardentry has been created successfully.",
898
- "variant": "body"
899
- },
900
- {
901
- "type": "button",
902
- "label": "Start New",
903
- "event": "RESTART",
904
- "variant": "primary",
905
- "icon": "refresh-cw"
906
- }
907
- ]
908
- }
909
- ]
910
- ]
911
- },
912
- {
913
- "from": "complete",
914
- "to": "step1",
915
- "event": "RESTART",
916
- "effects": [
917
- [
918
- "fetch",
919
- "WizardEntry"
920
- ],
921
- [
922
- "render-ui",
923
- "main",
924
- {
925
- "type": "container",
926
- "maxWidth": "lg",
927
- "padding": "lg",
928
- "children": [
929
- {
930
- "type": "stack",
931
- "direction": "vertical",
932
- "gap": "lg",
933
- "children": [
934
- {
935
- "type": "stack",
936
- "direction": "horizontal",
937
- "gap": "sm",
938
- "align": "center",
939
- "children": [
940
- {
941
- "type": "icon",
942
- "name": "clipboard",
943
- "size": "lg"
944
- },
945
- {
946
- "type": "typography",
947
- "content": "Setup Wizard",
948
- "variant": "h2"
949
- }
950
- ]
951
- },
952
- {
953
- "type": "progress-dots",
954
- "count": 3,
955
- "currentIndex": 0
956
- },
957
- {
958
- "type": "wizard-progress",
959
- "steps": [
960
- "Personal Info",
961
- "Settings",
962
- "Review"
963
- ],
964
- "currentStep": 0
965
- },
966
- {
967
- "type": "divider"
968
- },
969
- {
970
- "type": "typography",
971
- "content": "Personal Info",
972
- "variant": "h3"
973
- },
974
- {
975
- "type": "form-section",
976
- "entity": "WizardEntry",
977
- "mode": "create",
978
- "submitEvent": "NEXT",
979
- "cancelEvent": "INIT",
980
- "fields": [
981
- "name",
982
- "description"
983
- ]
984
- },
985
- {
986
- "type": "stack",
987
- "direction": "horizontal",
988
- "gap": "sm",
989
- "justify": "end",
990
- "children": [
991
- {
992
- "type": "button",
993
- "label": "Next",
994
- "event": "NEXT",
995
- "variant": "primary",
996
- "icon": "arrow-right"
997
- }
998
- ]
999
- }
1000
- ]
1001
- }
1002
- ]
1003
- }
1004
- ]
1005
- ]
1006
- },
1007
- {
1008
- "from": "complete",
1009
- "to": "step1",
1010
- "event": "INIT",
1011
- "effects": [
1012
- [
1013
- "fetch",
1014
- "WizardEntry"
1015
- ],
1016
- [
1017
- "render-ui",
1018
- "main",
1019
- {
1020
- "type": "container",
1021
- "maxWidth": "lg",
1022
- "padding": "lg",
1023
- "children": [
1024
- {
1025
- "type": "stack",
1026
- "direction": "vertical",
1027
- "gap": "lg",
1028
- "children": [
1029
- {
1030
- "type": "stack",
1031
- "direction": "horizontal",
1032
- "gap": "sm",
1033
- "align": "center",
1034
- "children": [
1035
- {
1036
- "type": "icon",
1037
- "name": "clipboard",
1038
- "size": "lg"
1039
- },
1040
- {
1041
- "type": "typography",
1042
- "content": "Setup Wizard",
1043
- "variant": "h2"
1044
- }
1045
- ]
1046
- },
1047
- {
1048
- "type": "progress-dots",
1049
- "count": 3,
1050
- "currentIndex": 0
1051
- },
1052
- {
1053
- "type": "wizard-progress",
1054
- "steps": [
1055
- "Personal Info",
1056
- "Settings",
1057
- "Review"
1058
- ],
1059
- "currentStep": 0
1060
- },
1061
- {
1062
- "type": "divider"
1063
- },
1064
- {
1065
- "type": "typography",
1066
- "content": "Personal Info",
1067
- "variant": "h3"
1068
- },
1069
- {
1070
- "type": "form-section",
1071
- "entity": "WizardEntry",
1072
- "mode": "create",
1073
- "submitEvent": "NEXT",
1074
- "cancelEvent": "INIT",
1075
- "fields": [
1076
- "name",
1077
- "description"
1078
- ]
1079
- },
1080
- {
1081
- "type": "stack",
1082
- "direction": "horizontal",
1083
- "gap": "sm",
1084
- "justify": "end",
1085
- "children": [
1086
- {
1087
- "type": "button",
1088
- "label": "Next",
1089
- "event": "NEXT",
1090
- "variant": "primary",
1091
- "icon": "arrow-right"
1092
- }
1093
- ]
1094
- }
1095
- ]
1096
- }
1097
- ]
1098
- }
1099
- ]
1100
- ]
1101
- }
1102
- ]
1103
- }
1104
- }
1105
- ],
1106
- "pages": [
1107
- {
1108
- "name": "WizardEntryPage",
1109
- "path": "/wizard",
1110
- "traits": [
1111
- {
1112
- "ref": "WizardEntryWizard"
1113
- }
1114
- ]
1115
- }
1116
- ]
1117
- }
1118
- ],
1119
- "description": "Multi-step wizard behavior parameterized for any domain. Generates a dynamic number of steps based on the `steps` parameter, with a review screen and completion view. Pure function: params in, OrbitalDefinition out. (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."
1120
- }