@almadar/std 14.25.0 → 14.26.0

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 (431) hide show
  1. package/behaviors/registry/agent/atoms/std-agent-activity-log.orb +82 -82
  2. package/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +110 -110
  3. package/behaviors/registry/agent/atoms/std-agent-classifier.orb +112 -112
  4. package/behaviors/registry/agent/atoms/std-agent-completion.orb +90 -90
  5. package/behaviors/registry/agent/atoms/std-agent-context-window.orb +406 -406
  6. package/behaviors/registry/agent/atoms/std-agent-conversation.orb +94 -94
  7. package/behaviors/registry/agent/atoms/std-agent-memory.orb +83 -83
  8. package/behaviors/registry/agent/atoms/std-agent-provider.orb +122 -122
  9. package/behaviors/registry/agent/atoms/std-agent-search.orb +51 -51
  10. package/behaviors/registry/agent/atoms/std-agent-session.orb +122 -122
  11. package/behaviors/registry/agent/atoms/std-agent-step-progress.orb +214 -214
  12. package/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +329 -329
  13. package/behaviors/registry/agent/atoms/std-agent-tool-call.orb +67 -67
  14. package/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +202 -202
  15. package/behaviors/registry/agent/molecules/std-agent-learner.orb +185 -185
  16. package/behaviors/registry/agent/molecules/std-agent-planner.orb +122 -122
  17. package/behaviors/registry/agent/molecules/std-agent-rag.orb +114 -114
  18. package/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +209 -209
  19. package/behaviors/registry/agent/organisms/std-agent-assistant.orb +1039 -1039
  20. package/behaviors/registry/agent/organisms/std-agent-builder.orb +2977 -2977
  21. package/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2090 -2090
  22. package/behaviors/registry/agent/organisms/std-agent-reviewer.orb +935 -935
  23. package/behaviors/registry/agent/organisms/std-agent-tutor.orb +760 -760
  24. package/behaviors/registry/app/atoms/std-ap-bill.orb +62 -62
  25. package/behaviors/registry/app/atoms/std-applicant.orb +35 -35
  26. package/behaviors/registry/app/atoms/std-approval-request.orb +152 -166
  27. package/behaviors/registry/app/atoms/std-campaign-goal.orb +120 -125
  28. package/behaviors/registry/app/atoms/std-change-order.orb +65 -65
  29. package/behaviors/registry/app/atoms/std-chart-of-accounts.orb +58 -58
  30. package/behaviors/registry/app/atoms/std-checkin.orb +57 -57
  31. package/behaviors/registry/app/atoms/std-checkout-terminal.orb +458 -260
  32. package/behaviors/registry/app/atoms/std-class-roster.orb +46 -46
  33. package/behaviors/registry/app/atoms/std-class-session.orb +63 -57
  34. package/behaviors/registry/app/atoms/std-court-deadline.orb +60 -60
  35. package/behaviors/registry/app/atoms/std-customer-account.orb +49 -49
  36. package/behaviors/registry/app/atoms/std-donation-receipt.orb +40 -40
  37. package/behaviors/registry/app/atoms/std-donor.orb +52 -75
  38. package/behaviors/registry/app/atoms/std-drip-sequence.orb +46 -46
  39. package/behaviors/registry/app/atoms/std-driver.orb +101 -101
  40. package/behaviors/registry/app/atoms/std-dunning.orb +89 -100
  41. package/behaviors/registry/app/atoms/std-email-broadcast.orb +29 -29
  42. package/behaviors/registry/app/atoms/std-event.orb +59 -59
  43. package/behaviors/registry/app/atoms/std-health-score.orb +134 -196
  44. package/behaviors/registry/app/atoms/std-help-article.orb +110 -135
  45. package/behaviors/registry/app/atoms/std-help-category.orb +79 -86
  46. package/behaviors/registry/app/atoms/std-interview-slot.orb +34 -34
  47. package/behaviors/registry/app/atoms/std-invoice.orb +111 -129
  48. package/behaviors/registry/app/atoms/std-kitchen-display.orb +56 -56
  49. package/behaviors/registry/app/atoms/std-lease.orb +95 -87
  50. package/behaviors/registry/app/atoms/std-ledger-entry.orb +103 -108
  51. package/behaviors/registry/app/atoms/std-maintenance-request.orb +97 -97
  52. package/behaviors/registry/app/atoms/std-matter.orb +139 -161
  53. package/behaviors/registry/app/atoms/std-membership.orb +73 -75
  54. package/behaviors/registry/app/atoms/std-menu.orb +63 -63
  55. package/behaviors/registry/app/atoms/std-modifier-group.orb +52 -52
  56. package/behaviors/registry/app/atoms/std-nps-survey.orb +85 -85
  57. package/behaviors/registry/app/atoms/std-offer-letter.orb +41 -41
  58. package/behaviors/registry/app/atoms/std-payout-ledger.orb +63 -63
  59. package/behaviors/registry/app/atoms/std-question-bank.orb +51 -51
  60. package/behaviors/registry/app/atoms/std-receipt.orb +46 -46
  61. package/behaviors/registry/app/atoms/std-recurring-charge.orb +108 -118
  62. package/behaviors/registry/app/atoms/std-renewal-risk.orb +99 -111
  63. package/behaviors/registry/app/atoms/std-rent-charge.orb +27 -27
  64. package/behaviors/registry/app/atoms/std-reorder-rule.orb +53 -53
  65. package/behaviors/registry/app/atoms/std-response-collector.orb +45 -45
  66. package/behaviors/registry/app/atoms/std-rfi.orb +84 -84
  67. package/behaviors/registry/app/atoms/std-route-optimize.orb +43 -43
  68. package/behaviors/registry/app/atoms/std-segment.orb +43 -51
  69. package/behaviors/registry/app/atoms/std-stock-level.orb +58 -58
  70. package/behaviors/registry/app/atoms/std-submittal.orb +173 -157
  71. package/behaviors/registry/app/atoms/std-table-map.orb +43 -43
  72. package/behaviors/registry/app/atoms/std-technician-dispatch.orb +37 -37
  73. package/behaviors/registry/app/atoms/std-telematics-event.orb +64 -64
  74. package/behaviors/registry/app/atoms/std-template-editor.orb +65 -65
  75. package/behaviors/registry/app/atoms/std-tenant.orb +38 -38
  76. package/behaviors/registry/app/atoms/std-ticket-tier.orb +63 -63
  77. package/behaviors/registry/app/atoms/std-time-entry.orb +114 -114
  78. package/behaviors/registry/app/atoms/std-timesheet.orb +79 -102
  79. package/behaviors/registry/app/atoms/std-trial.orb +78 -85
  80. package/behaviors/registry/app/atoms/std-vehicle.orb +149 -149
  81. package/behaviors/registry/app/atoms/std-waitlist.orb +49 -49
  82. package/behaviors/registry/app/atoms/std-warehouse.orb +125 -130
  83. package/behaviors/registry/app/atoms/std-work-order.orb +71 -71
  84. package/behaviors/registry/app/molecules/std-applicant-form.orb +52 -52
  85. package/behaviors/registry/app/molecules/std-application.orb +152 -152
  86. package/behaviors/registry/app/molecules/std-broadcast-builder.orb +91 -108
  87. package/behaviors/registry/app/molecules/std-cart.orb +62 -62
  88. package/behaviors/registry/app/molecules/std-form-builder.orb +102 -102
  89. package/behaviors/registry/app/molecules/std-ledger-entry-form.orb +67 -118
  90. package/behaviors/registry/app/molecules/std-stock-adjustment.orb +73 -73
  91. package/behaviors/registry/app/molecules/std-vendor-onboarding.orb +269 -269
  92. package/behaviors/registry/app/organisms/std-accounting.orb +120 -120
  93. package/behaviors/registry/app/organisms/std-api-gateway.orb +214 -214
  94. package/behaviors/registry/app/organisms/std-ats-recruiting.orb +143 -143
  95. package/behaviors/registry/app/organisms/std-booking-system.orb +698 -698
  96. package/behaviors/registry/app/organisms/std-cicd-pipeline.orb +282 -282
  97. package/behaviors/registry/app/organisms/std-cms.orb +315 -315
  98. package/behaviors/registry/app/organisms/std-coding-academy.orb +226 -226
  99. package/behaviors/registry/app/organisms/std-construction-pm.orb +159 -159
  100. package/behaviors/registry/app/organisms/std-crm.orb +265 -265
  101. package/behaviors/registry/app/organisms/std-customer-success.orb +106 -106
  102. package/behaviors/registry/app/organisms/std-devops-dashboard.orb +384 -384
  103. package/behaviors/registry/app/organisms/std-document-mgmt.orb +101 -101
  104. package/behaviors/registry/app/organisms/std-ecommerce.orb +735 -735
  105. package/behaviors/registry/app/organisms/std-event-ticketing.orb +207 -207
  106. package/behaviors/registry/app/organisms/std-field-service.orb +181 -181
  107. package/behaviors/registry/app/organisms/std-finance-tracker.orb +227 -227
  108. package/behaviors/registry/app/organisms/std-fitness-studio.orb +145 -145
  109. package/behaviors/registry/app/organisms/std-fleet-mgmt.orb +149 -149
  110. package/behaviors/registry/app/organisms/std-forum.orb +150 -150
  111. package/behaviors/registry/app/organisms/std-healthcare.orb +531 -531
  112. package/behaviors/registry/app/organisms/std-helpdesk.orb +161 -161
  113. package/behaviors/registry/app/organisms/std-hr-portal.orb +455 -455
  114. package/behaviors/registry/app/organisms/std-inventory.orb +162 -162
  115. package/behaviors/registry/app/organisms/std-iot-dashboard.orb +353 -353
  116. package/behaviors/registry/app/organisms/std-legal-case.orb +164 -164
  117. package/behaviors/registry/app/organisms/std-listings.orb +147 -147
  118. package/behaviors/registry/app/organisms/std-lms.orb +409 -409
  119. package/behaviors/registry/app/organisms/std-marketing-campaign.orb +123 -123
  120. package/behaviors/registry/app/organisms/std-marketplace.orb +251 -251
  121. package/behaviors/registry/app/organisms/std-nonprofit-donations.orb +105 -105
  122. package/behaviors/registry/app/organisms/std-notes.orb +112 -112
  123. package/behaviors/registry/app/organisms/std-project-manager.orb +200 -200
  124. package/behaviors/registry/app/organisms/std-property-mgmt.orb +178 -178
  125. package/behaviors/registry/app/organisms/std-public-help-center.orb +133 -133
  126. package/behaviors/registry/app/organisms/std-realtime-chat.orb +245 -245
  127. package/behaviors/registry/app/organisms/std-restaurant-pos.orb +131 -131
  128. package/behaviors/registry/app/organisms/std-retail-pos.orb +129 -129
  129. package/behaviors/registry/app/organisms/std-social-feed.orb +159 -159
  130. package/behaviors/registry/app/organisms/std-subscription-billing.orb +187 -187
  131. package/behaviors/registry/app/organisms/std-survey.orb +129 -129
  132. package/behaviors/registry/app/organisms/std-time-tracking.orb +167 -167
  133. package/behaviors/registry/app/organisms/std-trading-dashboard.orb +263 -263
  134. package/behaviors/registry/app/organisms/std-wiki.orb +139 -139
  135. package/behaviors/registry/core/atoms/std-billable-hour.orb +65 -65
  136. package/behaviors/registry/core/atoms/std-branching-logic.orb +62 -62
  137. package/behaviors/registry/core/atoms/std-browse.orb +58 -58
  138. package/behaviors/registry/core/atoms/std-cache-aside.orb +97 -97
  139. package/behaviors/registry/core/atoms/std-calendar.orb +50 -50
  140. package/behaviors/registry/core/atoms/std-circuit-breaker.orb +184 -184
  141. package/behaviors/registry/core/atoms/std-confirmation.orb +25 -25
  142. package/behaviors/registry/core/atoms/std-display.orb +1 -1
  143. package/behaviors/registry/core/atoms/std-drawer.orb +14 -14
  144. package/behaviors/registry/core/atoms/std-esign-request.orb +29 -29
  145. package/behaviors/registry/core/atoms/std-file-store.orb +91 -79
  146. package/behaviors/registry/core/atoms/std-filter.orb +12 -12
  147. package/behaviors/registry/core/atoms/std-flag.orb +95 -95
  148. package/behaviors/registry/core/atoms/std-gallery.orb +48 -48
  149. package/behaviors/registry/core/atoms/std-geosearch.orb +26 -26
  150. package/behaviors/registry/core/atoms/std-graphs.orb +37 -37
  151. package/behaviors/registry/core/atoms/std-image-upload-multi.orb +56 -56
  152. package/behaviors/registry/core/atoms/std-mod-queue.orb +56 -56
  153. package/behaviors/registry/core/atoms/std-modal.orb +20 -20
  154. package/behaviors/registry/core/atoms/std-page-tree.orb +88 -64
  155. package/behaviors/registry/core/atoms/std-pagination.orb +17 -17
  156. package/behaviors/registry/core/atoms/std-push.orb +38 -38
  157. package/behaviors/registry/core/atoms/std-rate-limiter.orb +168 -168
  158. package/behaviors/registry/core/atoms/std-rating-review.orb +68 -68
  159. package/behaviors/registry/core/atoms/std-related.orb +34 -34
  160. package/behaviors/registry/core/atoms/std-rich-editor.orb +101 -108
  161. package/behaviors/registry/core/atoms/std-saved-search.orb +55 -55
  162. package/behaviors/registry/core/atoms/std-search.orb +9 -9
  163. package/behaviors/registry/core/atoms/std-selection.orb +77 -77
  164. package/behaviors/registry/core/atoms/std-signature-capture.orb +89 -89
  165. package/behaviors/registry/core/atoms/std-stats.orb +104 -104
  166. package/behaviors/registry/core/atoms/std-tabs.orb +27 -27
  167. package/behaviors/registry/core/atoms/std-tag-taxonomy.orb +69 -69
  168. package/behaviors/registry/core/atoms/std-thread.orb +56 -56
  169. package/behaviors/registry/core/atoms/std-version-history.orb +81 -81
  170. package/behaviors/registry/core/atoms/std-vote.orb +39 -39
  171. package/behaviors/registry/core/molecules/std-app-layout.orb +21 -21
  172. package/behaviors/registry/core/molecules/std-dashboard-grid-layout.orb +11 -11
  173. package/behaviors/registry/core/molecules/std-dashboard.orb +52 -52
  174. package/behaviors/registry/core/molecules/std-esign-flow.orb +86 -104
  175. package/behaviors/registry/core/molecules/std-filtered-list.orb +22 -22
  176. package/behaviors/registry/core/molecules/std-form-advanced.orb +133 -133
  177. package/behaviors/registry/core/molecules/std-list.orb +71 -71
  178. package/behaviors/registry/core/molecules/std-master-detail-layout.orb +13 -13
  179. package/behaviors/registry/core/molecules/std-stack-layout.orb +12 -12
  180. package/behaviors/registry/core/molecules/std-tabs-layout.orb +11 -11
  181. package/behaviors/registry/core/molecules/std-wizard-form.orb +152 -152
  182. package/behaviors/registry/core/organisms/std-generic-app.orb +544 -544
  183. package/behaviors/registry/game/atoms/std-collision.orb +0 -595
  184. package/behaviors/registry/game/atoms/std-combat.orb +0 -524
  185. package/behaviors/registry/game/atoms/std-dialogue-box.orb +27 -27
  186. package/behaviors/registry/game/atoms/std-game-canvas2d.orb +40 -40
  187. package/behaviors/registry/game/atoms/std-gameflow.orb +0 -456
  188. package/behaviors/registry/game/atoms/std-movement.orb +0 -1279
  189. package/behaviors/registry/game/atoms/std-overworld.orb +56 -56
  190. package/behaviors/registry/game/atoms/std-physics2d.orb +78 -78
  191. package/behaviors/registry/game/atoms/std-quest.orb +122 -122
  192. package/behaviors/registry/game/atoms/std-timer.orb +266 -266
  193. package/behaviors/registry/game/organisms/std-arcade-game.orb +0 -1446
  194. package/behaviors/registry/game/organisms/std-logic-training.orb +0 -1037
  195. package/behaviors/registry/game/organisms/std-platformer-app.orb +0 -2567
  196. package/behaviors/registry/game/organisms/std-puzzle-app.orb +0 -1197
  197. package/behaviors/registry/game/organisms/std-rpg-game.orb +0 -3509
  198. package/behaviors/registry/game/organisms/std-stem-lab.orb +0 -2003
  199. package/behaviors/registry/game/organisms/std-strategy-game.orb +0 -2686
  200. package/behaviors/registry/probes/molecules/std-source-scope-probe.orb +32 -32
  201. package/behaviors/registry/service/atoms/std-service-calendar-ical.orb +51 -51
  202. package/behaviors/registry/service/atoms/std-service-custom-bearer.orb +69 -69
  203. package/behaviors/registry/service/atoms/std-service-email.orb +55 -55
  204. package/behaviors/registry/service/atoms/std-service-github.orb +70 -70
  205. package/behaviors/registry/service/atoms/std-service-llm.orb +70 -70
  206. package/behaviors/registry/service/atoms/std-service-maps.orb +83 -83
  207. package/behaviors/registry/service/atoms/std-service-oauth.orb +51 -51
  208. package/behaviors/registry/service/atoms/std-service-print.orb +114 -114
  209. package/behaviors/registry/service/atoms/std-service-redis.orb +61 -61
  210. package/behaviors/registry/service/atoms/std-service-storage.orb +51 -51
  211. package/behaviors/registry/service/atoms/std-service-stripe.orb +111 -111
  212. package/behaviors/registry/service/atoms/std-service-twilio.orb +48 -48
  213. package/behaviors/registry/service/atoms/std-service-youtube.orb +45 -45
  214. package/behaviors/registry/service/organisms/std-service-marketplace.orb +911 -911
  215. package/behaviors/registry/service/organisms/std-service-research-assistant.orb +883 -883
  216. package/dist/behaviors/registry/agent/atoms/std-agent-activity-log.orb +82 -82
  217. package/dist/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +110 -110
  218. package/dist/behaviors/registry/agent/atoms/std-agent-classifier.orb +112 -112
  219. package/dist/behaviors/registry/agent/atoms/std-agent-completion.orb +90 -90
  220. package/dist/behaviors/registry/agent/atoms/std-agent-context-window.orb +406 -406
  221. package/dist/behaviors/registry/agent/atoms/std-agent-conversation.orb +94 -94
  222. package/dist/behaviors/registry/agent/atoms/std-agent-memory.orb +83 -83
  223. package/dist/behaviors/registry/agent/atoms/std-agent-provider.orb +122 -122
  224. package/dist/behaviors/registry/agent/atoms/std-agent-search.orb +51 -51
  225. package/dist/behaviors/registry/agent/atoms/std-agent-session.orb +122 -122
  226. package/dist/behaviors/registry/agent/atoms/std-agent-step-progress.orb +214 -214
  227. package/dist/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +329 -329
  228. package/dist/behaviors/registry/agent/atoms/std-agent-tool-call.orb +67 -67
  229. package/dist/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +202 -202
  230. package/dist/behaviors/registry/agent/molecules/std-agent-learner.orb +185 -185
  231. package/dist/behaviors/registry/agent/molecules/std-agent-planner.orb +122 -122
  232. package/dist/behaviors/registry/agent/molecules/std-agent-rag.orb +114 -114
  233. package/dist/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +209 -209
  234. package/dist/behaviors/registry/agent/organisms/std-agent-assistant.orb +1039 -1039
  235. package/dist/behaviors/registry/agent/organisms/std-agent-builder.orb +2977 -2977
  236. package/dist/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2090 -2090
  237. package/dist/behaviors/registry/agent/organisms/std-agent-reviewer.orb +935 -935
  238. package/dist/behaviors/registry/agent/organisms/std-agent-tutor.orb +760 -760
  239. package/dist/behaviors/registry/app/atoms/std-ap-bill.orb +62 -62
  240. package/dist/behaviors/registry/app/atoms/std-applicant.orb +35 -35
  241. package/dist/behaviors/registry/app/atoms/std-approval-request.orb +152 -166
  242. package/dist/behaviors/registry/app/atoms/std-campaign-goal.orb +120 -125
  243. package/dist/behaviors/registry/app/atoms/std-change-order.orb +65 -65
  244. package/dist/behaviors/registry/app/atoms/std-chart-of-accounts.orb +58 -58
  245. package/dist/behaviors/registry/app/atoms/std-checkin.orb +57 -57
  246. package/dist/behaviors/registry/app/atoms/std-checkout-terminal.orb +458 -260
  247. package/dist/behaviors/registry/app/atoms/std-class-roster.orb +46 -46
  248. package/dist/behaviors/registry/app/atoms/std-class-session.orb +63 -57
  249. package/dist/behaviors/registry/app/atoms/std-court-deadline.orb +60 -60
  250. package/dist/behaviors/registry/app/atoms/std-customer-account.orb +49 -49
  251. package/dist/behaviors/registry/app/atoms/std-donation-receipt.orb +40 -40
  252. package/dist/behaviors/registry/app/atoms/std-donor.orb +52 -75
  253. package/dist/behaviors/registry/app/atoms/std-drip-sequence.orb +46 -46
  254. package/dist/behaviors/registry/app/atoms/std-driver.orb +101 -101
  255. package/dist/behaviors/registry/app/atoms/std-dunning.orb +89 -100
  256. package/dist/behaviors/registry/app/atoms/std-email-broadcast.orb +29 -29
  257. package/dist/behaviors/registry/app/atoms/std-event.orb +59 -59
  258. package/dist/behaviors/registry/app/atoms/std-health-score.orb +134 -196
  259. package/dist/behaviors/registry/app/atoms/std-help-article.orb +110 -135
  260. package/dist/behaviors/registry/app/atoms/std-help-category.orb +79 -86
  261. package/dist/behaviors/registry/app/atoms/std-interview-slot.orb +34 -34
  262. package/dist/behaviors/registry/app/atoms/std-invoice.orb +111 -129
  263. package/dist/behaviors/registry/app/atoms/std-kitchen-display.orb +56 -56
  264. package/dist/behaviors/registry/app/atoms/std-lease.orb +95 -87
  265. package/dist/behaviors/registry/app/atoms/std-ledger-entry.orb +103 -108
  266. package/dist/behaviors/registry/app/atoms/std-maintenance-request.orb +97 -97
  267. package/dist/behaviors/registry/app/atoms/std-matter.orb +139 -161
  268. package/dist/behaviors/registry/app/atoms/std-membership.orb +73 -75
  269. package/dist/behaviors/registry/app/atoms/std-menu.orb +63 -63
  270. package/dist/behaviors/registry/app/atoms/std-modifier-group.orb +52 -52
  271. package/dist/behaviors/registry/app/atoms/std-nps-survey.orb +85 -85
  272. package/dist/behaviors/registry/app/atoms/std-offer-letter.orb +41 -41
  273. package/dist/behaviors/registry/app/atoms/std-payout-ledger.orb +63 -63
  274. package/dist/behaviors/registry/app/atoms/std-question-bank.orb +51 -51
  275. package/dist/behaviors/registry/app/atoms/std-receipt.orb +46 -46
  276. package/dist/behaviors/registry/app/atoms/std-recurring-charge.orb +108 -118
  277. package/dist/behaviors/registry/app/atoms/std-renewal-risk.orb +99 -111
  278. package/dist/behaviors/registry/app/atoms/std-rent-charge.orb +27 -27
  279. package/dist/behaviors/registry/app/atoms/std-reorder-rule.orb +53 -53
  280. package/dist/behaviors/registry/app/atoms/std-response-collector.orb +45 -45
  281. package/dist/behaviors/registry/app/atoms/std-rfi.orb +84 -84
  282. package/dist/behaviors/registry/app/atoms/std-route-optimize.orb +43 -43
  283. package/dist/behaviors/registry/app/atoms/std-segment.orb +43 -51
  284. package/dist/behaviors/registry/app/atoms/std-stock-level.orb +58 -58
  285. package/dist/behaviors/registry/app/atoms/std-submittal.orb +173 -157
  286. package/dist/behaviors/registry/app/atoms/std-table-map.orb +43 -43
  287. package/dist/behaviors/registry/app/atoms/std-technician-dispatch.orb +37 -37
  288. package/dist/behaviors/registry/app/atoms/std-telematics-event.orb +64 -64
  289. package/dist/behaviors/registry/app/atoms/std-template-editor.orb +65 -65
  290. package/dist/behaviors/registry/app/atoms/std-tenant.orb +38 -38
  291. package/dist/behaviors/registry/app/atoms/std-ticket-tier.orb +63 -63
  292. package/dist/behaviors/registry/app/atoms/std-time-entry.orb +114 -114
  293. package/dist/behaviors/registry/app/atoms/std-timesheet.orb +79 -102
  294. package/dist/behaviors/registry/app/atoms/std-trial.orb +78 -85
  295. package/dist/behaviors/registry/app/atoms/std-vehicle.orb +149 -149
  296. package/dist/behaviors/registry/app/atoms/std-waitlist.orb +49 -49
  297. package/dist/behaviors/registry/app/atoms/std-warehouse.orb +125 -130
  298. package/dist/behaviors/registry/app/atoms/std-work-order.orb +71 -71
  299. package/dist/behaviors/registry/app/molecules/std-applicant-form.orb +52 -52
  300. package/dist/behaviors/registry/app/molecules/std-application.orb +152 -152
  301. package/dist/behaviors/registry/app/molecules/std-broadcast-builder.orb +91 -108
  302. package/dist/behaviors/registry/app/molecules/std-cart.orb +62 -62
  303. package/dist/behaviors/registry/app/molecules/std-form-builder.orb +102 -102
  304. package/dist/behaviors/registry/app/molecules/std-ledger-entry-form.orb +67 -118
  305. package/dist/behaviors/registry/app/molecules/std-stock-adjustment.orb +73 -73
  306. package/dist/behaviors/registry/app/molecules/std-vendor-onboarding.orb +269 -269
  307. package/dist/behaviors/registry/app/organisms/std-accounting.orb +120 -120
  308. package/dist/behaviors/registry/app/organisms/std-api-gateway.orb +214 -214
  309. package/dist/behaviors/registry/app/organisms/std-ats-recruiting.orb +143 -143
  310. package/dist/behaviors/registry/app/organisms/std-booking-system.orb +698 -698
  311. package/dist/behaviors/registry/app/organisms/std-cicd-pipeline.orb +282 -282
  312. package/dist/behaviors/registry/app/organisms/std-cms.orb +315 -315
  313. package/dist/behaviors/registry/app/organisms/std-coding-academy.orb +226 -226
  314. package/dist/behaviors/registry/app/organisms/std-construction-pm.orb +159 -159
  315. package/dist/behaviors/registry/app/organisms/std-crm.orb +265 -265
  316. package/dist/behaviors/registry/app/organisms/std-customer-success.orb +106 -106
  317. package/dist/behaviors/registry/app/organisms/std-devops-dashboard.orb +384 -384
  318. package/dist/behaviors/registry/app/organisms/std-document-mgmt.orb +101 -101
  319. package/dist/behaviors/registry/app/organisms/std-ecommerce.orb +735 -735
  320. package/dist/behaviors/registry/app/organisms/std-event-ticketing.orb +207 -207
  321. package/dist/behaviors/registry/app/organisms/std-field-service.orb +181 -181
  322. package/dist/behaviors/registry/app/organisms/std-finance-tracker.orb +227 -227
  323. package/dist/behaviors/registry/app/organisms/std-fitness-studio.orb +145 -145
  324. package/dist/behaviors/registry/app/organisms/std-fleet-mgmt.orb +149 -149
  325. package/dist/behaviors/registry/app/organisms/std-forum.orb +150 -150
  326. package/dist/behaviors/registry/app/organisms/std-healthcare.orb +531 -531
  327. package/dist/behaviors/registry/app/organisms/std-helpdesk.orb +161 -161
  328. package/dist/behaviors/registry/app/organisms/std-hr-portal.orb +455 -455
  329. package/dist/behaviors/registry/app/organisms/std-inventory.orb +162 -162
  330. package/dist/behaviors/registry/app/organisms/std-iot-dashboard.orb +353 -353
  331. package/dist/behaviors/registry/app/organisms/std-legal-case.orb +164 -164
  332. package/dist/behaviors/registry/app/organisms/std-listings.orb +147 -147
  333. package/dist/behaviors/registry/app/organisms/std-lms.orb +409 -409
  334. package/dist/behaviors/registry/app/organisms/std-marketing-campaign.orb +123 -123
  335. package/dist/behaviors/registry/app/organisms/std-marketplace.orb +251 -251
  336. package/dist/behaviors/registry/app/organisms/std-nonprofit-donations.orb +105 -105
  337. package/dist/behaviors/registry/app/organisms/std-notes.orb +112 -112
  338. package/dist/behaviors/registry/app/organisms/std-project-manager.orb +200 -200
  339. package/dist/behaviors/registry/app/organisms/std-property-mgmt.orb +178 -178
  340. package/dist/behaviors/registry/app/organisms/std-public-help-center.orb +133 -133
  341. package/dist/behaviors/registry/app/organisms/std-realtime-chat.orb +245 -245
  342. package/dist/behaviors/registry/app/organisms/std-restaurant-pos.orb +131 -131
  343. package/dist/behaviors/registry/app/organisms/std-retail-pos.orb +129 -129
  344. package/dist/behaviors/registry/app/organisms/std-social-feed.orb +159 -159
  345. package/dist/behaviors/registry/app/organisms/std-subscription-billing.orb +187 -187
  346. package/dist/behaviors/registry/app/organisms/std-survey.orb +129 -129
  347. package/dist/behaviors/registry/app/organisms/std-time-tracking.orb +167 -167
  348. package/dist/behaviors/registry/app/organisms/std-trading-dashboard.orb +263 -263
  349. package/dist/behaviors/registry/app/organisms/std-wiki.orb +139 -139
  350. package/dist/behaviors/registry/core/atoms/std-billable-hour.orb +65 -65
  351. package/dist/behaviors/registry/core/atoms/std-branching-logic.orb +62 -62
  352. package/dist/behaviors/registry/core/atoms/std-browse.orb +58 -58
  353. package/dist/behaviors/registry/core/atoms/std-cache-aside.orb +97 -97
  354. package/dist/behaviors/registry/core/atoms/std-calendar.orb +50 -50
  355. package/dist/behaviors/registry/core/atoms/std-circuit-breaker.orb +184 -184
  356. package/dist/behaviors/registry/core/atoms/std-confirmation.orb +25 -25
  357. package/dist/behaviors/registry/core/atoms/std-display.orb +1 -1
  358. package/dist/behaviors/registry/core/atoms/std-drawer.orb +14 -14
  359. package/dist/behaviors/registry/core/atoms/std-esign-request.orb +29 -29
  360. package/dist/behaviors/registry/core/atoms/std-file-store.orb +91 -79
  361. package/dist/behaviors/registry/core/atoms/std-filter.orb +12 -12
  362. package/dist/behaviors/registry/core/atoms/std-flag.orb +95 -95
  363. package/dist/behaviors/registry/core/atoms/std-gallery.orb +48 -48
  364. package/dist/behaviors/registry/core/atoms/std-geosearch.orb +26 -26
  365. package/dist/behaviors/registry/core/atoms/std-graphs.orb +37 -37
  366. package/dist/behaviors/registry/core/atoms/std-image-upload-multi.orb +56 -56
  367. package/dist/behaviors/registry/core/atoms/std-mod-queue.orb +56 -56
  368. package/dist/behaviors/registry/core/atoms/std-modal.orb +20 -20
  369. package/dist/behaviors/registry/core/atoms/std-page-tree.orb +88 -64
  370. package/dist/behaviors/registry/core/atoms/std-pagination.orb +17 -17
  371. package/dist/behaviors/registry/core/atoms/std-push.orb +38 -38
  372. package/dist/behaviors/registry/core/atoms/std-rate-limiter.orb +168 -168
  373. package/dist/behaviors/registry/core/atoms/std-rating-review.orb +68 -68
  374. package/dist/behaviors/registry/core/atoms/std-related.orb +34 -34
  375. package/dist/behaviors/registry/core/atoms/std-rich-editor.orb +101 -108
  376. package/dist/behaviors/registry/core/atoms/std-saved-search.orb +55 -55
  377. package/dist/behaviors/registry/core/atoms/std-search.orb +9 -9
  378. package/dist/behaviors/registry/core/atoms/std-selection.orb +77 -77
  379. package/dist/behaviors/registry/core/atoms/std-signature-capture.orb +89 -89
  380. package/dist/behaviors/registry/core/atoms/std-stats.orb +104 -104
  381. package/dist/behaviors/registry/core/atoms/std-tabs.orb +27 -27
  382. package/dist/behaviors/registry/core/atoms/std-tag-taxonomy.orb +69 -69
  383. package/dist/behaviors/registry/core/atoms/std-thread.orb +56 -56
  384. package/dist/behaviors/registry/core/atoms/std-version-history.orb +81 -81
  385. package/dist/behaviors/registry/core/atoms/std-vote.orb +39 -39
  386. package/dist/behaviors/registry/core/molecules/std-app-layout.orb +21 -21
  387. package/dist/behaviors/registry/core/molecules/std-dashboard-grid-layout.orb +11 -11
  388. package/dist/behaviors/registry/core/molecules/std-dashboard.orb +52 -52
  389. package/dist/behaviors/registry/core/molecules/std-esign-flow.orb +86 -104
  390. package/dist/behaviors/registry/core/molecules/std-filtered-list.orb +22 -22
  391. package/dist/behaviors/registry/core/molecules/std-form-advanced.orb +133 -133
  392. package/dist/behaviors/registry/core/molecules/std-list.orb +71 -71
  393. package/dist/behaviors/registry/core/molecules/std-master-detail-layout.orb +13 -13
  394. package/dist/behaviors/registry/core/molecules/std-stack-layout.orb +12 -12
  395. package/dist/behaviors/registry/core/molecules/std-tabs-layout.orb +11 -11
  396. package/dist/behaviors/registry/core/molecules/std-wizard-form.orb +152 -152
  397. package/dist/behaviors/registry/core/organisms/std-generic-app.orb +544 -544
  398. package/dist/behaviors/registry/game/atoms/std-collision.orb +0 -595
  399. package/dist/behaviors/registry/game/atoms/std-combat.orb +0 -524
  400. package/dist/behaviors/registry/game/atoms/std-dialogue-box.orb +27 -27
  401. package/dist/behaviors/registry/game/atoms/std-game-canvas2d.orb +40 -40
  402. package/dist/behaviors/registry/game/atoms/std-gameflow.orb +0 -456
  403. package/dist/behaviors/registry/game/atoms/std-movement.orb +0 -1279
  404. package/dist/behaviors/registry/game/atoms/std-overworld.orb +56 -56
  405. package/dist/behaviors/registry/game/atoms/std-physics2d.orb +78 -78
  406. package/dist/behaviors/registry/game/atoms/std-quest.orb +122 -122
  407. package/dist/behaviors/registry/game/atoms/std-timer.orb +266 -266
  408. package/dist/behaviors/registry/game/organisms/std-arcade-game.orb +0 -1446
  409. package/dist/behaviors/registry/game/organisms/std-logic-training.orb +0 -1037
  410. package/dist/behaviors/registry/game/organisms/std-platformer-app.orb +0 -2567
  411. package/dist/behaviors/registry/game/organisms/std-puzzle-app.orb +0 -1197
  412. package/dist/behaviors/registry/game/organisms/std-rpg-game.orb +0 -3509
  413. package/dist/behaviors/registry/game/organisms/std-stem-lab.orb +0 -2003
  414. package/dist/behaviors/registry/game/organisms/std-strategy-game.orb +0 -2686
  415. package/dist/behaviors/registry/probes/molecules/std-source-scope-probe.orb +32 -32
  416. package/dist/behaviors/registry/service/atoms/std-service-calendar-ical.orb +51 -51
  417. package/dist/behaviors/registry/service/atoms/std-service-custom-bearer.orb +69 -69
  418. package/dist/behaviors/registry/service/atoms/std-service-email.orb +55 -55
  419. package/dist/behaviors/registry/service/atoms/std-service-github.orb +70 -70
  420. package/dist/behaviors/registry/service/atoms/std-service-llm.orb +70 -70
  421. package/dist/behaviors/registry/service/atoms/std-service-maps.orb +83 -83
  422. package/dist/behaviors/registry/service/atoms/std-service-oauth.orb +51 -51
  423. package/dist/behaviors/registry/service/atoms/std-service-print.orb +114 -114
  424. package/dist/behaviors/registry/service/atoms/std-service-redis.orb +61 -61
  425. package/dist/behaviors/registry/service/atoms/std-service-storage.orb +51 -51
  426. package/dist/behaviors/registry/service/atoms/std-service-stripe.orb +111 -111
  427. package/dist/behaviors/registry/service/atoms/std-service-twilio.orb +48 -48
  428. package/dist/behaviors/registry/service/atoms/std-service-youtube.orb +45 -45
  429. package/dist/behaviors/registry/service/organisms/std-service-marketplace.orb +911 -911
  430. package/dist/behaviors/registry/service/organisms/std-service-research-assistant.orb +883 -883
  431. package/package.json +1 -1
