@almadar/std 15.6.2 → 15.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (724) hide show
  1. package/behaviors/registry/agent/atoms/std-agent-activity-log.orb +77 -77
  2. package/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +105 -105
  3. package/behaviors/registry/agent/atoms/std-agent-classifier.orb +102 -102
  4. package/behaviors/registry/agent/atoms/std-agent-completion.orb +111 -111
  5. package/behaviors/registry/agent/atoms/std-agent-context-window.orb +375 -375
  6. package/behaviors/registry/agent/atoms/std-agent-conversation.orb +94 -94
  7. package/behaviors/registry/agent/atoms/std-agent-memory.orb +79 -79
  8. package/behaviors/registry/agent/atoms/std-agent-provider.orb +125 -125
  9. package/behaviors/registry/agent/atoms/std-agent-search.orb +63 -63
  10. package/behaviors/registry/agent/atoms/std-agent-session.orb +106 -106
  11. package/behaviors/registry/agent/atoms/std-agent-step-progress.orb +202 -202
  12. package/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +350 -350
  13. package/behaviors/registry/agent/atoms/std-agent-tool-call.orb +58 -58
  14. package/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
  15. package/behaviors/registry/agent/molecules/std-agent-learner.orb +173 -173
  16. package/behaviors/registry/agent/molecules/std-agent-planner.orb +136 -136
  17. package/behaviors/registry/agent/molecules/std-agent-rag.orb +118 -118
  18. package/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +186 -186
  19. package/behaviors/registry/agent/organisms/std-agent-assistant.orb +1088 -1088
  20. package/behaviors/registry/agent/organisms/std-agent-builder.orb +3046 -3046
  21. package/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2089 -2089
  22. package/behaviors/registry/agent/organisms/std-agent-reviewer.orb +926 -926
  23. package/behaviors/registry/agent/organisms/std-agent-tutor.orb +760 -760
  24. package/behaviors/registry/app/atoms/std-ap-bill.orb +126 -126
  25. package/behaviors/registry/app/atoms/std-applicant.orb +124 -124
  26. package/behaviors/registry/app/atoms/std-application.orb +136 -136
  27. package/behaviors/registry/app/atoms/std-approval-request.orb +206 -206
  28. package/behaviors/registry/app/atoms/std-campaign-goal.orb +124 -124
  29. package/behaviors/registry/app/atoms/std-change-order.orb +168 -168
  30. package/behaviors/registry/app/atoms/std-chart-of-accounts.orb +120 -120
  31. package/behaviors/registry/app/atoms/std-checkin.orb +146 -146
  32. package/behaviors/registry/app/atoms/std-checkout-terminal.orb +129 -129
  33. package/behaviors/registry/app/atoms/std-class-roster.orb +104 -104
  34. package/behaviors/registry/app/atoms/std-class-session.orb +128 -128
  35. package/behaviors/registry/app/atoms/std-court-deadline.orb +152 -152
  36. package/behaviors/registry/app/atoms/std-customer-account.orb +148 -148
  37. package/behaviors/registry/app/atoms/std-donation-receipt.orb +139 -139
  38. package/behaviors/registry/app/atoms/std-donor.orb +135 -135
  39. package/behaviors/registry/app/atoms/std-drip-sequence.orb +122 -122
  40. package/behaviors/registry/app/atoms/std-driver.orb +144 -144
  41. package/behaviors/registry/app/atoms/std-dunning.orb +183 -183
  42. package/behaviors/registry/app/atoms/std-email-broadcast.orb +128 -128
  43. package/behaviors/registry/app/atoms/std-event.orb +149 -149
  44. package/behaviors/registry/app/atoms/std-form-builder.orb +168 -168
  45. package/behaviors/registry/app/atoms/std-health-score.orb +150 -150
  46. package/behaviors/registry/app/atoms/std-help-article.orb +129 -129
  47. package/behaviors/registry/app/atoms/std-help-category.orb +141 -141
  48. package/behaviors/registry/app/atoms/std-interview-slot.orb +142 -142
  49. package/behaviors/registry/app/atoms/std-invoice.orb +168 -168
  50. package/behaviors/registry/app/atoms/std-kitchen-display.orb +152 -152
  51. package/behaviors/registry/app/atoms/std-lease.orb +136 -136
  52. package/behaviors/registry/app/atoms/std-ledger-entry.orb +134 -134
  53. package/behaviors/registry/app/atoms/std-maintenance-request.orb +156 -156
  54. package/behaviors/registry/app/atoms/std-matter.orb +129 -129
  55. package/behaviors/registry/app/atoms/std-membership.orb +132 -132
  56. package/behaviors/registry/app/atoms/std-menu.orb +158 -158
  57. package/behaviors/registry/app/atoms/std-modifier-group.orb +126 -126
  58. package/behaviors/registry/app/atoms/std-nps-survey.orb +120 -120
  59. package/behaviors/registry/app/atoms/std-offer-letter.orb +130 -130
  60. package/behaviors/registry/app/atoms/std-payout-ledger.orb +141 -141
  61. package/behaviors/registry/app/atoms/std-question-bank.orb +123 -123
  62. package/behaviors/registry/app/atoms/std-receipt.orb +157 -157
  63. package/behaviors/registry/app/atoms/std-recurring-charge.orb +137 -137
  64. package/behaviors/registry/app/atoms/std-renewal-risk.orb +152 -152
  65. package/behaviors/registry/app/atoms/std-rent-charge.orb +152 -152
  66. package/behaviors/registry/app/atoms/std-reorder-rule.orb +139 -139
  67. package/behaviors/registry/app/atoms/std-response-collector.orb +142 -142
  68. package/behaviors/registry/app/atoms/std-rfi.orb +153 -153
  69. package/behaviors/registry/app/atoms/std-route-optimize.orb +114 -114
  70. package/behaviors/registry/app/atoms/std-segment.orb +119 -119
  71. package/behaviors/registry/app/atoms/std-stock-level.orb +136 -136
  72. package/behaviors/registry/app/atoms/std-submittal.orb +165 -165
  73. package/behaviors/registry/app/atoms/std-table-map.orb +67 -67
  74. package/behaviors/registry/app/atoms/std-technician-dispatch.orb +134 -134
  75. package/behaviors/registry/app/atoms/std-telematics-event.orb +111 -111
  76. package/behaviors/registry/app/atoms/std-template-editor.orb +157 -157
  77. package/behaviors/registry/app/atoms/std-tenant.orb +127 -127
  78. package/behaviors/registry/app/atoms/std-ticket-tier.orb +178 -178
  79. package/behaviors/registry/app/atoms/std-time-entry.orb +136 -136
  80. package/behaviors/registry/app/atoms/std-timesheet.orb +174 -174
  81. package/behaviors/registry/app/atoms/std-trial.orb +147 -147
  82. package/behaviors/registry/app/atoms/std-vehicle.orb +147 -147
  83. package/behaviors/registry/app/atoms/std-vendor-onboarding.orb +232 -232
  84. package/behaviors/registry/app/atoms/std-waitlist.orb +142 -142
  85. package/behaviors/registry/app/atoms/std-warehouse.orb +82 -82
  86. package/behaviors/registry/app/atoms/std-work-order.orb +160 -160
  87. package/behaviors/registry/app/molecules/std-applicant-form.orb +65 -65
  88. package/behaviors/registry/app/molecules/std-approval-chain.orb +5 -5
  89. package/behaviors/registry/app/molecules/std-broadcast-builder.orb +59 -59
  90. package/behaviors/registry/app/molecules/std-cart.orb +45 -45
  91. package/behaviors/registry/app/molecules/std-ledger-entry-form.orb +159 -159
  92. package/behaviors/registry/app/molecules/std-multi-party-transaction.orb +12 -12
  93. package/behaviors/registry/app/molecules/std-pipeline.orb +20 -20
  94. package/behaviors/registry/app/molecules/std-recurring-schedule.orb +2 -2
  95. package/behaviors/registry/app/molecules/std-stock-adjustment.orb +111 -111
  96. package/behaviors/registry/app/molecules/std-timeline.orb +6 -6
  97. package/behaviors/registry/app/molecules/std-wizard-branching.orb +15 -15
  98. package/behaviors/registry/app/organisms/std-accounting.orb +91 -91
  99. package/behaviors/registry/app/organisms/std-api-gateway.orb +175 -175
  100. package/behaviors/registry/app/organisms/std-ats-recruiting.orb +132 -132
  101. package/behaviors/registry/app/organisms/std-booking-system.orb +686 -681
  102. package/behaviors/registry/app/organisms/std-cicd-pipeline.orb +277 -277
  103. package/behaviors/registry/app/organisms/std-cms.orb +271 -271
  104. package/behaviors/registry/app/organisms/std-coding-academy.orb +204 -204
  105. package/behaviors/registry/app/organisms/std-construction-pm.orb +129 -129
  106. package/behaviors/registry/app/organisms/std-crm.orb +270 -270
  107. package/behaviors/registry/app/organisms/std-customer-success.orb +91 -91
  108. package/behaviors/registry/app/organisms/std-devops-dashboard.orb +404 -404
  109. package/behaviors/registry/app/organisms/std-document-mgmt.orb +85 -85
  110. package/behaviors/registry/app/organisms/std-ecommerce.orb +705 -705
  111. package/behaviors/registry/app/organisms/std-embedded-dashboard.orb +151 -151
  112. package/behaviors/registry/app/organisms/std-event-ticketing.orb +213 -213
  113. package/behaviors/registry/app/organisms/std-field-service.orb +200 -200
  114. package/behaviors/registry/app/organisms/std-finance-tracker.orb +204 -204
  115. package/behaviors/registry/app/organisms/std-fitness-studio.orb +162 -162
  116. package/behaviors/registry/app/organisms/std-fleet-mgmt.orb +157 -157
  117. package/behaviors/registry/app/organisms/std-forum.orb +144 -144
  118. package/behaviors/registry/app/organisms/std-healthcare.orb +537 -537
  119. package/behaviors/registry/app/organisms/std-helpdesk.orb +182 -182
  120. package/behaviors/registry/app/organisms/std-hr-portal.orb +464 -464
  121. package/behaviors/registry/app/organisms/std-inventory.orb +186 -186
  122. package/behaviors/registry/app/organisms/std-iot-dashboard.orb +361 -361
  123. package/behaviors/registry/app/organisms/std-legal-case.orb +169 -169
  124. package/behaviors/registry/app/organisms/std-listings.orb +151 -151
  125. package/behaviors/registry/app/organisms/std-lms.orb +599 -416
  126. package/behaviors/registry/app/organisms/std-marketing-campaign.orb +127 -127
  127. package/behaviors/registry/app/organisms/std-marketplace.orb +224 -224
  128. package/behaviors/registry/app/organisms/std-nonprofit-donations.orb +111 -111
  129. package/behaviors/registry/app/organisms/std-notes.orb +111 -111
  130. package/behaviors/registry/app/organisms/std-project-manager.orb +222 -222
  131. package/behaviors/registry/app/organisms/std-property-mgmt.orb +182 -182
  132. package/behaviors/registry/app/organisms/std-public-help-center.orb +134 -134
  133. package/behaviors/registry/app/organisms/std-realtime-chat.orb +253 -253
  134. package/behaviors/registry/app/organisms/std-restaurant-pos.orb +134 -134
  135. package/behaviors/registry/app/organisms/std-retail-pos.orb +140 -140
  136. package/behaviors/registry/app/organisms/std-social-feed.orb +145 -145
  137. package/behaviors/registry/app/organisms/std-subscription-billing.orb +172 -172
  138. package/behaviors/registry/app/organisms/std-survey.orb +131 -131
  139. package/behaviors/registry/app/organisms/std-time-tracking.orb +180 -180
  140. package/behaviors/registry/app/organisms/std-trading-dashboard.orb +272 -272
  141. package/behaviors/registry/app/organisms/std-wiki.orb +120 -120
  142. package/behaviors/registry/core/atoms/std-app-layout.orb +44 -44
  143. package/behaviors/registry/core/atoms/std-audit-capture.orb +17 -17
  144. package/behaviors/registry/core/atoms/std-billable-hour.orb +126 -126
  145. package/behaviors/registry/core/atoms/std-board.orb +220 -208
  146. package/behaviors/registry/core/atoms/std-branching-logic.orb +110 -110
  147. package/behaviors/registry/core/atoms/std-browse.orb +69 -69
  148. package/behaviors/registry/core/atoms/std-cache-aside.orb +83 -83
  149. package/behaviors/registry/core/atoms/std-calendar.orb +53 -53
  150. package/behaviors/registry/core/atoms/std-cascade-on-delete.orb +12 -12
  151. package/behaviors/registry/core/atoms/std-circuit-breaker.orb +175 -175
  152. package/behaviors/registry/core/atoms/std-confirmation.orb +30 -30
  153. package/behaviors/registry/core/atoms/std-cross-reference.orb +14 -14
  154. package/behaviors/registry/core/atoms/std-dashboard-grid-embedded.orb +72 -72
  155. package/behaviors/registry/core/atoms/std-dashboard-grid-layout.orb +98 -98
  156. package/behaviors/registry/core/atoms/std-date-range.orb +23 -23
  157. package/behaviors/registry/core/atoms/std-display.orb +3 -3
  158. package/behaviors/registry/core/atoms/std-drawer.orb +12 -12
  159. package/behaviors/registry/core/atoms/std-esign-request.orb +29 -29
  160. package/behaviors/registry/core/atoms/std-event-log.orb +193 -178
  161. package/behaviors/registry/core/atoms/std-export.orb +48 -42
  162. package/behaviors/registry/core/atoms/std-file-store.orb +131 -131
  163. package/behaviors/registry/core/atoms/std-filter.orb +10 -10
  164. package/behaviors/registry/core/atoms/std-flag.orb +87 -87
  165. package/behaviors/registry/core/atoms/std-form-advanced.orb +48 -48
  166. package/behaviors/registry/core/atoms/std-gallery.orb +35 -35
  167. package/behaviors/registry/core/atoms/std-geosearch.orb +29 -29
  168. package/behaviors/registry/core/atoms/std-graphs.orb +162 -154
  169. package/behaviors/registry/core/atoms/std-image-upload-multi.orb +64 -64
  170. package/behaviors/registry/core/atoms/std-mod-queue.orb +56 -56
  171. package/behaviors/registry/core/atoms/std-modal.orb +30 -30
  172. package/behaviors/registry/core/atoms/std-multi-party-flow.orb +557 -545
  173. package/behaviors/registry/core/atoms/std-notify-on-event.orb +11 -11
  174. package/behaviors/registry/core/atoms/std-page-tree.orb +126 -126
  175. package/behaviors/registry/core/atoms/std-pagination.orb +18 -18
  176. package/behaviors/registry/core/atoms/std-push.orb +49 -49
  177. package/behaviors/registry/core/atoms/std-rate-limiter.orb +181 -181
  178. package/behaviors/registry/core/atoms/std-rating-review.orb +587 -571
  179. package/behaviors/registry/core/atoms/std-recurrence.orb +150 -144
  180. package/behaviors/registry/core/atoms/std-related.orb +29 -29
  181. package/behaviors/registry/core/atoms/std-rich-editor.orb +113 -113
  182. package/behaviors/registry/core/atoms/std-row-access-control.orb +6 -6
  183. package/behaviors/registry/core/atoms/std-saved-search.orb +74 -74
  184. package/behaviors/registry/core/atoms/std-scatter.orb +75 -70
  185. package/behaviors/registry/core/atoms/std-search.orb +4 -4
  186. package/behaviors/registry/core/atoms/std-selection.orb +104 -104
  187. package/behaviors/registry/core/atoms/std-signature-capture.orb +96 -96
  188. package/behaviors/registry/core/atoms/std-stack-layout.orb +11 -11
  189. package/behaviors/registry/core/atoms/std-stats.orb +258 -228
  190. package/behaviors/registry/core/atoms/std-step-flow.orb +201 -198
  191. package/behaviors/registry/core/atoms/std-tabs.orb +45 -40
  192. package/behaviors/registry/core/atoms/std-tag-taxonomy.orb +71 -71
  193. package/behaviors/registry/core/atoms/std-thread.orb +62 -62
  194. package/behaviors/registry/core/atoms/std-version-history.orb +157 -157
  195. package/behaviors/registry/core/atoms/std-vote.orb +34 -34
  196. package/behaviors/registry/core/atoms/std-wizard-form.orb +167 -167
  197. package/behaviors/registry/core/atoms/std-wizard.orb +180 -177
  198. package/behaviors/registry/core/molecules/std-dashboard.orb +47 -47
  199. package/behaviors/registry/core/molecules/std-esign-flow.orb +96 -96
  200. package/behaviors/registry/core/molecules/std-filtered-list.orb +20 -20
  201. package/behaviors/registry/core/molecules/std-list.orb +65 -65
  202. package/behaviors/registry/core/molecules/std-master-detail-layout.orb +14 -14
  203. package/behaviors/registry/core/molecules/std-tabs-layout.orb +17 -17
  204. package/behaviors/registry/core/organisms/std-generic-app.orb +554 -554
  205. package/behaviors/registry/game/atoms/std-collision.orb +140 -140
  206. package/behaviors/registry/game/atoms/std-combat.orb +50 -50
  207. package/behaviors/registry/game/atoms/std-dialogue-box.orb +22 -22
  208. package/behaviors/registry/game/atoms/std-game-canvas2d.orb +38 -38
  209. package/behaviors/registry/game/atoms/std-gameflow.orb +31 -31
  210. package/behaviors/registry/game/atoms/std-movement.orb +285 -285
  211. package/behaviors/registry/game/atoms/std-overworld.orb +77 -77
  212. package/behaviors/registry/game/atoms/std-physics2d.orb +73 -73
  213. package/behaviors/registry/game/atoms/std-quest.orb +132 -132
  214. package/behaviors/registry/game/atoms/std-timer.orb +294 -294
  215. package/behaviors/registry/game/organisms/std-arcade-game.orb +156 -156
  216. package/behaviors/registry/game/organisms/std-logic-training.orb +78 -78
  217. package/behaviors/registry/game/organisms/std-platformer-app.orb +273 -260
  218. package/behaviors/registry/game/organisms/std-puzzle-app.orb +100 -100
  219. package/behaviors/registry/game/organisms/std-rpg-game.orb +365 -365
  220. package/behaviors/registry/game/organisms/std-stem-lab.orb +376 -376
  221. package/behaviors/registry/game/organisms/std-strategy-game.orb +561 -561
  222. package/behaviors/registry/probes/molecules/std-source-scope-probe.orb +26 -26
  223. package/behaviors/registry/service/atoms/std-service-calendar-ical.orb +59 -59
  224. package/behaviors/registry/service/atoms/std-service-custom-bearer.orb +68 -68
  225. package/behaviors/registry/service/atoms/std-service-email.orb +75 -75
  226. package/behaviors/registry/service/atoms/std-service-github.orb +71 -71
  227. package/behaviors/registry/service/atoms/std-service-llm.orb +65 -65
  228. package/behaviors/registry/service/atoms/std-service-maps.orb +89 -89
  229. package/behaviors/registry/service/atoms/std-service-oauth.orb +52 -52
  230. package/behaviors/registry/service/atoms/std-service-print.orb +115 -115
  231. package/behaviors/registry/service/atoms/std-service-redis.orb +71 -71
  232. package/behaviors/registry/service/atoms/std-service-storage.orb +54 -54
  233. package/behaviors/registry/service/atoms/std-service-stripe.orb +104 -104
  234. package/behaviors/registry/service/atoms/std-service-twilio.orb +61 -61
  235. package/behaviors/registry/service/atoms/std-service-youtube.orb +56 -56
  236. package/behaviors/registry/service/organisms/std-service-marketplace.orb +1015 -1015
  237. package/behaviors/registry/service/organisms/std-service-research-assistant.orb +910 -910
  238. package/behaviors/registry/variations/chrome/std-app-layout-bottomnav.orb +7 -7
  239. package/behaviors/registry/variations/chrome/std-app-layout-minimal.orb +5 -5
  240. package/behaviors/registry/variations/chrome/std-app-layout-topnav.orb +9 -9
  241. package/behaviors/registry/variations/views/std-stats-sparkline.orb +14 -14
  242. package/dist/behaviors/registry/agent/atoms/std-agent-activity-log.orb +77 -77
  243. package/dist/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +105 -105
  244. package/dist/behaviors/registry/agent/atoms/std-agent-classifier.orb +102 -102
  245. package/dist/behaviors/registry/agent/atoms/std-agent-completion.orb +111 -111
  246. package/dist/behaviors/registry/agent/atoms/std-agent-context-window.orb +375 -375
  247. package/dist/behaviors/registry/agent/atoms/std-agent-conversation.orb +94 -94
  248. package/dist/behaviors/registry/agent/atoms/std-agent-memory.orb +79 -79
  249. package/dist/behaviors/registry/agent/atoms/std-agent-provider.orb +125 -125
  250. package/dist/behaviors/registry/agent/atoms/std-agent-search.orb +63 -63
  251. package/dist/behaviors/registry/agent/atoms/std-agent-session.orb +106 -106
  252. package/dist/behaviors/registry/agent/atoms/std-agent-step-progress.orb +202 -202
  253. package/dist/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +350 -350
  254. package/dist/behaviors/registry/agent/atoms/std-agent-tool-call.orb +58 -58
  255. package/dist/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
  256. package/dist/behaviors/registry/agent/molecules/std-agent-learner.orb +173 -173
  257. package/dist/behaviors/registry/agent/molecules/std-agent-planner.orb +136 -136
  258. package/dist/behaviors/registry/agent/molecules/std-agent-rag.orb +118 -118
  259. package/dist/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +186 -186
  260. package/dist/behaviors/registry/agent/organisms/std-agent-assistant.orb +1088 -1088
  261. package/dist/behaviors/registry/agent/organisms/std-agent-builder.orb +3046 -3046
  262. package/dist/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2089 -2089
  263. package/dist/behaviors/registry/agent/organisms/std-agent-reviewer.orb +926 -926
  264. package/dist/behaviors/registry/agent/organisms/std-agent-tutor.orb +760 -760
  265. package/dist/behaviors/registry/app/atoms/std-ap-bill.orb +126 -126
  266. package/dist/behaviors/registry/app/atoms/std-applicant.orb +124 -124
  267. package/dist/behaviors/registry/app/atoms/std-application.orb +136 -136
  268. package/dist/behaviors/registry/app/atoms/std-approval-request.orb +206 -206
  269. package/dist/behaviors/registry/app/atoms/std-campaign-goal.orb +124 -124
  270. package/dist/behaviors/registry/app/atoms/std-change-order.orb +168 -168
  271. package/dist/behaviors/registry/app/atoms/std-chart-of-accounts.orb +120 -120
  272. package/dist/behaviors/registry/app/atoms/std-checkin.orb +146 -146
  273. package/dist/behaviors/registry/app/atoms/std-checkout-terminal.orb +129 -129
  274. package/dist/behaviors/registry/app/atoms/std-class-roster.orb +104 -104
  275. package/dist/behaviors/registry/app/atoms/std-class-session.orb +128 -128
  276. package/dist/behaviors/registry/app/atoms/std-court-deadline.orb +152 -152
  277. package/dist/behaviors/registry/app/atoms/std-customer-account.orb +148 -148
  278. package/dist/behaviors/registry/app/atoms/std-donation-receipt.orb +139 -139
  279. package/dist/behaviors/registry/app/atoms/std-donor.orb +135 -135
  280. package/dist/behaviors/registry/app/atoms/std-drip-sequence.orb +122 -122
  281. package/dist/behaviors/registry/app/atoms/std-driver.orb +144 -144
  282. package/dist/behaviors/registry/app/atoms/std-dunning.orb +183 -183
  283. package/dist/behaviors/registry/app/atoms/std-email-broadcast.orb +128 -128
  284. package/dist/behaviors/registry/app/atoms/std-event.orb +149 -149
  285. package/dist/behaviors/registry/app/atoms/std-form-builder.orb +168 -168
  286. package/dist/behaviors/registry/app/atoms/std-health-score.orb +150 -150
  287. package/dist/behaviors/registry/app/atoms/std-help-article.orb +129 -129
  288. package/dist/behaviors/registry/app/atoms/std-help-category.orb +141 -141
  289. package/dist/behaviors/registry/app/atoms/std-interview-slot.orb +142 -142
  290. package/dist/behaviors/registry/app/atoms/std-invoice.orb +168 -168
  291. package/dist/behaviors/registry/app/atoms/std-kitchen-display.orb +152 -152
  292. package/dist/behaviors/registry/app/atoms/std-lease.orb +136 -136
  293. package/dist/behaviors/registry/app/atoms/std-ledger-entry.orb +134 -134
  294. package/dist/behaviors/registry/app/atoms/std-maintenance-request.orb +156 -156
  295. package/dist/behaviors/registry/app/atoms/std-matter.orb +129 -129
  296. package/dist/behaviors/registry/app/atoms/std-membership.orb +132 -132
  297. package/dist/behaviors/registry/app/atoms/std-menu.orb +158 -158
  298. package/dist/behaviors/registry/app/atoms/std-modifier-group.orb +126 -126
  299. package/dist/behaviors/registry/app/atoms/std-nps-survey.orb +120 -120
  300. package/dist/behaviors/registry/app/atoms/std-offer-letter.orb +130 -130
  301. package/dist/behaviors/registry/app/atoms/std-payout-ledger.orb +141 -141
  302. package/dist/behaviors/registry/app/atoms/std-question-bank.orb +123 -123
  303. package/dist/behaviors/registry/app/atoms/std-receipt.orb +157 -157
  304. package/dist/behaviors/registry/app/atoms/std-recurring-charge.orb +137 -137
  305. package/dist/behaviors/registry/app/atoms/std-renewal-risk.orb +152 -152
  306. package/dist/behaviors/registry/app/atoms/std-rent-charge.orb +152 -152
  307. package/dist/behaviors/registry/app/atoms/std-reorder-rule.orb +139 -139
  308. package/dist/behaviors/registry/app/atoms/std-response-collector.orb +142 -142
  309. package/dist/behaviors/registry/app/atoms/std-rfi.orb +153 -153
  310. package/dist/behaviors/registry/app/atoms/std-route-optimize.orb +114 -114
  311. package/dist/behaviors/registry/app/atoms/std-segment.orb +119 -119
  312. package/dist/behaviors/registry/app/atoms/std-stock-level.orb +136 -136
  313. package/dist/behaviors/registry/app/atoms/std-submittal.orb +165 -165
  314. package/dist/behaviors/registry/app/atoms/std-table-map.orb +67 -67
  315. package/dist/behaviors/registry/app/atoms/std-technician-dispatch.orb +134 -134
  316. package/dist/behaviors/registry/app/atoms/std-telematics-event.orb +111 -111
  317. package/dist/behaviors/registry/app/atoms/std-template-editor.orb +157 -157
  318. package/dist/behaviors/registry/app/atoms/std-tenant.orb +127 -127
  319. package/dist/behaviors/registry/app/atoms/std-ticket-tier.orb +178 -178
  320. package/dist/behaviors/registry/app/atoms/std-time-entry.orb +136 -136
  321. package/dist/behaviors/registry/app/atoms/std-timesheet.orb +174 -174
  322. package/dist/behaviors/registry/app/atoms/std-trial.orb +147 -147
  323. package/dist/behaviors/registry/app/atoms/std-vehicle.orb +147 -147
  324. package/dist/behaviors/registry/app/atoms/std-vendor-onboarding.orb +232 -232
  325. package/dist/behaviors/registry/app/atoms/std-waitlist.orb +142 -142
  326. package/dist/behaviors/registry/app/atoms/std-warehouse.orb +82 -82
  327. package/dist/behaviors/registry/app/atoms/std-work-order.orb +160 -160
  328. package/dist/behaviors/registry/app/molecules/std-applicant-form.orb +65 -65
  329. package/dist/behaviors/registry/app/molecules/std-approval-chain.orb +5 -5
  330. package/dist/behaviors/registry/app/molecules/std-broadcast-builder.orb +59 -59
  331. package/dist/behaviors/registry/app/molecules/std-cart.orb +45 -45
  332. package/dist/behaviors/registry/app/molecules/std-ledger-entry-form.orb +159 -159
  333. package/dist/behaviors/registry/app/molecules/std-multi-party-transaction.orb +12 -12
  334. package/dist/behaviors/registry/app/molecules/std-pipeline.orb +20 -20
  335. package/dist/behaviors/registry/app/molecules/std-recurring-schedule.orb +2 -2
  336. package/dist/behaviors/registry/app/molecules/std-stock-adjustment.orb +111 -111
  337. package/dist/behaviors/registry/app/molecules/std-timeline.orb +6 -6
  338. package/dist/behaviors/registry/app/molecules/std-wizard-branching.orb +15 -15
  339. package/dist/behaviors/registry/app/organisms/std-accounting.orb +91 -91
  340. package/dist/behaviors/registry/app/organisms/std-api-gateway.orb +175 -175
  341. package/dist/behaviors/registry/app/organisms/std-ats-recruiting.orb +132 -132
  342. package/dist/behaviors/registry/app/organisms/std-booking-system.orb +686 -681
  343. package/dist/behaviors/registry/app/organisms/std-cicd-pipeline.orb +277 -277
  344. package/dist/behaviors/registry/app/organisms/std-cms.orb +271 -271
  345. package/dist/behaviors/registry/app/organisms/std-coding-academy.orb +204 -204
  346. package/dist/behaviors/registry/app/organisms/std-construction-pm.orb +129 -129
  347. package/dist/behaviors/registry/app/organisms/std-crm.orb +270 -270
  348. package/dist/behaviors/registry/app/organisms/std-customer-success.orb +91 -91
  349. package/dist/behaviors/registry/app/organisms/std-devops-dashboard.orb +404 -404
  350. package/dist/behaviors/registry/app/organisms/std-document-mgmt.orb +85 -85
  351. package/dist/behaviors/registry/app/organisms/std-ecommerce.orb +705 -705
  352. package/dist/behaviors/registry/app/organisms/std-embedded-dashboard.orb +151 -151
  353. package/dist/behaviors/registry/app/organisms/std-event-ticketing.orb +213 -213
  354. package/dist/behaviors/registry/app/organisms/std-field-service.orb +200 -200
  355. package/dist/behaviors/registry/app/organisms/std-finance-tracker.orb +204 -204
  356. package/dist/behaviors/registry/app/organisms/std-fitness-studio.orb +162 -162
  357. package/dist/behaviors/registry/app/organisms/std-fleet-mgmt.orb +157 -157
  358. package/dist/behaviors/registry/app/organisms/std-forum.orb +144 -144
  359. package/dist/behaviors/registry/app/organisms/std-healthcare.orb +537 -537
  360. package/dist/behaviors/registry/app/organisms/std-helpdesk.orb +182 -182
  361. package/dist/behaviors/registry/app/organisms/std-hr-portal.orb +464 -464
  362. package/dist/behaviors/registry/app/organisms/std-inventory.orb +186 -186
  363. package/dist/behaviors/registry/app/organisms/std-iot-dashboard.orb +361 -361
  364. package/dist/behaviors/registry/app/organisms/std-legal-case.orb +169 -169
  365. package/dist/behaviors/registry/app/organisms/std-listings.orb +151 -151
  366. package/dist/behaviors/registry/app/organisms/std-lms.orb +599 -416
  367. package/dist/behaviors/registry/app/organisms/std-marketing-campaign.orb +127 -127
  368. package/dist/behaviors/registry/app/organisms/std-marketplace.orb +224 -224
  369. package/dist/behaviors/registry/app/organisms/std-nonprofit-donations.orb +111 -111
  370. package/dist/behaviors/registry/app/organisms/std-notes.orb +111 -111
  371. package/dist/behaviors/registry/app/organisms/std-project-manager.orb +222 -222
  372. package/dist/behaviors/registry/app/organisms/std-property-mgmt.orb +182 -182
  373. package/dist/behaviors/registry/app/organisms/std-public-help-center.orb +134 -134
  374. package/dist/behaviors/registry/app/organisms/std-realtime-chat.orb +253 -253
  375. package/dist/behaviors/registry/app/organisms/std-restaurant-pos.orb +134 -134
  376. package/dist/behaviors/registry/app/organisms/std-retail-pos.orb +140 -140
  377. package/dist/behaviors/registry/app/organisms/std-social-feed.orb +145 -145
  378. package/dist/behaviors/registry/app/organisms/std-subscription-billing.orb +172 -172
  379. package/dist/behaviors/registry/app/organisms/std-survey.orb +131 -131
  380. package/dist/behaviors/registry/app/organisms/std-time-tracking.orb +180 -180
  381. package/dist/behaviors/registry/app/organisms/std-trading-dashboard.orb +272 -272
  382. package/dist/behaviors/registry/app/organisms/std-wiki.orb +120 -120
  383. package/dist/behaviors/registry/core/atoms/std-app-layout.orb +44 -44
  384. package/dist/behaviors/registry/core/atoms/std-audit-capture.orb +17 -17
  385. package/dist/behaviors/registry/core/atoms/std-billable-hour.orb +126 -126
  386. package/dist/behaviors/registry/core/atoms/std-board.orb +220 -208
  387. package/dist/behaviors/registry/core/atoms/std-branching-logic.orb +110 -110
  388. package/dist/behaviors/registry/core/atoms/std-browse.orb +69 -69
  389. package/dist/behaviors/registry/core/atoms/std-cache-aside.orb +83 -83
  390. package/dist/behaviors/registry/core/atoms/std-calendar.orb +53 -53
  391. package/dist/behaviors/registry/core/atoms/std-cascade-on-delete.orb +12 -12
  392. package/dist/behaviors/registry/core/atoms/std-circuit-breaker.orb +175 -175
  393. package/dist/behaviors/registry/core/atoms/std-confirmation.orb +30 -30
  394. package/dist/behaviors/registry/core/atoms/std-cross-reference.orb +14 -14
  395. package/dist/behaviors/registry/core/atoms/std-dashboard-grid-embedded.orb +72 -72
  396. package/dist/behaviors/registry/core/atoms/std-dashboard-grid-layout.orb +98 -98
  397. package/dist/behaviors/registry/core/atoms/std-date-range.orb +23 -23
  398. package/dist/behaviors/registry/core/atoms/std-display.orb +3 -3
  399. package/dist/behaviors/registry/core/atoms/std-drawer.orb +12 -12
  400. package/dist/behaviors/registry/core/atoms/std-esign-request.orb +29 -29
  401. package/dist/behaviors/registry/core/atoms/std-event-log.orb +193 -178
  402. package/dist/behaviors/registry/core/atoms/std-export.orb +48 -42
  403. package/dist/behaviors/registry/core/atoms/std-file-store.orb +131 -131
  404. package/dist/behaviors/registry/core/atoms/std-filter.orb +10 -10
  405. package/dist/behaviors/registry/core/atoms/std-flag.orb +87 -87
  406. package/dist/behaviors/registry/core/atoms/std-form-advanced.orb +48 -48
  407. package/dist/behaviors/registry/core/atoms/std-gallery.orb +35 -35
  408. package/dist/behaviors/registry/core/atoms/std-geosearch.orb +29 -29
  409. package/dist/behaviors/registry/core/atoms/std-graphs.orb +162 -154
  410. package/dist/behaviors/registry/core/atoms/std-image-upload-multi.orb +64 -64
  411. package/dist/behaviors/registry/core/atoms/std-mod-queue.orb +56 -56
  412. package/dist/behaviors/registry/core/atoms/std-modal.orb +30 -30
  413. package/dist/behaviors/registry/core/atoms/std-multi-party-flow.orb +557 -545
  414. package/dist/behaviors/registry/core/atoms/std-notify-on-event.orb +11 -11
  415. package/dist/behaviors/registry/core/atoms/std-page-tree.orb +126 -126
  416. package/dist/behaviors/registry/core/atoms/std-pagination.orb +18 -18
  417. package/dist/behaviors/registry/core/atoms/std-push.orb +49 -49
  418. package/dist/behaviors/registry/core/atoms/std-rate-limiter.orb +181 -181
  419. package/dist/behaviors/registry/core/atoms/std-rating-review.orb +587 -571
  420. package/dist/behaviors/registry/core/atoms/std-recurrence.orb +150 -144
  421. package/dist/behaviors/registry/core/atoms/std-related.orb +29 -29
  422. package/dist/behaviors/registry/core/atoms/std-rich-editor.orb +113 -113
  423. package/dist/behaviors/registry/core/atoms/std-row-access-control.orb +6 -6
  424. package/dist/behaviors/registry/core/atoms/std-saved-search.orb +74 -74
  425. package/dist/behaviors/registry/core/atoms/std-scatter.orb +75 -70
  426. package/dist/behaviors/registry/core/atoms/std-search.orb +4 -4
  427. package/dist/behaviors/registry/core/atoms/std-selection.orb +104 -104
  428. package/dist/behaviors/registry/core/atoms/std-signature-capture.orb +96 -96
  429. package/dist/behaviors/registry/core/atoms/std-stack-layout.orb +11 -11
  430. package/dist/behaviors/registry/core/atoms/std-stats.orb +258 -228
  431. package/dist/behaviors/registry/core/atoms/std-step-flow.orb +201 -198
  432. package/dist/behaviors/registry/core/atoms/std-tabs.orb +45 -40
  433. package/dist/behaviors/registry/core/atoms/std-tag-taxonomy.orb +71 -71
  434. package/dist/behaviors/registry/core/atoms/std-thread.orb +62 -62
  435. package/dist/behaviors/registry/core/atoms/std-version-history.orb +157 -157
  436. package/dist/behaviors/registry/core/atoms/std-vote.orb +34 -34
  437. package/dist/behaviors/registry/core/atoms/std-wizard-form.orb +167 -167
  438. package/dist/behaviors/registry/core/atoms/std-wizard.orb +180 -177
  439. package/dist/behaviors/registry/core/molecules/std-dashboard.orb +47 -47
  440. package/dist/behaviors/registry/core/molecules/std-esign-flow.orb +96 -96
  441. package/dist/behaviors/registry/core/molecules/std-filtered-list.orb +20 -20
  442. package/dist/behaviors/registry/core/molecules/std-list.orb +65 -65
  443. package/dist/behaviors/registry/core/molecules/std-master-detail-layout.orb +14 -14
  444. package/dist/behaviors/registry/core/molecules/std-tabs-layout.orb +17 -17
  445. package/dist/behaviors/registry/core/organisms/std-generic-app.orb +554 -554
  446. package/dist/behaviors/registry/game/atoms/std-collision.orb +140 -140
  447. package/dist/behaviors/registry/game/atoms/std-combat.orb +50 -50
  448. package/dist/behaviors/registry/game/atoms/std-dialogue-box.orb +22 -22
  449. package/dist/behaviors/registry/game/atoms/std-game-canvas2d.orb +38 -38
  450. package/dist/behaviors/registry/game/atoms/std-gameflow.orb +31 -31
  451. package/dist/behaviors/registry/game/atoms/std-movement.orb +285 -285
  452. package/dist/behaviors/registry/game/atoms/std-overworld.orb +77 -77
  453. package/dist/behaviors/registry/game/atoms/std-physics2d.orb +73 -73
  454. package/dist/behaviors/registry/game/atoms/std-quest.orb +132 -132
  455. package/dist/behaviors/registry/game/atoms/std-timer.orb +294 -294
  456. package/dist/behaviors/registry/game/organisms/std-arcade-game.orb +156 -156
  457. package/dist/behaviors/registry/game/organisms/std-logic-training.orb +78 -78
  458. package/dist/behaviors/registry/game/organisms/std-platformer-app.orb +273 -260
  459. package/dist/behaviors/registry/game/organisms/std-puzzle-app.orb +100 -100
  460. package/dist/behaviors/registry/game/organisms/std-rpg-game.orb +365 -365
  461. package/dist/behaviors/registry/game/organisms/std-stem-lab.orb +376 -376
  462. package/dist/behaviors/registry/game/organisms/std-strategy-game.orb +561 -561
  463. package/dist/behaviors/registry/probes/molecules/std-source-scope-probe.orb +26 -26
  464. package/dist/behaviors/registry/service/atoms/std-service-calendar-ical.orb +59 -59
  465. package/dist/behaviors/registry/service/atoms/std-service-custom-bearer.orb +68 -68
  466. package/dist/behaviors/registry/service/atoms/std-service-email.orb +75 -75
  467. package/dist/behaviors/registry/service/atoms/std-service-github.orb +71 -71
  468. package/dist/behaviors/registry/service/atoms/std-service-llm.orb +65 -65
  469. package/dist/behaviors/registry/service/atoms/std-service-maps.orb +89 -89
  470. package/dist/behaviors/registry/service/atoms/std-service-oauth.orb +52 -52
  471. package/dist/behaviors/registry/service/atoms/std-service-print.orb +115 -115
  472. package/dist/behaviors/registry/service/atoms/std-service-redis.orb +71 -71
  473. package/dist/behaviors/registry/service/atoms/std-service-storage.orb +54 -54
  474. package/dist/behaviors/registry/service/atoms/std-service-stripe.orb +104 -104
  475. package/dist/behaviors/registry/service/atoms/std-service-twilio.orb +61 -61
  476. package/dist/behaviors/registry/service/atoms/std-service-youtube.orb +56 -56
  477. package/dist/behaviors/registry/service/organisms/std-service-marketplace.orb +1015 -1015
  478. package/dist/behaviors/registry/service/organisms/std-service-research-assistant.orb +910 -910
  479. package/dist/behaviors/registry/variations/chrome/std-app-layout-bottomnav.orb +7 -7
  480. package/dist/behaviors/registry/variations/chrome/std-app-layout-minimal.orb +5 -5
  481. package/dist/behaviors/registry/variations/chrome/std-app-layout-topnav.orb +9 -9
  482. package/dist/behaviors/registry/variations/views/std-stats-sparkline.orb +14 -14
  483. package/dist/registry/agent/atoms/std-agent-activity-log.orb +77 -77
  484. package/dist/registry/agent/atoms/std-agent-chat-thread.orb +105 -105
  485. package/dist/registry/agent/atoms/std-agent-classifier.orb +102 -102
  486. package/dist/registry/agent/atoms/std-agent-completion.orb +111 -111
  487. package/dist/registry/agent/atoms/std-agent-context-window.orb +375 -375
  488. package/dist/registry/agent/atoms/std-agent-conversation.orb +94 -94
  489. package/dist/registry/agent/atoms/std-agent-memory.orb +79 -79
  490. package/dist/registry/agent/atoms/std-agent-provider.orb +125 -125
  491. package/dist/registry/agent/atoms/std-agent-search.orb +63 -63
  492. package/dist/registry/agent/atoms/std-agent-session.orb +106 -106
  493. package/dist/registry/agent/atoms/std-agent-step-progress.orb +202 -202
  494. package/dist/registry/agent/atoms/std-agent-token-gauge.orb +350 -350
  495. package/dist/registry/agent/atoms/std-agent-tool-call.orb +58 -58
  496. package/dist/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
  497. package/dist/registry/agent/molecules/std-agent-learner.orb +173 -173
  498. package/dist/registry/agent/molecules/std-agent-planner.orb +136 -136
  499. package/dist/registry/agent/molecules/std-agent-rag.orb +118 -118
  500. package/dist/registry/agent/molecules/std-agent-tool-loop.orb +186 -186
  501. package/dist/registry/agent/organisms/std-agent-assistant.orb +1088 -1088
  502. package/dist/registry/agent/organisms/std-agent-builder.orb +3046 -3046
  503. package/dist/registry/agent/organisms/std-agent-pipeline.orb +2089 -2089
  504. package/dist/registry/agent/organisms/std-agent-reviewer.orb +926 -926
  505. package/dist/registry/agent/organisms/std-agent-tutor.orb +760 -760
  506. package/dist/registry/app/atoms/std-ap-bill.orb +126 -126
  507. package/dist/registry/app/atoms/std-applicant.orb +124 -124
  508. package/dist/registry/app/atoms/std-application.orb +136 -136
  509. package/dist/registry/app/atoms/std-approval-request.orb +206 -206
  510. package/dist/registry/app/atoms/std-campaign-goal.orb +124 -124
  511. package/dist/registry/app/atoms/std-change-order.orb +168 -168
  512. package/dist/registry/app/atoms/std-chart-of-accounts.orb +120 -120
  513. package/dist/registry/app/atoms/std-checkin.orb +146 -146
  514. package/dist/registry/app/atoms/std-checkout-terminal.orb +129 -129
  515. package/dist/registry/app/atoms/std-class-roster.orb +104 -104
  516. package/dist/registry/app/atoms/std-class-session.orb +128 -128
  517. package/dist/registry/app/atoms/std-court-deadline.orb +152 -152
  518. package/dist/registry/app/atoms/std-customer-account.orb +148 -148
  519. package/dist/registry/app/atoms/std-donation-receipt.orb +139 -139
  520. package/dist/registry/app/atoms/std-donor.orb +135 -135
  521. package/dist/registry/app/atoms/std-drip-sequence.orb +122 -122
  522. package/dist/registry/app/atoms/std-driver.orb +144 -144
  523. package/dist/registry/app/atoms/std-dunning.orb +183 -183
  524. package/dist/registry/app/atoms/std-email-broadcast.orb +128 -128
  525. package/dist/registry/app/atoms/std-event.orb +149 -149
  526. package/dist/registry/app/atoms/std-form-builder.orb +168 -168
  527. package/dist/registry/app/atoms/std-health-score.orb +150 -150
  528. package/dist/registry/app/atoms/std-help-article.orb +129 -129
  529. package/dist/registry/app/atoms/std-help-category.orb +141 -141
  530. package/dist/registry/app/atoms/std-interview-slot.orb +142 -142
  531. package/dist/registry/app/atoms/std-invoice.orb +168 -168
  532. package/dist/registry/app/atoms/std-kitchen-display.orb +152 -152
  533. package/dist/registry/app/atoms/std-lease.orb +136 -136
  534. package/dist/registry/app/atoms/std-ledger-entry.orb +134 -134
  535. package/dist/registry/app/atoms/std-maintenance-request.orb +156 -156
  536. package/dist/registry/app/atoms/std-matter.orb +129 -129
  537. package/dist/registry/app/atoms/std-membership.orb +132 -132
  538. package/dist/registry/app/atoms/std-menu.orb +158 -158
  539. package/dist/registry/app/atoms/std-modifier-group.orb +126 -126
  540. package/dist/registry/app/atoms/std-nps-survey.orb +120 -120
  541. package/dist/registry/app/atoms/std-offer-letter.orb +130 -130
  542. package/dist/registry/app/atoms/std-payout-ledger.orb +141 -141
  543. package/dist/registry/app/atoms/std-question-bank.orb +123 -123
  544. package/dist/registry/app/atoms/std-receipt.orb +157 -157
  545. package/dist/registry/app/atoms/std-recurring-charge.orb +137 -137
  546. package/dist/registry/app/atoms/std-renewal-risk.orb +152 -152
  547. package/dist/registry/app/atoms/std-rent-charge.orb +152 -152
  548. package/dist/registry/app/atoms/std-reorder-rule.orb +139 -139
  549. package/dist/registry/app/atoms/std-response-collector.orb +142 -142
  550. package/dist/registry/app/atoms/std-rfi.orb +153 -153
  551. package/dist/registry/app/atoms/std-route-optimize.orb +114 -114
  552. package/dist/registry/app/atoms/std-segment.orb +119 -119
  553. package/dist/registry/app/atoms/std-stock-level.orb +136 -136
  554. package/dist/registry/app/atoms/std-submittal.orb +165 -165
  555. package/dist/registry/app/atoms/std-table-map.orb +67 -67
  556. package/dist/registry/app/atoms/std-technician-dispatch.orb +134 -134
  557. package/dist/registry/app/atoms/std-telematics-event.orb +111 -111
  558. package/dist/registry/app/atoms/std-template-editor.orb +157 -157
  559. package/dist/registry/app/atoms/std-tenant.orb +127 -127
  560. package/dist/registry/app/atoms/std-ticket-tier.orb +178 -178
  561. package/dist/registry/app/atoms/std-time-entry.orb +136 -136
  562. package/dist/registry/app/atoms/std-timesheet.orb +174 -174
  563. package/dist/registry/app/atoms/std-trial.orb +147 -147
  564. package/dist/registry/app/atoms/std-vehicle.orb +147 -147
  565. package/dist/registry/app/atoms/std-vendor-onboarding.orb +232 -232
  566. package/dist/registry/app/atoms/std-waitlist.orb +142 -142
  567. package/dist/registry/app/atoms/std-warehouse.orb +82 -82
  568. package/dist/registry/app/atoms/std-work-order.orb +160 -160
  569. package/dist/registry/app/molecules/std-applicant-form.orb +65 -65
  570. package/dist/registry/app/molecules/std-approval-chain.orb +5 -5
  571. package/dist/registry/app/molecules/std-broadcast-builder.orb +59 -59
  572. package/dist/registry/app/molecules/std-cart.orb +45 -45
  573. package/dist/registry/app/molecules/std-ledger-entry-form.orb +159 -159
  574. package/dist/registry/app/molecules/std-multi-party-transaction.orb +12 -12
  575. package/dist/registry/app/molecules/std-pipeline.orb +20 -20
  576. package/dist/registry/app/molecules/std-recurring-schedule.orb +2 -2
  577. package/dist/registry/app/molecules/std-stock-adjustment.orb +111 -111
  578. package/dist/registry/app/molecules/std-timeline.orb +6 -6
  579. package/dist/registry/app/molecules/std-wizard-branching.orb +15 -15
  580. package/dist/registry/app/organisms/std-accounting.orb +91 -91
  581. package/dist/registry/app/organisms/std-api-gateway.orb +175 -175
  582. package/dist/registry/app/organisms/std-ats-recruiting.orb +132 -132
  583. package/dist/registry/app/organisms/std-booking-system.orb +686 -681
  584. package/dist/registry/app/organisms/std-cicd-pipeline.orb +277 -277
  585. package/dist/registry/app/organisms/std-cms.orb +271 -271
  586. package/dist/registry/app/organisms/std-coding-academy.orb +204 -204
  587. package/dist/registry/app/organisms/std-construction-pm.orb +129 -129
  588. package/dist/registry/app/organisms/std-crm.orb +270 -270
  589. package/dist/registry/app/organisms/std-customer-success.orb +91 -91
  590. package/dist/registry/app/organisms/std-devops-dashboard.orb +404 -404
  591. package/dist/registry/app/organisms/std-document-mgmt.orb +85 -85
  592. package/dist/registry/app/organisms/std-ecommerce.orb +705 -705
  593. package/dist/registry/app/organisms/std-embedded-dashboard.orb +151 -151
  594. package/dist/registry/app/organisms/std-event-ticketing.orb +213 -213
  595. package/dist/registry/app/organisms/std-field-service.orb +200 -200
  596. package/dist/registry/app/organisms/std-finance-tracker.orb +204 -204
  597. package/dist/registry/app/organisms/std-fitness-studio.orb +162 -162
  598. package/dist/registry/app/organisms/std-fleet-mgmt.orb +157 -157
  599. package/dist/registry/app/organisms/std-forum.orb +144 -144
  600. package/dist/registry/app/organisms/std-healthcare.orb +537 -537
  601. package/dist/registry/app/organisms/std-helpdesk.orb +182 -182
  602. package/dist/registry/app/organisms/std-hr-portal.orb +464 -464
  603. package/dist/registry/app/organisms/std-inventory.orb +186 -186
  604. package/dist/registry/app/organisms/std-iot-dashboard.orb +361 -361
  605. package/dist/registry/app/organisms/std-legal-case.orb +169 -169
  606. package/dist/registry/app/organisms/std-listings.orb +151 -151
  607. package/dist/registry/app/organisms/std-lms.orb +599 -416
  608. package/dist/registry/app/organisms/std-marketing-campaign.orb +127 -127
  609. package/dist/registry/app/organisms/std-marketplace.orb +224 -224
  610. package/dist/registry/app/organisms/std-nonprofit-donations.orb +111 -111
  611. package/dist/registry/app/organisms/std-notes.orb +111 -111
  612. package/dist/registry/app/organisms/std-project-manager.orb +222 -222
  613. package/dist/registry/app/organisms/std-property-mgmt.orb +182 -182
  614. package/dist/registry/app/organisms/std-public-help-center.orb +134 -134
  615. package/dist/registry/app/organisms/std-realtime-chat.orb +253 -253
  616. package/dist/registry/app/organisms/std-restaurant-pos.orb +134 -134
  617. package/dist/registry/app/organisms/std-retail-pos.orb +140 -140
  618. package/dist/registry/app/organisms/std-social-feed.orb +145 -145
  619. package/dist/registry/app/organisms/std-subscription-billing.orb +172 -172
  620. package/dist/registry/app/organisms/std-survey.orb +131 -131
  621. package/dist/registry/app/organisms/std-time-tracking.orb +180 -180
  622. package/dist/registry/app/organisms/std-trading-dashboard.orb +272 -272
  623. package/dist/registry/app/organisms/std-wiki.orb +120 -120
  624. package/dist/registry/core/atoms/std-app-layout.orb +44 -44
  625. package/dist/registry/core/atoms/std-audit-capture.orb +17 -17
  626. package/dist/registry/core/atoms/std-billable-hour.orb +126 -126
  627. package/dist/registry/core/atoms/std-board.orb +220 -208
  628. package/dist/registry/core/atoms/std-branching-logic.orb +110 -110
  629. package/dist/registry/core/atoms/std-browse.orb +69 -69
  630. package/dist/registry/core/atoms/std-cache-aside.orb +83 -83
  631. package/dist/registry/core/atoms/std-calendar.orb +53 -53
  632. package/dist/registry/core/atoms/std-cascade-on-delete.orb +12 -12
  633. package/dist/registry/core/atoms/std-circuit-breaker.orb +175 -175
  634. package/dist/registry/core/atoms/std-confirmation.orb +30 -30
  635. package/dist/registry/core/atoms/std-cross-reference.orb +14 -14
  636. package/dist/registry/core/atoms/std-dashboard-grid-embedded.orb +72 -72
  637. package/dist/registry/core/atoms/std-dashboard-grid-layout.orb +98 -98
  638. package/dist/registry/core/atoms/std-date-range.orb +23 -23
  639. package/dist/registry/core/atoms/std-display.orb +3 -3
  640. package/dist/registry/core/atoms/std-drawer.orb +12 -12
  641. package/dist/registry/core/atoms/std-esign-request.orb +29 -29
  642. package/dist/registry/core/atoms/std-event-log.orb +193 -178
  643. package/dist/registry/core/atoms/std-export.orb +48 -42
  644. package/dist/registry/core/atoms/std-file-store.orb +131 -131
  645. package/dist/registry/core/atoms/std-filter.orb +10 -10
  646. package/dist/registry/core/atoms/std-flag.orb +87 -87
  647. package/dist/registry/core/atoms/std-form-advanced.orb +48 -48
  648. package/dist/registry/core/atoms/std-gallery.orb +35 -35
  649. package/dist/registry/core/atoms/std-geosearch.orb +29 -29
  650. package/dist/registry/core/atoms/std-graphs.orb +162 -154
  651. package/dist/registry/core/atoms/std-image-upload-multi.orb +64 -64
  652. package/dist/registry/core/atoms/std-mod-queue.orb +56 -56
  653. package/dist/registry/core/atoms/std-modal.orb +30 -30
  654. package/dist/registry/core/atoms/std-multi-party-flow.orb +557 -545
  655. package/dist/registry/core/atoms/std-notify-on-event.orb +11 -11
  656. package/dist/registry/core/atoms/std-page-tree.orb +126 -126
  657. package/dist/registry/core/atoms/std-pagination.orb +18 -18
  658. package/dist/registry/core/atoms/std-push.orb +49 -49
  659. package/dist/registry/core/atoms/std-rate-limiter.orb +181 -181
  660. package/dist/registry/core/atoms/std-rating-review.orb +587 -571
  661. package/dist/registry/core/atoms/std-recurrence.orb +150 -144
  662. package/dist/registry/core/atoms/std-related.orb +29 -29
  663. package/dist/registry/core/atoms/std-rich-editor.orb +113 -113
  664. package/dist/registry/core/atoms/std-row-access-control.orb +6 -6
  665. package/dist/registry/core/atoms/std-saved-search.orb +74 -74
  666. package/dist/registry/core/atoms/std-scatter.orb +75 -70
  667. package/dist/registry/core/atoms/std-search.orb +4 -4
  668. package/dist/registry/core/atoms/std-selection.orb +104 -104
  669. package/dist/registry/core/atoms/std-signature-capture.orb +96 -96
  670. package/dist/registry/core/atoms/std-stack-layout.orb +11 -11
  671. package/dist/registry/core/atoms/std-stats.orb +258 -228
  672. package/dist/registry/core/atoms/std-step-flow.orb +201 -198
  673. package/dist/registry/core/atoms/std-tabs.orb +45 -40
  674. package/dist/registry/core/atoms/std-tag-taxonomy.orb +71 -71
  675. package/dist/registry/core/atoms/std-thread.orb +62 -62
  676. package/dist/registry/core/atoms/std-version-history.orb +157 -157
  677. package/dist/registry/core/atoms/std-vote.orb +34 -34
  678. package/dist/registry/core/atoms/std-wizard-form.orb +167 -167
  679. package/dist/registry/core/atoms/std-wizard.orb +180 -177
  680. package/dist/registry/core/molecules/std-dashboard.orb +47 -47
  681. package/dist/registry/core/molecules/std-esign-flow.orb +96 -96
  682. package/dist/registry/core/molecules/std-filtered-list.orb +20 -20
  683. package/dist/registry/core/molecules/std-list.orb +65 -65
  684. package/dist/registry/core/molecules/std-master-detail-layout.orb +14 -14
  685. package/dist/registry/core/molecules/std-tabs-layout.orb +17 -17
  686. package/dist/registry/core/organisms/std-generic-app.orb +554 -554
  687. package/dist/registry/game/atoms/std-collision.orb +140 -140
  688. package/dist/registry/game/atoms/std-combat.orb +50 -50
  689. package/dist/registry/game/atoms/std-dialogue-box.orb +22 -22
  690. package/dist/registry/game/atoms/std-game-canvas2d.orb +38 -38
  691. package/dist/registry/game/atoms/std-gameflow.orb +31 -31
  692. package/dist/registry/game/atoms/std-movement.orb +285 -285
  693. package/dist/registry/game/atoms/std-overworld.orb +77 -77
  694. package/dist/registry/game/atoms/std-physics2d.orb +73 -73
  695. package/dist/registry/game/atoms/std-quest.orb +132 -132
  696. package/dist/registry/game/atoms/std-timer.orb +294 -294
  697. package/dist/registry/game/organisms/std-arcade-game.orb +156 -156
  698. package/dist/registry/game/organisms/std-logic-training.orb +78 -78
  699. package/dist/registry/game/organisms/std-platformer-app.orb +273 -260
  700. package/dist/registry/game/organisms/std-puzzle-app.orb +100 -100
  701. package/dist/registry/game/organisms/std-rpg-game.orb +365 -365
  702. package/dist/registry/game/organisms/std-stem-lab.orb +376 -376
  703. package/dist/registry/game/organisms/std-strategy-game.orb +561 -561
  704. package/dist/registry/probes/molecules/std-source-scope-probe.orb +26 -26
  705. package/dist/registry/service/atoms/std-service-calendar-ical.orb +59 -59
  706. package/dist/registry/service/atoms/std-service-custom-bearer.orb +68 -68
  707. package/dist/registry/service/atoms/std-service-email.orb +75 -75
  708. package/dist/registry/service/atoms/std-service-github.orb +71 -71
  709. package/dist/registry/service/atoms/std-service-llm.orb +65 -65
  710. package/dist/registry/service/atoms/std-service-maps.orb +89 -89
  711. package/dist/registry/service/atoms/std-service-oauth.orb +52 -52
  712. package/dist/registry/service/atoms/std-service-print.orb +115 -115
  713. package/dist/registry/service/atoms/std-service-redis.orb +71 -71
  714. package/dist/registry/service/atoms/std-service-storage.orb +54 -54
  715. package/dist/registry/service/atoms/std-service-stripe.orb +104 -104
  716. package/dist/registry/service/atoms/std-service-twilio.orb +61 -61
  717. package/dist/registry/service/atoms/std-service-youtube.orb +56 -56
  718. package/dist/registry/service/organisms/std-service-marketplace.orb +1015 -1015
  719. package/dist/registry/service/organisms/std-service-research-assistant.orb +910 -910
  720. package/dist/registry/variations/chrome/std-app-layout-bottomnav.orb +7 -7
  721. package/dist/registry/variations/chrome/std-app-layout-minimal.orb +5 -5
  722. package/dist/registry/variations/chrome/std-app-layout-topnav.orb +9 -9
  723. package/dist/registry/variations/views/std-stats-sparkline.orb +14 -14
  724. package/package.json +1 -1
