@almadar/std 15.6.1 → 15.7.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/behaviors/registry/agent/atoms/std-agent-activity-log.orb +77 -77
- package/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +105 -105
- package/behaviors/registry/agent/atoms/std-agent-classifier.orb +102 -102
- package/behaviors/registry/agent/atoms/std-agent-completion.orb +111 -111
- package/behaviors/registry/agent/atoms/std-agent-context-window.orb +375 -375
- package/behaviors/registry/agent/atoms/std-agent-conversation.orb +94 -94
- package/behaviors/registry/agent/atoms/std-agent-memory.orb +79 -79
- package/behaviors/registry/agent/atoms/std-agent-provider.orb +125 -125
- package/behaviors/registry/agent/atoms/std-agent-search.orb +63 -63
- package/behaviors/registry/agent/atoms/std-agent-session.orb +106 -106
- package/behaviors/registry/agent/atoms/std-agent-step-progress.orb +202 -202
- package/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +350 -350
- package/behaviors/registry/agent/atoms/std-agent-tool-call.orb +58 -58
- package/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
- package/behaviors/registry/agent/molecules/std-agent-learner.orb +173 -173
- package/behaviors/registry/agent/molecules/std-agent-planner.orb +136 -136
- package/behaviors/registry/agent/molecules/std-agent-rag.orb +118 -118
- package/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +186 -186
- package/behaviors/registry/agent/organisms/std-agent-assistant.orb +1088 -1088
- package/behaviors/registry/agent/organisms/std-agent-builder.orb +3046 -3046
- package/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2089 -2089
- package/behaviors/registry/agent/organisms/std-agent-reviewer.orb +926 -926
- package/behaviors/registry/agent/organisms/std-agent-tutor.orb +760 -760
- package/behaviors/registry/app/atoms/std-ap-bill.orb +126 -126
- package/behaviors/registry/app/atoms/std-applicant.orb +124 -124
- package/behaviors/registry/app/atoms/std-application.orb +136 -136
- package/behaviors/registry/app/atoms/std-approval-request.orb +206 -206
- package/behaviors/registry/app/atoms/std-campaign-goal.orb +124 -124
- package/behaviors/registry/app/atoms/std-change-order.orb +168 -168
- package/behaviors/registry/app/atoms/std-chart-of-accounts.orb +120 -120
- package/behaviors/registry/app/atoms/std-checkin.orb +146 -146
- package/behaviors/registry/app/atoms/std-checkout-terminal.orb +129 -129
- package/behaviors/registry/app/atoms/std-class-roster.orb +104 -104
- package/behaviors/registry/app/atoms/std-class-session.orb +128 -128
- package/behaviors/registry/app/atoms/std-court-deadline.orb +152 -152
- package/behaviors/registry/app/atoms/std-customer-account.orb +148 -148
- package/behaviors/registry/app/atoms/std-donation-receipt.orb +139 -139
- package/behaviors/registry/app/atoms/std-donor.orb +135 -135
- package/behaviors/registry/app/atoms/std-drip-sequence.orb +122 -122
- package/behaviors/registry/app/atoms/std-driver.orb +144 -144
- package/behaviors/registry/app/atoms/std-dunning.orb +183 -183
- package/behaviors/registry/app/atoms/std-email-broadcast.orb +128 -128
- package/behaviors/registry/app/atoms/std-event.orb +149 -149
- package/behaviors/registry/app/atoms/std-form-builder.orb +168 -168
- package/behaviors/registry/app/atoms/std-health-score.orb +150 -150
- package/behaviors/registry/app/atoms/std-help-article.orb +129 -129
- package/behaviors/registry/app/atoms/std-help-category.orb +141 -141
- package/behaviors/registry/app/atoms/std-interview-slot.orb +142 -142
- package/behaviors/registry/app/atoms/std-invoice.orb +168 -168
- package/behaviors/registry/app/atoms/std-kitchen-display.orb +152 -152
- package/behaviors/registry/app/atoms/std-lease.orb +136 -136
- package/behaviors/registry/app/atoms/std-ledger-entry.orb +134 -134
- package/behaviors/registry/app/atoms/std-maintenance-request.orb +156 -156
- package/behaviors/registry/app/atoms/std-matter.orb +129 -129
- package/behaviors/registry/app/atoms/std-membership.orb +132 -132
- package/behaviors/registry/app/atoms/std-menu.orb +158 -158
- package/behaviors/registry/app/atoms/std-modifier-group.orb +126 -126
- package/behaviors/registry/app/atoms/std-nps-survey.orb +120 -120
- package/behaviors/registry/app/atoms/std-offer-letter.orb +130 -130
- package/behaviors/registry/app/atoms/std-payout-ledger.orb +141 -141
- package/behaviors/registry/app/atoms/std-question-bank.orb +123 -123
- package/behaviors/registry/app/atoms/std-receipt.orb +157 -157
- package/behaviors/registry/app/atoms/std-recurring-charge.orb +137 -137
- package/behaviors/registry/app/atoms/std-renewal-risk.orb +152 -152
- package/behaviors/registry/app/atoms/std-rent-charge.orb +152 -152
- package/behaviors/registry/app/atoms/std-reorder-rule.orb +139 -139
- package/behaviors/registry/app/atoms/std-response-collector.orb +142 -142
- package/behaviors/registry/app/atoms/std-rfi.orb +153 -153
- package/behaviors/registry/app/atoms/std-route-optimize.orb +114 -114
- package/behaviors/registry/app/atoms/std-segment.orb +119 -119
- package/behaviors/registry/app/atoms/std-stock-level.orb +136 -136
- package/behaviors/registry/app/atoms/std-submittal.orb +165 -165
- package/behaviors/registry/app/atoms/std-table-map.orb +67 -67
- package/behaviors/registry/app/atoms/std-technician-dispatch.orb +134 -134
- package/behaviors/registry/app/atoms/std-telematics-event.orb +111 -111
- package/behaviors/registry/app/atoms/std-template-editor.orb +157 -157
- package/behaviors/registry/app/atoms/std-tenant.orb +127 -127
- package/behaviors/registry/app/atoms/std-ticket-tier.orb +178 -178
- package/behaviors/registry/app/atoms/std-time-entry.orb +136 -136
- package/behaviors/registry/app/atoms/std-timesheet.orb +174 -174
- package/behaviors/registry/app/atoms/std-trial.orb +147 -147
- package/behaviors/registry/app/atoms/std-vehicle.orb +147 -147
- package/behaviors/registry/app/atoms/std-vendor-onboarding.orb +232 -232
- package/behaviors/registry/app/atoms/std-waitlist.orb +142 -142
- package/behaviors/registry/app/atoms/std-warehouse.orb +82 -82
- package/behaviors/registry/app/atoms/std-work-order.orb +160 -160
- package/behaviors/registry/app/molecules/std-applicant-form.orb +65 -65
- package/behaviors/registry/app/molecules/std-approval-chain.orb +5 -5
- package/behaviors/registry/app/molecules/std-broadcast-builder.orb +59 -59
- package/behaviors/registry/app/molecules/std-cart.orb +45 -45
- package/behaviors/registry/app/molecules/std-ledger-entry-form.orb +159 -159
- package/behaviors/registry/app/molecules/std-multi-party-transaction.orb +12 -12
- package/behaviors/registry/app/molecules/std-pipeline.orb +20 -20
- package/behaviors/registry/app/molecules/std-recurring-schedule.orb +2 -2
- package/behaviors/registry/app/molecules/std-stock-adjustment.orb +111 -111
- package/behaviors/registry/app/molecules/std-timeline.orb +6 -6
- package/behaviors/registry/app/molecules/std-wizard-branching.orb +15 -15
- package/behaviors/registry/app/organisms/std-accounting.orb +91 -91
- package/behaviors/registry/app/organisms/std-api-gateway.orb +175 -175
- package/behaviors/registry/app/organisms/std-ats-recruiting.orb +132 -132
- package/behaviors/registry/app/organisms/std-booking-system.orb +686 -681
- package/behaviors/registry/app/organisms/std-cicd-pipeline.orb +277 -277
- package/behaviors/registry/app/organisms/std-cms.orb +271 -271
- package/behaviors/registry/app/organisms/std-coding-academy.orb +204 -204
- package/behaviors/registry/app/organisms/std-construction-pm.orb +129 -129
- package/behaviors/registry/app/organisms/std-crm.orb +270 -270
- package/behaviors/registry/app/organisms/std-customer-success.orb +91 -91
- package/behaviors/registry/app/organisms/std-devops-dashboard.orb +404 -404
- package/behaviors/registry/app/organisms/std-document-mgmt.orb +85 -85
- package/behaviors/registry/app/organisms/std-ecommerce.orb +705 -705
- package/behaviors/registry/app/organisms/std-embedded-dashboard.orb +151 -151
- package/behaviors/registry/app/organisms/std-event-ticketing.orb +213 -213
- package/behaviors/registry/app/organisms/std-field-service.orb +200 -200
- package/behaviors/registry/app/organisms/std-finance-tracker.orb +204 -204
- package/behaviors/registry/app/organisms/std-fitness-studio.orb +162 -162
- package/behaviors/registry/app/organisms/std-fleet-mgmt.orb +157 -157
- package/behaviors/registry/app/organisms/std-forum.orb +144 -144
- package/behaviors/registry/app/organisms/std-healthcare.orb +537 -537
- package/behaviors/registry/app/organisms/std-helpdesk.orb +182 -182
- package/behaviors/registry/app/organisms/std-hr-portal.orb +464 -464
- package/behaviors/registry/app/organisms/std-inventory.orb +186 -186
- package/behaviors/registry/app/organisms/std-iot-dashboard.orb +361 -361
- package/behaviors/registry/app/organisms/std-legal-case.orb +169 -169
- package/behaviors/registry/app/organisms/std-listings.orb +151 -151
- package/behaviors/registry/app/organisms/std-lms.orb +599 -416
- package/behaviors/registry/app/organisms/std-marketing-campaign.orb +127 -127
- package/behaviors/registry/app/organisms/std-marketplace.orb +224 -224
- package/behaviors/registry/app/organisms/std-nonprofit-donations.orb +111 -111
- package/behaviors/registry/app/organisms/std-notes.orb +111 -111
- package/behaviors/registry/app/organisms/std-project-manager.orb +222 -222
- package/behaviors/registry/app/organisms/std-property-mgmt.orb +182 -182
- package/behaviors/registry/app/organisms/std-public-help-center.orb +134 -134
- package/behaviors/registry/app/organisms/std-realtime-chat.orb +253 -253
- package/behaviors/registry/app/organisms/std-restaurant-pos.orb +134 -134
- package/behaviors/registry/app/organisms/std-retail-pos.orb +140 -140
- package/behaviors/registry/app/organisms/std-social-feed.orb +145 -145
- package/behaviors/registry/app/organisms/std-subscription-billing.orb +172 -172
- package/behaviors/registry/app/organisms/std-survey.orb +131 -131
- package/behaviors/registry/app/organisms/std-time-tracking.orb +180 -180
- package/behaviors/registry/app/organisms/std-trading-dashboard.orb +272 -272
- package/behaviors/registry/app/organisms/std-wiki.orb +120 -120
- package/behaviors/registry/core/atoms/std-app-layout.orb +44 -44
- package/behaviors/registry/core/atoms/std-audit-capture.orb +17 -17
- package/behaviors/registry/core/atoms/std-billable-hour.orb +126 -126
- package/behaviors/registry/core/atoms/std-board.orb +220 -208
- package/behaviors/registry/core/atoms/std-branching-logic.orb +110 -110
- package/behaviors/registry/core/atoms/std-browse.orb +69 -69
- package/behaviors/registry/core/atoms/std-cache-aside.orb +83 -83
- package/behaviors/registry/core/atoms/std-calendar.orb +53 -53
- package/behaviors/registry/core/atoms/std-cascade-on-delete.orb +12 -12
- package/behaviors/registry/core/atoms/std-circuit-breaker.orb +175 -175
- package/behaviors/registry/core/atoms/std-confirmation.orb +30 -30
- package/behaviors/registry/core/atoms/std-cross-reference.orb +14 -14
- package/behaviors/registry/core/atoms/std-dashboard-grid-embedded.orb +72 -72
- package/behaviors/registry/core/atoms/std-dashboard-grid-layout.orb +98 -98
- package/behaviors/registry/core/atoms/std-date-range.orb +23 -23
- package/behaviors/registry/core/atoms/std-display.orb +3 -3
- package/behaviors/registry/core/atoms/std-drawer.orb +12 -12
- package/behaviors/registry/core/atoms/std-esign-request.orb +29 -29
- package/behaviors/registry/core/atoms/std-event-log.orb +193 -178
- package/behaviors/registry/core/atoms/std-export.orb +48 -42
- package/behaviors/registry/core/atoms/std-file-store.orb +131 -131
- package/behaviors/registry/core/atoms/std-filter.orb +10 -10
- package/behaviors/registry/core/atoms/std-flag.orb +87 -87
- package/behaviors/registry/core/atoms/std-form-advanced.orb +48 -48
- package/behaviors/registry/core/atoms/std-gallery.orb +35 -35
- package/behaviors/registry/core/atoms/std-geosearch.orb +29 -29
- package/behaviors/registry/core/atoms/std-graphs.orb +162 -154
- package/behaviors/registry/core/atoms/std-image-upload-multi.orb +64 -64
- package/behaviors/registry/core/atoms/std-mod-queue.orb +56 -56
- package/behaviors/registry/core/atoms/std-modal.orb +30 -30
- package/behaviors/registry/core/atoms/std-multi-party-flow.orb +557 -545
- package/behaviors/registry/core/atoms/std-notify-on-event.orb +11 -11
- package/behaviors/registry/core/atoms/std-page-tree.orb +126 -126
- package/behaviors/registry/core/atoms/std-pagination.orb +18 -18
- package/behaviors/registry/core/atoms/std-push.orb +49 -49
- package/behaviors/registry/core/atoms/std-rate-limiter.orb +181 -181
- package/behaviors/registry/core/atoms/std-rating-review.orb +587 -571
- package/behaviors/registry/core/atoms/std-recurrence.orb +150 -144
- package/behaviors/registry/core/atoms/std-related.orb +29 -29
- package/behaviors/registry/core/atoms/std-rich-editor.orb +113 -113
- package/behaviors/registry/core/atoms/std-row-access-control.orb +6 -6
- package/behaviors/registry/core/atoms/std-saved-search.orb +74 -74
- package/behaviors/registry/core/atoms/std-scatter.orb +75 -70
- package/behaviors/registry/core/atoms/std-search.orb +4 -4
- package/behaviors/registry/core/atoms/std-selection.orb +104 -104
- package/behaviors/registry/core/atoms/std-signature-capture.orb +96 -96
- package/behaviors/registry/core/atoms/std-stack-layout.orb +11 -11
- package/behaviors/registry/core/atoms/std-stats.orb +258 -228
- package/behaviors/registry/core/atoms/std-step-flow.orb +201 -198
- package/behaviors/registry/core/atoms/std-tabs.orb +45 -40
- package/behaviors/registry/core/atoms/std-tag-taxonomy.orb +71 -71
- package/behaviors/registry/core/atoms/std-thread.orb +62 -62
- package/behaviors/registry/core/atoms/std-version-history.orb +157 -157
- package/behaviors/registry/core/atoms/std-vote.orb +34 -34
- package/behaviors/registry/core/atoms/std-wizard-form.orb +167 -167
- package/behaviors/registry/core/atoms/std-wizard.orb +180 -177
- package/behaviors/registry/core/molecules/std-dashboard.orb +47 -47
- package/behaviors/registry/core/molecules/std-esign-flow.orb +96 -96
- package/behaviors/registry/core/molecules/std-filtered-list.orb +20 -20
- package/behaviors/registry/core/molecules/std-list.orb +65 -65
- package/behaviors/registry/core/molecules/std-master-detail-layout.orb +14 -14
- package/behaviors/registry/core/molecules/std-tabs-layout.orb +17 -17
- package/behaviors/registry/core/organisms/std-generic-app.orb +554 -554
- package/behaviors/registry/factory-signatures.json +20759 -67
- package/behaviors/registry/game/atoms/std-collision.orb +140 -140
- package/behaviors/registry/game/atoms/std-combat.orb +50 -50
- package/behaviors/registry/game/atoms/std-dialogue-box.orb +22 -22
- package/behaviors/registry/game/atoms/std-game-canvas2d.orb +38 -38
- package/behaviors/registry/game/atoms/std-gameflow.orb +31 -31
- package/behaviors/registry/game/atoms/std-movement.orb +285 -285
- package/behaviors/registry/game/atoms/std-overworld.orb +77 -77
- package/behaviors/registry/game/atoms/std-physics2d.orb +73 -73
- package/behaviors/registry/game/atoms/std-quest.orb +132 -132
- package/behaviors/registry/game/atoms/std-timer.orb +294 -294
- package/behaviors/registry/game/organisms/std-arcade-game.orb +156 -156
- package/behaviors/registry/game/organisms/std-logic-training.orb +78 -78
- package/behaviors/registry/game/organisms/std-platformer-app.orb +273 -260
- package/behaviors/registry/game/organisms/std-puzzle-app.orb +100 -100
- package/behaviors/registry/game/organisms/std-rpg-game.orb +365 -365
- package/behaviors/registry/game/organisms/std-stem-lab.orb +376 -376
- package/behaviors/registry/game/organisms/std-strategy-game.orb +561 -561
- package/behaviors/registry/probes/molecules/std-source-scope-probe.orb +26 -26
- package/behaviors/registry/service/atoms/std-service-calendar-ical.orb +59 -59
- package/behaviors/registry/service/atoms/std-service-custom-bearer.orb +68 -68
- package/behaviors/registry/service/atoms/std-service-email.orb +75 -75
- package/behaviors/registry/service/atoms/std-service-github.orb +71 -71
- package/behaviors/registry/service/atoms/std-service-llm.orb +65 -65
- package/behaviors/registry/service/atoms/std-service-maps.orb +89 -89
- package/behaviors/registry/service/atoms/std-service-oauth.orb +52 -52
- package/behaviors/registry/service/atoms/std-service-print.orb +115 -115
- package/behaviors/registry/service/atoms/std-service-redis.orb +71 -71
- package/behaviors/registry/service/atoms/std-service-storage.orb +54 -54
- package/behaviors/registry/service/atoms/std-service-stripe.orb +104 -104
- package/behaviors/registry/service/atoms/std-service-twilio.orb +61 -61
- package/behaviors/registry/service/atoms/std-service-youtube.orb +56 -56
- package/behaviors/registry/service/organisms/std-service-marketplace.orb +1015 -1015
- package/behaviors/registry/service/organisms/std-service-research-assistant.orb +910 -910
- package/behaviors/registry/variations/chrome/std-app-layout-bottomnav.orb +7 -7
- package/behaviors/registry/variations/chrome/std-app-layout-minimal.orb +5 -5
- package/behaviors/registry/variations/chrome/std-app-layout-topnav.orb +9 -9
- package/behaviors/registry/variations/views/std-stats-sparkline.orb +14 -14
- package/dist/behaviors/registry/agent/atoms/std-agent-activity-log.orb +77 -77
- package/dist/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +105 -105
- package/dist/behaviors/registry/agent/atoms/std-agent-classifier.orb +102 -102
- package/dist/behaviors/registry/agent/atoms/std-agent-completion.orb +111 -111
- package/dist/behaviors/registry/agent/atoms/std-agent-context-window.orb +375 -375
- package/dist/behaviors/registry/agent/atoms/std-agent-conversation.orb +94 -94
- package/dist/behaviors/registry/agent/atoms/std-agent-memory.orb +79 -79
- package/dist/behaviors/registry/agent/atoms/std-agent-provider.orb +125 -125
- package/dist/behaviors/registry/agent/atoms/std-agent-search.orb +63 -63
- package/dist/behaviors/registry/agent/atoms/std-agent-session.orb +106 -106
- package/dist/behaviors/registry/agent/atoms/std-agent-step-progress.orb +202 -202
- package/dist/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +350 -350
- package/dist/behaviors/registry/agent/atoms/std-agent-tool-call.orb +58 -58
- package/dist/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
- package/dist/behaviors/registry/agent/molecules/std-agent-learner.orb +173 -173
- package/dist/behaviors/registry/agent/molecules/std-agent-planner.orb +136 -136
- package/dist/behaviors/registry/agent/molecules/std-agent-rag.orb +118 -118
- package/dist/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +186 -186
- package/dist/behaviors/registry/agent/organisms/std-agent-assistant.orb +1088 -1088
- package/dist/behaviors/registry/agent/organisms/std-agent-builder.orb +3046 -3046
- package/dist/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2089 -2089
- package/dist/behaviors/registry/agent/organisms/std-agent-reviewer.orb +926 -926
- package/dist/behaviors/registry/agent/organisms/std-agent-tutor.orb +760 -760
- package/dist/behaviors/registry/app/atoms/std-ap-bill.orb +126 -126
- package/dist/behaviors/registry/app/atoms/std-applicant.orb +124 -124
- package/dist/behaviors/registry/app/atoms/std-application.orb +136 -136
- package/dist/behaviors/registry/app/atoms/std-approval-request.orb +206 -206
- package/dist/behaviors/registry/app/atoms/std-campaign-goal.orb +124 -124
- package/dist/behaviors/registry/app/atoms/std-change-order.orb +168 -168
- package/dist/behaviors/registry/app/atoms/std-chart-of-accounts.orb +120 -120
- package/dist/behaviors/registry/app/atoms/std-checkin.orb +146 -146
- package/dist/behaviors/registry/app/atoms/std-checkout-terminal.orb +129 -129
- package/dist/behaviors/registry/app/atoms/std-class-roster.orb +104 -104
- package/dist/behaviors/registry/app/atoms/std-class-session.orb +128 -128
- package/dist/behaviors/registry/app/atoms/std-court-deadline.orb +152 -152
- package/dist/behaviors/registry/app/atoms/std-customer-account.orb +148 -148
- package/dist/behaviors/registry/app/atoms/std-donation-receipt.orb +139 -139
- package/dist/behaviors/registry/app/atoms/std-donor.orb +135 -135
- package/dist/behaviors/registry/app/atoms/std-drip-sequence.orb +122 -122
- package/dist/behaviors/registry/app/atoms/std-driver.orb +144 -144
- package/dist/behaviors/registry/app/atoms/std-dunning.orb +183 -183
- package/dist/behaviors/registry/app/atoms/std-email-broadcast.orb +128 -128
- package/dist/behaviors/registry/app/atoms/std-event.orb +149 -149
- package/dist/behaviors/registry/app/atoms/std-form-builder.orb +168 -168
- package/dist/behaviors/registry/app/atoms/std-health-score.orb +150 -150
- package/dist/behaviors/registry/app/atoms/std-help-article.orb +129 -129
- package/dist/behaviors/registry/app/atoms/std-help-category.orb +141 -141
- package/dist/behaviors/registry/app/atoms/std-interview-slot.orb +142 -142
- package/dist/behaviors/registry/app/atoms/std-invoice.orb +168 -168
- package/dist/behaviors/registry/app/atoms/std-kitchen-display.orb +152 -152
- package/dist/behaviors/registry/app/atoms/std-lease.orb +136 -136
- package/dist/behaviors/registry/app/atoms/std-ledger-entry.orb +134 -134
- package/dist/behaviors/registry/app/atoms/std-maintenance-request.orb +156 -156
- package/dist/behaviors/registry/app/atoms/std-matter.orb +129 -129
- package/dist/behaviors/registry/app/atoms/std-membership.orb +132 -132
- package/dist/behaviors/registry/app/atoms/std-menu.orb +158 -158
- package/dist/behaviors/registry/app/atoms/std-modifier-group.orb +126 -126
- package/dist/behaviors/registry/app/atoms/std-nps-survey.orb +120 -120
- package/dist/behaviors/registry/app/atoms/std-offer-letter.orb +130 -130
- package/dist/behaviors/registry/app/atoms/std-payout-ledger.orb +141 -141
- package/dist/behaviors/registry/app/atoms/std-question-bank.orb +123 -123
- package/dist/behaviors/registry/app/atoms/std-receipt.orb +157 -157
- package/dist/behaviors/registry/app/atoms/std-recurring-charge.orb +137 -137
- package/dist/behaviors/registry/app/atoms/std-renewal-risk.orb +152 -152
- package/dist/behaviors/registry/app/atoms/std-rent-charge.orb +152 -152
- package/dist/behaviors/registry/app/atoms/std-reorder-rule.orb +139 -139
- package/dist/behaviors/registry/app/atoms/std-response-collector.orb +142 -142
- package/dist/behaviors/registry/app/atoms/std-rfi.orb +153 -153
- package/dist/behaviors/registry/app/atoms/std-route-optimize.orb +114 -114
- package/dist/behaviors/registry/app/atoms/std-segment.orb +119 -119
- package/dist/behaviors/registry/app/atoms/std-stock-level.orb +136 -136
- package/dist/behaviors/registry/app/atoms/std-submittal.orb +165 -165
- package/dist/behaviors/registry/app/atoms/std-table-map.orb +67 -67
- package/dist/behaviors/registry/app/atoms/std-technician-dispatch.orb +134 -134
- package/dist/behaviors/registry/app/atoms/std-telematics-event.orb +111 -111
- package/dist/behaviors/registry/app/atoms/std-template-editor.orb +157 -157
- package/dist/behaviors/registry/app/atoms/std-tenant.orb +127 -127
- package/dist/behaviors/registry/app/atoms/std-ticket-tier.orb +178 -178
- package/dist/behaviors/registry/app/atoms/std-time-entry.orb +136 -136
- package/dist/behaviors/registry/app/atoms/std-timesheet.orb +174 -174
- package/dist/behaviors/registry/app/atoms/std-trial.orb +147 -147
- package/dist/behaviors/registry/app/atoms/std-vehicle.orb +147 -147
- package/dist/behaviors/registry/app/atoms/std-vendor-onboarding.orb +232 -232
- package/dist/behaviors/registry/app/atoms/std-waitlist.orb +142 -142
- package/dist/behaviors/registry/app/atoms/std-warehouse.orb +82 -82
- package/dist/behaviors/registry/app/atoms/std-work-order.orb +160 -160
- package/dist/behaviors/registry/app/molecules/std-applicant-form.orb +65 -65
- package/dist/behaviors/registry/app/molecules/std-approval-chain.orb +5 -5
- package/dist/behaviors/registry/app/molecules/std-broadcast-builder.orb +59 -59
- package/dist/behaviors/registry/app/molecules/std-cart.orb +45 -45
- package/dist/behaviors/registry/app/molecules/std-ledger-entry-form.orb +159 -159
- package/dist/behaviors/registry/app/molecules/std-multi-party-transaction.orb +12 -12
- package/dist/behaviors/registry/app/molecules/std-pipeline.orb +20 -20
- package/dist/behaviors/registry/app/molecules/std-recurring-schedule.orb +2 -2
- package/dist/behaviors/registry/app/molecules/std-stock-adjustment.orb +111 -111
- package/dist/behaviors/registry/app/molecules/std-timeline.orb +6 -6
- package/dist/behaviors/registry/app/molecules/std-wizard-branching.orb +15 -15
- package/dist/behaviors/registry/app/organisms/std-accounting.orb +91 -91
- package/dist/behaviors/registry/app/organisms/std-api-gateway.orb +175 -175
- package/dist/behaviors/registry/app/organisms/std-ats-recruiting.orb +132 -132
- package/dist/behaviors/registry/app/organisms/std-booking-system.orb +686 -681
- package/dist/behaviors/registry/app/organisms/std-cicd-pipeline.orb +277 -277
- package/dist/behaviors/registry/app/organisms/std-cms.orb +271 -271
- package/dist/behaviors/registry/app/organisms/std-coding-academy.orb +204 -204
- package/dist/behaviors/registry/app/organisms/std-construction-pm.orb +129 -129
- package/dist/behaviors/registry/app/organisms/std-crm.orb +270 -270
- package/dist/behaviors/registry/app/organisms/std-customer-success.orb +91 -91
- package/dist/behaviors/registry/app/organisms/std-devops-dashboard.orb +404 -404
- package/dist/behaviors/registry/app/organisms/std-document-mgmt.orb +85 -85
- package/dist/behaviors/registry/app/organisms/std-ecommerce.orb +705 -705
- package/dist/behaviors/registry/app/organisms/std-embedded-dashboard.orb +151 -151
- package/dist/behaviors/registry/app/organisms/std-event-ticketing.orb +213 -213
- package/dist/behaviors/registry/app/organisms/std-field-service.orb +200 -200
- package/dist/behaviors/registry/app/organisms/std-finance-tracker.orb +204 -204
- package/dist/behaviors/registry/app/organisms/std-fitness-studio.orb +162 -162
- package/dist/behaviors/registry/app/organisms/std-fleet-mgmt.orb +157 -157
- package/dist/behaviors/registry/app/organisms/std-forum.orb +144 -144
- package/dist/behaviors/registry/app/organisms/std-healthcare.orb +537 -537
- package/dist/behaviors/registry/app/organisms/std-helpdesk.orb +182 -182
- package/dist/behaviors/registry/app/organisms/std-hr-portal.orb +464 -464
- package/dist/behaviors/registry/app/organisms/std-inventory.orb +186 -186
- package/dist/behaviors/registry/app/organisms/std-iot-dashboard.orb +361 -361
- package/dist/behaviors/registry/app/organisms/std-legal-case.orb +169 -169
- package/dist/behaviors/registry/app/organisms/std-listings.orb +151 -151
- package/dist/behaviors/registry/app/organisms/std-lms.orb +599 -416
- package/dist/behaviors/registry/app/organisms/std-marketing-campaign.orb +127 -127
- package/dist/behaviors/registry/app/organisms/std-marketplace.orb +224 -224
- package/dist/behaviors/registry/app/organisms/std-nonprofit-donations.orb +111 -111
- package/dist/behaviors/registry/app/organisms/std-notes.orb +111 -111
- package/dist/behaviors/registry/app/organisms/std-project-manager.orb +222 -222
- package/dist/behaviors/registry/app/organisms/std-property-mgmt.orb +182 -182
- package/dist/behaviors/registry/app/organisms/std-public-help-center.orb +134 -134
- package/dist/behaviors/registry/app/organisms/std-realtime-chat.orb +253 -253
- package/dist/behaviors/registry/app/organisms/std-restaurant-pos.orb +134 -134
- package/dist/behaviors/registry/app/organisms/std-retail-pos.orb +140 -140
- package/dist/behaviors/registry/app/organisms/std-social-feed.orb +145 -145
- package/dist/behaviors/registry/app/organisms/std-subscription-billing.orb +172 -172
- package/dist/behaviors/registry/app/organisms/std-survey.orb +131 -131
- package/dist/behaviors/registry/app/organisms/std-time-tracking.orb +180 -180
- package/dist/behaviors/registry/app/organisms/std-trading-dashboard.orb +272 -272
- package/dist/behaviors/registry/app/organisms/std-wiki.orb +120 -120
- package/dist/behaviors/registry/core/atoms/std-app-layout.orb +44 -44
- package/dist/behaviors/registry/core/atoms/std-audit-capture.orb +17 -17
- package/dist/behaviors/registry/core/atoms/std-billable-hour.orb +126 -126
- package/dist/behaviors/registry/core/atoms/std-board.orb +220 -208
- package/dist/behaviors/registry/core/atoms/std-branching-logic.orb +110 -110
- package/dist/behaviors/registry/core/atoms/std-browse.orb +69 -69
- package/dist/behaviors/registry/core/atoms/std-cache-aside.orb +83 -83
- package/dist/behaviors/registry/core/atoms/std-calendar.orb +53 -53
- package/dist/behaviors/registry/core/atoms/std-cascade-on-delete.orb +12 -12
- package/dist/behaviors/registry/core/atoms/std-circuit-breaker.orb +175 -175
- package/dist/behaviors/registry/core/atoms/std-confirmation.orb +30 -30
- package/dist/behaviors/registry/core/atoms/std-cross-reference.orb +14 -14
- package/dist/behaviors/registry/core/atoms/std-dashboard-grid-embedded.orb +72 -72
- package/dist/behaviors/registry/core/atoms/std-dashboard-grid-layout.orb +98 -98
- package/dist/behaviors/registry/core/atoms/std-date-range.orb +23 -23
- package/dist/behaviors/registry/core/atoms/std-display.orb +3 -3
- package/dist/behaviors/registry/core/atoms/std-drawer.orb +12 -12
- package/dist/behaviors/registry/core/atoms/std-esign-request.orb +29 -29
- package/dist/behaviors/registry/core/atoms/std-event-log.orb +193 -178
- package/dist/behaviors/registry/core/atoms/std-export.orb +48 -42
- package/dist/behaviors/registry/core/atoms/std-file-store.orb +131 -131
- package/dist/behaviors/registry/core/atoms/std-filter.orb +10 -10
- package/dist/behaviors/registry/core/atoms/std-flag.orb +87 -87
- package/dist/behaviors/registry/core/atoms/std-form-advanced.orb +48 -48
- package/dist/behaviors/registry/core/atoms/std-gallery.orb +35 -35
- package/dist/behaviors/registry/core/atoms/std-geosearch.orb +29 -29
- package/dist/behaviors/registry/core/atoms/std-graphs.orb +162 -154
- package/dist/behaviors/registry/core/atoms/std-image-upload-multi.orb +64 -64
- package/dist/behaviors/registry/core/atoms/std-mod-queue.orb +56 -56
- package/dist/behaviors/registry/core/atoms/std-modal.orb +30 -30
- package/dist/behaviors/registry/core/atoms/std-multi-party-flow.orb +557 -545
- package/dist/behaviors/registry/core/atoms/std-notify-on-event.orb +11 -11
- package/dist/behaviors/registry/core/atoms/std-page-tree.orb +126 -126
- package/dist/behaviors/registry/core/atoms/std-pagination.orb +18 -18
- package/dist/behaviors/registry/core/atoms/std-push.orb +49 -49
- package/dist/behaviors/registry/core/atoms/std-rate-limiter.orb +181 -181
- package/dist/behaviors/registry/core/atoms/std-rating-review.orb +587 -571
- package/dist/behaviors/registry/core/atoms/std-recurrence.orb +150 -144
- package/dist/behaviors/registry/core/atoms/std-related.orb +29 -29
- package/dist/behaviors/registry/core/atoms/std-rich-editor.orb +113 -113
- package/dist/behaviors/registry/core/atoms/std-row-access-control.orb +6 -6
- package/dist/behaviors/registry/core/atoms/std-saved-search.orb +74 -74
- package/dist/behaviors/registry/core/atoms/std-scatter.orb +75 -70
- package/dist/behaviors/registry/core/atoms/std-search.orb +4 -4
- package/dist/behaviors/registry/core/atoms/std-selection.orb +104 -104
- package/dist/behaviors/registry/core/atoms/std-signature-capture.orb +96 -96
- package/dist/behaviors/registry/core/atoms/std-stack-layout.orb +11 -11
- package/dist/behaviors/registry/core/atoms/std-stats.orb +258 -228
- package/dist/behaviors/registry/core/atoms/std-step-flow.orb +201 -198
- package/dist/behaviors/registry/core/atoms/std-tabs.orb +45 -40
- package/dist/behaviors/registry/core/atoms/std-tag-taxonomy.orb +71 -71
- package/dist/behaviors/registry/core/atoms/std-thread.orb +62 -62
- package/dist/behaviors/registry/core/atoms/std-version-history.orb +157 -157
- package/dist/behaviors/registry/core/atoms/std-vote.orb +34 -34
- package/dist/behaviors/registry/core/atoms/std-wizard-form.orb +167 -167
- package/dist/behaviors/registry/core/atoms/std-wizard.orb +180 -177
- package/dist/behaviors/registry/core/molecules/std-dashboard.orb +47 -47
- package/dist/behaviors/registry/core/molecules/std-esign-flow.orb +96 -96
- package/dist/behaviors/registry/core/molecules/std-filtered-list.orb +20 -20
- package/dist/behaviors/registry/core/molecules/std-list.orb +65 -65
- package/dist/behaviors/registry/core/molecules/std-master-detail-layout.orb +14 -14
- package/dist/behaviors/registry/core/molecules/std-tabs-layout.orb +17 -17
- package/dist/behaviors/registry/core/organisms/std-generic-app.orb +554 -554
- package/dist/behaviors/registry/factory-signatures.json +20759 -67
- package/dist/behaviors/registry/game/atoms/std-collision.orb +140 -140
- package/dist/behaviors/registry/game/atoms/std-combat.orb +50 -50
- package/dist/behaviors/registry/game/atoms/std-dialogue-box.orb +22 -22
- package/dist/behaviors/registry/game/atoms/std-game-canvas2d.orb +38 -38
- package/dist/behaviors/registry/game/atoms/std-gameflow.orb +31 -31
- package/dist/behaviors/registry/game/atoms/std-movement.orb +285 -285
- package/dist/behaviors/registry/game/atoms/std-overworld.orb +77 -77
- package/dist/behaviors/registry/game/atoms/std-physics2d.orb +73 -73
- package/dist/behaviors/registry/game/atoms/std-quest.orb +132 -132
- package/dist/behaviors/registry/game/atoms/std-timer.orb +294 -294
- package/dist/behaviors/registry/game/organisms/std-arcade-game.orb +156 -156
- package/dist/behaviors/registry/game/organisms/std-logic-training.orb +78 -78
- package/dist/behaviors/registry/game/organisms/std-platformer-app.orb +273 -260
- package/dist/behaviors/registry/game/organisms/std-puzzle-app.orb +100 -100
- package/dist/behaviors/registry/game/organisms/std-rpg-game.orb +365 -365
- package/dist/behaviors/registry/game/organisms/std-stem-lab.orb +376 -376
- package/dist/behaviors/registry/game/organisms/std-strategy-game.orb +561 -561
- package/dist/behaviors/registry/probes/molecules/std-source-scope-probe.orb +26 -26
- package/dist/behaviors/registry/service/atoms/std-service-calendar-ical.orb +59 -59
- package/dist/behaviors/registry/service/atoms/std-service-custom-bearer.orb +68 -68
- package/dist/behaviors/registry/service/atoms/std-service-email.orb +75 -75
- package/dist/behaviors/registry/service/atoms/std-service-github.orb +71 -71
- package/dist/behaviors/registry/service/atoms/std-service-llm.orb +65 -65
- package/dist/behaviors/registry/service/atoms/std-service-maps.orb +89 -89
- package/dist/behaviors/registry/service/atoms/std-service-oauth.orb +52 -52
- package/dist/behaviors/registry/service/atoms/std-service-print.orb +115 -115
- package/dist/behaviors/registry/service/atoms/std-service-redis.orb +71 -71
- package/dist/behaviors/registry/service/atoms/std-service-storage.orb +54 -54
- package/dist/behaviors/registry/service/atoms/std-service-stripe.orb +104 -104
- package/dist/behaviors/registry/service/atoms/std-service-twilio.orb +61 -61
- package/dist/behaviors/registry/service/atoms/std-service-youtube.orb +56 -56
- package/dist/behaviors/registry/service/organisms/std-service-marketplace.orb +1015 -1015
- package/dist/behaviors/registry/service/organisms/std-service-research-assistant.orb +910 -910
- package/dist/behaviors/registry/variations/chrome/std-app-layout-bottomnav.orb +7 -7
- package/dist/behaviors/registry/variations/chrome/std-app-layout-minimal.orb +5 -5
- package/dist/behaviors/registry/variations/chrome/std-app-layout-topnav.orb +9 -9
- package/dist/behaviors/registry/variations/views/std-stats-sparkline.orb +14 -14
- package/dist/registry/agent/atoms/std-agent-activity-log.orb +77 -77
- package/dist/registry/agent/atoms/std-agent-chat-thread.orb +105 -105
- package/dist/registry/agent/atoms/std-agent-classifier.orb +102 -102
- package/dist/registry/agent/atoms/std-agent-completion.orb +111 -111
- package/dist/registry/agent/atoms/std-agent-context-window.orb +375 -375
- package/dist/registry/agent/atoms/std-agent-conversation.orb +94 -94
- package/dist/registry/agent/atoms/std-agent-memory.orb +79 -79
- package/dist/registry/agent/atoms/std-agent-provider.orb +125 -125
- package/dist/registry/agent/atoms/std-agent-search.orb +63 -63
- package/dist/registry/agent/atoms/std-agent-session.orb +106 -106
- package/dist/registry/agent/atoms/std-agent-step-progress.orb +202 -202
- package/dist/registry/agent/atoms/std-agent-token-gauge.orb +350 -350
- package/dist/registry/agent/atoms/std-agent-tool-call.orb +58 -58
- package/dist/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
- package/dist/registry/agent/molecules/std-agent-learner.orb +173 -173
- package/dist/registry/agent/molecules/std-agent-planner.orb +136 -136
- package/dist/registry/agent/molecules/std-agent-rag.orb +118 -118
- package/dist/registry/agent/molecules/std-agent-tool-loop.orb +186 -186
- package/dist/registry/agent/organisms/std-agent-assistant.orb +1088 -1088
- package/dist/registry/agent/organisms/std-agent-builder.orb +3046 -3046
- package/dist/registry/agent/organisms/std-agent-pipeline.orb +2089 -2089
- package/dist/registry/agent/organisms/std-agent-reviewer.orb +926 -926
- package/dist/registry/agent/organisms/std-agent-tutor.orb +760 -760
- package/dist/registry/app/atoms/std-ap-bill.orb +126 -126
- package/dist/registry/app/atoms/std-applicant.orb +124 -124
- package/dist/registry/app/atoms/std-application.orb +136 -136
- package/dist/registry/app/atoms/std-approval-request.orb +206 -206
- package/dist/registry/app/atoms/std-campaign-goal.orb +124 -124
- package/dist/registry/app/atoms/std-change-order.orb +168 -168
- package/dist/registry/app/atoms/std-chart-of-accounts.orb +120 -120
- package/dist/registry/app/atoms/std-checkin.orb +146 -146
- package/dist/registry/app/atoms/std-checkout-terminal.orb +129 -129
- package/dist/registry/app/atoms/std-class-roster.orb +104 -104
- package/dist/registry/app/atoms/std-class-session.orb +128 -128
- package/dist/registry/app/atoms/std-court-deadline.orb +152 -152
- package/dist/registry/app/atoms/std-customer-account.orb +148 -148
- package/dist/registry/app/atoms/std-donation-receipt.orb +139 -139
- package/dist/registry/app/atoms/std-donor.orb +135 -135
- package/dist/registry/app/atoms/std-drip-sequence.orb +122 -122
- package/dist/registry/app/atoms/std-driver.orb +144 -144
- package/dist/registry/app/atoms/std-dunning.orb +183 -183
- package/dist/registry/app/atoms/std-email-broadcast.orb +128 -128
- package/dist/registry/app/atoms/std-event.orb +149 -149
- package/dist/registry/app/atoms/std-form-builder.orb +168 -168
- package/dist/registry/app/atoms/std-health-score.orb +150 -150
- package/dist/registry/app/atoms/std-help-article.orb +129 -129
- package/dist/registry/app/atoms/std-help-category.orb +141 -141
- package/dist/registry/app/atoms/std-interview-slot.orb +142 -142
- package/dist/registry/app/atoms/std-invoice.orb +168 -168
- package/dist/registry/app/atoms/std-kitchen-display.orb +152 -152
- package/dist/registry/app/atoms/std-lease.orb +136 -136
- package/dist/registry/app/atoms/std-ledger-entry.orb +134 -134
- package/dist/registry/app/atoms/std-maintenance-request.orb +156 -156
- package/dist/registry/app/atoms/std-matter.orb +129 -129
- package/dist/registry/app/atoms/std-membership.orb +132 -132
- package/dist/registry/app/atoms/std-menu.orb +158 -158
- package/dist/registry/app/atoms/std-modifier-group.orb +126 -126
- package/dist/registry/app/atoms/std-nps-survey.orb +120 -120
- package/dist/registry/app/atoms/std-offer-letter.orb +130 -130
- package/dist/registry/app/atoms/std-payout-ledger.orb +141 -141
- package/dist/registry/app/atoms/std-question-bank.orb +123 -123
- package/dist/registry/app/atoms/std-receipt.orb +157 -157
- package/dist/registry/app/atoms/std-recurring-charge.orb +137 -137
- package/dist/registry/app/atoms/std-renewal-risk.orb +152 -152
- package/dist/registry/app/atoms/std-rent-charge.orb +152 -152
- package/dist/registry/app/atoms/std-reorder-rule.orb +139 -139
- package/dist/registry/app/atoms/std-response-collector.orb +142 -142
- package/dist/registry/app/atoms/std-rfi.orb +153 -153
- package/dist/registry/app/atoms/std-route-optimize.orb +114 -114
- package/dist/registry/app/atoms/std-segment.orb +119 -119
- package/dist/registry/app/atoms/std-stock-level.orb +136 -136
- package/dist/registry/app/atoms/std-submittal.orb +165 -165
- package/dist/registry/app/atoms/std-table-map.orb +67 -67
- package/dist/registry/app/atoms/std-technician-dispatch.orb +134 -134
- package/dist/registry/app/atoms/std-telematics-event.orb +111 -111
- package/dist/registry/app/atoms/std-template-editor.orb +157 -157
- package/dist/registry/app/atoms/std-tenant.orb +127 -127
- package/dist/registry/app/atoms/std-ticket-tier.orb +178 -178
- package/dist/registry/app/atoms/std-time-entry.orb +136 -136
- package/dist/registry/app/atoms/std-timesheet.orb +174 -174
- package/dist/registry/app/atoms/std-trial.orb +147 -147
- package/dist/registry/app/atoms/std-vehicle.orb +147 -147
- package/dist/registry/app/atoms/std-vendor-onboarding.orb +232 -232
- package/dist/registry/app/atoms/std-waitlist.orb +142 -142
- package/dist/registry/app/atoms/std-warehouse.orb +82 -82
- package/dist/registry/app/atoms/std-work-order.orb +160 -160
- package/dist/registry/app/molecules/std-applicant-form.orb +65 -65
- package/dist/registry/app/molecules/std-approval-chain.orb +5 -5
- package/dist/registry/app/molecules/std-broadcast-builder.orb +59 -59
- package/dist/registry/app/molecules/std-cart.orb +45 -45
- package/dist/registry/app/molecules/std-ledger-entry-form.orb +159 -159
- package/dist/registry/app/molecules/std-multi-party-transaction.orb +12 -12
- package/dist/registry/app/molecules/std-pipeline.orb +20 -20
- package/dist/registry/app/molecules/std-recurring-schedule.orb +2 -2
- package/dist/registry/app/molecules/std-stock-adjustment.orb +111 -111
- package/dist/registry/app/molecules/std-timeline.orb +6 -6
- package/dist/registry/app/molecules/std-wizard-branching.orb +15 -15
- package/dist/registry/app/organisms/std-accounting.orb +91 -91
- package/dist/registry/app/organisms/std-api-gateway.orb +175 -175
- package/dist/registry/app/organisms/std-ats-recruiting.orb +132 -132
- package/dist/registry/app/organisms/std-booking-system.orb +686 -681
- package/dist/registry/app/organisms/std-cicd-pipeline.orb +277 -277
- package/dist/registry/app/organisms/std-cms.orb +271 -271
- package/dist/registry/app/organisms/std-coding-academy.orb +204 -204
- package/dist/registry/app/organisms/std-construction-pm.orb +129 -129
- package/dist/registry/app/organisms/std-crm.orb +270 -270
- package/dist/registry/app/organisms/std-customer-success.orb +91 -91
- package/dist/registry/app/organisms/std-devops-dashboard.orb +404 -404
- package/dist/registry/app/organisms/std-document-mgmt.orb +85 -85
- package/dist/registry/app/organisms/std-ecommerce.orb +705 -705
- package/dist/registry/app/organisms/std-embedded-dashboard.orb +151 -151
- package/dist/registry/app/organisms/std-event-ticketing.orb +213 -213
- package/dist/registry/app/organisms/std-field-service.orb +200 -200
- package/dist/registry/app/organisms/std-finance-tracker.orb +204 -204
- package/dist/registry/app/organisms/std-fitness-studio.orb +162 -162
- package/dist/registry/app/organisms/std-fleet-mgmt.orb +157 -157
- package/dist/registry/app/organisms/std-forum.orb +144 -144
- package/dist/registry/app/organisms/std-healthcare.orb +537 -537
- package/dist/registry/app/organisms/std-helpdesk.orb +182 -182
- package/dist/registry/app/organisms/std-hr-portal.orb +464 -464
- package/dist/registry/app/organisms/std-inventory.orb +186 -186
- package/dist/registry/app/organisms/std-iot-dashboard.orb +361 -361
- package/dist/registry/app/organisms/std-legal-case.orb +169 -169
- package/dist/registry/app/organisms/std-listings.orb +151 -151
- package/dist/registry/app/organisms/std-lms.orb +599 -416
- package/dist/registry/app/organisms/std-marketing-campaign.orb +127 -127
- package/dist/registry/app/organisms/std-marketplace.orb +224 -224
- package/dist/registry/app/organisms/std-nonprofit-donations.orb +111 -111
- package/dist/registry/app/organisms/std-notes.orb +111 -111
- package/dist/registry/app/organisms/std-project-manager.orb +222 -222
- package/dist/registry/app/organisms/std-property-mgmt.orb +182 -182
- package/dist/registry/app/organisms/std-public-help-center.orb +134 -134
- package/dist/registry/app/organisms/std-realtime-chat.orb +253 -253
- package/dist/registry/app/organisms/std-restaurant-pos.orb +134 -134
- package/dist/registry/app/organisms/std-retail-pos.orb +140 -140
- package/dist/registry/app/organisms/std-social-feed.orb +145 -145
- package/dist/registry/app/organisms/std-subscription-billing.orb +172 -172
- package/dist/registry/app/organisms/std-survey.orb +131 -131
- package/dist/registry/app/organisms/std-time-tracking.orb +180 -180
- package/dist/registry/app/organisms/std-trading-dashboard.orb +272 -272
- package/dist/registry/app/organisms/std-wiki.orb +120 -120
- package/dist/registry/core/atoms/std-app-layout.orb +44 -44
- package/dist/registry/core/atoms/std-audit-capture.orb +17 -17
- package/dist/registry/core/atoms/std-billable-hour.orb +126 -126
- package/dist/registry/core/atoms/std-board.orb +220 -208
- package/dist/registry/core/atoms/std-branching-logic.orb +110 -110
- package/dist/registry/core/atoms/std-browse.orb +69 -69
- package/dist/registry/core/atoms/std-cache-aside.orb +83 -83
- package/dist/registry/core/atoms/std-calendar.orb +53 -53
- package/dist/registry/core/atoms/std-cascade-on-delete.orb +12 -12
- package/dist/registry/core/atoms/std-circuit-breaker.orb +175 -175
- package/dist/registry/core/atoms/std-confirmation.orb +30 -30
- package/dist/registry/core/atoms/std-cross-reference.orb +14 -14
- package/dist/registry/core/atoms/std-dashboard-grid-embedded.orb +72 -72
- package/dist/registry/core/atoms/std-dashboard-grid-layout.orb +98 -98
- package/dist/registry/core/atoms/std-date-range.orb +23 -23
- package/dist/registry/core/atoms/std-display.orb +3 -3
- package/dist/registry/core/atoms/std-drawer.orb +12 -12
- package/dist/registry/core/atoms/std-esign-request.orb +29 -29
- package/dist/registry/core/atoms/std-event-log.orb +193 -178
- package/dist/registry/core/atoms/std-export.orb +48 -42
- package/dist/registry/core/atoms/std-file-store.orb +131 -131
- package/dist/registry/core/atoms/std-filter.orb +10 -10
- package/dist/registry/core/atoms/std-flag.orb +87 -87
- package/dist/registry/core/atoms/std-form-advanced.orb +48 -48
- package/dist/registry/core/atoms/std-gallery.orb +35 -35
- package/dist/registry/core/atoms/std-geosearch.orb +29 -29
- package/dist/registry/core/atoms/std-graphs.orb +162 -154
- package/dist/registry/core/atoms/std-image-upload-multi.orb +64 -64
- package/dist/registry/core/atoms/std-mod-queue.orb +56 -56
- package/dist/registry/core/atoms/std-modal.orb +30 -30
- package/dist/registry/core/atoms/std-multi-party-flow.orb +557 -545
- package/dist/registry/core/atoms/std-notify-on-event.orb +11 -11
- package/dist/registry/core/atoms/std-page-tree.orb +126 -126
- package/dist/registry/core/atoms/std-pagination.orb +18 -18
- package/dist/registry/core/atoms/std-push.orb +49 -49
- package/dist/registry/core/atoms/std-rate-limiter.orb +181 -181
- package/dist/registry/core/atoms/std-rating-review.orb +587 -571
- package/dist/registry/core/atoms/std-recurrence.orb +150 -144
- package/dist/registry/core/atoms/std-related.orb +29 -29
- package/dist/registry/core/atoms/std-rich-editor.orb +113 -113
- package/dist/registry/core/atoms/std-row-access-control.orb +6 -6
- package/dist/registry/core/atoms/std-saved-search.orb +74 -74
- package/dist/registry/core/atoms/std-scatter.orb +75 -70
- package/dist/registry/core/atoms/std-search.orb +4 -4
- package/dist/registry/core/atoms/std-selection.orb +104 -104
- package/dist/registry/core/atoms/std-signature-capture.orb +96 -96
- package/dist/registry/core/atoms/std-stack-layout.orb +11 -11
- package/dist/registry/core/atoms/std-stats.orb +258 -228
- package/dist/registry/core/atoms/std-step-flow.orb +201 -198
- package/dist/registry/core/atoms/std-tabs.orb +45 -40
- package/dist/registry/core/atoms/std-tag-taxonomy.orb +71 -71
- package/dist/registry/core/atoms/std-thread.orb +62 -62
- package/dist/registry/core/atoms/std-version-history.orb +157 -157
- package/dist/registry/core/atoms/std-vote.orb +34 -34
- package/dist/registry/core/atoms/std-wizard-form.orb +167 -167
- package/dist/registry/core/atoms/std-wizard.orb +180 -177
- package/dist/registry/core/molecules/std-dashboard.orb +47 -47
- package/dist/registry/core/molecules/std-esign-flow.orb +96 -96
- package/dist/registry/core/molecules/std-filtered-list.orb +20 -20
- package/dist/registry/core/molecules/std-list.orb +65 -65
- package/dist/registry/core/molecules/std-master-detail-layout.orb +14 -14
- package/dist/registry/core/molecules/std-tabs-layout.orb +17 -17
- package/dist/registry/core/organisms/std-generic-app.orb +554 -554
- package/dist/registry/factory-signatures.json +20759 -67
- package/dist/registry/game/atoms/std-collision.orb +140 -140
- package/dist/registry/game/atoms/std-combat.orb +50 -50
- package/dist/registry/game/atoms/std-dialogue-box.orb +22 -22
- package/dist/registry/game/atoms/std-game-canvas2d.orb +38 -38
- package/dist/registry/game/atoms/std-gameflow.orb +31 -31
- package/dist/registry/game/atoms/std-movement.orb +285 -285
- package/dist/registry/game/atoms/std-overworld.orb +77 -77
- package/dist/registry/game/atoms/std-physics2d.orb +73 -73
- package/dist/registry/game/atoms/std-quest.orb +132 -132
- package/dist/registry/game/atoms/std-timer.orb +294 -294
- package/dist/registry/game/organisms/std-arcade-game.orb +156 -156
- package/dist/registry/game/organisms/std-logic-training.orb +78 -78
- package/dist/registry/game/organisms/std-platformer-app.orb +273 -260
- package/dist/registry/game/organisms/std-puzzle-app.orb +100 -100
- package/dist/registry/game/organisms/std-rpg-game.orb +365 -365
- package/dist/registry/game/organisms/std-stem-lab.orb +376 -376
- package/dist/registry/game/organisms/std-strategy-game.orb +561 -561
- package/dist/registry/probes/molecules/std-source-scope-probe.orb +26 -26
- package/dist/registry/service/atoms/std-service-calendar-ical.orb +59 -59
- package/dist/registry/service/atoms/std-service-custom-bearer.orb +68 -68
- package/dist/registry/service/atoms/std-service-email.orb +75 -75
- package/dist/registry/service/atoms/std-service-github.orb +71 -71
- package/dist/registry/service/atoms/std-service-llm.orb +65 -65
- package/dist/registry/service/atoms/std-service-maps.orb +89 -89
- package/dist/registry/service/atoms/std-service-oauth.orb +52 -52
- package/dist/registry/service/atoms/std-service-print.orb +115 -115
- package/dist/registry/service/atoms/std-service-redis.orb +71 -71
- package/dist/registry/service/atoms/std-service-storage.orb +54 -54
- package/dist/registry/service/atoms/std-service-stripe.orb +104 -104
- package/dist/registry/service/atoms/std-service-twilio.orb +61 -61
- package/dist/registry/service/atoms/std-service-youtube.orb +56 -56
- package/dist/registry/service/organisms/std-service-marketplace.orb +1015 -1015
- package/dist/registry/service/organisms/std-service-research-assistant.orb +910 -910
- package/dist/registry/variations/chrome/std-app-layout-bottomnav.orb +7 -7
- package/dist/registry/variations/chrome/std-app-layout-minimal.orb +5 -5
- package/dist/registry/variations/chrome/std-app-layout-topnav.orb +9 -9
- package/dist/registry/variations/views/std-stats-sparkline.orb +14 -14
- package/package.json +1 -1
|
@@ -332,57 +332,57 @@
|
|
|
332
332
|
"render-ui",
|
|
333
333
|
"main",
|
|
334
334
|
{
|
|
335
|
-
"direction": "vertical",
|
|
336
335
|
"gap": "lg",
|
|
337
|
-
"type": "stack",
|
|
338
336
|
"children": [
|
|
339
337
|
{
|
|
340
|
-
"align": "center",
|
|
341
338
|
"type": "stack",
|
|
342
|
-
"
|
|
343
|
-
"gap": "sm",
|
|
339
|
+
"align": "center",
|
|
344
340
|
"children": [
|
|
345
341
|
{
|
|
346
342
|
"type": "icon",
|
|
347
343
|
"name": "repeat"
|
|
348
344
|
},
|
|
349
345
|
{
|
|
350
|
-
"content": "Tool Execution Loop",
|
|
351
346
|
"type": "typography",
|
|
347
|
+
"content": "Tool Execution Loop",
|
|
352
348
|
"variant": "h2"
|
|
353
349
|
}
|
|
354
|
-
]
|
|
350
|
+
],
|
|
351
|
+
"direction": "horizontal",
|
|
352
|
+
"gap": "sm"
|
|
355
353
|
},
|
|
356
354
|
{
|
|
357
355
|
"type": "divider"
|
|
358
356
|
},
|
|
359
357
|
{
|
|
360
|
-
"type": "card",
|
|
361
358
|
"children": [
|
|
362
359
|
{
|
|
363
360
|
"type": "stack",
|
|
364
|
-
"gap": "md",
|
|
365
|
-
"direction": "vertical",
|
|
366
361
|
"children": [
|
|
367
362
|
{
|
|
363
|
+
"type": "typography",
|
|
368
364
|
"content": "Describe the task to execute with tools",
|
|
369
|
-
"variant": "body"
|
|
370
|
-
"type": "typography"
|
|
365
|
+
"variant": "body"
|
|
371
366
|
},
|
|
372
367
|
{
|
|
373
|
-
"submitEvent": "EXECUTE",
|
|
374
368
|
"type": "form-section",
|
|
375
|
-
"mode": "edit",
|
|
376
369
|
"entity": "@entity",
|
|
377
370
|
"fields": [
|
|
378
371
|
"task"
|
|
379
|
-
]
|
|
372
|
+
],
|
|
373
|
+
"mode": "edit",
|
|
374
|
+
"submitEvent": "EXECUTE"
|
|
380
375
|
}
|
|
381
|
-
]
|
|
376
|
+
],
|
|
377
|
+
"gap": "md",
|
|
378
|
+
"direction": "vertical"
|
|
382
379
|
}
|
|
383
|
-
]
|
|
380
|
+
],
|
|
381
|
+
"type": "card"
|
|
384
382
|
}
|
|
385
|
-
]
|
|
383
|
+
],
|
|
384
|
+
"direction": "vertical",
|
|
385
|
+
"type": "stack"
|
|
386
386
|
}
|
|
387
387
|
]
|
|
388
388
|
]
|
|
@@ -423,13 +423,11 @@
|
|
|
423
423
|
"render-ui",
|
|
424
424
|
"main",
|
|
425
425
|
{
|
|
426
|
-
"direction": "vertical",
|
|
427
426
|
"type": "stack",
|
|
428
|
-
"gap": "lg",
|
|
429
427
|
"children": [
|
|
430
428
|
{
|
|
431
|
-
"
|
|
432
|
-
"
|
|
429
|
+
"type": "icon",
|
|
430
|
+
"name": "brain"
|
|
433
431
|
},
|
|
434
432
|
{
|
|
435
433
|
"type": "typography",
|
|
@@ -445,7 +443,9 @@
|
|
|
445
443
|
"content": "@entity.task"
|
|
446
444
|
}
|
|
447
445
|
],
|
|
448
|
-
"
|
|
446
|
+
"gap": "lg",
|
|
447
|
+
"align": "center",
|
|
448
|
+
"direction": "vertical"
|
|
449
449
|
}
|
|
450
450
|
]
|
|
451
451
|
]
|
|
@@ -486,33 +486,33 @@
|
|
|
486
486
|
"children": [
|
|
487
487
|
{
|
|
488
488
|
"justify": "between",
|
|
489
|
+
"type": "stack",
|
|
490
|
+
"direction": "horizontal",
|
|
491
|
+
"align": "center",
|
|
489
492
|
"children": [
|
|
490
493
|
{
|
|
491
|
-
"align": "center",
|
|
492
494
|
"direction": "horizontal",
|
|
495
|
+
"align": "center",
|
|
496
|
+
"type": "stack",
|
|
493
497
|
"gap": "sm",
|
|
494
498
|
"children": [
|
|
495
499
|
{
|
|
496
|
-
"
|
|
497
|
-
"
|
|
500
|
+
"name": "tool",
|
|
501
|
+
"type": "icon"
|
|
498
502
|
},
|
|
499
503
|
{
|
|
500
|
-
"type": "typography",
|
|
501
504
|
"variant": "h2",
|
|
502
|
-
"content": "Executing Tool"
|
|
505
|
+
"content": "Executing Tool",
|
|
506
|
+
"type": "typography"
|
|
503
507
|
}
|
|
504
|
-
]
|
|
505
|
-
"type": "stack"
|
|
508
|
+
]
|
|
506
509
|
},
|
|
507
510
|
{
|
|
508
|
-
"
|
|
509
|
-
"
|
|
511
|
+
"type": "badge",
|
|
512
|
+
"label": "@entity.maxIterations"
|
|
510
513
|
}
|
|
511
514
|
],
|
|
512
|
-
"
|
|
513
|
-
"align": "center",
|
|
514
|
-
"gap": "sm",
|
|
515
|
-
"direction": "horizontal"
|
|
515
|
+
"gap": "sm"
|
|
516
516
|
},
|
|
517
517
|
{
|
|
518
518
|
"type": "divider"
|
|
@@ -520,23 +520,23 @@
|
|
|
520
520
|
{
|
|
521
521
|
"children": [
|
|
522
522
|
{
|
|
523
|
-
"direction": "vertical",
|
|
524
|
-
"gap": "sm",
|
|
525
523
|
"children": [
|
|
526
524
|
{
|
|
527
|
-
"variant": "caption",
|
|
528
525
|
"type": "typography",
|
|
529
|
-
"content": "Current Tool"
|
|
526
|
+
"content": "Current Tool",
|
|
527
|
+
"variant": "caption"
|
|
530
528
|
},
|
|
531
529
|
{
|
|
532
|
-
"type": "typography",
|
|
533
530
|
"content": "@entity.currentTool",
|
|
531
|
+
"type": "typography",
|
|
534
532
|
"variant": "h4"
|
|
535
533
|
},
|
|
536
534
|
{
|
|
537
535
|
"type": "spinner"
|
|
538
536
|
}
|
|
539
537
|
],
|
|
538
|
+
"gap": "sm",
|
|
539
|
+
"direction": "vertical",
|
|
540
540
|
"type": "stack"
|
|
541
541
|
}
|
|
542
542
|
],
|
|
@@ -546,28 +546,28 @@
|
|
|
546
546
|
"type": "card",
|
|
547
547
|
"children": [
|
|
548
548
|
{
|
|
549
|
-
"gap": "sm",
|
|
550
|
-
"direction": "vertical",
|
|
551
549
|
"children": [
|
|
552
550
|
{
|
|
553
|
-
"content": "Plan",
|
|
554
551
|
"type": "typography",
|
|
552
|
+
"content": "Plan",
|
|
555
553
|
"variant": "caption"
|
|
556
554
|
},
|
|
557
555
|
{
|
|
558
|
-
"
|
|
556
|
+
"variant": "body",
|
|
559
557
|
"content": "@entity.plan",
|
|
560
|
-
"
|
|
558
|
+
"type": "typography"
|
|
561
559
|
}
|
|
562
560
|
],
|
|
561
|
+
"direction": "vertical",
|
|
562
|
+
"gap": "sm",
|
|
563
563
|
"type": "stack"
|
|
564
564
|
}
|
|
565
565
|
]
|
|
566
566
|
}
|
|
567
567
|
],
|
|
568
|
+
"direction": "vertical",
|
|
568
569
|
"type": "stack",
|
|
569
|
-
"gap": "lg"
|
|
570
|
-
"direction": "vertical"
|
|
570
|
+
"gap": "lg"
|
|
571
571
|
}
|
|
572
572
|
]
|
|
573
573
|
]
|
|
@@ -591,51 +591,51 @@
|
|
|
591
591
|
"render-ui",
|
|
592
592
|
"main",
|
|
593
593
|
{
|
|
594
|
+
"direction": "vertical",
|
|
594
595
|
"children": [
|
|
595
596
|
{
|
|
596
597
|
"type": "icon",
|
|
597
598
|
"name": "x-circle"
|
|
598
599
|
},
|
|
599
600
|
{
|
|
600
|
-
"content": "Loop Failed",
|
|
601
601
|
"variant": "h2",
|
|
602
|
+
"content": "Loop Failed",
|
|
602
603
|
"type": "typography"
|
|
603
604
|
},
|
|
604
605
|
{
|
|
605
606
|
"variant": "error",
|
|
606
|
-
"
|
|
607
|
-
"
|
|
607
|
+
"type": "alert",
|
|
608
|
+
"message": "@entity.error"
|
|
608
609
|
},
|
|
609
610
|
{
|
|
610
611
|
"type": "simple-grid",
|
|
611
612
|
"cols": 2.0,
|
|
612
613
|
"children": [
|
|
613
614
|
{
|
|
614
|
-
"
|
|
615
|
-
"type": "stat-display",
|
|
615
|
+
"label": "Iterations Used",
|
|
616
616
|
"icon": "repeat",
|
|
617
|
-
"
|
|
617
|
+
"type": "stat-display",
|
|
618
|
+
"value": "@entity.iterations"
|
|
618
619
|
},
|
|
619
620
|
{
|
|
620
|
-
"type": "stat-display",
|
|
621
|
-
"label": "Max Allowed",
|
|
622
621
|
"icon": "shield",
|
|
623
|
-
"
|
|
622
|
+
"type": "stat-display",
|
|
623
|
+
"value": "@entity.maxIterations",
|
|
624
|
+
"label": "Max Allowed"
|
|
624
625
|
}
|
|
625
626
|
]
|
|
626
627
|
},
|
|
627
628
|
{
|
|
628
629
|
"variant": "primary",
|
|
630
|
+
"label": "Retry",
|
|
629
631
|
"type": "button",
|
|
630
632
|
"icon": "rotate-ccw",
|
|
631
|
-
"label": "Retry",
|
|
632
633
|
"action": "RESET"
|
|
633
634
|
}
|
|
634
635
|
],
|
|
636
|
+
"align": "center",
|
|
635
637
|
"type": "stack",
|
|
636
|
-
"gap": "lg"
|
|
637
|
-
"direction": "vertical",
|
|
638
|
-
"align": "center"
|
|
638
|
+
"gap": "lg"
|
|
639
639
|
}
|
|
640
640
|
]
|
|
641
641
|
]
|
|
@@ -672,20 +672,20 @@
|
|
|
672
672
|
"gap": "lg",
|
|
673
673
|
"children": [
|
|
674
674
|
{
|
|
675
|
-
"
|
|
676
|
-
"
|
|
675
|
+
"name": "eye",
|
|
676
|
+
"type": "icon"
|
|
677
677
|
},
|
|
678
678
|
{
|
|
679
679
|
"variant": "h3",
|
|
680
|
-
"
|
|
681
|
-
"
|
|
680
|
+
"content": "Checking result...",
|
|
681
|
+
"type": "typography"
|
|
682
682
|
},
|
|
683
683
|
{
|
|
684
684
|
"type": "spinner"
|
|
685
685
|
},
|
|
686
686
|
{
|
|
687
|
-
"
|
|
688
|
-
"
|
|
687
|
+
"label": "@entity.iterations",
|
|
688
|
+
"type": "badge"
|
|
689
689
|
}
|
|
690
690
|
],
|
|
691
691
|
"align": "center"
|
|
@@ -712,18 +712,15 @@
|
|
|
712
712
|
"render-ui",
|
|
713
713
|
"main",
|
|
714
714
|
{
|
|
715
|
-
"type": "stack",
|
|
716
715
|
"direction": "vertical",
|
|
717
|
-
"align": "center",
|
|
718
|
-
"gap": "lg",
|
|
719
716
|
"children": [
|
|
720
717
|
{
|
|
721
|
-
"
|
|
722
|
-
"
|
|
718
|
+
"type": "icon",
|
|
719
|
+
"name": "x-circle"
|
|
723
720
|
},
|
|
724
721
|
{
|
|
725
|
-
"type": "typography",
|
|
726
722
|
"variant": "h2",
|
|
723
|
+
"type": "typography",
|
|
727
724
|
"content": "Loop Failed"
|
|
728
725
|
},
|
|
729
726
|
{
|
|
@@ -734,16 +731,16 @@
|
|
|
734
731
|
{
|
|
735
732
|
"children": [
|
|
736
733
|
{
|
|
737
|
-
"label": "Iterations Used",
|
|
738
|
-
"icon": "repeat",
|
|
739
734
|
"type": "stat-display",
|
|
740
|
-
"
|
|
735
|
+
"icon": "repeat",
|
|
736
|
+
"value": "@entity.iterations",
|
|
737
|
+
"label": "Iterations Used"
|
|
741
738
|
},
|
|
742
739
|
{
|
|
743
|
-
"
|
|
740
|
+
"label": "Max Allowed",
|
|
744
741
|
"type": "stat-display",
|
|
745
|
-
"
|
|
746
|
-
"
|
|
742
|
+
"icon": "shield",
|
|
743
|
+
"value": "@entity.maxIterations"
|
|
747
744
|
}
|
|
748
745
|
],
|
|
749
746
|
"type": "simple-grid",
|
|
@@ -751,12 +748,15 @@
|
|
|
751
748
|
},
|
|
752
749
|
{
|
|
753
750
|
"type": "button",
|
|
754
|
-
"action": "RESET",
|
|
755
751
|
"icon": "rotate-ccw",
|
|
752
|
+
"variant": "primary",
|
|
756
753
|
"label": "Retry",
|
|
757
|
-
"
|
|
754
|
+
"action": "RESET"
|
|
758
755
|
}
|
|
759
|
-
]
|
|
756
|
+
],
|
|
757
|
+
"align": "center",
|
|
758
|
+
"type": "stack",
|
|
759
|
+
"gap": "lg"
|
|
760
760
|
}
|
|
761
761
|
]
|
|
762
762
|
]
|
|
@@ -780,58 +780,61 @@
|
|
|
780
780
|
"render-ui",
|
|
781
781
|
"main",
|
|
782
782
|
{
|
|
783
|
+
"direction": "vertical",
|
|
784
|
+
"gap": "lg",
|
|
785
|
+
"type": "stack",
|
|
783
786
|
"children": [
|
|
784
787
|
{
|
|
785
788
|
"direction": "horizontal",
|
|
786
|
-
"align": "center",
|
|
787
|
-
"type": "stack",
|
|
788
|
-
"gap": "sm",
|
|
789
789
|
"justify": "between",
|
|
790
790
|
"children": [
|
|
791
791
|
{
|
|
792
|
-
"
|
|
792
|
+
"direction": "horizontal",
|
|
793
|
+
"type": "stack",
|
|
793
794
|
"gap": "sm",
|
|
794
795
|
"children": [
|
|
795
796
|
{
|
|
796
|
-
"
|
|
797
|
-
"
|
|
797
|
+
"type": "icon",
|
|
798
|
+
"name": "check-circle"
|
|
798
799
|
},
|
|
799
800
|
{
|
|
800
|
-
"type": "typography",
|
|
801
801
|
"content": "Loop Complete",
|
|
802
|
+
"type": "typography",
|
|
802
803
|
"variant": "h2"
|
|
803
804
|
}
|
|
804
805
|
],
|
|
805
|
-
"
|
|
806
|
-
"direction": "horizontal"
|
|
806
|
+
"align": "center"
|
|
807
807
|
},
|
|
808
808
|
{
|
|
809
|
-
"icon": "rotate-ccw",
|
|
810
|
-
"variant": "ghost",
|
|
811
|
-
"type": "button",
|
|
812
809
|
"label": "New Task",
|
|
810
|
+
"type": "button",
|
|
811
|
+
"variant": "ghost",
|
|
812
|
+
"icon": "rotate-ccw",
|
|
813
813
|
"action": "RESET"
|
|
814
814
|
}
|
|
815
|
-
]
|
|
815
|
+
],
|
|
816
|
+
"gap": "sm",
|
|
817
|
+
"align": "center",
|
|
818
|
+
"type": "stack"
|
|
816
819
|
},
|
|
817
820
|
{
|
|
818
821
|
"type": "divider"
|
|
819
822
|
},
|
|
820
823
|
{
|
|
821
|
-
"type": "simple-grid",
|
|
822
824
|
"cols": 2.0,
|
|
825
|
+
"type": "simple-grid",
|
|
823
826
|
"children": [
|
|
824
827
|
{
|
|
825
828
|
"value": "@entity.iterations",
|
|
826
|
-
"
|
|
829
|
+
"type": "stat-display",
|
|
827
830
|
"icon": "repeat",
|
|
828
|
-
"
|
|
831
|
+
"label": "Iterations"
|
|
829
832
|
},
|
|
830
833
|
{
|
|
831
834
|
"value": "@entity.status",
|
|
832
|
-
"
|
|
835
|
+
"type": "stat-display",
|
|
833
836
|
"icon": "check",
|
|
834
|
-
"
|
|
837
|
+
"label": "Status"
|
|
835
838
|
}
|
|
836
839
|
]
|
|
837
840
|
},
|
|
@@ -842,10 +845,13 @@
|
|
|
842
845
|
"type": "card",
|
|
843
846
|
"children": [
|
|
844
847
|
{
|
|
848
|
+
"type": "stack",
|
|
849
|
+
"gap": "md",
|
|
850
|
+
"direction": "vertical",
|
|
845
851
|
"children": [
|
|
846
852
|
{
|
|
847
|
-
"type": "typography",
|
|
848
853
|
"variant": "caption",
|
|
854
|
+
"type": "typography",
|
|
849
855
|
"content": "Task"
|
|
850
856
|
},
|
|
851
857
|
{
|
|
@@ -857,26 +863,20 @@
|
|
|
857
863
|
"type": "divider"
|
|
858
864
|
},
|
|
859
865
|
{
|
|
860
|
-
"content": "Result",
|
|
861
866
|
"type": "typography",
|
|
867
|
+
"content": "Result",
|
|
862
868
|
"variant": "caption"
|
|
863
869
|
},
|
|
864
870
|
{
|
|
871
|
+
"content": "@entity.result",
|
|
865
872
|
"type": "typography",
|
|
866
|
-
"variant": "body"
|
|
867
|
-
"content": "@entity.result"
|
|
873
|
+
"variant": "body"
|
|
868
874
|
}
|
|
869
|
-
]
|
|
870
|
-
"direction": "vertical",
|
|
871
|
-
"gap": "md",
|
|
872
|
-
"type": "stack"
|
|
875
|
+
]
|
|
873
876
|
}
|
|
874
877
|
]
|
|
875
878
|
}
|
|
876
|
-
]
|
|
877
|
-
"type": "stack",
|
|
878
|
-
"direction": "vertical",
|
|
879
|
-
"gap": "lg"
|
|
879
|
+
]
|
|
880
880
|
}
|
|
881
881
|
]
|
|
882
882
|
]
|
|
@@ -927,39 +927,37 @@
|
|
|
927
927
|
"render-ui",
|
|
928
928
|
"main",
|
|
929
929
|
{
|
|
930
|
-
"direction": "vertical",
|
|
931
|
-
"type": "stack",
|
|
932
930
|
"gap": "lg",
|
|
933
931
|
"children": [
|
|
934
932
|
{
|
|
935
|
-
"align": "center",
|
|
936
|
-
"gap": "sm",
|
|
937
933
|
"direction": "horizontal",
|
|
934
|
+
"align": "center",
|
|
938
935
|
"justify": "between",
|
|
936
|
+
"type": "stack",
|
|
939
937
|
"children": [
|
|
940
938
|
{
|
|
939
|
+
"direction": "horizontal",
|
|
941
940
|
"type": "stack",
|
|
941
|
+
"gap": "sm",
|
|
942
942
|
"align": "center",
|
|
943
943
|
"children": [
|
|
944
944
|
{
|
|
945
|
-
"
|
|
946
|
-
"
|
|
945
|
+
"name": "tool",
|
|
946
|
+
"type": "icon"
|
|
947
947
|
},
|
|
948
948
|
{
|
|
949
|
-
"
|
|
949
|
+
"variant": "h2",
|
|
950
950
|
"content": "Executing Tool",
|
|
951
|
-
"
|
|
951
|
+
"type": "typography"
|
|
952
952
|
}
|
|
953
|
-
]
|
|
954
|
-
"gap": "sm",
|
|
955
|
-
"direction": "horizontal"
|
|
953
|
+
]
|
|
956
954
|
},
|
|
957
955
|
{
|
|
958
956
|
"type": "badge",
|
|
959
957
|
"label": "@entity.maxIterations"
|
|
960
958
|
}
|
|
961
959
|
],
|
|
962
|
-
"
|
|
960
|
+
"gap": "sm"
|
|
963
961
|
},
|
|
964
962
|
{
|
|
965
963
|
"type": "divider"
|
|
@@ -978,9 +976,9 @@
|
|
|
978
976
|
"type": "typography"
|
|
979
977
|
},
|
|
980
978
|
{
|
|
979
|
+
"type": "typography",
|
|
981
980
|
"variant": "h4",
|
|
982
|
-
"content": "@entity.currentTool"
|
|
983
|
-
"type": "typography"
|
|
981
|
+
"content": "@entity.currentTool"
|
|
984
982
|
},
|
|
985
983
|
{
|
|
986
984
|
"type": "spinner"
|
|
@@ -990,28 +988,30 @@
|
|
|
990
988
|
]
|
|
991
989
|
},
|
|
992
990
|
{
|
|
991
|
+
"type": "card",
|
|
993
992
|
"children": [
|
|
994
993
|
{
|
|
995
|
-
"direction": "vertical",
|
|
996
|
-
"type": "stack",
|
|
997
994
|
"gap": "sm",
|
|
998
995
|
"children": [
|
|
999
996
|
{
|
|
1000
997
|
"content": "Plan",
|
|
1001
|
-
"
|
|
1002
|
-
"
|
|
998
|
+
"type": "typography",
|
|
999
|
+
"variant": "caption"
|
|
1003
1000
|
},
|
|
1004
1001
|
{
|
|
1005
|
-
"
|
|
1002
|
+
"content": "@entity.plan",
|
|
1006
1003
|
"variant": "body",
|
|
1007
|
-
"
|
|
1004
|
+
"type": "typography"
|
|
1008
1005
|
}
|
|
1009
|
-
]
|
|
1006
|
+
],
|
|
1007
|
+
"type": "stack",
|
|
1008
|
+
"direction": "vertical"
|
|
1010
1009
|
}
|
|
1011
|
-
]
|
|
1012
|
-
"type": "card"
|
|
1010
|
+
]
|
|
1013
1011
|
}
|
|
1014
|
-
]
|
|
1012
|
+
],
|
|
1013
|
+
"type": "stack",
|
|
1014
|
+
"direction": "vertical"
|
|
1015
1015
|
}
|
|
1016
1016
|
]
|
|
1017
1017
|
]
|
|
@@ -1035,51 +1035,51 @@
|
|
|
1035
1035
|
"render-ui",
|
|
1036
1036
|
"main",
|
|
1037
1037
|
{
|
|
1038
|
+
"direction": "vertical",
|
|
1039
|
+
"gap": "lg",
|
|
1038
1040
|
"type": "stack",
|
|
1041
|
+
"align": "center",
|
|
1039
1042
|
"children": [
|
|
1040
1043
|
{
|
|
1041
|
-
"
|
|
1042
|
-
"
|
|
1044
|
+
"name": "x-circle",
|
|
1045
|
+
"type": "icon"
|
|
1043
1046
|
},
|
|
1044
1047
|
{
|
|
1045
|
-
"type": "typography",
|
|
1046
1048
|
"content": "Loop Failed",
|
|
1047
|
-
"variant": "h2"
|
|
1049
|
+
"variant": "h2",
|
|
1050
|
+
"type": "typography"
|
|
1048
1051
|
},
|
|
1049
1052
|
{
|
|
1050
1053
|
"message": "@entity.error",
|
|
1051
|
-
"
|
|
1052
|
-
"
|
|
1054
|
+
"type": "alert",
|
|
1055
|
+
"variant": "error"
|
|
1053
1056
|
},
|
|
1054
1057
|
{
|
|
1055
1058
|
"type": "simple-grid",
|
|
1056
1059
|
"cols": 2.0,
|
|
1057
1060
|
"children": [
|
|
1058
1061
|
{
|
|
1062
|
+
"label": "Iterations Used",
|
|
1059
1063
|
"value": "@entity.iterations",
|
|
1060
|
-
"icon": "repeat",
|
|
1061
1064
|
"type": "stat-display",
|
|
1062
|
-
"
|
|
1065
|
+
"icon": "repeat"
|
|
1063
1066
|
},
|
|
1064
1067
|
{
|
|
1065
|
-
"
|
|
1066
|
-
"type": "stat-display",
|
|
1068
|
+
"value": "@entity.maxIterations",
|
|
1067
1069
|
"icon": "shield",
|
|
1068
|
-
"
|
|
1070
|
+
"type": "stat-display",
|
|
1071
|
+
"label": "Max Allowed"
|
|
1069
1072
|
}
|
|
1070
1073
|
]
|
|
1071
1074
|
},
|
|
1072
1075
|
{
|
|
1073
1076
|
"type": "button",
|
|
1074
|
-
"
|
|
1075
|
-
"icon": "rotate-ccw",
|
|
1077
|
+
"label": "Retry",
|
|
1076
1078
|
"action": "RESET",
|
|
1077
|
-
"
|
|
1079
|
+
"variant": "primary",
|
|
1080
|
+
"icon": "rotate-ccw"
|
|
1078
1081
|
}
|
|
1079
|
-
]
|
|
1080
|
-
"gap": "lg",
|
|
1081
|
-
"align": "center",
|
|
1082
|
-
"direction": "vertical"
|
|
1082
|
+
]
|
|
1083
1083
|
}
|
|
1084
1084
|
]
|
|
1085
1085
|
]
|
|
@@ -1133,24 +1133,22 @@
|
|
|
1133
1133
|
"render-ui",
|
|
1134
1134
|
"main",
|
|
1135
1135
|
{
|
|
1136
|
-
"type": "stack",
|
|
1137
|
-
"gap": "lg",
|
|
1138
1136
|
"children": [
|
|
1139
1137
|
{
|
|
1138
|
+
"direction": "horizontal",
|
|
1139
|
+
"gap": "sm",
|
|
1140
|
+
"align": "center",
|
|
1140
1141
|
"children": [
|
|
1141
1142
|
{
|
|
1142
1143
|
"name": "repeat",
|
|
1143
1144
|
"type": "icon"
|
|
1144
1145
|
},
|
|
1145
1146
|
{
|
|
1147
|
+
"variant": "h2",
|
|
1146
1148
|
"type": "typography",
|
|
1147
|
-
"content": "Tool Execution Loop"
|
|
1148
|
-
"variant": "h2"
|
|
1149
|
+
"content": "Tool Execution Loop"
|
|
1149
1150
|
}
|
|
1150
1151
|
],
|
|
1151
|
-
"gap": "sm",
|
|
1152
|
-
"align": "center",
|
|
1153
|
-
"direction": "horizontal",
|
|
1154
1152
|
"type": "stack"
|
|
1155
1153
|
},
|
|
1156
1154
|
{
|
|
@@ -1160,30 +1158,32 @@
|
|
|
1160
1158
|
"type": "card",
|
|
1161
1159
|
"children": [
|
|
1162
1160
|
{
|
|
1161
|
+
"direction": "vertical",
|
|
1162
|
+
"gap": "md",
|
|
1163
|
+
"type": "stack",
|
|
1163
1164
|
"children": [
|
|
1164
1165
|
{
|
|
1165
|
-
"variant": "body",
|
|
1166
1166
|
"type": "typography",
|
|
1167
|
-
"content": "Describe the task to execute with tools"
|
|
1167
|
+
"content": "Describe the task to execute with tools",
|
|
1168
|
+
"variant": "body"
|
|
1168
1169
|
},
|
|
1169
1170
|
{
|
|
1171
|
+
"submitEvent": "EXECUTE",
|
|
1170
1172
|
"entity": "@entity",
|
|
1171
1173
|
"fields": [
|
|
1172
1174
|
"task"
|
|
1173
1175
|
],
|
|
1174
|
-
"submitEvent": "EXECUTE",
|
|
1175
1176
|
"type": "form-section",
|
|
1176
1177
|
"mode": "edit"
|
|
1177
1178
|
}
|
|
1178
|
-
]
|
|
1179
|
-
"direction": "vertical",
|
|
1180
|
-
"type": "stack",
|
|
1181
|
-
"gap": "md"
|
|
1179
|
+
]
|
|
1182
1180
|
}
|
|
1183
1181
|
]
|
|
1184
1182
|
}
|
|
1185
1183
|
],
|
|
1186
|
-
"direction": "vertical"
|
|
1184
|
+
"direction": "vertical",
|
|
1185
|
+
"gap": "lg",
|
|
1186
|
+
"type": "stack"
|
|
1187
1187
|
}
|
|
1188
1188
|
]
|
|
1189
1189
|
]
|
|
@@ -1238,24 +1238,24 @@
|
|
|
1238
1238
|
"main",
|
|
1239
1239
|
{
|
|
1240
1240
|
"direction": "vertical",
|
|
1241
|
-
"
|
|
1241
|
+
"type": "stack",
|
|
1242
1242
|
"children": [
|
|
1243
1243
|
{
|
|
1244
|
-
"type": "stack",
|
|
1245
1244
|
"direction": "horizontal",
|
|
1245
|
+
"type": "stack",
|
|
1246
1246
|
"align": "center",
|
|
1247
|
+
"gap": "sm",
|
|
1247
1248
|
"children": [
|
|
1248
1249
|
{
|
|
1249
|
-
"
|
|
1250
|
-
"
|
|
1250
|
+
"type": "icon",
|
|
1251
|
+
"name": "repeat"
|
|
1251
1252
|
},
|
|
1252
1253
|
{
|
|
1253
|
-
"type": "typography",
|
|
1254
1254
|
"variant": "h2",
|
|
1255
|
-
"content": "Tool Execution Loop"
|
|
1255
|
+
"content": "Tool Execution Loop",
|
|
1256
|
+
"type": "typography"
|
|
1256
1257
|
}
|
|
1257
|
-
]
|
|
1258
|
-
"gap": "sm"
|
|
1258
|
+
]
|
|
1259
1259
|
},
|
|
1260
1260
|
{
|
|
1261
1261
|
"type": "divider"
|
|
@@ -1263,31 +1263,31 @@
|
|
|
1263
1263
|
{
|
|
1264
1264
|
"children": [
|
|
1265
1265
|
{
|
|
1266
|
-
"gap": "md",
|
|
1267
1266
|
"direction": "vertical",
|
|
1267
|
+
"gap": "md",
|
|
1268
|
+
"type": "stack",
|
|
1268
1269
|
"children": [
|
|
1269
1270
|
{
|
|
1270
|
-
"type": "typography",
|
|
1271
1271
|
"content": "Describe the task to execute with tools",
|
|
1272
|
-
"variant": "body"
|
|
1272
|
+
"variant": "body",
|
|
1273
|
+
"type": "typography"
|
|
1273
1274
|
},
|
|
1274
1275
|
{
|
|
1275
1276
|
"entity": "@entity",
|
|
1276
|
-
"
|
|
1277
|
+
"mode": "edit",
|
|
1277
1278
|
"fields": [
|
|
1278
1279
|
"task"
|
|
1279
1280
|
],
|
|
1280
|
-
"
|
|
1281
|
-
"
|
|
1281
|
+
"submitEvent": "EXECUTE",
|
|
1282
|
+
"type": "form-section"
|
|
1282
1283
|
}
|
|
1283
|
-
]
|
|
1284
|
-
"type": "stack"
|
|
1284
|
+
]
|
|
1285
1285
|
}
|
|
1286
1286
|
],
|
|
1287
1287
|
"type": "card"
|
|
1288
1288
|
}
|
|
1289
1289
|
],
|
|
1290
|
-
"
|
|
1290
|
+
"gap": "lg"
|
|
1291
1291
|
}
|
|
1292
1292
|
]
|
|
1293
1293
|
]
|