@@ -1,1446 +0,0 @@
1
- {
2
- "name": "std-arcade-game",
3
- "version": "1.0.0",
4
- "description": "std-arcade-game as a Function",
5
- "orbitals": [
6
- {
7
- "name": "ArcadeStateOrbital",
8
- "entity": {
9
- "name": "ArcadeState",
10
- "persistence": "runtime",
11
- "fields": [
12
- {
13
- "name": "id",
14
- "type": "string",
15
- "required": true
16
- },
17
- {
18
- "name": "level",
19
- "type": "number",
20
- "default": 1.0
21
- },
22
- {
23
- "name": "score",
24
- "type": "number",
25
- "default": 0.0
26
- },
27
- {
28
- "name": "lives",
29
- "type": "number",
30
- "default": 3.0
31
- },
32
- {
33
- "name": "highScore",
34
- "type": "number",
35
- "default": 0.0
36
- }
37
- ]
38
- },
39
- "traits": [
40
- {
41
- "name": "ArcadeStateGameflow",
42
- "category": "interaction",
43
- "linkedEntity": "ArcadeState",
44
- "emits": [
45
- {
46
- "event": "ArcadeStateLoaded",
47
- "description": "Fired when ArcadeState finishes loading",
48
- "scope": "internal",
49
- "payloadSchema": [
50
- {
51
- "name": "id",
52
- "type": "string",
53
- "required": true
54
- },
55
- {
56
- "name": "level",
57
- "type": "number"
58
- },
59
- {
60
- "name": "score",
61
- "type": "number"
62
- },
63
- {
64
- "name": "lives",
65
- "type": "number"
66
- },
67
- {
68
- "name": "highScore",
69
- "type": "number"
70
- }
71
- ]
72
- },
73
- {
74
- "event": "ArcadeStateLoadFailed",
75
- "description": "Fired when ArcadeState fails to load",
76
- "scope": "internal",
77
- "payloadSchema": [
78
- {
79
- "name": "message",
80
- "type": "string"
81
- }
82
- ]
83
- }
84
- ],
85
- "stateMachine": {
86
- "states": [
87
- {
88
- "name": "menu",
89
- "isInitial": true
90
- },
91
- {
92
- "name": "playing"
93
- },
94
- {
95
- "name": "paused"
96
- },
97
- {
98
- "name": "gameover"
99
- }
100
- ],
101
- "events": [
102
- {
103
- "key": "INIT",
104
- "name": "Initialize"
105
- },
106
- {
107
- "key": "START",
108
- "name": "Start"
109
- },
110
- {
111
- "key": "NAVIGATE",
112
- "name": "Navigate"
113
- },
114
- {
115
- "key": "PAUSE",
116
- "name": "Pause"
117
- },
118
- {
119
- "key": "GAME_OVER",
120
- "name": "Game Over"
121
- },
122
- {
123
- "key": "RESUME",
124
- "name": "Resume"
125
- },
126
- {
127
- "key": "CLOSE",
128
- "name": "Close"
129
- },
130
- {
131
- "key": "RESTART",
132
- "name": "Restart"
133
- },
134
- {
135
- "key": "ArcadeStateLoaded",
136
- "name": "ArcadeState loaded",
137
- "payloadSchema": [
138
- {
139
- "name": "id",
140
- "type": "string",
141
- "required": true
142
- },
143
- {
144
- "name": "level",
145
- "type": "number"
146
- },
147
- {
148
- "name": "score",
149
- "type": "number"
150
- },
151
- {
152
- "name": "lives",
153
- "type": "number"
154
- },
155
- {
156
- "name": "highScore",
157
- "type": "number"
158
- }
159
- ]
160
- },
161
- {
162
- "key": "ArcadeStateLoadFailed",
163
- "name": "ArcadeState load failed",
164
- "payloadSchema": [
165
- {
166
- "name": "message",
167
- "type": "string"
168
- }
169
- ]
170
- }
171
- ],
172
- "transitions": [
173
- {
174
- "from": "menu",
175
- "to": "menu",
176
- "event": "INIT",
177
- "effects": [
178
- [
179
- "fetch",
180
- "ArcadeState",
181
- {
182
- "emit": {
183
- "failure": "ArcadeStateLoadFailed",
184
- "success": "ArcadeStateLoaded"
185
- }
186
- }
187
- ],
188
- [
189
- "render-ui",
190
- "main",
191
- {
192
- "showTopBar": true,
193
- "children": [
194
- {
195
- "menuItems": [
196
- {
197
- "label": "Start Game",
198
- "variant": "primary",
199
- "event": "START"
200
- }
201
- ],
202
- "type": "game-menu",
203
- "subtitle": "Main Menu",
204
- "title": "Arcade"
205
- }
206
- ],
207
- "appName": "Arcade Game",
208
- "type": "game-shell"
209
- }
210
- ]
211
- ]
212
- },
213
- {
214
- "from": "menu",
215
- "to": "playing",
216
- "event": "START",
217
- "effects": [
218
- [
219
- "render-ui",
220
- "main",
221
- {
222
- "type": "game-shell",
223
- "appName": "Arcade Game",
224
- "showTopBar": true,
225
- "children": [
226
- {
227
- "stats": [
228
- {
229
- "label": "Score",
230
- "value": "@entity.score"
231
- },
232
- {
233
- "value": "@entity.level",
234
- "label": "Level"
235
- }
236
- ],
237
- "type": "game-hud"
238
- }
239
- ]
240
- }
241
- ]
242
- ]
243
- },
244
- {
245
- "from": "menu",
246
- "to": "menu",
247
- "event": "NAVIGATE"
248
- },
249
- {
250
- "from": "playing",
251
- "to": "paused",
252
- "event": "PAUSE",
253
- "effects": [
254
- [
255
- "render-ui",
256
- "modal",
257
- {
258
- "title": "Paused",
259
- "menuItems": [
260
- {
261
- "label": "Resume",
262
- "event": "RESUME",
263
- "variant": "primary"
264
- },
265
- {
266
- "label": "Quit",
267
- "event": "RESTART",
268
- "variant": "ghost"
269
- }
270
- ],
271
- "type": "game-menu"
272
- }
273
- ]
274
- ]
275
- },
276
- {
277
- "from": "playing",
278
- "to": "gameover",
279
- "event": "GAME_OVER",
280
- "effects": [
281
- [
282
- "render-ui",
283
- "main",
284
- {
285
- "showTopBar": true,
286
- "type": "game-shell",
287
- "children": [
288
- {
289
- "menuItems": [
290
- {
291
- "label": "Play Again",
292
- "event": "RESTART",
293
- "variant": "primary"
294
- },
295
- {
296
- "variant": "secondary",
297
- "event": "RESTART",
298
- "label": "Main Menu"
299
- }
300
- ],
301
- "title": "Game Over",
302
- "stats": [
303
- {
304
- "label": "Score",
305
- "value": "@entity.score"
306
- },
307
- {
308
- "value": "@entity.level",
309
- "label": "Level"
310
- }
311
- ],
312
- "type": "game-over-screen"
313
- }
314
- ],
315
- "appName": "Arcade Game"
316
- }
317
- ]
318
- ]
319
- },
320
- {
321
- "from": "paused",
322
- "to": "paused",
323
- "event": "NAVIGATE"
324
- },
325
- {
326
- "from": "paused",
327
- "to": "playing",
328
- "event": "RESUME",
329
- "effects": [
330
- [
331
- "render-ui",
332
- "modal",
333
- null
334
- ],
335
- [
336
- "render-ui",
337
- "main",
338
- {
339
- "type": "game-shell",
340
- "showTopBar": true,
341
- "appName": "Arcade Game",
342
- "children": [
343
- {
344
- "stats": [
345
- {
346
- "label": "Score",
347
- "value": "@entity.score"
348
- },
349
- {
350
- "value": "@entity.level",
351
- "label": "Level"
352
- }
353
- ],
354
- "type": "game-hud"
355
- }
356
- ]
357
- }
358
- ]
359
- ]
360
- },
361
- {
362
- "from": "paused",
363
- "to": "playing",
364
- "event": "CLOSE",
365
- "effects": [
366
- [
367
- "render-ui",
368
- "modal",
369
- null
370
- ],
371
- [
372
- "render-ui",
373
- "main",
374
- {
375
- "children": [
376
- {
377
- "type": "game-hud",
378
- "stats": [
379
- {
380
- "label": "Score",
381
- "value": "@entity.score"
382
- },
383
- {
384
- "label": "Level",
385
- "value": "@entity.level"
386
- }
387
- ]
388
- }
389
- ],
390
- "showTopBar": true,
391
- "type": "game-shell",
392
- "appName": "Arcade Game"
393
- }
394
- ]
395
- ]
396
- },
397
- {
398
- "from": "paused",
399
- "to": "menu",
400
- "event": "RESTART",
401
- "effects": [
402
- [
403
- "render-ui",
404
- "modal",
405
- null
406
- ],
407
- [
408
- "render-ui",
409
- "main",
410
- {
411
- "children": [
412
- {
413
- "type": "game-menu",
414
- "menuItems": [
415
- {
416
- "event": "START",
417
- "variant": "primary",
418
- "label": "Start Game"
419
- }
420
- ],
421
- "subtitle": "Main Menu",
422
- "title": "Arcade"
423
- }
424
- ],
425
- "showTopBar": true,
426
- "appName": "Arcade Game",
427
- "type": "game-shell"
428
- }
429
- ]
430
- ]
431
- },
432
- {
433
- "from": "gameover",
434
- "to": "menu",
435
- "event": "RESTART",
436
- "effects": [
437
- [
438
- "render-ui",
439
- "main",
440
- {
441
- "children": [
442
- {
443
- "menuItems": [
444
- {
445
- "label": "Start Game",
446
- "event": "START",
447
- "variant": "primary"
448
- }
449
- ],
450
- "title": "Arcade",
451
- "type": "game-menu",
452
- "subtitle": "Main Menu"
453
- }
454
- ],
455
- "appName": "Arcade Game",
456
- "showTopBar": true,
457
- "type": "game-shell"
458
- }
459
- ]
460
- ]
461
- }
462
- ]
463
- },
464
- "scope": "instance"
465
- }
466
- ],
467
- "pages": [
468
- {
469
- "name": "GamePage",
470
- "path": "/game",
471
- "traits": [
472
- {
473
- "ref": "ArcadeStateGameflow"
474
- }
475
- ]
476
- }
477
- ]
478
- },
479
- {
480
- "name": "ArcadeCanvasOrbital",
481
- "entity": {
482
- "name": "ArcadeCanvas",
483
- "persistence": "runtime",
484
- "fields": [
485
- {
486
- "name": "id",
487
- "type": "string",
488
- "required": true
489
- },
490
- {
491
- "name": "width",
492
- "type": "number"
493
- },
494
- {
495
- "name": "height",
496
- "type": "number"
497
- },
498
- {
499
- "name": "fps",
500
- "type": "number"
501
- },
502
- {
503
- "name": "running",
504
- "type": "boolean"
505
- }
506
- ]
507
- },
508
- "traits": [
509
- {
510
- "name": "ArcadeCanvasGameCanvas2d",
511
- "category": "interaction",
512
- "linkedEntity": "ArcadeCanvas",
513
- "emits": [
514
- {
515
- "event": "ArcadeCanvasLoaded",
516
- "description": "Fired when ArcadeCanvas finishes loading",
517
- "scope": "internal",
518
- "payloadSchema": [
519
- {
520
- "name": "id",
521
- "type": "string",
522
- "required": true
523
- },
524
- {
525
- "name": "width",
526
- "type": "number"
527
- },
528
- {
529
- "name": "height",
530
- "type": "number"
531
- },
532
- {
533
- "name": "fps",
534
- "type": "number"
535
- },
536
- {
537
- "name": "running",
538
- "type": "boolean"
539
- }
540
- ]
541
- },
542
- {
543
- "event": "ArcadeCanvasLoadFailed",
544
- "description": "Fired when ArcadeCanvas fails to load",
545
- "scope": "internal",
546
- "payloadSchema": [
547
- {
548
- "name": "message",
549
- "type": "string"
550
- }
551
- ]
552
- }
553
- ],
554
- "stateMachine": {
555
- "states": [
556
- {
557
- "name": "idle",
558
- "isInitial": true
559
- },
560
- {
561
- "name": "rendering"
562
- }
563
- ],
564
- "events": [
565
- {
566
- "key": "INIT",
567
- "name": "Initialize"
568
- },
569
- {
570
- "key": "START",
571
- "name": "Start"
572
- },
573
- {
574
- "key": "TICK",
575
- "name": "Tick"
576
- },
577
- {
578
- "key": "STOP",
579
- "name": "Stop"
580
- },
581
- {
582
- "key": "ArcadeCanvasLoaded",
583
- "name": "ArcadeCanvas loaded",
584
- "payloadSchema": [
585
- {
586
- "name": "id",
587
- "type": "string",
588
- "required": true
589
- },
590
- {
591
- "name": "width",
592
- "type": "number"
593
- },
594
- {
595
- "name": "height",
596
- "type": "number"
597
- },
598
- {
599
- "name": "fps",
600
- "type": "number"
601
- },
602
- {
603
- "name": "running",
604
- "type": "boolean"
605
- }
606
- ]
607
- },
608
- {
609
- "key": "ArcadeCanvasLoadFailed",
610
- "name": "ArcadeCanvas load failed",
611
- "payloadSchema": [
612
- {
613
- "name": "message",
614
- "type": "string"
615
- }
616
- ]
617
- }
618
- ],
619
- "transitions": [
620
- {
621
- "from": "idle",
622
- "to": "idle",
623
- "event": "INIT",
624
- "effects": [
625
- [
626
- "fetch",
627
- "ArcadeCanvas",
628
- {
629
- "emit": {
630
- "failure": "ArcadeCanvasLoadFailed",
631
- "success": "ArcadeCanvasLoaded"
632
- }
633
- }
634
- ],
635
- [
636
- "render-ui",
637
- "main",
638
- {
639
- "type": "game-shell",
640
- "appName": "Arcade Game",
641
- "showTopBar": true,
642
- "children": [
643
- {
644
- "direction": "vertical",
645
- "children": [
646
- {
647
- "children": [
648
- {
649
- "name": "monitor",
650
- "type": "icon"
651
- },
652
- {
653
- "content": "ArcadeCanvas Canvas",
654
- "variant": "h3",
655
- "type": "typography"
656
- }
657
- ],
658
- "gap": "sm",
659
- "type": "stack",
660
- "direction": "horizontal",
661
- "align": "center"
662
- },
663
- {
664
- "variant": "caption",
665
- "color": "muted",
666
- "type": "typography",
667
- "content": "800x600 @ 60fps"
668
- },
669
- {
670
- "fps": 60.0,
671
- "type": "game-canvas-2d",
672
- "width": 800.0,
673
- "height": 600.0
674
- },
675
- {
676
- "type": "button",
677
- "action": "START",
678
- "variant": "primary",
679
- "icon": "play",
680
- "label": "Start"
681
- }
682
- ],
683
- "type": "stack",
684
- "gap": "md"
685
- }
686
- ]
687
- }
688
- ]
689
- ]
690
- },
691
- {
692
- "from": "idle",
693
- "to": "rendering",
694
- "event": "START",
695
- "effects": [
696
- [
697
- "render-ui",
698
- "main",
699
- {
700
- "showTopBar": true,
701
- "appName": "Arcade Game",
702
- "type": "game-shell",
703
- "children": [
704
- {
705
- "direction": "vertical",
706
- "type": "stack",
707
- "children": [
708
- {
709
- "type": "stack",
710
- "direction": "horizontal",
711
- "children": [
712
- {
713
- "name": "monitor",
714
- "type": "icon"
715
- },
716
- {
717
- "content": "ArcadeCanvas Canvas",
718
- "type": "typography",
719
- "variant": "h3"
720
- }
721
- ],
722
- "gap": "sm",
723
- "align": "center"
724
- },
725
- {
726
- "fps": 60.0,
727
- "height": 600.0,
728
- "width": 800.0,
729
- "type": "game-canvas-2d"
730
- },
731
- {
732
- "icon": "square",
733
- "action": "STOP",
734
- "type": "button",
735
- "variant": "ghost",
736
- "label": "Stop"
737
- }
738
- ],
739
- "gap": "md"
740
- }
741
- ]
742
- }
743
- ]
744
- ]
745
- },
746
- {
747
- "from": "rendering",
748
- "to": "rendering",
749
- "event": "TICK"
750
- },
751
- {
752
- "from": "rendering",
753
- "to": "idle",
754
- "event": "STOP",
755
- "effects": [
756
- [
757
- "render-ui",
758
- "main",
759
- {
760
- "children": [
761
- {
762
- "gap": "md",
763
- "children": [
764
- {
765
- "direction": "horizontal",
766
- "type": "stack",
767
- "gap": "sm",
768
- "align": "center",
769
- "children": [
770
- {
771
- "name": "monitor",
772
- "type": "icon"
773
- },
774
- {
775
- "content": "ArcadeCanvas Canvas",
776
- "variant": "h3",
777
- "type": "typography"
778
- }
779
- ]
780
- },
781
- {
782
- "color": "muted",
783
- "type": "typography",
784
- "variant": "caption",
785
- "content": "800x600 @ 60fps"
786
- },
787
- {
788
- "height": 600.0,
789
- "type": "game-canvas-2d",
790
- "fps": 60.0,
791
- "width": 800.0
792
- },
793
- {
794
- "label": "Start",
795
- "action": "START",
796
- "icon": "play",
797
- "type": "button",
798
- "variant": "primary"
799
- }
800
- ],
801
- "type": "stack",
802
- "direction": "vertical"
803
- }
804
- ],
805
- "appName": "Arcade Game",
806
- "type": "game-shell",
807
- "showTopBar": true
808
- }
809
- ]
810
- ]
811
- }
812
- ]
813
- },
814
- "scope": "instance"
815
- }
816
- ],
817
- "pages": [
818
- {
819
- "name": "Canvas",
820
- "path": "/canvas",
821
- "traits": [
822
- {
823
- "ref": "ArcadeCanvasGameCanvas2d"
824
- }
825
- ]
826
- }
827
- ]
828
- },
829
- {
830
- "name": "ArcadeScoreOrbital",
831
- "entity": {
832
- "name": "ArcadeScore",
833
- "persistence": "runtime",
834
- "fields": [
835
- {
836
- "name": "id",
837
- "type": "string",
838
- "required": true
839
- },
840
- {
841
- "name": "playerName",
842
- "type": "string",
843
- "required": true
844
- },
845
- {
846
- "name": "score",
847
- "type": "number",
848
- "required": true,
849
- "default": 0.0
850
- },
851
- {
852
- "name": "level",
853
- "type": "number",
854
- "default": 1.0
855
- },
856
- {
857
- "name": "completedAt",
858
- "type": "string"
859
- },
860
- {
861
- "name": "highScore",
862
- "type": "number",
863
- "default": 0.0
864
- },
865
- {
866
- "name": "combo",
867
- "type": "number"
868
- },
869
- {
870
- "name": "multiplier",
871
- "type": "number"
872
- }
873
- ]
874
- },
875
- "traits": [
876
- {
877
- "name": "ArcadeScoreScoreBoard",
878
- "category": "interaction",
879
- "linkedEntity": "ArcadeScore",
880
- "emits": [
881
- {
882
- "event": "ArcadeScoreLoaded",
883
- "description": "Fired when ArcadeScore finishes loading",
884
- "scope": "internal",
885
- "payloadSchema": [
886
- {
887
- "name": "id",
888
- "type": "string",
889
- "required": true
890
- },
891
- {
892
- "name": "playerName",
893
- "type": "string",
894
- "required": true
895
- },
896
- {
897
- "name": "score",
898
- "type": "number",
899
- "required": true
900
- },
901
- {
902
- "name": "level",
903
- "type": "number"
904
- },
905
- {
906
- "name": "completedAt",
907
- "type": "string"
908
- },
909
- {
910
- "name": "highScore",
911
- "type": "number"
912
- },
913
- {
914
- "name": "combo",
915
- "type": "number"
916
- },
917
- {
918
- "name": "multiplier",
919
- "type": "number"
920
- }
921
- ]
922
- },
923
- {
924
- "event": "ArcadeScoreLoadFailed",
925
- "description": "Fired when ArcadeScore fails to load",
926
- "scope": "internal",
927
- "payloadSchema": [
928
- {
929
- "name": "message",
930
- "type": "string"
931
- }
932
- ]
933
- }
934
- ],
935
- "stateMachine": {
936
- "states": [
937
- {
938
- "name": "idle",
939
- "isInitial": true
940
- }
941
- ],
942
- "events": [
943
- {
944
- "key": "INIT",
945
- "name": "Initialize"
946
- },
947
- {
948
- "key": "ADD_SCORE",
949
- "name": "Add Score",
950
- "payloadSchema": [
951
- {
952
- "name": "points",
953
- "type": "string"
954
- }
955
- ]
956
- },
957
- {
958
- "key": "COMBO",
959
- "name": "Combo",
960
- "payloadSchema": [
961
- {
962
- "name": "multiplier",
963
- "type": "string"
964
- }
965
- ]
966
- },
967
- {
968
- "key": "RESET",
969
- "name": "Reset"
970
- },
971
- {
972
- "key": "ArcadeScoreLoaded",
973
- "name": "ArcadeScore loaded",
974
- "payloadSchema": [
975
- {
976
- "name": "id",
977
- "type": "string",
978
- "required": true
979
- },
980
- {
981
- "name": "playerName",
982
- "type": "string",
983
- "required": true
984
- },
985
- {
986
- "name": "score",
987
- "type": "number",
988
- "required": true
989
- },
990
- {
991
- "name": "level",
992
- "type": "number"
993
- },
994
- {
995
- "name": "completedAt",
996
- "type": "string"
997
- },
998
- {
999
- "name": "highScore",
1000
- "type": "number"
1001
- },
1002
- {
1003
- "name": "combo",
1004
- "type": "number"
1005
- },
1006
- {
1007
- "name": "multiplier",
1008
- "type": "number"
1009
- }
1010
- ]
1011
- },
1012
- {
1013
- "key": "ArcadeScoreLoadFailed",
1014
- "name": "ArcadeScore load failed",
1015
- "payloadSchema": [
1016
- {
1017
- "name": "message",
1018
- "type": "string"
1019
- }
1020
- ]
1021
- }
1022
- ],
1023
- "transitions": [
1024
- {
1025
- "from": "idle",
1026
- "to": "idle",
1027
- "event": "INIT",
1028
- "effects": [
1029
- [
1030
- "fetch",
1031
- "ArcadeScore",
1032
- {
1033
- "emit": {
1034
- "failure": "ArcadeScoreLoadFailed",
1035
- "success": "ArcadeScoreLoaded"
1036
- }
1037
- }
1038
- ],
1039
- [
1040
- "render-ui",
1041
- "main",
1042
- {
1043
- "showTopBar": true,
1044
- "type": "game-shell",
1045
- "appName": "Arcade Game",
1046
- "children": [
1047
- {
1048
- "type": "score-board",
1049
- "level": "@entity.level",
1050
- "score": "@entity.score",
1051
- "highScore": "@entity.highScore",
1052
- "multiplier": "@entity.multiplier",
1053
- "combo": "@entity.combo"
1054
- }
1055
- ]
1056
- }
1057
- ]
1058
- ]
1059
- },
1060
- {
1061
- "from": "idle",
1062
- "to": "idle",
1063
- "event": "ADD_SCORE",
1064
- "effects": [
1065
- [
1066
- "set",
1067
- "@entity.score",
1068
- [
1069
- "+",
1070
- "@entity.score",
1071
- "@payload.points"
1072
- ]
1073
- ],
1074
- [
1075
- "set",
1076
- "@entity.combo",
1077
- [
1078
- "+",
1079
- "@entity.combo",
1080
- 1.0
1081
- ]
1082
- ],
1083
- [
1084
- "render-ui",
1085
- "main",
1086
- {
1087
- "children": [
1088
- {
1089
- "combo": "@entity.combo",
1090
- "multiplier": "@entity.multiplier",
1091
- "score": "@entity.score",
1092
- "highScore": "@entity.highScore",
1093
- "level": "@entity.level",
1094
- "type": "score-board"
1095
- }
1096
- ],
1097
- "showTopBar": true,
1098
- "type": "game-shell",
1099
- "appName": "Arcade Game"
1100
- }
1101
- ]
1102
- ]
1103
- },
1104
- {
1105
- "from": "idle",
1106
- "to": "idle",
1107
- "event": "COMBO",
1108
- "effects": [
1109
- [
1110
- "set",
1111
- "@entity.multiplier",
1112
- "@payload.multiplier"
1113
- ],
1114
- [
1115
- "render-ui",
1116
- "main",
1117
- {
1118
- "appName": "Arcade Game",
1119
- "children": [
1120
- {
1121
- "type": "score-board",
1122
- "highScore": "@entity.highScore",
1123
- "score": "@entity.score",
1124
- "combo": "@entity.combo",
1125
- "multiplier": "@entity.multiplier",
1126
- "level": "@entity.level"
1127
- }
1128
- ],
1129
- "showTopBar": true,
1130
- "type": "game-shell"
1131
- }
1132
- ]
1133
- ]
1134
- },
1135
- {
1136
- "from": "idle",
1137
- "to": "idle",
1138
- "event": "RESET",
1139
- "effects": [
1140
- [
1141
- "set",
1142
- "@entity.score",
1143
- 0.0
1144
- ],
1145
- [
1146
- "set",
1147
- "@entity.combo",
1148
- 0.0
1149
- ],
1150
- [
1151
- "set",
1152
- "@entity.multiplier",
1153
- 1.0
1154
- ],
1155
- [
1156
- "render-ui",
1157
- "main",
1158
- {
1159
- "showTopBar": true,
1160
- "children": [
1161
- {
1162
- "highScore": "@entity.highScore",
1163
- "score": "@entity.score",
1164
- "level": "@entity.level",
1165
- "combo": "@entity.combo",
1166
- "multiplier": "@entity.multiplier",
1167
- "type": "score-board"
1168
- }
1169
- ],
1170
- "type": "game-shell",
1171
- "appName": "Arcade Game"
1172
- }
1173
- ]
1174
- ]
1175
- }
1176
- ]
1177
- },
1178
- "scope": "instance"
1179
- }
1180
- ],
1181
- "pages": [
1182
- {
1183
- "name": "Scores",
1184
- "path": "/scores",
1185
- "traits": [
1186
- {
1187
- "ref": "ArcadeScoreScoreBoard"
1188
- }
1189
- ]
1190
- }
1191
- ]
1192
- },
1193
- {
1194
- "name": "ArcadeHudOrbital",
1195
- "entity": {
1196
- "name": "ArcadeHud",
1197
- "persistence": "runtime",
1198
- "fields": [
1199
- {
1200
- "name": "id",
1201
- "type": "string",
1202
- "required": true
1203
- },
1204
- {
1205
- "name": "score",
1206
- "type": "number",
1207
- "default": 0.0
1208
- },
1209
- {
1210
- "name": "lives",
1211
- "type": "number",
1212
- "default": 3.0
1213
- },
1214
- {
1215
- "name": "level",
1216
- "type": "number",
1217
- "default": 1.0
1218
- },
1219
- {
1220
- "name": "timer",
1221
- "type": "number"
1222
- }
1223
- ]
1224
- },
1225
- "traits": [
1226
- {
1227
- "name": "ArcadeHudHud",
1228
- "category": "interaction",
1229
- "linkedEntity": "ArcadeHud",
1230
- "emits": [
1231
- {
1232
- "event": "ArcadeHudLoaded",
1233
- "description": "Fired when ArcadeHud finishes loading",
1234
- "scope": "internal",
1235
- "payloadSchema": [
1236
- {
1237
- "name": "id",
1238
- "type": "string",
1239
- "required": true
1240
- },
1241
- {
1242
- "name": "score",
1243
- "type": "number"
1244
- },
1245
- {
1246
- "name": "lives",
1247
- "type": "number"
1248
- },
1249
- {
1250
- "name": "level",
1251
- "type": "number"
1252
- },
1253
- {
1254
- "name": "timer",
1255
- "type": "number"
1256
- }
1257
- ]
1258
- },
1259
- {
1260
- "event": "ArcadeHudLoadFailed",
1261
- "description": "Fired when ArcadeHud fails to load",
1262
- "scope": "internal",
1263
- "payloadSchema": [
1264
- {
1265
- "name": "message",
1266
- "type": "string"
1267
- }
1268
- ]
1269
- }
1270
- ],
1271
- "stateMachine": {
1272
- "states": [
1273
- {
1274
- "name": "idle",
1275
- "isInitial": true
1276
- }
1277
- ],
1278
- "events": [
1279
- {
1280
- "key": "INIT",
1281
- "name": "Initialize"
1282
- },
1283
- {
1284
- "key": "REFRESH",
1285
- "name": "Refresh"
1286
- },
1287
- {
1288
- "key": "ArcadeHudLoaded",
1289
- "name": "ArcadeHud loaded",
1290
- "payloadSchema": [
1291
- {
1292
- "name": "id",
1293
- "type": "string",
1294
- "required": true
1295
- },
1296
- {
1297
- "name": "score",
1298
- "type": "number"
1299
- },
1300
- {
1301
- "name": "lives",
1302
- "type": "number"
1303
- },
1304
- {
1305
- "name": "level",
1306
- "type": "number"
1307
- },
1308
- {
1309
- "name": "timer",
1310
- "type": "number"
1311
- }
1312
- ]
1313
- },
1314
- {
1315
- "key": "ArcadeHudLoadFailed",
1316
- "name": "ArcadeHud load failed",
1317
- "payloadSchema": [
1318
- {
1319
- "name": "message",
1320
- "type": "string"
1321
- }
1322
- ]
1323
- }
1324
- ],
1325
- "transitions": [
1326
- {
1327
- "from": "idle",
1328
- "to": "idle",
1329
- "event": "INIT",
1330
- "effects": [
1331
- [
1332
- "fetch",
1333
- "ArcadeHud",
1334
- {
1335
- "emit": {
1336
- "failure": "ArcadeHudLoadFailed",
1337
- "success": "ArcadeHudLoaded"
1338
- }
1339
- }
1340
- ],
1341
- [
1342
- "render-ui",
1343
- "main",
1344
- {
1345
- "showTopBar": true,
1346
- "children": [
1347
- {
1348
- "stats": [
1349
- {
1350
- "value": "@entity.score",
1351
- "label": "Score"
1352
- },
1353
- {
1354
- "value": "@entity.lives",
1355
- "label": "Lives"
1356
- },
1357
- {
1358
- "label": "Level",
1359
- "value": "@entity.level"
1360
- },
1361
- {
1362
- "label": "Timer",
1363
- "value": "@entity.timer"
1364
- }
1365
- ],
1366
- "type": "game-hud",
1367
- "position": "top-left",
1368
- "transparent": false
1369
- }
1370
- ],
1371
- "type": "game-shell",
1372
- "appName": "Arcade Game"
1373
- }
1374
- ]
1375
- ]
1376
- },
1377
- {
1378
- "from": "idle",
1379
- "to": "idle",
1380
- "event": "REFRESH",
1381
- "effects": [
1382
- [
1383
- "fetch",
1384
- "ArcadeHud",
1385
- {
1386
- "emit": {
1387
- "success": "ArcadeHudLoaded",
1388
- "failure": "ArcadeHudLoadFailed"
1389
- }
1390
- }
1391
- ],
1392
- [
1393
- "render-ui",
1394
- "main",
1395
- {
1396
- "showTopBar": true,
1397
- "appName": "Arcade Game",
1398
- "children": [
1399
- {
1400
- "position": "top-left",
1401
- "transparent": false,
1402
- "type": "game-hud",
1403
- "stats": [
1404
- {
1405
- "value": "@entity.score",
1406
- "label": "Score"
1407
- },
1408
- {
1409
- "value": "@entity.lives",
1410
- "label": "Lives"
1411
- },
1412
- {
1413
- "label": "Level",
1414
- "value": "@entity.level"
1415
- },
1416
- {
1417
- "value": "@entity.timer",
1418
- "label": "Timer"
1419
- }
1420
- ]
1421
- }
1422
- ],
1423
- "type": "game-shell"
1424
- }
1425
- ]
1426
- ]
1427
- }
1428
- ]
1429
- },
1430
- "scope": "instance"
1431
- }
1432
- ],
1433
- "pages": [
1434
- {
1435
- "name": "Hud",
1436
- "path": "/hud",
1437
- "traits": [
1438
- {
1439
- "ref": "ArcadeHudHud"
1440
- }
1441
- ]
1442
- }
1443
- ]
1444
- }
1445
- ]
1446
- }