@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,1922 +0,0 @@
1
- {
2
- "name": "STEM Lab",
3
- "version": "1.0.0",
4
- "orbitals": [
5
- {
6
- "name": "ExperimentOrbital",
7
- "entity": {
8
- "name": "Experiment",
9
- "persistence": "runtime",
10
- "fields": [
11
- {
12
- "name": "id",
13
- "type": "string",
14
- "required": true
15
- },
16
- {
17
- "name": "title",
18
- "type": "string",
19
- "required": true
20
- },
21
- {
22
- "name": "hypothesis",
23
- "type": "string"
24
- },
25
- {
26
- "name": "score",
27
- "type": "number",
28
- "default": 0
29
- },
30
- {
31
- "name": "completed",
32
- "type": "boolean",
33
- "default": false
34
- },
35
- {
36
- "name": "level",
37
- "type": "number",
38
- "default": 1
39
- }
40
- ],
41
- "instances": [
42
- {
43
- "id": "game-1",
44
- "name": "Simulator Session",
45
- "description": "Active game session",
46
- "status": "active",
47
- "score": 0,
48
- "level": 1
49
- }
50
- ]
51
- },
52
- "traits": [
53
- {
54
- "name": "ExperimentSimulatorGame",
55
- "linkedEntity": "Experiment",
56
- "category": "interaction",
57
- "stateMachine": {
58
- "states": [
59
- {
60
- "name": "menu",
61
- "isInitial": true
62
- },
63
- {
64
- "name": "playing"
65
- },
66
- {
67
- "name": "complete"
68
- }
69
- ],
70
- "events": [
71
- {
72
- "key": "INIT",
73
- "name": "Initialize"
74
- },
75
- {
76
- "key": "START",
77
- "name": "Start"
78
- },
79
- {
80
- "key": "COMPLETE",
81
- "name": "Complete"
82
- },
83
- {
84
- "key": "RESTART",
85
- "name": "Restart"
86
- },
87
- {
88
- "key": "NAVIGATE",
89
- "name": "Navigate"
90
- }
91
- ],
92
- "transitions": [
93
- {
94
- "from": "menu",
95
- "to": "menu",
96
- "event": "INIT",
97
- "effects": [
98
- [
99
- "fetch",
100
- "Experiment"
101
- ],
102
- [
103
- "render-ui",
104
- "main",
105
- {
106
- "type": "game-shell",
107
- "appName": "STEM Lab",
108
- "showTopBar": true,
109
- "children": [
110
- {
111
- "type": "game-menu",
112
- "title": "Experiment Simulator",
113
- "menuItems": [
114
- {
115
- "label": "Start",
116
- "event": "START",
117
- "variant": "primary"
118
- }
119
- ]
120
- }
121
- ]
122
- }
123
- ]
124
- ]
125
- },
126
- {
127
- "from": "menu",
128
- "to": "playing",
129
- "event": "START",
130
- "effects": [
131
- [
132
- "render-ui",
133
- "main",
134
- {
135
- "type": "game-shell",
136
- "appName": "STEM Lab",
137
- "showTopBar": true,
138
- "children": [
139
- {
140
- "type": "stack",
141
- "direction": "vertical",
142
- "gap": "md",
143
- "children": [
144
- {
145
- "type": "game-hud",
146
- "stats": [
147
- {
148
- "label": "Score",
149
- "value": "@entity.score"
150
- },
151
- {
152
- "label": "Level",
153
- "value": "@entity.level"
154
- }
155
- ]
156
- },
157
- {
158
- "type": "simulator-board",
159
- "entity": "Experiment",
160
- "completeEvent": "COMPLETE"
161
- }
162
- ]
163
- }
164
- ]
165
- }
166
- ]
167
- ]
168
- },
169
- {
170
- "from": "menu",
171
- "to": "menu",
172
- "event": "NAVIGATE",
173
- "effects": []
174
- },
175
- {
176
- "from": "playing",
177
- "to": "complete",
178
- "event": "COMPLETE",
179
- "effects": [
180
- [
181
- "render-ui",
182
- "main",
183
- {
184
- "type": "game-shell",
185
- "appName": "STEM Lab",
186
- "showTopBar": true,
187
- "children": [
188
- {
189
- "type": "game-over-screen",
190
- "title": "Well Done!",
191
- "menuItems": [
192
- {
193
- "label": "Play Again",
194
- "event": "RESTART",
195
- "variant": "primary"
196
- }
197
- ]
198
- }
199
- ]
200
- }
201
- ]
202
- ]
203
- },
204
- {
205
- "from": "complete",
206
- "to": "menu",
207
- "event": "RESTART",
208
- "effects": [
209
- [
210
- "render-ui",
211
- "main",
212
- {
213
- "type": "game-shell",
214
- "appName": "STEM Lab",
215
- "showTopBar": true,
216
- "children": [
217
- {
218
- "type": "game-menu",
219
- "title": "Experiment Simulator",
220
- "menuItems": [
221
- {
222
- "label": "Start",
223
- "event": "START",
224
- "variant": "primary"
225
- }
226
- ]
227
- }
228
- ]
229
- }
230
- ]
231
- ]
232
- }
233
- ]
234
- }
235
- }
236
- ],
237
- "pages": [
238
- {
239
- "name": "SimulatorPage",
240
- "path": "/simulator",
241
- "isInitial": true,
242
- "traits": [
243
- {
244
- "ref": "ExperimentSimulatorGame"
245
- }
246
- ]
247
- }
248
- ]
249
- },
250
- {
251
- "name": "ClassificationOrbital",
252
- "entity": {
253
- "name": "Classification",
254
- "persistence": "runtime",
255
- "fields": [
256
- {
257
- "name": "id",
258
- "type": "string",
259
- "required": true
260
- },
261
- {
262
- "name": "title",
263
- "type": "string",
264
- "required": true
265
- },
266
- {
267
- "name": "category",
268
- "type": "string"
269
- },
270
- {
271
- "name": "score",
272
- "type": "number",
273
- "default": 0
274
- },
275
- {
276
- "name": "accuracy",
277
- "type": "number",
278
- "default": 0
279
- },
280
- {
281
- "name": "level",
282
- "type": "number",
283
- "default": 1
284
- }
285
- ],
286
- "instances": [
287
- {
288
- "id": "game-1",
289
- "name": "Classifier Session",
290
- "description": "Active game session",
291
- "status": "active",
292
- "score": 0,
293
- "level": 1
294
- }
295
- ]
296
- },
297
- "traits": [
298
- {
299
- "name": "ClassificationClassifierGame",
300
- "linkedEntity": "Classification",
301
- "category": "interaction",
302
- "stateMachine": {
303
- "states": [
304
- {
305
- "name": "menu",
306
- "isInitial": true
307
- },
308
- {
309
- "name": "playing"
310
- },
311
- {
312
- "name": "complete"
313
- }
314
- ],
315
- "events": [
316
- {
317
- "key": "INIT",
318
- "name": "Initialize"
319
- },
320
- {
321
- "key": "START",
322
- "name": "Start"
323
- },
324
- {
325
- "key": "COMPLETE",
326
- "name": "Complete"
327
- },
328
- {
329
- "key": "RESTART",
330
- "name": "Restart"
331
- },
332
- {
333
- "key": "NAVIGATE",
334
- "name": "Navigate"
335
- }
336
- ],
337
- "transitions": [
338
- {
339
- "from": "menu",
340
- "to": "menu",
341
- "event": "INIT",
342
- "effects": [
343
- [
344
- "fetch",
345
- "Classification"
346
- ],
347
- [
348
- "render-ui",
349
- "main",
350
- {
351
- "type": "game-shell",
352
- "appName": "STEM Lab",
353
- "showTopBar": true,
354
- "children": [
355
- {
356
- "type": "game-menu",
357
- "title": "Classification Lab",
358
- "menuItems": [
359
- {
360
- "label": "Start",
361
- "event": "START",
362
- "variant": "primary"
363
- }
364
- ]
365
- }
366
- ]
367
- }
368
- ]
369
- ]
370
- },
371
- {
372
- "from": "menu",
373
- "to": "playing",
374
- "event": "START",
375
- "effects": [
376
- [
377
- "render-ui",
378
- "main",
379
- {
380
- "type": "game-shell",
381
- "appName": "STEM Lab",
382
- "showTopBar": true,
383
- "children": [
384
- {
385
- "type": "stack",
386
- "direction": "vertical",
387
- "gap": "md",
388
- "children": [
389
- {
390
- "type": "game-hud",
391
- "stats": [
392
- {
393
- "label": "Score",
394
- "value": "@entity.score"
395
- },
396
- {
397
- "label": "Level",
398
- "value": "@entity.level"
399
- }
400
- ]
401
- },
402
- {
403
- "type": "classifier-board",
404
- "entity": "Classification",
405
- "completeEvent": "COMPLETE"
406
- }
407
- ]
408
- }
409
- ]
410
- }
411
- ]
412
- ]
413
- },
414
- {
415
- "from": "menu",
416
- "to": "menu",
417
- "event": "NAVIGATE",
418
- "effects": []
419
- },
420
- {
421
- "from": "playing",
422
- "to": "complete",
423
- "event": "COMPLETE",
424
- "effects": [
425
- [
426
- "render-ui",
427
- "main",
428
- {
429
- "type": "game-shell",
430
- "appName": "STEM Lab",
431
- "showTopBar": true,
432
- "children": [
433
- {
434
- "type": "game-over-screen",
435
- "title": "Well Done!",
436
- "menuItems": [
437
- {
438
- "label": "Play Again",
439
- "event": "RESTART",
440
- "variant": "primary"
441
- }
442
- ]
443
- }
444
- ]
445
- }
446
- ]
447
- ]
448
- },
449
- {
450
- "from": "complete",
451
- "to": "menu",
452
- "event": "RESTART",
453
- "effects": [
454
- [
455
- "render-ui",
456
- "main",
457
- {
458
- "type": "game-shell",
459
- "appName": "STEM Lab",
460
- "showTopBar": true,
461
- "children": [
462
- {
463
- "type": "game-menu",
464
- "title": "Classification Lab",
465
- "menuItems": [
466
- {
467
- "label": "Start",
468
- "event": "START",
469
- "variant": "primary"
470
- }
471
- ]
472
- }
473
- ]
474
- }
475
- ]
476
- ]
477
- }
478
- ]
479
- }
480
- }
481
- ],
482
- "pages": [
483
- {
484
- "name": "ClassifierPage",
485
- "path": "/classifier",
486
- "traits": [
487
- {
488
- "ref": "ClassificationClassifierGame"
489
- }
490
- ]
491
- }
492
- ]
493
- },
494
- {
495
- "name": "LabResultOrbital",
496
- "entity": {
497
- "name": "LabResult",
498
- "persistence": "runtime",
499
- "fields": [
500
- {
501
- "name": "id",
502
- "type": "string",
503
- "required": true
504
- },
505
- {
506
- "name": "experimentCount",
507
- "type": "number",
508
- "default": 0
509
- },
510
- {
511
- "name": "avgAccuracy",
512
- "type": "number",
513
- "default": 0
514
- },
515
- {
516
- "name": "totalScore",
517
- "type": "number",
518
- "default": 0
519
- },
520
- {
521
- "name": "grade",
522
- "type": "string",
523
- "default": "N/A"
524
- }
525
- ]
526
- },
527
- "traits": [
528
- {
529
- "name": "LabResultDisplay",
530
- "linkedEntity": "LabResult",
531
- "category": "interaction",
532
- "stateMachine": {
533
- "states": [
534
- {
535
- "name": "loading",
536
- "isInitial": true
537
- },
538
- {
539
- "name": "displaying"
540
- },
541
- {
542
- "name": "refreshing"
543
- }
544
- ],
545
- "events": [
546
- {
547
- "key": "INIT",
548
- "name": "Initialize"
549
- },
550
- {
551
- "key": "LOADED",
552
- "name": "Loaded"
553
- },
554
- {
555
- "key": "REFRESH",
556
- "name": "Refresh"
557
- },
558
- {
559
- "key": "REFRESHED",
560
- "name": "Refreshed"
561
- }
562
- ],
563
- "transitions": [
564
- {
565
- "from": "loading",
566
- "to": "displaying",
567
- "event": "INIT",
568
- "effects": [
569
- [
570
- "fetch",
571
- "LabResult"
572
- ],
573
- [
574
- "render-ui",
575
- "main",
576
- {
577
- "type": "game-shell",
578
- "appName": "STEM Lab",
579
- "showTopBar": true,
580
- "children": [
581
- {
582
- "type": "scaled-diagram",
583
- "children": [
584
- {
585
- "type": "stack",
586
- "direction": "vertical",
587
- "gap": "lg",
588
- "children": [
589
- {
590
- "type": "breadcrumb",
591
- "items": [
592
- {
593
- "label": "Home",
594
- "href": "/"
595
- },
596
- {
597
- "label": "Lab Results"
598
- }
599
- ]
600
- },
601
- {
602
- "type": "stack",
603
- "direction": "horizontal",
604
- "gap": "md",
605
- "justify": "space-between",
606
- "children": [
607
- {
608
- "type": "stack",
609
- "direction": "horizontal",
610
- "gap": "md",
611
- "children": [
612
- {
613
- "type": "icon",
614
- "name": "clipboard",
615
- "size": "lg"
616
- },
617
- {
618
- "type": "typography",
619
- "content": "Lab Results",
620
- "variant": "h2"
621
- }
622
- ]
623
- },
624
- {
625
- "type": "button",
626
- "label": "Refresh",
627
- "event": "REFRESH",
628
- "variant": "secondary",
629
- "icon": "refresh-cw"
630
- }
631
- ]
632
- },
633
- {
634
- "type": "divider"
635
- },
636
- {
637
- "type": "box",
638
- "padding": "md",
639
- "children": [
640
- {
641
- "type": "simple-grid",
642
- "columns": 3,
643
- "children": [
644
- {
645
- "type": "stat-display",
646
- "label": "ExperimentCount",
647
- "value": [
648
- "object/get",
649
- [
650
- "array/first",
651
- "@entity"
652
- ],
653
- "experimentCount"
654
- ]
655
- },
656
- {
657
- "type": "stat-display",
658
- "label": "AvgAccuracy",
659
- "value": [
660
- "object/get",
661
- [
662
- "array/first",
663
- "@entity"
664
- ],
665
- "avgAccuracy"
666
- ]
667
- },
668
- {
669
- "type": "stat-display",
670
- "label": "TotalScore",
671
- "value": [
672
- "object/get",
673
- [
674
- "array/first",
675
- "@entity"
676
- ],
677
- "totalScore"
678
- ]
679
- },
680
- {
681
- "type": "card",
682
- "children": [
683
- {
684
- "type": "stack",
685
- "direction": "vertical",
686
- "gap": "sm",
687
- "children": [
688
- {
689
- "type": "typography",
690
- "variant": "caption",
691
- "content": "Grade"
692
- },
693
- {
694
- "type": "typography",
695
- "variant": "h3",
696
- "content": [
697
- "object/get",
698
- [
699
- "array/first",
700
- "@entity"
701
- ],
702
- "grade"
703
- ]
704
- }
705
- ]
706
- }
707
- ]
708
- }
709
- ]
710
- }
711
- ]
712
- },
713
- {
714
- "type": "divider"
715
- },
716
- {
717
- "type": "grid",
718
- "columns": 2,
719
- "gap": "md",
720
- "children": [
721
- {
722
- "type": "card",
723
- "children": [
724
- {
725
- "type": "typography",
726
- "variant": "caption",
727
- "content": "Chart View"
728
- }
729
- ]
730
- },
731
- {
732
- "type": "card",
733
- "children": [
734
- {
735
- "type": "typography",
736
- "variant": "caption",
737
- "content": "Graph View"
738
- }
739
- ]
740
- }
741
- ]
742
- },
743
- {
744
- "type": "line-chart",
745
- "data": [
746
- {
747
- "date": "Jan",
748
- "value": 12
749
- },
750
- {
751
- "date": "Feb",
752
- "value": 19
753
- },
754
- {
755
- "date": "Mar",
756
- "value": 15
757
- },
758
- {
759
- "date": "Apr",
760
- "value": 25
761
- },
762
- {
763
- "date": "May",
764
- "value": 22
765
- },
766
- {
767
- "date": "Jun",
768
- "value": 30
769
- }
770
- ],
771
- "xKey": "date",
772
- "yKey": "value",
773
- "title": "Trend"
774
- },
775
- {
776
- "type": "chart-legend",
777
- "items": [
778
- {
779
- "label": "Current",
780
- "color": "primary"
781
- },
782
- {
783
- "label": "Previous",
784
- "color": "muted"
785
- }
786
- ]
787
- },
788
- {
789
- "type": "graph-view",
790
- "nodes": [
791
- {
792
- "id": "a",
793
- "label": "Start",
794
- "x": 50,
795
- "y": 100
796
- },
797
- {
798
- "id": "b",
799
- "label": "Process",
800
- "x": 200,
801
- "y": 50
802
- },
803
- {
804
- "id": "c",
805
- "label": "End",
806
- "x": 350,
807
- "y": 100
808
- }
809
- ],
810
- "edges": [
811
- {
812
- "from": "a",
813
- "to": "b"
814
- },
815
- {
816
- "from": "b",
817
- "to": "c"
818
- }
819
- ],
820
- "width": 400,
821
- "height": 200
822
- }
823
- ]
824
- }
825
- ]
826
- }
827
- ]
828
- }
829
- ]
830
- ]
831
- },
832
- {
833
- "from": "loading",
834
- "to": "displaying",
835
- "event": "LOADED",
836
- "effects": [
837
- [
838
- "fetch",
839
- "LabResult"
840
- ],
841
- [
842
- "render-ui",
843
- "main",
844
- {
845
- "type": "game-shell",
846
- "appName": "STEM Lab",
847
- "showTopBar": true,
848
- "children": [
849
- {
850
- "type": "scaled-diagram",
851
- "children": [
852
- {
853
- "type": "stack",
854
- "direction": "vertical",
855
- "gap": "lg",
856
- "children": [
857
- {
858
- "type": "breadcrumb",
859
- "items": [
860
- {
861
- "label": "Home",
862
- "href": "/"
863
- },
864
- {
865
- "label": "Lab Results"
866
- }
867
- ]
868
- },
869
- {
870
- "type": "stack",
871
- "direction": "horizontal",
872
- "gap": "md",
873
- "justify": "space-between",
874
- "children": [
875
- {
876
- "type": "stack",
877
- "direction": "horizontal",
878
- "gap": "md",
879
- "children": [
880
- {
881
- "type": "icon",
882
- "name": "clipboard",
883
- "size": "lg"
884
- },
885
- {
886
- "type": "typography",
887
- "content": "Lab Results",
888
- "variant": "h2"
889
- }
890
- ]
891
- },
892
- {
893
- "type": "button",
894
- "label": "Refresh",
895
- "event": "REFRESH",
896
- "variant": "secondary",
897
- "icon": "refresh-cw"
898
- }
899
- ]
900
- },
901
- {
902
- "type": "divider"
903
- },
904
- {
905
- "type": "box",
906
- "padding": "md",
907
- "children": [
908
- {
909
- "type": "simple-grid",
910
- "columns": 3,
911
- "children": [
912
- {
913
- "type": "stat-display",
914
- "label": "ExperimentCount",
915
- "value": [
916
- "object/get",
917
- [
918
- "array/first",
919
- "@entity"
920
- ],
921
- "experimentCount"
922
- ]
923
- },
924
- {
925
- "type": "stat-display",
926
- "label": "AvgAccuracy",
927
- "value": [
928
- "object/get",
929
- [
930
- "array/first",
931
- "@entity"
932
- ],
933
- "avgAccuracy"
934
- ]
935
- },
936
- {
937
- "type": "stat-display",
938
- "label": "TotalScore",
939
- "value": [
940
- "object/get",
941
- [
942
- "array/first",
943
- "@entity"
944
- ],
945
- "totalScore"
946
- ]
947
- },
948
- {
949
- "type": "card",
950
- "children": [
951
- {
952
- "type": "stack",
953
- "direction": "vertical",
954
- "gap": "sm",
955
- "children": [
956
- {
957
- "type": "typography",
958
- "variant": "caption",
959
- "content": "Grade"
960
- },
961
- {
962
- "type": "typography",
963
- "variant": "h3",
964
- "content": [
965
- "object/get",
966
- [
967
- "array/first",
968
- "@entity"
969
- ],
970
- "grade"
971
- ]
972
- }
973
- ]
974
- }
975
- ]
976
- }
977
- ]
978
- }
979
- ]
980
- },
981
- {
982
- "type": "divider"
983
- },
984
- {
985
- "type": "grid",
986
- "columns": 2,
987
- "gap": "md",
988
- "children": [
989
- {
990
- "type": "card",
991
- "children": [
992
- {
993
- "type": "typography",
994
- "variant": "caption",
995
- "content": "Chart View"
996
- }
997
- ]
998
- },
999
- {
1000
- "type": "card",
1001
- "children": [
1002
- {
1003
- "type": "typography",
1004
- "variant": "caption",
1005
- "content": "Graph View"
1006
- }
1007
- ]
1008
- }
1009
- ]
1010
- },
1011
- {
1012
- "type": "line-chart",
1013
- "data": [
1014
- {
1015
- "date": "Jan",
1016
- "value": 12
1017
- },
1018
- {
1019
- "date": "Feb",
1020
- "value": 19
1021
- },
1022
- {
1023
- "date": "Mar",
1024
- "value": 15
1025
- },
1026
- {
1027
- "date": "Apr",
1028
- "value": 25
1029
- },
1030
- {
1031
- "date": "May",
1032
- "value": 22
1033
- },
1034
- {
1035
- "date": "Jun",
1036
- "value": 30
1037
- }
1038
- ],
1039
- "xKey": "date",
1040
- "yKey": "value",
1041
- "title": "Trend"
1042
- },
1043
- {
1044
- "type": "chart-legend",
1045
- "items": [
1046
- {
1047
- "label": "Current",
1048
- "color": "primary"
1049
- },
1050
- {
1051
- "label": "Previous",
1052
- "color": "muted"
1053
- }
1054
- ]
1055
- },
1056
- {
1057
- "type": "graph-view",
1058
- "nodes": [
1059
- {
1060
- "id": "a",
1061
- "label": "Start",
1062
- "x": 50,
1063
- "y": 100
1064
- },
1065
- {
1066
- "id": "b",
1067
- "label": "Process",
1068
- "x": 200,
1069
- "y": 50
1070
- },
1071
- {
1072
- "id": "c",
1073
- "label": "End",
1074
- "x": 350,
1075
- "y": 100
1076
- }
1077
- ],
1078
- "edges": [
1079
- {
1080
- "from": "a",
1081
- "to": "b"
1082
- },
1083
- {
1084
- "from": "b",
1085
- "to": "c"
1086
- }
1087
- ],
1088
- "width": 400,
1089
- "height": 200
1090
- }
1091
- ]
1092
- }
1093
- ]
1094
- }
1095
- ]
1096
- }
1097
- ]
1098
- ]
1099
- },
1100
- {
1101
- "from": "displaying",
1102
- "to": "displaying",
1103
- "event": "INIT",
1104
- "effects": [
1105
- [
1106
- "fetch",
1107
- "LabResult"
1108
- ],
1109
- [
1110
- "render-ui",
1111
- "main",
1112
- {
1113
- "type": "game-shell",
1114
- "appName": "STEM Lab",
1115
- "showTopBar": true,
1116
- "children": [
1117
- {
1118
- "type": "scaled-diagram",
1119
- "children": [
1120
- {
1121
- "type": "stack",
1122
- "direction": "vertical",
1123
- "gap": "lg",
1124
- "children": [
1125
- {
1126
- "type": "breadcrumb",
1127
- "items": [
1128
- {
1129
- "label": "Home",
1130
- "href": "/"
1131
- },
1132
- {
1133
- "label": "Lab Results"
1134
- }
1135
- ]
1136
- },
1137
- {
1138
- "type": "stack",
1139
- "direction": "horizontal",
1140
- "gap": "md",
1141
- "justify": "space-between",
1142
- "children": [
1143
- {
1144
- "type": "stack",
1145
- "direction": "horizontal",
1146
- "gap": "md",
1147
- "children": [
1148
- {
1149
- "type": "icon",
1150
- "name": "clipboard",
1151
- "size": "lg"
1152
- },
1153
- {
1154
- "type": "typography",
1155
- "content": "Lab Results",
1156
- "variant": "h2"
1157
- }
1158
- ]
1159
- },
1160
- {
1161
- "type": "button",
1162
- "label": "Refresh",
1163
- "event": "REFRESH",
1164
- "variant": "secondary",
1165
- "icon": "refresh-cw"
1166
- }
1167
- ]
1168
- },
1169
- {
1170
- "type": "divider"
1171
- },
1172
- {
1173
- "type": "box",
1174
- "padding": "md",
1175
- "children": [
1176
- {
1177
- "type": "simple-grid",
1178
- "columns": 3,
1179
- "children": [
1180
- {
1181
- "type": "stat-display",
1182
- "label": "ExperimentCount",
1183
- "value": [
1184
- "object/get",
1185
- [
1186
- "array/first",
1187
- "@entity"
1188
- ],
1189
- "experimentCount"
1190
- ]
1191
- },
1192
- {
1193
- "type": "stat-display",
1194
- "label": "AvgAccuracy",
1195
- "value": [
1196
- "object/get",
1197
- [
1198
- "array/first",
1199
- "@entity"
1200
- ],
1201
- "avgAccuracy"
1202
- ]
1203
- },
1204
- {
1205
- "type": "stat-display",
1206
- "label": "TotalScore",
1207
- "value": [
1208
- "object/get",
1209
- [
1210
- "array/first",
1211
- "@entity"
1212
- ],
1213
- "totalScore"
1214
- ]
1215
- },
1216
- {
1217
- "type": "card",
1218
- "children": [
1219
- {
1220
- "type": "stack",
1221
- "direction": "vertical",
1222
- "gap": "sm",
1223
- "children": [
1224
- {
1225
- "type": "typography",
1226
- "variant": "caption",
1227
- "content": "Grade"
1228
- },
1229
- {
1230
- "type": "typography",
1231
- "variant": "h3",
1232
- "content": [
1233
- "object/get",
1234
- [
1235
- "array/first",
1236
- "@entity"
1237
- ],
1238
- "grade"
1239
- ]
1240
- }
1241
- ]
1242
- }
1243
- ]
1244
- }
1245
- ]
1246
- }
1247
- ]
1248
- },
1249
- {
1250
- "type": "divider"
1251
- },
1252
- {
1253
- "type": "grid",
1254
- "columns": 2,
1255
- "gap": "md",
1256
- "children": [
1257
- {
1258
- "type": "card",
1259
- "children": [
1260
- {
1261
- "type": "typography",
1262
- "variant": "caption",
1263
- "content": "Chart View"
1264
- }
1265
- ]
1266
- },
1267
- {
1268
- "type": "card",
1269
- "children": [
1270
- {
1271
- "type": "typography",
1272
- "variant": "caption",
1273
- "content": "Graph View"
1274
- }
1275
- ]
1276
- }
1277
- ]
1278
- },
1279
- {
1280
- "type": "line-chart",
1281
- "data": [
1282
- {
1283
- "date": "Jan",
1284
- "value": 12
1285
- },
1286
- {
1287
- "date": "Feb",
1288
- "value": 19
1289
- },
1290
- {
1291
- "date": "Mar",
1292
- "value": 15
1293
- },
1294
- {
1295
- "date": "Apr",
1296
- "value": 25
1297
- },
1298
- {
1299
- "date": "May",
1300
- "value": 22
1301
- },
1302
- {
1303
- "date": "Jun",
1304
- "value": 30
1305
- }
1306
- ],
1307
- "xKey": "date",
1308
- "yKey": "value",
1309
- "title": "Trend"
1310
- },
1311
- {
1312
- "type": "chart-legend",
1313
- "items": [
1314
- {
1315
- "label": "Current",
1316
- "color": "primary"
1317
- },
1318
- {
1319
- "label": "Previous",
1320
- "color": "muted"
1321
- }
1322
- ]
1323
- },
1324
- {
1325
- "type": "graph-view",
1326
- "nodes": [
1327
- {
1328
- "id": "a",
1329
- "label": "Start",
1330
- "x": 50,
1331
- "y": 100
1332
- },
1333
- {
1334
- "id": "b",
1335
- "label": "Process",
1336
- "x": 200,
1337
- "y": 50
1338
- },
1339
- {
1340
- "id": "c",
1341
- "label": "End",
1342
- "x": 350,
1343
- "y": 100
1344
- }
1345
- ],
1346
- "edges": [
1347
- {
1348
- "from": "a",
1349
- "to": "b"
1350
- },
1351
- {
1352
- "from": "b",
1353
- "to": "c"
1354
- }
1355
- ],
1356
- "width": 400,
1357
- "height": 200
1358
- }
1359
- ]
1360
- }
1361
- ]
1362
- }
1363
- ]
1364
- }
1365
- ]
1366
- ]
1367
- },
1368
- {
1369
- "from": "displaying",
1370
- "to": "refreshing",
1371
- "event": "REFRESH",
1372
- "effects": [
1373
- [
1374
- "fetch",
1375
- "LabResult"
1376
- ],
1377
- [
1378
- "render-ui",
1379
- "main",
1380
- {
1381
- "type": "game-shell",
1382
- "appName": "STEM Lab",
1383
- "showTopBar": true,
1384
- "children": [
1385
- {
1386
- "type": "scaled-diagram",
1387
- "children": [
1388
- {
1389
- "type": "stack",
1390
- "direction": "vertical",
1391
- "gap": "lg",
1392
- "children": [
1393
- {
1394
- "type": "breadcrumb",
1395
- "items": [
1396
- {
1397
- "label": "Home",
1398
- "href": "/"
1399
- },
1400
- {
1401
- "label": "Lab Results"
1402
- }
1403
- ]
1404
- },
1405
- {
1406
- "type": "stack",
1407
- "direction": "horizontal",
1408
- "gap": "md",
1409
- "justify": "space-between",
1410
- "children": [
1411
- {
1412
- "type": "stack",
1413
- "direction": "horizontal",
1414
- "gap": "md",
1415
- "children": [
1416
- {
1417
- "type": "icon",
1418
- "name": "clipboard",
1419
- "size": "lg"
1420
- },
1421
- {
1422
- "type": "typography",
1423
- "content": "Lab Results",
1424
- "variant": "h2"
1425
- }
1426
- ]
1427
- },
1428
- {
1429
- "type": "button",
1430
- "label": "Refresh",
1431
- "event": "REFRESH",
1432
- "variant": "secondary",
1433
- "icon": "refresh-cw"
1434
- }
1435
- ]
1436
- },
1437
- {
1438
- "type": "divider"
1439
- },
1440
- {
1441
- "type": "box",
1442
- "padding": "md",
1443
- "children": [
1444
- {
1445
- "type": "simple-grid",
1446
- "columns": 3,
1447
- "children": [
1448
- {
1449
- "type": "stat-display",
1450
- "label": "ExperimentCount",
1451
- "value": [
1452
- "object/get",
1453
- [
1454
- "array/first",
1455
- "@entity"
1456
- ],
1457
- "experimentCount"
1458
- ]
1459
- },
1460
- {
1461
- "type": "stat-display",
1462
- "label": "AvgAccuracy",
1463
- "value": [
1464
- "object/get",
1465
- [
1466
- "array/first",
1467
- "@entity"
1468
- ],
1469
- "avgAccuracy"
1470
- ]
1471
- },
1472
- {
1473
- "type": "stat-display",
1474
- "label": "TotalScore",
1475
- "value": [
1476
- "object/get",
1477
- [
1478
- "array/first",
1479
- "@entity"
1480
- ],
1481
- "totalScore"
1482
- ]
1483
- },
1484
- {
1485
- "type": "card",
1486
- "children": [
1487
- {
1488
- "type": "stack",
1489
- "direction": "vertical",
1490
- "gap": "sm",
1491
- "children": [
1492
- {
1493
- "type": "typography",
1494
- "variant": "caption",
1495
- "content": "Grade"
1496
- },
1497
- {
1498
- "type": "typography",
1499
- "variant": "h3",
1500
- "content": [
1501
- "object/get",
1502
- [
1503
- "array/first",
1504
- "@entity"
1505
- ],
1506
- "grade"
1507
- ]
1508
- }
1509
- ]
1510
- }
1511
- ]
1512
- }
1513
- ]
1514
- }
1515
- ]
1516
- },
1517
- {
1518
- "type": "divider"
1519
- },
1520
- {
1521
- "type": "grid",
1522
- "columns": 2,
1523
- "gap": "md",
1524
- "children": [
1525
- {
1526
- "type": "card",
1527
- "children": [
1528
- {
1529
- "type": "typography",
1530
- "variant": "caption",
1531
- "content": "Chart View"
1532
- }
1533
- ]
1534
- },
1535
- {
1536
- "type": "card",
1537
- "children": [
1538
- {
1539
- "type": "typography",
1540
- "variant": "caption",
1541
- "content": "Graph View"
1542
- }
1543
- ]
1544
- }
1545
- ]
1546
- },
1547
- {
1548
- "type": "line-chart",
1549
- "data": [
1550
- {
1551
- "date": "Jan",
1552
- "value": 12
1553
- },
1554
- {
1555
- "date": "Feb",
1556
- "value": 19
1557
- },
1558
- {
1559
- "date": "Mar",
1560
- "value": 15
1561
- },
1562
- {
1563
- "date": "Apr",
1564
- "value": 25
1565
- },
1566
- {
1567
- "date": "May",
1568
- "value": 22
1569
- },
1570
- {
1571
- "date": "Jun",
1572
- "value": 30
1573
- }
1574
- ],
1575
- "xKey": "date",
1576
- "yKey": "value",
1577
- "title": "Trend"
1578
- },
1579
- {
1580
- "type": "chart-legend",
1581
- "items": [
1582
- {
1583
- "label": "Current",
1584
- "color": "primary"
1585
- },
1586
- {
1587
- "label": "Previous",
1588
- "color": "muted"
1589
- }
1590
- ]
1591
- },
1592
- {
1593
- "type": "graph-view",
1594
- "nodes": [
1595
- {
1596
- "id": "a",
1597
- "label": "Start",
1598
- "x": 50,
1599
- "y": 100
1600
- },
1601
- {
1602
- "id": "b",
1603
- "label": "Process",
1604
- "x": 200,
1605
- "y": 50
1606
- },
1607
- {
1608
- "id": "c",
1609
- "label": "End",
1610
- "x": 350,
1611
- "y": 100
1612
- }
1613
- ],
1614
- "edges": [
1615
- {
1616
- "from": "a",
1617
- "to": "b"
1618
- },
1619
- {
1620
- "from": "b",
1621
- "to": "c"
1622
- }
1623
- ],
1624
- "width": 400,
1625
- "height": 200
1626
- }
1627
- ]
1628
- }
1629
- ]
1630
- }
1631
- ]
1632
- }
1633
- ]
1634
- ]
1635
- },
1636
- {
1637
- "from": "refreshing",
1638
- "to": "displaying",
1639
- "event": "REFRESHED",
1640
- "effects": [
1641
- [
1642
- "fetch",
1643
- "LabResult"
1644
- ],
1645
- [
1646
- "render-ui",
1647
- "main",
1648
- {
1649
- "type": "game-shell",
1650
- "appName": "STEM Lab",
1651
- "showTopBar": true,
1652
- "children": [
1653
- {
1654
- "type": "scaled-diagram",
1655
- "children": [
1656
- {
1657
- "type": "stack",
1658
- "direction": "vertical",
1659
- "gap": "lg",
1660
- "children": [
1661
- {
1662
- "type": "breadcrumb",
1663
- "items": [
1664
- {
1665
- "label": "Home",
1666
- "href": "/"
1667
- },
1668
- {
1669
- "label": "Lab Results"
1670
- }
1671
- ]
1672
- },
1673
- {
1674
- "type": "stack",
1675
- "direction": "horizontal",
1676
- "gap": "md",
1677
- "justify": "space-between",
1678
- "children": [
1679
- {
1680
- "type": "stack",
1681
- "direction": "horizontal",
1682
- "gap": "md",
1683
- "children": [
1684
- {
1685
- "type": "icon",
1686
- "name": "clipboard",
1687
- "size": "lg"
1688
- },
1689
- {
1690
- "type": "typography",
1691
- "content": "Lab Results",
1692
- "variant": "h2"
1693
- }
1694
- ]
1695
- },
1696
- {
1697
- "type": "button",
1698
- "label": "Refresh",
1699
- "event": "REFRESH",
1700
- "variant": "secondary",
1701
- "icon": "refresh-cw"
1702
- }
1703
- ]
1704
- },
1705
- {
1706
- "type": "divider"
1707
- },
1708
- {
1709
- "type": "box",
1710
- "padding": "md",
1711
- "children": [
1712
- {
1713
- "type": "simple-grid",
1714
- "columns": 3,
1715
- "children": [
1716
- {
1717
- "type": "stat-display",
1718
- "label": "ExperimentCount",
1719
- "value": [
1720
- "object/get",
1721
- [
1722
- "array/first",
1723
- "@entity"
1724
- ],
1725
- "experimentCount"
1726
- ]
1727
- },
1728
- {
1729
- "type": "stat-display",
1730
- "label": "AvgAccuracy",
1731
- "value": [
1732
- "object/get",
1733
- [
1734
- "array/first",
1735
- "@entity"
1736
- ],
1737
- "avgAccuracy"
1738
- ]
1739
- },
1740
- {
1741
- "type": "stat-display",
1742
- "label": "TotalScore",
1743
- "value": [
1744
- "object/get",
1745
- [
1746
- "array/first",
1747
- "@entity"
1748
- ],
1749
- "totalScore"
1750
- ]
1751
- },
1752
- {
1753
- "type": "card",
1754
- "children": [
1755
- {
1756
- "type": "stack",
1757
- "direction": "vertical",
1758
- "gap": "sm",
1759
- "children": [
1760
- {
1761
- "type": "typography",
1762
- "variant": "caption",
1763
- "content": "Grade"
1764
- },
1765
- {
1766
- "type": "typography",
1767
- "variant": "h3",
1768
- "content": [
1769
- "object/get",
1770
- [
1771
- "array/first",
1772
- "@entity"
1773
- ],
1774
- "grade"
1775
- ]
1776
- }
1777
- ]
1778
- }
1779
- ]
1780
- }
1781
- ]
1782
- }
1783
- ]
1784
- },
1785
- {
1786
- "type": "divider"
1787
- },
1788
- {
1789
- "type": "grid",
1790
- "columns": 2,
1791
- "gap": "md",
1792
- "children": [
1793
- {
1794
- "type": "card",
1795
- "children": [
1796
- {
1797
- "type": "typography",
1798
- "variant": "caption",
1799
- "content": "Chart View"
1800
- }
1801
- ]
1802
- },
1803
- {
1804
- "type": "card",
1805
- "children": [
1806
- {
1807
- "type": "typography",
1808
- "variant": "caption",
1809
- "content": "Graph View"
1810
- }
1811
- ]
1812
- }
1813
- ]
1814
- },
1815
- {
1816
- "type": "line-chart",
1817
- "data": [
1818
- {
1819
- "date": "Jan",
1820
- "value": 12
1821
- },
1822
- {
1823
- "date": "Feb",
1824
- "value": 19
1825
- },
1826
- {
1827
- "date": "Mar",
1828
- "value": 15
1829
- },
1830
- {
1831
- "date": "Apr",
1832
- "value": 25
1833
- },
1834
- {
1835
- "date": "May",
1836
- "value": 22
1837
- },
1838
- {
1839
- "date": "Jun",
1840
- "value": 30
1841
- }
1842
- ],
1843
- "xKey": "date",
1844
- "yKey": "value",
1845
- "title": "Trend"
1846
- },
1847
- {
1848
- "type": "chart-legend",
1849
- "items": [
1850
- {
1851
- "label": "Current",
1852
- "color": "primary"
1853
- },
1854
- {
1855
- "label": "Previous",
1856
- "color": "muted"
1857
- }
1858
- ]
1859
- },
1860
- {
1861
- "type": "graph-view",
1862
- "nodes": [
1863
- {
1864
- "id": "a",
1865
- "label": "Start",
1866
- "x": 50,
1867
- "y": 100
1868
- },
1869
- {
1870
- "id": "b",
1871
- "label": "Process",
1872
- "x": 200,
1873
- "y": 50
1874
- },
1875
- {
1876
- "id": "c",
1877
- "label": "End",
1878
- "x": 350,
1879
- "y": 100
1880
- }
1881
- ],
1882
- "edges": [
1883
- {
1884
- "from": "a",
1885
- "to": "b"
1886
- },
1887
- {
1888
- "from": "b",
1889
- "to": "c"
1890
- }
1891
- ],
1892
- "width": 400,
1893
- "height": 200
1894
- }
1895
- ]
1896
- }
1897
- ]
1898
- }
1899
- ]
1900
- }
1901
- ]
1902
- ]
1903
- }
1904
- ]
1905
- }
1906
- }
1907
- ],
1908
- "pages": [
1909
- {
1910
- "name": "ResultsPage",
1911
- "path": "/results",
1912
- "traits": [
1913
- {
1914
- "ref": "LabResultDisplay"
1915
- }
1916
- ]
1917
- }
1918
- ]
1919
- }
1920
- ],
1921
- "description": "STEM lab organism. Composes: stdSimulatorGame(Experiment) + stdClassifierGame(Classification) + stdDisplay(LabResult) Pages: /simulator (initial), /classifier, /results (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."
1922
- }