@almadar/std 15.6.2 → 15.7.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 (724) hide show
  1. package/behaviors/registry/agent/atoms/std-agent-activity-log.orb +77 -77
  2. package/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +105 -105
  3. package/behaviors/registry/agent/atoms/std-agent-classifier.orb +102 -102
  4. package/behaviors/registry/agent/atoms/std-agent-completion.orb +111 -111
  5. package/behaviors/registry/agent/atoms/std-agent-context-window.orb +375 -375
  6. package/behaviors/registry/agent/atoms/std-agent-conversation.orb +94 -94
  7. package/behaviors/registry/agent/atoms/std-agent-memory.orb +79 -79
  8. package/behaviors/registry/agent/atoms/std-agent-provider.orb +125 -125
  9. package/behaviors/registry/agent/atoms/std-agent-search.orb +63 -63
  10. package/behaviors/registry/agent/atoms/std-agent-session.orb +106 -106
  11. package/behaviors/registry/agent/atoms/std-agent-step-progress.orb +202 -202
  12. package/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +350 -350
  13. package/behaviors/registry/agent/atoms/std-agent-tool-call.orb +58 -58
  14. package/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
  15. package/behaviors/registry/agent/molecules/std-agent-learner.orb +173 -173
  16. package/behaviors/registry/agent/molecules/std-agent-planner.orb +136 -136
  17. package/behaviors/registry/agent/molecules/std-agent-rag.orb +118 -118
  18. package/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +186 -186
  19. package/behaviors/registry/agent/organisms/std-agent-assistant.orb +1088 -1088
  20. package/behaviors/registry/agent/organisms/std-agent-builder.orb +3046 -3046
  21. package/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2089 -2089
  22. package/behaviors/registry/agent/organisms/std-agent-reviewer.orb +926 -926
  23. package/behaviors/registry/agent/organisms/std-agent-tutor.orb +760 -760
  24. package/behaviors/registry/app/atoms/std-ap-bill.orb +126 -126
  25. package/behaviors/registry/app/atoms/std-applicant.orb +124 -124
  26. package/behaviors/registry/app/atoms/std-application.orb +136 -136
  27. package/behaviors/registry/app/atoms/std-approval-request.orb +206 -206
  28. package/behaviors/registry/app/atoms/std-campaign-goal.orb +124 -124
  29. package/behaviors/registry/app/atoms/std-change-order.orb +168 -168
  30. package/behaviors/registry/app/atoms/std-chart-of-accounts.orb +120 -120
  31. package/behaviors/registry/app/atoms/std-checkin.orb +146 -146
  32. package/behaviors/registry/app/atoms/std-checkout-terminal.orb +129 -129
  33. package/behaviors/registry/app/atoms/std-class-roster.orb +104 -104
  34. package/behaviors/registry/app/atoms/std-class-session.orb +128 -128
  35. package/behaviors/registry/app/atoms/std-court-deadline.orb +152 -152
  36. package/behaviors/registry/app/atoms/std-customer-account.orb +148 -148
  37. package/behaviors/registry/app/atoms/std-donation-receipt.orb +139 -139
  38. package/behaviors/registry/app/atoms/std-donor.orb +135 -135
  39. package/behaviors/registry/app/atoms/std-drip-sequence.orb +122 -122
  40. package/behaviors/registry/app/atoms/std-driver.orb +144 -144
  41. package/behaviors/registry/app/atoms/std-dunning.orb +183 -183
  42. package/behaviors/registry/app/atoms/std-email-broadcast.orb +128 -128
  43. package/behaviors/registry/app/atoms/std-event.orb +149 -149
  44. package/behaviors/registry/app/atoms/std-form-builder.orb +168 -168
  45. package/behaviors/registry/app/atoms/std-health-score.orb +150 -150
  46. package/behaviors/registry/app/atoms/std-help-article.orb +129 -129
  47. package/behaviors/registry/app/atoms/std-help-category.orb +141 -141
  48. package/behaviors/registry/app/atoms/std-interview-slot.orb +142 -142
  49. package/behaviors/registry/app/atoms/std-invoice.orb +168 -168
  50. package/behaviors/registry/app/atoms/std-kitchen-display.orb +152 -152
  51. package/behaviors/registry/app/atoms/std-lease.orb +136 -136
  52. package/behaviors/registry/app/atoms/std-ledger-entry.orb +134 -134
  53. package/behaviors/registry/app/atoms/std-maintenance-request.orb +156 -156
  54. package/behaviors/registry/app/atoms/std-matter.orb +129 -129
  55. package/behaviors/registry/app/atoms/std-membership.orb +132 -132
  56. package/behaviors/registry/app/atoms/std-menu.orb +158 -158
  57. package/behaviors/registry/app/atoms/std-modifier-group.orb +126 -126
  58. package/behaviors/registry/app/atoms/std-nps-survey.orb +120 -120
  59. package/behaviors/registry/app/atoms/std-offer-letter.orb +130 -130
  60. package/behaviors/registry/app/atoms/std-payout-ledger.orb +141 -141
  61. package/behaviors/registry/app/atoms/std-question-bank.orb +123 -123
  62. package/behaviors/registry/app/atoms/std-receipt.orb +157 -157
  63. package/behaviors/registry/app/atoms/std-recurring-charge.orb +137 -137
  64. package/behaviors/registry/app/atoms/std-renewal-risk.orb +152 -152
  65. package/behaviors/registry/app/atoms/std-rent-charge.orb +152 -152
  66. package/behaviors/registry/app/atoms/std-reorder-rule.orb +139 -139
  67. package/behaviors/registry/app/atoms/std-response-collector.orb +142 -142
  68. package/behaviors/registry/app/atoms/std-rfi.orb +153 -153
  69. package/behaviors/registry/app/atoms/std-route-optimize.orb +114 -114
  70. package/behaviors/registry/app/atoms/std-segment.orb +119 -119
  71. package/behaviors/registry/app/atoms/std-stock-level.orb +136 -136
  72. package/behaviors/registry/app/atoms/std-submittal.orb +165 -165
  73. package/behaviors/registry/app/atoms/std-table-map.orb +67 -67
  74. package/behaviors/registry/app/atoms/std-technician-dispatch.orb +134 -134
  75. package/behaviors/registry/app/atoms/std-telematics-event.orb +111 -111
  76. package/behaviors/registry/app/atoms/std-template-editor.orb +157 -157
  77. package/behaviors/registry/app/atoms/std-tenant.orb +127 -127
  78. package/behaviors/registry/app/atoms/std-ticket-tier.orb +178 -178
  79. package/behaviors/registry/app/atoms/std-time-entry.orb +136 -136
  80. package/behaviors/registry/app/atoms/std-timesheet.orb +174 -174
  81. package/behaviors/registry/app/atoms/std-trial.orb +147 -147
  82. package/behaviors/registry/app/atoms/std-vehicle.orb +147 -147
  83. package/behaviors/registry/app/atoms/std-vendor-onboarding.orb +232 -232
  84. package/behaviors/registry/app/atoms/std-waitlist.orb +142 -142
  85. package/behaviors/registry/app/atoms/std-warehouse.orb +82 -82
  86. package/behaviors/registry/app/atoms/std-work-order.orb +160 -160
  87. package/behaviors/registry/app/molecules/std-applicant-form.orb +65 -65
  88. package/behaviors/registry/app/molecules/std-approval-chain.orb +5 -5
  89. package/behaviors/registry/app/molecules/std-broadcast-builder.orb +59 -59
  90. package/behaviors/registry/app/molecules/std-cart.orb +45 -45
  91. package/behaviors/registry/app/molecules/std-ledger-entry-form.orb +159 -159
  92. package/behaviors/registry/app/molecules/std-multi-party-transaction.orb +12 -12
  93. package/behaviors/registry/app/molecules/std-pipeline.orb +20 -20
  94. package/behaviors/registry/app/molecules/std-recurring-schedule.orb +2 -2
  95. package/behaviors/registry/app/molecules/std-stock-adjustment.orb +111 -111
  96. package/behaviors/registry/app/molecules/std-timeline.orb +6 -6
  97. package/behaviors/registry/app/molecules/std-wizard-branching.orb +15 -15
  98. package/behaviors/registry/app/organisms/std-accounting.orb +91 -91
  99. package/behaviors/registry/app/organisms/std-api-gateway.orb +175 -175
  100. package/behaviors/registry/app/organisms/std-ats-recruiting.orb +132 -132
  101. package/behaviors/registry/app/organisms/std-booking-system.orb +686 -681
  102. package/behaviors/registry/app/organisms/std-cicd-pipeline.orb +277 -277
  103. package/behaviors/registry/app/organisms/std-cms.orb +271 -271
  104. package/behaviors/registry/app/organisms/std-coding-academy.orb +204 -204
  105. package/behaviors/registry/app/organisms/std-construction-pm.orb +129 -129
  106. package/behaviors/registry/app/organisms/std-crm.orb +270 -270
  107. package/behaviors/registry/app/organisms/std-customer-success.orb +91 -91
  108. package/behaviors/registry/app/organisms/std-devops-dashboard.orb +404 -404
  109. package/behaviors/registry/app/organisms/std-document-mgmt.orb +85 -85
  110. package/behaviors/registry/app/organisms/std-ecommerce.orb +705 -705
  111. package/behaviors/registry/app/organisms/std-embedded-dashboard.orb +151 -151
  112. package/behaviors/registry/app/organisms/std-event-ticketing.orb +213 -213
  113. package/behaviors/registry/app/organisms/std-field-service.orb +200 -200
  114. package/behaviors/registry/app/organisms/std-finance-tracker.orb +204 -204
  115. package/behaviors/registry/app/organisms/std-fitness-studio.orb +162 -162
  116. package/behaviors/registry/app/organisms/std-fleet-mgmt.orb +157 -157
  117. package/behaviors/registry/app/organisms/std-forum.orb +144 -144
  118. package/behaviors/registry/app/organisms/std-healthcare.orb +537 -537
  119. package/behaviors/registry/app/organisms/std-helpdesk.orb +182 -182
  120. package/behaviors/registry/app/organisms/std-hr-portal.orb +464 -464
  121. package/behaviors/registry/app/organisms/std-inventory.orb +186 -186
  122. package/behaviors/registry/app/organisms/std-iot-dashboard.orb +361 -361
  123. package/behaviors/registry/app/organisms/std-legal-case.orb +169 -169
  124. package/behaviors/registry/app/organisms/std-listings.orb +151 -151
  125. package/behaviors/registry/app/organisms/std-lms.orb +599 -416
  126. package/behaviors/registry/app/organisms/std-marketing-campaign.orb +127 -127
  127. package/behaviors/registry/app/organisms/std-marketplace.orb +224 -224
  128. package/behaviors/registry/app/organisms/std-nonprofit-donations.orb +111 -111
  129. package/behaviors/registry/app/organisms/std-notes.orb +111 -111
  130. package/behaviors/registry/app/organisms/std-project-manager.orb +222 -222
  131. package/behaviors/registry/app/organisms/std-property-mgmt.orb +182 -182
  132. package/behaviors/registry/app/organisms/std-public-help-center.orb +134 -134
  133. package/behaviors/registry/app/organisms/std-realtime-chat.orb +253 -253
  134. package/behaviors/registry/app/organisms/std-restaurant-pos.orb +134 -134
  135. package/behaviors/registry/app/organisms/std-retail-pos.orb +140 -140
  136. package/behaviors/registry/app/organisms/std-social-feed.orb +145 -145
  137. package/behaviors/registry/app/organisms/std-subscription-billing.orb +172 -172
  138. package/behaviors/registry/app/organisms/std-survey.orb +131 -131
  139. package/behaviors/registry/app/organisms/std-time-tracking.orb +180 -180
  140. package/behaviors/registry/app/organisms/std-trading-dashboard.orb +272 -272
  141. package/behaviors/registry/app/organisms/std-wiki.orb +120 -120
  142. package/behaviors/registry/core/atoms/std-app-layout.orb +44 -44
  143. package/behaviors/registry/core/atoms/std-audit-capture.orb +17 -17
  144. package/behaviors/registry/core/atoms/std-billable-hour.orb +126 -126
  145. package/behaviors/registry/core/atoms/std-board.orb +220 -208
  146. package/behaviors/registry/core/atoms/std-branching-logic.orb +110 -110
  147. package/behaviors/registry/core/atoms/std-browse.orb +69 -69
  148. package/behaviors/registry/core/atoms/std-cache-aside.orb +83 -83
  149. package/behaviors/registry/core/atoms/std-calendar.orb +53 -53
  150. package/behaviors/registry/core/atoms/std-cascade-on-delete.orb +12 -12
  151. package/behaviors/registry/core/atoms/std-circuit-breaker.orb +175 -175
  152. package/behaviors/registry/core/atoms/std-confirmation.orb +30 -30
  153. package/behaviors/registry/core/atoms/std-cross-reference.orb +14 -14
  154. package/behaviors/registry/core/atoms/std-dashboard-grid-embedded.orb +72 -72
  155. package/behaviors/registry/core/atoms/std-dashboard-grid-layout.orb +98 -98
  156. package/behaviors/registry/core/atoms/std-date-range.orb +23 -23
  157. package/behaviors/registry/core/atoms/std-display.orb +3 -3
  158. package/behaviors/registry/core/atoms/std-drawer.orb +12 -12
  159. package/behaviors/registry/core/atoms/std-esign-request.orb +29 -29
  160. package/behaviors/registry/core/atoms/std-event-log.orb +193 -178
  161. package/behaviors/registry/core/atoms/std-export.orb +48 -42
  162. package/behaviors/registry/core/atoms/std-file-store.orb +131 -131
  163. package/behaviors/registry/core/atoms/std-filter.orb +10 -10
  164. package/behaviors/registry/core/atoms/std-flag.orb +87 -87
  165. package/behaviors/registry/core/atoms/std-form-advanced.orb +48 -48
  166. package/behaviors/registry/core/atoms/std-gallery.orb +35 -35
  167. package/behaviors/registry/core/atoms/std-geosearch.orb +29 -29
  168. package/behaviors/registry/core/atoms/std-graphs.orb +162 -154
  169. package/behaviors/registry/core/atoms/std-image-upload-multi.orb +64 -64
  170. package/behaviors/registry/core/atoms/std-mod-queue.orb +56 -56
  171. package/behaviors/registry/core/atoms/std-modal.orb +30 -30
  172. package/behaviors/registry/core/atoms/std-multi-party-flow.orb +557 -545
  173. package/behaviors/registry/core/atoms/std-notify-on-event.orb +11 -11
  174. package/behaviors/registry/core/atoms/std-page-tree.orb +126 -126
  175. package/behaviors/registry/core/atoms/std-pagination.orb +18 -18
  176. package/behaviors/registry/core/atoms/std-push.orb +49 -49
  177. package/behaviors/registry/core/atoms/std-rate-limiter.orb +181 -181
  178. package/behaviors/registry/core/atoms/std-rating-review.orb +587 -571
  179. package/behaviors/registry/core/atoms/std-recurrence.orb +150 -144
  180. package/behaviors/registry/core/atoms/std-related.orb +29 -29
  181. package/behaviors/registry/core/atoms/std-rich-editor.orb +113 -113
  182. package/behaviors/registry/core/atoms/std-row-access-control.orb +6 -6
  183. package/behaviors/registry/core/atoms/std-saved-search.orb +74 -74
  184. package/behaviors/registry/core/atoms/std-scatter.orb +75 -70
  185. package/behaviors/registry/core/atoms/std-search.orb +4 -4
  186. package/behaviors/registry/core/atoms/std-selection.orb +104 -104
  187. package/behaviors/registry/core/atoms/std-signature-capture.orb +96 -96
  188. package/behaviors/registry/core/atoms/std-stack-layout.orb +11 -11
  189. package/behaviors/registry/core/atoms/std-stats.orb +258 -228
  190. package/behaviors/registry/core/atoms/std-step-flow.orb +201 -198
  191. package/behaviors/registry/core/atoms/std-tabs.orb +45 -40
  192. package/behaviors/registry/core/atoms/std-tag-taxonomy.orb +71 -71
  193. package/behaviors/registry/core/atoms/std-thread.orb +62 -62
  194. package/behaviors/registry/core/atoms/std-version-history.orb +157 -157
  195. package/behaviors/registry/core/atoms/std-vote.orb +34 -34
  196. package/behaviors/registry/core/atoms/std-wizard-form.orb +167 -167
  197. package/behaviors/registry/core/atoms/std-wizard.orb +180 -177
  198. package/behaviors/registry/core/molecules/std-dashboard.orb +47 -47
  199. package/behaviors/registry/core/molecules/std-esign-flow.orb +96 -96
  200. package/behaviors/registry/core/molecules/std-filtered-list.orb +20 -20
  201. package/behaviors/registry/core/molecules/std-list.orb +65 -65
  202. package/behaviors/registry/core/molecules/std-master-detail-layout.orb +14 -14
  203. package/behaviors/registry/core/molecules/std-tabs-layout.orb +17 -17
  204. package/behaviors/registry/core/organisms/std-generic-app.orb +554 -554
  205. package/behaviors/registry/game/atoms/std-collision.orb +140 -140
  206. package/behaviors/registry/game/atoms/std-combat.orb +50 -50
  207. package/behaviors/registry/game/atoms/std-dialogue-box.orb +22 -22
  208. package/behaviors/registry/game/atoms/std-game-canvas2d.orb +38 -38
  209. package/behaviors/registry/game/atoms/std-gameflow.orb +31 -31
  210. package/behaviors/registry/game/atoms/std-movement.orb +285 -285
  211. package/behaviors/registry/game/atoms/std-overworld.orb +77 -77
  212. package/behaviors/registry/game/atoms/std-physics2d.orb +73 -73
  213. package/behaviors/registry/game/atoms/std-quest.orb +132 -132
  214. package/behaviors/registry/game/atoms/std-timer.orb +294 -294
  215. package/behaviors/registry/game/organisms/std-arcade-game.orb +156 -156
  216. package/behaviors/registry/game/organisms/std-logic-training.orb +78 -78
  217. package/behaviors/registry/game/organisms/std-platformer-app.orb +273 -260
  218. package/behaviors/registry/game/organisms/std-puzzle-app.orb +100 -100
  219. package/behaviors/registry/game/organisms/std-rpg-game.orb +365 -365
  220. package/behaviors/registry/game/organisms/std-stem-lab.orb +376 -376
  221. package/behaviors/registry/game/organisms/std-strategy-game.orb +561 -561
  222. package/behaviors/registry/probes/molecules/std-source-scope-probe.orb +26 -26
  223. package/behaviors/registry/service/atoms/std-service-calendar-ical.orb +59 -59
  224. package/behaviors/registry/service/atoms/std-service-custom-bearer.orb +68 -68
  225. package/behaviors/registry/service/atoms/std-service-email.orb +75 -75
  226. package/behaviors/registry/service/atoms/std-service-github.orb +71 -71
  227. package/behaviors/registry/service/atoms/std-service-llm.orb +65 -65
  228. package/behaviors/registry/service/atoms/std-service-maps.orb +89 -89
  229. package/behaviors/registry/service/atoms/std-service-oauth.orb +52 -52
  230. package/behaviors/registry/service/atoms/std-service-print.orb +115 -115
  231. package/behaviors/registry/service/atoms/std-service-redis.orb +71 -71
  232. package/behaviors/registry/service/atoms/std-service-storage.orb +54 -54
  233. package/behaviors/registry/service/atoms/std-service-stripe.orb +104 -104
  234. package/behaviors/registry/service/atoms/std-service-twilio.orb +61 -61
  235. package/behaviors/registry/service/atoms/std-service-youtube.orb +56 -56
  236. package/behaviors/registry/service/organisms/std-service-marketplace.orb +1015 -1015
  237. package/behaviors/registry/service/organisms/std-service-research-assistant.orb +910 -910
  238. package/behaviors/registry/variations/chrome/std-app-layout-bottomnav.orb +7 -7
  239. package/behaviors/registry/variations/chrome/std-app-layout-minimal.orb +5 -5
  240. package/behaviors/registry/variations/chrome/std-app-layout-topnav.orb +9 -9
  241. package/behaviors/registry/variations/views/std-stats-sparkline.orb +14 -14
  242. package/dist/behaviors/registry/agent/atoms/std-agent-activity-log.orb +77 -77
  243. package/dist/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +105 -105
  244. package/dist/behaviors/registry/agent/atoms/std-agent-classifier.orb +102 -102
  245. package/dist/behaviors/registry/agent/atoms/std-agent-completion.orb +111 -111
  246. package/dist/behaviors/registry/agent/atoms/std-agent-context-window.orb +375 -375
  247. package/dist/behaviors/registry/agent/atoms/std-agent-conversation.orb +94 -94
  248. package/dist/behaviors/registry/agent/atoms/std-agent-memory.orb +79 -79
  249. package/dist/behaviors/registry/agent/atoms/std-agent-provider.orb +125 -125
  250. package/dist/behaviors/registry/agent/atoms/std-agent-search.orb +63 -63
  251. package/dist/behaviors/registry/agent/atoms/std-agent-session.orb +106 -106
  252. package/dist/behaviors/registry/agent/atoms/std-agent-step-progress.orb +202 -202
  253. package/dist/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +350 -350
  254. package/dist/behaviors/registry/agent/atoms/std-agent-tool-call.orb +58 -58
  255. package/dist/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
  256. package/dist/behaviors/registry/agent/molecules/std-agent-learner.orb +173 -173
  257. package/dist/behaviors/registry/agent/molecules/std-agent-planner.orb +136 -136
  258. package/dist/behaviors/registry/agent/molecules/std-agent-rag.orb +118 -118
  259. package/dist/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +186 -186
  260. package/dist/behaviors/registry/agent/organisms/std-agent-assistant.orb +1088 -1088
  261. package/dist/behaviors/registry/agent/organisms/std-agent-builder.orb +3046 -3046
  262. package/dist/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2089 -2089
  263. package/dist/behaviors/registry/agent/organisms/std-agent-reviewer.orb +926 -926
  264. package/dist/behaviors/registry/agent/organisms/std-agent-tutor.orb +760 -760
  265. package/dist/behaviors/registry/app/atoms/std-ap-bill.orb +126 -126
  266. package/dist/behaviors/registry/app/atoms/std-applicant.orb +124 -124
  267. package/dist/behaviors/registry/app/atoms/std-application.orb +136 -136
  268. package/dist/behaviors/registry/app/atoms/std-approval-request.orb +206 -206
  269. package/dist/behaviors/registry/app/atoms/std-campaign-goal.orb +124 -124
  270. package/dist/behaviors/registry/app/atoms/std-change-order.orb +168 -168
  271. package/dist/behaviors/registry/app/atoms/std-chart-of-accounts.orb +120 -120
  272. package/dist/behaviors/registry/app/atoms/std-checkin.orb +146 -146
  273. package/dist/behaviors/registry/app/atoms/std-checkout-terminal.orb +129 -129
  274. package/dist/behaviors/registry/app/atoms/std-class-roster.orb +104 -104
  275. package/dist/behaviors/registry/app/atoms/std-class-session.orb +128 -128
  276. package/dist/behaviors/registry/app/atoms/std-court-deadline.orb +152 -152
  277. package/dist/behaviors/registry/app/atoms/std-customer-account.orb +148 -148
  278. package/dist/behaviors/registry/app/atoms/std-donation-receipt.orb +139 -139
  279. package/dist/behaviors/registry/app/atoms/std-donor.orb +135 -135
  280. package/dist/behaviors/registry/app/atoms/std-drip-sequence.orb +122 -122
  281. package/dist/behaviors/registry/app/atoms/std-driver.orb +144 -144
  282. package/dist/behaviors/registry/app/atoms/std-dunning.orb +183 -183
  283. package/dist/behaviors/registry/app/atoms/std-email-broadcast.orb +128 -128
  284. package/dist/behaviors/registry/app/atoms/std-event.orb +149 -149
  285. package/dist/behaviors/registry/app/atoms/std-form-builder.orb +168 -168
  286. package/dist/behaviors/registry/app/atoms/std-health-score.orb +150 -150
  287. package/dist/behaviors/registry/app/atoms/std-help-article.orb +129 -129
  288. package/dist/behaviors/registry/app/atoms/std-help-category.orb +141 -141
  289. package/dist/behaviors/registry/app/atoms/std-interview-slot.orb +142 -142
  290. package/dist/behaviors/registry/app/atoms/std-invoice.orb +168 -168
  291. package/dist/behaviors/registry/app/atoms/std-kitchen-display.orb +152 -152
  292. package/dist/behaviors/registry/app/atoms/std-lease.orb +136 -136
  293. package/dist/behaviors/registry/app/atoms/std-ledger-entry.orb +134 -134
  294. package/dist/behaviors/registry/app/atoms/std-maintenance-request.orb +156 -156
  295. package/dist/behaviors/registry/app/atoms/std-matter.orb +129 -129
  296. package/dist/behaviors/registry/app/atoms/std-membership.orb +132 -132
  297. package/dist/behaviors/registry/app/atoms/std-menu.orb +158 -158
  298. package/dist/behaviors/registry/app/atoms/std-modifier-group.orb +126 -126
  299. package/dist/behaviors/registry/app/atoms/std-nps-survey.orb +120 -120
  300. package/dist/behaviors/registry/app/atoms/std-offer-letter.orb +130 -130
  301. package/dist/behaviors/registry/app/atoms/std-payout-ledger.orb +141 -141
  302. package/dist/behaviors/registry/app/atoms/std-question-bank.orb +123 -123
  303. package/dist/behaviors/registry/app/atoms/std-receipt.orb +157 -157
  304. package/dist/behaviors/registry/app/atoms/std-recurring-charge.orb +137 -137
  305. package/dist/behaviors/registry/app/atoms/std-renewal-risk.orb +152 -152
  306. package/dist/behaviors/registry/app/atoms/std-rent-charge.orb +152 -152
  307. package/dist/behaviors/registry/app/atoms/std-reorder-rule.orb +139 -139
  308. package/dist/behaviors/registry/app/atoms/std-response-collector.orb +142 -142
  309. package/dist/behaviors/registry/app/atoms/std-rfi.orb +153 -153
  310. package/dist/behaviors/registry/app/atoms/std-route-optimize.orb +114 -114
  311. package/dist/behaviors/registry/app/atoms/std-segment.orb +119 -119
  312. package/dist/behaviors/registry/app/atoms/std-stock-level.orb +136 -136
  313. package/dist/behaviors/registry/app/atoms/std-submittal.orb +165 -165
  314. package/dist/behaviors/registry/app/atoms/std-table-map.orb +67 -67
  315. package/dist/behaviors/registry/app/atoms/std-technician-dispatch.orb +134 -134
  316. package/dist/behaviors/registry/app/atoms/std-telematics-event.orb +111 -111
  317. package/dist/behaviors/registry/app/atoms/std-template-editor.orb +157 -157
  318. package/dist/behaviors/registry/app/atoms/std-tenant.orb +127 -127
  319. package/dist/behaviors/registry/app/atoms/std-ticket-tier.orb +178 -178
  320. package/dist/behaviors/registry/app/atoms/std-time-entry.orb +136 -136
  321. package/dist/behaviors/registry/app/atoms/std-timesheet.orb +174 -174
  322. package/dist/behaviors/registry/app/atoms/std-trial.orb +147 -147
  323. package/dist/behaviors/registry/app/atoms/std-vehicle.orb +147 -147
  324. package/dist/behaviors/registry/app/atoms/std-vendor-onboarding.orb +232 -232
  325. package/dist/behaviors/registry/app/atoms/std-waitlist.orb +142 -142
  326. package/dist/behaviors/registry/app/atoms/std-warehouse.orb +82 -82
  327. package/dist/behaviors/registry/app/atoms/std-work-order.orb +160 -160
  328. package/dist/behaviors/registry/app/molecules/std-applicant-form.orb +65 -65
  329. package/dist/behaviors/registry/app/molecules/std-approval-chain.orb +5 -5
  330. package/dist/behaviors/registry/app/molecules/std-broadcast-builder.orb +59 -59
  331. package/dist/behaviors/registry/app/molecules/std-cart.orb +45 -45
  332. package/dist/behaviors/registry/app/molecules/std-ledger-entry-form.orb +159 -159
  333. package/dist/behaviors/registry/app/molecules/std-multi-party-transaction.orb +12 -12
  334. package/dist/behaviors/registry/app/molecules/std-pipeline.orb +20 -20
  335. package/dist/behaviors/registry/app/molecules/std-recurring-schedule.orb +2 -2
  336. package/dist/behaviors/registry/app/molecules/std-stock-adjustment.orb +111 -111
  337. package/dist/behaviors/registry/app/molecules/std-timeline.orb +6 -6
  338. package/dist/behaviors/registry/app/molecules/std-wizard-branching.orb +15 -15
  339. package/dist/behaviors/registry/app/organisms/std-accounting.orb +91 -91
  340. package/dist/behaviors/registry/app/organisms/std-api-gateway.orb +175 -175
  341. package/dist/behaviors/registry/app/organisms/std-ats-recruiting.orb +132 -132
  342. package/dist/behaviors/registry/app/organisms/std-booking-system.orb +686 -681
  343. package/dist/behaviors/registry/app/organisms/std-cicd-pipeline.orb +277 -277
  344. package/dist/behaviors/registry/app/organisms/std-cms.orb +271 -271
  345. package/dist/behaviors/registry/app/organisms/std-coding-academy.orb +204 -204
  346. package/dist/behaviors/registry/app/organisms/std-construction-pm.orb +129 -129
  347. package/dist/behaviors/registry/app/organisms/std-crm.orb +270 -270
  348. package/dist/behaviors/registry/app/organisms/std-customer-success.orb +91 -91
  349. package/dist/behaviors/registry/app/organisms/std-devops-dashboard.orb +404 -404
  350. package/dist/behaviors/registry/app/organisms/std-document-mgmt.orb +85 -85
  351. package/dist/behaviors/registry/app/organisms/std-ecommerce.orb +705 -705
  352. package/dist/behaviors/registry/app/organisms/std-embedded-dashboard.orb +151 -151
  353. package/dist/behaviors/registry/app/organisms/std-event-ticketing.orb +213 -213
  354. package/dist/behaviors/registry/app/organisms/std-field-service.orb +200 -200
  355. package/dist/behaviors/registry/app/organisms/std-finance-tracker.orb +204 -204
  356. package/dist/behaviors/registry/app/organisms/std-fitness-studio.orb +162 -162
  357. package/dist/behaviors/registry/app/organisms/std-fleet-mgmt.orb +157 -157
  358. package/dist/behaviors/registry/app/organisms/std-forum.orb +144 -144
  359. package/dist/behaviors/registry/app/organisms/std-healthcare.orb +537 -537
  360. package/dist/behaviors/registry/app/organisms/std-helpdesk.orb +182 -182
  361. package/dist/behaviors/registry/app/organisms/std-hr-portal.orb +464 -464
  362. package/dist/behaviors/registry/app/organisms/std-inventory.orb +186 -186
  363. package/dist/behaviors/registry/app/organisms/std-iot-dashboard.orb +361 -361
  364. package/dist/behaviors/registry/app/organisms/std-legal-case.orb +169 -169
  365. package/dist/behaviors/registry/app/organisms/std-listings.orb +151 -151
  366. package/dist/behaviors/registry/app/organisms/std-lms.orb +599 -416
  367. package/dist/behaviors/registry/app/organisms/std-marketing-campaign.orb +127 -127
  368. package/dist/behaviors/registry/app/organisms/std-marketplace.orb +224 -224
  369. package/dist/behaviors/registry/app/organisms/std-nonprofit-donations.orb +111 -111
  370. package/dist/behaviors/registry/app/organisms/std-notes.orb +111 -111
  371. package/dist/behaviors/registry/app/organisms/std-project-manager.orb +222 -222
  372. package/dist/behaviors/registry/app/organisms/std-property-mgmt.orb +182 -182
  373. package/dist/behaviors/registry/app/organisms/std-public-help-center.orb +134 -134
  374. package/dist/behaviors/registry/app/organisms/std-realtime-chat.orb +253 -253
  375. package/dist/behaviors/registry/app/organisms/std-restaurant-pos.orb +134 -134
  376. package/dist/behaviors/registry/app/organisms/std-retail-pos.orb +140 -140
  377. package/dist/behaviors/registry/app/organisms/std-social-feed.orb +145 -145
  378. package/dist/behaviors/registry/app/organisms/std-subscription-billing.orb +172 -172
  379. package/dist/behaviors/registry/app/organisms/std-survey.orb +131 -131
  380. package/dist/behaviors/registry/app/organisms/std-time-tracking.orb +180 -180
  381. package/dist/behaviors/registry/app/organisms/std-trading-dashboard.orb +272 -272
  382. package/dist/behaviors/registry/app/organisms/std-wiki.orb +120 -120
  383. package/dist/behaviors/registry/core/atoms/std-app-layout.orb +44 -44
  384. package/dist/behaviors/registry/core/atoms/std-audit-capture.orb +17 -17
  385. package/dist/behaviors/registry/core/atoms/std-billable-hour.orb +126 -126
  386. package/dist/behaviors/registry/core/atoms/std-board.orb +220 -208
  387. package/dist/behaviors/registry/core/atoms/std-branching-logic.orb +110 -110
  388. package/dist/behaviors/registry/core/atoms/std-browse.orb +69 -69
  389. package/dist/behaviors/registry/core/atoms/std-cache-aside.orb +83 -83
  390. package/dist/behaviors/registry/core/atoms/std-calendar.orb +53 -53
  391. package/dist/behaviors/registry/core/atoms/std-cascade-on-delete.orb +12 -12
  392. package/dist/behaviors/registry/core/atoms/std-circuit-breaker.orb +175 -175
  393. package/dist/behaviors/registry/core/atoms/std-confirmation.orb +30 -30
  394. package/dist/behaviors/registry/core/atoms/std-cross-reference.orb +14 -14
  395. package/dist/behaviors/registry/core/atoms/std-dashboard-grid-embedded.orb +72 -72
  396. package/dist/behaviors/registry/core/atoms/std-dashboard-grid-layout.orb +98 -98
  397. package/dist/behaviors/registry/core/atoms/std-date-range.orb +23 -23
  398. package/dist/behaviors/registry/core/atoms/std-display.orb +3 -3
  399. package/dist/behaviors/registry/core/atoms/std-drawer.orb +12 -12
  400. package/dist/behaviors/registry/core/atoms/std-esign-request.orb +29 -29
  401. package/dist/behaviors/registry/core/atoms/std-event-log.orb +193 -178
  402. package/dist/behaviors/registry/core/atoms/std-export.orb +48 -42
  403. package/dist/behaviors/registry/core/atoms/std-file-store.orb +131 -131
  404. package/dist/behaviors/registry/core/atoms/std-filter.orb +10 -10
  405. package/dist/behaviors/registry/core/atoms/std-flag.orb +87 -87
  406. package/dist/behaviors/registry/core/atoms/std-form-advanced.orb +48 -48
  407. package/dist/behaviors/registry/core/atoms/std-gallery.orb +35 -35
  408. package/dist/behaviors/registry/core/atoms/std-geosearch.orb +29 -29
  409. package/dist/behaviors/registry/core/atoms/std-graphs.orb +162 -154
  410. package/dist/behaviors/registry/core/atoms/std-image-upload-multi.orb +64 -64
  411. package/dist/behaviors/registry/core/atoms/std-mod-queue.orb +56 -56
  412. package/dist/behaviors/registry/core/atoms/std-modal.orb +30 -30
  413. package/dist/behaviors/registry/core/atoms/std-multi-party-flow.orb +557 -545
  414. package/dist/behaviors/registry/core/atoms/std-notify-on-event.orb +11 -11
  415. package/dist/behaviors/registry/core/atoms/std-page-tree.orb +126 -126
  416. package/dist/behaviors/registry/core/atoms/std-pagination.orb +18 -18
  417. package/dist/behaviors/registry/core/atoms/std-push.orb +49 -49
  418. package/dist/behaviors/registry/core/atoms/std-rate-limiter.orb +181 -181
  419. package/dist/behaviors/registry/core/atoms/std-rating-review.orb +587 -571
  420. package/dist/behaviors/registry/core/atoms/std-recurrence.orb +150 -144
  421. package/dist/behaviors/registry/core/atoms/std-related.orb +29 -29
  422. package/dist/behaviors/registry/core/atoms/std-rich-editor.orb +113 -113
  423. package/dist/behaviors/registry/core/atoms/std-row-access-control.orb +6 -6
  424. package/dist/behaviors/registry/core/atoms/std-saved-search.orb +74 -74
  425. package/dist/behaviors/registry/core/atoms/std-scatter.orb +75 -70
  426. package/dist/behaviors/registry/core/atoms/std-search.orb +4 -4
  427. package/dist/behaviors/registry/core/atoms/std-selection.orb +104 -104
  428. package/dist/behaviors/registry/core/atoms/std-signature-capture.orb +96 -96
  429. package/dist/behaviors/registry/core/atoms/std-stack-layout.orb +11 -11
  430. package/dist/behaviors/registry/core/atoms/std-stats.orb +258 -228
  431. package/dist/behaviors/registry/core/atoms/std-step-flow.orb +201 -198
  432. package/dist/behaviors/registry/core/atoms/std-tabs.orb +45 -40
  433. package/dist/behaviors/registry/core/atoms/std-tag-taxonomy.orb +71 -71
  434. package/dist/behaviors/registry/core/atoms/std-thread.orb +62 -62
  435. package/dist/behaviors/registry/core/atoms/std-version-history.orb +157 -157
  436. package/dist/behaviors/registry/core/atoms/std-vote.orb +34 -34
  437. package/dist/behaviors/registry/core/atoms/std-wizard-form.orb +167 -167
  438. package/dist/behaviors/registry/core/atoms/std-wizard.orb +180 -177
  439. package/dist/behaviors/registry/core/molecules/std-dashboard.orb +47 -47
  440. package/dist/behaviors/registry/core/molecules/std-esign-flow.orb +96 -96
  441. package/dist/behaviors/registry/core/molecules/std-filtered-list.orb +20 -20
  442. package/dist/behaviors/registry/core/molecules/std-list.orb +65 -65
  443. package/dist/behaviors/registry/core/molecules/std-master-detail-layout.orb +14 -14
  444. package/dist/behaviors/registry/core/molecules/std-tabs-layout.orb +17 -17
  445. package/dist/behaviors/registry/core/organisms/std-generic-app.orb +554 -554
  446. package/dist/behaviors/registry/game/atoms/std-collision.orb +140 -140
  447. package/dist/behaviors/registry/game/atoms/std-combat.orb +50 -50
  448. package/dist/behaviors/registry/game/atoms/std-dialogue-box.orb +22 -22
  449. package/dist/behaviors/registry/game/atoms/std-game-canvas2d.orb +38 -38
  450. package/dist/behaviors/registry/game/atoms/std-gameflow.orb +31 -31
  451. package/dist/behaviors/registry/game/atoms/std-movement.orb +285 -285
  452. package/dist/behaviors/registry/game/atoms/std-overworld.orb +77 -77
  453. package/dist/behaviors/registry/game/atoms/std-physics2d.orb +73 -73
  454. package/dist/behaviors/registry/game/atoms/std-quest.orb +132 -132
  455. package/dist/behaviors/registry/game/atoms/std-timer.orb +294 -294
  456. package/dist/behaviors/registry/game/organisms/std-arcade-game.orb +156 -156
  457. package/dist/behaviors/registry/game/organisms/std-logic-training.orb +78 -78
  458. package/dist/behaviors/registry/game/organisms/std-platformer-app.orb +273 -260
  459. package/dist/behaviors/registry/game/organisms/std-puzzle-app.orb +100 -100
  460. package/dist/behaviors/registry/game/organisms/std-rpg-game.orb +365 -365
  461. package/dist/behaviors/registry/game/organisms/std-stem-lab.orb +376 -376
  462. package/dist/behaviors/registry/game/organisms/std-strategy-game.orb +561 -561
  463. package/dist/behaviors/registry/probes/molecules/std-source-scope-probe.orb +26 -26
  464. package/dist/behaviors/registry/service/atoms/std-service-calendar-ical.orb +59 -59
  465. package/dist/behaviors/registry/service/atoms/std-service-custom-bearer.orb +68 -68
  466. package/dist/behaviors/registry/service/atoms/std-service-email.orb +75 -75
  467. package/dist/behaviors/registry/service/atoms/std-service-github.orb +71 -71
  468. package/dist/behaviors/registry/service/atoms/std-service-llm.orb +65 -65
  469. package/dist/behaviors/registry/service/atoms/std-service-maps.orb +89 -89
  470. package/dist/behaviors/registry/service/atoms/std-service-oauth.orb +52 -52
  471. package/dist/behaviors/registry/service/atoms/std-service-print.orb +115 -115
  472. package/dist/behaviors/registry/service/atoms/std-service-redis.orb +71 -71
  473. package/dist/behaviors/registry/service/atoms/std-service-storage.orb +54 -54
  474. package/dist/behaviors/registry/service/atoms/std-service-stripe.orb +104 -104
  475. package/dist/behaviors/registry/service/atoms/std-service-twilio.orb +61 -61
  476. package/dist/behaviors/registry/service/atoms/std-service-youtube.orb +56 -56
  477. package/dist/behaviors/registry/service/organisms/std-service-marketplace.orb +1015 -1015
  478. package/dist/behaviors/registry/service/organisms/std-service-research-assistant.orb +910 -910
  479. package/dist/behaviors/registry/variations/chrome/std-app-layout-bottomnav.orb +7 -7
  480. package/dist/behaviors/registry/variations/chrome/std-app-layout-minimal.orb +5 -5
  481. package/dist/behaviors/registry/variations/chrome/std-app-layout-topnav.orb +9 -9
  482. package/dist/behaviors/registry/variations/views/std-stats-sparkline.orb +14 -14
  483. package/dist/registry/agent/atoms/std-agent-activity-log.orb +77 -77
  484. package/dist/registry/agent/atoms/std-agent-chat-thread.orb +105 -105
  485. package/dist/registry/agent/atoms/std-agent-classifier.orb +102 -102
  486. package/dist/registry/agent/atoms/std-agent-completion.orb +111 -111
  487. package/dist/registry/agent/atoms/std-agent-context-window.orb +375 -375
  488. package/dist/registry/agent/atoms/std-agent-conversation.orb +94 -94
  489. package/dist/registry/agent/atoms/std-agent-memory.orb +79 -79
  490. package/dist/registry/agent/atoms/std-agent-provider.orb +125 -125
  491. package/dist/registry/agent/atoms/std-agent-search.orb +63 -63
  492. package/dist/registry/agent/atoms/std-agent-session.orb +106 -106
  493. package/dist/registry/agent/atoms/std-agent-step-progress.orb +202 -202
  494. package/dist/registry/agent/atoms/std-agent-token-gauge.orb +350 -350
  495. package/dist/registry/agent/atoms/std-agent-tool-call.orb +58 -58
  496. package/dist/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
  497. package/dist/registry/agent/molecules/std-agent-learner.orb +173 -173
  498. package/dist/registry/agent/molecules/std-agent-planner.orb +136 -136
  499. package/dist/registry/agent/molecules/std-agent-rag.orb +118 -118
  500. package/dist/registry/agent/molecules/std-agent-tool-loop.orb +186 -186
  501. package/dist/registry/agent/organisms/std-agent-assistant.orb +1088 -1088
  502. package/dist/registry/agent/organisms/std-agent-builder.orb +3046 -3046
  503. package/dist/registry/agent/organisms/std-agent-pipeline.orb +2089 -2089
  504. package/dist/registry/agent/organisms/std-agent-reviewer.orb +926 -926
  505. package/dist/registry/agent/organisms/std-agent-tutor.orb +760 -760
  506. package/dist/registry/app/atoms/std-ap-bill.orb +126 -126
  507. package/dist/registry/app/atoms/std-applicant.orb +124 -124
  508. package/dist/registry/app/atoms/std-application.orb +136 -136
  509. package/dist/registry/app/atoms/std-approval-request.orb +206 -206
  510. package/dist/registry/app/atoms/std-campaign-goal.orb +124 -124
  511. package/dist/registry/app/atoms/std-change-order.orb +168 -168
  512. package/dist/registry/app/atoms/std-chart-of-accounts.orb +120 -120
  513. package/dist/registry/app/atoms/std-checkin.orb +146 -146
  514. package/dist/registry/app/atoms/std-checkout-terminal.orb +129 -129
  515. package/dist/registry/app/atoms/std-class-roster.orb +104 -104
  516. package/dist/registry/app/atoms/std-class-session.orb +128 -128
  517. package/dist/registry/app/atoms/std-court-deadline.orb +152 -152
  518. package/dist/registry/app/atoms/std-customer-account.orb +148 -148
  519. package/dist/registry/app/atoms/std-donation-receipt.orb +139 -139
  520. package/dist/registry/app/atoms/std-donor.orb +135 -135
  521. package/dist/registry/app/atoms/std-drip-sequence.orb +122 -122
  522. package/dist/registry/app/atoms/std-driver.orb +144 -144
  523. package/dist/registry/app/atoms/std-dunning.orb +183 -183
  524. package/dist/registry/app/atoms/std-email-broadcast.orb +128 -128
  525. package/dist/registry/app/atoms/std-event.orb +149 -149
  526. package/dist/registry/app/atoms/std-form-builder.orb +168 -168
  527. package/dist/registry/app/atoms/std-health-score.orb +150 -150
  528. package/dist/registry/app/atoms/std-help-article.orb +129 -129
  529. package/dist/registry/app/atoms/std-help-category.orb +141 -141
  530. package/dist/registry/app/atoms/std-interview-slot.orb +142 -142
  531. package/dist/registry/app/atoms/std-invoice.orb +168 -168
  532. package/dist/registry/app/atoms/std-kitchen-display.orb +152 -152
  533. package/dist/registry/app/atoms/std-lease.orb +136 -136
  534. package/dist/registry/app/atoms/std-ledger-entry.orb +134 -134
  535. package/dist/registry/app/atoms/std-maintenance-request.orb +156 -156
  536. package/dist/registry/app/atoms/std-matter.orb +129 -129
  537. package/dist/registry/app/atoms/std-membership.orb +132 -132
  538. package/dist/registry/app/atoms/std-menu.orb +158 -158
  539. package/dist/registry/app/atoms/std-modifier-group.orb +126 -126
  540. package/dist/registry/app/atoms/std-nps-survey.orb +120 -120
  541. package/dist/registry/app/atoms/std-offer-letter.orb +130 -130
  542. package/dist/registry/app/atoms/std-payout-ledger.orb +141 -141
  543. package/dist/registry/app/atoms/std-question-bank.orb +123 -123
  544. package/dist/registry/app/atoms/std-receipt.orb +157 -157
  545. package/dist/registry/app/atoms/std-recurring-charge.orb +137 -137
  546. package/dist/registry/app/atoms/std-renewal-risk.orb +152 -152
  547. package/dist/registry/app/atoms/std-rent-charge.orb +152 -152
  548. package/dist/registry/app/atoms/std-reorder-rule.orb +139 -139
  549. package/dist/registry/app/atoms/std-response-collector.orb +142 -142
  550. package/dist/registry/app/atoms/std-rfi.orb +153 -153
  551. package/dist/registry/app/atoms/std-route-optimize.orb +114 -114
  552. package/dist/registry/app/atoms/std-segment.orb +119 -119
  553. package/dist/registry/app/atoms/std-stock-level.orb +136 -136
  554. package/dist/registry/app/atoms/std-submittal.orb +165 -165
  555. package/dist/registry/app/atoms/std-table-map.orb +67 -67
  556. package/dist/registry/app/atoms/std-technician-dispatch.orb +134 -134
  557. package/dist/registry/app/atoms/std-telematics-event.orb +111 -111
  558. package/dist/registry/app/atoms/std-template-editor.orb +157 -157
  559. package/dist/registry/app/atoms/std-tenant.orb +127 -127
  560. package/dist/registry/app/atoms/std-ticket-tier.orb +178 -178
  561. package/dist/registry/app/atoms/std-time-entry.orb +136 -136
  562. package/dist/registry/app/atoms/std-timesheet.orb +174 -174
  563. package/dist/registry/app/atoms/std-trial.orb +147 -147
  564. package/dist/registry/app/atoms/std-vehicle.orb +147 -147
  565. package/dist/registry/app/atoms/std-vendor-onboarding.orb +232 -232
  566. package/dist/registry/app/atoms/std-waitlist.orb +142 -142
  567. package/dist/registry/app/atoms/std-warehouse.orb +82 -82
  568. package/dist/registry/app/atoms/std-work-order.orb +160 -160
  569. package/dist/registry/app/molecules/std-applicant-form.orb +65 -65
  570. package/dist/registry/app/molecules/std-approval-chain.orb +5 -5
  571. package/dist/registry/app/molecules/std-broadcast-builder.orb +59 -59
  572. package/dist/registry/app/molecules/std-cart.orb +45 -45
  573. package/dist/registry/app/molecules/std-ledger-entry-form.orb +159 -159
  574. package/dist/registry/app/molecules/std-multi-party-transaction.orb +12 -12
  575. package/dist/registry/app/molecules/std-pipeline.orb +20 -20
  576. package/dist/registry/app/molecules/std-recurring-schedule.orb +2 -2
  577. package/dist/registry/app/molecules/std-stock-adjustment.orb +111 -111
  578. package/dist/registry/app/molecules/std-timeline.orb +6 -6
  579. package/dist/registry/app/molecules/std-wizard-branching.orb +15 -15
  580. package/dist/registry/app/organisms/std-accounting.orb +91 -91
  581. package/dist/registry/app/organisms/std-api-gateway.orb +175 -175
  582. package/dist/registry/app/organisms/std-ats-recruiting.orb +132 -132
  583. package/dist/registry/app/organisms/std-booking-system.orb +686 -681
  584. package/dist/registry/app/organisms/std-cicd-pipeline.orb +277 -277
  585. package/dist/registry/app/organisms/std-cms.orb +271 -271
  586. package/dist/registry/app/organisms/std-coding-academy.orb +204 -204
  587. package/dist/registry/app/organisms/std-construction-pm.orb +129 -129
  588. package/dist/registry/app/organisms/std-crm.orb +270 -270
  589. package/dist/registry/app/organisms/std-customer-success.orb +91 -91
  590. package/dist/registry/app/organisms/std-devops-dashboard.orb +404 -404
  591. package/dist/registry/app/organisms/std-document-mgmt.orb +85 -85
  592. package/dist/registry/app/organisms/std-ecommerce.orb +705 -705
  593. package/dist/registry/app/organisms/std-embedded-dashboard.orb +151 -151
  594. package/dist/registry/app/organisms/std-event-ticketing.orb +213 -213
  595. package/dist/registry/app/organisms/std-field-service.orb +200 -200
  596. package/dist/registry/app/organisms/std-finance-tracker.orb +204 -204
  597. package/dist/registry/app/organisms/std-fitness-studio.orb +162 -162
  598. package/dist/registry/app/organisms/std-fleet-mgmt.orb +157 -157
  599. package/dist/registry/app/organisms/std-forum.orb +144 -144
  600. package/dist/registry/app/organisms/std-healthcare.orb +537 -537
  601. package/dist/registry/app/organisms/std-helpdesk.orb +182 -182
  602. package/dist/registry/app/organisms/std-hr-portal.orb +464 -464
  603. package/dist/registry/app/organisms/std-inventory.orb +186 -186
  604. package/dist/registry/app/organisms/std-iot-dashboard.orb +361 -361
  605. package/dist/registry/app/organisms/std-legal-case.orb +169 -169
  606. package/dist/registry/app/organisms/std-listings.orb +151 -151
  607. package/dist/registry/app/organisms/std-lms.orb +599 -416
  608. package/dist/registry/app/organisms/std-marketing-campaign.orb +127 -127
  609. package/dist/registry/app/organisms/std-marketplace.orb +224 -224
  610. package/dist/registry/app/organisms/std-nonprofit-donations.orb +111 -111
  611. package/dist/registry/app/organisms/std-notes.orb +111 -111
  612. package/dist/registry/app/organisms/std-project-manager.orb +222 -222
  613. package/dist/registry/app/organisms/std-property-mgmt.orb +182 -182
  614. package/dist/registry/app/organisms/std-public-help-center.orb +134 -134
  615. package/dist/registry/app/organisms/std-realtime-chat.orb +253 -253
  616. package/dist/registry/app/organisms/std-restaurant-pos.orb +134 -134
  617. package/dist/registry/app/organisms/std-retail-pos.orb +140 -140
  618. package/dist/registry/app/organisms/std-social-feed.orb +145 -145
  619. package/dist/registry/app/organisms/std-subscription-billing.orb +172 -172
  620. package/dist/registry/app/organisms/std-survey.orb +131 -131
  621. package/dist/registry/app/organisms/std-time-tracking.orb +180 -180
  622. package/dist/registry/app/organisms/std-trading-dashboard.orb +272 -272
  623. package/dist/registry/app/organisms/std-wiki.orb +120 -120
  624. package/dist/registry/core/atoms/std-app-layout.orb +44 -44
  625. package/dist/registry/core/atoms/std-audit-capture.orb +17 -17
  626. package/dist/registry/core/atoms/std-billable-hour.orb +126 -126
  627. package/dist/registry/core/atoms/std-board.orb +220 -208
  628. package/dist/registry/core/atoms/std-branching-logic.orb +110 -110
  629. package/dist/registry/core/atoms/std-browse.orb +69 -69
  630. package/dist/registry/core/atoms/std-cache-aside.orb +83 -83
  631. package/dist/registry/core/atoms/std-calendar.orb +53 -53
  632. package/dist/registry/core/atoms/std-cascade-on-delete.orb +12 -12
  633. package/dist/registry/core/atoms/std-circuit-breaker.orb +175 -175
  634. package/dist/registry/core/atoms/std-confirmation.orb +30 -30
  635. package/dist/registry/core/atoms/std-cross-reference.orb +14 -14
  636. package/dist/registry/core/atoms/std-dashboard-grid-embedded.orb +72 -72
  637. package/dist/registry/core/atoms/std-dashboard-grid-layout.orb +98 -98
  638. package/dist/registry/core/atoms/std-date-range.orb +23 -23
  639. package/dist/registry/core/atoms/std-display.orb +3 -3
  640. package/dist/registry/core/atoms/std-drawer.orb +12 -12
  641. package/dist/registry/core/atoms/std-esign-request.orb +29 -29
  642. package/dist/registry/core/atoms/std-event-log.orb +193 -178
  643. package/dist/registry/core/atoms/std-export.orb +48 -42
  644. package/dist/registry/core/atoms/std-file-store.orb +131 -131
  645. package/dist/registry/core/atoms/std-filter.orb +10 -10
  646. package/dist/registry/core/atoms/std-flag.orb +87 -87
  647. package/dist/registry/core/atoms/std-form-advanced.orb +48 -48
  648. package/dist/registry/core/atoms/std-gallery.orb +35 -35
  649. package/dist/registry/core/atoms/std-geosearch.orb +29 -29
  650. package/dist/registry/core/atoms/std-graphs.orb +162 -154
  651. package/dist/registry/core/atoms/std-image-upload-multi.orb +64 -64
  652. package/dist/registry/core/atoms/std-mod-queue.orb +56 -56
  653. package/dist/registry/core/atoms/std-modal.orb +30 -30
  654. package/dist/registry/core/atoms/std-multi-party-flow.orb +557 -545
  655. package/dist/registry/core/atoms/std-notify-on-event.orb +11 -11
  656. package/dist/registry/core/atoms/std-page-tree.orb +126 -126
  657. package/dist/registry/core/atoms/std-pagination.orb +18 -18
  658. package/dist/registry/core/atoms/std-push.orb +49 -49
  659. package/dist/registry/core/atoms/std-rate-limiter.orb +181 -181
  660. package/dist/registry/core/atoms/std-rating-review.orb +587 -571
  661. package/dist/registry/core/atoms/std-recurrence.orb +150 -144
  662. package/dist/registry/core/atoms/std-related.orb +29 -29
  663. package/dist/registry/core/atoms/std-rich-editor.orb +113 -113
  664. package/dist/registry/core/atoms/std-row-access-control.orb +6 -6
  665. package/dist/registry/core/atoms/std-saved-search.orb +74 -74
  666. package/dist/registry/core/atoms/std-scatter.orb +75 -70
  667. package/dist/registry/core/atoms/std-search.orb +4 -4
  668. package/dist/registry/core/atoms/std-selection.orb +104 -104
  669. package/dist/registry/core/atoms/std-signature-capture.orb +96 -96
  670. package/dist/registry/core/atoms/std-stack-layout.orb +11 -11
  671. package/dist/registry/core/atoms/std-stats.orb +258 -228
  672. package/dist/registry/core/atoms/std-step-flow.orb +201 -198
  673. package/dist/registry/core/atoms/std-tabs.orb +45 -40
  674. package/dist/registry/core/atoms/std-tag-taxonomy.orb +71 -71
  675. package/dist/registry/core/atoms/std-thread.orb +62 -62
  676. package/dist/registry/core/atoms/std-version-history.orb +157 -157
  677. package/dist/registry/core/atoms/std-vote.orb +34 -34
  678. package/dist/registry/core/atoms/std-wizard-form.orb +167 -167
  679. package/dist/registry/core/atoms/std-wizard.orb +180 -177
  680. package/dist/registry/core/molecules/std-dashboard.orb +47 -47
  681. package/dist/registry/core/molecules/std-esign-flow.orb +96 -96
  682. package/dist/registry/core/molecules/std-filtered-list.orb +20 -20
  683. package/dist/registry/core/molecules/std-list.orb +65 -65
  684. package/dist/registry/core/molecules/std-master-detail-layout.orb +14 -14
  685. package/dist/registry/core/molecules/std-tabs-layout.orb +17 -17
  686. package/dist/registry/core/organisms/std-generic-app.orb +554 -554
  687. package/dist/registry/game/atoms/std-collision.orb +140 -140
  688. package/dist/registry/game/atoms/std-combat.orb +50 -50
  689. package/dist/registry/game/atoms/std-dialogue-box.orb +22 -22
  690. package/dist/registry/game/atoms/std-game-canvas2d.orb +38 -38
  691. package/dist/registry/game/atoms/std-gameflow.orb +31 -31
  692. package/dist/registry/game/atoms/std-movement.orb +285 -285
  693. package/dist/registry/game/atoms/std-overworld.orb +77 -77
  694. package/dist/registry/game/atoms/std-physics2d.orb +73 -73
  695. package/dist/registry/game/atoms/std-quest.orb +132 -132
  696. package/dist/registry/game/atoms/std-timer.orb +294 -294
  697. package/dist/registry/game/organisms/std-arcade-game.orb +156 -156
  698. package/dist/registry/game/organisms/std-logic-training.orb +78 -78
  699. package/dist/registry/game/organisms/std-platformer-app.orb +273 -260
  700. package/dist/registry/game/organisms/std-puzzle-app.orb +100 -100
  701. package/dist/registry/game/organisms/std-rpg-game.orb +365 -365
  702. package/dist/registry/game/organisms/std-stem-lab.orb +376 -376
  703. package/dist/registry/game/organisms/std-strategy-game.orb +561 -561
  704. package/dist/registry/probes/molecules/std-source-scope-probe.orb +26 -26
  705. package/dist/registry/service/atoms/std-service-calendar-ical.orb +59 -59
  706. package/dist/registry/service/atoms/std-service-custom-bearer.orb +68 -68
  707. package/dist/registry/service/atoms/std-service-email.orb +75 -75
  708. package/dist/registry/service/atoms/std-service-github.orb +71 -71
  709. package/dist/registry/service/atoms/std-service-llm.orb +65 -65
  710. package/dist/registry/service/atoms/std-service-maps.orb +89 -89
  711. package/dist/registry/service/atoms/std-service-oauth.orb +52 -52
  712. package/dist/registry/service/atoms/std-service-print.orb +115 -115
  713. package/dist/registry/service/atoms/std-service-redis.orb +71 -71
  714. package/dist/registry/service/atoms/std-service-storage.orb +54 -54
  715. package/dist/registry/service/atoms/std-service-stripe.orb +104 -104
  716. package/dist/registry/service/atoms/std-service-twilio.orb +61 -61
  717. package/dist/registry/service/atoms/std-service-youtube.orb +56 -56
  718. package/dist/registry/service/organisms/std-service-marketplace.orb +1015 -1015
  719. package/dist/registry/service/organisms/std-service-research-assistant.orb +910 -910
  720. package/dist/registry/variations/chrome/std-app-layout-bottomnav.orb +7 -7
  721. package/dist/registry/variations/chrome/std-app-layout-minimal.orb +5 -5
  722. package/dist/registry/variations/chrome/std-app-layout-topnav.orb +9 -9
  723. package/dist/registry/variations/views/std-stats-sparkline.orb +14 -14
  724. package/package.json +1 -1