@@ -370,80 +370,80 @@
370
370
  "render-ui",
371
371
  "main",
372
372
  {
373
- "navItems": [
374
- {
375
- "icon": "book-open",
376
- "label": "Teach",
377
- "href": "/teach"
378
- },
379
- {
380
- "href": "/quiz",
381
- "label": "Quiz",
382
- "icon": "help-circle"
383
- },
384
- {
385
- "icon": "brain",
386
- "label": "Concepts",
387
- "href": "/concepts"
388
- }
389
- ],
373
+ "type": "dashboard-layout",
390
374
  "children": [
391
375
  {
392
- "type": "stack",
393
- "direction": "vertical",
394
- "gap": "lg",
395
376
  "children": [
396
377
  {
397
- "type": "stack",
398
- "direction": "horizontal",
399
378
  "gap": "sm",
400
- "align": "center",
401
379
  "children": [
402
380
  {
403
381
  "name": "graduation-cap",
404
382
  "type": "icon"
405
383
  },
406
384
  {
385
+ "type": "typography",
407
386
  "variant": "h2",
408
- "content": "Tutor",
409
- "type": "typography"
387
+ "content": "Tutor"
410
388
  }
411
- ]
389
+ ],
390
+ "type": "stack",
391
+ "align": "center",
392
+ "direction": "horizontal"
412
393
  },
413
394
  {
414
395
  "type": "divider"
415
396
  },
416
397
  {
398
+ "type": "card",
417
399
  "children": [
418
400
  {
419
- "direction": "vertical",
420
- "type": "stack",
421
401
  "children": [
422
402
  {
423
403
  "content": "What topic would you like to learn about? The tutor will assess your level and guide you through it.",
424
- "type": "typography",
425
- "variant": "body"
404
+ "variant": "body",
405
+ "type": "typography"
426
406
  },
427
407
  {
428
408
  "type": "form-section",
409
+ "entity": "@entity",
410
+ "mode": "edit",
429
411
  "fields": [
430
412
  "topic"
431
413
  ],
432
- "submitEvent": "START_SESSION",
433
- "entity": "@entity",
434
- "mode": "edit"
414
+ "submitEvent": "START_SESSION"
435
415
  }
436
416
  ],
417
+ "type": "stack",
418
+ "direction": "vertical",
437
419
  "gap": "md"
438
420
  }
439
- ],
440
- "type": "card"
421
+ ]
441
422
  }
442
- ]
423
+ ],
424
+ "type": "stack",
425
+ "direction": "vertical",
426
+ "gap": "lg"
443
427
  }
