@almadar/std 15.6.1 → 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 (727) 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/factory-signatures.json +20759 -67
  206. package/behaviors/registry/game/atoms/std-collision.orb +140 -140
  207. package/behaviors/registry/game/atoms/std-combat.orb +50 -50
  208. package/behaviors/registry/game/atoms/std-dialogue-box.orb +22 -22
  209. package/behaviors/registry/game/atoms/std-game-canvas2d.orb +38 -38
  210. package/behaviors/registry/game/atoms/std-gameflow.orb +31 -31
  211. package/behaviors/registry/game/atoms/std-movement.orb +285 -285
  212. package/behaviors/registry/game/atoms/std-overworld.orb +77 -77
  213. package/behaviors/registry/game/atoms/std-physics2d.orb +73 -73
  214. package/behaviors/registry/game/atoms/std-quest.orb +132 -132
  215. package/behaviors/registry/game/atoms/std-timer.orb +294 -294
  216. package/behaviors/registry/game/organisms/std-arcade-game.orb +156 -156
  217. package/behaviors/registry/game/organisms/std-logic-training.orb +78 -78
  218. package/behaviors/registry/game/organisms/std-platformer-app.orb +273 -260
  219. package/behaviors/registry/game/organisms/std-puzzle-app.orb +100 -100
  220. package/behaviors/registry/game/organisms/std-rpg-game.orb +365 -365
  221. package/behaviors/registry/game/organisms/std-stem-lab.orb +376 -376
  222. package/behaviors/registry/game/organisms/std-strategy-game.orb +561 -561
  223. package/behaviors/registry/probes/molecules/std-source-scope-probe.orb +26 -26
  224. package/behaviors/registry/service/atoms/std-service-calendar-ical.orb +59 -59
  225. package/behaviors/registry/service/atoms/std-service-custom-bearer.orb +68 -68
  226. package/behaviors/registry/service/atoms/std-service-email.orb +75 -75
  227. package/behaviors/registry/service/atoms/std-service-github.orb +71 -71
  228. package/behaviors/registry/service/atoms/std-service-llm.orb +65 -65
  229. package/behaviors/registry/service/atoms/std-service-maps.orb +89 -89
  230. package/behaviors/registry/service/atoms/std-service-oauth.orb +52 -52
  231. package/behaviors/registry/service/atoms/std-service-print.orb +115 -115
  232. package/behaviors/registry/service/atoms/std-service-redis.orb +71 -71
  233. package/behaviors/registry/service/atoms/std-service-storage.orb +54 -54
  234. package/behaviors/registry/service/atoms/std-service-stripe.orb +104 -104
  235. package/behaviors/registry/service/atoms/std-service-twilio.orb +61 -61
  236. package/behaviors/registry/service/atoms/std-service-youtube.orb +56 -56
  237. package/behaviors/registry/service/organisms/std-service-marketplace.orb +1015 -1015
  238. package/behaviors/registry/service/organisms/std-service-research-assistant.orb +910 -910
  239. package/behaviors/registry/variations/chrome/std-app-layout-bottomnav.orb +7 -7
  240. package/behaviors/registry/variations/chrome/std-app-layout-minimal.orb +5 -5
  241. package/behaviors/registry/variations/chrome/std-app-layout-topnav.orb +9 -9
  242. package/behaviors/registry/variations/views/std-stats-sparkline.orb +14 -14
  243. package/dist/behaviors/registry/agent/atoms/std-agent-activity-log.orb +77 -77
  244. package/dist/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +105 -105
  245. package/dist/behaviors/registry/agent/atoms/std-agent-classifier.orb +102 -102
  246. package/dist/behaviors/registry/agent/atoms/std-agent-completion.orb +111 -111
  247. package/dist/behaviors/registry/agent/atoms/std-agent-context-window.orb +375 -375
  248. package/dist/behaviors/registry/agent/atoms/std-agent-conversation.orb +94 -94
  249. package/dist/behaviors/registry/agent/atoms/std-agent-memory.orb +79 -79
  250. package/dist/behaviors/registry/agent/atoms/std-agent-provider.orb +125 -125
  251. package/dist/behaviors/registry/agent/atoms/std-agent-search.orb +63 -63
  252. package/dist/behaviors/registry/agent/atoms/std-agent-session.orb +106 -106
  253. package/dist/behaviors/registry/agent/atoms/std-agent-step-progress.orb +202 -202
  254. package/dist/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +350 -350
  255. package/dist/behaviors/registry/agent/atoms/std-agent-tool-call.orb +58 -58
  256. package/dist/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
  257. package/dist/behaviors/registry/agent/molecules/std-agent-learner.orb +173 -173
  258. package/dist/behaviors/registry/agent/molecules/std-agent-planner.orb +136 -136
  259. package/dist/behaviors/registry/agent/molecules/std-agent-rag.orb +118 -118
  260. package/dist/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +186 -186
  261. package/dist/behaviors/registry/agent/organisms/std-agent-assistant.orb +1088 -1088
  262. package/dist/behaviors/registry/agent/organisms/std-agent-builder.orb +3046 -3046
  263. package/dist/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2089 -2089
  264. package/dist/behaviors/registry/agent/organisms/std-agent-reviewer.orb +926 -926
  265. package/dist/behaviors/registry/agent/organisms/std-agent-tutor.orb +760 -760
  266. package/dist/behaviors/registry/app/atoms/std-ap-bill.orb +126 -126
  267. package/dist/behaviors/registry/app/atoms/std-applicant.orb +124 -124
  268. package/dist/behaviors/registry/app/atoms/std-application.orb +136 -136
  269. package/dist/behaviors/registry/app/atoms/std-approval-request.orb +206 -206
  270. package/dist/behaviors/registry/app/atoms/std-campaign-goal.orb +124 -124
  271. package/dist/behaviors/registry/app/atoms/std-change-order.orb +168 -168
  272. package/dist/behaviors/registry/app/atoms/std-chart-of-accounts.orb +120 -120
  273. package/dist/behaviors/registry/app/atoms/std-checkin.orb +146 -146
  274. package/dist/behaviors/registry/app/atoms/std-checkout-terminal.orb +129 -129
  275. package/dist/behaviors/registry/app/atoms/std-class-roster.orb +104 -104
  276. package/dist/behaviors/registry/app/atoms/std-class-session.orb +128 -128
  277. package/dist/behaviors/registry/app/atoms/std-court-deadline.orb +152 -152
  278. package/dist/behaviors/registry/app/atoms/std-customer-account.orb +148 -148
  279. package/dist/behaviors/registry/app/atoms/std-donation-receipt.orb +139 -139
  280. package/dist/behaviors/registry/app/atoms/std-donor.orb +135 -135
  281. package/dist/behaviors/registry/app/atoms/std-drip-sequence.orb +122 -122
  282. package/dist/behaviors/registry/app/atoms/std-driver.orb +144 -144
  283. package/dist/behaviors/registry/app/atoms/std-dunning.orb +183 -183
  284. package/dist/behaviors/registry/app/atoms/std-email-broadcast.orb +128 -128
  285. package/dist/behaviors/registry/app/atoms/std-event.orb +149 -149
  286. package/dist/behaviors/registry/app/atoms/std-form-builder.orb +168 -168
  287. package/dist/behaviors/registry/app/atoms/std-health-score.orb +150 -150
  288. package/dist/behaviors/registry/app/atoms/std-help-article.orb +129 -129
  289. package/dist/behaviors/registry/app/atoms/std-help-category.orb +141 -141
  290. package/dist/behaviors/registry/app/atoms/std-interview-slot.orb +142 -142
  291. package/dist/behaviors/registry/app/atoms/std-invoice.orb +168 -168
  292. package/dist/behaviors/registry/app/atoms/std-kitchen-display.orb +152 -152
  293. package/dist/behaviors/registry/app/atoms/std-lease.orb +136 -136
  294. package/dist/behaviors/registry/app/atoms/std-ledger-entry.orb +134 -134
  295. package/dist/behaviors/registry/app/atoms/std-maintenance-request.orb +156 -156
  296. package/dist/behaviors/registry/app/atoms/std-matter.orb +129 -129
  297. package/dist/behaviors/registry/app/atoms/std-membership.orb +132 -132
  298. package/dist/behaviors/registry/app/atoms/std-menu.orb +158 -158
  299. package/dist/behaviors/registry/app/atoms/std-modifier-group.orb +126 -126
  300. package/dist/behaviors/registry/app/atoms/std-nps-survey.orb +120 -120
  301. package/dist/behaviors/registry/app/atoms/std-offer-letter.orb +130 -130
  302. package/dist/behaviors/registry/app/atoms/std-payout-ledger.orb +141 -141
  303. package/dist/behaviors/registry/app/atoms/std-question-bank.orb +123 -123
  304. package/dist/behaviors/registry/app/atoms/std-receipt.orb +157 -157
  305. package/dist/behaviors/registry/app/atoms/std-recurring-charge.orb +137 -137
  306. package/dist/behaviors/registry/app/atoms/std-renewal-risk.orb +152 -152
  307. package/dist/behaviors/registry/app/atoms/std-rent-charge.orb +152 -152
  308. package/dist/behaviors/registry/app/atoms/std-reorder-rule.orb +139 -139
  309. package/dist/behaviors/registry/app/atoms/std-response-collector.orb +142 -142
  310. package/dist/behaviors/registry/app/atoms/std-rfi.orb +153 -153
  311. package/dist/behaviors/registry/app/atoms/std-route-optimize.orb +114 -114
  312. package/dist/behaviors/registry/app/atoms/std-segment.orb +119 -119
  313. package/dist/behaviors/registry/app/atoms/std-stock-level.orb +136 -136
  314. package/dist/behaviors/registry/app/atoms/std-submittal.orb +165 -165
  315. package/dist/behaviors/registry/app/atoms/std-table-map.orb +67 -67
  316. package/dist/behaviors/registry/app/atoms/std-technician-dispatch.orb +134 -134
  317. package/dist/behaviors/registry/app/atoms/std-telematics-event.orb +111 -111
  318. package/dist/behaviors/registry/app/atoms/std-template-editor.orb +157 -157
  319. package/dist/behaviors/registry/app/atoms/std-tenant.orb +127 -127
  320. package/dist/behaviors/registry/app/atoms/std-ticket-tier.orb +178 -178
  321. package/dist/behaviors/registry/app/atoms/std-time-entry.orb +136 -136
  322. package/dist/behaviors/registry/app/atoms/std-timesheet.orb +174 -174
  323. package/dist/behaviors/registry/app/atoms/std-trial.orb +147 -147
  324. package/dist/behaviors/registry/app/atoms/std-vehicle.orb +147 -147
  325. package/dist/behaviors/registry/app/atoms/std-vendor-onboarding.orb +232 -232
  326. package/dist/behaviors/registry/app/atoms/std-waitlist.orb +142 -142
  327. package/dist/behaviors/registry/app/atoms/std-warehouse.orb +82 -82
  328. package/dist/behaviors/registry/app/atoms/std-work-order.orb +160 -160
  329. package/dist/behaviors/registry/app/molecules/std-applicant-form.orb +65 -65
  330. package/dist/behaviors/registry/app/molecules/std-approval-chain.orb +5 -5
  331. package/dist/behaviors/registry/app/molecules/std-broadcast-builder.orb +59 -59
  332. package/dist/behaviors/registry/app/molecules/std-cart.orb +45 -45
  333. package/dist/behaviors/registry/app/molecules/std-ledger-entry-form.orb +159 -159
  334. package/dist/behaviors/registry/app/molecules/std-multi-party-transaction.orb +12 -12
  335. package/dist/behaviors/registry/app/molecules/std-pipeline.orb +20 -20
  336. package/dist/behaviors/registry/app/molecules/std-recurring-schedule.orb +2 -2
  337. package/dist/behaviors/registry/app/molecules/std-stock-adjustment.orb +111 -111
  338. package/dist/behaviors/registry/app/molecules/std-timeline.orb +6 -6
  339. package/dist/behaviors/registry/app/molecules/std-wizard-branching.orb +15 -15
  340. package/dist/behaviors/registry/app/organisms/std-accounting.orb +91 -91
  341. package/dist/behaviors/registry/app/organisms/std-api-gateway.orb +175 -175
  342. package/dist/behaviors/registry/app/organisms/std-ats-recruiting.orb +132 -132
  343. package/dist/behaviors/registry/app/organisms/std-booking-system.orb +686 -681
  344. package/dist/behaviors/registry/app/organisms/std-cicd-pipeline.orb +277 -277
  345. package/dist/behaviors/registry/app/organisms/std-cms.orb +271 -271
  346. package/dist/behaviors/registry/app/organisms/std-coding-academy.orb +204 -204
  347. package/dist/behaviors/registry/app/organisms/std-construction-pm.orb +129 -129
  348. package/dist/behaviors/registry/app/organisms/std-crm.orb +270 -270
  349. package/dist/behaviors/registry/app/organisms/std-customer-success.orb +91 -91
  350. package/dist/behaviors/registry/app/organisms/std-devops-dashboard.orb +404 -404
  351. package/dist/behaviors/registry/app/organisms/std-document-mgmt.orb +85 -85
  352. package/dist/behaviors/registry/app/organisms/std-ecommerce.orb +705 -705
  353. package/dist/behaviors/registry/app/organisms/std-embedded-dashboard.orb +151 -151
  354. package/dist/behaviors/registry/app/organisms/std-event-ticketing.orb +213 -213
  355. package/dist/behaviors/registry/app/organisms/std-field-service.orb +200 -200
  356. package/dist/behaviors/registry/app/organisms/std-finance-tracker.orb +204 -204
  357. package/dist/behaviors/registry/app/organisms/std-fitness-studio.orb +162 -162
  358. package/dist/behaviors/registry/app/organisms/std-fleet-mgmt.orb +157 -157
  359. package/dist/behaviors/registry/app/organisms/std-forum.orb +144 -144
  360. package/dist/behaviors/registry/app/organisms/std-healthcare.orb +537 -537
  361. package/dist/behaviors/registry/app/organisms/std-helpdesk.orb +182 -182
  362. package/dist/behaviors/registry/app/organisms/std-hr-portal.orb +464 -464
  363. package/dist/behaviors/registry/app/organisms/std-inventory.orb +186 -186
  364. package/dist/behaviors/registry/app/organisms/std-iot-dashboard.orb +361 -361
  365. package/dist/behaviors/registry/app/organisms/std-legal-case.orb +169 -169
  366. package/dist/behaviors/registry/app/organisms/std-listings.orb +151 -151
  367. package/dist/behaviors/registry/app/organisms/std-lms.orb +599 -416
  368. package/dist/behaviors/registry/app/organisms/std-marketing-campaign.orb +127 -127
  369. package/dist/behaviors/registry/app/organisms/std-marketplace.orb +224 -224
  370. package/dist/behaviors/registry/app/organisms/std-nonprofit-donations.orb +111 -111
  371. package/dist/behaviors/registry/app/organisms/std-notes.orb +111 -111
  372. package/dist/behaviors/registry/app/organisms/std-project-manager.orb +222 -222
  373. package/dist/behaviors/registry/app/organisms/std-property-mgmt.orb +182 -182
  374. package/dist/behaviors/registry/app/organisms/std-public-help-center.orb +134 -134
  375. package/dist/behaviors/registry/app/organisms/std-realtime-chat.orb +253 -253
  376. package/dist/behaviors/registry/app/organisms/std-restaurant-pos.orb +134 -134
  377. package/dist/behaviors/registry/app/organisms/std-retail-pos.orb +140 -140
  378. package/dist/behaviors/registry/app/organisms/std-social-feed.orb +145 -145
  379. package/dist/behaviors/registry/app/organisms/std-subscription-billing.orb +172 -172
  380. package/dist/behaviors/registry/app/organisms/std-survey.orb +131 -131
  381. package/dist/behaviors/registry/app/organisms/std-time-tracking.orb +180 -180
  382. package/dist/behaviors/registry/app/organisms/std-trading-dashboard.orb +272 -272
  383. package/dist/behaviors/registry/app/organisms/std-wiki.orb +120 -120
  384. package/dist/behaviors/registry/core/atoms/std-app-layout.orb +44 -44
  385. package/dist/behaviors/registry/core/atoms/std-audit-capture.orb +17 -17
  386. package/dist/behaviors/registry/core/atoms/std-billable-hour.orb +126 -126
  387. package/dist/behaviors/registry/core/atoms/std-board.orb +220 -208
  388. package/dist/behaviors/registry/core/atoms/std-branching-logic.orb +110 -110
  389. package/dist/behaviors/registry/core/atoms/std-browse.orb +69 -69
  390. package/dist/behaviors/registry/core/atoms/std-cache-aside.orb +83 -83
  391. package/dist/behaviors/registry/core/atoms/std-calendar.orb +53 -53
  392. package/dist/behaviors/registry/core/atoms/std-cascade-on-delete.orb +12 -12
  393. package/dist/behaviors/registry/core/atoms/std-circuit-breaker.orb +175 -175
  394. package/dist/behaviors/registry/core/atoms/std-confirmation.orb +30 -30
  395. package/dist/behaviors/registry/core/atoms/std-cross-reference.orb +14 -14
  396. package/dist/behaviors/registry/core/atoms/std-dashboard-grid-embedded.orb +72 -72
  397. package/dist/behaviors/registry/core/atoms/std-dashboard-grid-layout.orb +98 -98
  398. package/dist/behaviors/registry/core/atoms/std-date-range.orb +23 -23
  399. package/dist/behaviors/registry/core/atoms/std-display.orb +3 -3
  400. package/dist/behaviors/registry/core/atoms/std-drawer.orb +12 -12
  401. package/dist/behaviors/registry/core/atoms/std-esign-request.orb +29 -29
  402. package/dist/behaviors/registry/core/atoms/std-event-log.orb +193 -178
  403. package/dist/behaviors/registry/core/atoms/std-export.orb +48 -42
  404. package/dist/behaviors/registry/core/atoms/std-file-store.orb +131 -131
  405. package/dist/behaviors/registry/core/atoms/std-filter.orb +10 -10
  406. package/dist/behaviors/registry/core/atoms/std-flag.orb +87 -87
  407. package/dist/behaviors/registry/core/atoms/std-form-advanced.orb +48 -48
  408. package/dist/behaviors/registry/core/atoms/std-gallery.orb +35 -35
  409. package/dist/behaviors/registry/core/atoms/std-geosearch.orb +29 -29
  410. package/dist/behaviors/registry/core/atoms/std-graphs.orb +162 -154
  411. package/dist/behaviors/registry/core/atoms/std-image-upload-multi.orb +64 -64
  412. package/dist/behaviors/registry/core/atoms/std-mod-queue.orb +56 -56
  413. package/dist/behaviors/registry/core/atoms/std-modal.orb +30 -30
  414. package/dist/behaviors/registry/core/atoms/std-multi-party-flow.orb +557 -545
  415. package/dist/behaviors/registry/core/atoms/std-notify-on-event.orb +11 -11
  416. package/dist/behaviors/registry/core/atoms/std-page-tree.orb +126 -126
  417. package/dist/behaviors/registry/core/atoms/std-pagination.orb +18 -18
  418. package/dist/behaviors/registry/core/atoms/std-push.orb +49 -49
  419. package/dist/behaviors/registry/core/atoms/std-rate-limiter.orb +181 -181
  420. package/dist/behaviors/registry/core/atoms/std-rating-review.orb +587 -571
  421. package/dist/behaviors/registry/core/atoms/std-recurrence.orb +150 -144
  422. package/dist/behaviors/registry/core/atoms/std-related.orb +29 -29
  423. package/dist/behaviors/registry/core/atoms/std-rich-editor.orb +113 -113
  424. package/dist/behaviors/registry/core/atoms/std-row-access-control.orb +6 -6
  425. package/dist/behaviors/registry/core/atoms/std-saved-search.orb +74 -74
  426. package/dist/behaviors/registry/core/atoms/std-scatter.orb +75 -70
  427. package/dist/behaviors/registry/core/atoms/std-search.orb +4 -4
  428. package/dist/behaviors/registry/core/atoms/std-selection.orb +104 -104
  429. package/dist/behaviors/registry/core/atoms/std-signature-capture.orb +96 -96
  430. package/dist/behaviors/registry/core/atoms/std-stack-layout.orb +11 -11
  431. package/dist/behaviors/registry/core/atoms/std-stats.orb +258 -228
  432. package/dist/behaviors/registry/core/atoms/std-step-flow.orb +201 -198
  433. package/dist/behaviors/registry/core/atoms/std-tabs.orb +45 -40
  434. package/dist/behaviors/registry/core/atoms/std-tag-taxonomy.orb +71 -71
  435. package/dist/behaviors/registry/core/atoms/std-thread.orb +62 -62
  436. package/dist/behaviors/registry/core/atoms/std-version-history.orb +157 -157
  437. package/dist/behaviors/registry/core/atoms/std-vote.orb +34 -34
  438. package/dist/behaviors/registry/core/atoms/std-wizard-form.orb +167 -167
  439. package/dist/behaviors/registry/core/atoms/std-wizard.orb +180 -177
  440. package/dist/behaviors/registry/core/molecules/std-dashboard.orb +47 -47
  441. package/dist/behaviors/registry/core/molecules/std-esign-flow.orb +96 -96
  442. package/dist/behaviors/registry/core/molecules/std-filtered-list.orb +20 -20
  443. package/dist/behaviors/registry/core/molecules/std-list.orb +65 -65
  444. package/dist/behaviors/registry/core/molecules/std-master-detail-layout.orb +14 -14
  445. package/dist/behaviors/registry/core/molecules/std-tabs-layout.orb +17 -17
  446. package/dist/behaviors/registry/core/organisms/std-generic-app.orb +554 -554
  447. package/dist/behaviors/registry/factory-signatures.json +20759 -67
  448. package/dist/behaviors/registry/game/atoms/std-collision.orb +140 -140
  449. package/dist/behaviors/registry/game/atoms/std-combat.orb +50 -50
  450. package/dist/behaviors/registry/game/atoms/std-dialogue-box.orb +22 -22
  451. package/dist/behaviors/registry/game/atoms/std-game-canvas2d.orb +38 -38
  452. package/dist/behaviors/registry/game/atoms/std-gameflow.orb +31 -31
  453. package/dist/behaviors/registry/game/atoms/std-movement.orb +285 -285
  454. package/dist/behaviors/registry/game/atoms/std-overworld.orb +77 -77
  455. package/dist/behaviors/registry/game/atoms/std-physics2d.orb +73 -73
  456. package/dist/behaviors/registry/game/atoms/std-quest.orb +132 -132
  457. package/dist/behaviors/registry/game/atoms/std-timer.orb +294 -294
  458. package/dist/behaviors/registry/game/organisms/std-arcade-game.orb +156 -156
  459. package/dist/behaviors/registry/game/organisms/std-logic-training.orb +78 -78
  460. package/dist/behaviors/registry/game/organisms/std-platformer-app.orb +273 -260
  461. package/dist/behaviors/registry/game/organisms/std-puzzle-app.orb +100 -100
  462. package/dist/behaviors/registry/game/organisms/std-rpg-game.orb +365 -365
  463. package/dist/behaviors/registry/game/organisms/std-stem-lab.orb +376 -376
  464. package/dist/behaviors/registry/game/organisms/std-strategy-game.orb +561 -561
  465. package/dist/behaviors/registry/probes/molecules/std-source-scope-probe.orb +26 -26
  466. package/dist/behaviors/registry/service/atoms/std-service-calendar-ical.orb +59 -59
  467. package/dist/behaviors/registry/service/atoms/std-service-custom-bearer.orb +68 -68
  468. package/dist/behaviors/registry/service/atoms/std-service-email.orb +75 -75
  469. package/dist/behaviors/registry/service/atoms/std-service-github.orb +71 -71
  470. package/dist/behaviors/registry/service/atoms/std-service-llm.orb +65 -65
  471. package/dist/behaviors/registry/service/atoms/std-service-maps.orb +89 -89
  472. package/dist/behaviors/registry/service/atoms/std-service-oauth.orb +52 -52
  473. package/dist/behaviors/registry/service/atoms/std-service-print.orb +115 -115
  474. package/dist/behaviors/registry/service/atoms/std-service-redis.orb +71 -71
  475. package/dist/behaviors/registry/service/atoms/std-service-storage.orb +54 -54
  476. package/dist/behaviors/registry/service/atoms/std-service-stripe.orb +104 -104
  477. package/dist/behaviors/registry/service/atoms/std-service-twilio.orb +61 -61
  478. package/dist/behaviors/registry/service/atoms/std-service-youtube.orb +56 -56
  479. package/dist/behaviors/registry/service/organisms/std-service-marketplace.orb +1015 -1015
  480. package/dist/behaviors/registry/service/organisms/std-service-research-assistant.orb +910 -910
  481. package/dist/behaviors/registry/variations/chrome/std-app-layout-bottomnav.orb +7 -7
  482. package/dist/behaviors/registry/variations/chrome/std-app-layout-minimal.orb +5 -5
  483. package/dist/behaviors/registry/variations/chrome/std-app-layout-topnav.orb +9 -9
  484. package/dist/behaviors/registry/variations/views/std-stats-sparkline.orb +14 -14
  485. package/dist/registry/agent/atoms/std-agent-activity-log.orb +77 -77
  486. package/dist/registry/agent/atoms/std-agent-chat-thread.orb +105 -105
  487. package/dist/registry/agent/atoms/std-agent-classifier.orb +102 -102
  488. package/dist/registry/agent/atoms/std-agent-completion.orb +111 -111
  489. package/dist/registry/agent/atoms/std-agent-context-window.orb +375 -375
  490. package/dist/registry/agent/atoms/std-agent-conversation.orb +94 -94
  491. package/dist/registry/agent/atoms/std-agent-memory.orb +79 -79
  492. package/dist/registry/agent/atoms/std-agent-provider.orb +125 -125
  493. package/dist/registry/agent/atoms/std-agent-search.orb +63 -63
  494. package/dist/registry/agent/atoms/std-agent-session.orb +106 -106
  495. package/dist/registry/agent/atoms/std-agent-step-progress.orb +202 -202
  496. package/dist/registry/agent/atoms/std-agent-token-gauge.orb +350 -350
  497. package/dist/registry/agent/atoms/std-agent-tool-call.orb +58 -58
  498. package/dist/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
  499. package/dist/registry/agent/molecules/std-agent-learner.orb +173 -173
  500. package/dist/registry/agent/molecules/std-agent-planner.orb +136 -136
  501. package/dist/registry/agent/molecules/std-agent-rag.orb +118 -118
  502. package/dist/registry/agent/molecules/std-agent-tool-loop.orb +186 -186
  503. package/dist/registry/agent/organisms/std-agent-assistant.orb +1088 -1088
  504. package/dist/registry/agent/organisms/std-agent-builder.orb +3046 -3046
  505. package/dist/registry/agent/organisms/std-agent-pipeline.orb +2089 -2089
  506. package/dist/registry/agent/organisms/std-agent-reviewer.orb +926 -926
  507. package/dist/registry/agent/organisms/std-agent-tutor.orb +760 -760
  508. package/dist/registry/app/atoms/std-ap-bill.orb +126 -126
  509. package/dist/registry/app/atoms/std-applicant.orb +124 -124
  510. package/dist/registry/app/atoms/std-application.orb +136 -136
  511. package/dist/registry/app/atoms/std-approval-request.orb +206 -206
  512. package/dist/registry/app/atoms/std-campaign-goal.orb +124 -124
  513. package/dist/registry/app/atoms/std-change-order.orb +168 -168
  514. package/dist/registry/app/atoms/std-chart-of-accounts.orb +120 -120
  515. package/dist/registry/app/atoms/std-checkin.orb +146 -146
  516. package/dist/registry/app/atoms/std-checkout-terminal.orb +129 -129
  517. package/dist/registry/app/atoms/std-class-roster.orb +104 -104
  518. package/dist/registry/app/atoms/std-class-session.orb +128 -128
  519. package/dist/registry/app/atoms/std-court-deadline.orb +152 -152
  520. package/dist/registry/app/atoms/std-customer-account.orb +148 -148
  521. package/dist/registry/app/atoms/std-donation-receipt.orb +139 -139
  522. package/dist/registry/app/atoms/std-donor.orb +135 -135
  523. package/dist/registry/app/atoms/std-drip-sequence.orb +122 -122
  524. package/dist/registry/app/atoms/std-driver.orb +144 -144
  525. package/dist/registry/app/atoms/std-dunning.orb +183 -183
  526. package/dist/registry/app/atoms/std-email-broadcast.orb +128 -128
  527. package/dist/registry/app/atoms/std-event.orb +149 -149
  528. package/dist/registry/app/atoms/std-form-builder.orb +168 -168
  529. package/dist/registry/app/atoms/std-health-score.orb +150 -150
  530. package/dist/registry/app/atoms/std-help-article.orb +129 -129
  531. package/dist/registry/app/atoms/std-help-category.orb +141 -141
  532. package/dist/registry/app/atoms/std-interview-slot.orb +142 -142
  533. package/dist/registry/app/atoms/std-invoice.orb +168 -168
  534. package/dist/registry/app/atoms/std-kitchen-display.orb +152 -152
  535. package/dist/registry/app/atoms/std-lease.orb +136 -136
  536. package/dist/registry/app/atoms/std-ledger-entry.orb +134 -134
  537. package/dist/registry/app/atoms/std-maintenance-request.orb +156 -156
  538. package/dist/registry/app/atoms/std-matter.orb +129 -129
  539. package/dist/registry/app/atoms/std-membership.orb +132 -132
  540. package/dist/registry/app/atoms/std-menu.orb +158 -158
  541. package/dist/registry/app/atoms/std-modifier-group.orb +126 -126
  542. package/dist/registry/app/atoms/std-nps-survey.orb +120 -120
  543. package/dist/registry/app/atoms/std-offer-letter.orb +130 -130
  544. package/dist/registry/app/atoms/std-payout-ledger.orb +141 -141
  545. package/dist/registry/app/atoms/std-question-bank.orb +123 -123
  546. package/dist/registry/app/atoms/std-receipt.orb +157 -157
  547. package/dist/registry/app/atoms/std-recurring-charge.orb +137 -137
  548. package/dist/registry/app/atoms/std-renewal-risk.orb +152 -152
  549. package/dist/registry/app/atoms/std-rent-charge.orb +152 -152
  550. package/dist/registry/app/atoms/std-reorder-rule.orb +139 -139
  551. package/dist/registry/app/atoms/std-response-collector.orb +142 -142
  552. package/dist/registry/app/atoms/std-rfi.orb +153 -153
  553. package/dist/registry/app/atoms/std-route-optimize.orb +114 -114
  554. package/dist/registry/app/atoms/std-segment.orb +119 -119
  555. package/dist/registry/app/atoms/std-stock-level.orb +136 -136
  556. package/dist/registry/app/atoms/std-submittal.orb +165 -165
  557. package/dist/registry/app/atoms/std-table-map.orb +67 -67
  558. package/dist/registry/app/atoms/std-technician-dispatch.orb +134 -134
  559. package/dist/registry/app/atoms/std-telematics-event.orb +111 -111
  560. package/dist/registry/app/atoms/std-template-editor.orb +157 -157
  561. package/dist/registry/app/atoms/std-tenant.orb +127 -127
  562. package/dist/registry/app/atoms/std-ticket-tier.orb +178 -178
  563. package/dist/registry/app/atoms/std-time-entry.orb +136 -136
  564. package/dist/registry/app/atoms/std-timesheet.orb +174 -174
  565. package/dist/registry/app/atoms/std-trial.orb +147 -147
  566. package/dist/registry/app/atoms/std-vehicle.orb +147 -147
  567. package/dist/registry/app/atoms/std-vendor-onboarding.orb +232 -232
  568. package/dist/registry/app/atoms/std-waitlist.orb +142 -142
  569. package/dist/registry/app/atoms/std-warehouse.orb +82 -82
  570. package/dist/registry/app/atoms/std-work-order.orb +160 -160
  571. package/dist/registry/app/molecules/std-applicant-form.orb +65 -65
  572. package/dist/registry/app/molecules/std-approval-chain.orb +5 -5
  573. package/dist/registry/app/molecules/std-broadcast-builder.orb +59 -59
  574. package/dist/registry/app/molecules/std-cart.orb +45 -45
  575. package/dist/registry/app/molecules/std-ledger-entry-form.orb +159 -159
  576. package/dist/registry/app/molecules/std-multi-party-transaction.orb +12 -12
  577. package/dist/registry/app/molecules/std-pipeline.orb +20 -20
  578. package/dist/registry/app/molecules/std-recurring-schedule.orb +2 -2
  579. package/dist/registry/app/molecules/std-stock-adjustment.orb +111 -111
  580. package/dist/registry/app/molecules/std-timeline.orb +6 -6
  581. package/dist/registry/app/molecules/std-wizard-branching.orb +15 -15
  582. package/dist/registry/app/organisms/std-accounting.orb +91 -91
  583. package/dist/registry/app/organisms/std-api-gateway.orb +175 -175
  584. package/dist/registry/app/organisms/std-ats-recruiting.orb +132 -132
  585. package/dist/registry/app/organisms/std-booking-system.orb +686 -681
  586. package/dist/registry/app/organisms/std-cicd-pipeline.orb +277 -277
  587. package/dist/registry/app/organisms/std-cms.orb +271 -271
  588. package/dist/registry/app/organisms/std-coding-academy.orb +204 -204
  589. package/dist/registry/app/organisms/std-construction-pm.orb +129 -129
  590. package/dist/registry/app/organisms/std-crm.orb +270 -270
  591. package/dist/registry/app/organisms/std-customer-success.orb +91 -91
  592. package/dist/registry/app/organisms/std-devops-dashboard.orb +404 -404
  593. package/dist/registry/app/organisms/std-document-mgmt.orb +85 -85
  594. package/dist/registry/app/organisms/std-ecommerce.orb +705 -705
  595. package/dist/registry/app/organisms/std-embedded-dashboard.orb +151 -151
  596. package/dist/registry/app/organisms/std-event-ticketing.orb +213 -213
  597. package/dist/registry/app/organisms/std-field-service.orb +200 -200
  598. package/dist/registry/app/organisms/std-finance-tracker.orb +204 -204
  599. package/dist/registry/app/organisms/std-fitness-studio.orb +162 -162
  600. package/dist/registry/app/organisms/std-fleet-mgmt.orb +157 -157
  601. package/dist/registry/app/organisms/std-forum.orb +144 -144
  602. package/dist/registry/app/organisms/std-healthcare.orb +537 -537
  603. package/dist/registry/app/organisms/std-helpdesk.orb +182 -182
  604. package/dist/registry/app/organisms/std-hr-portal.orb +464 -464
  605. package/dist/registry/app/organisms/std-inventory.orb +186 -186
  606. package/dist/registry/app/organisms/std-iot-dashboard.orb +361 -361
  607. package/dist/registry/app/organisms/std-legal-case.orb +169 -169
  608. package/dist/registry/app/organisms/std-listings.orb +151 -151
  609. package/dist/registry/app/organisms/std-lms.orb +599 -416
  610. package/dist/registry/app/organisms/std-marketing-campaign.orb +127 -127
  611. package/dist/registry/app/organisms/std-marketplace.orb +224 -224
  612. package/dist/registry/app/organisms/std-nonprofit-donations.orb +111 -111
  613. package/dist/registry/app/organisms/std-notes.orb +111 -111
  614. package/dist/registry/app/organisms/std-project-manager.orb +222 -222
  615. package/dist/registry/app/organisms/std-property-mgmt.orb +182 -182
  616. package/dist/registry/app/organisms/std-public-help-center.orb +134 -134
  617. package/dist/registry/app/organisms/std-realtime-chat.orb +253 -253
  618. package/dist/registry/app/organisms/std-restaurant-pos.orb +134 -134
  619. package/dist/registry/app/organisms/std-retail-pos.orb +140 -140
  620. package/dist/registry/app/organisms/std-social-feed.orb +145 -145
  621. package/dist/registry/app/organisms/std-subscription-billing.orb +172 -172
  622. package/dist/registry/app/organisms/std-survey.orb +131 -131
  623. package/dist/registry/app/organisms/std-time-tracking.orb +180 -180
  624. package/dist/registry/app/organisms/std-trading-dashboard.orb +272 -272
  625. package/dist/registry/app/organisms/std-wiki.orb +120 -120
  626. package/dist/registry/core/atoms/std-app-layout.orb +44 -44
  627. package/dist/registry/core/atoms/std-audit-capture.orb +17 -17
  628. package/dist/registry/core/atoms/std-billable-hour.orb +126 -126
  629. package/dist/registry/core/atoms/std-board.orb +220 -208
  630. package/dist/registry/core/atoms/std-branching-logic.orb +110 -110
  631. package/dist/registry/core/atoms/std-browse.orb +69 -69
  632. package/dist/registry/core/atoms/std-cache-aside.orb +83 -83
  633. package/dist/registry/core/atoms/std-calendar.orb +53 -53
  634. package/dist/registry/core/atoms/std-cascade-on-delete.orb +12 -12
  635. package/dist/registry/core/atoms/std-circuit-breaker.orb +175 -175
  636. package/dist/registry/core/atoms/std-confirmation.orb +30 -30
  637. package/dist/registry/core/atoms/std-cross-reference.orb +14 -14
  638. package/dist/registry/core/atoms/std-dashboard-grid-embedded.orb +72 -72
  639. package/dist/registry/core/atoms/std-dashboard-grid-layout.orb +98 -98
  640. package/dist/registry/core/atoms/std-date-range.orb +23 -23
  641. package/dist/registry/core/atoms/std-display.orb +3 -3
  642. package/dist/registry/core/atoms/std-drawer.orb +12 -12
  643. package/dist/registry/core/atoms/std-esign-request.orb +29 -29
  644. package/dist/registry/core/atoms/std-event-log.orb +193 -178
  645. package/dist/registry/core/atoms/std-export.orb +48 -42
  646. package/dist/registry/core/atoms/std-file-store.orb +131 -131
  647. package/dist/registry/core/atoms/std-filter.orb +10 -10
  648. package/dist/registry/core/atoms/std-flag.orb +87 -87
  649. package/dist/registry/core/atoms/std-form-advanced.orb +48 -48
  650. package/dist/registry/core/atoms/std-gallery.orb +35 -35
  651. package/dist/registry/core/atoms/std-geosearch.orb +29 -29
  652. package/dist/registry/core/atoms/std-graphs.orb +162 -154
  653. package/dist/registry/core/atoms/std-image-upload-multi.orb +64 -64
  654. package/dist/registry/core/atoms/std-mod-queue.orb +56 -56
  655. package/dist/registry/core/atoms/std-modal.orb +30 -30
  656. package/dist/registry/core/atoms/std-multi-party-flow.orb +557 -545
  657. package/dist/registry/core/atoms/std-notify-on-event.orb +11 -11
  658. package/dist/registry/core/atoms/std-page-tree.orb +126 -126
  659. package/dist/registry/core/atoms/std-pagination.orb +18 -18
  660. package/dist/registry/core/atoms/std-push.orb +49 -49
  661. package/dist/registry/core/atoms/std-rate-limiter.orb +181 -181
  662. package/dist/registry/core/atoms/std-rating-review.orb +587 -571
  663. package/dist/registry/core/atoms/std-recurrence.orb +150 -144
  664. package/dist/registry/core/atoms/std-related.orb +29 -29
  665. package/dist/registry/core/atoms/std-rich-editor.orb +113 -113
  666. package/dist/registry/core/atoms/std-row-access-control.orb +6 -6
  667. package/dist/registry/core/atoms/std-saved-search.orb +74 -74
  668. package/dist/registry/core/atoms/std-scatter.orb +75 -70
  669. package/dist/registry/core/atoms/std-search.orb +4 -4
  670. package/dist/registry/core/atoms/std-selection.orb +104 -104
  671. package/dist/registry/core/atoms/std-signature-capture.orb +96 -96
  672. package/dist/registry/core/atoms/std-stack-layout.orb +11 -11
  673. package/dist/registry/core/atoms/std-stats.orb +258 -228
  674. package/dist/registry/core/atoms/std-step-flow.orb +201 -198
  675. package/dist/registry/core/atoms/std-tabs.orb +45 -40
  676. package/dist/registry/core/atoms/std-tag-taxonomy.orb +71 -71
  677. package/dist/registry/core/atoms/std-thread.orb +62 -62
  678. package/dist/registry/core/atoms/std-version-history.orb +157 -157
  679. package/dist/registry/core/atoms/std-vote.orb +34 -34
  680. package/dist/registry/core/atoms/std-wizard-form.orb +167 -167
  681. package/dist/registry/core/atoms/std-wizard.orb +180 -177
  682. package/dist/registry/core/molecules/std-dashboard.orb +47 -47
  683. package/dist/registry/core/molecules/std-esign-flow.orb +96 -96
  684. package/dist/registry/core/molecules/std-filtered-list.orb +20 -20
  685. package/dist/registry/core/molecules/std-list.orb +65 -65
  686. package/dist/registry/core/molecules/std-master-detail-layout.orb +14 -14
  687. package/dist/registry/core/molecules/std-tabs-layout.orb +17 -17
  688. package/dist/registry/core/organisms/std-generic-app.orb +554 -554
  689. package/dist/registry/factory-signatures.json +20759 -67
  690. package/dist/registry/game/atoms/std-collision.orb +140 -140
  691. package/dist/registry/game/atoms/std-combat.orb +50 -50
  692. package/dist/registry/game/atoms/std-dialogue-box.orb +22 -22
  693. package/dist/registry/game/atoms/std-game-canvas2d.orb +38 -38
  694. package/dist/registry/game/atoms/std-gameflow.orb +31 -31
  695. package/dist/registry/game/atoms/std-movement.orb +285 -285
  696. package/dist/registry/game/atoms/std-overworld.orb +77 -77
  697. package/dist/registry/game/atoms/std-physics2d.orb +73 -73
  698. package/dist/registry/game/atoms/std-quest.orb +132 -132
  699. package/dist/registry/game/atoms/std-timer.orb +294 -294
  700. package/dist/registry/game/organisms/std-arcade-game.orb +156 -156
  701. package/dist/registry/game/organisms/std-logic-training.orb +78 -78
  702. package/dist/registry/game/organisms/std-platformer-app.orb +273 -260
  703. package/dist/registry/game/organisms/std-puzzle-app.orb +100 -100
  704. package/dist/registry/game/organisms/std-rpg-game.orb +365 -365
  705. package/dist/registry/game/organisms/std-stem-lab.orb +376 -376
  706. package/dist/registry/game/organisms/std-strategy-game.orb +561 -561
  707. package/dist/registry/probes/molecules/std-source-scope-probe.orb +26 -26
  708. package/dist/registry/service/atoms/std-service-calendar-ical.orb +59 -59
  709. package/dist/registry/service/atoms/std-service-custom-bearer.orb +68 -68
  710. package/dist/registry/service/atoms/std-service-email.orb +75 -75
  711. package/dist/registry/service/atoms/std-service-github.orb +71 -71
  712. package/dist/registry/service/atoms/std-service-llm.orb +65 -65
  713. package/dist/registry/service/atoms/std-service-maps.orb +89 -89
  714. package/dist/registry/service/atoms/std-service-oauth.orb +52 -52
  715. package/dist/registry/service/atoms/std-service-print.orb +115 -115
  716. package/dist/registry/service/atoms/std-service-redis.orb +71 -71
  717. package/dist/registry/service/atoms/std-service-storage.orb +54 -54
  718. package/dist/registry/service/atoms/std-service-stripe.orb +104 -104
  719. package/dist/registry/service/atoms/std-service-twilio.orb +61 -61
  720. package/dist/registry/service/atoms/std-service-youtube.orb +56 -56
  721. package/dist/registry/service/organisms/std-service-marketplace.orb +1015 -1015
  722. package/dist/registry/service/organisms/std-service-research-assistant.orb +910 -910
  723. package/dist/registry/variations/chrome/std-app-layout-bottomnav.orb +7 -7
  724. package/dist/registry/variations/chrome/std-app-layout-minimal.orb +5 -5
  725. package/dist/registry/variations/chrome/std-app-layout-topnav.orb +9 -9
  726. package/dist/registry/variations/views/std-stats-sparkline.orb +14 -14
  727. package/package.json +1 -1
