@almadar/std 6.1.0 → 6.1.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (446) hide show
  1. package/behaviors/{exports → registry}/atoms/std-agent-activity-log.orb +154 -124
  2. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-agent-chat-thread.orb +4 -63
  3. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-agent-classifier.orb +8 -14
  4. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-agent-completion.orb +8 -14
  5. package/behaviors/{exports → registry}/atoms/std-agent-context-window.orb +4 -8
  6. package/behaviors/{exports → registry}/atoms/std-agent-conversation.orb +4 -79
  7. package/{dist/exports → behaviors/registry}/atoms/std-agent-memory.orb +13 -18
  8. package/behaviors/{exports → registry}/atoms/std-agent-provider.orb +9 -14
  9. package/{dist/exports → behaviors/registry}/atoms/std-agent-search.orb +5 -8
  10. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-agent-session.orb +11 -22
  11. package/behaviors/{exports → registry}/atoms/std-agent-step-progress.orb +4 -8
  12. package/{dist/exports → behaviors/registry}/atoms/std-agent-token-gauge.orb +4 -8
  13. package/behaviors/{exports → registry}/atoms/std-agent-tool-call.orb +8 -14
  14. package/behaviors/{exports → registry}/atoms/std-async.orb +4 -12
  15. package/{dist/exports → behaviors/registry}/atoms/std-autoregressive.orb +13 -2
  16. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-browse.orb +4 -8
  17. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-cache-aside.orb +4 -12
  18. package/{dist/exports → behaviors/registry}/atoms/std-calendar.orb +4 -8
  19. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-circuit-breaker.orb +4 -8
  20. package/behaviors/registry/atoms/std-classifier.orb.unconvertible.txt +7 -0
  21. package/behaviors/{exports → registry}/atoms/std-collision.orb +4 -8
  22. package/{dist/exports → behaviors/registry}/atoms/std-combat-log.orb +4 -8
  23. package/behaviors/{exports → registry}/atoms/std-combat.orb +4 -8
  24. package/{dist/exports → behaviors/registry}/atoms/std-confirmation.orb +6 -5
  25. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-dialogue-box.orb +4 -8
  26. package/behaviors/{exports → registry}/atoms/std-display.orb +4 -153
  27. package/{dist/exports → behaviors/registry}/atoms/std-drawer.orb +4 -58
  28. package/behaviors/{exports → registry}/atoms/std-filter.orb +4 -8
  29. package/{dist/exports → behaviors/registry}/atoms/std-flip-card.orb +4 -8
  30. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-gallery.orb +4 -8
  31. package/{dist/exports → behaviors/registry}/atoms/std-game-audio.orb +4 -8
  32. package/{dist/exports → behaviors/registry}/atoms/std-game-canvas2d.orb +3 -6
  33. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-game-canvas3d.orb +3 -6
  34. package/{dist/exports → behaviors/registry}/atoms/std-game-hud.orb +4 -16
  35. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-game-menu.orb +4 -8
  36. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-game-over-screen.orb +4 -8
  37. package/{dist/exports → behaviors/registry}/atoms/std-gameflow.orb +4 -8
  38. package/behaviors/registry/atoms/std-graph-classifier.orb.unconvertible.txt +7 -0
  39. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-input.orb +4 -8
  40. package/{dist/exports → behaviors/registry}/atoms/std-inventory-panel.orb +4 -12
  41. package/{dist/exports → behaviors/registry}/atoms/std-isometric-canvas.orb +4 -8
  42. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-loading.orb +4 -8
  43. package/behaviors/{exports → registry}/atoms/std-modal.orb +12 -9
  44. package/behaviors/{exports → registry}/atoms/std-movement.orb +4 -8
  45. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-notification.orb +4 -8
  46. package/{dist/exports → behaviors/registry}/atoms/std-overworld.orb +4 -8
  47. package/behaviors/{exports → registry}/atoms/std-pagination.orb +4 -8
  48. package/behaviors/{exports → registry}/atoms/std-physics2d.orb +4 -8
  49. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-platformer-canvas.orb +4 -8
  50. package/{dist/exports → behaviors/registry}/atoms/std-quest.orb +5 -14
  51. package/{dist/exports → behaviors/registry}/atoms/std-rate-limiter.orb +4 -8
  52. package/{dist/exports → behaviors/registry}/atoms/std-rating.orb +4 -8
  53. package/behaviors/registry/atoms/std-rl-agent.orb.unconvertible.txt +7 -0
  54. package/{dist/exports → behaviors/registry}/atoms/std-score-board.orb +4 -8
  55. package/{dist/exports → behaviors/registry}/atoms/std-score.orb +4 -8
  56. package/{dist/exports → behaviors/registry}/atoms/std-search.orb +4 -8
  57. package/{dist/exports → behaviors/registry}/atoms/std-selection.orb +4 -8
  58. package/{dist/exports → behaviors/registry}/atoms/std-service-custom-bearer.orb +4 -19
  59. package/{dist/exports → behaviors/registry}/atoms/std-service-custom-header.orb +4 -21
  60. package/behaviors/{exports → registry}/atoms/std-service-custom-noauth.orb +4 -15
  61. package/{dist/exports → behaviors/registry}/atoms/std-service-custom-query.orb +4 -21
  62. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-service-email.orb +4 -8
  63. package/{dist/exports → behaviors/registry}/atoms/std-service-github.orb +4 -8
  64. package/behaviors/{exports → registry}/atoms/std-service-llm.orb +4 -8
  65. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-service-oauth.orb +4 -8
  66. package/behaviors/{exports → registry}/atoms/std-service-redis.orb +4 -8
  67. package/{dist/exports → behaviors/registry}/atoms/std-service-storage.orb +4 -8
  68. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-service-stripe.orb +4 -8
  69. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-service-twilio.orb +4 -8
  70. package/{dist/exports → behaviors/registry}/atoms/std-service-youtube.orb +4 -8
  71. package/{dist/exports → behaviors/registry}/atoms/std-simulation-canvas.orb +4 -8
  72. package/{dist/exports → behaviors/registry}/atoms/std-sort.orb +4 -52
  73. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-sprite.orb +4 -8
  74. package/behaviors/{exports → registry}/atoms/std-tabs.orb +4 -16
  75. package/behaviors/registry/atoms/std-text-classifier.orb.unconvertible.txt +7 -0
  76. package/{dist/exports → behaviors/registry}/atoms/std-text-effects.orb +4 -8
  77. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-theme.orb +4 -8
  78. package/behaviors/{exports → registry}/atoms/std-timer.orb +4 -8
  79. package/behaviors/registry/atoms/std-trainer.orb.unconvertible.txt +7 -0
  80. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-undo.orb +4 -8
  81. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-upload.orb +4 -8
  82. package/{dist/exports → behaviors/registry}/atoms/std-validate-on-save.orb +4 -32
  83. package/{dist/exports → behaviors/registry}/atoms/std-wizard.orb +4 -26
  84. package/{dist/behaviors/exports → behaviors/registry}/molecules/std-agent-fix-loop.orb +1136 -1721
  85. package/{dist/behaviors/exports → behaviors/registry}/molecules/std-agent-learner.orb +606 -839
  86. package/behaviors/{exports → registry}/molecules/std-agent-planner.orb +613 -869
  87. package/behaviors/{exports → registry}/molecules/std-agent-rag.orb +562 -768
  88. package/behaviors/registry/molecules/std-agent-tool-loop.orb +2507 -0
  89. package/{dist/behaviors/exports → behaviors/registry}/molecules/std-builder-game.orb +4 -8
  90. package/{dist/exports → behaviors/registry}/molecules/std-cart.orb +197 -318
  91. package/{dist/behaviors/exports → behaviors/registry}/molecules/std-classifier-game.orb +4 -8
  92. package/{dist/exports → behaviors/registry}/molecules/std-debugger-game.orb +4 -8
  93. package/behaviors/registry/molecules/std-detail.orb +439 -0
  94. package/behaviors/{exports → registry}/molecules/std-event-handler-game.orb +4 -8
  95. package/{dist/exports → behaviors/registry}/molecules/std-form-advanced.orb +4 -12
  96. package/behaviors/registry/molecules/std-geospatial.orb +502 -0
  97. package/behaviors/registry/molecules/std-inventory.orb +564 -0
  98. package/behaviors/registry/molecules/std-list.orb +707 -0
  99. package/behaviors/registry/molecules/std-messaging.orb +424 -0
  100. package/behaviors/{exports → registry}/molecules/std-negotiator-game.orb +4 -8
  101. package/behaviors/{exports → registry}/molecules/std-platformer-game.orb +4 -8
  102. package/behaviors/{exports → registry}/molecules/std-puzzle-game.orb +4 -8
  103. package/{dist/behaviors/exports → behaviors/registry}/molecules/std-quiz.orb +4 -8
  104. package/{dist/exports → behaviors/registry}/molecules/std-sequencer-game.orb +4 -8
  105. package/behaviors/{exports → registry}/molecules/std-service-content-pipeline.orb +4 -8
  106. package/{dist/behaviors/exports → behaviors/registry}/molecules/std-service-custom-api-tester.orb +4 -46
  107. package/{dist/exports → behaviors/registry}/molecules/std-service-devops-toolkit.orb +4 -8
  108. package/{dist/exports → behaviors/registry}/molecules/std-service-notification-hub.orb +4 -8
  109. package/{dist/exports → behaviors/registry}/molecules/std-service-payment-flow.orb +8 -10
  110. package/behaviors/{exports → registry}/molecules/std-simulator-game.orb +4 -8
  111. package/{dist/behaviors/exports → behaviors/registry}/molecules/std-turn-based-battle.orb +4 -8
  112. package/{dist/exports → behaviors/registry}/organisms/std-agent-assistant.orb +24 -38
  113. package/behaviors/{exports → registry}/organisms/std-agent-builder.orb +816 -1320
  114. package/{dist/exports → behaviors/registry}/organisms/std-agent-pipeline.orb +785 -1283
  115. package/{dist/exports → behaviors/registry}/organisms/std-agent-reviewer.orb +308 -372
  116. package/{dist/exports → behaviors/registry}/organisms/std-agent-tutor.orb +325 -387
  117. package/{dist/exports → behaviors/registry}/organisms/std-api-gateway.orb +24 -26
  118. package/{dist/exports → behaviors/registry}/organisms/std-arcade-game.orb +4 -4
  119. package/{dist/exports → behaviors/registry}/organisms/std-booking-system.orb +44 -48
  120. package/{dist/behaviors/exports → behaviors/registry}/organisms/std-cicd-pipeline.orb +24 -30
  121. package/behaviors/{exports → registry}/organisms/std-cms.orb +50 -55
  122. package/{dist/behaviors/exports → behaviors/registry}/organisms/std-coding-academy.orb +4 -4
  123. package/{dist/exports → behaviors/registry}/organisms/std-crm.orb +50 -55
  124. package/{dist/exports → behaviors/registry}/organisms/std-devops-dashboard.orb +24 -26
  125. package/{dist/behaviors/exports → behaviors/registry}/organisms/std-ecommerce.orb +48 -58
  126. package/{dist/behaviors/exports → behaviors/registry}/organisms/std-finance-tracker.orb +30 -33
  127. package/{dist/exports → behaviors/registry}/organisms/std-healthcare.orb +50 -55
  128. package/{dist/exports → behaviors/registry}/organisms/std-helpdesk.orb +30 -33
  129. package/behaviors/{exports → registry}/organisms/std-hr-portal.orb +44 -48
  130. package/{dist/behaviors/exports → behaviors/registry}/organisms/std-iot-dashboard.orb +24 -26
  131. package/{dist/exports → behaviors/registry}/organisms/std-lms.orb +24 -26
  132. package/{dist/behaviors/exports → behaviors/registry}/organisms/std-logic-training.orb +4 -4
  133. package/behaviors/{exports → registry}/organisms/std-platformer-app.orb +20 -24
  134. package/behaviors/{exports → registry}/organisms/std-project-manager.orb +44 -48
  135. package/{dist/exports → behaviors/registry}/organisms/std-puzzle-app.orb +4 -4
  136. package/{dist/behaviors/exports → behaviors/registry}/organisms/std-realtime-chat.orb +30 -33
  137. package/{dist/behaviors/exports → behaviors/registry}/organisms/std-rpg-game.orb +20 -28
  138. package/{dist/exports → behaviors/registry}/organisms/std-service-marketplace.orb +52 -58
  139. package/{dist/exports → behaviors/registry}/organisms/std-service-research-assistant.orb +4 -15
  140. package/behaviors/{exports → registry}/organisms/std-social-feed.orb +16 -18
  141. package/behaviors/{exports → registry}/organisms/std-stem-lab.orb +4 -4
  142. package/{dist/behaviors/exports → behaviors/registry}/organisms/std-strategy-game.orb +4 -4
  143. package/{dist/exports → behaviors/registry}/organisms/std-trading-dashboard.orb +24 -30
  144. package/dist/behaviors/{exports → registry}/atoms/std-agent-activity-log.orb +154 -124
  145. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-agent-chat-thread.orb +4 -63
  146. package/dist/{exports → behaviors/registry}/atoms/std-agent-classifier.orb +8 -14
  147. package/dist/{exports → behaviors/registry}/atoms/std-agent-completion.orb +8 -14
  148. package/dist/{exports → behaviors/registry}/atoms/std-agent-context-window.orb +4 -8
  149. package/dist/{exports → behaviors/registry}/atoms/std-agent-conversation.orb +4 -79
  150. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-agent-memory.orb +13 -18
  151. package/dist/{exports → behaviors/registry}/atoms/std-agent-provider.orb +9 -14
  152. package/dist/behaviors/{exports → registry}/atoms/std-agent-search.orb +5 -8
  153. package/dist/{exports → behaviors/registry}/atoms/std-agent-session.orb +11 -22
  154. package/dist/{exports → behaviors/registry}/atoms/std-agent-step-progress.orb +4 -8
  155. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-agent-token-gauge.orb +4 -8
  156. package/dist/behaviors/{exports → registry}/atoms/std-agent-tool-call.orb +8 -14
  157. package/dist/behaviors/{exports → registry}/atoms/std-async.orb +4 -12
  158. package/dist/behaviors/{exports → registry}/atoms/std-autoregressive.orb +13 -2
  159. package/dist/{exports → behaviors/registry}/atoms/std-browse.orb +4 -8
  160. package/dist/{exports → behaviors/registry}/atoms/std-cache-aside.orb +4 -12
  161. package/dist/behaviors/{exports → registry}/atoms/std-calendar.orb +4 -8
  162. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-circuit-breaker.orb +4 -8
  163. package/dist/behaviors/registry/atoms/std-classifier.orb.unconvertible.txt +7 -0
  164. package/dist/behaviors/{exports → registry}/atoms/std-collision.orb +4 -8
  165. package/dist/behaviors/{exports → registry}/atoms/std-combat-log.orb +4 -8
  166. package/dist/{exports → behaviors/registry}/atoms/std-combat.orb +4 -8
  167. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-confirmation.orb +6 -5
  168. package/dist/{exports → behaviors/registry}/atoms/std-dialogue-box.orb +4 -8
  169. package/dist/{exports → behaviors/registry}/atoms/std-display.orb +4 -153
  170. package/dist/behaviors/{exports → registry}/atoms/std-drawer.orb +4 -58
  171. package/dist/behaviors/{exports → registry}/atoms/std-filter.orb +4 -8
  172. package/dist/behaviors/{exports → registry}/atoms/std-flip-card.orb +4 -8
  173. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-gallery.orb +4 -8
  174. package/dist/behaviors/{exports → registry}/atoms/std-game-audio.orb +4 -8
  175. package/dist/behaviors/{exports → registry}/atoms/std-game-canvas2d.orb +3 -6
  176. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-game-canvas3d.orb +3 -6
  177. package/dist/behaviors/{exports → registry}/atoms/std-game-hud.orb +4 -16
  178. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-game-menu.orb +4 -8
  179. package/dist/{exports → behaviors/registry}/atoms/std-game-over-screen.orb +4 -8
  180. package/dist/behaviors/{exports → registry}/atoms/std-gameflow.orb +4 -8
  181. package/dist/behaviors/registry/atoms/std-graph-classifier.orb.unconvertible.txt +7 -0
  182. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-input.orb +4 -8
  183. package/dist/behaviors/{exports → registry}/atoms/std-inventory-panel.orb +4 -12
  184. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-isometric-canvas.orb +4 -8
  185. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-loading.orb +4 -8
  186. package/dist/{exports → behaviors/registry}/atoms/std-modal.orb +12 -9
  187. package/dist/behaviors/{exports → registry}/atoms/std-movement.orb +4 -8
  188. package/dist/{exports → behaviors/registry}/atoms/std-notification.orb +4 -8
  189. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-overworld.orb +4 -8
  190. package/dist/behaviors/{exports → registry}/atoms/std-pagination.orb +4 -8
  191. package/dist/behaviors/{exports → registry}/atoms/std-physics2d.orb +4 -8
  192. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-platformer-canvas.orb +4 -8
  193. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-quest.orb +5 -14
  194. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-rate-limiter.orb +4 -8
  195. package/dist/behaviors/{exports → registry}/atoms/std-rating.orb +4 -8
  196. package/dist/behaviors/registry/atoms/std-rl-agent.orb.unconvertible.txt +7 -0
  197. package/dist/behaviors/{exports → registry}/atoms/std-score-board.orb +4 -8
  198. package/dist/behaviors/{exports → registry}/atoms/std-score.orb +4 -8
  199. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-search.orb +4 -8
  200. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-selection.orb +4 -8
  201. package/dist/behaviors/{exports → registry}/atoms/std-service-custom-bearer.orb +4 -19
  202. package/dist/behaviors/{exports → registry}/atoms/std-service-custom-header.orb +4 -21
  203. package/dist/{exports → behaviors/registry}/atoms/std-service-custom-noauth.orb +4 -15
  204. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-service-custom-query.orb +4 -21
  205. package/dist/{exports → behaviors/registry}/atoms/std-service-email.orb +4 -8
  206. package/dist/behaviors/{exports → registry}/atoms/std-service-github.orb +4 -8
  207. package/dist/{exports → behaviors/registry}/atoms/std-service-llm.orb +4 -8
  208. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-service-oauth.orb +4 -8
  209. package/dist/behaviors/{exports → registry}/atoms/std-service-redis.orb +4 -8
  210. package/dist/behaviors/{exports → registry}/atoms/std-service-storage.orb +4 -8
  211. package/dist/{exports → behaviors/registry}/atoms/std-service-stripe.orb +4 -8
  212. package/dist/{exports → behaviors/registry}/atoms/std-service-twilio.orb +4 -8
  213. package/dist/behaviors/{exports → registry}/atoms/std-service-youtube.orb +4 -8
  214. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-simulation-canvas.orb +4 -8
  215. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-sort.orb +4 -52
  216. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-sprite.orb +4 -8
  217. package/dist/{exports → behaviors/registry}/atoms/std-tabs.orb +4 -16
  218. package/dist/behaviors/registry/atoms/std-text-classifier.orb.unconvertible.txt +7 -0
  219. package/dist/behaviors/{exports → registry}/atoms/std-text-effects.orb +4 -8
  220. package/dist/{exports → behaviors/registry}/atoms/std-theme.orb +4 -8
  221. package/dist/{exports → behaviors/registry}/atoms/std-timer.orb +4 -8
  222. package/dist/behaviors/registry/atoms/std-trainer.orb.unconvertible.txt +7 -0
  223. package/dist/{exports → behaviors/registry}/atoms/std-undo.orb +4 -8
  224. package/dist/{exports → behaviors/registry}/atoms/std-upload.orb +4 -8
  225. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-validate-on-save.orb +4 -32
  226. package/dist/behaviors/{exports → registry}/atoms/std-wizard.orb +4 -26
  227. package/dist/{exports → behaviors/registry}/molecules/std-agent-fix-loop.orb +1136 -1721
  228. package/{behaviors/exports → dist/behaviors/registry}/molecules/std-agent-learner.orb +606 -839
  229. package/dist/{exports → behaviors/registry}/molecules/std-agent-planner.orb +613 -869
  230. package/dist/behaviors/{exports → registry}/molecules/std-agent-rag.orb +562 -768
  231. package/dist/behaviors/registry/molecules/std-agent-tool-loop.orb +2507 -0
  232. package/dist/{exports → behaviors/registry}/molecules/std-builder-game.orb +4 -8
  233. package/{behaviors/exports → dist/behaviors/registry}/molecules/std-cart.orb +197 -318
  234. package/dist/{exports → behaviors/registry}/molecules/std-classifier-game.orb +4 -8
  235. package/{behaviors/exports → dist/behaviors/registry}/molecules/std-debugger-game.orb +4 -8
  236. package/dist/behaviors/registry/molecules/std-detail.orb +439 -0
  237. package/dist/{exports → behaviors/registry}/molecules/std-event-handler-game.orb +4 -8
  238. package/{behaviors/exports → dist/behaviors/registry}/molecules/std-form-advanced.orb +4 -12
  239. package/dist/behaviors/registry/molecules/std-geospatial.orb +502 -0
  240. package/dist/behaviors/registry/molecules/std-inventory.orb +564 -0
  241. package/dist/behaviors/registry/molecules/std-list.orb +707 -0
  242. package/dist/behaviors/registry/molecules/std-messaging.orb +424 -0
  243. package/dist/{exports → behaviors/registry}/molecules/std-negotiator-game.orb +4 -8
  244. package/dist/{exports → behaviors/registry}/molecules/std-platformer-game.orb +4 -8
  245. package/dist/behaviors/{exports → registry}/molecules/std-puzzle-game.orb +4 -8
  246. package/{behaviors/exports → dist/behaviors/registry}/molecules/std-quiz.orb +4 -8
  247. package/{behaviors/exports → dist/behaviors/registry}/molecules/std-sequencer-game.orb +4 -8
  248. package/dist/{exports → behaviors/registry}/molecules/std-service-content-pipeline.orb +4 -8
  249. package/{behaviors/exports → dist/behaviors/registry}/molecules/std-service-custom-api-tester.orb +4 -46
  250. package/{behaviors/exports → dist/behaviors/registry}/molecules/std-service-devops-toolkit.orb +4 -8
  251. package/{behaviors/exports → dist/behaviors/registry}/molecules/std-service-notification-hub.orb +4 -8
  252. package/{behaviors/exports → dist/behaviors/registry}/molecules/std-service-payment-flow.orb +8 -10
  253. package/dist/{exports → behaviors/registry}/molecules/std-simulator-game.orb +4 -8
  254. package/dist/{exports → behaviors/registry}/molecules/std-turn-based-battle.orb +4 -8
  255. package/{behaviors/exports → dist/behaviors/registry}/organisms/std-agent-assistant.orb +24 -38
  256. package/dist/{exports → behaviors/registry}/organisms/std-agent-builder.orb +816 -1320
  257. package/{behaviors/exports → dist/behaviors/registry}/organisms/std-agent-pipeline.orb +785 -1283
  258. package/dist/behaviors/{exports → registry}/organisms/std-agent-reviewer.orb +308 -372
  259. package/{behaviors/exports → dist/behaviors/registry}/organisms/std-agent-tutor.orb +325 -387
  260. package/dist/behaviors/{exports → registry}/organisms/std-api-gateway.orb +24 -26
  261. package/{behaviors/exports → dist/behaviors/registry}/organisms/std-arcade-game.orb +4 -4
  262. package/{behaviors/exports → dist/behaviors/registry}/organisms/std-booking-system.orb +44 -48
  263. package/{behaviors/exports → dist/behaviors/registry}/organisms/std-cicd-pipeline.orb +24 -30
  264. package/dist/{exports → behaviors/registry}/organisms/std-cms.orb +50 -55
  265. package/{behaviors/exports → dist/behaviors/registry}/organisms/std-coding-academy.orb +4 -4
  266. package/{behaviors/exports → dist/behaviors/registry}/organisms/std-crm.orb +50 -55
  267. package/{behaviors/exports → dist/behaviors/registry}/organisms/std-devops-dashboard.orb +24 -26
  268. package/dist/{exports → behaviors/registry}/organisms/std-ecommerce.orb +48 -58
  269. package/dist/{exports → behaviors/registry}/organisms/std-finance-tracker.orb +30 -33
  270. package/{behaviors/exports → dist/behaviors/registry}/organisms/std-healthcare.orb +50 -55
  271. package/dist/behaviors/{exports → registry}/organisms/std-helpdesk.orb +30 -33
  272. package/dist/behaviors/{exports → registry}/organisms/std-hr-portal.orb +44 -48
  273. package/{behaviors/exports → dist/behaviors/registry}/organisms/std-iot-dashboard.orb +24 -26
  274. package/dist/behaviors/{exports → registry}/organisms/std-lms.orb +24 -26
  275. package/{behaviors/exports → dist/behaviors/registry}/organisms/std-logic-training.orb +4 -4
  276. package/dist/behaviors/{exports → registry}/organisms/std-platformer-app.orb +20 -24
  277. package/dist/{exports → behaviors/registry}/organisms/std-project-manager.orb +44 -48
  278. package/dist/behaviors/{exports → registry}/organisms/std-puzzle-app.orb +4 -4
  279. package/dist/{exports → behaviors/registry}/organisms/std-realtime-chat.orb +30 -33
  280. package/{behaviors/exports → dist/behaviors/registry}/organisms/std-rpg-game.orb +20 -28
  281. package/{behaviors/exports → dist/behaviors/registry}/organisms/std-service-marketplace.orb +52 -58
  282. package/{behaviors/exports → dist/behaviors/registry}/organisms/std-service-research-assistant.orb +4 -15
  283. package/dist/{exports → behaviors/registry}/organisms/std-social-feed.orb +16 -18
  284. package/dist/{exports → behaviors/registry}/organisms/std-stem-lab.orb +4 -4
  285. package/{behaviors/exports → dist/behaviors/registry}/organisms/std-strategy-game.orb +4 -4
  286. package/dist/behaviors/{exports → registry}/organisms/std-trading-dashboard.orb +24 -30
  287. package/package.json +2 -2
  288. package/behaviors/exports/atoms/std-agent-classifier.orb +0 -879
  289. package/behaviors/exports/atoms/std-agent-completion.orb +0 -941
  290. package/behaviors/exports/atoms/std-agent-search.orb +0 -431
  291. package/behaviors/exports/atoms/std-agent-session.orb +0 -777
  292. package/behaviors/exports/atoms/std-autoregressive.orb +0 -420
  293. package/behaviors/exports/atoms/std-browse.orb +0 -251
  294. package/behaviors/exports/atoms/std-cache-aside.orb +0 -1101
  295. package/behaviors/exports/atoms/std-calendar.orb +0 -775
  296. package/behaviors/exports/atoms/std-combat-log.orb +0 -268
  297. package/behaviors/exports/atoms/std-dialogue-box.orb +0 -249
  298. package/behaviors/exports/atoms/std-drawer.orb +0 -578
  299. package/behaviors/exports/atoms/std-flip-card.orb +0 -601
  300. package/behaviors/exports/atoms/std-game-audio.orb +0 -350
  301. package/behaviors/exports/atoms/std-game-canvas2d.orb +0 -263
  302. package/behaviors/exports/atoms/std-game-hud.orb +0 -170
  303. package/behaviors/exports/atoms/std-game-over-screen.orb +0 -206
  304. package/behaviors/exports/atoms/std-gameflow.orb +0 -419
  305. package/behaviors/exports/atoms/std-inventory-panel.orb +0 -266
  306. package/behaviors/exports/atoms/std-notification.orb +0 -446
  307. package/behaviors/exports/atoms/std-rating.orb +0 -333
  308. package/behaviors/exports/atoms/std-score-board.orb +0 -249
  309. package/behaviors/exports/atoms/std-score.orb +0 -713
  310. package/behaviors/exports/atoms/std-service-custom-bearer.orb +0 -562
  311. package/behaviors/exports/atoms/std-service-custom-header.orb +0 -564
  312. package/behaviors/exports/atoms/std-service-email.orb +0 -545
  313. package/behaviors/exports/atoms/std-service-github.orb +0 -591
  314. package/behaviors/exports/atoms/std-service-storage.orb +0 -669
  315. package/behaviors/exports/atoms/std-service-stripe.orb +0 -644
  316. package/behaviors/exports/atoms/std-service-twilio.orb +0 -616
  317. package/behaviors/exports/atoms/std-service-youtube.orb +0 -701
  318. package/behaviors/exports/atoms/std-text-effects.orb +0 -663
  319. package/behaviors/exports/atoms/std-theme.orb +0 -578
  320. package/behaviors/exports/atoms/std-undo.orb +0 -830
  321. package/behaviors/exports/atoms/std-upload.orb +0 -540
  322. package/behaviors/exports/atoms/std-wizard.orb +0 -1120
  323. package/behaviors/exports/molecules/std-agent-fix-loop.orb +0 -3327
  324. package/behaviors/exports/molecules/std-agent-tool-loop.orb +0 -4451
  325. package/behaviors/exports/molecules/std-builder-game.orb +0 -234
  326. package/behaviors/exports/molecules/std-classifier-game.orb +0 -234
  327. package/behaviors/exports/molecules/std-detail.orb +0 -621
  328. package/behaviors/exports/molecules/std-geospatial.orb +0 -657
  329. package/behaviors/exports/molecules/std-inventory.orb +0 -823
  330. package/behaviors/exports/molecules/std-list.orb +0 -1066
  331. package/behaviors/exports/molecules/std-messaging.orb +0 -605
  332. package/behaviors/exports/molecules/std-turn-based-battle.orb +0 -514
  333. package/behaviors/exports/organisms/std-agent-reviewer.orb +0 -5277
  334. package/behaviors/exports/organisms/std-api-gateway.orb +0 -3745
  335. package/behaviors/exports/organisms/std-ecommerce.orb +0 -4553
  336. package/behaviors/exports/organisms/std-finance-tracker.orb +0 -3091
  337. package/behaviors/exports/organisms/std-helpdesk.orb +0 -3328
  338. package/behaviors/exports/organisms/std-lms.orb +0 -3885
  339. package/behaviors/exports/organisms/std-puzzle-app.orb +0 -889
  340. package/behaviors/exports/organisms/std-realtime-chat.orb +0 -3428
  341. package/behaviors/exports/organisms/std-trading-dashboard.orb +0 -3080
  342. package/behaviors/exports/test-schemas/os-trigger-simulation.orb +0 -202
  343. package/behaviors/exports/validation-report.json +0 -1672
  344. package/behaviors/exports/verify-results.json +0 -126
  345. package/dist/behaviors/exports/atoms/std-agent-context-window.orb +0 -2299
  346. package/dist/behaviors/exports/atoms/std-agent-conversation.orb +0 -1029
  347. package/dist/behaviors/exports/atoms/std-agent-memory.orb +0 -777
  348. package/dist/behaviors/exports/atoms/std-agent-provider.orb +0 -906
  349. package/dist/behaviors/exports/atoms/std-agent-step-progress.orb +0 -994
  350. package/dist/behaviors/exports/atoms/std-agent-token-gauge.orb +0 -1621
  351. package/dist/behaviors/exports/atoms/std-combat.orb +0 -421
  352. package/dist/behaviors/exports/atoms/std-confirmation.orb +0 -496
  353. package/dist/behaviors/exports/atoms/std-display.orb +0 -1803
  354. package/dist/behaviors/exports/atoms/std-isometric-canvas.orb +0 -642
  355. package/dist/behaviors/exports/atoms/std-modal.orb +0 -425
  356. package/dist/behaviors/exports/atoms/std-overworld.orb +0 -517
  357. package/dist/behaviors/exports/atoms/std-quest.orb +0 -1262
  358. package/dist/behaviors/exports/atoms/std-rate-limiter.orb +0 -897
  359. package/dist/behaviors/exports/atoms/std-search.orb +0 -394
  360. package/dist/behaviors/exports/atoms/std-selection.orb +0 -810
  361. package/dist/behaviors/exports/atoms/std-service-custom-noauth.orb +0 -558
  362. package/dist/behaviors/exports/atoms/std-service-custom-query.orb +0 -564
  363. package/dist/behaviors/exports/atoms/std-service-llm.orb +0 -676
  364. package/dist/behaviors/exports/atoms/std-simulation-canvas.orb +0 -194
  365. package/dist/behaviors/exports/atoms/std-sort.orb +0 -760
  366. package/dist/behaviors/exports/atoms/std-tabs.orb +0 -298
  367. package/dist/behaviors/exports/atoms/std-timer.orb +0 -1428
  368. package/dist/behaviors/exports/atoms/std-validate-on-save.orb +0 -624
  369. package/dist/behaviors/exports/molecules/std-agent-planner.orb +0 -2037
  370. package/dist/behaviors/exports/molecules/std-agent-tool-loop.orb +0 -4451
  371. package/dist/behaviors/exports/molecules/std-cart.orb +0 -754
  372. package/dist/behaviors/exports/molecules/std-debugger-game.orb +0 -234
  373. package/dist/behaviors/exports/molecules/std-detail.orb +0 -621
  374. package/dist/behaviors/exports/molecules/std-event-handler-game.orb +0 -234
  375. package/dist/behaviors/exports/molecules/std-form-advanced.orb +0 -659
  376. package/dist/behaviors/exports/molecules/std-geospatial.orb +0 -657
  377. package/dist/behaviors/exports/molecules/std-inventory.orb +0 -823
  378. package/dist/behaviors/exports/molecules/std-list.orb +0 -1066
  379. package/dist/behaviors/exports/molecules/std-messaging.orb +0 -605
  380. package/dist/behaviors/exports/molecules/std-negotiator-game.orb +0 -234
  381. package/dist/behaviors/exports/molecules/std-platformer-game.orb +0 -557
  382. package/dist/behaviors/exports/molecules/std-sequencer-game.orb +0 -234
  383. package/dist/behaviors/exports/molecules/std-service-content-pipeline.orb +0 -920
  384. package/dist/behaviors/exports/molecules/std-service-devops-toolkit.orb +0 -1531
  385. package/dist/behaviors/exports/molecules/std-service-notification-hub.orb +0 -701
  386. package/dist/behaviors/exports/molecules/std-service-payment-flow.orb +0 -878
  387. package/dist/behaviors/exports/molecules/std-simulator-game.orb +0 -234
  388. package/dist/behaviors/exports/organisms/std-agent-assistant.orb +0 -6336
  389. package/dist/behaviors/exports/organisms/std-agent-builder.orb +0 -14139
  390. package/dist/behaviors/exports/organisms/std-agent-pipeline.orb +0 -10974
  391. package/dist/behaviors/exports/organisms/std-agent-tutor.orb +0 -5003
  392. package/dist/behaviors/exports/organisms/std-arcade-game.orb +0 -1144
  393. package/dist/behaviors/exports/organisms/std-booking-system.orb +0 -5142
  394. package/dist/behaviors/exports/organisms/std-cms.orb +0 -2887
  395. package/dist/behaviors/exports/organisms/std-crm.orb +0 -4366
  396. package/dist/behaviors/exports/organisms/std-devops-dashboard.orb +0 -5772
  397. package/dist/behaviors/exports/organisms/std-healthcare.orb +0 -6001
  398. package/dist/behaviors/exports/organisms/std-project-manager.orb +0 -3819
  399. package/dist/behaviors/exports/organisms/std-service-marketplace.orb +0 -4479
  400. package/dist/behaviors/exports/organisms/std-service-research-assistant.orb +0 -3568
  401. package/dist/behaviors/exports/organisms/std-social-feed.orb +0 -1246
  402. package/dist/behaviors/exports/organisms/std-stem-lab.orb +0 -1922
  403. package/dist/behaviors/exports/test-schemas/os-trigger-simulation.orb +0 -202
  404. package/dist/behaviors/exports/validation-report.json +0 -1672
  405. package/dist/behaviors/exports/verify-results.json +0 -126
  406. package/dist/exports/atoms/std-agent-activity-log.orb +0 -575
  407. package/dist/exports/atoms/std-agent-chat-thread.orb +0 -783
  408. package/dist/exports/atoms/std-agent-tool-call.orb +0 -746
  409. package/dist/exports/atoms/std-async.orb +0 -443
  410. package/dist/exports/atoms/std-circuit-breaker.orb +0 -999
  411. package/dist/exports/atoms/std-collision.orb +0 -694
  412. package/dist/exports/atoms/std-filter.orb +0 -641
  413. package/dist/exports/atoms/std-gallery.orb +0 -387
  414. package/dist/exports/atoms/std-game-canvas3d.orb +0 -401
  415. package/dist/exports/atoms/std-game-menu.orb +0 -222
  416. package/dist/exports/atoms/std-input.orb +0 -640
  417. package/dist/exports/atoms/std-loading.orb +0 -496
  418. package/dist/exports/atoms/std-movement.orb +0 -1413
  419. package/dist/exports/atoms/std-pagination.orb +0 -266
  420. package/dist/exports/atoms/std-physics2d.orb +0 -430
  421. package/dist/exports/atoms/std-platformer-canvas.orb +0 -268
  422. package/dist/exports/atoms/std-service-oauth.orb +0 -769
  423. package/dist/exports/atoms/std-service-redis.orb +0 -585
  424. package/dist/exports/atoms/std-sprite.orb +0 -315
  425. package/dist/exports/molecules/std-agent-learner.orb +0 -2315
  426. package/dist/exports/molecules/std-agent-rag.orb +0 -1745
  427. package/dist/exports/molecules/std-agent-tool-loop.orb +0 -4451
  428. package/dist/exports/molecules/std-detail.orb +0 -621
  429. package/dist/exports/molecules/std-geospatial.orb +0 -657
  430. package/dist/exports/molecules/std-inventory.orb +0 -823
  431. package/dist/exports/molecules/std-list.orb +0 -1066
  432. package/dist/exports/molecules/std-messaging.orb +0 -605
  433. package/dist/exports/molecules/std-puzzle-game.orb +0 -584
  434. package/dist/exports/molecules/std-quiz.orb +0 -1074
  435. package/dist/exports/molecules/std-service-custom-api-tester.orb +0 -865
  436. package/dist/exports/organisms/std-cicd-pipeline.orb +0 -3425
  437. package/dist/exports/organisms/std-coding-academy.orb +0 -2084
  438. package/dist/exports/organisms/std-hr-portal.orb +0 -5236
  439. package/dist/exports/organisms/std-iot-dashboard.orb +0 -3914
  440. package/dist/exports/organisms/std-logic-training.orb +0 -753
  441. package/dist/exports/organisms/std-platformer-app.orb +0 -1679
  442. package/dist/exports/organisms/std-rpg-game.orb +0 -3298
  443. package/dist/exports/organisms/std-strategy-game.orb +0 -2443
  444. package/dist/exports/test-schemas/os-trigger-simulation.orb +0 -202
  445. package/dist/exports/validation-report.json +0 -1672
  446. package/dist/exports/verify-results.json +0 -126