444
428
  ],
445
- "appName": "AI Tutor",
446
- "type": "dashboard-layout"
429
+ "navItems": [
430
+ {
431
+ "label": "Teach",
432
+ "href": "/teach",
433
+ "icon": "book-open"
434
+ },
435
+ {
436
+ "label": "Quiz",
437
+ "href": "/quiz",
438
+ "icon": "help-circle"
439
+ },
440
+ {
441
+ "icon": "brain",
442
+ "label": "Concepts",
443
+ "href": "/concepts"
444
+ }
445
+ ],
446
+ "appName": "AI Tutor"
447
447
  }
448
448
  ]
449
449
  ]
@@ -476,7 +476,6 @@
476
476
  "main",
477
477
  {
478
478
  "type": "dashboard-layout",
479
- "appName": "AI Tutor",
480
479
  "navItems": [
481
480
  {
482
481
  "icon": "book-open",
@@ -489,23 +488,25 @@
489
488
  "icon": "help-circle"
490
489
  },
491
490
  {
491
+ "label": "Concepts",
492
492
  "href": "/concepts",
493
- "icon": "brain",
494
- "label": "Concepts"
493
+ "icon": "brain"
495
494
  }
496
495
  ],
497
496
  "children": [
498
497
  {
499
- "type": "stack",
498
+ "align": "center",
500
499
  "direction": "vertical",
500
+ "type": "stack",
501
+ "gap": "lg",
501
502
  "children": [
502
503
  {
503
- "type": "icon",
504
- "name": "search"
504
+ "name": "search",
505
+ "type": "icon"
505
506
  },
506
507
  {
507
- "content": "Assessing your level...",
508
508
  "variant": "h3",
509
+ "content": "Assessing your level...",
509
510
  "type": "typography"
510
511
  },
511
512
  {
@@ -516,11 +517,10 @@
516
517
  "variant": "caption",
517
518
  "type": "typography"
518
519
  }
519
- ],
520
- "gap": "lg",
521
- "align": "center"
520
+ ]
522
521
  }
523
- ]
522
+ ],
523
+ "appName": "AI Tutor"
524
524
  }