@@ -308,13 +308,19 @@
308
308
  "render-ui",
309
309
  "main",
310
310
  {
311
+ "gap": "lg",
312
+ "type": "stack",
313
+ "direction": "vertical",
311
314
  "children": [
312
315
  {
316
+ "type": "stack",
317
+ "direction": "horizontal",
318
+ "gap": "sm",
313
319
  "align": "center",
314
320
  "children": [
315
321
  {
316
- "type": "icon",
317
- "name": "gauge"
322
+ "name": "gauge",
323
+ "type": "icon"
318
324
  },
319
325
  {
320
326
  "type": "typography",
@@ -322,14 +328,11 @@
322
328
  "variant": "h2"
323
329
  },
324
330
  {
325
- "type": "badge",
326
331
  "label": "Normal",
332
+ "type": "badge",
327
333
  "variant": "default"
328
334
  }
329
- ],
330
- "direction": "horizontal",
331
- "type": "stack",
332
- "gap": "sm"
335
+ ]
333
336
  },
334
337
  {
335
338
  "type": "divider"
@@ -340,33 +343,30 @@
340
343
  "value": "@entity.current"
341
344
  },
342
345
  {
343
- "type": "stack",
344
346
  "children": [
345
347
  {
346
- "type": "stat-display",
348
+ "value": "@entity.current",
347
349
  "label": "Tokens Used",
348
- "value": "@entity.current"
350
+ "type": "stat-display"
349
351
  },
350
352
  {
351
- "value": "@entity.max",
353
+ "label": "Max Tokens",
352
354
  "type": "stat-display",
353
- "label": "Max Tokens"
355
+ "value": "@entity.max"
354
356
  }
355
357
  ],
358
+ "gap": "md",
356
359
  "direction": "horizontal",
357
- "gap": "md"
360
+ "type": "stack"
358
361
  },
359
362
  {
360
- "action": "RESET",
361
363
  "variant": "ghost",
362
364
  "icon": "rotate-ccw",
363
365
  "label": "Reset",
364
- "type": "button"
366
+ "type": "button",
367
+ "action": "RESET"
365
368
  }
366
- ],
367
- "direction": "vertical",
368
- "gap": "lg",
369
- "type": "stack"
369
+ ]
370
370
  }