@@ -1,9 +1,20 @@
1
1
  {
2
- "name": "AI Tutor",
2
+ "name": "std-agent-tutor",
3
3
  "version": "1.0.0",
4
+ "description": "Teaching assistant organism. Composes conversation + memory + classifier atoms with tabbed views and a concept browse list. Classifies student level, recalls prior learning from memory, generates explanations with context-aware difficulty, and tracks concept strength.",
4
5
  "orbitals": [
5
6
  {
6
7
  "name": "TutorSessionOrbital",
8
+ "uses": [
9
+ {
10
+ "from": "std/behaviors/std-browse",
11
+ "as": "Browse"
12
+ },
13
+ {
14
+ "from": "std/behaviors/std-tabs",
15
+ "as": "Tabs"
16
+ }
17
+ ],
7
18
  "entity": {
8
19
  "name": "TutorSession",
9
20
  "persistence": "runtime",
@@ -2145,10 +2156,6 @@
2145
2156
  }
2146
2157
  ]
2147
2158
  }
2148
- ],
2149
- [
2150
- "notify",
2151
- "TutorChat created successfully"
2152
2159
  ]
2153
2160
  ]
2154
2161
  },
@@ -2282,10 +2289,6 @@
2282
2289
  }
2283
2290
  ]
2284
2291
  }
