@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": "CmsApp",
2
+ "name": "std-cms",
3
3
  "version": "1.0.0",
4
+ "description": "Content management organism. Composes molecules via compose: - stdList(Article): article management with CRUD - stdDetail(MediaAsset): media library browse + view - stdList(Category): category management",
4
5
  "orbitals": [
5
6
  {
6
7
  "name": "ArticleOrbital",
@@ -62,15 +63,18 @@
62
63
  "listens": [
63
64
  {
64
65
  "event": "ARTICLE_CREATED",
65
- "triggers": "INIT"
66
+ "triggers": "INIT",
67
+ "scope": "external"
66
68
  },
67
69
  {
68
70
  "event": "ARTICLE_UPDATED",
69
- "triggers": "INIT"
71
+ "triggers": "INIT",
72
+ "scope": "external"
70
73
  },
71
74
  {
72
75
  "event": "ARTICLE_DELETED",
73
- "triggers": "INIT"
76
+ "triggers": "INIT",
77
+ "scope": "external"
74
78
  }
75
79
  ],
76
80
  "stateMachine": {
@@ -313,10 +317,12 @@
313
317
  "category": "interaction",
314
318
  "emits": [
315
319
  {
316
- "event": "SAVE"
320
+ "event": "SAVE",
321
+ "scope": "internal"
317
322
  },
318
323
  {
319
- "event": "ARTICLE_CREATED"
324
+ "event": "ARTICLE_CREATED",
325
+ "scope": "external"
320
326
  }
321
327
  ],
322
328
  "stateMachine": {
@@ -459,10 +465,6 @@
459
465
  [
460
466
  "emit",
461
467
  "ARTICLE_CREATED"
462
- ],
463
- [
464
- "notify",
465
- "Article created successfully"
466
468
  ]
467
469
  ]
468
470
  }
@@ -475,10 +477,12 @@
475
477
  "category": "interaction",
476
478
  "emits": [
477
479
  {
478
- "event": "SAVE"
480
+ "event": "SAVE",
481
+ "scope": "internal"
479
482
  },
480
483
  {
481
- "event": "ARTICLE_UPDATED"
484
+ "event": "ARTICLE_UPDATED",
485
+ "scope": "external"
482
486
  }
483
487
  ],
484
488
  "stateMachine": {
@@ -632,10 +636,6 @@
632
636
  [
633
637
  "emit",
634
638
  "ARTICLE_UPDATED"
635
- ],
636
- [
637
- "notify",
638
- "Article updated successfully"
639
639
  ]
640
640
  ]
641
641
  }
@@ -648,7 +648,8 @@
648
648
  "category": "interaction",
649
649
  "emits": [
650
650
  {
651
- "event": "SAVE"
651
+ "event": "SAVE",
652
+ "scope": "internal"
652
653
  }
653
654
  ],
654
655
  "stateMachine": {
@@ -915,10 +916,12 @@
915
916
  "category": "interaction",
916
917
  "emits": [
917
918
  {
918
- "event": "CONFIRM_DELETE"
919
+ "event": "CONFIRM_DELETE",
920
+ "scope": "internal"
919
921
  },
920
922
  {
921
- "event": "ARTICLE_DELETED"
923
+ "event": "ARTICLE_DELETED",
924
+ "scope": "external"
922
925
  }
923
926
  ],
924
927
  "stateMachine": {
@@ -1072,10 +1075,6 @@
1072
1075
  [
1073
1076
  "emit",
1074
1077
  "ARTICLE_DELETED"
1075
- ],
1076
- [
1077
- "notify",
1078
- "Article deleted successfully"
1079
1078
  ]
1080
1079
  ]
1081
1080
  },
@@ -1188,7 +1187,8 @@
1188
1187
  "listens": [
1189
1188
  {
1190
1189
  "event": "SAVE",
1191
- "triggers": "INIT"
1190
+ "triggers": "INIT",
1191
+ "scope": "internal"
1192
1192
  },
1193
1193
  {
1194
1194
  "event": "PUBLISH",
@@ -1369,7 +1369,8 @@
1369
1369
  "category": "interaction",
1370
1370
  "emits": [
1371
1371
  {
1372
- "event": "SAVE"
1372
+ "event": "SAVE",
1373
+ "scope": "internal"
1373
1374
  }
1374
1375
  ],
1375
1376
  "stateMachine": {
@@ -1508,10 +1509,6 @@
1508
1509
  "render-ui",
1509
1510
  "modal",
1510
1511
  null
1511
- ],
1512
- [
1513
- "notify",
1514
- "MediaAsset created successfully"
1515
1512
  ]
1516
1513
  ]
1517
1514
  }
@@ -1524,7 +1521,8 @@
1524
1521
  "category": "interaction",
1525
1522
  "emits": [
1526
1523
  {
1527
- "event": "SAVE"
1524
+ "event": "SAVE",
1525
+ "scope": "internal"
1528
1526
  }
1529
1527
  ],
1530
1528
  "stateMachine": {
@@ -1847,15 +1845,18 @@
1847
1845
  "listens": [
1848
1846
  {
1849
1847
  "event": "CATEGORY_CREATED",
1850
- "triggers": "INIT"
1848
+ "triggers": "INIT",
1849
+ "scope": "external"
1851
1850
  },
1852
1851
  {
1853
1852
  "event": "CATEGORY_UPDATED",
1854
- "triggers": "INIT"
1853
+ "triggers": "INIT",
1854
+ "scope": "external"
1855
1855
  },
1856
1856
  {
1857
1857
  "event": "CATEGORY_DELETED",
1858
- "triggers": "INIT"
1858
+ "triggers": "INIT",
1859
+ "scope": "external"
1859
1860
  },
1860
1861
  {
1861
1862
  "event": "CATEGORIZE",
@@ -2075,10 +2076,12 @@
2075
2076
  "category": "interaction",
2076
2077
  "emits": [
2077
2078
  {
2078
- "event": "SAVE"
2079
+ "event": "SAVE",
2080
+ "scope": "internal"
2079
2081
  },
2080
2082
  {
2081
- "event": "CATEGORY_CREATED"
2083
+ "event": "CATEGORY_CREATED",
2084
+ "scope": "external"
2082
2085
  }
2083
2086
  ],
2084
2087
  "stateMachine": {
@@ -2220,10 +2223,6 @@
2220
2223
  [
2221
2224
  "emit",
2222
2225
  "CATEGORY_CREATED"
2223
- ],
2224
- [
2225
- "notify",
2226
- "Category created successfully"
2227
2226
  ]
2228
2227
  ]
2229
2228
  }
@@ -2236,10 +2235,12 @@
2236
2235
  "category": "interaction",
2237
2236
  "emits": [
2238
2237
  {
2239
- "event": "SAVE"
2238
+ "event": "SAVE",
2239
+ "scope": "internal"
2240
2240
  },
2241
2241
  {
2242
- "event": "CATEGORY_UPDATED"
2242
+ "event": "CATEGORY_UPDATED",
2243
+ "scope": "external"
2243
2244
  }
2244
2245
  ],
2245
2246
  "stateMachine": {
@@ -2392,10 +2393,6 @@
2392
2393
  [
2393
2394
  "emit",
2394
2395
  "CATEGORY_UPDATED"
2395
- ],
2396
- [
2397
- "notify",
2398
- "Category updated successfully"
2399
2396
  ]
2400
2397
  ]
2401
2398
  }
@@ -2408,7 +2405,8 @@
2408
2405
  "category": "interaction",
2409
2406
  "emits": [
2410
2407
  {
2411
- "event": "SAVE"
2408
+ "event": "SAVE",
2409
+ "scope": "internal"
2412
2410
  }
2413
2411
  ],
2414
2412
  "stateMachine": {
@@ -2658,10 +2656,12 @@
2658
2656
  "category": "interaction",
2659
2657
  "emits": [
2660
2658
  {
2661
- "event": "CONFIRM_DELETE"
2659
+ "event": "CONFIRM_DELETE",
2660
+ "scope": "internal"
2662
2661
  },
2663
2662
  {
2664
- "event": "CATEGORY_DELETED"
2663
+ "event": "CATEGORY_DELETED",
2664
+ "scope": "external"
2665
2665
  }
2666
2666
  ],
2667
2667
  "stateMachine": {
@@ -2815,10 +2815,6 @@
2815
2815
  [
2816
2816
  "emit",
2817
2817
  "CATEGORY_DELETED"
2818
- ],
2819
- [
2820
- "notify",
2821
- "Category deleted successfully"
2822
2818
  ]
2823
2819
  ]
2824
2820
  },
@@ -2882,6 +2878,5 @@
2882
2878
  }
2883
2879
  ]