371
371
  ]
372
372
  ]
@@ -394,14 +394,13 @@
394
394
  "render-ui",
395
395
  "main",
396
396
  {
397
- "gap": "lg",
398
397
  "direction": "vertical",
399
398
  "type": "stack",
399
+ "gap": "lg",
400
400
  "children": [
401
401
  {
402
- "align": "center",
403
- "gap": "sm",
404
402
  "type": "stack",
403
+ "direction": "horizontal",
405
404
  "children": [
406
405
  {
407
406
  "type": "icon",
@@ -414,11 +413,12 @@
414
413
  },
415
414
  {
416
415
  "label": "Normal",
417
- "variant": "default",
418
- "type": "badge"
416
+ "type": "badge",
417
+ "variant": "default"
419
418
  }
420
419
  ],
421
- "direction": "horizontal"
420
+ "gap": "sm",
421
+ "align": "center"
422
422
  },
423
423
  {
424
424
  "type": "divider"
@@ -432,13 +432,13 @@
432
432
  "children": [
433
433
  {
434
434
  "value": "@entity.current",
435
- "label": "Tokens Used",
436
- "type": "stat-display"
435
+ "type": "stat-display",
436
+ "label": "Tokens Used"
437
437
  },
438
438
  {
439
- "label": "Max Tokens",
440
439
  "value": "@entity.max",
441
- "type": "stat-display"
440
+ "type": "stat-display",
441
+ "label": "Max Tokens"
442
442
  }
443
443
  ],
444
444
  "direction": "horizontal",
@@ -447,10 +447,10 @@
447
447
  },
448
448
  {
449
449
  "type": "button",
450
- "label": "Reset",
451
450
  "action": "RESET",
452
- "variant": "ghost",
453
- "icon": "rotate-ccw"
451
+ "icon": "rotate-ccw",
452
+ "label": "Reset",
453
+ "variant": "ghost"
454
454
  }
455
455
  ]
456
456
  }
