@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,6 +1,7 @@
1
1
  {
2
- "name": "HealthcareApp",
2
+ "name": "std-healthcare",
3
3
  "version": "1.0.0",
4
+ "description": "Healthcare organism. Composes molecules via compose: - stdList(Patient): patient registry with CRUD - stdList(Appointment): appointment management - stdWizard(IntakeForm): patient intake wizard - stdDetail(Prescription): prescription browse + view - stdDisplay(Dashboard): clinic dashboard KPIs",
4
5
  "orbitals": [
5
6
  {
6
7
  "name": "PatientOrbital",
@@ -62,15 +63,18 @@
62
63
  "listens": [
63
64
  {
64
65
  "event": "PATIENT_CREATED",
65
- "triggers": "INIT"
66
+ "triggers": "INIT",
67
+ "scope": "external"
66
68
  },
67
69
  {
68
70
  "event": "PATIENT_UPDATED",
69
- "triggers": "INIT"
71
+ "triggers": "INIT",
72
+ "scope": "external"
70
73
  },
71
74
  {
72
75
  "event": "PATIENT_DELETED",
73
- "triggers": "INIT"
76
+ "triggers": "INIT",
77
+ "scope": "external"
74
78
  },
75
79
  {
76
80
  "event": "INTAKE_COMPLETE",
@@ -327,10 +331,12 @@
327
331
  "category": "interaction",
328
332
  "emits": [
329
333
  {
330
- "event": "SAVE"
334
+ "event": "SAVE",
335
+ "scope": "internal"
331
336
  },
332
337
  {
333
- "event": "PATIENT_CREATED"
338
+ "event": "PATIENT_CREATED",
339
+ "scope": "external"
334
340
  }
335
341
  ],
336
342
  "stateMachine": {
@@ -473,10 +479,6 @@
473
479
  [
474
480
  "emit",
475
481
  "PATIENT_CREATED"
476
- ],
477
- [
478
- "notify",
479
- "Patient created successfully"
480
482
  ]
481
483
  ]
482
484
  }
@@ -489,10 +491,12 @@
489
491
  "category": "interaction",
490
492
  "emits": [
491
493
  {
492
- "event": "SAVE"
494
+ "event": "SAVE",
495
+ "scope": "internal"
493
496
  },
494
497
  {
495
- "event": "PATIENT_UPDATED"
498
+ "event": "PATIENT_UPDATED",
499
+ "scope": "external"
496
500
  }
497
501
  ],
498
502
  "stateMachine": {
@@ -646,10 +650,6 @@
646
650
  [
647
651
  "emit",
648
652
  "PATIENT_UPDATED"
649
- ],
650
- [
651
- "notify",
652
- "Patient updated successfully"
653
653
  ]
654
654
  ]
655
655
  }
@@ -662,7 +662,8 @@
662
662
  "category": "interaction",
663
663
  "emits": [
664
664
  {
665
- "event": "SAVE"
665
+ "event": "SAVE",
666
+ "scope": "internal"
666
667
  }
667
668
  ],
668
669
  "stateMachine": {
@@ -929,10 +930,12 @@
929
930
  "category": "interaction",
930
931
  "emits": [
931
932
  {
932
- "event": "CONFIRM_DELETE"
933
+ "event": "CONFIRM_DELETE",
934
+ "scope": "internal"
933
935
  },
934
936
  {
935
- "event": "PATIENT_DELETED"
937
+ "event": "PATIENT_DELETED",
938
+ "scope": "external"
936
939
  }
937
940
  ],
938
941
  "stateMachine": {
@@ -1086,10 +1089,6 @@
1086
1089
  [
1087
1090
  "emit",
1088
1091
  "PATIENT_DELETED"
1089
- ],
1090
- [
1091
- "notify",
1092
- "Patient deleted successfully"
1093
1092
  ]
1094
1093
  ]
1095
1094
  },
@@ -1216,15 +1215,18 @@
1216
1215
  "listens": [
1217
1216
  {
1218
1217
  "event": "APPOINTMENT_CREATED",
1219
- "triggers": "INIT"
1218
+ "triggers": "INIT",
1219
+ "scope": "external"
1220
1220
  },
1221
1221
  {
1222
1222
  "event": "APPOINTMENT_UPDATED",
1223
- "triggers": "INIT"
1223
+ "triggers": "INIT",
1224
+ "scope": "external"
1224
1225
  },
1225
1226
  {
1226
1227
  "event": "APPOINTMENT_DELETED",
1227
- "triggers": "INIT"
1228
+ "triggers": "INIT",
1229
+ "scope": "external"
1228
1230
  }
1229
1231
  ],
1230
1232
  "stateMachine": {
@@ -1471,10 +1473,12 @@
1471
1473
  "category": "interaction",
1472
1474
  "emits": [
1473
1475
  {
1474
- "event": "SAVE"
1476
+ "event": "SAVE",
1477
+ "scope": "internal"
1475
1478
  },
1476
1479
  {
1477
- "event": "APPOINTMENT_CREATED"
1480
+ "event": "APPOINTMENT_CREATED",
1481
+ "scope": "external"
1478
1482
  }
1479
1483
  ],
1480
1484
  "stateMachine": {
@@ -1617,10 +1621,6 @@
1617
1621
  [
1618
1622
  "emit",
1619
1623
  "APPOINTMENT_CREATED"
1620
- ],
1621
- [
1622
- "notify",
1623
- "Appointment created successfully"
1624
1624
  ]
1625
1625
  ]
1626
1626
  }
@@ -1633,10 +1633,12 @@
1633
1633
  "category": "interaction",
1634
1634
  "emits": [
1635
1635
  {
1636
- "event": "SAVE"
1636
+ "event": "SAVE",
1637
+ "scope": "internal"
1637
1638
  },
1638
1639
  {
1639
- "event": "APPOINTMENT_UPDATED"
1640
+ "event": "APPOINTMENT_UPDATED",
1641
+ "scope": "external"
1640
1642
  }
1641
1643
  ],
1642
1644
  "stateMachine": {
@@ -1790,10 +1792,6 @@
1790
1792
  [
1791
1793
  "emit",
1792
1794
  "APPOINTMENT_UPDATED"
1793
- ],
1794
- [
1795
- "notify",
1796
- "Appointment updated successfully"
1797
1795
  ]
1798
1796
  ]
1799
1797
  }
@@ -1806,7 +1804,8 @@
1806
1804
  "category": "interaction",
1807
1805
  "emits": [
1808
1806
  {
1809
- "event": "SAVE"
1807
+ "event": "SAVE",
1808
+ "scope": "internal"
1810
1809
  }
1811
1810
  ],
1812
1811
  "stateMachine": {
@@ -2073,10 +2072,12 @@
2073
2072
  "category": "interaction",
2074
2073
  "emits": [
2075
2074
  {
2076
- "event": "CONFIRM_DELETE"
2075
+ "event": "CONFIRM_DELETE",
2076
+ "scope": "internal"
2077
2077
  },
2078
2078
  {
2079
- "event": "APPOINTMENT_DELETED"
2079
+ "event": "APPOINTMENT_DELETED",
2080
+ "scope": "external"
2080
2081
  }
2081
2082
  ],
2082
2083
  "stateMachine": {
@@ -2230,10 +2231,6 @@
2230
2231
  [
2231
2232
  "emit",
2232
2233
  "APPOINTMENT_DELETED"
2233
- ],
2234
- [
2235
- "notify",
2236
- "Appointment deleted successfully"
2237
2234
  ]
2238
2235
  ]
2239
2236
  },
@@ -3881,7 +3878,8 @@
3881
3878
  "listens": [
3882
3879
  {
3883
3880
  "event": "SAVE",
3884
- "triggers": "INIT"
3881
+ "triggers": "INIT",
3882
+ "scope": "internal"
3885
3883
  },
3886
3884
  {
3887
3885
  "event": "PRESCRIBE",
@@ -4079,7 +4077,8 @@
4079
4077
  "category": "interaction",
4080
4078
  "emits": [
4081
4079
  {
4082
- "event": "SAVE"
4080
+ "event": "SAVE",
4081
+ "scope": "internal"
4083
4082
  }
4084
4083
  ],
4085
4084
  "stateMachine": {
@@ -4219,10 +4218,6 @@
4219
4218
  "render-ui",
4220
4219
  "modal",
4221
4220
  null
4222
- ],
4223
- [
4224
- "notify",
4225
- "Prescription created successfully"
4226
4221
  ]
4227
4222
  ]
4228
4223
  }
@@ -4235,7 +4230,8 @@
4235
4230
  "category": "interaction",
4236
4231
  "emits": [
4237
4232
  {
4238
- "event": "SAVE"
4233
+ "event": "SAVE",
4234
+ "scope": "internal"
4239
4235
  }
4240
4236
  ],
4241
4237
  "stateMachine": {
@@ -5996,6 +5992,5 @@
5996
5992
  }
5997
5993
  ]
5998
5994
  }