@@ -234,14 +234,18 @@
234
234
  "main",
235
235
  {
236
236
  "type": "stack",
237
+ "direction": "vertical",
238
+ "gap": "lg",
237
239
  "children": [
238
240
  {
241
+ "gap": "sm",
239
242
  "type": "stack",
243
+ "direction": "horizontal",
240
244
  "align": "center",
241
245
  "children": [
242
246
  {
243
- "name": "gauge",
244
- "type": "icon"
247
+ "type": "icon",
248
+ "name": "gauge"
245
249
  },
246
250
  {
247
251
  "content": "Token Usage",
@@ -249,13 +253,11 @@
249
253
  "type": "typography"
250
254
  },
251
255
  {
252
- "label": "Normal",
253
256
  "variant": "default",
254
- "type": "badge"
257
+ "type": "badge",
258
+ "label": "Normal"
255
259
  }
256
- ],
257
- "direction": "horizontal",
258
- "gap": "sm"
260
+ ]
259
261
  },
260
262
  {
261
263
  "type": "divider"
@@ -267,31 +269,29 @@
267
269
  },
268
270
  {
269
271
  "type": "stack",
270
- "gap": "md",
271
- "direction": "horizontal",
272
272
  "children": [
273
273
  {
274
- "value": "@entity.current",
275
274
  "label": "Tokens Used",
275
+ "value": "@entity.current",
276
276
  "type": "stat-display"
277
277
  },
278
278
  {
279
279
  "type": "stat-display",
280
- "label": "Max Tokens",
281
- "value": "@entity.max"
280
+ "value": "@entity.max",
281
+ "label": "Max Tokens"
282
282
  }
283
- ]
283
+ ],
284
+ "gap": "md",
285
+ "direction": "horizontal"
284
286
  },