@@ -492,17 +492,16 @@
492
492
  "render-ui",
493
493
  "main",
494
494
  {
495
- "direction": "vertical",
496
495
  "children": [
497
496
  {
498
497
  "type": "stack",
499
498
  "align": "center",
500
- "direction": "horizontal",
501
499
  "gap": "sm",
500
+ "direction": "horizontal",
502
501
  "children": [
503
502
  {
504
- "type": "icon",
505
- "name": "alert-triangle"
503
+ "name": "alert-triangle",
504
+ "type": "icon"
506
505
  },
507
506
  {
508
507
  "variant": "h2",
@@ -510,9 +509,9 @@
510
509
  "type": "typography"
511
510
  },
512
511
  {
512
+ "variant": "warning",
513
513
  "type": "badge",
514
- "label": "Warning",
515
- "variant": "warning"
514
+ "label": "Warning"
516
515
  }
517
516
  ]
518
517
  },
@@ -525,18 +524,17 @@
525
524
  "message": "Token usage approaching limit. Consider compacting."
526
525
  },
527
526
  {
528
- "type": "progress-bar",
529
527
  "max": "@entity.max",
530
- "value": "@entity.current"
528
+ "value": "@entity.current",
529
+ "type": "progress-bar"
531
530
  },
532
531
  {
533
532
  "direction": "horizontal",
534
- "gap": "md",
535
533
  "children": [
536
534
  {
535
+ "value": "@entity.current",
537
536
  "type": "stat-display",
538
- "label": "Tokens Used",
539
- "value": "@entity.current"
537
+ "label": "Tokens Used"
540
538
  },
541
539
  {
542
540
  "type": "stat-display",
@@ -544,32 +542,34 @@
544
542
  "value": "@entity.max"
545
543
  }
546
544
  ],
545
+ "gap": "md",
547
546
  "type": "stack"
548
547
  },
549
548
  {
549
+ "type": "stack",
550
+ "direction": "horizontal",
551
+ "gap": "sm",
550
552
  "children": [
551
553
  {
554
+ "action": "COMPACT",
552
555
  "label": "Compact",
553
556
  "type": "button",
554
- "variant": "primary",
555
557
  "icon": "minimize-2",
556
- "action": "COMPACT"
558
+ "variant": "primary"
557
559
  },
558
560
  {
559
- "label": "Reset",
560
- "type": "button",
561
+ "action": "RESET",
561
562
  "icon": "rotate-ccw",
563
+ "label": "Reset",
562
564
  "variant": "ghost",
563
- "action": "RESET"
565
+ "type": "button"
564
566
  }
565
- ],
566
- "type": "stack",
567
- "direction": "horizontal",
568
- "gap": "sm"
567
+ ]
569
568
  }