525
525
  ]
526
526
  ]
@@ -549,57 +549,41 @@
549
549
  "main",
550
550
  {
551
551
  "type": "dashboard-layout",
552
- "navItems": [
553
- {
554
- "href": "/teach",
555
- "icon": "book-open",
556
- "label": "Teach"
557
- },
558
- {
559
- "icon": "help-circle",
560
- "href": "/quiz",
561
- "label": "Quiz"
562
- },
563
- {
564
- "icon": "brain",
565
- "label": "Concepts",
566
- "href": "/concepts"
567
- }
568
- ],
569
552
  "children": [
570
553
  {
571
- "direction": "vertical",
554
+ "gap": "lg",
572
555
  "type": "stack",
556
+ "direction": "vertical",
573
557
  "children": [
574
558
  {
575
- "direction": "horizontal",
559
+ "justify": "between",
576
560
  "children": [
577
561
  {
578
- "type": "stack",
579
562
  "direction": "horizontal",
580
563
  "align": "center",
564
+ "type": "stack",
565
+ "gap": "sm",
581
566
  "children": [
582
567
  {
583
568
  "name": "book-open",
584
569
  "type": "icon"
585
570
  },
586
571
  {
572
+ "type": "typography",
587
573
  "variant": "h2",
588
- "content": "Lesson: @entity.topic",
589
- "type": "typography"
574
+ "content": "Lesson: @entity.topic"
590
575
  }
591
- ],
592
- "gap": "sm"
576
+ ]
593
577
  },
594
578
  {
595
579
  "type": "badge",
596
580
  "label": "@entity.studentLevel"
597
581
  }
598
582
  ],
599
- "justify": "between",
600
583
  "align": "center",
601
584
  "type": "stack",
602
- "gap": "sm"
585
+ "gap": "sm",
586
+ "direction": "horizontal"
603
587
  },
604
588
  {
605
589
  "type": "divider"
@@ -608,7 +592,6 @@
608
592
  "type": "card",
609
593
  "children": [
610
594
  {
611
- "type": "stack",
612
595
  "direction": "vertical",
613
596
  "children": [
614
597
  {
@@ -617,55 +600,72 @@
617
600
  "type": "typography"
618
601
  }
619
602
  ],
603
+ "type": "stack",
620
604
  "gap": "md"
621
605
  }
622
606
  ]
623
607
  },
624
608
  {
625
- "type": "stack",
626
- "gap": "sm",
627
609
  "children": [
628
610
  {
629
611
  "type": "button",
612
+ "label": "Quiz Me",
630
613
  "action": "START_QUIZ",
631
614
  "variant": "primary",
632
- "icon": "help-circle",
633
- "label": "Quiz Me"
615
+ "icon": "help-circle"
634
616
  },
635
617
  {
636
- "icon": "book-open",
637
618
  "type": "button",
638
619
  "label": "Explain More",
620
+ "variant": "secondary",
639
621
  "action": "EXPLAIN_MORE",
640
- "variant": "secondary"
622
+ "icon": "book-open"
641
623
  },
642
624
  {
643
- "label": "New Topic",
644
- "action": "RESET",
645
625
  "variant": "ghost",
626
+ "label": "New Topic",
627
+ "icon": "rotate-ccw",
646
628
  "type": "button",
647
- "icon": "rotate-ccw"
629
+ "action": "RESET"
648
630
  }
649
631
  ],
632
+ "gap": "sm",
633
+ "type": "stack",
650
634
  "direction": "horizontal"
651
635
  },
652
636
  {
653
- "gap": "xs",
654
- "direction": "horizontal",
655
- "type": "stack",
656
637
  "children": [
657
638
  {
658
- "label": "@entity.questionsAsked",
659
- "type": "badge"
639
+ "type": "badge",
640
+ "label": "@entity.questionsAsked"
660
641
  },
661
642
  {
662
- "type": "badge",
663
- "label": "@entity.correctAnswers"
643
+ "label": "@entity.correctAnswers",
644
+ "type": "badge"
664
645
  }
665
- ]
646
+ ],
647
+ "type": "stack",
648
+ "gap": "xs",
649
+ "direction": "horizontal"
666
650
  }
667
- ],
668
- "gap": "lg"
651
+ ]
652
+ }
653
+ ],
654
+ "navItems": [
655
+ {
656
+ "label": "Teach",
657
+ "icon": "book-open",
658
+ "href": "/teach"
659
+ },
660
+ {
661
+ "href": "/quiz",
662
+ "icon": "help-circle",
663
+ "label": "Quiz"
664
+ },
665
+ {
666
+ "href": "/concepts",
667
+ "icon": "brain",
668
+ "label": "Concepts"
669
669
  }
670
670
  ],
671
671
  "appName": "AI Tutor"
@@ -686,35 +686,17 @@
686
686
  "render-ui",
687
687
  "main",
688
688
  {
689
- "navItems": [
690
- {
691
- "icon": "book-open",
692
- "href": "/teach",
693
- "label": "Teach"
694
- },
695
- {
696
- "href": "/quiz",
697
- "label": "Quiz",
698
- "icon": "help-circle"
699
- },
700
- {
701
- "label": "Concepts",
702
- "icon": "brain",
703
- "href": "/concepts"
704
- }
705
- ],
689
+ "appName": "AI Tutor",
690
+ "type": "dashboard-layout",
706
691
  "children": [
707
692
  {
708
- "gap": "lg",
693
+ "type": "stack",
709
694
  "children": [
710
695
  {
711
- "type": "stack",
712
- "direction": "horizontal",
713
- "align": "center",
714
- "justify": "between",
715
- "gap": "sm",
716
696
  "children": [
717
697
  {
698
+ "type": "stack",
699
+ "direction": "horizontal",
718
700
  "gap": "sm",
719
701
  "align": "center",
720
702
  "children": [
@@ -723,19 +705,22 @@
723
705
  "name": "book-open"
724
706
  },
725
707
  {
726
- "variant": "h2",
727
708
  "type": "typography",
709
+ "variant": "h2",
728
710
  "content": "Lesson: @entity.topic"
729
711
  }
730
- ],
731
- "direction": "horizontal",
732
- "type": "stack"
712
+ ]
733
713
  },
734
714
  {
735
- "type": "badge",
736
- "label": "@entity.studentLevel"
715
+ "label": "@entity.studentLevel",
716
+ "type": "badge"
737
717
  }
738
- ]
718
+ ],
719
+ "type": "stack",
720
+ "gap": "sm",
721
+ "align": "center",
722
+ "direction": "horizontal",
723
+ "justify": "between"
739
724
  },
740
725
  {
741
726
  "type": "divider"
@@ -744,69 +729,84 @@
744
729
  "type": "card",
745
730
  "children": [
746
731
  {
747
- "gap": "md",
748
- "type": "stack",
749
732
  "children": [
750
733
  {
751
734
  "type": "typography",
752
- "content": "@entity.explanation",
753
- "variant": "body"
735
+ "variant": "body",
736
+ "content": "@entity.explanation"
754
737
  }
755
738
  ],
756
- "direction": "vertical"
739
+ "gap": "md",
740
+ "direction": "vertical",
741
+ "type": "stack"
757
742
  }
758
743
  ]
759
744
  },
760
745
  {
761
- "direction": "horizontal",
762
- "type": "stack",
763
746
  "gap": "sm",
764
747
  "children": [
765
748
  {
766
749
  "type": "button",
767
- "label": "Quiz Me",
750
+ "icon": "help-circle",
768
751
  "action": "START_QUIZ",
769
- "variant": "primary",
770
- "icon": "help-circle"
752
+ "label": "Quiz Me",
753
+ "variant": "primary"
771
754
  },
772
755
  {
773
- "action": "EXPLAIN_MORE",
774
- "type": "button",
775
756
  "icon": "book-open",
776
757
  "label": "Explain More",
777
- "variant": "secondary"
758
+ "action": "EXPLAIN_MORE",
759
+ "variant": "secondary",
760
+ "type": "button"
778
761
  },
779
762
  {
780
763
  "label": "New Topic",
781
- "type": "button",
782
764
  "variant": "ghost",
765
+ "type": "button",
783
766
  "icon": "rotate-ccw",
784
767
  "action": "RESET"
785
768
  }
786
- ]
769
+ ],
770
+ "type": "stack",
771
+ "direction": "horizontal"
787
772
  },