285
287
  {
286
- "label": "Reset",
287
- "icon": "rotate-ccw",
288
288
  "action": "RESET",
289
+ "icon": "rotate-ccw",
290
+ "type": "button",
289
291
  "variant": "ghost",
290
- "type": "button"
292
+ "label": "Reset"
291
293
  }
292
- ],
293
- "gap": "lg",
294
- "direction": "vertical"
294
+ ]
295
295
  }
296
296
  ]
297
297
  ]
@@ -319,65 +319,65 @@
319
319
  "render-ui",
320
320
  "main",
321
321
  {
322
- "type": "stack",
323
- "direction": "vertical",
322
+ "gap": "lg",
324
323
  "children": [
325
324
  {
325
+ "direction": "horizontal",
326
326
  "align": "center",
327
327
  "type": "stack",
328
- "direction": "horizontal",
329
- "gap": "sm",
330
328
  "children": [
331
329
  {
332
330
  "name": "gauge",
333
331
  "type": "icon"
334
332
  },
335
333
  {
336
- "content": "Token Usage",
337
334
  "variant": "h2",
338
- "type": "typography"
335
+ "type": "typography",
336
+ "content": "Token Usage"
339
337
  },
340
338
  {
341
- "variant": "default",
342
339
  "label": "Normal",
340
+ "variant": "default",
343
341
  "type": "badge"
344
342
  }
345
- ]
343
+ ],
344
+ "gap": "sm"
346
345
  },
347
346
  {
348
347
  "type": "divider"
349
348
  },
350
349
  {
351
- "max": "@entity.max",
352
350
  "value": "@entity.current",
351
+ "max": "@entity.max",
353
352
  "type": "progress-bar"
354
353
  },
355
354
  {
356
- "type": "stack",
357
- "direction": "horizontal",
358
355
  "children": [
359
356
  {
360
- "label": "Tokens Used",
361
357
  "type": "stat-display",
358
+ "label": "Tokens Used",
362
359
  "value": "@entity.current"
363
360
  },
364
361
  {
365
- "label": "Max Tokens",
366
362
  "value": "@entity.max",
363
+ "label": "Max Tokens",
367
364
  "type": "stat-display"
368
365
  }
369
366
  ],
370
- "gap": "md"
367
+ "gap": "md",
368
+ "type": "stack",
369
+ "direction": "horizontal"
371
370
  },
372
371
  {
373
- "icon": "rotate-ccw",
374
- "type": "button",
375
- "label": "Reset",
376
372
  "variant": "ghost",
377
- "action": "RESET"
373
+ "label": "Reset",
374
+ "action": "RESET",
375
+ "icon": "rotate-ccw",
376
+ "type": "button"
378
377
  }
379
378
  ],