570
569
  ],
571
570
  "type": "stack",
572
- "gap": "lg"
571
+ "gap": "lg",
572
+ "direction": "vertical"
573
573
  }
574
574
  ]
575
575
  ]
@@ -597,11 +597,9 @@
597
597
  "render-ui",
598
598
  "main",
599
599
  {
600
- "type": "stack",
601
600
  "gap": "lg",
602
601
  "children": [
603
602
  {
604
- "gap": "sm",
605
603
  "align": "center",
606
604
  "children": [
607
605
  {
@@ -609,16 +607,17 @@
609
607
  "name": "alert-octagon"
610
608
  },
611
609
  {
612
- "content": "Token Usage",
610
+ "variant": "h2",
613
611
  "type": "typography",
614
- "variant": "h2"
612
+ "content": "Token Usage"
615
613
  },
616
614
  {
617
- "label": "Critical",
618
615
  "type": "badge",
616
+ "label": "Critical",
619
617
  "variant": "danger"
620
618
  }
621
619
  ],
620
+ "gap": "sm",
622
621
  "direction": "horizontal",
623
622
  "type": "stack"
624
623
  },
@@ -627,17 +626,15 @@
627
626
  },
628
627
  {
629
628
  "variant": "error",
630
- "type": "alert",
631
- "message": "Token usage critical. Compact immediately to avoid truncation."
629
+ "message": "Token usage critical. Compact immediately to avoid truncation.",
630
+ "type": "alert"
632
631
  },
633
632
  {
634
- "type": "progress-bar",
633
+ "value": "@entity.current",
635
634
  "max": "@entity.max",
636
- "value": "@entity.current"
635
+ "type": "progress-bar"
637
636
  },
638
637
  {
639
- "gap": "md",
640
- "direction": "horizontal",
641
638
  "children": [
642
639
  {
643
640
  "type": "stat-display",
@@ -645,35 +642,38 @@
645
642
  "value": "@entity.current"
646
643
  },
647
644
  {
648
- "label": "Max Tokens",
649
645
  "value": "@entity.max",
650
- "type": "stat-display"
646
+ "type": "stat-display",
647
+ "label": "Max Tokens"
651
648
  }
652
649
  ],
650
+ "gap": "md",
651
+ "direction": "horizontal",
653
652
  "type": "stack"
654
653
  },
655
654
  {
656
- "gap": "sm",
657
- "direction": "horizontal",
658
- "type": "stack",
659
655
  "children": [
660
656
  {
661
- "variant": "primary",
657
+ "label": "Compact Now",
658
+ "type": "button",
662
659
  "icon": "minimize-2",
663
660
  "action": "COMPACT",
664
- "type": "button",
665
- "label": "Compact Now"
661
+ "variant": "primary"
666
662
  },
667
663
  {
668
- "variant": "ghost",
669
- "label": "Reset",
670
- "action": "RESET",
664
+ "type": "button",
671
665
  "icon": "rotate-ccw",
672
- "type": "button"
666
+ "label": "Reset",
667
+ "variant": "ghost",
668
+ "action": "RESET"
673
669
  }
674
- ]
670
+ ],
671
+ "type": "stack",
672
+ "direction": "horizontal",
673
+ "gap": "sm"
675
674
  }
676
675
  ],
676
+ "type": "stack",
677
677
  "direction": "vertical"
678
678
  }
679
679
  ]
@@ -699,65 +699,65 @@
699
699
  "render-ui",
700
700
  "main",
701
701
  {
702
+ "direction": "vertical",
703
+ "gap": "lg",
704
+ "type": "stack",
702
705
  "children": [
703
706
  {
707
+ "align": "center",
704
708
  "children": [
705
709
  {
706
710
  "name": "gauge",
707
711
  "type": "icon"
708
712
  },
709
713
  {
714
+ "content": "Token Usage",
710
715
  "type": "typography",
711
- "variant": "h2",
712
- "content": "Token Usage"
716
+ "variant": "h2"
713
717
  },
714
718
  {
715
- "type": "badge",
716
719
  "variant": "default",
720
+ "type": "badge",
717
721
  "label": "Normal"
718
722
  }
719
723
  ],
720
- "gap": "sm",
721
724
  "type": "stack",
722
- "align": "center",
723
- "direction": "horizontal"
725
+ "direction": "horizontal",
726
+ "gap": "sm"
724
727
  },
725
728
  {
726
729
  "type": "divider"
727
730
  },
728
731
  {
729
- "max": "@entity.max",
732
+ "value": "@entity.current",
730
733
  "type": "progress-bar",
731
- "value": "@entity.current"
734
+ "max": "@entity.max"
732
735
  },
733
736
  {
737
+ "gap": "md",
738
+ "direction": "horizontal",
734
739
  "children": [
735
740
  {
736
- "type": "stat-display",
741
+ "label": "Tokens Used",
737
742
  "value": "@entity.current",
738
- "label": "Tokens Used"
743
+ "type": "stat-display"
739
744
  },
740
745
  {
741
- "type": "stat-display",
742
746
  "label": "Max Tokens",
743
- "value": "@entity.max"
747
+ "value": "@entity.max",
748
+ "type": "stat-display"
744
749
  }
745
750
  ],
746
- "direction": "horizontal",
747
- "type": "stack",
748
- "gap": "md"
751
+ "type": "stack"
749
752
  },
750
753
  {
751
754
  "type": "button",
752
- "variant": "ghost",
753
- "action": "RESET",
754
755
  "icon": "rotate-ccw",
755
- "label": "Reset"
756
+ "action": "RESET",
757
+ "label": "Reset",
758
+ "variant": "ghost"
756
759
  }
757
- ],
758
- "type": "stack",
759
- "direction": "vertical",
760
- "gap": "lg"
760
+ ]
761
761
  }
762
762
  ]
763
763
  ]
@@ -776,43 +776,39 @@
776
776
  "render-ui",
777
777
  "main",
778
778
  {
779
- "type": "stack",
780
- "direction": "vertical",
781
- "gap": "lg",
782
779
  "children": [
783
780
  {
781
+ "align": "center",
782
+ "gap": "sm",
784
783
  "children": [
785
784
  {
786
- "name": "gauge",
787
- "type": "icon"
785
+ "type": "icon",
786
+ "name": "gauge"
788
787
  },
789
788
  {
789
+ "content": "Token Usage",
790
790
  "variant": "h2",
791
- "type": "typography",
792
- "content": "Token Usage"
791
+ "type": "typography"
793
792
  },
794
793
  {
795
- "label": "Normal",
794
+ "type": "badge",
796
795
  "variant": "default",
797
- "type": "badge"
796
+ "label": "Normal"
798
797
  }
799
798
  ],
800
- "type": "stack",
801
- "align": "center",
802
799
  "direction": "horizontal",
803
- "gap": "sm"
800
+ "type": "stack"
804
801
  },
805
802
  {
806
803
  "type": "divider"
807
804
  },
808
805
  {
806
+ "type": "progress-bar",
809
807
  "value": "@entity.current",
810
- "max": "@entity.max",
811
- "type": "progress-bar"
808
+ "max": "@entity.max"
812
809
  },
813
810
  {
814
- "gap": "md",
815
- "type": "stack",
811
+ "direction": "horizontal",
816
812
  "children": [
817
813
  {
818
814
  "value": "@entity.current",
@@ -820,21 +816,25 @@
820
816
  "label": "Tokens Used"
821
817
  },
822
818
  {
819
+ "value": "@entity.max",
823
820
  "type": "stat-display",
824
- "label": "Max Tokens",
825
- "value": "@entity.max"
821
+ "label": "Max Tokens"
826
822
  }
827
823
  ],
828
- "direction": "horizontal"
824
+ "type": "stack",
825
+ "gap": "md"
829
826
  },
830
827
  {
831
828
  "icon": "rotate-ccw",
832
- "label": "Reset",
833
- "variant": "ghost",
834
829
  "type": "button",
835
- "action": "RESET"
830
+ "action": "RESET",
831
+ "label": "Reset",
832
+ "variant": "ghost"
836
833
  }
837
- ]
834
+ ],
835
+ "direction": "vertical",
836
+ "type": "stack",
837
+ "gap": "lg"
838
838
  }