788
773
  {
789
- "type": "stack",
774
+ "gap": "xs",
790
775
  "children": [
791
776
  {
792
- "type": "badge",
793
- "label": "@entity.questionsAsked"
777
+ "label": "@entity.questionsAsked",
778
+ "type": "badge"
794
779
  },
795
780
  {
796
- "type": "badge",
797
- "label": "@entity.correctAnswers"
781
+ "label": "@entity.correctAnswers",
782
+ "type": "badge"
798
783
  }
799
784
  ],
800
- "direction": "horizontal",
801
- "gap": "xs"
785
+ "type": "stack",
786
+ "direction": "horizontal"
802
787
  }
803
788
  ],
804
- "type": "stack",
805
- "direction": "vertical"
789
+ "direction": "vertical",
790
+ "gap": "lg"
806
791
  }
807
792
  ],
808
- "type": "dashboard-layout",
809
- "appName": "AI Tutor"
793
+ "navItems": [
794
+ {
795
+ "label": "Teach",
796
+ "href": "/teach",
797
+ "icon": "book-open"
798
+ },
799
+ {
800
+ "href": "/quiz",
801
+ "icon": "help-circle",
802
+ "label": "Quiz"
803
+ },
804
+ {
805
+ "href": "/concepts",
806
+ "icon": "brain",
807
+ "label": "Concepts"
808
+ }
809
+ ]
810
810
  }
811
811
  ]
812
812
  ]
@@ -827,124 +827,124 @@
827
827
  "navItems": [
828
828
  {
829
829
  "icon": "book-open",
830
- "href": "/teach",
831
- "label": "Teach"
830
+ "label": "Teach",
831
+ "href": "/teach"
832
832
  },
833
833
  {
834
- "label": "Quiz",
835
834
  "href": "/quiz",
835
+ "label": "Quiz",
836
836
  "icon": "help-circle"
837
837
  },
838
838
  {
839
839
  "label": "Concepts",
840
- "href": "/concepts",
841
- "icon": "brain"
840
+ "icon": "brain",
841
+ "href": "/concepts"
842
842
  }
843
843
  ],
844
+ "appName": "AI Tutor",
844
845
  "children": [
845
846
  {
847
+ "type": "stack",
846
848
  "direction": "vertical",
847
- "gap": "lg",
848
849
  "children": [
849
850
  {
851
+ "justify": "between",
852
+ "direction": "horizontal",
853
+ "align": "center",
854
+ "gap": "sm",
855
+ "type": "stack",
850
856
  "children": [
851
857
  {
858
+ "align": "center",
852
859
  "children": [
853
860
  {
854
- "type": "icon",
855
- "name": "book-open"
861
+ "name": "book-open",
862
+ "type": "icon"
856
863
  },
857
864
  {
858
- "content": "Lesson: @entity.topic",
859
865
  "type": "typography",
866
+ "content": "Lesson: @entity.topic",
860
867
  "variant": "h2"
861
868
  }
862
869
  ],
863
- "direction": "horizontal",
864
- "gap": "sm",
865
870
  "type": "stack",
866
- "align": "center"
871
+ "gap": "sm",
872
+ "direction": "horizontal"
867
873
  },
868
874
  {
869
- "label": "@entity.studentLevel",
870
- "type": "badge"
875
+ "type": "badge",
876
+ "label": "@entity.studentLevel"
871
877
  }
872
- ],
873
- "justify": "between",
874
- "type": "stack",
875
- "align": "center",
876
- "direction": "horizontal",
877
- "gap": "sm"
878
+ ]
878
879
  },
879
880
  {
880
881
  "type": "divider"
881
882
  },
882
883
  {
884
+ "type": "card",
883
885
  "children": [
884
886
  {
887
+ "direction": "vertical",
888
+ "type": "stack",
889
+ "gap": "md",
885
890
  "children": [
886
891
  {
887
892
  "type": "typography",
888
893
  "content": "@entity.explanation",
889
894
  "variant": "body"
890
895
  }
891
- ],
892
- "gap": "md",
893
- "direction": "vertical",
894
- "type": "stack"
896
+ ]
895
897
  }
896
- ],
897
- "type": "card"
898
+ ]
898
899
  },
899
900
  {
900
- "type": "stack",
901
+ "gap": "sm",
901
902
  "children": [
902
903
  {
904
+ "type": "button",
905
+ "icon": "help-circle",
903
906
  "label": "Quiz Me",
904
907
  "action": "START_QUIZ",
905
- "icon": "help-circle",
906
- "variant": "primary",
907
- "type": "button"
908
+ "variant": "primary"
908
909
  },
909
910
  {
911
+ "type": "button",
910
912
  "variant": "secondary",
911
- "icon": "book-open",
913
+ "action": "EXPLAIN_MORE",
912
914
  "label": "Explain More",
913
- "type": "button",
914
- "action": "EXPLAIN_MORE"
915
+ "icon": "book-open"
915
916
  },
916
917
  {
918
+ "variant": "ghost",
919
+ "type": "button",
917
920
  "label": "New Topic",
918
- "variant": "ghost",
919
921
  "action": "RESET",
920
- "icon": "rotate-ccw",
921
- "type": "button"
922
+ "icon": "rotate-ccw"
922
923
  }
923
924
  ],
924
- "gap": "sm",
925
- "direction": "horizontal"
925
+ "direction": "horizontal",
926
+ "type": "stack"
926
927
  },
927
928
  {
929
+ "type": "stack",
930
+ "gap": "xs",
928
931
  "children": [
929
932
  {
930
- "label": "@entity.questionsAsked",
931
- "type": "badge"
933
+ "type": "badge",
934
+ "label": "@entity.questionsAsked"
932
935
  },
933
936
  {
934
- "type": "badge",
935
- "label": "@entity.correctAnswers"
937
+ "label": "@entity.correctAnswers",
938
+ "type": "badge"
936
939
  }
937
940
  ],
938
- "type": "stack",
939
- "gap": "xs",
940
941
  "direction": "horizontal"
941
942
  }
942
943
  ],
943
- "type": "stack"
944
+ "gap": "lg"
944
945
  }
945
946
  ],
946
- "type": "dashboard-layout",
947
- "appName": "AI Tutor"
947
+ "type": "dashboard-layout"
948
948
  }
949
949
  ]
950
950
  ]
@@ -983,80 +983,80 @@
983
983
  "render-ui",
984
984
  "main",
985
985
  {
986
+ "navItems": [
987
+ {
988
+ "label": "Teach",
989
+ "href": "/teach",
990
+ "icon": "book-open"
991
+ },
992
+ {
993
+ "icon": "help-circle",
994
+ "label": "Quiz",
995
+ "href": "/quiz"
996
+ },
997
+ {
998
+ "label": "Concepts",
999
+ "href": "/concepts",
1000
+ "icon": "brain"
1001
+ }
1002
+ ],
986
1003
  "type": "dashboard-layout",
987
- "appName": "AI Tutor",
988
1004
  "children": [
989
1005
  {
990
1006
  "direction": "vertical",
1007
+ "gap": "lg",
1008
+ "type": "stack",
991
1009
  "children": [
992
1010
  {
993
1011
  "align": "center",
1012
+ "direction": "horizontal",
1013
+ "type": "stack",
1014
+ "gap": "sm",
994
1015
  "children": [
995
1016
  {
996
- "name": "graduation-cap",
997
- "type": "icon"
1017
+ "type": "icon",
1018
+ "name": "graduation-cap"
998
1019
  },
999
1020
  {
1000
1021
  "content": "Tutor",
1001
- "variant": "h2",
1002
- "type": "typography"
1022
+ "type": "typography",
1023
+ "variant": "h2"
1003
1024
  }
1004
- ],
1005
- "type": "stack",
1006
- "direction": "horizontal",
1007
- "gap": "sm"
1025
+ ]
1008
1026
  },
1009
1027
  {
1010
1028
  "type": "divider"
1011
1029
  },
1012
1030
  {
1013
- "type": "card",
1014
1031
  "children": [
1015
1032
  {
1016
1033
  "type": "stack",
1034
+ "gap": "md",
1035
+ "direction": "vertical",
1017
1036
  "children": [
1018
1037
  {
1019
- "variant": "body",
1020
1038
  "type": "typography",
1039
+ "variant": "body",
1021
1040
  "content": "What topic would you like to learn about? The tutor will assess your level and guide you through it."
1022
1041
  },
1023
1042
  {
1024
- "submitEvent": "START_SESSION",
1025
1043
  "mode": "edit",
1026
- "entity": "@entity",
1027
1044
  "type": "form-section",
1045
+ "entity": "@entity",
1046
+ "submitEvent": "START_SESSION",
1028
1047
  "fields": [
1029
1048
  "topic"
1030
1049
  ]
1031
1050
  }
1032
- ],
1033
- "direction": "vertical",
1034
- "gap": "md"
1051
+ ]
1035
1052
  }
1036
- ]
1053
+ ],
1054
+ "type": "card"
1037
1055
  }
1038
- ],
1039
- "type": "stack",
1040
- "gap": "lg"
1056
+ ]
1041
1057
  }
1042
1058
  ],
1043
- "navItems": [
1044
- {
1045
- "icon": "book-open",
1046
- "label": "Teach",
1047
- "href": "/teach"
1048
- },
1049
- {
1050
- "icon": "help-circle",
1051
- "label": "Quiz",
1052
- "href": "/quiz"
1053
- },
1054
- {
1055
- "href": "/concepts",
1056
- "label": "Concepts",
1057
- "icon": "brain"
1058
- }
1059
- ]
1059
+ "appName": "AI Tutor"
1060
1060
  }
1061
1061
  ]
1062
1062
  ]
@@ -1287,8 +1287,8 @@
1287
1287
  "QuizQuestion",
1288
1288
  {
1289
1289
  "emit": {
1290
- "success": "QuizQuestionLoaded",
1291
- "failure": "QuizQuestionLoadFailed"
1290
+ "failure": "QuizQuestionLoadFailed",
1291
+ "success": "QuizQuestionLoaded"
1292
1292
  }
1293
1293
  }
1294
1294
  ],
@@ -1296,31 +1296,34 @@
1296
1296
  "render-ui",
1297
1297
  "main",
1298
1298
  {
1299
- "appName": "AI Tutor",
1299
+ "type": "dashboard-layout",
1300
1300
  "navItems": [
1301
1301
  {
1302
1302
  "label": "Teach",
1303
- "icon": "book-open",
1304
- "href": "/teach"
1303
+ "href": "/teach",
1304
+ "icon": "book-open"
1305
1305
  },
1306
1306
  {
1307
1307
  "href": "/quiz",
1308
- "label": "Quiz",
1309
- "icon": "help-circle"
1308
+ "icon": "help-circle",
1309
+ "label": "Quiz"
1310
1310
  },
1311
1311
  {
1312
+ "href": "/concepts",
1312
1313
  "icon": "brain",
1313
- "label": "Concepts",
1314
- "href": "/concepts"
1314
+ "label": "Concepts"
1315
1315
  }
1316
1316
  ],
1317
1317
  "children": [
1318
1318
  {
1319
1319
  "gap": "lg",
1320
+ "type": "stack",
1320
1321
  "children": [
1321
1322
  {
1322
1323
  "gap": "sm",
1323
1324
  "direction": "horizontal",
1325
+ "type": "stack",
1326
+ "align": "center",
1324
1327
  "children": [
1325
1328
  {
1326
1329
  "type": "icon",
@@ -1331,24 +1334,21 @@
1331
1334
  "type": "typography",
1332
1335
  "content": "Quiz"
1333
1336
  }
1334
- ],
1335
- "type": "stack",
1336
- "align": "center"
1337
+ ]
1337
1338
  },
1338
1339
  {
1339
1340
  "type": "divider"
1340
1341
  },
1341
1342
  {
1343
+ "type": "typography",
1342
1344
  "variant": "body",
1343
- "content": "Waiting for a quiz to start...",
1344
- "type": "typography"
1345
+ "content": "Waiting for a quiz to start..."
1345
1346
  }
1346
1347
  ],
1347
- "type": "stack",
1348
1348
  "direction": "vertical"
1349
1349
  }
1350
1350
  ],
1351
- "type": "dashboard-layout"
1351
+ "appName": "AI Tutor"
1352
1352
  }
1353
1353
  ]
1354
1354
  ]
@@ -1373,42 +1373,44 @@
1373
1373
  {
1374
1374
  "navItems": [
1375
1375
  {
1376
- "icon": "book-open",
1376
+ "href": "/teach",
1377
1377
  "label": "Teach",
1378
- "href": "/teach"
1378
+ "icon": "book-open"
1379
1379
  },
1380
1380
  {
1381
- "href": "/quiz",
1382
1381
  "label": "Quiz",
1382
+ "href": "/quiz",
1383
1383
  "icon": "help-circle"
1384
1384
  },
1385
1385
  {
1386
- "label": "Concepts",
1386
+ "icon": "brain",
1387
1387
  "href": "/concepts",
1388
- "icon": "brain"
1388
+ "label": "Concepts"
1389
1389
  }
1390
1390
  ],
1391
+ "type": "dashboard-layout",
1391
1392
  "children": [
1392
1393
  {
1393
1394
  "direction": "vertical",
1394
1395
  "type": "stack",
1396
+ "gap": "lg",
1395
1397
  "children": [
1396
1398
  {
1397
- "align": "center",
1398
- "type": "stack",
1399
1399
  "children": [
1400
1400
  {
1401
- "name": "help-circle",
1402
- "type": "icon"
1401
+ "type": "icon",
1402
+ "name": "help-circle"
1403
1403
  },
1404
1404
  {
1405
1405
  "variant": "h2",
1406
- "content": "Quiz Question",
1407
- "type": "typography"
1406
+ "type": "typography",
1407
+ "content": "Quiz Question"
1408
1408
  }
1409
1409
  ],
1410
+ "direction": "horizontal",
1410
1411
  "gap": "sm",
1411
- "direction": "horizontal"
1412
+ "align": "center",
1413
+ "type": "stack"
1412
1414
  },
1413
1415
  {
1414
1416
  "type": "divider"
@@ -1418,8 +1420,6 @@
1418
1420
  "children": [
1419
1421
  {
1420
1422
  "type": "stack",
1421
- "direction": "vertical",
1422
- "gap": "md",
1423
1423
  "children": [
1424
1424
  {
1425
1425
  "variant": "h3",
@@ -1432,23 +1432,23 @@
1432
1432
  "variant": "body"
1433
1433
  },
1434
1434
  {
1435
- "type": "form-section",
1436
- "submitEvent": "SUBMIT_ANSWER",
1437
1435
  "mode": "edit",
1438
- "entity": "@entity",
1439
1436
  "fields": [
1440
1437
  "studentAnswer"
1441
- ]
1438
+ ],
1439
+ "submitEvent": "SUBMIT_ANSWER",
1440
+ "entity": "@entity",
1441
+ "type": "form-section"
1442
1442
  }
1443
- ]
1443
+ ],
1444
+ "direction": "vertical",
1445
+ "gap": "md"
1444
1446
  }
1445
1447
  ]
1446
1448
  }
1447
- ],
1448
- "gap": "lg"
1449
+ ]
1449
1450
  }
1450
1451
  ],
1451
- "type": "dashboard-layout",
1452
1452
  "appName": "AI Tutor"
1453
1453
  }
1454
1454
  ]
@@ -1469,31 +1469,12 @@
1469
1469
  "main",
1470
1470
  {
1471
1471
  "appName": "AI Tutor",
1472
- "type": "dashboard-layout",
1473
- "navItems": [
1474
- {
1475
- "icon": "book-open",
1476
- "label": "Teach",
1477
- "href": "/teach"
1478
- },
1479
- {
1480
- "href": "/quiz",
1481
- "label": "Quiz",
1482
- "icon": "help-circle"
1483
- },
1484
- {
1485
- "href": "/concepts",
1486
- "icon": "brain",
1487
- "label": "Concepts"
1488
- }
1489
- ],
1490
1472
  "children": [
1491
1473
  {
1474
+ "type": "stack",
1492
1475
  "direction": "vertical",
1493
1476
  "children": [
1494
1477
  {
1495
- "direction": "horizontal",
1496
- "type": "stack",
1497
1478
  "children": [
1498
1479
  {
1499
1480
  "name": "help-circle",
@@ -1505,18 +1486,19 @@
1505
1486
  "variant": "h2"
1506
1487
  }
1507
1488
  ],
1508
- "gap": "sm",
1509
- "align": "center"
1489
+ "type": "stack",
1490
+ "align": "center",
1491
+ "direction": "horizontal",
1492
+ "gap": "sm"
1510
1493
  },
1511
1494
  {
1512
1495
  "type": "divider"
1513
1496
  },
1514
1497
  {
1515
- "type": "card",
1516
1498
  "children": [
1517
1499
  {
1500
+ "gap": "md",
1518
1501
  "direction": "vertical",
1519
- "type": "stack",
1520
1502
  "children": [
1521
1503
  {
1522
1504
  "variant": "h3",
@@ -1524,29 +1506,47 @@
1524
1506
  "content": "@entity.question"
1525
1507
  },
1526
1508
  {
1527
- "content": "@entity.options",
1509
+ "variant": "body",
1528
1510
  "type": "typography",
1529
- "variant": "body"
1511
+ "content": "@entity.options"
1530
1512
  },
1531
1513
  {
1532
- "entity": "@entity",
1533
- "submitEvent": "SUBMIT_ANSWER",
1534
1514
  "fields": [
1535
1515
  "studentAnswer"
1536
1516
  ],
1537
- "mode": "edit",
1538
- "type": "form-section"
1517
+ "submitEvent": "SUBMIT_ANSWER",
1518
+ "type": "form-section",
1519
+ "entity": "@entity",
1520
+ "mode": "edit"
1539
1521
  }
1540
1522
  ],
1541
- "gap": "md"
1523
+ "type": "stack"
1542
1524
  }
1543
- ]
1525
+ ],
1526
+ "type": "card"
1544
1527
  }
1545
1528
  ],
1546
- "type": "stack",
1547
1529
  "gap": "lg"
1548
1530
  }
1549
- ]
1531
+ ],
1532
+ "navItems": [
1533
+ {
1534
+ "label": "Teach",
1535
+ "href": "/teach",
1536
+ "icon": "book-open"
1537
+ },
1538
+ {
1539
+ "label": "Quiz",
1540
+ "href": "/quiz",
1541
+ "icon": "help-circle"
1542
+ },
1543
+ {
1544
+ "label": "Concepts",
1545
+ "icon": "brain",
1546
+ "href": "/concepts"
1547
+ }
1548
+ ],
1549
+ "type": "dashboard-layout"
1550
1550
  }