380
- "gap": "lg"
379
+ "direction": "vertical",
380
+ "type": "stack"
381
381
  }
382
382
  ]
383
383
  ]
@@ -417,27 +417,28 @@
417
417
  "render-ui",
418
418
  "main",
419
419
  {
420
- "gap": "lg",
420
+ "type": "stack",
421
421
  "direction": "vertical",
422
+ "gap": "lg",
422
423
  "children": [
423
424
  {
424
425
  "type": "stack",
425
- "align": "center",
426
426
  "gap": "sm",
427
+ "align": "center",
427
428
  "children": [
428
429
  {
429
- "name": "alert-triangle",
430
- "type": "icon"
430
+ "type": "icon",
431
+ "name": "alert-triangle"
431
432
  },
432
433
  {
433
- "type": "typography",
434
434
  "content": "Token Usage",
435
+ "type": "typography",
435
436
  "variant": "h2"
436
437
  },
437
438
  {
439
+ "type": "badge",
438
440
  "label": "Warning",
439
- "variant": "warning",
440
- "type": "badge"
441
+ "variant": "warning"
441
442
  }
442
443
  ],
443
444
  "direction": "horizontal"
@@ -446,9 +447,9 @@
446
447
  "type": "divider"
447
448
  },
448
449
  {
450
+ "variant": "warning",
449
451
  "message": "Token usage approaching limit. Consider compacting.",
450
- "type": "alert",
451
- "variant": "warning"
452
+ "type": "alert"
452
453
  },
453
454
  {
454
455
  "type": "progress-bar",
@@ -456,45 +457,44 @@
456
457
  "max": "@entity.max"
457
458
  },
458
459
  {
459
- "direction": "horizontal",
460
+ "type": "stack",
461
+ "gap": "md",
460
462
  "children": [
461
463
  {
464
+ "label": "Tokens Used",
462
465
  "value": "@entity.current",
463
- "type": "stat-display",
464
- "label": "Tokens Used"
466
+ "type": "stat-display"
465
467
  },
466
468
  {
467
- "value": "@entity.max",
468
469
  "label": "Max Tokens",
470
+ "value": "@entity.max",
469
471
  "type": "stat-display"
470
472
  }
471
473
  ],
472
- "gap": "md",
473
- "type": "stack"
474
+ "direction": "horizontal"
474
475
  },
475
476
  {
476
477
  "direction": "horizontal",
477
- "type": "stack",
478
478
  "gap": "sm",
479
+ "type": "stack",
479
480
  "children": [
480
481
  {
481
- "label": "Compact",
482
- "type": "button",
483
- "variant": "primary",
484
482
  "action": "COMPACT",
485
- "icon": "minimize-2"
483
+ "icon": "minimize-2",
484
+ "type": "button",
485
+ "label": "Compact",
486
+ "variant": "primary"
486
487
  },
487
488
  {
488
- "variant": "ghost",
489
- "type": "button",
490
489
  "action": "RESET",
490
+ "variant": "ghost",
491
491
  "label": "Reset",
492
+ "type": "button",
492
493
  "icon": "rotate-ccw"
493
494
  }
494
495
  ]
495
496
  }
496
- ],
497
- "type": "stack"
497
+ ]
498
498
  }