839
839
  ]
840
840
  ]
@@ -874,20 +874,18 @@
874
874
  "render-ui",
875
875
  "main",
876
876
  {
877
- "type": "stack",
878
877
  "children": [
879
878
  {
880
- "direction": "horizontal",
881
879
  "gap": "sm",
882
- "type": "stack",
880
+ "align": "center",
883
881
  "children": [
884
882
  {
885
883
  "type": "icon",
886
884
  "name": "alert-triangle"
887
885
  },
888
886
  {
889
- "content": "Token Usage",
890
887
  "type": "typography",
888
+ "content": "Token Usage",
891
889
  "variant": "h2"
892
890
  },
893
891
  {
@@ -896,61 +894,63 @@
896
894
  "variant": "warning"
897
895
  }
898
896
  ],
899
- "align": "center"
897
+ "direction": "horizontal",
898
+ "type": "stack"
900
899
  },
901
900
  {
902
901
  "type": "divider"
903
902
  },
904
903
  {
905
- "message": "Token usage approaching limit. Consider compacting.",
906
904
  "type": "alert",
907
- "variant": "warning"
905
+ "variant": "warning",
906
+ "message": "Token usage approaching limit. Consider compacting."
908
907
  },
909
908
  {
910
- "type": "progress-bar",
911
909
  "value": "@entity.current",
910
+ "type": "progress-bar",
912
911
  "max": "@entity.max"
913
912
  },
914
913
  {
915
- "direction": "horizontal",
916
914
  "type": "stack",
915
+ "gap": "md",
917
916
  "children": [
918
917
  {
919
- "label": "Tokens Used",
920
918
  "value": "@entity.current",
919
+ "label": "Tokens Used",
921
920
  "type": "stat-display"
922
921
  },
923
922
  {
924
923
  "value": "@entity.max",
925
- "type": "stat-display",
926
- "label": "Max Tokens"
924
+ "label": "Max Tokens",
925
+ "type": "stat-display"
927
926
  }
928
927
  ],
929
- "gap": "md"
928
+ "direction": "horizontal"
930
929
  },
931
930
  {
931
+ "direction": "horizontal",
932
932
  "gap": "sm",
933
933
  "type": "stack",
934
- "direction": "horizontal",
935
934
  "children": [
936
935
  {
936
+ "variant": "primary",
937
937
  "action": "COMPACT",
938
- "type": "button",
938
+ "icon": "minimize-2",
939
939
  "label": "Compact",
940
- "variant": "primary",
941
- "icon": "minimize-2"
940
+ "type": "button"
942
941
  },
943
942
  {
944
- "variant": "ghost",
945
- "action": "RESET",
946
943
  "type": "button",
947
944
  "label": "Reset",
948
- "icon": "rotate-ccw"
945
+ "action": "RESET",
946
+ "icon": "rotate-ccw",
947
+ "variant": "ghost"
949
948
  }
950
949
  ]
951
950
  }
952
951
  ],
953
952
  "direction": "vertical",
953
+ "type": "stack",
954
954
  "gap": "lg"
955
955
  }
956
956
  ]
@@ -979,80 +979,80 @@
979
979
  "render-ui",
980
980
  "main",
981
981
  {
982
- "direction": "vertical",
983
982
  "gap": "lg",
984
983
  "type": "stack",
984
+ "direction": "vertical",
985
985
  "children": [
986
986
  {
987
- "type": "stack",
987
+ "direction": "horizontal",
988
+ "align": "center",
988
989
  "children": [
989
990
  {
990
991
  "type": "icon",
991
992
  "name": "alert-octagon"
992
993
  },
993
994
  {
995
+ "type": "typography",
994
996
  "variant": "h2",
995
- "content": "Token Usage",
996
- "type": "typography"
997
+ "content": "Token Usage"
997
998
  },
998
999
  {
999
1000
  "type": "badge",
1000
- "label": "Critical",
1001
- "variant": "danger"
1001
+ "variant": "danger",
1002
+ "label": "Critical"
1002
1003
  }
1003
1004
  ],
1004
1005
  "gap": "sm",
1005
- "align": "center",
1006
- "direction": "horizontal"
1006
+ "type": "stack"
1007
1007
  },
1008
1008
  {
1009
1009
  "type": "divider"
1010
1010
  },
1011
1011
  {
1012
- "variant": "error",
1013
1012
  "type": "alert",
1013
+ "variant": "error",
1014
1014
  "message": "Token usage critical. Compact immediately to avoid truncation."
1015
1015
  },
1016
1016
  {
1017
1017
  "max": "@entity.max",
1018
- "value": "@entity.current",
1019
- "type": "progress-bar"
1018
+ "type": "progress-bar",
1019
+ "value": "@entity.current"
1020
1020
  },
1021
1021
  {
1022
+ "direction": "horizontal",
1022
1023
  "type": "stack",
1023
1024
  "gap": "md",
1024
- "direction": "horizontal",
1025
1025
  "children": [
1026
1026
  {
1027
1027
  "label": "Tokens Used",
1028
- "value": "@entity.current",
1029
- "type": "stat-display"
1028
+ "type": "stat-display",
1029
+ "value": "@entity.current"
1030
1030
  },
1031
1031
  {
1032
1032
  "type": "stat-display",
1033
- "value": "@entity.max",
1034
- "label": "Max Tokens"
1033
+ "label": "Max Tokens",
1034
+ "value": "@entity.max"
1035
1035
  }
1036
1036
  ]
1037
1037
  },
1038
1038
  {
1039
- "gap": "sm",
1040
1039
  "type": "stack",
1041
1040
  "direction": "horizontal",
1041
+ "gap": "sm",
1042
1042
  "children": [
1043
1043
  {
1044
- "label": "Compact Now",
1045
1044
  "action": "COMPACT",
1046
- "type": "button",
1047
1045
  "variant": "primary",
1046
+ "label": "Compact Now",
1047
+ "type": "button",
1048
1048
  "icon": "minimize-2"
1049
1049
  },
1050
1050
  {
1051
+ "variant": "ghost",
1051
1052
  "type": "button",
1052
1053
  "action": "RESET",
1053
- "variant": "ghost",
1054
- "icon": "rotate-ccw",
1055
- "label": "Reset"
1054
+ "label": "Reset",
1055
+ "icon": "rotate-ccw"
1056
1056
  }
1057
1057
  ]
1058
1058
  }
@@ -1084,65 +1084,65 @@
1084
1084
  "render-ui",
1085
1085
  "main",
1086
1086
  {
1087
- "type": "stack",
1088
- "direction": "vertical",
1089
1087
  "children": [
1090
1088
  {
1089
+ "align": "center",
1091
1090
  "children": [
1092
1091
  {
1093
1092
  "type": "icon",
1094
1093
  "name": "gauge"
1095
1094
  },
1096
1095
  {
1097
- "variant": "h2",
1096
+ "type": "typography",
1098
1097
  "content": "Token Usage",
1099
- "type": "typography"
1098
+ "variant": "h2"
1100
1099
  },
1101
1100
  {
1102
- "label": "Normal",
1101
+ "variant": "default",
1103
1102
  "type": "badge",
1104
- "variant": "default"
1103
+ "label": "Normal"
1105
1104
  }
1106
1105
  ],
1107
- "type": "stack",
1108
- "direction": "horizontal",
1109
1106
  "gap": "sm",
1110
- "align": "center"
1107
+ "type": "stack",
1108
+ "direction": "horizontal"
1111
1109
  },
1112
1110
  {
1113
1111
  "type": "divider"
1114
1112
  },
1115
1113
  {
1114
+ "type": "progress-bar",
1116
1115
  "value": "@entity.current",
1117
- "max": "@entity.max",
1118
- "type": "progress-bar"
1116
+ "max": "@entity.max"
1119
1117
  },
1120
1118
  {
1119
+ "type": "stack",
1120
+ "direction": "horizontal",
1121
+ "gap": "md",
1121
1122
  "children": [
1122
1123
  {
1123
1124
  "label": "Tokens Used",
1124
- "type": "stat-display",
1125
- "value": "@entity.current"
1125
+ "value": "@entity.current",
1126
+ "type": "stat-display"
1126
1127
  },
1127
1128
  {
1128
1129
  "value": "@entity.max",
1129
1130
  "type": "stat-display",
1130
1131
  "label": "Max Tokens"
1131
1132
  }
1132
- ],
1133
- "direction": "horizontal",
1134
- "type": "stack",
1135
- "gap": "md"
1133
+ ]
1136
1134
  },
1137
1135
  {
1136
+ "type": "button",
1138
1137
  "label": "Reset",
1139
- "action": "RESET",
1140
1138
  "variant": "ghost",
1141
- "type": "button",
1139
+ "action": "RESET",
1142
1140
  "icon": "rotate-ccw"
1143
1141
  }
1144
1142
  ],
1145
- "gap": "lg"
1143
+ "gap": "lg",
1144
+ "type": "stack",
1145
+ "direction": "vertical"
1146
1146
  }
1147
1147
  ]
1148
1148
  ]
@@ -1167,20 +1167,20 @@
1167
1167
  "render-ui",
1168
1168
  "main",
1169
1169
  {
1170
- "type": "stack",
1171
1170
  "direction": "vertical",
1171
+ "type": "stack",
1172
+ "gap": "lg",
1172
1173
  "children": [
1173
1174
  {
1174
- "direction": "horizontal",
1175
1175
  "children": [
1176
1176
  {
1177
- "name": "gauge",
1178
- "type": "icon"
1177
+ "type": "icon",
1178
+ "name": "gauge"
1179
1179
  },
1180
1180
  {
1181
1181
  "type": "typography",
1182
- "content": "Token Usage",
1183
- "variant": "h2"
1182
+ "variant": "h2",
1183
+ "content": "Token Usage"
1184
1184
  },
1185
1185
  {
1186
1186
  "label": "Normal",
@@ -1188,17 +1188,18 @@
1188
1188
  "variant": "default"
1189
1189
  }
1190
1190
  ],
1191
- "type": "stack",
1191
+ "align": "center",
1192
1192
  "gap": "sm",
1193
- "align": "center"
1193
+ "type": "stack",
1194
+ "direction": "horizontal"
1194
1195
  },
1195
1196
  {
1196
1197
  "type": "divider"
1197
1198
  },
1198
1199
  {
1199
- "value": "@entity.current",
1200
+ "max": "@entity.max",
1200
1201
  "type": "progress-bar",
1201
- "max": "@entity.max"
1202
+ "value": "@entity.current"
1202
1203
  },
1203
1204
  {
1204
1205
  "direction": "horizontal",
@@ -1206,26 +1207,25 @@
1206
1207
  "gap": "md",
1207
1208
  "children": [
1208
1209
  {
1209
- "value": "@entity.current",
1210
1210
  "type": "stat-display",
1211
- "label": "Tokens Used"
1211
+ "label": "Tokens Used",
1212
+ "value": "@entity.current"
1212
1213
  },
1213
1214
  {
1214
1215
  "type": "stat-display",
1215
- "label": "Max Tokens",
1216
- "value": "@entity.max"
1216
+ "value": "@entity.max",
1217
+ "label": "Max Tokens"
1217
1218
  }
1218
1219
  ]
1219
1220
  },
1220
1221
  {
1222
+ "type": "button",
1223
+ "action": "RESET",
1221
1224
  "variant": "ghost",
1222
1225
  "label": "Reset",
1223
- "icon": "rotate-ccw",
1224
- "type": "button",
1225
- "action": "RESET"
1226
+ "icon": "rotate-ccw"
1226
1227
  }
1227
- ],
1228
- "gap": "lg"
1228
+ ]
1229
1229
  }
