@almadar/std 14.25.0 → 14.26.0

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