2285
- ],
2286
- [
2287
- "notify",
2288
- "TutorChat deleted successfully"
2289
2292
  ]
2290
2293
  ]
2291
2294
  },
@@ -2419,10 +2422,6 @@
2419
2422
  }
2420
2423
  ]
2421
2424
  }
2422
- ],
2423
- [
2424
- "notify",
2425
- "TutorChat deleted successfully"
2426
2425
  ]
2427
2426
  ]
2428
2427
  }
@@ -2729,23 +2728,28 @@
2729
2728
  "listens": [
2730
2729
  {
2731
2730
  "event": "MEMORIZED",
2732
- "triggers": "INIT"
2731
+ "triggers": "INIT",
2732
+ "scope": "internal"
2733
2733
  },
2734
2734
  {
2735
2735
  "event": "PINNED",
2736
- "triggers": "INIT"
2736
+ "triggers": "INIT",
2737
+ "scope": "internal"
2737
2738
  },
2738
2739
  {
2739
2740
  "event": "FORGOT",
2740
- "triggers": "INIT"
2741
+ "triggers": "INIT",
2742
+ "scope": "internal"
2741
2743
  },
2742
2744
  {
2743
2745
  "event": "REINFORCED",
2744
- "triggers": "INIT"
2746
+ "triggers": "INIT",
2747
+ "scope": "internal"
2745
2748
  },
2746
2749
  {
2747
2750
  "event": "DECAYED",
2748
- "triggers": "INIT"
2751
+ "triggers": "INIT",
2752
+ "scope": "internal"
2749
2753
  }
2750
2754
  ],