1230
1230
  ]
1231
1231
  ]
@@ -1244,29 +1244,28 @@
1244
1244
  "render-ui",
1245
1245
  "main",
1246
1246
  {
1247
- "direction": "vertical",
1248
1247
  "children": [
1249
1248
  {
1250
- "direction": "horizontal",
1249
+ "gap": "sm",
1251
1250
  "align": "center",
1251
+ "type": "stack",
1252
+ "direction": "horizontal",
1252
1253
  "children": [
1253
1254
  {
1254
- "name": "gauge",
1255
- "type": "icon"
1255
+ "type": "icon",
1256
+ "name": "gauge"
1256
1257
  },
1257
1258
  {
1258
- "content": "Token Usage",
1259
1259
  "variant": "h2",
1260
- "type": "typography"
1260
+ "type": "typography",
1261
+ "content": "Token Usage"
1261
1262
  },
1262
1263
  {
1264
+ "label": "Normal",
1263
1265
  "variant": "default",
1264
- "type": "badge",
1265
- "label": "Normal"
1266
+ "type": "badge"
1266
1267
  }
1267
- ],
1268
- "gap": "sm",
1269
- "type": "stack"
1268
+ ]
1270
1269
  },
1271
1270
  {
1272
1271
  "type": "divider"
@@ -1277,32 +1276,33 @@
1277
1276
  "type": "progress-bar"
1278
1277
  },
1279
1278
  {
1279
+ "gap": "md",
1280
+ "type": "stack",
1280
1281
  "direction": "horizontal",
1281
1282
  "children": [
1282
1283
  {
1284
+ "label": "Tokens Used",
1283
1285
  "value": "@entity.current",
1284
- "type": "stat-display",
1285
- "label": "Tokens Used"
1286
+ "type": "stat-display"
1286
1287
  },
1287
1288
  {
1288
- "type": "stat-display",
1289
1289
  "value": "@entity.max",
1290
+ "type": "stat-display",
1290
1291
  "label": "Max Tokens"
1291
1292
  }
1292
- ],
1293
- "gap": "md",
1294
- "type": "stack"
1293
+ ]
1295
1294
  },
1296
1295
  {
1297
- "label": "Reset",
1298
- "action": "RESET",
1299
- "variant": "ghost",
1300
1296
  "icon": "rotate-ccw",
1301
- "type": "button"
1297
+ "type": "button",
1298
+ "variant": "ghost",
1299
+ "action": "RESET",
1300
+ "label": "Reset"
1302
1301
  }
1303
1302
  ],
1304
- "gap": "lg",
1305
- "type": "stack"
1303
+ "type": "stack",
1304
+ "direction": "vertical",
1305
+ "gap": "lg"
1306
1306
  }
1307
1307
  ]
1308
1308
  ]
@@ -1330,38 +1330,38 @@
1330
1330
  "render-ui",
1331
1331
  "main",
1332
1332
  {
1333
- "type": "stack",
1334
- "gap": "lg",
1335
1333
  "direction": "vertical",
1334
+ "gap": "lg",
1335
+ "type": "stack",
1336
1336
  "children": [
1337
1337
  {
1338
1338
  "direction": "horizontal",
1339
+ "type": "stack",
1339
1340
  "gap": "sm",
1340
1341
  "children": [
1341
1342
  {
1342
- "name": "alert-octagon",
1343
- "type": "icon"
1343
+ "type": "icon",
1344
+ "name": "alert-octagon"
1344
1345
  },
1345
1346
  {
1346
- "variant": "h2",
1347
1347
  "content": "Token Usage",
1348
- "type": "typography"
1348
+ "type": "typography",
1349
+ "variant": "h2"
1349
1350
  },
1350
1351
  {
1351
- "variant": "danger",
1352
1352
  "type": "badge",
1353
+ "variant": "danger",
1353
1354
  "label": "Critical"
1354
1355
  }
1355
1356
  ],
1356
- "align": "center",
1357
- "type": "stack"
1357
+ "align": "center"
1358
1358
  },
1359
1359
  {
1360
1360
  "type": "divider"
1361
1361
  },
1362
1362
  {
1363
- "message": "Token usage critical. Compact immediately to avoid truncation.",
1364
1363
  "variant": "error",
1364
+ "message": "Token usage critical. Compact immediately to avoid truncation.",
1365
1365
  "type": "alert"
1366
1366
  },
1367
1367
  {
@@ -1370,42 +1370,42 @@
1370
1370
  "value": "@entity.current"
1371
1371
  },
1372
1372
  {
1373
- "direction": "horizontal",
1374
1373
  "gap": "md",
1374
+ "type": "stack",
1375
+ "direction": "horizontal",
1375
1376
  "children": [
1376
1377
  {
1377
- "type": "stat-display",
1378
1378
  "value": "@entity.current",
1379
- "label": "Tokens Used"
1379
+ "label": "Tokens Used",
1380
+ "type": "stat-display"
1380
1381
  },
1381
1382
  {
1382
- "type": "stat-display",
1383
+ "value": "@entity.max",
1383
1384
  "label": "Max Tokens",
1384
- "value": "@entity.max"
1385
+ "type": "stat-display"
1385
1386
  }
1386
- ],
1387
- "type": "stack"
1387
+ ]
1388
1388
  },
1389
1389
  {
1390
+ "direction": "horizontal",
1391
+ "gap": "sm",
1390
1392
  "children": [
1391
1393
  {
1392
- "action": "COMPACT",
1393
- "icon": "minimize-2",
1394
+ "label": "Compact Now",
1394
1395
  "type": "button",
1396
+ "icon": "minimize-2",
1395
1397
  "variant": "primary",
1396
- "label": "Compact Now"
1398
+ "action": "COMPACT"
1397
1399
  },
1398
1400
  {
1399
- "type": "button",
1400
- "icon": "rotate-ccw",
1401
1401
  "label": "Reset",
1402
+ "type": "button",
1403
+ "variant": "ghost",
1402
1404
  "action": "RESET",
1403
- "variant": "ghost"
1405
+ "icon": "rotate-ccw"
1404
1406
  }
1405
1407
  ],
1406
- "type": "stack",
1407
- "direction": "horizontal",
1408
- "gap": "sm"
1408
+ "type": "stack"
1409
1409
  }
1410
1410
  ]
1411
1411
  }
@@ -1447,46 +1447,46 @@
1447
1447
  "render-ui",
1448
1448
  "main",
1449
1449
  {
1450
- "type": "stack",
1451
- "direction": "vertical",
1452
- "gap": "lg",
1453
1450
  "children": [
1454
1451
  {
1455
1452
  "type": "stack",
1453
+ "direction": "horizontal",
1456
1454
  "gap": "sm",
1455
+ "align": "center",
1457
1456
  "children": [
1458
1457
  {
1459
1458
  "name": "alert-triangle",
1460
1459
  "type": "icon"
1461
1460
  },
1462
1461
  {
1463
- "type": "typography",
1464
1462
  "variant": "h2",
1463
+ "type": "typography",
1465
1464
  "content": "Token Usage"
1466
1465
  },
1467
1466
  {
1468
- "type": "badge",
1469
1467
  "label": "Warning",
1470
- "variant": "warning"
1468
+ "variant": "warning",
1469
+ "type": "badge"
1471
1470
  }
1472
- ],
1473
- "direction": "horizontal",
1474
- "align": "center"
1471
+ ]
1475
1472
  },
1476
1473
  {
1477
1474
  "type": "divider"
1478
1475
  },
1479
1476
  {
1480
1477
  "type": "alert",
1481
- "message": "Token usage approaching limit. Consider compacting.",
1482
- "variant": "warning"
1478
+ "variant": "warning",
1479
+ "message": "Token usage approaching limit. Consider compacting."
1483
1480
  },
1484
1481
  {
1485
- "type": "progress-bar",
1482
+ "value": "@entity.current",
1486
1483
  "max": "@entity.max",
1487
- "value": "@entity.current"
1484
+ "type": "progress-bar"
1488
1485
  },
1489
1486
  {
1487
+ "gap": "md",
1488
+ "type": "stack",
1489
+ "direction": "horizontal",
1490
1490
  "children": [
1491
1491
  {
1492
1492
  "type": "stat-display",
@@ -1494,37 +1494,37 @@
1494
1494
  "label": "Tokens Used"
1495
1495
  },
1496
1496
  {
1497
- "label": "Max Tokens",
1498
1497
  "type": "stat-display",
1499
- "value": "@entity.max"
1498
+ "value": "@entity.max",
1499
+ "label": "Max Tokens"
1500
1500
  }
1501
- ],
1502
- "gap": "md",
1503
- "type": "stack",
1504
- "direction": "horizontal"
1501
+ ]
1505
1502
  },
1506
1503
  {
1507
- "type": "stack",
1508
1504
  "gap": "sm",
1505
+ "type": "stack",
1509
1506
  "direction": "horizontal",
1510
1507
  "children": [
1511
1508
  {
1512
- "label": "Compact",
1513
- "variant": "primary",
1514
1509
  "icon": "minimize-2",
1510
+ "label": "Compact",
1511
+ "action": "COMPACT",
1515
1512
  "type": "button",
1516
- "action": "COMPACT"
1513
+ "variant": "primary"
1517
1514
  },
1518
1515
  {
1516
+ "variant": "ghost",
1519
1517
  "label": "Reset",
1520
1518
  "action": "RESET",
1521
1519
  "type": "button",
1522
- "variant": "ghost",
1523
1520
  "icon": "rotate-ccw"
1524
1521
  }
1525
1522
  ]
1526
1523
  }
1527
- ]
1524
+ ],
1525
+ "type": "stack",
1526
+ "direction": "vertical",
1527
+ "gap": "lg"
1528
1528
  }
1529
1529
  ]
1530
1530
  ]
@@ -1553,64 +1553,64 @@
1553
1553
  "main",
1554
1554
  {
1555
1555
  "gap": "lg",
1556
- "direction": "vertical",
1556
+ "type": "stack",
1557
1557
  "children": [
1558
1558
  {
1559
- "direction": "horizontal",
1560
- "type": "stack",
1559
+ "gap": "sm",
1561
1560
  "children": [
1562
1561
  {
1563
- "name": "gauge",
1564
- "type": "icon"
1562
+ "type": "icon",
1563
+ "name": "gauge"
1565
1564
  },
1566
1565
  {
1567
- "content": "Token Usage",
1568
1566
  "variant": "h2",
1567
+ "content": "Token Usage",
1569
1568
  "type": "typography"
1570
1569
  },
1571
1570
  {
1572
1571
  "type": "badge",
1573
- "label": "Normal",
1574
- "variant": "default"
1572
+ "variant": "default",
1573
+ "label": "Normal"
1575
1574
  }
1576
1575
  ],
1576
+ "type": "stack",
1577
1577
  "align": "center",
1578
- "gap": "sm"
1578
+ "direction": "horizontal"
1579
1579
  },
1580
1580
  {
1581
1581
  "type": "divider"
1582
1582
  },
1583
1583
  {
1584
+ "value": "@entity.current",
1584
1585
  "max": "@entity.max",
1585
- "type": "progress-bar",
1586
- "value": "@entity.current"
1586
+ "type": "progress-bar"
1587
1587
  },
1588
1588
  {
1589
1589
  "type": "stack",
1590
- "gap": "md",
1591
- "direction": "horizontal",
1592
1590
  "children": [
1593
1591
  {
1594
- "type": "stat-display",
1592
+ "label": "Tokens Used",
1595
1593
  "value": "@entity.current",
1596
- "label": "Tokens Used"
1594
+ "type": "stat-display"
1597
1595
  },
1598
1596
  {
1599
- "label": "Max Tokens",
1600
1597
  "type": "stat-display",
1598
+ "label": "Max Tokens",
1601
1599
  "value": "@entity.max"
1602
1600
  }
1603
- ]
1601
+ ],
1602
+ "gap": "md",
1603
+ "direction": "horizontal"
1604
1604
  },
1605
1605
  {
1606
- "label": "Reset",
1607
- "type": "button",
1608
1606
  "action": "RESET",
1609
1607
  "variant": "ghost",
1610
- "icon": "rotate-ccw"
1608
+ "icon": "rotate-ccw",
1609
+ "type": "button",
1610
+ "label": "Reset"
1611
1611
  }
1612
1612
  ],