2884
2880
  }
2885
- ],
2886
- "description": "Content management organism. Composes molecules via compose: - stdList(Article): article management with CRUD - stdDetail(MediaAsset): media library browse + view - stdList(Category): category management Cross-orbital connections: - PUBLISH: ArticleBrowse -> MediaAssetBrowse - CATEGORIZE: ArticleBrowse -> CategoryBrowse (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."
2887
- }
2881
+ ]
2882
+ }
@@ -1,6 +1,7 @@
1
1
  {
2
- "name": "Coding Academy",
2
+ "name": "std-coding-academy",
3
3
  "version": "1.0.0",
4
+ "description": "Coding academy organism. Composes: stdSequencerGame(SeqChallenge) + stdBuilderGame(BuildChallenge) + stdEventHandlerGame(EventChallenge) + stdDisplay(StudentProgress)",
4
5
  "orbitals": [
5
6
  {
6
7
  "name": "SeqChallengeOrbital",
@@ -2079,6 +2080,5 @@
2079
2080
  }
2080
2081
  ]
2081
2082
  }
2082
- ],
2083
- "description": "Coding academy organism. Composes: stdSequencerGame(SeqChallenge) + stdBuilderGame(BuildChallenge) + stdEventHandlerGame(EventChallenge) + stdDisplay(StudentProgress) Pages: /sequencer (initial), /builder, /events, /progress (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."
2084
- }
2083
+ ]
2084
+ }
@@ -1,6 +1,7 @@
1
1
  {
2
- "name": "CRM",
2
+ "name": "std-crm",
3
3
  "version": "1.0.0",
4
+ "description": "Customer relationship management organism. Composes molecules via compose: - stdList(Contact): CRUD list of contacts - stdList(Deal): CRUD list of deals - stdDisplay(Pipeline): read-only pipeline dashboard - stdMessaging(Note): notes/communication thread",
4
5
  "orbitals": [
5
6
  {
6
7
  "name": "ContactOrbital",
@@ -59,15 +60,18 @@
59
60
  "listens": [
60
61
  {
61
62
  "event": "CONTACT_CREATED",
62
- "triggers": "INIT"
63
+ "triggers": "INIT",
64
+ "scope": "external"
63
65
  },
64
66
  {
65
67
  "event": "CONTACT_UPDATED",
66
- "triggers": "INIT"
68
+ "triggers": "INIT",
69
+ "scope": "external"
67
70
  },
68
71
  {
69
72
  "event": "CONTACT_DELETED",
70
- "triggers": "INIT"
73
+ "triggers": "INIT",
74
+ "scope": "external"
71
75
  }
72
76
  ],
73
77
  "stateMachine": {
@@ -321,10 +325,12 @@
321
325
  "category": "interaction",
322
326
  "emits": [
323
327
  {
324
- "event": "SAVE"
328
+ "event": "SAVE",
329
+ "scope": "internal"
325
330
  },
326
331
  {
327
- "event": "CONTACT_CREATED"
332
+ "event": "CONTACT_CREATED",
333
+ "scope": "external"
328
334
  }
329
335
  ],
330
336
  "stateMachine": {
@@ -466,10 +472,6 @@
466
472
  [
467
473
  "emit",
468
474
  "CONTACT_CREATED"
469
- ],
470
- [
471
- "notify",
472
- "Contact created successfully"
473
475
  ]
474
476
  ]
475
477
  }
@@ -482,10 +484,12 @@
482
484
  "category": "interaction",
483
485
  "emits": [
484
486
  {
485
- "event": "SAVE"
487
+ "event": "SAVE",
488
+ "scope": "internal"
486
489
  },
487
490
  {
488
- "event": "CONTACT_UPDATED"
491
+ "event": "CONTACT_UPDATED",
492
+ "scope": "external"
489
493
  }
490
494
  ],
491
495
  "stateMachine": {
@@ -638,10 +642,6 @@
638
642
  [
639
643
  "emit",
640
644
  "CONTACT_UPDATED"
641
- ],
642
- [
643
- "notify",
644
- "Contact updated successfully"
645
645
  ]
646
646
  ]
647
647
  }
@@ -654,7 +654,8 @@
654
654
  "category": "interaction",
655
655
  "emits": [
656
656
  {
657
- "event": "SAVE"
657
+ "event": "SAVE",
658
+ "scope": "internal"
658
659
  }
659
660
  ],
660
661
  "stateMachine": {
@@ -904,10 +905,12 @@
904
905
  "category": "interaction",
905
906
  "emits": [
906
907
  {
907
- "event": "CONFIRM_DELETE"
908
+ "event": "CONFIRM_DELETE",
909
+ "scope": "internal"
908
910
  },
909
911
  {
910
- "event": "CONTACT_DELETED"
912
+ "event": "CONTACT_DELETED",
913
+ "scope": "external"
911
914
  }
912
915
  ],
913
916
  "stateMachine": {
@@ -1061,10 +1064,6 @@
1061
1064
  [
1062
1065
  "emit",
1063
1066
  "CONTACT_DELETED"
1064
- ],
1065
- [
1066
- "notify",
1067
- "Contact deleted successfully"
1068
1067
  ]
1069
1068
  ]
1070
1069
  },
@@ -1188,15 +1187,18 @@
1188
1187
  "listens": [
1189
1188
  {
1190
1189
  "event": "DEAL_CREATED",
1191
- "triggers": "INIT"
1190
+ "triggers": "INIT",
1191
+ "scope": "external"
1192
1192
  },
1193
1193
  {
1194
1194
  "event": "DEAL_UPDATED",
1195
- "triggers": "INIT"
1195
+ "triggers": "INIT",
1196
+ "scope": "external"
1196
1197
  },
1197
1198
  {
1198
1199
  "event": "DEAL_DELETED",
1199
- "triggers": "INIT"
1200
+ "triggers": "INIT",
1201
+ "scope": "external"
1200
1202
  },
1201
1203
  {
1202
1204
  "event": "CONVERT_LEAD",
@@ -1435,10 +1437,12 @@
1435
1437
  "category": "interaction",
1436
1438
  "emits": [
1437
1439
  {
1438
- "event": "SAVE"
1440
+ "event": "SAVE",
1441
+ "scope": "internal"
1439
1442
  },
1440
1443
  {
1441
- "event": "DEAL_CREATED"
1444
+ "event": "DEAL_CREATED",
1445
+ "scope": "external"
1442
1446
  }
1443
1447
  ],
1444
1448
  "stateMachine": {
@@ -1580,10 +1584,6 @@
1580
1584
  [
1581
1585
  "emit",
1582
1586
  "DEAL_CREATED"
1583
- ],
1584
- [
1585
- "notify",
1586
- "Deal created successfully"
1587
1587
  ]
1588
1588
  ]
1589
1589
  }
@@ -1596,10 +1596,12 @@
1596
1596
  "category": "interaction",
1597
1597
  "emits": [
1598
1598
  {
1599
- "event": "SAVE"
1599
+ "event": "SAVE",
1600
+ "scope": "internal"
1600
1601
  },
1601
1602
  {
1602
- "event": "DEAL_UPDATED"
1603
+ "event": "DEAL_UPDATED",
1604
+ "scope": "external"
1603
1605
  }
1604
1606
  ],
1605
1607
  "stateMachine": {
@@ -1752,10 +1754,6 @@
1752
1754
  [
1753
1755
  "emit",
1754
1756
  "DEAL_UPDATED"
1755
- ],
1756
- [
1757
- "notify",
1758
- "Deal updated successfully"
1759
1757
  ]
1760
1758
  ]
1761
1759
  }
@@ -1768,7 +1766,8 @@
1768
1766
  "category": "interaction",
1769
1767
  "emits": [
1770
1768
  {
1771
- "event": "SAVE"
1769
+ "event": "SAVE",
1770
+ "scope": "internal"
1772
1771
  }
1773
1772
  ],
1774
1773
  "stateMachine": {
@@ -2018,10 +2017,12 @@
2018
2017
  "category": "interaction",
2019
2018
  "emits": [
2020
2019
  {
2021
- "event": "CONFIRM_DELETE"
2020
+ "event": "CONFIRM_DELETE",
2021
+ "scope": "internal"
2022
2022
  },
2023
2023
  {
2024
- "event": "DEAL_DELETED"
2024
+ "event": "DEAL_DELETED",
2025
+ "scope": "external"
2025
2026
  }
2026
2027
  ],
2027
2028
  "stateMachine": {
@@ -2175,10 +2176,6 @@
2175
2176
  [
2176
2177
  "emit",
2177
2178
  "DEAL_DELETED"
2178
- ],
2179
- [
2180
- "notify",
2181
- "Deal deleted successfully"
2182
2179
  ]
2183
2180
  ]
2184
2181
  },
@@ -3801,7 +3798,8 @@
3801
3798
  "listens": [
3802
3799
  {
3803
3800
  "event": "SEND",
3804
- "triggers": "INIT"
3801
+ "triggers": "INIT",
3802
+ "scope": "internal"
3805
3803
  }
3806
3804
  ],
3807
3805
  "stateMachine": {
@@ -3974,7 +3972,8 @@
3974
3972
  "category": "interaction",
3975
3973
  "emits": [
3976
3974
  {
3977
- "event": "SEND"
3975
+ "event": "SEND",
3976
+ "scope": "internal"
3978
3977
  }
3979
3978
  ],
3980
3979
  "stateMachine": {
@@ -4106,10 +4105,6 @@
4106
4105
  "render-ui",
4107
4106
  "modal",
4108
4107
  null
4109
- ],
4110
- [
4111
- "notify",
4112
- "Note created successfully"
4113
4108
  ]
4114
4109
  ]
4115
4110
  }
@@ -4122,7 +4117,8 @@
4122
4117
  "category": "interaction",
4123
4118
  "emits": [
4124
4119
  {
4125
- "event": "SAVE"
4120
+ "event": "SAVE",
4121
+ "scope": "internal"
4126
4122
  }
4127
4123
  ],
4128
4124
  "stateMachine": {
@@ -4361,6 +4357,5 @@
4361
4357
  }
4362
4358
  ]