2751
2755
  "stateMachine": {
@@ -2991,10 +2995,12 @@
2991
2995
  "category": "interaction",
2992
2996
  "emits": [
2993
2997
  {
2994
- "event": "SAVE"
2998
+ "event": "SAVE",
2999
+ "scope": "internal"
2995
3000
  },
2996
3001
  {
2997
- "event": "MEMORIZED"
3002
+ "event": "MEMORIZED",
3003
+ "scope": "internal"
2998
3004
  }
2999
3005
  ],
3000
3006
  "stateMachine": {
@@ -3130,10 +3136,6 @@
3130
3136
  [
3131
3137
  "emit",
3132
3138
  "MEMORIZED"
3133
- ],
3134
- [
3135
- "notify",
3136
- "Concept created successfully"
3137
3139
  ]
3138
3140
  ]
3139
3141
  }
@@ -3332,10 +3334,6 @@
3332
3334
  "create",
3333
3335
  "Concept",
3334
3336
  "@payload.data"
3335
- ],
3336
- [
3337
- "notify",
3338
- "Concept created successfully"
3339
3337
  ]
3340
3338
  ]
3341
3339
  },
@@ -3525,10 +3523,12 @@
3525
3523
  "category": "interaction",
3526
3524
  "emits": [
3527
3525
  {
3528
- "event": "SAVE"
3526
+ "event": "SAVE",
3527
+ "scope": "internal"
3529
3528
  },
3530
3529
  {
3531
- "event": "CLASSIFIED"
3530
+ "event": "CLASSIFIED",
3531
+ "scope": "internal"
3532
3532
  }
3533
3533
  ],