5999
- ],
6000
- "description": "Healthcare organism. Composes molecules via compose: - stdList(Patient): patient registry with CRUD - stdList(Appointment): appointment management - stdWizard(IntakeForm): patient intake wizard - stdDetail(Prescription): prescription browse + view - stdDisplay(Dashboard): clinic dashboard KPIs Cross-orbital connections: - INTAKE_COMPLETE: IntakeFormWizard -> PatientBrowse - PRESCRIBE: AppointmentBrowse -> PrescriptionBrowse (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."
6001
- }
5995
+ ]
5996
+ }
@@ -1,6 +1,7 @@
1
1
  {
2
- "name": "Helpdesk",
2
+ "name": "std-helpdesk",
3
3
  "version": "1.0.0",
4
+ "description": "Helpdesk organism. Composes molecules via compose: - stdList(Ticket): CRUD list of support tickets - stdMessaging(Response): messaging thread for ticket responses - stdDisplay(SupportMetrics): read-only metrics dashboard",
4
5
  "orbitals": [
5
6
  {
6
7
  "name": "TicketOrbital",
@@ -65,15 +66,18 @@
65
66
  "listens": [
66
67
  {
67
68
  "event": "TICKET_CREATED",
68
- "triggers": "INIT"
69
+ "triggers": "INIT",
70
+ "scope": "external"
69
71
  },
70
72
  {
71
73
  "event": "TICKET_UPDATED",
72
- "triggers": "INIT"
74
+ "triggers": "INIT",
75
+ "scope": "external"
73
76
  },
74
77
  {
75
78
  "event": "TICKET_DELETED",
76
- "triggers": "INIT"
79
+ "triggers": "INIT",
80
+ "scope": "external"
77
81
  }
78
82
  ],
79
83
  "stateMachine": {
@@ -322,10 +326,12 @@
322
326
  "category": "interaction",
323
327
  "emits": [
324
328
  {
325
- "event": "SAVE"
329
+ "event": "SAVE",
330
+ "scope": "internal"
326
331
  },
327
332
  {
328
- "event": "TICKET_CREATED"
333
+ "event": "TICKET_CREATED",
334
+ "scope": "external"
329
335
  }
330
336
  ],
331
337
  "stateMachine": {
@@ -467,10 +473,6 @@
467
473
  [
468
474
  "emit",
469
475
  "TICKET_CREATED"
470
- ],
471
- [
472
- "notify",
473
- "Ticket created successfully"
474
476
  ]
475
477
  ]
476
478
  }
@@ -483,10 +485,12 @@
483
485
  "category": "interaction",
484
486
  "emits": [
485
487
  {
486
- "event": "SAVE"
488
+ "event": "SAVE",
489
+ "scope": "internal"
487
490
  },
488
491
  {
489
- "event": "TICKET_UPDATED"
492
+ "event": "TICKET_UPDATED",
493
+ "scope": "external"
490
494
  }
491
495
  ],
492
496
  "stateMachine": {
@@ -639,10 +643,6 @@
639
643
  [
640
644
  "emit",
641
645
  "TICKET_UPDATED"
642
- ],
643
- [
644
- "notify",
645
- "Ticket updated successfully"
646
646
  ]
647
647
  ]
648
648
  }
@@ -655,7 +655,8 @@
655
655
  "category": "interaction",
656
656
  "emits": [
657
657
  {
658
- "event": "SAVE"
658
+ "event": "SAVE",
659
+ "scope": "internal"
659
660
  }
660
661
  ],
661
662
  "stateMachine": {
@@ -905,10 +906,12 @@
905
906
  "category": "interaction",
906
907
  "emits": [
907
908
  {
908
- "event": "CONFIRM_DELETE"
909
+ "event": "CONFIRM_DELETE",
910
+ "scope": "internal"
909
911
  },
910
912
  {
911
- "event": "TICKET_DELETED"
913
+ "event": "TICKET_DELETED",
914
+ "scope": "external"
912
915
  }
913
916
  ],
914
917
  "stateMachine": {
@@ -1062,10 +1065,6 @@
1062
1065
  [
1063
1066
  "emit",
1064
1067
  "TICKET_DELETED"
1065
- ],
1066
- [
1067
- "notify",
1068
- "Ticket deleted successfully"
1069
1068
  ]
1070
1069
  ]
1071
1070
  },
@@ -1171,7 +1170,8 @@
1171
1170
  "listens": [
1172
1171
  {
1173
1172
  "event": "SEND",
1174
- "triggers": "INIT"
1173
+ "triggers": "INIT",
1174
+ "scope": "internal"
1175
1175
  },
1176
1176
  {
1177
1177
  "event": "ASSIGN",
@@ -1358,7 +1358,8 @@
1358
1358
  "category": "interaction",
1359
1359
  "emits": [
1360
1360
  {
1361
- "event": "SEND"
1361
+ "event": "SEND",
1362
+ "scope": "internal"
1362
1363
  }
1363
1364
  ],
1364
1365
  "stateMachine": {
@@ -1490,10 +1491,6 @@
1490
1491
  "render-ui",
1491
1492
  "modal",
1492
1493
  null
1493
- ],
1494
- [
1495
- "notify",
1496
- "Response created successfully"
1497
1494
  ]
1498
1495
  ]
1499
1496
  }
@@ -1506,7 +1503,8 @@
1506
1503
  "category": "interaction",
1507
1504
  "emits": [
1508
1505
  {
1509
- "event": "SAVE"
1506
+ "event": "SAVE",
1507
+ "scope": "internal"
1510
1508
  }
1511
1509
  ],
1512
1510
  "stateMachine": {
@@ -3323,6 +3321,5 @@
3323
3321
  }
3324
3322
  ]
3325
3323
  }