4363
4359
  }
4364
- ],
4365
- "description": "Customer relationship management organism. Composes molecules via compose: - stdList(Contact): CRUD list of contacts - stdList(Deal): CRUD list of deals - stdDisplay(Pipeline): read-only pipeline dashboard - stdMessaging(Note): notes/communication thread Pages: /contacts (initial), /deals, /pipeline, /notes Connections: CONVERT_LEAD (contacts->deals), CLOSE_DEAL (deals->pipeline) (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."
4366
- }
4360
+ ]
4361
+ }
@@ -1,6 +1,7 @@
1
1
  {
2
- "name": "DevOps Dashboard",
2
+ "name": "std-devops-dashboard",
3
3
  "version": "1.0.0",
4
+ "description": "DevOps monitoring organism. Composes: stdCircuitBreaker(ServiceNode) + stdDisplay(AlertMetric) + stdList(LogEntry) + stdDisplay(SystemMetric)",
4
5
  "orbitals": [
5
6
  {
6
7
  "name": "ServiceNodeOrbital",
@@ -3053,15 +3054,18 @@
3053
3054
  "listens": [
3054
3055
  {
3055
3056
  "event": "LOG_ENTRY_CREATED",
3056
- "triggers": "INIT"
3057
+ "triggers": "INIT",
3058
+ "scope": "external"
3057
3059
  },
3058
3060
  {
3059
3061
  "event": "LOG_ENTRY_UPDATED",
3060
- "triggers": "INIT"
3062
+ "triggers": "INIT",
3063
+ "scope": "external"
3061
3064
  },
3062
3065
  {
3063
3066
  "event": "LOG_ENTRY_DELETED",
3064
- "triggers": "INIT"
3067
+ "triggers": "INIT",
3068
+ "scope": "external"
3065
3069
  }
3066
3070
  ],
3067
3071
  "stateMachine": {
@@ -3280,10 +3284,12 @@
3280
3284
  "category": "interaction",
3281
3285
  "emits": [
3282
3286
  {
3283
- "event": "SAVE"
3287
+ "event": "SAVE",
3288
+ "scope": "internal"
3284
3289
  },
3285
3290
  {
3286
- "event": "LOG_ENTRY_CREATED"
3291
+ "event": "LOG_ENTRY_CREATED",
3292
+ "scope": "external"
3287
3293
  }
3288
3294
  ],
3289
3295
  "stateMachine": {
@@ -3424,10 +3430,6 @@
3424
3430
  [
3425
3431
  "emit",
3426
3432
  "LOG_ENTRY_CREATED"
3427
- ],
3428
- [
3429
- "notify",
3430
- "LogEntry created successfully"
3431
3433
  ]
3432
3434
  ]
3433
3435
  }
@@ -3440,10 +3442,12 @@
3440
3442
  "category": "interaction",
3441
3443
  "emits": [
3442
3444
  {
3443
- "event": "SAVE"
3445
+ "event": "SAVE",
3446
+ "scope": "internal"
3444
3447
  },
3445
3448
  {
3446
- "event": "LOG_ENTRY_UPDATED"
3449
+ "event": "LOG_ENTRY_UPDATED",
3450
+ "scope": "external"
3447
3451
  }
3448
3452
  ],
3449
3453
  "stateMachine": {
@@ -3595,10 +3599,6 @@
3595
3599
  [
3596
3600
  "emit",
3597
3601
  "LOG_ENTRY_UPDATED"
3598
- ],
3599
- [
3600
- "notify",
3601
- "LogEntry updated successfully"
3602
3602
  ]
3603
3603
  ]
3604
3604
  }
@@ -3611,7 +3611,8 @@
3611
3611
  "category": "interaction",
3612
3612
  "emits": [
3613
3613
  {
3614
- "event": "SAVE"
3614
+ "event": "SAVE",
3615
+ "scope": "internal"
3615
3616
  }
3616
3617
  ],
3617
3618
  "stateMachine": {
@@ -3844,10 +3845,12 @@
3844
3845
  "category": "interaction",
3845
3846
  "emits": [
3846
3847
  {
3847
- "event": "CONFIRM_DELETE"
3848
+ "event": "CONFIRM_DELETE",
3849
+ "scope": "internal"
3848
3850
  },
3849
3851
  {
3850
- "event": "LOG_ENTRY_DELETED"
3852
+ "event": "LOG_ENTRY_DELETED",
3853
+ "scope": "external"
3851
3854
  }
3852
3855
  ],
3853
3856
  "stateMachine": {
@@ -4001,10 +4004,6 @@
4001
4004
  [
4002
4005
  "emit",
4003
4006
  "LOG_ENTRY_DELETED"
4004
- ],
4005
- [
4006
- "notify",
4007
- "LogEntry deleted successfully"
4008
4007
  ]
4009
4008
  ]
4010
4009
  },
@@ -5767,6 +5766,5 @@
5767
5766
  }
5768
5767
  ]
5769
5768
  }
5770
- ],
5771
- "description": "DevOps monitoring organism. Composes: stdCircuitBreaker(ServiceNode) + stdDisplay(AlertMetric) + stdList(LogEntry) + stdDisplay(SystemMetric) Pages: /services (initial), /alerts, /logs, /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."
5772
- }
5769
+ ]
5770
+ }