3534
3534
  "stateMachine": {
@@ -3927,10 +3927,6 @@
3927
3927
  }
3928
3928
  ]
3929
3929
  }
3930
- ],
3931
- [
3932
- "notify",
3933
- "StudentAssessment created successfully"
3934
3930
  ]
3935
3931
  ]
3936
3932
  }
@@ -4508,142 +4504,112 @@
4508
4504
  },
4509
4505
  "traits": [
4510
4506
  {
4507
+ "ref": "Tabs.traits.TabContentTabs",
4511
4508
  "name": "TutorTabs",
4512
4509
  "linkedEntity": "TutorSession",
4513
- "category": "interaction",
4514
- "stateMachine": {
4515
- "states": [
4516
- {
4517
- "name": "idle",
4518
- "isInitial": true
4519
- }
4520
- ],
4521
- "events": [
4522
- {
4523
- "key": "INIT",
4524
- "name": "Initialize"
4525
- },
4526
- {
4527
- "key": "SELECT_TAB",
4528
- "name": "Select Tab",
4529
- "payload": [
4530
- {
4531
- "name": "tab",
4532
- "type": "string",
4533
- "required": true
4534
- }
4535
- ]
4536
- }
4537
- ],
4538
- "transitions": [
4539
- {
4540
- "from": "idle",
4541
- "to": "idle",
4542
- "event": "INIT",
4543
- "effects": [
4544
- [
4545
- "fetch",
4546
- "TutorSession"
4510
+ "effects": {
4511
+ "INIT": [
4512
+ [
4513
+ "fetch",
4514
+ "TutorSession"
4515
+ ],
4516
+ [
4517
+ "render-ui",
4518
+ "main",
4519
+ {
4520
+ "type": "dashboard-layout",
4521
+ "appName": "AI Tutor",
4522
+ "navItems": [
4523
+ {
4524
+ "label": "Teach",
4525
+ "href": "/teach",
4526
+ "icon": "book-open"
4527
+ },
4528
+ {
4529
+ "label": "Quiz",
4530
+ "href": "/quiz",
4531
+ "icon": "help-circle"
4532
+ },
4533
+ {
4534
+ "label": "Concepts",
4535
+ "href": "/concepts",
4536
+ "icon": "brain"
4537
+ }
4547
4538
  ],
4548
- [
4549
- "render-ui",
4550
- "main",
4539
+ "children": [
4551
4540
  {
4552
- "type": "dashboard-layout",
4553
- "appName": "AI Tutor",
4554
- "navItems": [
4541
+ "type": "stack",
4542
+ "direction": "vertical",
4543
+ "gap": "lg",
4544
+ "children": [
4555
4545
  {
4556
- "label": "Teach",
4557
- "href": "/teach",
4558
- "icon": "book-open"
4546
+ "type": "stack",
4547
+ "direction": "horizontal",
4548
+ "gap": "sm",
4549
+ "align": "center",
4550
+ "children": [
4551
+ {
4552
+ "type": "icon",
4553
+ "name": "graduation-cap",
4554
+ "size": "lg"
4555
+ },
4556
+ {
4557
+ "type": "typography",
4558
+ "content": "AI Tutor",
4559
+ "variant": "h2"
4560
+ }
4561
+ ]
4559
4562
  },
4560
4563
  {
4561
- "label": "Quiz",
4562
- "href": "/quiz",
4563
- "icon": "help-circle"
4564
+ "type": "divider"
4564
4565
  },
4565
4566
  {
4566
- "label": "Concepts",
4567
- "href": "/concepts",
4568
- "icon": "brain"
4569
- }
4570
- ],
4571
- "children": [
4567
+ "type": "tabs",
4568
+ "tabs": [
4569
+ {
4570
+ "label": "Teach",
4571
+ "value": "teach"
4572
+ },
4573
+ {
4574
+ "label": "Quiz",
4575
+ "value": "quiz"
4576
+ },
4577
+ {
4578
+ "label": "Progress",
4579
+ "value": "progress"
4580
+ }
4581
+ ],
4582
+ "defaultActiveTab": "teach",
4583
+ "onTabChange": "SELECT_TAB"
4584
+ },
4572
4585
  {
4573
- "type": "stack",
4574
- "direction": "vertical",
4575
- "gap": "lg",
4576
- "children": [
4586
+ "type": "divider"
4587
+ },
4588
+ {
4589
+ "type": "data-grid",
4590
+ "entity": "TutorSession",
4591
+ "emptyIcon": "inbox",
4592
+ "emptyTitle": "No tutorsessions yet",
4593
+ "emptyDescription": "Add tutorsessions to see them here.",
4594
+ "className": "transition-shadow hover:shadow-md cursor-pointer",
4595
+ "renderItem": [
4596
+ "fn",
4597
+ "item",
4577
4598
  {
4578
4599
  "type": "stack",
4579
- "direction": "horizontal",
4600
+ "direction": "vertical",
4580
4601
  "gap": "sm",
4581
- "align": "center",
4582
4602
  "children": [
4583
- {
4584
- "type": "icon",
4585
- "name": "graduation-cap",
4586
- "size": "lg"
4587
- },
4588
4603
  {
4589
4604
  "type": "typography",
4590
- "content": "AI Tutor",
4591
- "variant": "h2"
4592
- }
4593
- ]
4594
- },
4595
- {
4596
- "type": "divider"
4597
- },
4598
- {
4599
- "type": "tabs",
4600
- "tabs": [
4601
- {
4602
- "label": "Teach",
4603
- "value": "teach"
4604
- },
4605
- {
4606
- "label": "Quiz",
4607
- "value": "quiz"
4605
+ "variant": "h4",
4606
+ "content": "@item.topic"
4608
4607
  },
4609
4608
  {
4610
- "label": "Progress",
4611
- "value": "progress"
4612
- }
4613
- ],
4614
- "defaultActiveTab": "teach",
4615
- "onTabChange": "SELECT_TAB"
4616
- },
4617
- {
4618
- "type": "divider"
4619
- },
4620
- {
4621
- "type": "data-grid",
4622
- "entity": "TutorSession",
4623
- "emptyIcon": "inbox",
4624
- "emptyTitle": "No tutorsessions yet",
4625
- "emptyDescription": "Add tutorsessions to see them here.",
4626
- "className": "transition-shadow hover:shadow-md cursor-pointer",
4627
- "renderItem": [
4628
- "fn",
4629
- "item",
4630
- {
4631
- "type": "stack",
4632
- "direction": "vertical",
4633
- "gap": "sm",
4634
- "children": [
4635
- {
4636
- "type": "typography",
4637
- "variant": "h4",
4638
- "content": "@item.topic"
4639
- },
4640
- {
4641
- "type": "typography",
4642
- "variant": "caption",
4643
- "color": "muted",
4644
- "content": "@item.teach"
4645
- }
4646
- ]
4609
+ "type": "typography",
4610
+ "variant": "caption",
4611
+ "color": "muted",
4612
+ "content": "@item.teach"
4647
4613
  }
4648
4614
  ]
4649
4615
  }
@@ -4652,117 +4618,112 @@
4652
4618
  ]
4653
4619
  }
4654
4620
  ]
4655
- ]
4656
- },
4657
- {
4658
- "from": "idle",
4659
- "to": "idle",
4660
- "event": "SELECT_TAB",
4661
- "effects": [
4662
- [
4663
- "fetch",
4664
- "TutorSession"
4621
+ }
4622
+ ]
4623
+ ],
4624
+ "SELECT_TAB": [
4625
+ [
4626
+ "fetch",
4627
+ "TutorSession"
4628
+ ],
4629
+ [
4630
+ "render-ui",
4631
+ "main",
4632
+ {
4633
+ "type": "dashboard-layout",
4634
+ "appName": "AI Tutor",
4635
+ "navItems": [
4636
+ {
4637
+ "label": "Teach",
4638
+ "href": "/teach",
4639
+ "icon": "book-open"
4640
+ },
4641
+ {
4642
+ "label": "Quiz",
4643
+ "href": "/quiz",
4644
+ "icon": "help-circle"
4645
+ },
4646
+ {
4647
+ "label": "Concepts",
4648
+ "href": "/concepts",
4649
+ "icon": "brain"
4650
+ }
4665
4651
  ],
4666
- [
4667
- "render-ui",
4668
- "main",
4652
+ "children": [
4669
4653
  {
4670
- "type": "dashboard-layout",
4671
- "appName": "AI Tutor",
4672
- "navItems": [
4654
+ "type": "stack",
4655
+ "direction": "vertical",
4656
+ "gap": "lg",
4657
+ "children": [
4673
4658
  {
4674
- "label": "Teach",
4675
- "href": "/teach",
4676
- "icon": "book-open"
4659
+ "type": "stack",
4660
+ "direction": "horizontal",
4661
+ "gap": "sm",
4662
+ "align": "center",
4663
+ "children": [
4664
+ {
4665
+ "type": "icon",
4666
+ "name": "graduation-cap",
4667
+ "size": "lg"
4668
+ },
4669
+ {
4670
+ "type": "typography",
4671
+ "content": "AI Tutor",
4672
+ "variant": "h2"
4673
+ }
4674
+ ]
4677
4675
  },
4678
4676
  {
4679
- "label": "Quiz",
4680
- "href": "/quiz",
4681
- "icon": "help-circle"
4677
+ "type": "divider"
4682
4678
  },
4683
4679
  {
4684
- "label": "Concepts",
4685
- "href": "/concepts",
4686
- "icon": "brain"
4687
- }
4688
- ],
4689
- "children": [
4680
+ "type": "tabs",
4681
+ "tabs": [
4682
+ {
4683
+ "label": "Teach",
4684
+ "value": "teach"
4685
+ },
4686
+ {
4687
+ "label": "Quiz",
4688
+ "value": "quiz"
4689
+ },
4690
+ {
4691
+ "label": "Progress",
4692
+ "value": "progress"
4693
+ }
4694
+ ],
4695
+ "defaultActiveTab": "teach",
4696
+ "activeTab": "@payload.tab",
4697
+ "onTabChange": "SELECT_TAB"
4698
+ },
4690
4699
  {
4691
- "type": "stack",
4692
- "direction": "vertical",
4693
- "gap": "lg",
4694
- "children": [
4700
+ "type": "divider"
4701
+ },
4702
+ {
4703
+ "type": "data-grid",
4704
+ "entity": "TutorSession",
4705
+ "emptyIcon": "inbox",
4706
+ "emptyTitle": "No tutorsessions yet",
4707
+ "emptyDescription": "Add tutorsessions to see them here.",
4708
+ "className": "transition-shadow hover:shadow-md cursor-pointer",
4709
+ "renderItem": [
4710
+ "fn",
4711
+ "item",
4695
4712
  {
4696
4713
  "type": "stack",
4697
- "direction": "horizontal",
4714
+ "direction": "vertical",
4698
4715
  "gap": "sm",
4699
- "align": "center",
4700
4716
  "children": [
4701
- {
4702
- "type": "icon",
4703
- "name": "graduation-cap",
4704
- "size": "lg"
4705
- },
4706
4717
  {
4707
4718
  "type": "typography",
4708
- "content": "AI Tutor",
4709
- "variant": "h2"
4710
- }
4711
- ]
4712
- },
4713
- {
4714
- "type": "divider"
4715
- },
4716
- {
4717
- "type": "tabs",
4718
- "tabs": [
4719
- {
4720
- "label": "Teach",
4721
- "value": "teach"
4722
- },
4723
- {
4724
- "label": "Quiz",
4725
- "value": "quiz"
4719
+ "variant": "h4",
4720
+ "content": "@item.topic"
4726
4721
  },
4727
4722
  {
4728
- "label": "Progress",
4729
- "value": "progress"
4730
- }
4731
- ],
4732
- "defaultActiveTab": "teach",
4733
- "activeTab": "@payload.tab",
4734
- "onTabChange": "SELECT_TAB"
4735
- },
4736
- {
4737
- "type": "divider"
4738
- },
4739
- {
4740
- "type": "data-grid",
4741
- "entity": "TutorSession",
4742
- "emptyIcon": "inbox",
4743
- "emptyTitle": "No tutorsessions yet",
4744
- "emptyDescription": "Add tutorsessions to see them here.",
4745
- "className": "transition-shadow hover:shadow-md cursor-pointer",
4746
- "renderItem": [
4747
- "fn",
4748
- "item",
4749
- {
4750
- "type": "stack",
4751
- "direction": "vertical",
4752
- "gap": "sm",
4753
- "children": [
4754
- {
4755
- "type": "typography",
4756
- "variant": "h4",
4757
- "content": "@item.topic"
4758
- },
4759
- {
4760
- "type": "typography",
4761
- "variant": "caption",
4762
- "color": "muted",
4763
- "content": "@item.teach"
4764
- }
4765
- ]
4723
+ "type": "typography",
4724
+ "variant": "caption",
4725
+ "color": "muted",
4726
+ "content": "@item.teach"
4766
4727
  }
4767
4728
  ]
4768
4729
  }
@@ -4771,8 +4732,8 @@
4771
4732
  ]
4772
4733
  }
4773
4734
  ]
4774
- ]
4775
- }
4735
+ }
4736
+ ]
4776
4737
  ]
4777
4738
  }
4778
4739
  }
@@ -4787,6 +4748,12 @@
4787
4748
  }
4788
4749
  ]
4789
4750
  }
4751
+ ],
4752
+ "uses": [
4753
+ {
4754
+ "from": "std/behaviors/std-tabs",
4755
+ "as": "Tabs"
4756
+ }
4790
4757
  ]
4791
4758
  },
4792
4759
  {
@@ -4820,168 +4787,134 @@
4820
4787
  },
4821
4788
  "traits": [
4822
4789
  {
4790
+ "ref": "Browse.traits.BrowseItemBrowse",
4823
4791
  "name": "ConceptsBrowse",
4824
4792
  "linkedEntity": "Concept",
4825
- "category": "interaction",
4826
- "stateMachine": {
4827
- "states": [
4828
- {
4829
- "name": "browsing",
4830
- "isInitial": true
4831
- }
4832
- ],
4833
- "events": [
4834
- {
4835
- "key": "INIT",
4836
- "name": "Initialize"
4837
- },
4838
- {
4839
- "key": "VIEW",
4840
- "name": "VIEW",
4841
- "payload": [
4842
- {
4843
- "name": "id",
4844
- "type": "string",
4845
- "required": true
4846
- },
4847
- {
4848
- "name": "row",
4849
- "type": "object"
4850
- }
4851
- ]
4852
- }
4853
- ],
4854
- "transitions": [
4855
- {
4856
- "from": "browsing",
4857
- "to": "browsing",
4858
- "event": "INIT",
4859
- "effects": [
4860
- [
4861
- "ref",
4862
- "Concept"
4793
+ "effects": {
4794
+ "INIT": [
4795
+ [
4796
+ "ref",
4797
+ "Concept"
4798
+ ],
4799
+ [
4800
+ "render-ui",
4801
+ "main",
4802
+ {
4803
+ "type": "dashboard-layout",
4804
+ "appName": "AI Tutor",
4805
+ "navItems": [
4806
+ {
4807
+ "label": "Teach",
4808
+ "href": "/teach",
4809
+ "icon": "book-open"
4810
+ },
4811
+ {
4812
+ "label": "Quiz",
4813
+ "href": "/quiz",
4814
+ "icon": "help-circle"
4815
+ },
4816
+ {
4817
+ "label": "Concepts",
4818
+ "href": "/concepts",
4819
+ "icon": "brain"
4820
+ }
4863
4821
  ],
4864
- [
4865
- "render-ui",
4866
- "main",
4822
+ "children": [
4867
4823
  {
4868
- "type": "dashboard-layout",
4869
- "appName": "AI Tutor",
4870
- "navItems": [
4871
- {
4872
- "label": "Teach",
4873
- "href": "/teach",
4874
- "icon": "book-open"
4875
- },
4876
- {
4877
- "label": "Quiz",
4878
- "href": "/quiz",
4879
- "icon": "help-circle"
4880
- },
4881
- {
4882
- "label": "Concepts",
4883
- "href": "/concepts",
4884
- "icon": "brain"
4885
- }
4886
- ],
4824
+ "type": "stack",
4825
+ "direction": "vertical",
4826
+ "gap": "lg",
4827
+ "className": "max-w-5xl mx-auto w-full",
4887
4828
  "children": [
4888
4829
  {
4889
4830
  "type": "stack",
4890
- "direction": "vertical",
4891
- "gap": "lg",
4892
- "className": "max-w-5xl mx-auto w-full",
4831
+ "direction": "horizontal",
4832
+ "gap": "md",
4833
+ "justify": "space-between",
4834
+ "align": "center",
4893
4835
  "children": [
4894
4836
  {
4895
4837
  "type": "stack",
4896
4838
  "direction": "horizontal",
4897
- "gap": "md",
4898
- "justify": "space-between",
4839
+ "gap": "sm",
4899
4840
  "align": "center",
4900
4841
  "children": [
4901
4842
  {
4902
- "type": "stack",
4903
- "direction": "horizontal",
4904
- "gap": "sm",
4905
- "align": "center",
4906
- "children": [
4907
- {
4908
- "type": "icon",
4909
- "name": "brain",
4910
- "size": "lg"
4911
- },
4912
- {
4913
- "type": "typography",
4914
- "content": "Learned Concepts",
4915
- "variant": "h2"
4916
- }
4917
- ]
4843
+ "type": "icon",
4844
+ "name": "brain",
4845
+ "size": "lg"
4846
+ },
4847
+ {
4848
+ "type": "typography",
4849
+ "content": "Learned Concepts",
4850
+ "variant": "h2"
4918
4851
  }
4919
4852
  ]
4920
- },
4853
+ }
4854
+ ]
4855
+ },
4856
+ {
4857
+ "type": "divider"
4858
+ },
4859
+ {
4860
+ "type": "data-grid",
4861
+ "entity": "Concept",
4862
+ "emptyIcon": "inbox",
4863
+ "emptyTitle": "No concepts yet",
4864
+ "emptyDescription": "Complete lessons and quizzes to build your concept library.",
4865
+ "itemActions": [
4921
4866
  {
4922
- "type": "divider"
4867
+ "label": "View",
4868
+ "event": "VIEW",
4869
+ "variant": "ghost",
4870
+ "size": "sm"
4871
+ }
4872
+ ],
4873
+ "columns": [
4874
+ {
4875
+ "name": "content",
4876
+ "label": "Content",
4877
+ "variant": "h4",
4878
+ "icon": "brain"
4923
4879
  },
4924
4880
  {
4925
- "type": "data-grid",
4926
- "entity": "Concept",
4927
- "emptyIcon": "inbox",
4928
- "emptyTitle": "No concepts yet",
4929
- "emptyDescription": "Complete lessons and quizzes to build your concept library.",
4930
- "itemActions": [
4931
- {
4932
- "label": "View",
4933
- "event": "VIEW",
4934
- "variant": "ghost",
4935
- "size": "sm"
4936
- }
4937
- ],
4938
- "columns": [
4939
- {
4940
- "name": "content",
4941
- "label": "Content",
4942
- "variant": "h4",
4943
- "icon": "brain"
4944
- },
4945
- {
4946
- "name": "category",
4947
- "label": "Category",
4948
- "variant": "badge",
4949
- "colorMap": {
4950
- "active": "success",
4951
- "completed": "success",
4952
- "done": "success",
4953
- "pending": "warning",
4954
- "draft": "warning",
4955
- "scheduled": "warning",
4956
- "inactive": "neutral",
4957
- "archived": "neutral",
4958
- "disabled": "neutral",
4959
- "error": "destructive",
4960
- "cancelled": "destructive",
4961
- "failed": "destructive"
4962
- }
4963
- },
4964
- {
4965
- "name": "strength",
4966
- "label": "Strength",
4967
- "variant": "caption"
4968
- }
4969
- ]
4881
+ "name": "category",
4882
+ "label": "Category",
4883
+ "variant": "badge",
4884
+ "colorMap": {
4885
+ "active": "success",
4886
+ "completed": "success",
4887
+ "done": "success",
4888
+ "pending": "warning",
4889
+ "draft": "warning",
4890
+ "scheduled": "warning",
4891
+ "inactive": "neutral",
4892
+ "archived": "neutral",
4893
+ "disabled": "neutral",
4894
+ "error": "destructive",
4895
+ "cancelled": "destructive",
4896
+ "failed": "destructive"
4897
+ }
4970
4898
  },
4971
4899
  {
4972
- "type": "floating-action-button",
4973
- "icon": "plus",
4974
- "event": "INIT",
4975
- "label": "Create",
4976
- "tooltip": "Create"
4900
+ "name": "strength",
4901
+ "label": "Strength",
4902
+ "variant": "caption"
4977
4903
  }
4978
4904
  ]
4905
+ },
4906
+ {
4907
+ "type": "floating-action-button",
4908
+ "icon": "plus",
4909
+ "event": "INIT",
4910
+ "label": "Create",
4911
+ "tooltip": "Create"
4979
4912
  }
4980
4913
  ]
4981
4914
  }
4982
4915
  ]
4983
- ]
4984
- }
4916
+ }
4917
+ ]
4985
4918
  ]
4986
4919
  }
4987
4920
  }
@@ -4996,8 +4929,13 @@
4996
4929
  }
4997
4930
  ]
4998
4931
  }
4932
+ ],
4933
+ "uses": [
4934
+ {
4935
+ "from": "std/behaviors/std-browse",
4936
+ "as": "Browse"
4937
+ }
4999
4938
  ]
5000
4939
  }
5001
- ],
5002
- "description": "Teaching assistant organism. Composes conversation + memory + classifier atoms with tabbed views and a concept browse list. Classifies student level, recalls prior learning from memory, generates explanations with context-aware difficulty, and tracks concept strength. Composed from: - stdAgentConversation: multi-turn teaching interaction - stdAgentMemory: tracks concept strength per student topic - stdAgentClassifier: classifies student level - stdTabs: Teach / Quiz / Progress tab navigation - stdBrowse: browsable concepts list with strength tracking Cross-trait events: - ASSESSMENT_DONE (Teaching -> Quiz): student assessed, generate quiz - QUIZ_GRADED (Quiz -> Memory): reinforce or decay concept based on answer Pages: /teach (initial), /quiz, /concepts (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."
5003
- }
4940
+ ]
4941
+ }