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