@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,1413 +0,0 @@
1
- {
2
- "name": "MovableEntityOrbital",
3
- "version": "1.0.0",
4
- "orbitals": [
5
- {
6
- "name": "MovableEntityOrbital",
7
- "entity": {
8
- "name": "MovableEntity",
9
- "persistence": "runtime",
10
- "fields": [
11
- {
12
- "name": "id",
13
- "type": "string"
14
- },
15
- {
16
- "name": "name",
17
- "type": "string"
18
- },
19
- {
20
- "name": "description",
21
- "type": "string"
22
- },
23
- {
24
- "name": "status",
25
- "type": "string",
26
- "default": "active",
27
- "values": [
28
- "active",
29
- "inactive",
30
- "pending"
31
- ]
32
- },
33
- {
34
- "name": "createdAt",
35
- "type": "string"
36
- },
37
- {
38
- "name": "pendingId",
39
- "type": "string"
40
- },
41
- {
42
- "name": "x",
43
- "type": "number",
44
- "default": 0
45
- },
46
- {
47
- "name": "y",
48
- "type": "number",
49
- "default": 0
50
- }
51
- ]
52
- },
53
- "traits": [
54
- {
55
- "name": "MovableEntityMovement",
56
- "linkedEntity": "MovableEntity",
57
- "category": "interaction",
58
- "stateMachine": {
59
- "states": [
60
- {
61
- "name": "idle",
62
- "isInitial": true
63
- },
64
- {
65
- "name": "moving"
66
- },
67
- {
68
- "name": "colliding"
69
- }
70
- ],
71
- "events": [
72
- {
73
- "key": "INIT",
74
- "name": "Initialize"
75
- },
76
- {
77
- "key": "MOVE",
78
- "name": "Move",
79
- "payload": [
80
- {
81
- "name": "x",
82
- "type": "number",
83
- "required": true
84
- },
85
- {
86
- "name": "y",
87
- "type": "number",
88
- "required": true
89
- }
90
- ]
91
- },
92
- {
93
- "key": "STOP",
94
- "name": "Stop"
95
- },
96
- {
97
- "key": "COLLISION",
98
- "name": "Collision",
99
- "payload": [
100
- {
101
- "name": "targetId",
102
- "type": "string",
103
- "required": true
104
- }
105
- ]
106
- },
107
- {
108
- "key": "RESOLVE",
109
- "name": "Resolve"
110
- },
111
- {
112
- "key": "CANCEL",
113
- "name": "Cancel"
114
- },
115
- {
116
- "key": "CLOSE",
117
- "name": "Close"
118
- }
119
- ],
120
- "transitions": [
121
- {
122
- "from": "idle",
123
- "to": "idle",
124
- "event": "INIT",
125
- "effects": [
126
- [
127
- "fetch",
128
- "MovableEntity"
129
- ],
130
- [
131
- "render-ui",
132
- "main",
133
- {
134
- "type": "stack",
135
- "direction": "vertical",
136
- "gap": "lg",
137
- "children": [
138
- {
139
- "type": "stack",
140
- "direction": "horizontal",
141
- "gap": "md",
142
- "justify": "space-between",
143
- "children": [
144
- {
145
- "type": "stack",
146
- "direction": "horizontal",
147
- "gap": "md",
148
- "children": [
149
- {
150
- "type": "icon",
151
- "name": "move",
152
- "size": "lg"
153
- },
154
- {
155
- "type": "typography",
156
- "content": "MovableEntitys Movement",
157
- "variant": "h2"
158
- }
159
- ]
160
- },
161
- {
162
- "type": "status-dot",
163
- "status": "inactive",
164
- "label": "Idle"
165
- }
166
- ]
167
- },
168
- {
169
- "type": "divider"
170
- },
171
- {
172
- "type": "simple-grid",
173
- "columns": 2,
174
- "children": [
175
- {
176
- "type": "stat-display",
177
- "label": "X",
178
- "value": [
179
- "object/get",
180
- [
181
- "array/first",
182
- "@entity"
183
- ],
184
- "x"
185
- ]
186
- },
187
- {
188
- "type": "stat-display",
189
- "label": "Y",
190
- "value": [
191
- "object/get",
192
- [
193
- "array/first",
194
- "@entity"
195
- ],
196
- "y"
197
- ]
198
- }
199
- ]
200
- },
201
- {
202
- "type": "stack",
203
- "direction": "horizontal",
204
- "gap": "md",
205
- "children": [
206
- {
207
- "type": "typography",
208
- "variant": "caption",
209
- "content": "Name"
210
- },
211
- {
212
- "type": "typography",
213
- "variant": "body",
214
- "content": [
215
- "object/get",
216
- [
217
- "array/first",
218
- "@entity"
219
- ],
220
- "name"
221
- ]
222
- }
223
- ]
224
- },
225
- {
226
- "type": "stack",
227
- "direction": "horizontal",
228
- "gap": "md",
229
- "children": [
230
- {
231
- "type": "typography",
232
- "variant": "caption",
233
- "content": "Description"
234
- },
235
- {
236
- "type": "typography",
237
- "variant": "body",
238
- "content": [
239
- "object/get",
240
- [
241
- "array/first",
242
- "@entity"
243
- ],
244
- "description"
245
- ]
246
- }
247
- ]
248
- },
249
- {
250
- "type": "stack",
251
- "direction": "horizontal",
252
- "gap": "md",
253
- "children": [
254
- {
255
- "type": "typography",
256
- "variant": "caption",
257
- "content": "Status"
258
- },
259
- {
260
- "type": "typography",
261
- "variant": "body",
262
- "content": [
263
- "object/get",
264
- [
265
- "array/first",
266
- "@entity"
267
- ],
268
- "status"
269
- ]
270
- }
271
- ]
272
- },
273
- {
274
- "type": "stack",
275
- "direction": "horizontal",
276
- "gap": "md",
277
- "children": [
278
- {
279
- "type": "typography",
280
- "variant": "caption",
281
- "content": "CreatedAt"
282
- },
283
- {
284
- "type": "typography",
285
- "variant": "body",
286
- "content": [
287
- "object/get",
288
- [
289
- "array/first",
290
- "@entity"
291
- ],
292
- "createdAt"
293
- ]
294
- }
295
- ]
296
- },
297
- {
298
- "type": "divider"
299
- },
300
- {
301
- "type": "stack",
302
- "direction": "horizontal",
303
- "gap": "sm",
304
- "justify": "end",
305
- "children": [
306
- {
307
- "type": "button",
308
- "label": "Move",
309
- "event": "MOVE",
310
- "variant": "primary",
311
- "icon": "navigation"
312
- }
313
- ]
314
- }
315
- ]
316
- }
317
- ]
318
- ]
319
- },
320
- {
321
- "from": "idle",
322
- "to": "moving",
323
- "event": "MOVE",
324
- "effects": [
325
- [
326
- "fetch",
327
- "MovableEntity"
328
- ],
329
- [
330
- "render-ui",
331
- "main",
332
- {
333
- "type": "stack",
334
- "direction": "vertical",
335
- "gap": "lg",
336
- "children": [
337
- {
338
- "type": "stack",
339
- "direction": "horizontal",
340
- "gap": "md",
341
- "justify": "space-between",
342
- "children": [
343
- {
344
- "type": "stack",
345
- "direction": "horizontal",
346
- "gap": "md",
347
- "children": [
348
- {
349
- "type": "icon",
350
- "name": "move",
351
- "size": "lg"
352
- },
353
- {
354
- "type": "typography",
355
- "content": "MovableEntitys Movement",
356
- "variant": "h2"
357
- }
358
- ]
359
- },
360
- {
361
- "type": "status-dot",
362
- "status": "active",
363
- "pulse": true,
364
- "label": "Moving"
365
- }
366
- ]
367
- },
368
- {
369
- "type": "divider"
370
- },
371
- {
372
- "type": "simple-grid",
373
- "columns": 2,
374
- "children": [
375
- {
376
- "type": "stat-display",
377
- "label": "X",
378
- "value": [
379
- "object/get",
380
- [
381
- "array/first",
382
- "@entity"
383
- ],
384
- "x"
385
- ]
386
- },
387
- {
388
- "type": "stat-display",
389
- "label": "Y",
390
- "value": [
391
- "object/get",
392
- [
393
- "array/first",
394
- "@entity"
395
- ],
396
- "y"
397
- ]
398
- }
399
- ]
400
- },
401
- {
402
- "type": "stack",
403
- "direction": "horizontal",
404
- "gap": "md",
405
- "children": [
406
- {
407
- "type": "typography",
408
- "variant": "caption",
409
- "content": "Name"
410
- },
411
- {
412
- "type": "typography",
413
- "variant": "body",
414
- "content": [
415
- "object/get",
416
- [
417
- "array/first",
418
- "@entity"
419
- ],
420
- "name"
421
- ]
422
- }
423
- ]
424
- },
425
- {
426
- "type": "stack",
427
- "direction": "horizontal",
428
- "gap": "md",
429
- "children": [
430
- {
431
- "type": "typography",
432
- "variant": "caption",
433
- "content": "Description"
434
- },
435
- {
436
- "type": "typography",
437
- "variant": "body",
438
- "content": [
439
- "object/get",
440
- [
441
- "array/first",
442
- "@entity"
443
- ],
444
- "description"
445
- ]
446
- }
447
- ]
448
- },
449
- {
450
- "type": "stack",
451
- "direction": "horizontal",
452
- "gap": "md",
453
- "children": [
454
- {
455
- "type": "typography",
456
- "variant": "caption",
457
- "content": "Status"
458
- },
459
- {
460
- "type": "typography",
461
- "variant": "body",
462
- "content": [
463
- "object/get",
464
- [
465
- "array/first",
466
- "@entity"
467
- ],
468
- "status"
469
- ]
470
- }
471
- ]
472
- },
473
- {
474
- "type": "stack",
475
- "direction": "horizontal",
476
- "gap": "md",
477
- "children": [
478
- {
479
- "type": "typography",
480
- "variant": "caption",
481
- "content": "CreatedAt"
482
- },
483
- {
484
- "type": "typography",
485
- "variant": "body",
486
- "content": [
487
- "object/get",
488
- [
489
- "array/first",
490
- "@entity"
491
- ],
492
- "createdAt"
493
- ]
494
- }
495
- ]
496
- },
497
- {
498
- "type": "divider"
499
- },
500
- {
501
- "type": "stack",
502
- "direction": "horizontal",
503
- "gap": "sm",
504
- "justify": "end",
505
- "children": [
506
- {
507
- "type": "button",
508
- "label": "Stop",
509
- "event": "STOP",
510
- "variant": "danger",
511
- "icon": "square"
512
- }
513
- ]
514
- }
515
- ]
516
- }
517
- ]
518
- ]
519
- },
520
- {
521
- "from": "moving",
522
- "to": "idle",
523
- "event": "STOP",
524
- "effects": [
525
- [
526
- "fetch",
527
- "MovableEntity"
528
- ],
529
- [
530
- "render-ui",
531
- "main",
532
- {
533
- "type": "stack",
534
- "direction": "vertical",
535
- "gap": "lg",
536
- "children": [
537
- {
538
- "type": "stack",
539
- "direction": "horizontal",
540
- "gap": "md",
541
- "justify": "space-between",
542
- "children": [
543
- {
544
- "type": "stack",
545
- "direction": "horizontal",
546
- "gap": "md",
547
- "children": [
548
- {
549
- "type": "icon",
550
- "name": "move",
551
- "size": "lg"
552
- },
553
- {
554
- "type": "typography",
555
- "content": "MovableEntitys Movement",
556
- "variant": "h2"
557
- }
558
- ]
559
- },
560
- {
561
- "type": "status-dot",
562
- "status": "inactive",
563
- "label": "Idle"
564
- }
565
- ]
566
- },
567
- {
568
- "type": "divider"
569
- },
570
- {
571
- "type": "simple-grid",
572
- "columns": 2,
573
- "children": [
574
- {
575
- "type": "stat-display",
576
- "label": "X",
577
- "value": [
578
- "object/get",
579
- [
580
- "array/first",
581
- "@entity"
582
- ],
583
- "x"
584
- ]
585
- },
586
- {
587
- "type": "stat-display",
588
- "label": "Y",
589
- "value": [
590
- "object/get",
591
- [
592
- "array/first",
593
- "@entity"
594
- ],
595
- "y"
596
- ]
597
- }
598
- ]
599
- },
600
- {
601
- "type": "stack",
602
- "direction": "horizontal",
603
- "gap": "md",
604
- "children": [
605
- {
606
- "type": "typography",
607
- "variant": "caption",
608
- "content": "Name"
609
- },
610
- {
611
- "type": "typography",
612
- "variant": "body",
613
- "content": [
614
- "object/get",
615
- [
616
- "array/first",
617
- "@entity"
618
- ],
619
- "name"
620
- ]
621
- }
622
- ]
623
- },
624
- {
625
- "type": "stack",
626
- "direction": "horizontal",
627
- "gap": "md",
628
- "children": [
629
- {
630
- "type": "typography",
631
- "variant": "caption",
632
- "content": "Description"
633
- },
634
- {
635
- "type": "typography",
636
- "variant": "body",
637
- "content": [
638
- "object/get",
639
- [
640
- "array/first",
641
- "@entity"
642
- ],
643
- "description"
644
- ]
645
- }
646
- ]
647
- },
648
- {
649
- "type": "stack",
650
- "direction": "horizontal",
651
- "gap": "md",
652
- "children": [
653
- {
654
- "type": "typography",
655
- "variant": "caption",
656
- "content": "Status"
657
- },
658
- {
659
- "type": "typography",
660
- "variant": "body",
661
- "content": [
662
- "object/get",
663
- [
664
- "array/first",
665
- "@entity"
666
- ],
667
- "status"
668
- ]
669
- }
670
- ]
671
- },
672
- {
673
- "type": "stack",
674
- "direction": "horizontal",
675
- "gap": "md",
676
- "children": [
677
- {
678
- "type": "typography",
679
- "variant": "caption",
680
- "content": "CreatedAt"
681
- },
682
- {
683
- "type": "typography",
684
- "variant": "body",
685
- "content": [
686
- "object/get",
687
- [
688
- "array/first",
689
- "@entity"
690
- ],
691
- "createdAt"
692
- ]
693
- }
694
- ]
695
- },
696
- {
697
- "type": "divider"
698
- },
699
- {
700
- "type": "stack",
701
- "direction": "horizontal",
702
- "gap": "sm",
703
- "justify": "end",
704
- "children": [
705
- {
706
- "type": "button",
707
- "label": "Move",
708
- "event": "MOVE",
709
- "variant": "primary",
710
- "icon": "navigation"
711
- }
712
- ]
713
- }
714
- ]
715
- }
716
- ]
717
- ]
718
- },
719
- {
720
- "from": "moving",
721
- "to": "colliding",
722
- "event": "COLLISION",
723
- "effects": [
724
- [
725
- "render-ui",
726
- "modal",
727
- {
728
- "type": "stack",
729
- "direction": "vertical",
730
- "gap": "md",
731
- "children": [
732
- {
733
- "type": "stack",
734
- "direction": "horizontal",
735
- "gap": "sm",
736
- "children": [
737
- {
738
- "type": "icon",
739
- "name": "alert-triangle",
740
- "size": "md"
741
- },
742
- {
743
- "type": "typography",
744
- "content": "Collision Detected",
745
- "variant": "h3"
746
- }
747
- ]
748
- },
749
- {
750
- "type": "divider"
751
- },
752
- {
753
- "type": "typography",
754
- "content": "A collision has been detected. Resolve to continue.",
755
- "variant": "body"
756
- },
757
- {
758
- "type": "stack",
759
- "direction": "horizontal",
760
- "gap": "sm",
761
- "justify": "end",
762
- "children": [
763
- {
764
- "type": "button",
765
- "label": "Cancel",
766
- "event": "CANCEL",
767
- "variant": "ghost"
768
- },
769
- {
770
- "type": "button",
771
- "label": "Resolve",
772
- "event": "RESOLVE",
773
- "variant": "primary",
774
- "icon": "check"
775
- }
776
- ]
777
- }
778
- ]
779
- }
780
- ]
781
- ]
782
- },
783
- {
784
- "from": "colliding",
785
- "to": "idle",
786
- "event": "RESOLVE",
787
- "effects": [
788
- [
789
- "render-ui",
790
- "modal",
791
- null
792
- ],
793
- [
794
- "fetch",
795
- "MovableEntity"
796
- ],
797
- [
798
- "render-ui",
799
- "main",
800
- {
801
- "type": "stack",
802
- "direction": "vertical",
803
- "gap": "lg",
804
- "children": [
805
- {
806
- "type": "stack",
807
- "direction": "horizontal",
808
- "gap": "md",
809
- "justify": "space-between",
810
- "children": [
811
- {
812
- "type": "stack",
813
- "direction": "horizontal",
814
- "gap": "md",
815
- "children": [
816
- {
817
- "type": "icon",
818
- "name": "move",
819
- "size": "lg"
820
- },
821
- {
822
- "type": "typography",
823
- "content": "MovableEntitys Movement",
824
- "variant": "h2"
825
- }
826
- ]
827
- },
828
- {
829
- "type": "status-dot",
830
- "status": "inactive",
831
- "label": "Idle"
832
- }
833
- ]
834
- },
835
- {
836
- "type": "divider"
837
- },
838
- {
839
- "type": "simple-grid",
840
- "columns": 2,
841
- "children": [
842
- {
843
- "type": "stat-display",
844
- "label": "X",
845
- "value": [
846
- "object/get",
847
- [
848
- "array/first",
849
- "@entity"
850
- ],
851
- "x"
852
- ]
853
- },
854
- {
855
- "type": "stat-display",
856
- "label": "Y",
857
- "value": [
858
- "object/get",
859
- [
860
- "array/first",
861
- "@entity"
862
- ],
863
- "y"
864
- ]
865
- }
866
- ]
867
- },
868
- {
869
- "type": "stack",
870
- "direction": "horizontal",
871
- "gap": "md",
872
- "children": [
873
- {
874
- "type": "typography",
875
- "variant": "caption",
876
- "content": "Name"
877
- },
878
- {
879
- "type": "typography",
880
- "variant": "body",
881
- "content": [
882
- "object/get",
883
- [
884
- "array/first",
885
- "@entity"
886
- ],
887
- "name"
888
- ]
889
- }
890
- ]
891
- },
892
- {
893
- "type": "stack",
894
- "direction": "horizontal",
895
- "gap": "md",
896
- "children": [
897
- {
898
- "type": "typography",
899
- "variant": "caption",
900
- "content": "Description"
901
- },
902
- {
903
- "type": "typography",
904
- "variant": "body",
905
- "content": [
906
- "object/get",
907
- [
908
- "array/first",
909
- "@entity"
910
- ],
911
- "description"
912
- ]
913
- }
914
- ]
915
- },
916
- {
917
- "type": "stack",
918
- "direction": "horizontal",
919
- "gap": "md",
920
- "children": [
921
- {
922
- "type": "typography",
923
- "variant": "caption",
924
- "content": "Status"
925
- },
926
- {
927
- "type": "typography",
928
- "variant": "body",
929
- "content": [
930
- "object/get",
931
- [
932
- "array/first",
933
- "@entity"
934
- ],
935
- "status"
936
- ]
937
- }
938
- ]
939
- },
940
- {
941
- "type": "stack",
942
- "direction": "horizontal",
943
- "gap": "md",
944
- "children": [
945
- {
946
- "type": "typography",
947
- "variant": "caption",
948
- "content": "CreatedAt"
949
- },
950
- {
951
- "type": "typography",
952
- "variant": "body",
953
- "content": [
954
- "object/get",
955
- [
956
- "array/first",
957
- "@entity"
958
- ],
959
- "createdAt"
960
- ]
961
- }
962
- ]
963
- },
964
- {
965
- "type": "divider"
966
- },
967
- {
968
- "type": "stack",
969
- "direction": "horizontal",
970
- "gap": "sm",
971
- "justify": "end",
972
- "children": [
973
- {
974
- "type": "button",
975
- "label": "Move",
976
- "event": "MOVE",
977
- "variant": "primary",
978
- "icon": "navigation"
979
- }
980
- ]
981
- }
982
- ]
983
- }
984
- ]
985
- ]
986
- },
987
- {
988
- "from": "colliding",
989
- "to": "idle",
990
- "event": "CANCEL",
991
- "effects": [
992
- [
993
- "render-ui",
994
- "modal",
995
- null
996
- ],
997
- [
998
- "fetch",
999
- "MovableEntity"
1000
- ],
1001
- [
1002
- "render-ui",
1003
- "main",
1004
- {
1005
- "type": "stack",
1006
- "direction": "vertical",
1007
- "gap": "lg",
1008
- "children": [
1009
- {
1010
- "type": "stack",
1011
- "direction": "horizontal",
1012
- "gap": "md",
1013
- "justify": "space-between",
1014
- "children": [
1015
- {
1016
- "type": "stack",
1017
- "direction": "horizontal",
1018
- "gap": "md",
1019
- "children": [
1020
- {
1021
- "type": "icon",
1022
- "name": "move",
1023
- "size": "lg"
1024
- },
1025
- {
1026
- "type": "typography",
1027
- "content": "MovableEntitys Movement",
1028
- "variant": "h2"
1029
- }
1030
- ]
1031
- },
1032
- {
1033
- "type": "status-dot",
1034
- "status": "inactive",
1035
- "label": "Idle"
1036
- }
1037
- ]
1038
- },
1039
- {
1040
- "type": "divider"
1041
- },
1042
- {
1043
- "type": "simple-grid",
1044
- "columns": 2,
1045
- "children": [
1046
- {
1047
- "type": "stat-display",
1048
- "label": "X",
1049
- "value": [
1050
- "object/get",
1051
- [
1052
- "array/first",
1053
- "@entity"
1054
- ],
1055
- "x"
1056
- ]
1057
- },
1058
- {
1059
- "type": "stat-display",
1060
- "label": "Y",
1061
- "value": [
1062
- "object/get",
1063
- [
1064
- "array/first",
1065
- "@entity"
1066
- ],
1067
- "y"
1068
- ]
1069
- }
1070
- ]
1071
- },
1072
- {
1073
- "type": "stack",
1074
- "direction": "horizontal",
1075
- "gap": "md",
1076
- "children": [
1077
- {
1078
- "type": "typography",
1079
- "variant": "caption",
1080
- "content": "Name"
1081
- },
1082
- {
1083
- "type": "typography",
1084
- "variant": "body",
1085
- "content": [
1086
- "object/get",
1087
- [
1088
- "array/first",
1089
- "@entity"
1090
- ],
1091
- "name"
1092
- ]
1093
- }
1094
- ]
1095
- },
1096
- {
1097
- "type": "stack",
1098
- "direction": "horizontal",
1099
- "gap": "md",
1100
- "children": [
1101
- {
1102
- "type": "typography",
1103
- "variant": "caption",
1104
- "content": "Description"
1105
- },
1106
- {
1107
- "type": "typography",
1108
- "variant": "body",
1109
- "content": [
1110
- "object/get",
1111
- [
1112
- "array/first",
1113
- "@entity"
1114
- ],
1115
- "description"
1116
- ]
1117
- }
1118
- ]
1119
- },
1120
- {
1121
- "type": "stack",
1122
- "direction": "horizontal",
1123
- "gap": "md",
1124
- "children": [
1125
- {
1126
- "type": "typography",
1127
- "variant": "caption",
1128
- "content": "Status"
1129
- },
1130
- {
1131
- "type": "typography",
1132
- "variant": "body",
1133
- "content": [
1134
- "object/get",
1135
- [
1136
- "array/first",
1137
- "@entity"
1138
- ],
1139
- "status"
1140
- ]
1141
- }
1142
- ]
1143
- },
1144
- {
1145
- "type": "stack",
1146
- "direction": "horizontal",
1147
- "gap": "md",
1148
- "children": [
1149
- {
1150
- "type": "typography",
1151
- "variant": "caption",
1152
- "content": "CreatedAt"
1153
- },
1154
- {
1155
- "type": "typography",
1156
- "variant": "body",
1157
- "content": [
1158
- "object/get",
1159
- [
1160
- "array/first",
1161
- "@entity"
1162
- ],
1163
- "createdAt"
1164
- ]
1165
- }
1166
- ]
1167
- },
1168
- {
1169
- "type": "divider"
1170
- },
1171
- {
1172
- "type": "stack",
1173
- "direction": "horizontal",
1174
- "gap": "sm",
1175
- "justify": "end",
1176
- "children": [
1177
- {
1178
- "type": "button",
1179
- "label": "Move",
1180
- "event": "MOVE",
1181
- "variant": "primary",
1182
- "icon": "navigation"
1183
- }
1184
- ]
1185
- }
1186
- ]
1187
- }
1188
- ]
1189
- ]
1190
- },
1191
- {
1192
- "from": "colliding",
1193
- "to": "idle",
1194
- "event": "CLOSE",
1195
- "effects": [
1196
- [
1197
- "render-ui",
1198
- "modal",
1199
- null
1200
- ],
1201
- [
1202
- "fetch",
1203
- "MovableEntity"
1204
- ],
1205
- [
1206
- "render-ui",
1207
- "main",
1208
- {
1209
- "type": "stack",
1210
- "direction": "vertical",
1211
- "gap": "lg",
1212
- "children": [
1213
- {
1214
- "type": "stack",
1215
- "direction": "horizontal",
1216
- "gap": "md",
1217
- "justify": "space-between",
1218
- "children": [
1219
- {
1220
- "type": "stack",
1221
- "direction": "horizontal",
1222
- "gap": "md",
1223
- "children": [
1224
- {
1225
- "type": "icon",
1226
- "name": "move",
1227
- "size": "lg"
1228
- },
1229
- {
1230
- "type": "typography",
1231
- "content": "MovableEntitys Movement",
1232
- "variant": "h2"
1233
- }
1234
- ]
1235
- },
1236
- {
1237
- "type": "status-dot",
1238
- "status": "inactive",
1239
- "label": "Idle"
1240
- }
1241
- ]
1242
- },
1243
- {
1244
- "type": "divider"
1245
- },
1246
- {
1247
- "type": "simple-grid",
1248
- "columns": 2,
1249
- "children": [
1250
- {
1251
- "type": "stat-display",
1252
- "label": "X",
1253
- "value": [
1254
- "object/get",
1255
- [
1256
- "array/first",
1257
- "@entity"
1258
- ],
1259
- "x"
1260
- ]
1261
- },
1262
- {
1263
- "type": "stat-display",
1264
- "label": "Y",
1265
- "value": [
1266
- "object/get",
1267
- [
1268
- "array/first",
1269
- "@entity"
1270
- ],
1271
- "y"
1272
- ]
1273
- }
1274
- ]
1275
- },
1276
- {
1277
- "type": "stack",
1278
- "direction": "horizontal",
1279
- "gap": "md",
1280
- "children": [
1281
- {
1282
- "type": "typography",
1283
- "variant": "caption",
1284
- "content": "Name"
1285
- },
1286
- {
1287
- "type": "typography",
1288
- "variant": "body",
1289
- "content": [
1290
- "object/get",
1291
- [
1292
- "array/first",
1293
- "@entity"
1294
- ],
1295
- "name"
1296
- ]
1297
- }
1298
- ]
1299
- },
1300
- {
1301
- "type": "stack",
1302
- "direction": "horizontal",
1303
- "gap": "md",
1304
- "children": [
1305
- {
1306
- "type": "typography",
1307
- "variant": "caption",
1308
- "content": "Description"
1309
- },
1310
- {
1311
- "type": "typography",
1312
- "variant": "body",
1313
- "content": [
1314
- "object/get",
1315
- [
1316
- "array/first",
1317
- "@entity"
1318
- ],
1319
- "description"
1320
- ]
1321
- }
1322
- ]
1323
- },
1324
- {
1325
- "type": "stack",
1326
- "direction": "horizontal",
1327
- "gap": "md",
1328
- "children": [
1329
- {
1330
- "type": "typography",
1331
- "variant": "caption",
1332
- "content": "Status"
1333
- },
1334
- {
1335
- "type": "typography",
1336
- "variant": "body",
1337
- "content": [
1338
- "object/get",
1339
- [
1340
- "array/first",
1341
- "@entity"
1342
- ],
1343
- "status"
1344
- ]
1345
- }
1346
- ]
1347
- },
1348
- {
1349
- "type": "stack",
1350
- "direction": "horizontal",
1351
- "gap": "md",
1352
- "children": [
1353
- {
1354
- "type": "typography",
1355
- "variant": "caption",
1356
- "content": "CreatedAt"
1357
- },
1358
- {
1359
- "type": "typography",
1360
- "variant": "body",
1361
- "content": [
1362
- "object/get",
1363
- [
1364
- "array/first",
1365
- "@entity"
1366
- ],
1367
- "createdAt"
1368
- ]
1369
- }
1370
- ]
1371
- },
1372
- {
1373
- "type": "divider"
1374
- },
1375
- {
1376
- "type": "stack",
1377
- "direction": "horizontal",
1378
- "gap": "sm",
1379
- "justify": "end",
1380
- "children": [
1381
- {
1382
- "type": "button",
1383
- "label": "Move",
1384
- "event": "MOVE",
1385
- "variant": "primary",
1386
- "icon": "navigation"
1387
- }
1388
- ]
1389
- }
1390
- ]
1391
- }
1392
- ]
1393
- ]
1394
- }
1395
- ]
1396
- }
1397
- }
1398
- ],
1399
- "pages": [
1400
- {
1401
- "name": "MovableEntityPage",
1402
- "path": "/movableentitys",
1403
- "traits": [
1404
- {
1405
- "ref": "MovableEntityMovement"
1406
- }
1407
- ]
1408
- }
1409
- ]
1410
- }
1411
- ],
1412
- "description": "Entity movement behavior: idle, moving, collision detection and resolution. 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."
1413
- }