1551
1551
  ]
1552
1552
  ]
@@ -1578,61 +1578,59 @@
1578
1578
  "render-ui",
1579
1579
  "main",
1580
1580
  {
1581
- "appName": "AI Tutor",
1582
1581
  "type": "dashboard-layout",
1583
1582
  "children": [
1584
1583
  {
1585
- "gap": "lg",
1586
- "direction": "vertical",
1587
1584
  "type": "stack",
1585
+ "direction": "vertical",
1586
+ "gap": "lg",
1588
1587
  "children": [
1589
1588
  {
1590
- "type": "stack",
1591
- "align": "center",
1589
+ "direction": "horizontal",
1592
1590
  "children": [
1593
1591
  {
1594
- "name": "check-circle",
1595
- "type": "icon"
1592
+ "type": "icon",
1593
+ "name": "check-circle"
1596
1594
  },
1597
1595
  {
1598
- "content": "Answer Review",
1599
1596
  "variant": "h2",
1597
+ "content": "Answer Review",
1600
1598
  "type": "typography"
1601
1599
  }
1602
1600
  ],
1603
- "direction": "horizontal",
1604
- "gap": "sm"
1601
+ "type": "stack",
1602
+ "gap": "sm",
1603
+ "align": "center"
1605
1604
  },
1606
1605
  {
1607
1606
  "type": "divider"
1608
1607
  },
1609
1608
  {
1610
- "type": "card",
1611
1609
  "children": [
1612
1610
  {
1613
1611
  "direction": "vertical",
1614
1612
  "gap": "md",
1615
1613
  "children": [
1616
1614
  {
1617
- "type": "stack",
1618
- "direction": "horizontal",
1619
1615
  "gap": "sm",
1616
+ "direction": "horizontal",
1620
1617
  "children": [
1621
1618
  {
1622
- "label": "@entity.feedback",
1623
- "type": "badge"
1619
+ "type": "badge",
1620
+ "label": "@entity.feedback"
1624
1621
  }
1625
- ]
1622
+ ],
1623
+ "type": "stack"
1626
1624
  },
1627
1625
  {
1628
- "variant": "body",
1629
1626
  "type": "typography",
1630
- "content": "@entity.feedback"
1627
+ "content": "@entity.feedback",
1628
+ "variant": "body"
1631
1629
  },
1632
1630
  {
1633
- "variant": "caption",
1634
1631
  "type": "typography",
1635
- "content": "Correct answer"
1632
+ "content": "Correct answer",
1633
+ "variant": "caption"
1636
1634
  },
1637
1635
  {
1638
1636
  "type": "typography",
@@ -1642,42 +1640,44 @@
1642
1640
  ],
1643
1641
  "type": "stack"
1644
1642
  }
1645
- ]
1643
+ ],
1644
+ "type": "card"
1646
1645
  },
1647
1646
  {
1648
1647
  "gap": "sm",
1649
- "direction": "horizontal",
1650
1648
  "type": "stack",
1651
1649
  "children": [
1652
1650
  {
1653
- "label": "Next Question",
1654
- "type": "button",
1655
1651
  "variant": "primary",
1652
+ "label": "Next Question",
1656
1653
  "icon": "arrow-right",
1654
+ "type": "button",
1657
1655
  "action": "NEXT_QUESTION"
1658
1656
  },
1659
1657
  {
1660
- "action": "BACK_TO_LESSON",
1661
- "variant": "ghost",
1662
1658
  "label": "Back to Lesson",
1659
+ "action": "BACK_TO_LESSON",
1660
+ "icon": "book-open",
1663
1661
  "type": "button",
1664
- "icon": "book-open"
1662
+ "variant": "ghost"
1665
1663
  }
1666
- ]
1664
+ ],
1665
+ "direction": "horizontal"
1667
1666
  }
1668
1667
  ]
1669
1668
  }
1670
1669
  ],
1670
+ "appName": "AI Tutor",
1671
1671
  "navItems": [
1672
1672
  {
1673
- "label": "Teach",
1673
+ "href": "/teach",
1674
1674
  "icon": "book-open",
1675
- "href": "/teach"
1675
+ "label": "Teach"
1676
1676
  },
1677
1677
  {
1678
- "icon": "help-circle",
1678
+ "href": "/quiz",
1679
1679
  "label": "Quiz",
1680
- "href": "/quiz"
1680
+ "icon": "help-circle"
1681
1681
  },
1682
1682
  {
1683
1683
  "href": "/concepts",
@@ -1717,28 +1717,29 @@
1717
1717
  "render-ui",
1718
1718
  "main",
1719
1719
  {
1720
+ "type": "dashboard-layout",
1721
+ "appName": "AI Tutor",
1720
1722
  "children": [
1721
1723
  {
1722
1724
  "direction": "vertical",
1723
- "gap": "lg",
1724
1725
  "type": "stack",
1725
1726
  "children": [
1726
1727
  {
1728
+ "type": "stack",
1727
1729
  "align": "center",
1728
- "direction": "horizontal",
1729
- "gap": "sm",
1730
1730
  "children": [
1731
1731
  {
1732
- "name": "help-circle",
1733
- "type": "icon"
1732
+ "type": "icon",
1733
+ "name": "help-circle"
1734
1734
  },
1735
1735
  {
1736
1736
  "content": "Quiz Question",
1737
- "type": "typography",
1738
- "variant": "h2"
1737
+ "variant": "h2",
1738
+ "type": "typography"
1739
1739
  }
1740
1740
  ],
1741
- "type": "stack"
1741
+ "direction": "horizontal",
1742
+ "gap": "sm"
1742
1743
  },
1743
1744
  {
1744
1745
  "type": "divider"
@@ -1748,6 +1749,7 @@
1748
1749
  "children": [
1749
1750
  {
1750
1751
  "type": "stack",
1752
+ "direction": "vertical",
1751
1753
  "children": [
1752
1754
  {
1753
1755
  "content": "@entity.question",
@@ -1760,21 +1762,21 @@
1760
1762
  "variant": "body"
1761
1763
  },
1762
1764
  {
1763
- "submitEvent": "SUBMIT_ANSWER",
1764
- "mode": "edit",
1765
- "type": "form-section",
1766
- "entity": "@entity",
1767
1765
  "fields": [
1768
1766
  "studentAnswer"
1769
- ]
1767
+ ],
1768
+ "mode": "edit",
1769
+ "submitEvent": "SUBMIT_ANSWER",
1770
+ "entity": "@entity",
1771
+ "type": "form-section"
1770
1772
  }
1771
1773
  ],
1772
- "gap": "md",
1773
- "direction": "vertical"
1774
+ "gap": "md"
1774
1775
  }
1775
1776
  ]
1776
1777
  }
1777
- ]
1778
+ ],
1779
+ "gap": "lg"
1778
1780
  }
1779
1781
  ],
1780
1782
  "navItems": [
@@ -1789,13 +1791,11 @@
1789
1791
  "href": "/quiz"
1790
1792
  },
1791
1793
  {
1792
- "icon": "brain",
1794
+ "label": "Concepts",
1793
1795
  "href": "/concepts",
1794
- "label": "Concepts"
1796
+ "icon": "brain"
1795
1797
  }
1796
- ],
1797
- "appName": "AI Tutor",
1798
- "type": "dashboard-layout"
1798
+ ]
1799
1799
  }
1800
1800
  ]
1801
1801
  ]
@@ -1814,20 +1814,33 @@
1814
1814
  "render-ui",
1815
1815
  "main",
1816
1816
  {
1817
- "type": "dashboard-layout",
1817
+ "navItems": [
1818
+ {
1819
+ "href": "/teach",
1820
+ "icon": "book-open",
1821
+ "label": "Teach"
1822
+ },
1823
+ {
1824
+ "href": "/quiz",
1825
+ "label": "Quiz",
1826
+ "icon": "help-circle"
1827
+ },
1828
+ {
1829
+ "icon": "brain",
1830
+ "label": "Concepts",
1831
+ "href": "/concepts"
1832
+ }
1833
+ ],
1818
1834
  "appName": "AI Tutor",
1819
1835
  "children": [
1820
1836
  {
1821
- "direction": "vertical",
1822
- "type": "stack",
1823
1837
  "children": [
1824
1838
  {
1825
- "type": "stack",
1826
- "gap": "sm",
1839
+ "align": "center",
1827
1840
  "children": [
1828
1841
  {
1829
- "type": "icon",
1830
- "name": "help-circle"
1842
+ "name": "help-circle",
1843
+ "type": "icon"
1831
1844
  },
1832
1845
  {
1833
1846
  "type": "typography",
@@ -1835,38 +1848,25 @@
1835
1848
  "variant": "h2"
1836
1849
  }
1837
1850
  ],
1851
+ "type": "stack",
1838
1852
  "direction": "horizontal",
1839
- "align": "center"
1853
+ "gap": "sm"
1840
1854
  },
1841
1855
  {
1842
1856
  "type": "divider"
1843
1857
  },
1844
1858
  {
1845
- "variant": "body",
1846
1859
  "type": "typography",
1860
+ "variant": "body",
1847
1861
  "content": "Waiting for a quiz to start..."
1848
1862
  }
1849
1863
  ],
1850
- "gap": "lg"
1864
+ "gap": "lg",
1865
+ "direction": "vertical",
1866
+ "type": "stack"
1851
1867
  }
1852
1868
  ],
1853
- "navItems": [
1854
- {
1855
- "label": "Teach",
1856
- "icon": "book-open",
1857
- "href": "/teach"
1858
- },
1859
- {
1860
- "href": "/quiz",
1861
- "icon": "help-circle",
1862
- "label": "Quiz"
1863
- },
1864
- {
1865
- "icon": "brain",
1866
- "label": "Concepts",
1867
- "href": "/concepts"
1868
- }
1869
- ]
1869
+ "type": "dashboard-layout"
1870
1870
  }
1871
1871
  ]
1872
1872
  ]
@@ -2117,22 +2117,22 @@
2117
2117
  "render-ui",
2118
2118
  "main",
2119
2119
  {
2120
+ "type": "stack",
2121
+ "align": "center",
2122
+ "gap": "md",
2123
+ "className": "py-12",
2124
+ "direction": "vertical",
2120
2125
  "children": [
2121
2126
  {
2122
2127
  "type": "spinner"
2123
2128
  },
2124
2129
  {
2125
- "content": "Loading…",
2130
+ "variant": "caption",
2126
2131
  "color": "muted",
2127
2132
  "type": "typography",
2128
- "variant": "caption"
2133
+ "content": "Loading…"
2129
2134
  }
2130
- ],
2131
- "className": "py-12",
2132
- "gap": "md",
2133
- "type": "stack",
2134
- "align": "center",
2135
- "direction": "vertical"
2135
+ ]
2136
2136
  }
2137
2137
  ]
2138
2138
  ]
@@ -2150,110 +2150,110 @@
2150
2150
  "navItems": [
2151
2151
  {
2152
2152
  "label": "Teach",
2153
- "icon": "book-open",
2154
- "href": "/teach"
2153
+ "href": "/teach",
2154
+ "icon": "book-open"
2155
2155
  },
2156
2156
  {
2157
- "label": "Quiz",
2157
+ "href": "/quiz",
2158
2158
  "icon": "help-circle",
2159
- "href": "/quiz"
2159
+ "label": "Quiz"
2160
2160
  },
2161
2161
  {
2162
- "label": "Concepts",
2162
+ "href": "/concepts",
2163
2163
  "icon": "brain",
2164
- "href": "/concepts"
2164
+ "label": "Concepts"
2165
2165
  }
2166
2166
  ],
2167
+ "appName": "AI Tutor",
2167
2168
  "children": [
2168
2169
  {
2170
+ "direction": "vertical",
2171
+ "type": "stack",
2169
2172
  "children": [
2170
2173
  {
2171
- "justify": "between",
2172
- "align": "center",
2173
- "type": "stack",
2174
2174
  "direction": "horizontal",
2175
- "gap": "sm",
2175
+ "align": "center",
2176
2176
  "children": [
2177
2177
  {
2178
- "gap": "sm",
2178
+ "align": "center",
2179
+ "type": "stack",
2179
2180
  "children": [
2180
2181
  {
2181
- "name": "message-circle",
2182
- "type": "icon"
2182
+ "type": "icon",
2183
+ "name": "message-circle"
2183
2184
  },
2184
2185
  {
2186
+ "type": "typography",
2185
2187
  "content": "TutorChat Thread",
2186
- "variant": "h2",
2187
- "type": "typography"
2188
+ "variant": "h2"
2188
2189
  }
2189
2190
  ],
2190
- "direction": "horizontal",
2191
- "align": "center",
2192
- "type": "stack"
2191
+ "gap": "sm",
2192
+ "direction": "horizontal"
2193
2193
  },
2194
2194
  {
2195
2195
  "label": "New Message",
2196
- "action": "COMPOSE",
2197
- "type": "button",
2198
2196
  "variant": "primary",
2199
- "icon": "plus"
2197
+ "action": "COMPOSE",
2198
+ "icon": "plus",
2199
+ "type": "button"
2200
2200
  }
2201
- ]
2201
+ ],
2202
+ "justify": "between",
2203
+ "gap": "sm",
2204
+ "type": "stack"
2202
2205
  },
2203
2206
  {
2204
2207
  "type": "divider"
2205
2208
  },
2206
2209
  {
2207
2210
  "entity": "@payload.data",
2211
+ "type": "data-list",
2212
+ "fields": [],
2208
2213
  "renderItem": [
2209
2214
  "fn",
2210
2215
  "item",
2211
2216
  {
2212
- "type": "stack",
2213
- "gap": "xs",
2214
2217
  "children": [
2215
2218
  {
2216
- "type": "stack",
2219
+ "direction": "horizontal",
2220
+ "align": "center",
2217
2221
  "children": [
2218
2222
  {
2219
2223
  "type": "badge",
2220
2224
  "label": "@item.role"
2221
2225
  },
2222
2226
  {
2223
- "variant": "outline",
2224
2227
  "label": "@item.status",
2228
+ "variant": "outline",
2225
2229
  "type": "badge"
2226
2230
  },
2227
2231
  {
2228
- "content": "@item.timestamp",
2229
2232
  "type": "typography",
2233
+ "color": "muted",
2230
2234
  "variant": "caption",
2231
- "color": "muted"
2235
+ "content": "@item.timestamp"
2232
2236
  }
2233
2237
  ],
2234
- "align": "center",
2235
- "direction": "horizontal",
2236
- "gap": "sm"
2238
+ "gap": "sm",
2239
+ "type": "stack"
2237
2240
  },
2238
2241
  {
2239
2242
  "type": "typography",
2240
- "content": "@item.content",
2241
- "variant": "body"
2243
+ "variant": "body",
2244
+ "content": "@item.content"
2242
2245
  }
2243
2246
  ],
2247
+ "gap": "xs",
2248
+ "type": "stack",
2244
2249
  "direction": "vertical"
2245
2250
  }
2246
- ],
2247
- "fields": [],
2248
- "type": "data-list"
2251
+ ]
2249
2252
  }
2250
2253
  ],
2251
- "direction": "vertical",
2252
- "type": "stack",
2253
2254
  "gap": "lg"
2254
2255
  }
2255
- ],
2256
- "appName": "AI Tutor"
2256
+ ]
2257
2257
  }
2258
2258
  ]
2259
2259
  ]
@@ -2267,36 +2267,36 @@
2267
2267
  "render-ui",
2268
2268
  "main",
2269
2269
  {
2270
- "className": "py-12",
2270
+ "type": "stack",
2271
+ "direction": "vertical",
2271
2272
  "children": [
2272
2273
  {
2274
+ "type": "icon",
2273
2275
  "name": "alert-triangle",
2274
- "color": "destructive",
2275
- "type": "icon"
2276
+ "color": "destructive"
2276
2277
  },
2277
2278
  {
2278
2279
  "variant": "h3",
2279
- "type": "typography",
2280
- "content": "Failed to load tutorchat"
2280
+ "content": "Failed to load tutorchat",
2281
+ "type": "typography"
2281
2282
  },
2282
2283
  {
2283
- "content": "@payload.error",
2284
2284
  "variant": "body",
2285
- "color": "muted",
2286
- "type": "typography"
2285
+ "type": "typography",
2286
+ "content": "@payload.error",
2287
+ "color": "muted"
2287
2288
  },
2288
2289
  {
2289
- "icon": "rotate-ccw",
2290
- "action": "INIT",
2291
- "type": "button",
2292
2290
  "label": "Retry",
2293
- "variant": "primary"
2291
+ "type": "button",
2292
+ "variant": "primary",
2293
+ "action": "INIT",
2294
+ "icon": "rotate-ccw"
2294
2295
  }
2295
2296
  ],
2296
- "direction": "vertical",
2297
- "type": "stack",
2298
2297
  "gap": "md",
2299
- "align": "center"
2298
+ "align": "center",
2299
+ "className": "py-12"
2300
2300
  }
2301
2301
  ]
2302
2302
  ]
@@ -2310,9 +2310,9 @@
2310
2310
  "render-ui",
2311
2311
  "main",
2312
2312
  {
2313
+ "type": "stack",
2313
2314
  "children": [
2314
2315
  {
2315
- "gap": "sm",
2316
2316
  "direction": "horizontal",
2317
2317
  "type": "stack",
2318
2318
  "align": "center",
@@ -2326,24 +2326,24 @@
2326
2326
  "variant": "h2",
2327
2327
  "type": "typography"
2328
2328
  }
2329
- ]
2329
+ ],
2330
+ "gap": "sm"
2330
2331
  },
2331
2332
  {
2332
2333
  "type": "divider"
2333
2334
  },
2334
2335
  {
2335
- "type": "form-section",
2336
+ "submitEvent": "SEND",
2336
2337
  "cancelEvent": "CANCEL_COMPOSE",
2337
2338
  "mode": "create",
2338
- "submitEvent": "SEND",
2339
2339
  "fields": [
2340
2340
  "content"
2341
- ]
2341
+ ],
2342
+ "type": "form-section"
2342
2343
  }
2343
2344
  ],
2344
- "gap": "lg",
2345
2345
  "direction": "vertical",
2346
- "type": "stack"
2346
+ "gap": "lg"
2347
2347
  }
2348
2348
  ]
2349
2349
  ]
@@ -2393,10 +2393,10 @@
2393
2393
  "create",
2394
2394
  "TutorChat",
