@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,999 +0,0 @@
1
- {
2
- "name": "ServiceNodeOrbital",
3
- "version": "1.0.0",
4
- "orbitals": [
5
- {
6
- "name": "ServiceNodeOrbital",
7
- "entity": {
8
- "name": "ServiceNode",
9
- "persistence": "runtime",
10
- "fields": [
11
- {
12
- "name": "id",
13
- "type": "string"
14
- },
15
- {
16
- "name": "name",
17
- "type": "string"
18
- },
19
- {
20
- "name": "description",
21
- "type": "string"
22
- },
23
- {
24
- "name": "status",
25
- "type": "string",
26
- "default": "active",
27
- "values": [
28
- "active",
29
- "inactive",
30
- "pending"
31
- ]
32
- },
33
- {
34
- "name": "createdAt",
35
- "type": "string"
36
- },
37
- {
38
- "name": "pendingId",
39
- "type": "string"
40
- },
41
- {
42
- "name": "failureCount",
43
- "type": "number",
44
- "default": 0
45
- },
46
- {
47
- "name": "successCount",
48
- "type": "number",
49
- "default": 0
50
- },
51
- {
52
- "name": "threshold",
53
- "type": "number",
54
- "default": 5
55
- }
56
- ],
57
- "instances": [
58
- {
59
- "id": "sn-1",
60
- "name": "ServiceNode",
61
- "description": "Primary API gateway",
62
- "status": "active",
63
- "createdAt": "2026-01-10",
64
- "failureCount": 783,
65
- "successCount": 603,
66
- "threshold": 5
67
- }
68
- ]
69
- },
70
- "traits": [
71
- {
72
- "name": "ServiceNodeCircuitBreaker",
73
- "linkedEntity": "ServiceNode",
74
- "category": "interaction",
75
- "stateMachine": {
76
- "states": [
77
- {
78
- "name": "closed",
79
- "isInitial": true
80
- },
81
- {
82
- "name": "open"
83
- },
84
- {
85
- "name": "halfOpen"
86
- }
87
- ],
88
- "events": [
89
- {
90
- "key": "INIT",
91
- "name": "Initialize"
92
- },
93
- {
94
- "key": "FAILURE",
95
- "name": "Failure"
96
- },
97
- {
98
- "key": "SUCCESS",
99
- "name": "Success"
100
- },
101
- {
102
- "key": "TIMEOUT",
103
- "name": "Timeout"
104
- },
105
- {
106
- "key": "RESET",
107
- "name": "Reset"
108
- }
109
- ],
110
- "transitions": [
111
- {
112
- "from": "closed",
113
- "to": "closed",
114
- "event": "INIT",
115
- "effects": [
116
- [
117
- "fetch",
118
- "ServiceNode"
119
- ],
120
- [
121
- "render-ui",
122
- "main",
123
- {
124
- "type": "stack",
125
- "direction": "vertical",
126
- "gap": "lg",
127
- "children": [
128
- {
129
- "type": "stack",
130
- "direction": "horizontal",
131
- "gap": "md",
132
- "align": "center",
133
- "justify": "space-between",
134
- "children": [
135
- {
136
- "type": "stack",
137
- "direction": "horizontal",
138
- "gap": "md",
139
- "align": "center",
140
- "children": [
141
- {
142
- "type": "icon",
143
- "name": "shield",
144
- "size": "lg"
145
- },
146
- {
147
- "type": "typography",
148
- "content": "ServiceNode",
149
- "variant": "h2"
150
- }
151
- ]
152
- },
153
- {
154
- "type": "status-dot",
155
- "status": "success",
156
- "pulse": false,
157
- "label": "Circuit Closed"
158
- }
159
- ]
160
- },
161
- {
162
- "type": "divider"
163
- },
164
- {
165
- "type": "alert",
166
- "variant": "success",
167
- "message": "Service is healthy. All requests are being processed."
168
- },
169
- {
170
- "type": "simple-grid",
171
- "columns": 2,
172
- "children": [
173
- {
174
- "type": "stat-display",
175
- "label": "Failures",
176
- "value": [
177
- "object/get",
178
- [
179
- "array/first",
180
- "@entity"
181
- ],
182
- "failureCount"
183
- ]
184
- },
185
- {
186
- "type": "stat-display",
187
- "label": "Successes",
188
- "value": [
189
- "object/get",
190
- [
191
- "array/first",
192
- "@entity"
193
- ],
194
- "successCount"
195
- ]
196
- }
197
- ]
198
- },
199
- {
200
- "type": "meter",
201
- "value": [
202
- "object/get",
203
- [
204
- "array/first",
205
- "@entity"
206
- ],
207
- "failureCount"
208
- ],
209
- "min": 0,
210
- "max": [
211
- "object/get",
212
- [
213
- "array/first",
214
- "@entity"
215
- ],
216
- "threshold"
217
- ]
218
- }
219
- ]
220
- }
221
- ]
222
- ]
223
- },
224
- {
225
- "from": "closed",
226
- "to": "open",
227
- "event": "FAILURE",
228
- "effects": [
229
- [
230
- "render-ui",
231
- "main",
232
- {
233
- "type": "stack",
234
- "direction": "vertical",
235
- "gap": "lg",
236
- "children": [
237
- {
238
- "type": "stack",
239
- "direction": "horizontal",
240
- "gap": "md",
241
- "align": "center",
242
- "justify": "space-between",
243
- "children": [
244
- {
245
- "type": "stack",
246
- "direction": "horizontal",
247
- "gap": "md",
248
- "align": "center",
249
- "children": [
250
- {
251
- "type": "icon",
252
- "name": "alert-triangle",
253
- "size": "lg"
254
- },
255
- {
256
- "type": "typography",
257
- "content": "ServiceNode",
258
- "variant": "h2"
259
- }
260
- ]
261
- },
262
- {
263
- "type": "status-dot",
264
- "status": "error",
265
- "pulse": true,
266
- "label": "Circuit Open"
267
- }
268
- ]
269
- },
270
- {
271
- "type": "divider"
272
- },
273
- {
274
- "type": "alert",
275
- "variant": "danger",
276
- "message": "Circuit is open. Requests are being rejected to prevent cascading failures."
277
- },
278
- {
279
- "type": "simple-grid",
280
- "columns": 2,
281
- "children": [
282
- {
283
- "type": "stat-display",
284
- "label": "Failures",
285
- "value": [
286
- "object/get",
287
- [
288
- "array/first",
289
- "@entity"
290
- ],
291
- "failureCount"
292
- ]
293
- },
294
- {
295
- "type": "stat-display",
296
- "label": "Successes",
297
- "value": [
298
- "object/get",
299
- [
300
- "array/first",
301
- "@entity"
302
- ],
303
- "successCount"
304
- ]
305
- }
306
- ]
307
- },
308
- {
309
- "type": "meter",
310
- "value": [
311
- "object/get",
312
- [
313
- "array/first",
314
- "@entity"
315
- ],
316
- "failureCount"
317
- ],
318
- "min": 0,
319
- "max": [
320
- "object/get",
321
- [
322
- "array/first",
323
- "@entity"
324
- ],
325
- "threshold"
326
- ]
327
- },
328
- {
329
- "type": "button",
330
- "label": "Reset",
331
- "event": "RESET",
332
- "variant": "ghost",
333
- "icon": "rotate-ccw"
334
- }
335
- ]
336
- }
337
- ]
338
- ]
339
- },
340
- {
341
- "from": "closed",
342
- "to": "closed",
343
- "event": "SUCCESS",
344
- "effects": [
345
- [
346
- "render-ui",
347
- "main",
348
- {
349
- "type": "stack",
350
- "direction": "vertical",
351
- "gap": "lg",
352
- "children": [
353
- {
354
- "type": "stack",
355
- "direction": "horizontal",
356
- "gap": "md",
357
- "align": "center",
358
- "justify": "space-between",
359
- "children": [
360
- {
361
- "type": "stack",
362
- "direction": "horizontal",
363
- "gap": "md",
364
- "align": "center",
365
- "children": [
366
- {
367
- "type": "icon",
368
- "name": "shield",
369
- "size": "lg"
370
- },
371
- {
372
- "type": "typography",
373
- "content": "ServiceNode",
374
- "variant": "h2"
375
- }
376
- ]
377
- },
378
- {
379
- "type": "status-dot",
380
- "status": "success",
381
- "pulse": false,
382
- "label": "Circuit Closed"
383
- }
384
- ]
385
- },
386
- {
387
- "type": "divider"
388
- },
389
- {
390
- "type": "alert",
391
- "variant": "success",
392
- "message": "Service is healthy. All requests are being processed."
393
- },
394
- {
395
- "type": "simple-grid",
396
- "columns": 2,
397
- "children": [
398
- {
399
- "type": "stat-display",
400
- "label": "Failures",
401
- "value": [
402
- "object/get",
403
- [
404
- "array/first",
405
- "@entity"
406
- ],
407
- "failureCount"
408
- ]
409
- },
410
- {
411
- "type": "stat-display",
412
- "label": "Successes",
413
- "value": [
414
- "object/get",
415
- [
416
- "array/first",
417
- "@entity"
418
- ],
419
- "successCount"
420
- ]
421
- }
422
- ]
423
- },
424
- {
425
- "type": "meter",
426
- "value": [
427
- "object/get",
428
- [
429
- "array/first",
430
- "@entity"
431
- ],
432
- "failureCount"
433
- ],
434
- "min": 0,
435
- "max": [
436
- "object/get",
437
- [
438
- "array/first",
439
- "@entity"
440
- ],
441
- "threshold"
442
- ]
443
- }
444
- ]
445
- }
446
- ]
447
- ]
448
- },
449
- {
450
- "from": "open",
451
- "to": "halfOpen",
452
- "event": "TIMEOUT",
453
- "effects": [
454
- [
455
- "render-ui",
456
- "main",
457
- {
458
- "type": "stack",
459
- "direction": "vertical",
460
- "gap": "lg",
461
- "children": [
462
- {
463
- "type": "stack",
464
- "direction": "horizontal",
465
- "gap": "md",
466
- "align": "center",
467
- "justify": "space-between",
468
- "children": [
469
- {
470
- "type": "stack",
471
- "direction": "horizontal",
472
- "gap": "md",
473
- "align": "center",
474
- "children": [
475
- {
476
- "type": "icon",
477
- "name": "activity",
478
- "size": "lg"
479
- },
480
- {
481
- "type": "typography",
482
- "content": "ServiceNode",
483
- "variant": "h2"
484
- }
485
- ]
486
- },
487
- {
488
- "type": "status-dot",
489
- "status": "warning",
490
- "pulse": true,
491
- "label": "Circuit Half-Open"
492
- }
493
- ]
494
- },
495
- {
496
- "type": "divider"
497
- },
498
- {
499
- "type": "alert",
500
- "variant": "warning",
501
- "message": "Testing recovery. Limited requests are being allowed through."
502
- },
503
- {
504
- "type": "simple-grid",
505
- "columns": 2,
506
- "children": [
507
- {
508
- "type": "stat-display",
509
- "label": "Failures",
510
- "value": [
511
- "object/get",
512
- [
513
- "array/first",
514
- "@entity"
515
- ],
516
- "failureCount"
517
- ]
518
- },
519
- {
520
- "type": "stat-display",
521
- "label": "Successes",
522
- "value": [
523
- "object/get",
524
- [
525
- "array/first",
526
- "@entity"
527
- ],
528
- "successCount"
529
- ]
530
- }
531
- ]
532
- }
533
- ]
534
- }
535
- ]
536
- ]
537
- },
538
- {
539
- "from": "open",
540
- "to": "closed",
541
- "event": "RESET",
542
- "effects": [
543
- [
544
- "render-ui",
545
- "main",
546
- {
547
- "type": "stack",
548
- "direction": "vertical",
549
- "gap": "lg",
550
- "children": [
551
- {
552
- "type": "stack",
553
- "direction": "horizontal",
554
- "gap": "md",
555
- "align": "center",
556
- "justify": "space-between",
557
- "children": [
558
- {
559
- "type": "stack",
560
- "direction": "horizontal",
561
- "gap": "md",
562
- "align": "center",
563
- "children": [
564
- {
565
- "type": "icon",
566
- "name": "shield",
567
- "size": "lg"
568
- },
569
- {
570
- "type": "typography",
571
- "content": "ServiceNode",
572
- "variant": "h2"
573
- }
574
- ]
575
- },
576
- {
577
- "type": "status-dot",
578
- "status": "success",
579
- "pulse": false,
580
- "label": "Circuit Closed"
581
- }
582
- ]
583
- },
584
- {
585
- "type": "divider"
586
- },
587
- {
588
- "type": "alert",
589
- "variant": "success",
590
- "message": "Service is healthy. All requests are being processed."
591
- },
592
- {
593
- "type": "simple-grid",
594
- "columns": 2,
595
- "children": [
596
- {
597
- "type": "stat-display",
598
- "label": "Failures",
599
- "value": [
600
- "object/get",
601
- [
602
- "array/first",
603
- "@entity"
604
- ],
605
- "failureCount"
606
- ]
607
- },
608
- {
609
- "type": "stat-display",
610
- "label": "Successes",
611
- "value": [
612
- "object/get",
613
- [
614
- "array/first",
615
- "@entity"
616
- ],
617
- "successCount"
618
- ]
619
- }
620
- ]
621
- },
622
- {
623
- "type": "meter",
624
- "value": [
625
- "object/get",
626
- [
627
- "array/first",
628
- "@entity"
629
- ],
630
- "failureCount"
631
- ],
632
- "min": 0,
633
- "max": [
634
- "object/get",
635
- [
636
- "array/first",
637
- "@entity"
638
- ],
639
- "threshold"
640
- ]
641
- }
642
- ]
643
- }
644
- ]
645
- ]
646
- },
647
- {
648
- "from": "halfOpen",
649
- "to": "closed",
650
- "event": "SUCCESS",
651
- "effects": [
652
- [
653
- "render-ui",
654
- "main",
655
- {
656
- "type": "stack",
657
- "direction": "vertical",
658
- "gap": "lg",
659
- "children": [
660
- {
661
- "type": "stack",
662
- "direction": "horizontal",
663
- "gap": "md",
664
- "align": "center",
665
- "justify": "space-between",
666
- "children": [
667
- {
668
- "type": "stack",
669
- "direction": "horizontal",
670
- "gap": "md",
671
- "align": "center",
672
- "children": [
673
- {
674
- "type": "icon",
675
- "name": "shield",
676
- "size": "lg"
677
- },
678
- {
679
- "type": "typography",
680
- "content": "ServiceNode",
681
- "variant": "h2"
682
- }
683
- ]
684
- },
685
- {
686
- "type": "status-dot",
687
- "status": "success",
688
- "pulse": false,
689
- "label": "Circuit Closed"
690
- }
691
- ]
692
- },
693
- {
694
- "type": "divider"
695
- },
696
- {
697
- "type": "alert",
698
- "variant": "success",
699
- "message": "Service is healthy. All requests are being processed."
700
- },
701
- {
702
- "type": "simple-grid",
703
- "columns": 2,
704
- "children": [
705
- {
706
- "type": "stat-display",
707
- "label": "Failures",
708
- "value": [
709
- "object/get",
710
- [
711
- "array/first",
712
- "@entity"
713
- ],
714
- "failureCount"
715
- ]
716
- },
717
- {
718
- "type": "stat-display",
719
- "label": "Successes",
720
- "value": [
721
- "object/get",
722
- [
723
- "array/first",
724
- "@entity"
725
- ],
726
- "successCount"
727
- ]
728
- }
729
- ]
730
- },
731
- {
732
- "type": "meter",
733
- "value": [
734
- "object/get",
735
- [
736
- "array/first",
737
- "@entity"
738
- ],
739
- "failureCount"
740
- ],
741
- "min": 0,
742
- "max": [
743
- "object/get",
744
- [
745
- "array/first",
746
- "@entity"
747
- ],
748
- "threshold"
749
- ]
750
- }
751
- ]
752
- }
753
- ]
754
- ]
755
- },
756
- {
757
- "from": "halfOpen",
758
- "to": "open",
759
- "event": "FAILURE",
760
- "effects": [
761
- [
762
- "render-ui",
763
- "main",
764
- {
765
- "type": "stack",
766
- "direction": "vertical",
767
- "gap": "lg",
768
- "children": [
769
- {
770
- "type": "stack",
771
- "direction": "horizontal",
772
- "gap": "md",
773
- "align": "center",
774
- "justify": "space-between",
775
- "children": [
776
- {
777
- "type": "stack",
778
- "direction": "horizontal",
779
- "gap": "md",
780
- "align": "center",
781
- "children": [
782
- {
783
- "type": "icon",
784
- "name": "alert-triangle",
785
- "size": "lg"
786
- },
787
- {
788
- "type": "typography",
789
- "content": "ServiceNode",
790
- "variant": "h2"
791
- }
792
- ]
793
- },
794
- {
795
- "type": "status-dot",
796
- "status": "error",
797
- "pulse": true,
798
- "label": "Circuit Open"
799
- }
800
- ]
801
- },
802
- {
803
- "type": "divider"
804
- },
805
- {
806
- "type": "alert",
807
- "variant": "danger",
808
- "message": "Circuit is open. Requests are being rejected to prevent cascading failures."
809
- },
810
- {
811
- "type": "simple-grid",
812
- "columns": 2,
813
- "children": [
814
- {
815
- "type": "stat-display",
816
- "label": "Failures",
817
- "value": [
818
- "object/get",
819
- [
820
- "array/first",
821
- "@entity"
822
- ],
823
- "failureCount"
824
- ]
825
- },
826
- {
827
- "type": "stat-display",
828
- "label": "Successes",
829
- "value": [
830
- "object/get",
831
- [
832
- "array/first",
833
- "@entity"
834
- ],
835
- "successCount"
836
- ]
837
- }
838
- ]
839
- },
840
- {
841
- "type": "meter",
842
- "value": [
843
- "object/get",
844
- [
845
- "array/first",
846
- "@entity"
847
- ],
848
- "failureCount"
849
- ],
850
- "min": 0,
851
- "max": [
852
- "object/get",
853
- [
854
- "array/first",
855
- "@entity"
856
- ],
857
- "threshold"
858
- ]
859
- },
860
- {
861
- "type": "button",
862
- "label": "Reset",
863
- "event": "RESET",
864
- "variant": "ghost",
865
- "icon": "rotate-ccw"
866
- }
867
- ]
868
- }
869
- ]
870
- ]
871
- },
872
- {
873
- "from": "halfOpen",
874
- "to": "closed",
875
- "event": "RESET",
876
- "effects": [
877
- [
878
- "render-ui",
879
- "main",
880
- {
881
- "type": "stack",
882
- "direction": "vertical",
883
- "gap": "lg",
884
- "children": [
885
- {
886
- "type": "stack",
887
- "direction": "horizontal",
888
- "gap": "md",
889
- "align": "center",
890
- "justify": "space-between",
891
- "children": [
892
- {
893
- "type": "stack",
894
- "direction": "horizontal",
895
- "gap": "md",
896
- "align": "center",
897
- "children": [
898
- {
899
- "type": "icon",
900
- "name": "shield",
901
- "size": "lg"
902
- },
903
- {
904
- "type": "typography",
905
- "content": "ServiceNode",
906
- "variant": "h2"
907
- }
908
- ]
909
- },
910
- {
911
- "type": "status-dot",
912
- "status": "success",
913
- "pulse": false,
914
- "label": "Circuit Closed"
915
- }
916
- ]
917
- },
918
- {
919
- "type": "divider"
920
- },
921
- {
922
- "type": "alert",
923
- "variant": "success",
924
- "message": "Service is healthy. All requests are being processed."
925
- },
926
- {
927
- "type": "simple-grid",
928
- "columns": 2,
929
- "children": [
930
- {
931
- "type": "stat-display",
932
- "label": "Failures",
933
- "value": [
934
- "object/get",
935
- [
936
- "array/first",
937
- "@entity"
938
- ],
939
- "failureCount"
940
- ]
941
- },
942
- {
943
- "type": "stat-display",
944
- "label": "Successes",
945
- "value": [
946
- "object/get",
947
- [
948
- "array/first",
949
- "@entity"
950
- ],
951
- "successCount"
952
- ]
953
- }
954
- ]
955
- },
956
- {
957
- "type": "meter",
958
- "value": [
959
- "object/get",
960
- [
961
- "array/first",
962
- "@entity"
963
- ],
964
- "failureCount"
965
- ],
966
- "min": 0,
967
- "max": [
968
- "object/get",
969
- [
970
- "array/first",
971
- "@entity"
972
- ],
973
- "threshold"
974
- ]
975
- }
976
- ]
977
- }
978
- ]
979
- ]
980
- }
981
- ]
982
- }
983
- }
984
- ],
985
- "pages": [
986
- {
987
- "name": "ServiceNodePage",
988
- "path": "/servicenodes",
989
- "traits": [
990
- {
991
- "ref": "ServiceNodeCircuitBreaker"
992
- }
993
- ]
994
- }
995
- ]
996
- }
997
- ],
998
- "description": "Circuit breaker pattern behavior: closed, open, halfOpen. Protects services from cascading failures with automatic recovery. Pure function: params in, OrbitalDefinition out. (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."
999
- }