499
499
  ]
500
500
  ]
@@ -523,12 +523,10 @@
523
523
  "main",
524
524
  {
525
525
  "type": "stack",
526
- "gap": "lg",
527
526
  "direction": "vertical",
527
+ "gap": "lg",
528
528
  "children": [
529
529
  {
530
- "type": "stack",
531
- "align": "center",
532
530
  "gap": "sm",
533
531
  "children": [
534
532
  {
@@ -536,9 +534,9 @@
536
534
  "name": "alert-octagon"
537
535
  },
538
536
  {
539
- "content": "Token Usage",
537
+ "type": "typography",
540
538
  "variant": "h2",
541
- "type": "typography"
539
+ "content": "Token Usage"
542
540
  },
543
541
  {
544
542
  "type": "badge",
@@ -546,7 +544,9 @@
546
544
  "variant": "danger"
547
545
  }
548
546
  ],
549
- "direction": "horizontal"
547
+ "direction": "horizontal",
548
+ "type": "stack",
549
+ "align": "center"
550
550
  },
551
551
  {
552
552
  "type": "divider"
@@ -557,47 +557,47 @@
557
557
  "type": "alert"
558
558
  },
559
559
  {
560
+ "value": "@entity.current",
560
561
  "max": "@entity.max",
561
- "type": "progress-bar",
562
- "value": "@entity.current"
562
+ "type": "progress-bar"
563
563
  },
564
564
  {
565
- "type": "stack",
566
565
  "direction": "horizontal",
567
- "gap": "md",
566
+ "type": "stack",
568
567
  "children": [
569
568
  {
570
- "value": "@entity.current",
569
+ "label": "Tokens Used",
571
570
  "type": "stat-display",
572
- "label": "Tokens Used"
571
+ "value": "@entity.current"
573
572
  },
574
573
  {
575
- "label": "Max Tokens",
576
574
  "type": "stat-display",
575
+ "label": "Max Tokens",
577
576
  "value": "@entity.max"
578
577
  }
579
- ]
578
+ ],
579
+ "gap": "md"
580
580
  },
581
581
  {
582
- "gap": "sm",
583
- "type": "stack",
582
+ "direction": "horizontal",
584
583
  "children": [
585
584
  {
585
+ "icon": "minimize-2",
586
586
  "action": "COMPACT",
587
- "variant": "primary",
587
+ "type": "button",
588
588
  "label": "Compact Now",
589
- "icon": "minimize-2",
590
- "type": "button"
589
+ "variant": "primary"
591
590
  },
592
591
  {
593
- "action": "RESET",
594
- "variant": "ghost",
592
+ "type": "button",
595
593
  "label": "Reset",
594
+ "action": "RESET",
596
595
  "icon": "rotate-ccw",
597
- "type": "button"
596
+ "variant": "ghost"
598
597
  }
599
598
  ],
600
- "direction": "horizontal"
599
+ "type": "stack",
600
+ "gap": "sm"
601
601
  }
602
602
  ]