3326
- ],
3327
- "description": "Helpdesk organism. Composes molecules via compose: - stdList(Ticket): CRUD list of support tickets - stdMessaging(Response): messaging thread for ticket responses - stdDisplay(SupportMetrics): read-only metrics dashboard Pages: /tickets (initial), /responses, /metrics Connections: ASSIGN (tickets->responses), RESOLVE (responses->metrics) (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."
3328
- }
3324
+ ]
3325
+ }
@@ -1,6 +1,7 @@
1
1
  {
2
- "name": "HRPortal",
2
+ "name": "std-hr-portal",
3
3
  "version": "1.0.0",
4
+ "description": "HR portal organism. Composes molecules via compose: - stdList(Employee): CRUD list of employees - stdWizard(Onboarding): multi-step onboarding wizard - stdList(TimeOff): CRUD list of time-off requests - stdDisplay(OrgChart): read-only org chart dashboard",
4
5
  "orbitals": [
5
6
  {
6
7
  "name": "EmployeeOrbital",
@@ -53,15 +54,18 @@
53
54
  "listens": [
54
55
  {
55
56
  "event": "EMPLOYEE_CREATED",
56
- "triggers": "INIT"
57
+ "triggers": "INIT",
58
+ "scope": "external"
57
59
  },
58
60
  {
59
61
  "event": "EMPLOYEE_UPDATED",
60
- "triggers": "INIT"
62
+ "triggers": "INIT",
63
+ "scope": "external"
61
64
  },
62
65
  {
63
66
  "event": "EMPLOYEE_DELETED",
64
- "triggers": "INIT"
67
+ "triggers": "INIT",
68
+ "scope": "external"
65
69
  }
66
70
  ],
67
71
  "stateMachine": {
@@ -299,10 +303,12 @@
299
303
  "category": "interaction",
300
304
  "emits": [
301
305
  {
302
- "event": "SAVE"
306
+ "event": "SAVE",
307
+ "scope": "internal"
303
308
  },
304
309
  {
305
- "event": "EMPLOYEE_CREATED"
310
+ "event": "EMPLOYEE_CREATED",
311
+ "scope": "external"
306
312
  }
307
313
  ],
308
314
  "stateMachine": {
@@ -444,10 +450,6 @@
444
450
  [
445
451
  "emit",
446
452
  "EMPLOYEE_CREATED"
447
- ],
448
- [
449
- "notify",
450
- "Employee created successfully"
451
453
  ]
452
454
  ]
453
455
  }
@@ -460,10 +462,12 @@
460
462
  "category": "interaction",
461
463
  "emits": [
462
464
  {
463
- "event": "SAVE"
465
+ "event": "SAVE",
466
+ "scope": "internal"
464
467
  },
465
468
  {
466
- "event": "EMPLOYEE_UPDATED"
469
+ "event": "EMPLOYEE_UPDATED",
470
+ "scope": "external"
467
471
  }
468
472
  ],
469
473
  "stateMachine": {
@@ -616,10 +620,6 @@
616
620
  [
617
621
  "emit",
618
622
  "EMPLOYEE_UPDATED"
619
- ],
620
- [
621
- "notify",
622
- "Employee updated successfully"
623
623
  ]
624
624
  ]
625
625
  }
@@ -632,7 +632,8 @@
632
632
  "category": "interaction",
633
633
  "emits": [
634
634
  {
635
- "event": "SAVE"
635
+ "event": "SAVE",
636
+ "scope": "internal"
636
637
  }
637
638
  ],
638
639
  "stateMachine": {
@@ -882,10 +883,12 @@
882
883
  "category": "interaction",
883
884
  "emits": [
884
885
  {
885
- "event": "CONFIRM_DELETE"
886
+ "event": "CONFIRM_DELETE",
887
+ "scope": "internal"
886
888
  },
887
889
  {
888
- "event": "EMPLOYEE_DELETED"
890
+ "event": "EMPLOYEE_DELETED",
891
+ "scope": "external"
889
892
  }
890
893
  ],
891
894
  "stateMachine": {
@@ -1039,10 +1042,6 @@
1039
1042
  [
1040
1043
  "emit",
1041
1044
  "EMPLOYEE_DELETED"
1042
- ],
1043
- [
1044
- "notify",
1045
- "Employee deleted successfully"
1046
1045
  ]
1047
1046
  ]
1048
1047
  },
@@ -2571,15 +2570,18 @@
2571
2570
  "listens": [
2572
2571
  {
2573
2572
  "event": "TIME_OFF_CREATED",
2574
- "triggers": "INIT"
2573
+ "triggers": "INIT",
2574
+ "scope": "external"
2575
2575
  },
2576
2576
  {
2577
2577
  "event": "TIME_OFF_UPDATED",
2578
- "triggers": "INIT"
2578
+ "triggers": "INIT",
2579
+ "scope": "external"
2579
2580
  },
2580
2581
  {
2581
2582
  "event": "TIME_OFF_DELETED",
2582
- "triggers": "INIT"
2583
+ "triggers": "INIT",
2584
+ "scope": "external"
2583
2585
  }
2584
2586
  ],
2585
2587
  "stateMachine": {
@@ -2821,10 +2823,12 @@
2821
2823
  "category": "interaction",
2822
2824
  "emits": [
2823
2825
  {
2824
- "event": "SAVE"
2826
+ "event": "SAVE",
2827
+ "scope": "internal"
2825
2828
  },
2826
2829
  {
2827
- "event": "TIME_OFF_CREATED"
2830
+ "event": "TIME_OFF_CREATED",
2831
+ "scope": "external"
2828
2832
  }
2829
2833
  ],
2830
2834
  "stateMachine": {
@@ -2966,10 +2970,6 @@
2966
2970
  [
2967
2971
  "emit",
2968
2972
  "TIME_OFF_CREATED"
2969
- ],
2970
- [
2971
- "notify",
2972
- "TimeOff created successfully"
2973
2973
  ]
2974
2974
  ]
2975
2975
  }
@@ -2982,10 +2982,12 @@
2982
2982
  "category": "interaction",
2983
2983
  "emits": [
2984
2984
  {
2985
- "event": "SAVE"
2985
+ "event": "SAVE",
2986
+ "scope": "internal"
2986
2987
  },
2987
2988
  {
2988
- "event": "TIME_OFF_UPDATED"
2989
+ "event": "TIME_OFF_UPDATED",
2990
+ "scope": "external"
2989
2991
  }
2990
2992
  ],
2991
2993
  "stateMachine": {
@@ -3138,10 +3140,6 @@
3138
3140
  [
3139
3141
  "emit",
3140
3142
  "TIME_OFF_UPDATED"
3141
- ],
3142
- [
3143
- "notify",
3144
- "TimeOff updated successfully"
3145
3143
  ]
3146
3144
  ]
3147
3145
  }
@@ -3154,7 +3152,8 @@
3154
3152
  "category": "interaction",
3155
3153
  "emits": [
3156
3154
  {
3157
- "event": "SAVE"
3155
+ "event": "SAVE",
3156
+ "scope": "internal"
3158
3157
  }
3159
3158
  ],
3160
3159
  "stateMachine": {
@@ -3404,10 +3403,12 @@
3404
3403
  "category": "interaction",
3405
3404
  "emits": [
3406
3405
  {
3407
- "event": "CONFIRM_DELETE"
3406
+ "event": "CONFIRM_DELETE",
3407
+ "scope": "internal"
3408
3408
  },
3409
3409
  {
3410
- "event": "TIME_OFF_DELETED"
3410
+ "event": "TIME_OFF_DELETED",
3411
+ "scope": "external"
3411
3412
  }
3412
3413
  ],
3413
3414
  "stateMachine": {
@@ -3561,10 +3562,6 @@
3561
3562
  [
3562
3563
  "emit",
3563
3564
  "TIME_OFF_DELETED"
3564
- ],
3565
- [
3566
- "notify",
3567
- "TimeOff deleted successfully"
3568
3565
  ]
3569
3566
  ]
3570
3567
  },
@@ -5231,6 +5228,5 @@
5231
5228
  }
5232
5229
  ]
5233
5230
  }
5234
- ],
5235
- "description": "HR portal organism. Composes molecules via compose: - stdList(Employee): CRUD list of employees - stdWizard(Onboarding): multi-step onboarding wizard - stdList(TimeOff): CRUD list of time-off requests - stdDisplay(OrgChart): read-only org chart dashboard Pages: /employees (initial), /onboarding, /timeoff, /org-chart Connections: ONBOARD (employees->onboarding), APPROVE_LEAVE (timeoff->orgchart) (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."
5236
- }
5231
+ ]
5232
+ }