@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,1101 +0,0 @@
1
- {
2
- "name": "CacheEntryOrbital",
3
- "version": "1.0.0",
4
- "orbitals": [
5
- {
6
- "name": "CacheEntryOrbital",
7
- "entity": {
8
- "name": "CacheEntry",
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": "hitCount",
43
- "type": "number",
44
- "default": 0
45
- },
46
- {
47
- "name": "cacheAge",
48
- "type": "number",
49
- "default": 0
50
- }
51
- ]
52
- },
53
- "traits": [
54
- {
55
- "name": "CacheEntryCacheManager",
56
- "linkedEntity": "CacheEntry",
57
- "category": "interaction",
58
- "stateMachine": {
59
- "states": [
60
- {
61
- "name": "empty",
62
- "isInitial": true
63
- },
64
- {
65
- "name": "cached"
66
- },
67
- {
68
- "name": "stale"
69
- }
70
- ],
71
- "events": [
72
- {
73
- "key": "INIT",
74
- "name": "Initialize"
75
- },
76
- {
77
- "key": "FETCH",
78
- "name": "Fetch"
79
- },
80
- {
81
- "key": "CACHED",
82
- "name": "Cached",
83
- "payload": [
84
- {
85
- "name": "data",
86
- "type": "object",
87
- "required": true
88
- }
89
- ]
90
- },
91
- {
92
- "key": "INVALIDATE",
93
- "name": "Invalidate"
94
- },
95
- {
96
- "key": "REFRESH",
97
- "name": "Refresh"
98
- }
99
- ],
100
- "transitions": [
101
- {
102
- "from": "empty",
103
- "to": "empty",
104
- "event": "INIT",
105
- "effects": [
106
- [
107
- "fetch",
108
- "CacheEntry"
109
- ],
110
- [
111
- "render-ui",
112
- "main",
113
- {
114
- "type": "stack",
115
- "direction": "vertical",
116
- "gap": "lg",
117
- "children": [
118
- {
119
- "type": "stack",
120
- "direction": "horizontal",
121
- "gap": "md",
122
- "justify": "space-between",
123
- "children": [
124
- {
125
- "type": "stack",
126
- "direction": "horizontal",
127
- "gap": "md",
128
- "justify": "space-between",
129
- "children": [
130
- {
131
- "type": "stack",
132
- "direction": "horizontal",
133
- "gap": "md",
134
- "children": [
135
- {
136
- "type": "icon",
137
- "name": "database",
138
- "size": "lg"
139
- },
140
- {
141
- "type": "typography",
142
- "content": "CacheEntrys Cache",
143
- "variant": "h2"
144
- }
145
- ]
146
- },
147
- {
148
- "type": "button",
149
- "label": "Fetch",
150
- "event": "FETCH",
151
- "variant": "primary",
152
- "icon": "download"
153
- }
154
- ]
155
- },
156
- {
157
- "type": "status-dot",
158
- "status": "inactive",
159
- "pulse": false,
160
- "label": "Empty"
161
- }
162
- ]
163
- },
164
- {
165
- "type": "divider"
166
- },
167
- {
168
- "type": "empty-state",
169
- "icon": "inbox",
170
- "title": "Cache is empty",
171
- "description": "Fetch data to populate the cache."
172
- }
173
- ]
174
- }
175
- ]
176
- ]
177
- },
178
- {
179
- "from": "empty",
180
- "to": "cached",
181
- "event": "FETCH",
182
- "effects": [
183
- [
184
- "fetch",
185
- "CacheEntry"
186
- ],
187
- [
188
- "render-ui",
189
- "main",
190
- {
191
- "type": "stack",
192
- "direction": "vertical",
193
- "gap": "lg",
194
- "children": [
195
- {
196
- "type": "stack",
197
- "direction": "horizontal",
198
- "gap": "md",
199
- "justify": "space-between",
200
- "children": [
201
- {
202
- "type": "stack",
203
- "direction": "horizontal",
204
- "gap": "md",
205
- "children": [
206
- {
207
- "type": "icon",
208
- "name": "database",
209
- "size": "lg"
210
- },
211
- {
212
- "type": "typography",
213
- "content": "CacheEntrys Cache",
214
- "variant": "h2"
215
- }
216
- ]
217
- },
218
- {
219
- "type": "stack",
220
- "direction": "horizontal",
221
- "gap": "sm",
222
- "align": "center",
223
- "children": [
224
- {
225
- "type": "status-dot",
226
- "status": "success",
227
- "pulse": false,
228
- "label": "Cached"
229
- },
230
- {
231
- "type": "button",
232
- "label": "Invalidate",
233
- "event": "INVALIDATE",
234
- "variant": "ghost",
235
- "icon": "trash"
236
- }
237
- ]
238
- }
239
- ]
240
- },
241
- {
242
- "type": "divider"
243
- },
244
- {
245
- "type": "simple-grid",
246
- "columns": 2,
247
- "children": [
248
- {
249
- "type": "stat-display",
250
- "label": "Hit Count",
251
- "value": [
252
- "object/get",
253
- [
254
- "array/first",
255
- "@entity"
256
- ],
257
- "hitCount"
258
- ]
259
- },
260
- {
261
- "type": "stat-display",
262
- "label": "Cache Age",
263
- "value": [
264
- "object/get",
265
- [
266
- "array/first",
267
- "@entity"
268
- ],
269
- "cacheAge"
270
- ]
271
- }
272
- ]
273
- },
274
- {
275
- "type": "data-grid",
276
- "entity": "CacheEntry",
277
- "emptyIcon": "inbox",
278
- "emptyTitle": "Cache is empty",
279
- "emptyDescription": "Fetch data to populate the cache.",
280
- "renderItem": [
281
- "fn",
282
- "item",
283
- {
284
- "type": "stack",
285
- "direction": "vertical",
286
- "gap": "sm",
287
- "children": [
288
- {
289
- "type": "stack",
290
- "direction": "horizontal",
291
- "justify": "space-between",
292
- "align": "center",
293
- "children": [
294
- {
295
- "type": "stack",
296
- "direction": "horizontal",
297
- "gap": "sm",
298
- "align": "center",
299
- "children": [
300
- {
301
- "type": "icon",
302
- "name": "database",
303
- "size": "sm"
304
- },
305
- {
306
- "type": "typography",
307
- "variant": "h4",
308
- "content": "@item.name"
309
- }
310
- ]
311
- },
312
- {
313
- "type": "badge",
314
- "label": "@item.description"
315
- }
316
- ]
317
- },
318
- {
319
- "type": "typography",
320
- "variant": "caption",
321
- "content": "@item.status"
322
- }
323
- ]
324
- }
325
- ]
326
- }
327
- ]
328
- }
329
- ]
330
- ]
331
- },
332
- {
333
- "from": "cached",
334
- "to": "cached",
335
- "event": "INIT",
336
- "effects": [
337
- [
338
- "fetch",
339
- "CacheEntry"
340
- ],
341
- [
342
- "render-ui",
343
- "main",
344
- {
345
- "type": "stack",
346
- "direction": "vertical",
347
- "gap": "lg",
348
- "children": [
349
- {
350
- "type": "stack",
351
- "direction": "horizontal",
352
- "gap": "md",
353
- "justify": "space-between",
354
- "children": [
355
- {
356
- "type": "stack",
357
- "direction": "horizontal",
358
- "gap": "md",
359
- "children": [
360
- {
361
- "type": "icon",
362
- "name": "database",
363
- "size": "lg"
364
- },
365
- {
366
- "type": "typography",
367
- "content": "CacheEntrys Cache",
368
- "variant": "h2"
369
- }
370
- ]
371
- },
372
- {
373
- "type": "stack",
374
- "direction": "horizontal",
375
- "gap": "sm",
376
- "align": "center",
377
- "children": [
378
- {
379
- "type": "status-dot",
380
- "status": "success",
381
- "pulse": false,
382
- "label": "Cached"
383
- },
384
- {
385
- "type": "button",
386
- "label": "Invalidate",
387
- "event": "INVALIDATE",
388
- "variant": "ghost",
389
- "icon": "trash"
390
- }
391
- ]
392
- }
393
- ]
394
- },
395
- {
396
- "type": "divider"
397
- },
398
- {
399
- "type": "simple-grid",
400
- "columns": 2,
401
- "children": [
402
- {
403
- "type": "stat-display",
404
- "label": "Hit Count",
405
- "value": [
406
- "object/get",
407
- [
408
- "array/first",
409
- "@entity"
410
- ],
411
- "hitCount"
412
- ]
413
- },
414
- {
415
- "type": "stat-display",
416
- "label": "Cache Age",
417
- "value": [
418
- "object/get",
419
- [
420
- "array/first",
421
- "@entity"
422
- ],
423
- "cacheAge"
424
- ]
425
- }
426
- ]
427
- },
428
- {
429
- "type": "data-grid",
430
- "entity": "CacheEntry",
431
- "emptyIcon": "inbox",
432
- "emptyTitle": "Cache is empty",
433
- "emptyDescription": "Fetch data to populate the cache.",
434
- "renderItem": [
435
- "fn",
436
- "item",
437
- {
438
- "type": "stack",
439
- "direction": "vertical",
440
- "gap": "sm",
441
- "children": [
442
- {
443
- "type": "stack",
444
- "direction": "horizontal",
445
- "justify": "space-between",
446
- "align": "center",
447
- "children": [
448
- {
449
- "type": "stack",
450
- "direction": "horizontal",
451
- "gap": "sm",
452
- "align": "center",
453
- "children": [
454
- {
455
- "type": "icon",
456
- "name": "database",
457
- "size": "sm"
458
- },
459
- {
460
- "type": "typography",
461
- "variant": "h4",
462
- "content": "@item.name"
463
- }
464
- ]
465
- },
466
- {
467
- "type": "badge",
468
- "label": "@item.description"
469
- }
470
- ]
471
- },
472
- {
473
- "type": "typography",
474
- "variant": "caption",
475
- "content": "@item.status"
476
- }
477
- ]
478
- }
479
- ]
480
- }
481
- ]
482
- }
483
- ]
484
- ]
485
- },
486
- {
487
- "from": "cached",
488
- "to": "cached",
489
- "event": "CACHED",
490
- "effects": [
491
- [
492
- "persist",
493
- "update",
494
- "CacheEntry",
495
- "@payload.data"
496
- ],
497
- [
498
- "fetch",
499
- "CacheEntry"
500
- ],
501
- [
502
- "render-ui",
503
- "main",
504
- {
505
- "type": "stack",
506
- "direction": "vertical",
507
- "gap": "lg",
508
- "children": [
509
- {
510
- "type": "stack",
511
- "direction": "horizontal",
512
- "gap": "md",
513
- "justify": "space-between",
514
- "children": [
515
- {
516
- "type": "stack",
517
- "direction": "horizontal",
518
- "gap": "md",
519
- "children": [
520
- {
521
- "type": "icon",
522
- "name": "database",
523
- "size": "lg"
524
- },
525
- {
526
- "type": "typography",
527
- "content": "CacheEntrys Cache",
528
- "variant": "h2"
529
- }
530
- ]
531
- },
532
- {
533
- "type": "stack",
534
- "direction": "horizontal",
535
- "gap": "sm",
536
- "align": "center",
537
- "children": [
538
- {
539
- "type": "status-dot",
540
- "status": "success",
541
- "pulse": false,
542
- "label": "Cached"
543
- },
544
- {
545
- "type": "button",
546
- "label": "Invalidate",
547
- "event": "INVALIDATE",
548
- "variant": "ghost",
549
- "icon": "trash"
550
- }
551
- ]
552
- }
553
- ]
554
- },
555
- {
556
- "type": "divider"
557
- },
558
- {
559
- "type": "simple-grid",
560
- "columns": 2,
561
- "children": [
562
- {
563
- "type": "stat-display",
564
- "label": "Hit Count",
565
- "value": [
566
- "object/get",
567
- [
568
- "array/first",
569
- "@entity"
570
- ],
571
- "hitCount"
572
- ]
573
- },
574
- {
575
- "type": "stat-display",
576
- "label": "Cache Age",
577
- "value": [
578
- "object/get",
579
- [
580
- "array/first",
581
- "@entity"
582
- ],
583
- "cacheAge"
584
- ]
585
- }
586
- ]
587
- },
588
- {
589
- "type": "data-grid",
590
- "entity": "CacheEntry",
591
- "emptyIcon": "inbox",
592
- "emptyTitle": "Cache is empty",
593
- "emptyDescription": "Fetch data to populate the cache.",
594
- "renderItem": [
595
- "fn",
596
- "item",
597
- {
598
- "type": "stack",
599
- "direction": "vertical",
600
- "gap": "sm",
601
- "children": [
602
- {
603
- "type": "stack",
604
- "direction": "horizontal",
605
- "justify": "space-between",
606
- "align": "center",
607
- "children": [
608
- {
609
- "type": "stack",
610
- "direction": "horizontal",
611
- "gap": "sm",
612
- "align": "center",
613
- "children": [
614
- {
615
- "type": "icon",
616
- "name": "database",
617
- "size": "sm"
618
- },
619
- {
620
- "type": "typography",
621
- "variant": "h4",
622
- "content": "@item.name"
623
- }
624
- ]
625
- },
626
- {
627
- "type": "badge",
628
- "label": "@item.description"
629
- }
630
- ]
631
- },
632
- {
633
- "type": "typography",
634
- "variant": "caption",
635
- "content": "@item.status"
636
- }
637
- ]
638
- }
639
- ]
640
- }
641
- ]
642
- }
643
- ],
644
- [
645
- "notify",
646
- "CacheEntry updated successfully"
647
- ]
648
- ]
649
- },
650
- {
651
- "from": "cached",
652
- "to": "stale",
653
- "event": "INVALIDATE",
654
- "effects": [
655
- [
656
- "render-ui",
657
- "main",
658
- {
659
- "type": "stack",
660
- "direction": "vertical",
661
- "gap": "lg",
662
- "children": [
663
- {
664
- "type": "stack",
665
- "direction": "horizontal",
666
- "gap": "md",
667
- "justify": "space-between",
668
- "children": [
669
- {
670
- "type": "stack",
671
- "direction": "horizontal",
672
- "gap": "md",
673
- "children": [
674
- {
675
- "type": "icon",
676
- "name": "database",
677
- "size": "lg"
678
- },
679
- {
680
- "type": "typography",
681
- "content": "CacheEntrys Cache",
682
- "variant": "h2"
683
- }
684
- ]
685
- },
686
- {
687
- "type": "stack",
688
- "direction": "horizontal",
689
- "gap": "sm",
690
- "align": "center",
691
- "children": [
692
- {
693
- "type": "status-dot",
694
- "status": "warning",
695
- "pulse": true,
696
- "label": "Stale"
697
- },
698
- {
699
- "type": "button",
700
- "label": "Refresh",
701
- "event": "REFRESH",
702
- "variant": "primary",
703
- "icon": "refresh-cw"
704
- }
705
- ]
706
- }
707
- ]
708
- },
709
- {
710
- "type": "divider"
711
- },
712
- {
713
- "type": "alert",
714
- "variant": "warning",
715
- "message": "Cache data is stale. Refresh to get the latest data."
716
- },
717
- {
718
- "type": "data-grid",
719
- "entity": "CacheEntry",
720
- "emptyIcon": "inbox",
721
- "emptyTitle": "Cache is empty",
722
- "emptyDescription": "Fetch data to populate the cache.",
723
- "renderItem": [
724
- "fn",
725
- "item",
726
- {
727
- "type": "stack",
728
- "direction": "vertical",
729
- "gap": "sm",
730
- "children": [
731
- {
732
- "type": "stack",
733
- "direction": "horizontal",
734
- "justify": "space-between",
735
- "align": "center",
736
- "children": [
737
- {
738
- "type": "stack",
739
- "direction": "horizontal",
740
- "gap": "sm",
741
- "align": "center",
742
- "children": [
743
- {
744
- "type": "icon",
745
- "name": "database",
746
- "size": "sm"
747
- },
748
- {
749
- "type": "typography",
750
- "variant": "h4",
751
- "content": "@item.name"
752
- }
753
- ]
754
- },
755
- {
756
- "type": "badge",
757
- "label": "@item.description"
758
- }
759
- ]
760
- },
761
- {
762
- "type": "typography",
763
- "variant": "caption",
764
- "content": "@item.status"
765
- }
766
- ]
767
- }
768
- ]
769
- }
770
- ]
771
- }
772
- ]
773
- ]
774
- },
775
- {
776
- "from": "stale",
777
- "to": "cached",
778
- "event": "REFRESH",
779
- "effects": [
780
- [
781
- "fetch",
782
- "CacheEntry"
783
- ],
784
- [
785
- "render-ui",
786
- "main",
787
- {
788
- "type": "stack",
789
- "direction": "vertical",
790
- "gap": "lg",
791
- "children": [
792
- {
793
- "type": "stack",
794
- "direction": "horizontal",
795
- "gap": "md",
796
- "justify": "space-between",
797
- "children": [
798
- {
799
- "type": "stack",
800
- "direction": "horizontal",
801
- "gap": "md",
802
- "children": [
803
- {
804
- "type": "icon",
805
- "name": "database",
806
- "size": "lg"
807
- },
808
- {
809
- "type": "typography",
810
- "content": "CacheEntrys Cache",
811
- "variant": "h2"
812
- }
813
- ]
814
- },
815
- {
816
- "type": "stack",
817
- "direction": "horizontal",
818
- "gap": "sm",
819
- "align": "center",
820
- "children": [
821
- {
822
- "type": "status-dot",
823
- "status": "success",
824
- "pulse": false,
825
- "label": "Cached"
826
- },
827
- {
828
- "type": "button",
829
- "label": "Invalidate",
830
- "event": "INVALIDATE",
831
- "variant": "ghost",
832
- "icon": "trash"
833
- }
834
- ]
835
- }
836
- ]
837
- },
838
- {
839
- "type": "divider"
840
- },
841
- {
842
- "type": "simple-grid",
843
- "columns": 2,
844
- "children": [
845
- {
846
- "type": "stat-display",
847
- "label": "Hit Count",
848
- "value": [
849
- "object/get",
850
- [
851
- "array/first",
852
- "@entity"
853
- ],
854
- "hitCount"
855
- ]
856
- },
857
- {
858
- "type": "stat-display",
859
- "label": "Cache Age",
860
- "value": [
861
- "object/get",
862
- [
863
- "array/first",
864
- "@entity"
865
- ],
866
- "cacheAge"
867
- ]
868
- }
869
- ]
870
- },
871
- {
872
- "type": "data-grid",
873
- "entity": "CacheEntry",
874
- "emptyIcon": "inbox",
875
- "emptyTitle": "Cache is empty",
876
- "emptyDescription": "Fetch data to populate the cache.",
877
- "renderItem": [
878
- "fn",
879
- "item",
880
- {
881
- "type": "stack",
882
- "direction": "vertical",
883
- "gap": "sm",
884
- "children": [
885
- {
886
- "type": "stack",
887
- "direction": "horizontal",
888
- "justify": "space-between",
889
- "align": "center",
890
- "children": [
891
- {
892
- "type": "stack",
893
- "direction": "horizontal",
894
- "gap": "sm",
895
- "align": "center",
896
- "children": [
897
- {
898
- "type": "icon",
899
- "name": "database",
900
- "size": "sm"
901
- },
902
- {
903
- "type": "typography",
904
- "variant": "h4",
905
- "content": "@item.name"
906
- }
907
- ]
908
- },
909
- {
910
- "type": "badge",
911
- "label": "@item.description"
912
- }
913
- ]
914
- },
915
- {
916
- "type": "typography",
917
- "variant": "caption",
918
- "content": "@item.status"
919
- }
920
- ]
921
- }
922
- ]
923
- }
924
- ]
925
- }
926
- ]
927
- ]
928
- },
929
- {
930
- "from": "stale",
931
- "to": "cached",
932
- "event": "FETCH",
933
- "effects": [
934
- [
935
- "fetch",
936
- "CacheEntry"
937
- ],
938
- [
939
- "render-ui",
940
- "main",
941
- {
942
- "type": "stack",
943
- "direction": "vertical",
944
- "gap": "lg",
945
- "children": [
946
- {
947
- "type": "stack",
948
- "direction": "horizontal",
949
- "gap": "md",
950
- "justify": "space-between",
951
- "children": [
952
- {
953
- "type": "stack",
954
- "direction": "horizontal",
955
- "gap": "md",
956
- "children": [
957
- {
958
- "type": "icon",
959
- "name": "database",
960
- "size": "lg"
961
- },
962
- {
963
- "type": "typography",
964
- "content": "CacheEntrys Cache",
965
- "variant": "h2"
966
- }
967
- ]
968
- },
969
- {
970
- "type": "stack",
971
- "direction": "horizontal",
972
- "gap": "sm",
973
- "align": "center",
974
- "children": [
975
- {
976
- "type": "status-dot",
977
- "status": "success",
978
- "pulse": false,
979
- "label": "Cached"
980
- },
981
- {
982
- "type": "button",
983
- "label": "Invalidate",
984
- "event": "INVALIDATE",
985
- "variant": "ghost",
986
- "icon": "trash"
987
- }
988
- ]
989
- }
990
- ]
991
- },
992
- {
993
- "type": "divider"
994
- },
995
- {
996
- "type": "simple-grid",
997
- "columns": 2,
998
- "children": [
999
- {
1000
- "type": "stat-display",
1001
- "label": "Hit Count",
1002
- "value": [
1003
- "object/get",
1004
- [
1005
- "array/first",
1006
- "@entity"
1007
- ],
1008
- "hitCount"
1009
- ]
1010
- },
1011
- {
1012
- "type": "stat-display",
1013
- "label": "Cache Age",
1014
- "value": [
1015
- "object/get",
1016
- [
1017
- "array/first",
1018
- "@entity"
1019
- ],
1020
- "cacheAge"
1021
- ]
1022
- }
1023
- ]
1024
- },
1025
- {
1026
- "type": "data-grid",
1027
- "entity": "CacheEntry",
1028
- "emptyIcon": "inbox",
1029
- "emptyTitle": "Cache is empty",
1030
- "emptyDescription": "Fetch data to populate the cache.",
1031
- "renderItem": [
1032
- "fn",
1033
- "item",
1034
- {
1035
- "type": "stack",
1036
- "direction": "vertical",
1037
- "gap": "sm",
1038
- "children": [
1039
- {
1040
- "type": "stack",
1041
- "direction": "horizontal",
1042
- "justify": "space-between",
1043
- "align": "center",
1044
- "children": [
1045
- {
1046
- "type": "stack",
1047
- "direction": "horizontal",
1048
- "gap": "sm",
1049
- "align": "center",
1050
- "children": [
1051
- {
1052
- "type": "icon",
1053
- "name": "database",
1054
- "size": "sm"
1055
- },
1056
- {
1057
- "type": "typography",
1058
- "variant": "h4",
1059
- "content": "@item.name"
1060
- }
1061
- ]
1062
- },
1063
- {
1064
- "type": "badge",
1065
- "label": "@item.description"
1066
- }
1067
- ]
1068
- },
1069
- {
1070
- "type": "typography",
1071
- "variant": "caption",
1072
- "content": "@item.status"
1073
- }
1074
- ]
1075
- }
1076
- ]
1077
- }
1078
- ]
1079
- }
1080
- ]
1081
- ]
1082
- }
1083
- ]
1084
- }
1085
- }
1086
- ],
1087
- "pages": [
1088
- {
1089
- "name": "CacheEntryPage",
1090
- "path": "/cacheentrys",
1091
- "traits": [
1092
- {
1093
- "ref": "CacheEntryCacheManager"
1094
- }
1095
- ]
1096
- }
1097
- ]
1098
- }
1099
- ],
1100
- "description": "Cache management behavior: empty, cached, stale with fetch/invalidate cycle. 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."
1101
- }