603
603
  }
@@ -624,11 +624,12 @@
624
624
  "render-ui",
625
625
  "main",
626
626
  {
627
+ "gap": "lg",
627
628
  "type": "stack",
628
629
  "direction": "vertical",
629
- "gap": "lg",
630
630
  "children": [
631
631
  {
632
+ "align": "center",
632
633
  "children": [
633
634
  {
634
635
  "type": "icon",
@@ -640,47 +641,46 @@
640
641
  "type": "typography"
641
642
  },
642
643
  {
643
- "variant": "default",
644
644
  "type": "badge",
645
+ "variant": "default",
645
646
  "label": "Normal"
646
647
  }
647
648
  ],
648
649
  "type": "stack",
649
650
  "gap": "sm",
650
- "direction": "horizontal",
651
- "align": "center"
651
+ "direction": "horizontal"
652
652
  },
653
653
  {
654
654
  "type": "divider"
655
655
  },
656
656
  {
657
+ "max": "@entity.max",
657
658
  "type": "progress-bar",
658
- "value": "@entity.current",
659
- "max": "@entity.max"
659
+ "value": "@entity.current"
660
660
  },
661
661
  {
662
662
  "gap": "md",
663
663
  "type": "stack",
664
+ "direction": "horizontal",
664
665
  "children": [
665
666
  {
666
- "type": "stat-display",
667
667
  "value": "@entity.current",
668
+ "type": "stat-display",
668
669
  "label": "Tokens Used"
669
670
  },
670
671
  {
672
+ "type": "stat-display",
671
673
  "label": "Max Tokens",
672
- "value": "@entity.max",
673
- "type": "stat-display"
674
+ "value": "@entity.max"
674
675
  }
675
- ],
676
- "direction": "horizontal"
676
+ ]
677
677
  },
678
678
  {
679
+ "action": "RESET",
679
680
  "type": "button",
680
681
  "label": "Reset",
681
682
  "variant": "ghost",
682
- "icon": "rotate-ccw",
683
- "action": "RESET"
683
+ "icon": "rotate-ccw"
684
684
  }
685
685
  ]
686
686
  }
@@ -701,29 +701,29 @@
701
701
  "render-ui",
702
702
  "main",
703
703
  {
704
- "type": "stack",
705
- "gap": "lg",
706
704
  "direction": "vertical",
705
+ "gap": "lg",
706
+ "type": "stack",
707
707
  "children": [
708
708
  {
709
- "direction": "horizontal",
710
- "align": "center",
711
709
  "type": "stack",
712
710
  "gap": "sm",
711
+ "align": "center",
712
+ "direction": "horizontal",
713
713
  "children": [
714
714
  {
715
- "name": "gauge",
716
- "type": "icon"
715
+ "type": "icon",
716
+ "name": "gauge"
717
717
  },
718
718
  {
719
+ "type": "typography",
719
720
  "variant": "h2",
720
- "content": "Token Usage",
721
- "type": "typography"
721
+ "content": "Token Usage"
722
722
  },
723
723
  {
724
724
  "type": "badge",
725
- "label": "Normal",
726
- "variant": "default"
725
+ "variant": "default",
726
+ "label": "Normal"
727
727
  }
728
728
  ]
729
729
  },
@@ -731,33 +731,33 @@
731
731
  "type": "divider"
732
732
  },
733
733
  {
734
- "value": "@entity.current",
735
734
  "type": "progress-bar",
735
+ "value": "@entity.current",
736
736
  "max": "@entity.max"
737
737
  },
738
738
  {
739
739
  "gap": "md",
740
- "direction": "horizontal",
741
740
  "children": [
742
741
  {
742
+ "value": "@entity.current",
743
743
  "type": "stat-display",
744
- "label": "Tokens Used",
745
- "value": "@entity.current"
744
+ "label": "Tokens Used"
746
745
  },
747
746
  {
747
+ "type": "stat-display",
748
748
  "label": "Max Tokens",
749
- "value": "@entity.max",
750
- "type": "stat-display"
749
+ "value": "@entity.max"
751
750
  }
752
751
  ],
752
+ "direction": "horizontal",
753
753
  "type": "stack"
754
754
  },
755
755
  {
756
+ "type": "button",
757
+ "label": "Reset",
756
758
  "variant": "ghost",
757
759
  "icon": "rotate-ccw",
758
- "label": "Reset",
759
- "action": "RESET",
760
- "type": "button"
760
+ "action": "RESET"
761
761
  }
762
762
  ]
763
763
  }
@@ -799,37 +799,39 @@
799
799
  "render-ui",
800
800
  "main",
801
801
  {
802
+ "direction": "vertical",
803
+ "type": "stack",
802
804
  "gap": "lg",
803
805
  "children": [
804
806
  {
805
807
  "type": "stack",
806
- "direction": "horizontal",
808
+ "align": "center",
809
+ "gap": "sm",
807
810
  "children": [
808
811
  {
809
- "name": "alert-triangle",
810
- "type": "icon"
812
+ "type": "icon",
813
+ "name": "alert-triangle"
811
814
  },
812
815
  {
813
816
  "content": "Token Usage",
814
- "type": "typography",
815
- "variant": "h2"
817
+ "variant": "h2",
818
+ "type": "typography"
816
819
  },
817
820
  {
818
- "type": "badge",
821
+ "label": "Warning",
819
822
  "variant": "warning",
820
- "label": "Warning"
823
+ "type": "badge"
821
824
  }
822
825
  ],
823
- "gap": "sm",
824
- "align": "center"
826
+ "direction": "horizontal"
825
827
  },
826
828
  {
827
829
  "type": "divider"
828
830
  },
829
831
  {
830
- "type": "alert",
832
+ "variant": "warning",
831
833
  "message": "Token usage approaching limit. Consider compacting.",
832
- "variant": "warning"
834
+ "type": "alert"
833
835
  },
834
836
  {
835
837
  "type": "progress-bar",
@@ -837,46 +839,44 @@
837
839
  "value": "@entity.current"
838
840
  },
839
841
  {
840
- "direction": "horizontal",
841
842
  "children": [
842
843
  {
843
- "label": "Tokens Used",
844
844
  "value": "@entity.current",
845
+ "label": "Tokens Used",
845
846
  "type": "stat-display"
846
847
  },
847
848
  {
848
- "type": "stat-display",
849
+ "label": "Max Tokens",
849
850
  "value": "@entity.max",
850
- "label": "Max Tokens"
851
+ "type": "stat-display"
851
852
  }
852
853
  ],
853
- "gap": "md",
854
- "type": "stack"
854
+ "direction": "horizontal",
855
+ "type": "stack",
856
+ "gap": "md"
855
857
  },
856
858
  {
857
859
  "gap": "sm",
858
- "type": "stack",
859
- "direction": "horizontal",
860
860
  "children": [
861
861
  {
862
- "action": "COMPACT",
863
- "icon": "minimize-2",
864
862
  "variant": "primary",
865
863
  "label": "Compact",
866
- "type": "button"
864
+ "type": "button",
865
+ "action": "COMPACT",
866
+ "icon": "minimize-2"
867
867
  },
868
868
  {
869
+ "variant": "ghost",
869
870
  "icon": "rotate-ccw",
870
871
  "type": "button",
871
- "action": "RESET",
872
872
  "label": "Reset",
873
- "variant": "ghost"
873
+ "action": "RESET"
874
874
  }
875
- ]
875
+ ],
876
+ "type": "stack",
877
+ "direction": "horizontal"
876
878
  }
877
- ],
878
- "direction": "vertical",
879
- "type": "stack"
879
+ ]
880
880
  }