2395
2395
  {
2396
- "role": "user",
2397
2396
  "content": "@payload.content",
2398
- "timestamp": "@now",
2399
- "status": "sent"
2397
+ "status": "sent",
2398
+ "role": "user",
2399
+ "timestamp": "@now"
2400
2400
  },
2401
2401
  {
2402
2402
  "emit": {
@@ -2409,8 +2409,8 @@
2409
2409
  "TutorChat",
2410
2410
  {
2411
2411
  "emit": {
2412
- "success": "TutorChatLoaded",
2413
- "failure": "TutorChatLoadFailed"
2412
+ "failure": "TutorChatLoadFailed",
2413
+ "success": "TutorChatLoaded"
2414
2414
  }
2415
2415
  }
2416
2416
  ],
@@ -2433,8 +2433,8 @@
2433
2433
  "TutorChat",
2434
2434
  {
2435
2435
  "emit": {
2436
- "success": "TutorChatLoaded",
2437
- "failure": "TutorChatLoadFailed"
2436
+ "failure": "TutorChatLoadFailed",
2437
+ "success": "TutorChatLoaded"
2438
2438
  }
2439
2439
  }
2440
2440
  ],
@@ -2468,8 +2468,8 @@
2468
2468
  "TutorChat",
2469
2469
  {
2470
2470
  "emit": {
2471
- "failure": "TutorChatLoadFailed",
2472
- "success": "TutorChatLoaded"
2471
+ "success": "TutorChatLoaded",
2472
+ "failure": "TutorChatLoadFailed"
2473
2473
  }
2474
2474
  }
2475
2475
  ],
@@ -2617,30 +2617,30 @@
2617
2617
  "render-ui",
2618
2618
  "main",
2619
2619
  {
2620
- "type": "dashboard-layout",
2621
2620
  "navItems": [
2622
2621
  {
2623
- "label": "Teach",
2624
- "href": "/teach",
2625
- "icon": "book-open"
2622
+ "label": "Teach",
2623
+ "icon": "book-open",
2624
+ "href": "/teach"
2626
2625
  },
2627
2626
  {
2628
2627
  "icon": "help-circle",
2629
- "href": "/quiz",
2630
- "label": "Quiz"
2628
+ "label": "Quiz",
2629
+ "href": "/quiz"
2631
2630
  },
2632
2631
  {
2633
- "icon": "brain",
2634
2632
  "href": "/concepts",
2633
+ "icon": "brain",
2635
2634
  "label": "Concepts"
2636
2635
  }
2637
2636
  ],
2637
+ "type": "dashboard-layout",
2638
2638
  "appName": "AI Tutor",
2639
2639
  "children": [
2640
2640
  {
2641
2641
  "description": "Conversation is ready",
2642
- "icon": "message-circle",
2643
2642
  "title": "Conversation",
2643
+ "icon": "message-circle",
2644
2644
  "type": "empty-state"
2645
2645
  }
2646
2646
  ]
@@ -3114,8 +3114,8 @@
3114
3114
  "Concept",
3115
3115
  {
3116
3116
  "emit": {
3117
- "success": "ConceptLoaded",
3118
- "failure": "ConceptLoadFailed"
3117
+ "failure": "ConceptLoadFailed",
3118
+ "success": "ConceptLoaded"
3119
3119
  }
3120
3120
  }
3121
3121
  ],
@@ -3123,22 +3123,22 @@
3123
3123
  "render-ui",
3124
3124
  "main",
3125
3125
  {
3126
+ "className": "py-12",
3126
3127
  "children": [
3127
3128
  {
3128
3129
  "type": "spinner"
3129
3130
  },
3130
3131
  {
3131
- "type": "typography",
3132
- "color": "muted",
3132
+ "content": "Loading…",
3133
3133
  "variant": "caption",
3134
- "content": "Loading…"
3134
+ "type": "typography",
3135
+ "color": "muted"
3135
3136
  }
3136
3137
  ],
3137
- "type": "stack",
3138
3138
  "direction": "vertical",
3139
- "className": "py-12",
3140
3139
  "gap": "md",
3141
- "align": "center"
3140
+ "align": "center",
3141
+ "type": "stack"
3142
3142
  }
3143
3143
  ]
3144
3144
  ]
@@ -3155,139 +3155,139 @@
3155
3155
  "children": [
3156
3156
  {
3157
3157
  "type": "stack",
3158
+ "direction": "vertical",
3158
3159
  "gap": "lg",
3159
3160
  "className": "max-w-5xl mx-auto w-full",
3160
3161
  "children": [
3161
3162
  {
3162
- "type": "stack",
3163
- "gap": "md",
3164
3163
  "direction": "horizontal",
3165
- "align": "center",
3164
+ "justify": "between",
3166
3165
  "children": [
3167
3166
  {
3168
- "align": "center",
3169
- "direction": "horizontal",
3170
- "gap": "sm",
3171
- "type": "stack",
3172
3167
  "children": [
3173
3168
  {
3174
3169
  "type": "icon",
3175
3170
  "name": "brain"
3176
3171
  },
3177
3172
  {
3173
+ "content": "Concept Manager",
3178
3174
  "variant": "h2",
3179
- "type": "typography",
3180
- "content": "Concept Manager"
3175
+ "type": "typography"
3181
3176
  }
3182
- ]
3183
- },
3184
- {
3177
+ ],
3178
+ "type": "stack",
3185
3179
  "gap": "sm",
3186
3180
  "direction": "horizontal",
3187
- "type": "stack",
3181
+ "align": "center"
3182
+ },
3183
+ {
3188
3184
  "children": [
3189
3185
  {
3186
+ "type": "button",
3190
3187
  "variant": "primary",
3191
- "icon": "plus",
3192
3188
  "label": "Memorize",
3193
3189
  "action": "MEMORIZE",
3194
- "type": "button"
3190
+ "icon": "plus"
3195
3191
  },
3196
3192
  {
3193
+ "variant": "secondary",
3197
3194
  "type": "button",
3195
+ "icon": "search",
3198
3196
  "label": "Recall",
3199
- "variant": "secondary",
3200
- "action": "RECALL",
3201
- "icon": "search"
3197
+ "action": "RECALL"
3202
3198
  },
3203
3199
  {
3200
+ "icon": "clock",
3204
3201
  "type": "button",
3205
3202
  "label": "Decay All",
3206
- "icon": "clock",
3207
3203
  "action": "DECAY",
3208
3204
  "variant": "ghost"
3209
3205
  }
3210
- ]
3206
+ ],
3207
+ "direction": "horizontal",
3208
+ "type": "stack",
3209
+ "gap": "sm"
3211
3210
  }
3212
3211
  ],
3213
- "justify": "between"
3212
+ "type": "stack",
3213
+ "gap": "md",
3214
+ "align": "center"
3214
3215
  },
3215
3216
  {
3216
3217
  "type": "divider"
3217
3218
  },
3218
3219
  {
3219
- "type": "data-grid",
3220
+ "entity": "@payload.data",
3220
3221
  "fields": [
3221
3222
  {
3222
- "label": "Content",
3223
- "variant": "h4",
3224
3223
  "name": "content",
3225
- "icon": "brain"
3224
+ "variant": "h4",
3225
+ "icon": "brain",
3226
+ "label": "Content"
3226
3227
  },
3227
3228
  {
3229
+ "variant": "badge",
3230
+ "name": "category",
3231
+ "label": "Category",
3228
3232
  "colorMap": {
3229
- "error": "destructive",
3230
- "scheduled": "warning",
3231
- "inactive": "neutral",
3232
- "archived": "neutral",
3233
3233
  "active": "success",
3234
- "pending": "warning",
3235
3234
  "completed": "success",
3236
- "draft": "warning",
3237
- "cancelled": "destructive",
3238
3235
  "failed": "destructive",
3239
- "done": "success"
3240
- },
3241
- "name": "category",
3242
- "label": "Category",
3243
- "variant": "badge"
3236
+ "pending": "warning",
3237
+ "scheduled": "warning",
3238
+ "draft": "warning",
3239
+ "inactive": "neutral",
3240
+ "error": "destructive",
3241
+ "done": "success",
3242
+ "archived": "neutral",
3243
+ "cancelled": "destructive"
3244
+ }
3244
3245
  },
3245
3246
  {
3246
- "variant": "caption",
3247
3247
  "label": "Strength",
3248
+ "variant": "caption",
3248
3249
  "name": "strength"
3249
3250
  }
3250
3251
  ],
3252
+ "type": "data-grid",
3251
3253
  "itemActions": [
3252
3254
  {
3253
- "label": "Pin",
3254
3255
  "variant": "ghost",
3256
+ "label": "Pin",
3255
3257
  "event": "PIN"
3256
3258
  },
3257
3259
  {
3258
- "event": "REINFORCE",
3260
+ "label": "Reinforce",
3259
3261
  "variant": "ghost",
3260
- "label": "Reinforce"
3262
+ "event": "REINFORCE"
3261
3263
  },
3262
3264
  {
3263
3265
  "variant": "danger",
3264
- "event": "FORGET",
3265
- "label": "Forget"
3266
+ "label": "Forget",
3267
+ "event": "FORGET"
3266
3268
  }
3267
- ],
3268
- "entity": "@payload.data"
3269
+ ]
3269
3270
  }
3270
- ],
3271
- "direction": "vertical"
3271
+ ]
3272
3272
  }
3273
3273
  ],
3274
- "type": "dashboard-layout",
3275
3274
  "appName": "AI Tutor",
3275
+ "type": "dashboard-layout",
3276
3276
  "navItems": [
3277
3277
  {
3278
- "icon": "book-open",
3278
+ "label": "Teach",
3279
3279
  "href": "/teach",
3280
- "label": "Teach"
3280
+ "icon": "book-open"
3281
3281
  },
3282
3282
  {
3283
- "icon": "help-circle",
3284
3283
  "href": "/quiz",
3285
- "label": "Quiz"
3284
+ "label": "Quiz",
3285
+ "icon": "help-circle"
3286
3286
  },
3287
3287
  {
3288
+ "icon": "brain",
3288
3289
  "href": "/concepts",
3289
- "label": "Concepts",
3290
- "icon": "brain"
3290
+ "label": "Concepts"
3291
3291
  }
3292
3292
  ]
3293
3293
  }
@@ -3304,35 +3304,35 @@
3304
3304
  "main",
3305
3305
  {
3306
3306
  "className": "py-12",
3307
- "direction": "vertical",
3307
+ "type": "stack",
3308
3308
  "children": [
3309
3309
  {
3310
+ "name": "alert-triangle",
3310
3311
  "color": "destructive",
3311
- "type": "icon",
3312
- "name": "alert-triangle"
3312
+ "type": "icon"
3313
3313
  },
3314
3314
  {
3315
- "variant": "h3",
3316
3315
  "content": "Failed to load concept",
3316
+ "variant": "h3",
3317
3317
  "type": "typography"
3318
3318
  },
3319
3319
  {
3320
3320
  "color": "muted",
3321
- "variant": "body",
3322
3321
  "type": "typography",
3323
- "content": "@payload.error"
3322
+ "content": "@payload.error",
3323
+ "variant": "body"
3324
3324
  },
3325
3325
  {
3326
- "variant": "primary",
3327
3326
  "icon": "rotate-ccw",
3328
- "label": "Retry",
3327
+ "variant": "primary",
3329
3328
  "type": "button",
3329
+ "label": "Retry",
3330
3330
  "action": "INIT"
3331
3331
  }
3332
3332
  ],
3333
- "type": "stack",
3334
- "align": "center",
3335
- "gap": "md"
3333
+ "gap": "md",
3334
+ "direction": "vertical",
3335
+ "align": "center"
3336
3336
  }
3337
3337
  ]
3338
3338
  ]
@@ -3523,41 +3523,41 @@
3523
3523
  "render-ui",
3524
3524
  "modal",
3525
3525
  {
3526
+ "type": "stack",
3527
+ "direction": "vertical",
3526
3528
  "children": [
3527
3529
  {
3530
+ "direction": "horizontal",
3531
+ "gap": "sm",
3528
3532
  "children": [
3529
3533
  {
3530
- "type": "icon",
3531
- "name": "plus-circle"
3534
+ "name": "plus-circle",
3535
+ "type": "icon"
3532
3536
  },
3533
3537
  {
3534
- "type": "typography",
3535
3538
  "content": "Memorize",
3536
- "variant": "h3"
3539
+ "variant": "h3",
3540
+ "type": "typography"
3537
3541
  }
3538
3542
  ],
3539
- "type": "stack",
3540
- "direction": "horizontal",
3541
- "gap": "sm"
3543
+ "type": "stack"
3542
3544
  },
3543
3545
  {
3544
3546
  "type": "divider"
3545
3547
  },
3546
3548
  {
3549
+ "cancelEvent": "CLOSE",
3550
+ "submitEvent": "SAVE",
3547
3551
  "fields": [
3548
3552
  "content",
3549
3553
  "category",
3550
3554
  "scope"
3551
3555
  ],
3552
3556
  "type": "form-section",
3553
- "submitEvent": "SAVE",
3554
- "cancelEvent": "CLOSE",
3555
3557
  "mode": "create"
3556
3558
  }
3557
3559
  ],
3558
- "direction": "vertical",
3559
- "gap": "md",
3560
- "type": "stack"
3560
+ "gap": "md"
3561
3561
  }
3562
3562
  ]
3563
3563
  ]
@@ -3921,8 +3921,8 @@
3921
3921
  "Concept",
3922
3922
  {
3923
3923
  "emit": {
3924
- "success": "ConceptLoaded",
3925
- "failure": "ConceptLoadFailed"
3924
+ "failure": "ConceptLoadFailed",
3925
+ "success": "ConceptLoaded"
3926
3926
  }
3927
3927
  }
3928
3928
  ],
@@ -3934,29 +3934,29 @@
3934
3934
  "children": [
3935
3935
  {
3936
3936
  "type": "empty-state",
3937
- "icon": "brain",
3938
3937
  "title": "Memory",
3939
- "description": "Memory is ready"
3938
+ "description": "Memory is ready",
3939
+ "icon": "brain"
3940
3940
  }
3941
3941
  ],
3942
- "type": "dashboard-layout",
3943
3942
  "navItems": [
3944
3943
  {
3945
- "icon": "book-open",
3944
+ "href": "/teach",
3946
3945
  "label": "Teach",
3947
- "href": "/teach"
3946
+ "icon": "book-open"
3948
3947
  },
3949
3948
  {
3950
- "href": "/quiz",
3949
+ "label": "Quiz",
3951
3950
  "icon": "help-circle",
3952
- "label": "Quiz"
3951
+ "href": "/quiz"
3953
3952
  },
3954
3953
  {
3955
- "icon": "brain",
3956
3954
  "label": "Concepts",
3957
- "href": "/concepts"
3955
+ "href": "/concepts",
3956
+ "icon": "brain"
3958
3957
  }
3959
- ]
3958
+ ],
3959
+ "type": "dashboard-layout"
3960
3960
  }
3961
3961
  ]
3962
3962
  ]
@@ -3978,8 +3978,8 @@
3978
3978
  "@payload.data",
3979
3979
  {
3980
3980
  "emit": {
3981
- "success": "ConceptSaved",
3982
- "failure": "ConceptSaveFailed"
3981
+ "failure": "ConceptSaveFailed",
3982
+ "success": "ConceptSaved"
3983
3983
  }
3984
3984
  }
3985
3985
  ]
@@ -4009,8 +4009,8 @@
4009
4009
  "Concept",
4010
4010
  {
4011
4011
  "emit": {
4012
- "success": "ConceptLoaded",
4013
- "failure": "ConceptLoadFailed"
4012
+ "failure": "ConceptLoadFailed",
4013
+ "success": "ConceptLoaded"
4014
4014
  }
4015
4015
  }
4016
4016
  ]
@@ -4324,31 +4324,16 @@
4324
4324
  "render-ui",
4325
4325
  "main",
4326
4326
  {
4327
- "navItems": [
4328
- {
4329
- "href": "/teach",
4330
- "icon": "book-open",
4331
- "label": "Teach"
4332
- },
4333
- {
4334
- "label": "Quiz",
4335
- "href": "/quiz",
4336
- "icon": "help-circle"
4337
- },
4338
- {
4339
- "icon": "brain",
4340
- "href": "/concepts",
4341
- "label": "Concepts"
4342
- }
4343
- ],
4344
4327
  "children": [
4345
4328
  {
4346
4329
  "children": [
4347
4330
  {
4348
- "type": "stack",
4349
- "justify": "between",
4331
+ "gap": "md",
4350
4332
  "children": [
4351
4333
  {
4334
+ "type": "stack",
4335
+ "direction": "horizontal",
4336
+ "gap": "md",
4352
4337
  "children": [
4353
4338
  {
4354
4339
  "type": "icon",
@@ -4356,42 +4341,57 @@
4356
4341
  },
4357
4342
  {
4358
4343
  "variant": "h2",
4359
- "content": "StudentAssessment",
4360
- "type": "typography"
4344
+ "type": "typography",
4345
+ "content": "StudentAssessment"
4361
4346
  }
4362
- ],
4363
- "type": "stack",
4364
- "direction": "horizontal",
4365
- "gap": "md"
4347
+ ]
4366
4348
  },
4367
4349
  {
4368
4350
  "type": "button",
4351
+ "label": "Open",
4369
4352
  "icon": "tag",
4370
- "variant": "primary",
4371
4353
  "action": "CLASSIFY",
4372
- "label": "Open"
4354
+ "variant": "primary"
4373
4355
  }
4374
4356
  ],
4375
4357
  "direction": "horizontal",
4376
- "gap": "md"
4358
+ "justify": "between",
4359
+ "type": "stack"
4377
4360
  },
4378
4361
  {
4379
4362
  "type": "divider"
4380
4363
  },
4381
4364
  {
4365
+ "icon": "tag",
4382
4366
  "title": "Nothing open",
4383
4367
  "description": "Click Open to view details in a modal overlay.",
4384
- "type": "empty-state",
4385
- "icon": "tag"
4368
+ "type": "empty-state"
4386
4369
  }
4387
4370
  ],
4388
- "direction": "vertical",
4389
4371
  "gap": "lg",
4372
+ "direction": "vertical",
4390
4373
  "type": "stack"
4391
4374
  }
4392
4375
  ],
4376
+ "appName": "AI Tutor",
4393
4377
  "type": "dashboard-layout",
4394
- "appName": "AI Tutor"
4378
+ "navItems": [
4379
+ {
4380
+ "label": "Teach",
4381
+ "icon": "book-open",
4382
+ "href": "/teach"
4383
+ },
4384
+ {
4385
+ "label": "Quiz",
4386
+ "href": "/quiz",
4387
+ "icon": "help-circle"
4388
+ },
4389
+ {
4390
+ "icon": "brain",
4391
+ "label": "Concepts",
4392
+ "href": "/concepts"
4393
+ }
4394
+ ]
4395
4395
  }