1613
- "type": "stack"
1613
+ "direction": "vertical"
1614
1614
  }
1615
1615
  ]
1616
1616
  ]
@@ -1635,29 +1635,28 @@
1635
1635
  "render-ui",
1636
1636
  "main",
1637
1637
  {
1638
- "direction": "vertical",
1639
1638
  "children": [
1640
1639
  {
1641
- "align": "center",
1642
- "type": "stack",
1643
- "gap": "sm",
1644
- "direction": "horizontal",
1645
1640
  "children": [
1646
1641
  {
1647
- "type": "icon",
1648
- "name": "gauge"
1642
+ "name": "gauge",
1643
+ "type": "icon"
1649
1644
  },
1650
1645
  {
1651
- "type": "typography",
1652
1646
  "variant": "h2",
1647
+ "type": "typography",
1653
1648
  "content": "Token Usage"
1654
1649
  },
1655
1650
  {
1656
- "variant": "default",
1651
+ "label": "Normal",
1657
1652
  "type": "badge",
1658
- "label": "Normal"
1653
+ "variant": "default"
1659
1654
  }
1660
- ]
1655
+ ],
1656
+ "type": "stack",
1657
+ "gap": "sm",
1658
+ "direction": "horizontal",
1659
+ "align": "center"
1661
1660
  },
1662
1661
  {
1663
1662
  "type": "divider"
@@ -1675,8 +1674,8 @@
1675
1674
  "value": "@entity.current"
1676
1675
  },
1677
1676
  {
1678
- "label": "Max Tokens",
1679
1677
  "value": "@entity.max",
1678
+ "label": "Max Tokens",
1680
1679
  "type": "stat-display"
1681
1680
  }
1682
1681
  ],
@@ -1685,15 +1684,16 @@
1685
1684
  "gap": "md"
1686
1685
  },
1687
1686
  {
1688
- "type": "button",
1689
1687
  "variant": "ghost",
1690
- "action": "RESET",
1691
1688
  "icon": "rotate-ccw",
1689
+ "type": "button",
1690
+ "action": "RESET",
1692
1691
  "label": "Reset"
1693
1692
  }
1694
1693
  ],
1694
+ "gap": "lg",
1695
1695
  "type": "stack",
1696
- "gap": "lg"
1696
+ "direction": "vertical"
1697
1697
  }
1698
1698
  ]
1699
1699
  ]
@@ -1712,65 +1712,65 @@
1712
1712
  "render-ui",
1713
1713
  "main",
1714
1714
  {
1715
+ "direction": "vertical",
1715
1716
  "gap": "lg",
1716
1717
  "type": "stack",
1717
1718
  "children": [
1718
1719
  {
1719
- "type": "stack",
1720
1720
  "align": "center",
1721
1721
  "children": [
1722
1722
  {
1723
- "type": "icon",
1724
- "name": "gauge"
1723
+ "name": "gauge",
1724
+ "type": "icon"
1725
1725
  },
1726
1726
  {
1727
+ "content": "Token Usage",
1727
1728
  "type": "typography",
1728
- "variant": "h2",
1729
- "content": "Token Usage"
1729
+ "variant": "h2"
1730
1730
  },
1731
1731
  {
1732
+ "type": "badge",
1732
1733
  "label": "Normal",
1733
- "variant": "default",
1734
- "type": "badge"
1734
+ "variant": "default"
1735
1735
  }
1736
1736
  ],
1737
- "direction": "horizontal",
1738
- "gap": "sm"
1737
+ "type": "stack",
1738
+ "gap": "sm",
1739
+ "direction": "horizontal"
1739
1740
  },
1740
1741
  {
1741
1742
  "type": "divider"
1742
1743
  },
1743
1744
  {
1745
+ "max": "@entity.max",
1744
1746
  "value": "@entity.current",
1745
- "type": "progress-bar",
1746
- "max": "@entity.max"
1747
+ "type": "progress-bar"
1747
1748
  },
1748
1749
  {
1750
+ "gap": "md",
1751
+ "type": "stack",
1752
+ "direction": "horizontal",
1749
1753
  "children": [
1750
1754
  {
1751
- "type": "stat-display",
1752
1755
  "label": "Tokens Used",
1753
- "value": "@entity.current"
1756
+ "value": "@entity.current",
1757
+ "type": "stat-display"
1754
1758
  },
1755
1759
  {
1756
- "value": "@entity.max",
1757
1760
  "label": "Max Tokens",
1761
+ "value": "@entity.max",
1758
1762
  "type": "stat-display"
1759
1763
  }
1760
- ],
1761
- "gap": "md",
1762
- "type": "stack",
1763
- "direction": "horizontal"
1764
+ ]
1764
1765
  },
1765
1766
  {
1766
- "label": "Reset",
1767
- "type": "button",
1768
- "variant": "ghost",
1769
1767
  "action": "RESET",
1768
+ "variant": "ghost",
1769
+ "type": "button",
1770
+ "label": "Reset",
1770
1771
  "icon": "rotate-ccw"
1771
1772
  }
1772
- ],
1773
- "direction": "vertical"
1773
+ ]
1774
1774
  }
1775
1775
  ]
1776
1776
  ]
@@ -1977,8 +1977,8 @@
1977
1977
  "AgentContextWindow",
1978
1978
  {
1979
1979
  "emit": {
1980
- "failure": "AgentContextWindowLoadFailed",
1981
- "success": "AgentContextWindowLoaded"
1980
+ "success": "AgentContextWindowLoaded",
1981
+ "failure": "AgentContextWindowLoadFailed"
1982
1982
  }
1983
1983
  }
1984
1984
  ]
@@ -2008,10 +2008,13 @@
2008
2008
  {
2009
2009
  "align": "center",
2010
2010
  "type": "stack",
2011
+ "gap": "md",
2012
+ "justify": "between",
2013
+ "direction": "horizontal",
2011
2014
  "children": [
2012
2015
  {
2013
- "gap": "md",
2014
2016
  "type": "stack",
2017
+ "gap": "md",
2015
2018
  "direction": "horizontal",
2016
2019
  "align": "center",
2017
2020
  "children": [
@@ -2020,39 +2023,36 @@
2020
2023
  "type": "icon"
2021
2024
  },
2022
2025
  {
2023
- "variant": "h2",
2024
2026
  "type": "typography",
2027
+ "variant": "h2",
2025
2028
  "content": "Context Window Alert"
2026
2029
  }
2027
2030
  ]
2028
2031
  },
2029
2032
  {
2033
+ "type": "button",
2034
+ "variant": "ghost",
2030
2035
  "icon": "x",
2031
2036
  "label": "Dismiss",
2032
- "action": "HIDE",
2033
- "type": "button",
2034
- "variant": "ghost"
2037
+ "action": "HIDE"
2035
2038
  }
2036
- ],
2037
- "gap": "md",
2038
- "justify": "between",
2039
- "direction": "horizontal"
2039
+ ]
2040
2040
  },
2041
2041
  {
2042
2042
  "type": "divider"
2043
2043
  },
2044
2044
  {
2045
+ "variant": "@entity.notificationType",
2045
2046
  "message": "@entity.message",
2046
- "type": "alert",
2047
- "variant": "@entity.notificationType"
2047
+ "type": "alert"
2048
2048
  },
2049
2049
  {
2050
2050
  "type": "toast-slot"
2051
2051
  },
2052
2052
  {
2053
- "type": "alert",
2054
2053
  "variant": "warning",
2055
- "message": "@entity.message"
2054
+ "message": "@entity.message",
2055
+ "type": "alert"
2056
2056
  }
2057
2057
  ],
2058
2058
  "type": "stack",
@@ -2080,16 +2080,20 @@
2080
2080
  "render-ui",
2081
2081
  "main",
2082
2082
  {
2083
+ "gap": "lg",
2083
2084
  "type": "stack",
2084
2085
  "direction": "vertical",
2085
2086
  "children": [
2086
2087
  {
2087
2088
  "type": "stack",
2088
- "justify": "between",
2089
+ "gap": "md",
2089
2090
  "align": "center",
2091
+ "direction": "horizontal",
2092
+ "justify": "between",
2090
2093
  "children": [
2091
2094
  {
2092
- "direction": "horizontal",
2095
+ "type": "stack",
2096
+ "align": "center",
2093
2097
  "children": [
2094
2098
  {
2095
2099
  "name": "layers",
@@ -2101,39 +2105,35 @@
2101
2105
  "variant": "h2"
2102
2106
  }
2103
2107
  ],
2104
- "align": "center",
2105
- "type": "stack",
2108
+ "direction": "horizontal",
2106
2109
  "gap": "md"
2107
2110
  },
2108
2111
  {
2109
- "icon": "x",
2110
2112
  "action": "HIDE",
2111
- "type": "button",
2112
2113
  "variant": "ghost",
2113
- "label": "Dismiss"
2114
+ "label": "Dismiss",
2115
+ "icon": "x",
2116
+ "type": "button"
2114
2117
  }
2115
- ],
2116
- "direction": "horizontal",
2117
- "gap": "md"
2118
+ ]
2118
2119
  },
2119
2120
  {
2120
2121
  "type": "divider"
2121
2122
  },
2122
2123
  {
2124
+ "type": "alert",
2123
2125
  "variant": "@entity.notificationType",
2124
- "message": "@entity.message",
2125
- "type": "alert"
2126
+ "message": "@entity.message"
2126
2127
  },
2127
2128
  {
2128
2129
  "type": "toast-slot"
2129
2130
  },
2130
2131
  {
2131
- "variant": "warning",
2132
+ "type": "alert",
2132
2133
  "message": "@entity.message",
2133
- "type": "alert"
2134
+ "variant": "warning"
2134
2135
  }
2135
- ],
2136
- "gap": "lg"
2136
+ ]
2137
2137
  }
2138
2138
  ]
2139
2139
  ]
@@ -2401,8 +2401,8 @@
2401
2401
  "AgentContextWindow",
2402
2402
  {
2403
2403
  "emit": {
2404
- "failure": "AgentContextWindowLoadFailed",
2405
- "success": "AgentContextWindowLoaded"
2404
+ "success": "AgentContextWindowLoaded",
2405
+ "failure": "AgentContextWindowLoadFailed"
2406
2406
  }
2407
2407
  }
2408
2408
  ],
@@ -2417,9 +2417,9 @@
2417
2417
  "main",
2418
2418
  {
2419
2419
  "type": "empty-state",
2420
- "description": "Context Window is ready",
2421
2420
  "icon": "layers",
2422
- "title": "Context Window"
2421
+ "title": "Context Window",
2422
+ "description": "Context Window is ready"
2423
2423
  }
2424
2424
  ]
2425
2425
  ]
@@ -2466,8 +2466,8 @@
2466
2466
  "emit",
2467
2467
  "UPDATE",
2468
2468
  {
2469
- "max": "@entity.maxTokens",
2470
- "current": "@entity.tokenCount"
2469
+ "current": "@entity.tokenCount",
2470
+ "max": "@entity.maxTokens"
2471
2471
  }
2472
2472
  ]
2473
2473
  ]
@@ -2629,8 +2629,8 @@
2629
2629
  "emit",
2630
2630
  "UPDATE",
2631
2631
  {
2632
- "current": "@entity.tokenCount",
2633
- "max": "@entity.maxTokens"
2632
+ "max": "@entity.maxTokens",
2633
+ "current": "@entity.tokenCount"
2634
2634
  }
2635
2635
  ]
2636
2636
  ]