881
881
  ]
882
882
  ]
@@ -904,35 +904,38 @@
904
904
  "render-ui",
905
905
  "main",
906
906
  {
907
+ "direction": "vertical",
908
+ "gap": "lg",
909
+ "type": "stack",
907
910
  "children": [
908
911
  {
912
+ "type": "stack",
913
+ "direction": "horizontal",
914
+ "gap": "sm",
915
+ "align": "center",
909
916
  "children": [
910
917
  {
911
- "name": "alert-octagon",
912
- "type": "icon"
918
+ "type": "icon",
919
+ "name": "alert-octagon"
913
920
  },
914
921
  {
915
- "content": "Token Usage",
922
+ "type": "typography",
916
923
  "variant": "h2",
917
- "type": "typography"
924
+ "content": "Token Usage"
918
925
  },
919
926
  {
920
- "label": "Critical",
921
927
  "variant": "danger",
922
- "type": "badge"
928
+ "type": "badge",
929
+ "label": "Critical"
923
930
  }
924
- ],
925
- "direction": "horizontal",
926
- "gap": "sm",
927
- "align": "center",
928
- "type": "stack"
931
+ ]
929
932
  },
930
933
  {
931
934
  "type": "divider"
932
935
  },
933
936
  {
934
- "type": "alert",
935
937
  "message": "Token usage critical. Compact immediately to avoid truncation.",
938
+ "type": "alert",
936
939
  "variant": "error"
937
940
  },
938
941
  {
@@ -941,6 +944,8 @@
941
944
  "value": "@entity.current"
942
945
  },
943
946
  {
947
+ "gap": "md",
948
+ "type": "stack",
944
949
  "direction": "horizontal",
945
950
  "children": [
946
951
  {
@@ -950,38 +955,33 @@
950
955
  },
951
956
  {
952
957
  "label": "Max Tokens",
953
- "value": "@entity.max",
954
- "type": "stat-display"
958
+ "type": "stat-display",
959
+ "value": "@entity.max"
955
960
  }
956
- ],
957
- "type": "stack",
958
- "gap": "md"
961
+ ]
959
962
  },
960
963
  {
964
+ "gap": "sm",
961
965
  "direction": "horizontal",
966
+ "type": "stack",
962
967
  "children": [
963
968
  {
964
- "type": "button",
965
- "icon": "minimize-2",
966
969
  "variant": "primary",
970
+ "type": "button",
971
+ "label": "Compact Now",
967
972
  "action": "COMPACT",
968
- "label": "Compact Now"
973
+ "icon": "minimize-2"
969
974
  },
970
975
  {
971
- "action": "RESET",
972
- "label": "Reset",
973
- "variant": "ghost",
974
976
  "icon": "rotate-ccw",
975
- "type": "button"
977
+ "variant": "ghost",
978
+ "type": "button",
979
+ "label": "Reset",
980
+ "action": "RESET"
976
981
  }
977
- ],
978
- "gap": "sm",
979
- "type": "stack"
982
+ ]
980
983
  }
981
- ],
982
- "direction": "vertical",
983
- "gap": "lg",
984
- "type": "stack"
984
+ ]
985
985
  }
986
986
  ]
987
987
  ]
@@ -1009,65 +1009,65 @@
1009
1009
  "render-ui",
1010
1010
  "main",
1011
1011
  {
1012
- "direction": "vertical",
1013
- "type": "stack",
1014
1012
  "gap": "lg",
1015
1013
  "children": [
1016
1014
  {
1017
1015
  "type": "stack",
1016
+ "direction": "horizontal",
1017
+ "gap": "sm",
1018
1018
  "align": "center",
1019
1019
  "children": [
1020
1020
  {
1021
- "type": "icon",
1022
- "name": "gauge"
1021
+ "name": "gauge",
1022
+ "type": "icon"
1023
1023
  },
1024
1024
  {
1025
- "content": "Token Usage",
1025
+ "type": "typography",
1026
1026
  "variant": "h2",
1027
- "type": "typography"
1027
+ "content": "Token Usage"
1028
1028
  },
1029
1029
  {
1030
- "label": "Normal",
1030
+ "variant": "default",
1031
1031
  "type": "badge",
1032
- "variant": "default"
1032
+ "label": "Normal"
1033
1033
  }
1034
- ],
1035
- "direction": "horizontal",
1036
- "gap": "sm"
1034
+ ]
1037
1035
  },
1038
1036
  {
1039
1037
  "type": "divider"
1040
1038
  },
1041
1039
  {
1040
+ "max": "@entity.max",
1042
1041
  "type": "progress-bar",
1043
- "value": "@entity.current",
1044
- "max": "@entity.max"
1042
+ "value": "@entity.current"
1045
1043
  },
1046
1044
  {
1045
+ "gap": "md",
1046
+ "type": "stack",
1047
1047
  "direction": "horizontal",
1048
1048
  "children": [
1049
1049
  {
1050
1050
  "label": "Tokens Used",
1051
- "value": "@entity.current",
1052
- "type": "stat-display"
1051
+ "type": "stat-display",
1052
+ "value": "@entity.current"
1053
1053
  },
1054
1054
  {
1055
+ "value": "@entity.max",
1055
1056
  "type": "stat-display",
1056
- "label": "Max Tokens",
1057
- "value": "@entity.max"
1057
+ "label": "Max Tokens"
1058
1058
  }
1059
- ],
1060
- "type": "stack",
1061
- "gap": "md"
1059
+ ]
1062
1060
  },
1063
1061
  {
1062
+ "type": "button",
1063
+ "action": "RESET",
1064
1064
  "label": "Reset",
1065
1065
  "variant": "ghost",
1066
- "icon": "rotate-ccw",
1067
- "type": "button",
1068
- "action": "RESET"
1066
+ "icon": "rotate-ccw"
1069
1067
  }
1070
- ]
1068
+ ],
1069
+ "direction": "vertical",
1070
+ "type": "stack"
1071
1071
  }
1072
1072
  ]
1073
1073
  ]
@@ -1092,65 +1092,65 @@
1092
1092
  "render-ui",
1093
1093
  "main",
1094
1094
  {
1095
- "type": "stack",
1096
- "gap": "lg",
1097
1095
  "direction": "vertical",
1098
1096
  "children": [
1099
1097
  {
1100
- "align": "center",
1101
- "direction": "horizontal",
1102
- "gap": "sm",
1103
1098
  "children": [
1104
1099
  {
1105
- "type": "icon",
1106
- "name": "gauge"
1100
+ "name": "gauge",
1101
+ "type": "icon"
1107
1102
  },
1108
1103
  {
1104
+ "content": "Token Usage",
1109
1105
  "variant": "h2",
1110
- "type": "typography",
1111
- "content": "Token Usage"
1106
+ "type": "typography"
1112
1107
  },
1113
1108
  {
1114
- "type": "badge",
1115
1109
  "variant": "default",
1116
- "label": "Normal"
1110
+ "label": "Normal",
1111
+ "type": "badge"
1117
1112
  }
1118
1113
  ],
1119
- "type": "stack"
1114
+ "align": "center",
1115
+ "direction": "horizontal",
1116
+ "type": "stack",
1117
+ "gap": "sm"
1120
1118
  },
1121
1119
  {
1122
1120
  "type": "divider"
1123
1121
  },
1124
1122
  {
1125
- "max": "@entity.max",
1126
1123
  "type": "progress-bar",
1124
+ "max": "@entity.max",
1127
1125
  "value": "@entity.current"
1128
1126
  },
1129
1127
  {
1130
- "gap": "md",
1131
1128
  "type": "stack",
1132
1129
  "direction": "horizontal",
1133
1130
  "children": [
1134
1131
  {
1135
- "type": "stat-display",
1132
+ "label": "Tokens Used",
1136
1133
  "value": "@entity.current",
1137
- "label": "Tokens Used"
1134
+ "type": "stat-display"
1138
1135
  },
1139
1136
  {
1140
- "label": "Max Tokens",
1137
+ "type": "stat-display",
1141
1138
  "value": "@entity.max",
1142
- "type": "stat-display"
1139
+ "label": "Max Tokens"
1143
1140
  }
1144
- ]
1141
+ ],
1142
+ "gap": "md"
1145
1143
  },
1146
1144
  {
1145
+ "type": "button",
1147
1146
  "variant": "ghost",
1148
1147
  "icon": "rotate-ccw",
1149
- "type": "button",
1150
- "label": "Reset",
1151
- "action": "RESET"
1148
+ "action": "RESET",
1149
+ "label": "Reset"
1152
1150
  }
1153
- ]
1151
+ ],
1152
+ "type": "stack",
1153
+ "gap": "lg"
1154
1154
  }
1155
1155
  ]
1156
1156
  ]
@@ -1169,15 +1169,14 @@
1169
1169
  "render-ui",
1170
1170
  "main",
1171
1171
  {
1172
- "gap": "lg",
1173
- "direction": "vertical",
1172
+ "type": "stack",
1174
1173
  "children": [
1175
1174
  {
1176
1175
  "align": "center",
1177
1176
  "children": [
1178
1177
  {
1179
- "name": "gauge",
1180
- "type": "icon"
1178
+ "type": "icon",
1179
+ "name": "gauge"
1181
1180
  },
1182
1181
  {
1183
1182
  "type": "typography",
@@ -1185,49 +1184,50 @@
1185
1184
  "variant": "h2"
1186
1185
  },
1187
1186
  {
1187
+ "variant": "default",
1188
1188
  "type": "badge",
1189
- "label": "Normal",
1190
- "variant": "default"
1189
+ "label": "Normal"
1191
1190
  }
1192
1191
  ],
1193
- "gap": "sm",
1194
1192
  "direction": "horizontal",
1195
- "type": "stack"
1193
+ "type": "stack",
1194
+ "gap": "sm"
1196
1195
  },
1197
1196
  {
1198
1197
  "type": "divider"
1199
1198
  },
1200
1199
  {
1201
- "type": "progress-bar",
1202
1200
  "value": "@entity.current",
1203
- "max": "@entity.max"
1201
+ "max": "@entity.max",
1202
+ "type": "progress-bar"
1204
1203
  },
1205
1204
  {
1206
1205
  "direction": "horizontal",
1206
+ "type": "stack",
1207
+ "gap": "md",
1207
1208
  "children": [
1208
1209
  {
1209
- "label": "Tokens Used",
1210
+ "type": "stat-display",
1210
1211
  "value": "@entity.current",
1211
- "type": "stat-display"
1212
+ "label": "Tokens Used"
1212
1213
  },
1213
1214
  {
1214
- "type": "stat-display",
1215
+ "value": "@entity.max",
1215
1216
  "label": "Max Tokens",
1216
- "value": "@entity.max"
1217
+ "type": "stat-display"
1217
1218
  }
1218
- ],
1219
- "type": "stack",
1220
- "gap": "md"
1219
+ ]
1221
1220
  },
1222
1221
  {
1222
+ "icon": "rotate-ccw",
1223
1223
  "type": "button",
1224
1224
  "action": "RESET",
1225
- "variant": "ghost",
1226
- "icon": "rotate-ccw",
1227
- "label": "Reset"
1225
+ "label": "Reset",
1226
+ "variant": "ghost"
1228
1227
  }
1229
1228
  ],
1230
- "type": "stack"
1229
+ "direction": "vertical",
1230
+ "gap": "lg"
1231
1231
  }
1232
1232
  ]
1233
1233
  ]