4396
4396
  ]
4397
4397
  ]
@@ -4405,22 +4405,23 @@
4405
4405
  "render-ui",
4406
4406
  "modal",
4407
4407
  {
4408
- "gap": "md",
4409
4408
  "direction": "vertical",
4409
+ "gap": "md",
4410
+ "type": "stack",
4410
4411
  "children": [
4411
4412
  {
4412
4413
  "gap": "sm",
4413
- "type": "stack",
4414
4414
  "direction": "horizontal",
4415
+ "type": "stack",
4415
4416
  "children": [
4416
4417
  {
4417
4418
  "name": "tag",
4418
4419
  "type": "icon"
4419
4420
  },
4420
4421
  {
4421
- "content": "StudentAssessment",
4422
4422
  "variant": "h3",
4423
- "type": "typography"
4423
+ "type": "typography",
4424
+ "content": "StudentAssessment"
4424
4425
  }
4425
4426
  ]
4426
4427
  },
@@ -4428,48 +4429,47 @@
4428
4429
  "type": "divider"
4429
4430
  },
4430
4431
  {
4431
- "type": "stack",
4432
- "gap": "sm",
4433
- "direction": "horizontal",
4434
4432
  "children": [
4435
4433
  {
4436
- "content": "Categories:",
4437
4434
  "type": "typography",
4438
- "variant": "caption"
4435
+ "variant": "caption",
4436
+ "content": "Categories:"
4439
4437
  },
4440
4438
  {
4439
+ "label": "beginner",
4441
4440
  "variant": "secondary",
4442
- "type": "badge",
4443
- "label": "beginner"
4441
+ "type": "badge"
4444
4442
  },
4445
4443
  {
4446
- "variant": "secondary",
4444
+ "label": "intermediate",
4447
4445
  "type": "badge",
4448
- "label": "intermediate"
4446
+ "variant": "secondary"
4449
4447
  },
4450
4448
  {
4451
- "label": "advanced",
4452
4449
  "type": "badge",
4450
+ "label": "advanced",
4453
4451
  "variant": "secondary"
4454
4452
  },
4455
4453
  {
4454
+ "type": "badge",
4456
4455
  "label": "expert",
4457
- "variant": "secondary",
4458
- "type": "badge"
4456
+ "variant": "secondary"
4459
4457
  }
4460
- ]
4458
+ ],
4459
+ "type": "stack",
4460
+ "direction": "horizontal",
4461
+ "gap": "sm"
4461
4462
  },
4462
4463
  {
4463
- "type": "form-section",
4464
- "submitEvent": "SAVE",
4465
4464
  "mode": "create",
4465
+ "submitEvent": "SAVE",
4466
+ "type": "form-section",
4466
4467
  "cancelEvent": "CLOSE",
4467
4468
  "fields": [
4468
4469
  "input"
4469
4470
  ]
4470
4471
  }
4471
- ],
4472
- "type": "stack"
4472
+ ]
4473
4473
  }
4474
4474
  ]
4475
4475
  ]
@@ -4494,8 +4494,8 @@
4494
4494
  "StudentAssessment",
4495
4495
  {
4496
4496
  "emit": {
4497
- "failure": "StudentAssessmentLoadFailed",
4498
- "success": "StudentAssessmentLoaded"
4497
+ "success": "StudentAssessmentLoaded",
4498
+ "failure": "StudentAssessmentLoadFailed"
4499
4499
  }
4500
4500
  }
4501
4501
  ],
@@ -4505,24 +4505,22 @@
4505
4505
  {
4506
4506
  "children": [
4507
4507
  {
4508
- "type": "stack",
4509
- "gap": "lg",
4510
4508
  "children": [
4511
4509
  {
4512
4510
  "direction": "horizontal",
4513
- "type": "stack",
4514
4511
  "justify": "between",
4512
+ "type": "stack",
4515
4513
  "children": [
4516
4514
  {
4517
4515
  "direction": "horizontal",
4518
4516
  "children": [
4519
4517
  {
4520
- "name": "tag",
4521
- "type": "icon"
4518
+ "type": "icon",
4519
+ "name": "tag"
4522
4520
  },
4523
4521
  {
4524
- "type": "typography",
4525
4522
  "variant": "h2",
4523
+ "type": "typography",
4526
4524
  "content": "StudentAssessment"
4527
4525
  }
4528
4526
  ],
@@ -4530,11 +4528,11 @@
4530
4528
  "gap": "md"
4531
4529
  },
4532
4530
  {
4533
- "icon": "tag",
4534
- "label": "Open",
4535
- "variant": "primary",
4536
4531
  "type": "button",
4537
- "action": "CLASSIFY"
4532
+ "action": "CLASSIFY",
4533
+ "label": "Open",
4534
+ "icon": "tag",
4535
+ "variant": "primary"
4538
4536
  }
4539
4537
  ],
4540
4538
  "gap": "md"
@@ -4543,33 +4541,35 @@
4543
4541
  "type": "divider"
4544
4542
  },
4545
4543
  {
4546
- "icon": "tag",
4547
- "type": "empty-state",
4544
+ "title": "Nothing open",
4548
4545
  "description": "Click Open to view details in a modal overlay.",
4549
- "title": "Nothing open"
4546
+ "type": "empty-state",
4547
+ "icon": "tag"
4550
4548
  }
4551
4549
  ],
4552
- "direction": "vertical"
4550
+ "direction": "vertical",
4551
+ "type": "stack",
4552
+ "gap": "lg"
4553
4553
  }
4554
4554
  ],
4555
+ "appName": "AI Tutor",
4555
4556
  "navItems": [
4556
4557
  {
4558
+ "icon": "book-open",
4557
4559
  "label": "Teach",
4558
- "href": "/teach",
4559
- "icon": "book-open"
4560
+ "href": "/teach"
4560
4561
  },
4561
4562
  {
4562
4563
  "icon": "help-circle",
4563
- "label": "Quiz",
4564
- "href": "/quiz"
4564
+ "href": "/quiz",
4565
+ "label": "Quiz"
4565
4566
  },
4566
4567
  {
4567
- "href": "/concepts",
4568
4568
  "label": "Concepts",
4569
+ "href": "/concepts",
4569
4570
  "icon": "brain"
4570
4571
  }
4571
4572
  ],
4572
- "appName": "AI Tutor",
4573
4573
  "type": "dashboard-layout"
4574
4574
  }
4575
4575
  ]
@@ -4615,24 +4615,41 @@
4615
4615
  "render-ui",
4616
4616
  "main",
4617
4617
  {
4618
- "appName": "AI Tutor",
4618
+ "navItems": [
4619
+ {
4620
+ "href": "/teach",
4621
+ "icon": "book-open",
4622
+ "label": "Teach"
4623
+ },
4624
+ {
4625
+ "icon": "help-circle",
4626
+ "href": "/quiz",
4627
+ "label": "Quiz"
4628
+ },
4629
+ {
4630
+ "icon": "brain",
4631
+ "label": "Concepts",
4632
+ "href": "/concepts"
4633
+ }
4634
+ ],
4619
4635
  "type": "dashboard-layout",
4636
+ "appName": "AI Tutor",
4620
4637
  "children": [
4621
4638
  {
4622
- "type": "stack",
4623
- "gap": "lg",
4624
- "direction": "vertical",
4625
4639
  "children": [
4626
4640
  {
4641
+ "type": "stack",
4642
+ "gap": "md",
4643
+ "direction": "horizontal",
4627
4644
  "children": [
4628
4645
  {
4646
+ "direction": "horizontal",
4629
4647
  "type": "stack",
4630
4648
  "gap": "md",
4631
- "direction": "horizontal",
4632
4649
  "children": [
4633
4650
  {
4634
- "name": "tag",
4635
- "type": "icon"
4651
+ "type": "icon",
4652
+ "name": "tag"
4636
4653
  },
4637
4654
  {
4638
4655
  "type": "typography",
@@ -4643,15 +4660,12 @@
4643
4660
  },
4644
4661
  {
4645
4662
  "variant": "primary",
4646
- "icon": "tag",
4647
- "type": "button",
4648
4663
  "label": "Open",
4664
+ "type": "button",
4665
+ "icon": "tag",
4649
4666
  "action": "CLASSIFY"
4650
4667
  }
4651
4668
  ],
4652
- "direction": "horizontal",
4653
- "type": "stack",
4654
- "gap": "md",
4655
4669
  "justify": "between"
4656
4670
  },
4657
4671
  {
@@ -4659,28 +4673,14 @@
4659
4673
  },
4660
4674
  {
4661
4675
  "icon": "tag",
4662
- "type": "empty-state",
4676
+ "title": "Nothing open",
4663
4677
  "description": "Click Open to view details in a modal overlay.",
4664
- "title": "Nothing open"
4678
+ "type": "empty-state"
4665
4679
  }
4666
- ]
4667
- }
4668
- ],
4669
- "navItems": [
4670
- {
4671
- "href": "/teach",
4672
- "icon": "book-open",
4673
- "label": "Teach"
4674
- },
4675
- {
4676
- "href": "/quiz",
4677
- "icon": "help-circle",
4678
- "label": "Quiz"
4679
- },
4680
- {
4681
- "href": "/concepts",
4682
- "label": "Concepts",
4683
- "icon": "brain"
4680
+ ],
4681
+ "gap": "lg",
4682
+ "type": "stack",
4683
+ "direction": "vertical"
4684
4684
  }
4685
4685
  ]
4686
4686
  }
@@ -4792,8 +4792,8 @@
4792
4792
  "StudentAssessment",
4793
4793
  {
4794
4794
  "emit": {
4795
- "success": "StudentAssessmentLoaded",
4796
- "failure": "StudentAssessmentLoadFailed"
4795
+ "failure": "StudentAssessmentLoadFailed",
4796
+ "success": "StudentAssessmentLoaded"
4797
4797
  }
4798
4798
  }
4799
4799
  ]
@@ -4822,56 +4822,55 @@
4822
4822
  "navItems": [
4823
4823
  {
4824
4824
  "label": "Teach",
4825
- "href": "/teach",
4826
- "icon": "book-open"
4825
+ "icon": "book-open",
4826
+ "href": "/teach"
4827
4827
  },
4828
4828
  {
4829
4829
  "href": "/quiz",
4830
- "label": "Quiz",
4831
- "icon": "help-circle"
4830
+ "icon": "help-circle",
4831
+ "label": "Quiz"
4832
4832
  },
4833
4833
  {
4834
- "href": "/concepts",
4835
4834
  "label": "Concepts",
4835
+ "href": "/concepts",
4836
4836
  "icon": "brain"
4837
4837
  }
4838
4838
  ],
4839
- "appName": "AI Tutor",
4840
4839
  "children": [
4841
4840
  {
4842
4841
  "children": [
4843
4842
  {
4844
4843
  "justify": "between",
4844
+ "type": "stack",
4845
+ "align": "center",
4846
+ "gap": "md",
4847
+ "direction": "horizontal",
4845
4848
  "children": [
4846
4849
  {
4850
+ "gap": "md",
4851
+ "direction": "horizontal",
4852
+ "align": "center",
4847
4853
  "type": "stack",
4848
4854
  "children": [
4849
4855
  {
4850
- "type": "icon",
4851
- "name": "tag"
4856
+ "name": "tag",
4857
+ "type": "icon"
4852
4858
  },
4853
4859
  {
4854
- "type": "typography",
4855
4860
  "variant": "h2",
4861
+ "type": "typography",
4856
4862
  "content": "StudentAssessment Result"
4857
4863
  }
4858
- ],
4859
- "gap": "md",
4860
- "align": "center",
4861
- "direction": "horizontal"
4864
+ ]
4862
4865
  },
4863
4866
  {
4864
4867
  "type": "button",
4865
- "icon": "x",
4866
- "action": "HIDE",
4867
4868
  "label": "Dismiss",
4868
- "variant": "ghost"
4869
+ "action": "HIDE",
4870
+ "variant": "ghost",
4871
+ "icon": "x"
4869
4872
  }
4870
- ],
4871
- "align": "center",
4872
- "direction": "horizontal",
4873
- "gap": "md",
4874
- "type": "stack"
4873
+ ]
4875
4874
  },
4876
4875
  {
4877
4876
  "type": "divider"
@@ -4885,16 +4884,17 @@
4885
4884
  "type": "toast-slot"
4886
4885
  },
4887
4886
  {
4887
+ "message": "@entity.message",
4888
4888
  "type": "alert",
4889
- "variant": "warning",
4890
- "message": "@entity.message"
4889
+ "variant": "warning"
4891
4890
  }
4892
4891
  ],
4892
+ "gap": "lg",
4893
4893
  "type": "stack",
4894
- "direction": "vertical",
4895
- "gap": "lg"
4894
+ "direction": "vertical"
4896
4895
  }
4897
- ]
4896
+ ],
4897
+ "appName": "AI Tutor"
4898
4898
  }
4899
4899
  ]
4900
4900
  ]
@@ -4918,83 +4918,83 @@
4918
4918
  "render-ui",
4919
4919
  "main",
4920
4920
  {
4921
- "navItems": [
4922
- {
4923
- "label": "Teach",
4924
- "href": "/teach",
4925
- "icon": "book-open"
4926
- },
4927
- {
4928
- "icon": "help-circle",
4929
- "label": "Quiz",
4930
- "href": "/quiz"
4931
- },
4932
- {
4933
- "label": "Concepts",
4934
- "href": "/concepts",
4935
- "icon": "brain"
4936
- }
4937
- ],
4938
- "type": "dashboard-layout",
4939
4921
  "children": [
4940
4922
  {
4941
4923
  "direction": "vertical",
4942
4924
  "type": "stack",
4943
4925
  "children": [
4944
4926
  {
4945
- "gap": "md",
4946
4927
  "type": "stack",
4947
4928
  "justify": "between",
4929
+ "align": "center",
4948
4930
  "children": [
4949
4931
  {
4950
- "direction": "horizontal",
4951
- "gap": "md",
4952
- "type": "stack",
4953
4932
  "align": "center",
4933
+ "type": "stack",
4934
+ "direction": "horizontal",
4954
4935
  "children": [
4955
4936
  {
4956
- "name": "tag",
4957
- "type": "icon"
4937
+ "type": "icon",
4938
+ "name": "tag"
4958
4939
  },
4959
4940
  {
4960
- "content": "StudentAssessment Result",
4961
4941
  "type": "typography",
4942
+ "content": "StudentAssessment Result",
4962
4943
  "variant": "h2"
4963
4944
  }
4964
- ]
4945
+ ],
4946
+ "gap": "md"
4965
4947
  },
4966
4948
  {
4967
- "icon": "x",
4968
- "variant": "ghost",
4969
- "type": "button",
4970
4949
  "action": "HIDE",
4971
- "label": "Dismiss"
4950
+ "variant": "ghost",
4951
+ "icon": "x",
4952
+ "label": "Dismiss",
4953
+ "type": "button"
4972
4954
  }
4973
4955
  ],
4974
- "align": "center",
4975
- "direction": "horizontal"
4956
+ "direction": "horizontal",
4957
+ "gap": "md"
4976
4958
  },
4977
4959
  {
4978
4960
  "type": "divider"
4979
4961
  },
4980
4962
  {
4981
- "message": "@entity.message",
4982
4963
  "type": "alert",
4983
- "variant": "@entity.notificationType"
4964
+ "variant": "@entity.notificationType",
4965
+ "message": "@entity.message"
4984
4966
  },
4985
4967
  {
4986
4968
  "type": "toast-slot"
4987
4969
  },
4988
4970
  {
4971
+ "message": "@entity.message",
4989
4972
  "type": "alert",
4990
- "variant": "warning",
4991
- "message": "@entity.message"
4973
+ "variant": "warning"
4992
4974
  }
4993
4975
  ],
4994
4976
  "gap": "lg"
4995
4977
  }
4996
4978
  ],
4997
- "appName": "AI Tutor"
4979
+ "type": "dashboard-layout",
4980
+ "appName": "AI Tutor",
4981
+ "navItems": [
4982
+ {
4983
+ "icon": "book-open",
4984
+ "href": "/teach",
4985
+ "label": "Teach"
4986
+ },
4987
+ {
4988
+ "icon": "help-circle",
4989
+ "href": "/quiz",
4990
+ "label": "Quiz"
4991
+ },
4992
+ {
4993
+ "icon": "brain",
4994
+ "href": "/concepts",
4995
+ "label": "Concepts"
4996
+ }
4997
+ ]
4998
4998
  }
4999
4999
  ]
5000
5000
  ]
@@ -5147,8 +5147,8 @@
5147
5147
  "StudentAssessment",
5148
5148
  {
5149
5149
  "emit": {
5150
- "failure": "StudentAssessmentLoadFailed",
5151
- "success": "StudentAssessmentLoaded"
5150
+ "success": "StudentAssessmentLoaded",
5151
+ "failure": "StudentAssessmentLoadFailed"
5152
5152
  }
5153
5153
  }
5154
5154
  ],
@@ -5156,31 +5156,31 @@
5156
5156
  "render-ui",
5157
5157
  "main",
5158
5158
  {
5159
+ "type": "dashboard-layout",
5160
+ "appName": "AI Tutor",
5159
5161
  "navItems": [
5160
5162
  {
5161
- "href": "/teach",
5163
+ "label": "Teach",
5162
5164
  "icon": "book-open",
5163
- "label": "Teach"
5165
+ "href": "/teach"
5164
5166
  },
5165
5167
  {
5168
+ "icon": "help-circle",
5166
5169
  "label": "Quiz",
5167
- "href": "/quiz",
5168
- "icon": "help-circle"
5170
+ "href": "/quiz"
5169
5171
  },
5170
5172
  {
5171
5173
  "label": "Concepts",
5172
- "href": "/concepts",
5173
- "icon": "brain"
5174
+ "icon": "brain",
5175
+ "href": "/concepts"
5174
5176
  }
5175
5177
  ],
5176
- "appName": "AI Tutor",
5177
- "type": "dashboard-layout",
5178
5178
  "children": [
5179
5179
  {
5180
- "type": "empty-state",
5181
- "title": "Classifier",
5182
5180
  "description": "Classifier is ready",
5183
- "icon": "tag"
5181
+ "icon": "tag",
5182
+ "title": "Classifier",
5183
+ "type": "empty-state"
5184
5184
  }
5185
5185
  ]
5186
5186
  }