@@ -1257,25 +1257,25 @@
1257
1257
  {
1258
1258
  "children": [
1259
1259
  {
1260
- "direction": "horizontal",
1261
- "type": "stack",
1262
1260
  "gap": "sm",
1263
1261
  "children": [
1264
1262
  {
1265
- "type": "icon",
1266
- "name": "alert-octagon"
1263
+ "name": "alert-octagon",
1264
+ "type": "icon"
1267
1265
  },
1268
1266
  {
1267
+ "type": "typography",
1269
1268
  "content": "Token Usage",
1270
- "variant": "h2",
1271
- "type": "typography"
1269
+ "variant": "h2"
1272
1270
  },
1273
1271
  {
1274
- "label": "Critical",
1272
+ "variant": "danger",
1275
1273
  "type": "badge",
1276
- "variant": "danger"
1274
+ "label": "Critical"
1277
1275
  }
1278
1276
  ],
1277
+ "type": "stack",
1278
+ "direction": "horizontal",
1279
1279
  "align": "center"
1280
1280
  },
1281
1281
  {
@@ -1283,17 +1283,18 @@
1283
1283
  },
1284
1284
  {
1285
1285
  "variant": "error",
1286
- "type": "alert",
1287
- "message": "Token usage critical. Compact immediately to avoid truncation."
1286
+ "message": "Token usage critical. Compact immediately to avoid truncation.",
1287
+ "type": "alert"
1288
1288
  },
1289
1289
  {
1290
+ "value": "@entity.current",
1290
1291
  "type": "progress-bar",
1291
- "max": "@entity.max",
1292
- "value": "@entity.current"
1292
+ "max": "@entity.max"
1293
1293
  },
1294
1294
  {
1295
- "direction": "horizontal",
1296
1295
  "type": "stack",
1296
+ "gap": "md",
1297
+ "direction": "horizontal",
1297
1298
  "children": [
1298
1299
  {
1299
1300
  "value": "@entity.current",
@@ -1301,37 +1302,36 @@
1301
1302
  "type": "stat-display"
1302
1303
  },
1303
1304
  {
1304
- "value": "@entity.max",
1305
+ "type": "stat-display",
1305
1306
  "label": "Max Tokens",
1306
- "type": "stat-display"
1307
+ "value": "@entity.max"
1307
1308
  }
1308
- ],
1309
- "gap": "md"
1309
+ ]
1310
1310
  },
1311
1311
  {
1312
1312
  "gap": "sm",
1313
- "direction": "horizontal",
1314
1313
  "children": [
1315
1314
  {
1315
+ "type": "button",
1316
1316
  "label": "Compact Now",
1317
1317
  "icon": "minimize-2",
1318
- "variant": "primary",
1319
1318
  "action": "COMPACT",
1320
- "type": "button"
1319
+ "variant": "primary"
1321
1320
  },
1322
1321
  {
1323
- "variant": "ghost",
1324
- "type": "button",
1325
1322
  "icon": "rotate-ccw",
1323
+ "action": "RESET",
1326
1324
  "label": "Reset",
1327
- "action": "RESET"
1325
+ "variant": "ghost",
1326
+ "type": "button"
1328
1327
  }
1329
1328
  ],
1330
- "type": "stack"
1329
+ "type": "stack",
1330
+ "direction": "horizontal"
1331
1331
  }
1332
1332
  ],
1333
- "gap": "lg",
1334
1333
  "direction": "vertical",
1334
+ "gap": "lg",
1335
1335
  "type": "stack"
1336
1336
  }
1337
1337
  ]
@@ -1372,11 +1372,14 @@
1372
1372
  "render-ui",
1373
1373
  "main",
1374
1374
  {
1375
- "gap": "lg",
1375
+ "type": "stack",
1376
1376
  "direction": "vertical",
1377
1377
  "children": [
1378
1378
  {
1379
1379
  "direction": "horizontal",
1380
+ "type": "stack",
1381
+ "align": "center",
1382
+ "gap": "sm",
1380
1383
  "children": [
1381
1384
  {
1382
1385
  "name": "alert-triangle",
@@ -1388,55 +1391,52 @@
1388
1391
  "content": "Token Usage"
1389
1392
  },
1390
1393
  {
1391
- "label": "Warning",
1392
1394
  "variant": "warning",
1395
+ "label": "Warning",
1393
1396
  "type": "badge"
1394
1397
  }
1395
- ],
1396
- "gap": "sm",
1397
- "align": "center",
1398
- "type": "stack"
1398
+ ]
1399
1399
  },
1400
1400
  {
1401
1401
  "type": "divider"
1402
1402
  },
1403
1403
  {
1404
- "type": "alert",
1405
1404
  "variant": "warning",
1406
- "message": "Token usage approaching limit. Consider compacting."
1405
+ "message": "Token usage approaching limit. Consider compacting.",
1406
+ "type": "alert"
1407
1407
  },
1408
1408
  {
1409
- "max": "@entity.max",
1409
+ "type": "progress-bar",
1410
1410
  "value": "@entity.current",
1411
- "type": "progress-bar"
1411
+ "max": "@entity.max"
1412
1412
  },
1413
1413
  {
1414
1414
  "direction": "horizontal",
1415
- "type": "stack",
1416
1415
  "gap": "md",
1416
+ "type": "stack",
1417
1417
  "children": [
1418
1418
  {
1419
1419
  "type": "stat-display",
1420
- "label": "Tokens Used",
1421
- "value": "@entity.current"
1420
+ "value": "@entity.current",
1421
+ "label": "Tokens Used"
1422
1422
  },
1423
1423
  {
1424
- "value": "@entity.max",
1425
1424
  "type": "stat-display",
1425
+ "value": "@entity.max",
1426
1426
  "label": "Max Tokens"
1427
1427
  }
1428
1428
  ]
1429
1429
  },
1430
1430
  {
1431
- "type": "stack",
1432
1431
  "gap": "sm",
1432
+ "type": "stack",
1433
1433
  "children": [
1434
1434
  {
1435
1435
  "label": "Compact",
1436
- "variant": "primary",
1437
- "icon": "minimize-2",
1438
1436
  "type": "button",
1439
- "action": "COMPACT"
1437
+ "action": "COMPACT",
1438
+ "variant": "primary",
1439
+ "icon": "minimize-2"
1440
1440
  },
1441
1441
  {
1442
1442
  "variant": "ghost",
@@ -1449,7 +1449,7 @@
1449
1449
  "direction": "horizontal"
1450
1450
  }
1451
1451
  ],
1452
- "type": "stack"
1452
+ "gap": "lg"
1453
1453
  }
1454
1454
  ]
1455
1455
  ]
@@ -1477,19 +1477,18 @@
1477
1477
  "render-ui",
1478
1478
  "main",
1479
1479
  {
1480
- "type": "stack",
1481
- "gap": "lg",
1482
1480
  "direction": "vertical",
1481
+ "gap": "lg",
1483
1482
  "children": [
1484
1483
  {
1485
1484
  "children": [
1486
1485
  {
1487
- "name": "gauge",
1488
- "type": "icon"
1486
+ "type": "icon",
1487
+ "name": "gauge"
1489
1488
  },
1490
1489
  {
1491
- "content": "Token Usage",
1492
1490
  "variant": "h2",
1491
+ "content": "Token Usage",
1493
1492
  "type": "typography"
1494
1493
  },
1495
1494
  {
@@ -1498,10 +1497,10 @@
1498
1497
  "type": "badge"
1499
1498
  }
1500
1499
  ],
1501
- "align": "center",
1502
1500
  "type": "stack",
1503
- "direction": "horizontal",
1504
- "gap": "sm"
1501
+ "gap": "sm",
1502
+ "align": "center",
1503
+ "direction": "horizontal"
1505
1504
  },
1506
1505
  {
1507
1506
  "type": "divider"
@@ -1514,28 +1513,29 @@
1514
1513
  {
1515
1514
  "children": [
1516
1515
  {
1516
+ "type": "stat-display",
1517
1517
  "label": "Tokens Used",
1518
- "value": "@entity.current",
1519
- "type": "stat-display"
1518
+ "value": "@entity.current"
1520
1519
  },
1521
1520
  {
1522
- "value": "@entity.max",
1521
+ "type": "stat-display",
1523
1522
  "label": "Max Tokens",
1524
- "type": "stat-display"
1523
+ "value": "@entity.max"
1525
1524
  }
1526
1525
  ],
1527
1526
  "type": "stack",
1528
- "direction": "horizontal",
1529
- "gap": "md"
1527
+ "gap": "md",
1528
+ "direction": "horizontal"
1530
1529
  },
1531
1530
  {
1532
- "type": "button",
1533
- "action": "RESET",
1534
1531
  "label": "Reset",
1535
1532
  "variant": "ghost",
1536
- "icon": "rotate-ccw"
1533
+ "icon": "rotate-ccw",
1534
+ "type": "button",
1535
+ "action": "RESET"
1537
1536
  }
1538
- ]
1537
+ ],
1538
+ "type": "stack"
1539
1539
  }
1540
1540
  ]
1541
1541
  ]
@@ -1560,65 +1560,65 @@
1560
1560
  "render-ui",
1561
1561
  "main",
1562
1562
  {
1563
+ "direction": "vertical",
1564
+ "gap": "lg",
1563
1565
  "type": "stack",
1564
1566
  "children": [
1565
1567
  {
1568
+ "direction": "horizontal",
1569
+ "align": "center",
1566
1570
  "type": "stack",
1567
1571
  "gap": "sm",
1568
- "direction": "horizontal",
1569
1572
  "children": [
1570
1573
  {
1571
- "name": "gauge",
1572
- "type": "icon"
1574
+ "type": "icon",
1575
+ "name": "gauge"
1573
1576
  },
1574
1577
  {
1575
- "content": "Token Usage",
1576
1578
  "variant": "h2",
1577
- "type": "typography"
1579
+ "type": "typography",
1580
+ "content": "Token Usage"
1578
1581
  },
1579
1582
  {
1583
+ "type": "badge",
1580
1584
  "label": "Normal",
1581
- "variant": "default",
1582
- "type": "badge"
1585
+ "variant": "default"
1583
1586
  }
1584
- ],
1585
- "align": "center"
1587
+ ]
1586
1588
  },
1587
1589
  {
1588
1590
  "type": "divider"
1589
1591
  },
1590
1592
  {
1591
- "type": "progress-bar",
1592
1593
  "value": "@entity.current",
1593
- "max": "@entity.max"
1594
+ "max": "@entity.max",
1595
+ "type": "progress-bar"
1594
1596
  },
1595
1597
  {
1596
1598
  "type": "stack",
1597
1599
  "direction": "horizontal",
1598
1600
  "children": [
1599
1601
  {
1600
- "label": "Tokens Used",
1601
1602
  "value": "@entity.current",
1602
- "type": "stat-display"
1603
+ "type": "stat-display",
1604
+ "label": "Tokens Used"
1603
1605
  },
1604
1606
  {
1607
+ "label": "Max Tokens",
1605
1608
  "value": "@entity.max",
1606
- "type": "stat-display",
1607
- "label": "Max Tokens"
1609
+ "type": "stat-display"
1608
1610
  }
1609
1611
  ],
1610
1612
  "gap": "md"
1611
1613
  },
1612
1614
  {
1613
- "action": "RESET",
1614
- "icon": "rotate-ccw",
1615
- "label": "Reset",
1616
1615
  "type": "button",
1617
- "variant": "ghost"
1616
+ "variant": "ghost",
1617
+ "label": "Reset",
1618
+ "action": "RESET",
1619
+ "icon": "rotate-ccw"
1618
1620
  }
1619
- ],
1620
- "gap": "lg",
1621
- "direction": "vertical"
1621
+ ]
1622
1622
  }
1623
1623
  ]
1624
1624
  ]
@@ -1637,65 +1637,65 @@
1637
1637
  "render-ui",
1638
1638
  "main",
1639
1639
  {
1640
- "type": "stack",
1641
- "gap": "lg",
1642
- "direction": "vertical",
1643
1640
  "children": [
1644
1641
  {
1645
- "gap": "sm",
1646
- "direction": "horizontal",
1647
1642
  "type": "stack",
1643
+ "gap": "sm",
1648
1644
  "align": "center",
1649
1645
  "children": [
1650
1646
  {
1651
- "type": "icon",
1652
- "name": "gauge"
1647
+ "name": "gauge",
1648
+ "type": "icon"
1653
1649
  },
1654
1650
  {
1655
- "variant": "h2",
1656
1651
  "type": "typography",
1652
+ "variant": "h2",
1657
1653
  "content": "Token Usage"
1658
1654
  },
1659
1655
  {
1660
- "label": "Normal",
1661
1656
  "type": "badge",
1662
- "variant": "default"
1657
+ "variant": "default",
1658
+ "label": "Normal"
1663
1659
  }
1664
- ]
1660
+ ],
1661
+ "direction": "horizontal"
1665
1662
  },
1666
1663
  {
1667
1664
  "type": "divider"
1668
1665
  },
1669
1666
  {
1670
- "type": "progress-bar",
1671
1667
  "max": "@entity.max",
1668
+ "type": "progress-bar",
1672
1669
  "value": "@entity.current"
1673
1670
  },
1674
1671
  {
1675
- "gap": "md",
1676
1672
  "type": "stack",
1673
+ "direction": "horizontal",
1677
1674
  "children": [
1678
1675
  {
1679
1676
  "label": "Tokens Used",
1680
- "value": "@entity.current",
1681
- "type": "stat-display"
1677
+ "type": "stat-display",
1678
+ "value": "@entity.current"
1682
1679
  },
1683
1680
  {
1684
- "label": "Max Tokens",
1681
+ "value": "@entity.max",
1685
1682
  "type": "stat-display",
1686
- "value": "@entity.max"
1683
+ "label": "Max Tokens"
1687
1684
  }
1688
1685
  ],
1689
- "direction": "horizontal"
1686
+ "gap": "md"
1690
1687
  },
1691
1688
  {
1692
- "action": "RESET",
1693
- "variant": "ghost",
1694
- "icon": "rotate-ccw",
1695
1689
  "type": "button",
1690
+ "icon": "rotate-ccw",
1691
+ "variant": "ghost",
1692
+ "action": "RESET",
1696
1693
  "label": "Reset"
1697
1694
  }
1698
- ]
1695
+ ],
1696
+ "type": "stack",
1697
+ "direction": "vertical",
1698
+ "gap": "lg"
1699
1699
  }
1700
1700
  ]
1701
1701
  ]