@almadar/std 14.24.0 → 14.26.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/behaviors/registry/agent/atoms/std-agent-activity-log.orb +69 -69
- package/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +126 -126
- package/behaviors/registry/agent/atoms/std-agent-classifier.orb +95 -95
- package/behaviors/registry/agent/atoms/std-agent-completion.orb +113 -113
- package/behaviors/registry/agent/atoms/std-agent-context-window.orb +408 -408
- package/behaviors/registry/agent/atoms/std-agent-conversation.orb +89 -89
- package/behaviors/registry/agent/atoms/std-agent-memory.orb +76 -76
- package/behaviors/registry/agent/atoms/std-agent-provider.orb +119 -119
- package/behaviors/registry/agent/atoms/std-agent-search.orb +74 -74
- package/behaviors/registry/agent/atoms/std-agent-session.orb +112 -112
- package/behaviors/registry/agent/atoms/std-agent-step-progress.orb +183 -183
- package/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +339 -339
- package/behaviors/registry/agent/atoms/std-agent-tool-call.orb +62 -62
- package/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
- package/behaviors/registry/agent/molecules/std-agent-learner.orb +182 -182
- package/behaviors/registry/agent/molecules/std-agent-planner.orb +115 -115
- package/behaviors/registry/agent/molecules/std-agent-rag.orb +101 -101
- package/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +179 -179
- package/behaviors/registry/agent/organisms/std-agent-assistant.orb +1171 -1171
- package/behaviors/registry/agent/organisms/std-agent-builder.orb +2944 -2944
- package/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2105 -2105
- package/behaviors/registry/agent/organisms/std-agent-reviewer.orb +939 -939
- package/behaviors/registry/agent/organisms/std-agent-tutor.orb +803 -803
- package/behaviors/registry/app/atoms/std-ap-bill.orb +79 -29
- package/behaviors/registry/app/atoms/std-applicant.orb +47 -47
- package/behaviors/registry/app/atoms/std-approval-request.orb +203 -100
- package/behaviors/registry/app/atoms/std-campaign-goal.orb +234 -32
- package/behaviors/registry/app/atoms/std-change-order.orb +106 -84
- package/behaviors/registry/app/atoms/std-chart-of-accounts.orb +97 -40
- package/behaviors/registry/app/atoms/std-checkin.orb +70 -70
- package/behaviors/registry/app/atoms/std-checkout-terminal.orb +492 -54
- package/behaviors/registry/app/atoms/std-class-roster.orb +61 -36
- package/behaviors/registry/app/atoms/std-class-session.orb +111 -48
- package/behaviors/registry/app/atoms/std-court-deadline.orb +119 -43
- package/behaviors/registry/app/atoms/std-customer-account.orb +125 -48
- package/behaviors/registry/app/atoms/std-donation-receipt.orb +64 -42
- package/behaviors/registry/app/atoms/std-donor.orb +88 -38
- package/behaviors/registry/app/atoms/std-drip-sequence.orb +66 -40
- package/behaviors/registry/app/atoms/std-driver.orb +92 -80
- package/behaviors/registry/app/atoms/std-dunning.orb +177 -52
- package/behaviors/registry/app/atoms/std-email-broadcast.orb +41 -41
- package/behaviors/registry/app/atoms/std-event.orb +60 -60
- package/behaviors/registry/app/atoms/std-health-score.orb +224 -76
- package/behaviors/registry/app/atoms/std-help-article.orb +206 -89
- package/behaviors/registry/app/atoms/std-help-category.orb +113 -79
- package/behaviors/registry/app/atoms/std-interview-slot.orb +40 -40
- package/behaviors/registry/app/atoms/std-invoice.orb +135 -135
- package/behaviors/registry/app/atoms/std-kitchen-display.orb +53 -53
- package/behaviors/registry/app/atoms/std-lease.orb +174 -38
- package/behaviors/registry/app/atoms/std-ledger-entry.orb +165 -39
- package/behaviors/registry/app/atoms/std-maintenance-request.orb +130 -50
- package/behaviors/registry/app/atoms/std-matter.orb +237 -40
- package/behaviors/registry/app/atoms/std-membership.orb +93 -37
- package/behaviors/registry/app/atoms/std-menu.orb +44 -44
- package/behaviors/registry/app/atoms/std-modifier-group.orb +38 -38
- package/behaviors/registry/app/atoms/std-nps-survey.orb +115 -91
- package/behaviors/registry/app/atoms/std-offer-letter.orb +32 -32
- package/behaviors/registry/app/atoms/std-payout-ledger.orb +63 -63
- package/behaviors/registry/app/atoms/std-question-bank.orb +51 -51
- package/behaviors/registry/app/atoms/std-receipt.orb +34 -34
- package/behaviors/registry/app/atoms/std-recurring-charge.orb +152 -60
- package/behaviors/registry/app/atoms/std-renewal-risk.orb +153 -86
- package/behaviors/registry/app/atoms/std-rent-charge.orb +24 -24
- package/behaviors/registry/app/atoms/std-reorder-rule.orb +60 -54
- package/behaviors/registry/app/atoms/std-response-collector.orb +48 -48
- package/behaviors/registry/app/atoms/std-rfi.orb +174 -119
- package/behaviors/registry/app/atoms/std-route-optimize.orb +46 -46
- package/behaviors/registry/app/atoms/std-segment.orb +76 -33
- package/behaviors/registry/app/atoms/std-stock-level.orb +106 -32
- package/behaviors/registry/app/atoms/std-submittal.orb +259 -104
- package/behaviors/registry/app/atoms/std-table-map.orb +47 -47
- package/behaviors/registry/app/atoms/std-technician-dispatch.orb +43 -43
- package/behaviors/registry/app/atoms/std-telematics-event.orb +111 -37
- package/behaviors/registry/app/atoms/std-template-editor.orb +85 -41
- package/behaviors/registry/app/atoms/std-tenant.orb +89 -39
- package/behaviors/registry/app/atoms/std-ticket-tier.orb +62 -62
- package/behaviors/registry/app/atoms/std-time-entry.orb +133 -80
- package/behaviors/registry/app/atoms/std-timesheet.orb +122 -102
- package/behaviors/registry/app/atoms/std-trial.orb +116 -47
- package/behaviors/registry/app/atoms/std-vehicle.orb +236 -111
- package/behaviors/registry/app/atoms/std-waitlist.orb +39 -39
- package/behaviors/registry/app/atoms/std-warehouse.orb +214 -30
- package/behaviors/registry/app/atoms/std-work-order.orb +61 -61
- package/behaviors/registry/app/molecules/std-applicant-form.orb +39 -39
- package/behaviors/registry/app/molecules/std-application.orb +159 -159
- package/behaviors/registry/app/molecules/std-broadcast-builder.orb +168 -53
- package/behaviors/registry/app/molecules/std-cart.orb +49 -49
- package/behaviors/registry/app/molecules/std-form-builder.orb +86 -86
- package/behaviors/registry/app/molecules/std-ledger-entry-form.orb +84 -62
- package/behaviors/registry/app/molecules/std-stock-adjustment.orb +90 -57
- package/behaviors/registry/app/molecules/std-vendor-onboarding.orb +256 -256
- package/behaviors/registry/app/organisms/std-accounting.orb +89 -89
- package/behaviors/registry/app/organisms/std-api-gateway.orb +213 -213
- package/behaviors/registry/app/organisms/std-ats-recruiting.orb +145 -145
- package/behaviors/registry/app/organisms/std-booking-system.orb +656 -656
- package/behaviors/registry/app/organisms/std-cicd-pipeline.orb +276 -276
- package/behaviors/registry/app/organisms/std-cms.orb +296 -296
- package/behaviors/registry/app/organisms/std-coding-academy.orb +196 -196
- package/behaviors/registry/app/organisms/std-construction-pm.orb +722 -89
- package/behaviors/registry/app/organisms/std-crm.orb +248 -248
- package/behaviors/registry/app/organisms/std-customer-success.orb +89 -89
- package/behaviors/registry/app/organisms/std-devops-dashboard.orb +442 -442
- package/behaviors/registry/app/organisms/std-document-mgmt.orb +84 -84
- package/behaviors/registry/app/organisms/std-ecommerce.orb +709 -709
- package/behaviors/registry/app/organisms/std-event-ticketing.orb +206 -206
- package/behaviors/registry/app/organisms/std-field-service.orb +176 -176
- package/behaviors/registry/app/organisms/std-finance-tracker.orb +201 -201
- package/behaviors/registry/app/organisms/std-fitness-studio.orb +141 -141
- package/behaviors/registry/app/organisms/std-fleet-mgmt.orb +737 -88
- package/behaviors/registry/app/organisms/std-forum.orb +152 -152
- package/behaviors/registry/app/organisms/std-healthcare.orb +555 -555
- package/behaviors/registry/app/organisms/std-helpdesk.orb +194 -194
- package/behaviors/registry/app/organisms/std-hr-portal.orb +436 -436
- package/behaviors/registry/app/organisms/std-inventory.orb +904 -102
- package/behaviors/registry/app/organisms/std-iot-dashboard.orb +380 -380
- package/behaviors/registry/app/organisms/std-legal-case.orb +361 -135
- package/behaviors/registry/app/organisms/std-listings.orb +129 -129
- package/behaviors/registry/app/organisms/std-lms.orb +381 -381
- package/behaviors/registry/app/organisms/std-marketing-campaign.orb +135 -135
- package/behaviors/registry/app/organisms/std-marketplace.orb +220 -220
- package/behaviors/registry/app/organisms/std-nonprofit-donations.orb +86 -86
- package/behaviors/registry/app/organisms/std-notes.orb +301 -90
- package/behaviors/registry/app/organisms/std-project-manager.orb +200 -200
- package/behaviors/registry/app/organisms/std-property-mgmt.orb +920 -94
- package/behaviors/registry/app/organisms/std-public-help-center.orb +516 -102
- package/behaviors/registry/app/organisms/std-realtime-chat.orb +235 -235
- package/behaviors/registry/app/organisms/std-restaurant-pos.orb +127 -127
- package/behaviors/registry/app/organisms/std-retail-pos.orb +136 -136
- package/behaviors/registry/app/organisms/std-social-feed.orb +158 -158
- package/behaviors/registry/app/organisms/std-subscription-billing.orb +200 -200
- package/behaviors/registry/app/organisms/std-survey.orb +123 -123
- package/behaviors/registry/app/organisms/std-time-tracking.orb +960 -84
- package/behaviors/registry/app/organisms/std-trading-dashboard.orb +281 -281
- package/behaviors/registry/app/organisms/std-wiki.orb +141 -141
- package/behaviors/registry/core/atoms/std-billable-hour.orb +99 -42
- package/behaviors/registry/core/atoms/std-branching-logic.orb +84 -84
- package/behaviors/registry/core/atoms/std-browse.orb +55 -55
- package/behaviors/registry/core/atoms/std-cache-aside.orb +84 -84
- package/behaviors/registry/core/atoms/std-calendar.orb +47 -47
- package/behaviors/registry/core/atoms/std-circuit-breaker.orb +170 -170
- package/behaviors/registry/core/atoms/std-confirmation.orb +32 -32
- package/behaviors/registry/core/atoms/std-display.orb +2 -2
- package/behaviors/registry/core/atoms/std-drawer.orb +11 -11
- package/behaviors/registry/core/atoms/std-esign-request.orb +60 -41
- package/behaviors/registry/core/atoms/std-file-store.orb +178 -31
- package/behaviors/registry/core/atoms/std-filter.orb +13 -13
- package/behaviors/registry/core/atoms/std-flag.orb +90 -90
- package/behaviors/registry/core/atoms/std-gallery.orb +50 -50
- package/behaviors/registry/core/atoms/std-geosearch.orb +26 -26
- package/behaviors/registry/core/atoms/std-graphs.orb +40 -40
- package/behaviors/registry/core/atoms/std-image-upload-multi.orb +50 -50
- package/behaviors/registry/core/atoms/std-mod-queue.orb +47 -47
- package/behaviors/registry/core/atoms/std-modal.orb +12 -12
- package/behaviors/registry/core/atoms/std-page-tree.orb +144 -48
- package/behaviors/registry/core/atoms/std-pagination.orb +13 -13
- package/behaviors/registry/core/atoms/std-push.orb +35 -35
- package/behaviors/registry/core/atoms/std-rate-limiter.orb +179 -179
- package/behaviors/registry/core/atoms/std-rating-review.orb +69 -69
- package/behaviors/registry/core/atoms/std-related.orb +36 -36
- package/behaviors/registry/core/atoms/std-rich-editor.orb +193 -55
- package/behaviors/registry/core/atoms/std-saved-search.orb +63 -63
- package/behaviors/registry/core/atoms/std-search.orb +8 -8
- package/behaviors/registry/core/atoms/std-selection.orb +93 -93
- package/behaviors/registry/core/atoms/std-signature-capture.orb +90 -90
- package/behaviors/registry/core/atoms/std-stats.orb +114 -114
- package/behaviors/registry/core/atoms/std-tabs.orb +26 -26
- package/behaviors/registry/core/atoms/std-tag-taxonomy.orb +61 -61
- package/behaviors/registry/core/atoms/std-thread.orb +46 -46
- package/behaviors/registry/core/atoms/std-version-history.orb +69 -69
- package/behaviors/registry/core/atoms/std-vote.orb +37 -37
- package/behaviors/registry/core/molecules/std-app-layout.orb +19 -19
- package/behaviors/registry/core/molecules/std-dashboard-grid-layout.orb +10 -10
- package/behaviors/registry/core/molecules/std-dashboard.orb +46 -46
- package/behaviors/registry/core/molecules/std-esign-flow.orb +139 -56
- package/behaviors/registry/core/molecules/std-filtered-list.orb +24 -24
- package/behaviors/registry/core/molecules/std-form-advanced.orb +121 -121
- package/behaviors/registry/core/molecules/std-list.orb +57 -57
- package/behaviors/registry/core/molecules/std-master-detail-layout.orb +16 -16
- package/behaviors/registry/core/molecules/std-stack-layout.orb +12 -12
- package/behaviors/registry/core/molecules/std-tabs-layout.orb +11 -11
- package/behaviors/registry/core/molecules/std-wizard-form.orb +141 -141
- package/behaviors/registry/core/organisms/std-generic-app.orb +554 -554
- package/behaviors/registry/game/atoms/std-collision.orb +0 -595
- package/behaviors/registry/game/atoms/std-combat.orb +0 -524
- package/behaviors/registry/game/atoms/std-dialogue-box.orb +25 -25
- package/behaviors/registry/game/atoms/std-game-canvas2d.orb +48 -48
- package/behaviors/registry/game/atoms/std-gameflow.orb +0 -456
- package/behaviors/registry/game/atoms/std-movement.orb +0 -1279
- package/behaviors/registry/game/atoms/std-overworld.orb +68 -68
- package/behaviors/registry/game/atoms/std-physics2d.orb +80 -80
- package/behaviors/registry/game/atoms/std-quest.orb +137 -137
- package/behaviors/registry/game/atoms/std-timer.orb +269 -269
- package/behaviors/registry/game/organisms/std-arcade-game.orb +0 -1446
- package/behaviors/registry/game/organisms/std-logic-training.orb +0 -1037
- package/behaviors/registry/game/organisms/std-platformer-app.orb +0 -2567
- package/behaviors/registry/game/organisms/std-puzzle-app.orb +0 -1197
- package/behaviors/registry/game/organisms/std-rpg-game.orb +0 -3509
- package/behaviors/registry/game/organisms/std-stem-lab.orb +0 -2003
- package/behaviors/registry/game/organisms/std-strategy-game.orb +0 -2686
- package/behaviors/registry/probes/molecules/std-source-scope-probe.orb +33 -33
- package/behaviors/registry/service/atoms/std-service-calendar-ical.orb +56 -56
- package/behaviors/registry/service/atoms/std-service-custom-bearer.orb +64 -64
- package/behaviors/registry/service/atoms/std-service-email.orb +62 -62
- package/behaviors/registry/service/atoms/std-service-github.orb +59 -59
- package/behaviors/registry/service/atoms/std-service-llm.orb +69 -69
- package/behaviors/registry/service/atoms/std-service-maps.orb +79 -79
- package/behaviors/registry/service/atoms/std-service-oauth.orb +56 -56
- package/behaviors/registry/service/atoms/std-service-print.orb +104 -104
- package/behaviors/registry/service/atoms/std-service-redis.orb +53 -53
- package/behaviors/registry/service/atoms/std-service-storage.orb +50 -50
- package/behaviors/registry/service/atoms/std-service-stripe.orb +99 -99
- package/behaviors/registry/service/atoms/std-service-twilio.orb +58 -58
- package/behaviors/registry/service/atoms/std-service-youtube.orb +30 -30
- package/behaviors/registry/service/organisms/std-service-marketplace.orb +871 -871
- package/behaviors/registry/service/organisms/std-service-research-assistant.orb +802 -802
- package/dist/behaviors/behaviors-registry.json +4 -684
- package/dist/behaviors/registry/agent/atoms/std-agent-activity-log.orb +69 -69
- package/dist/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +126 -126
- package/dist/behaviors/registry/agent/atoms/std-agent-classifier.orb +95 -95
- package/dist/behaviors/registry/agent/atoms/std-agent-completion.orb +113 -113
- package/dist/behaviors/registry/agent/atoms/std-agent-context-window.orb +408 -408
- package/dist/behaviors/registry/agent/atoms/std-agent-conversation.orb +89 -89
- package/dist/behaviors/registry/agent/atoms/std-agent-memory.orb +76 -76
- package/dist/behaviors/registry/agent/atoms/std-agent-provider.orb +119 -119
- package/dist/behaviors/registry/agent/atoms/std-agent-search.orb +74 -74
- package/dist/behaviors/registry/agent/atoms/std-agent-session.orb +112 -112
- package/dist/behaviors/registry/agent/atoms/std-agent-step-progress.orb +183 -183
- package/dist/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +339 -339
- package/dist/behaviors/registry/agent/atoms/std-agent-tool-call.orb +62 -62
- package/dist/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
- package/dist/behaviors/registry/agent/molecules/std-agent-learner.orb +182 -182
- package/dist/behaviors/registry/agent/molecules/std-agent-planner.orb +115 -115
- package/dist/behaviors/registry/agent/molecules/std-agent-rag.orb +101 -101
- package/dist/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +179 -179
- package/dist/behaviors/registry/agent/organisms/std-agent-assistant.orb +1171 -1171
- package/dist/behaviors/registry/agent/organisms/std-agent-builder.orb +2944 -2944
- package/dist/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2105 -2105
- package/dist/behaviors/registry/agent/organisms/std-agent-reviewer.orb +939 -939
- package/dist/behaviors/registry/agent/organisms/std-agent-tutor.orb +803 -803
- package/dist/behaviors/registry/app/atoms/std-ap-bill.orb +79 -29
- package/dist/behaviors/registry/app/atoms/std-applicant.orb +47 -47
- package/dist/behaviors/registry/app/atoms/std-approval-request.orb +203 -100
- package/dist/behaviors/registry/app/atoms/std-campaign-goal.orb +234 -32
- package/dist/behaviors/registry/app/atoms/std-change-order.orb +106 -84
- package/dist/behaviors/registry/app/atoms/std-chart-of-accounts.orb +97 -40
- package/dist/behaviors/registry/app/atoms/std-checkin.orb +70 -70
- package/dist/behaviors/registry/app/atoms/std-checkout-terminal.orb +492 -54
- package/dist/behaviors/registry/app/atoms/std-class-roster.orb +61 -36
- package/dist/behaviors/registry/app/atoms/std-class-session.orb +111 -48
- package/dist/behaviors/registry/app/atoms/std-court-deadline.orb +119 -43
- package/dist/behaviors/registry/app/atoms/std-customer-account.orb +125 -48
- package/dist/behaviors/registry/app/atoms/std-donation-receipt.orb +64 -42
- package/dist/behaviors/registry/app/atoms/std-donor.orb +88 -38
- package/dist/behaviors/registry/app/atoms/std-drip-sequence.orb +66 -40
- package/dist/behaviors/registry/app/atoms/std-driver.orb +92 -80
- package/dist/behaviors/registry/app/atoms/std-dunning.orb +177 -52
- package/dist/behaviors/registry/app/atoms/std-email-broadcast.orb +41 -41
- package/dist/behaviors/registry/app/atoms/std-event.orb +60 -60
- package/dist/behaviors/registry/app/atoms/std-health-score.orb +224 -76
- package/dist/behaviors/registry/app/atoms/std-help-article.orb +206 -89
- package/dist/behaviors/registry/app/atoms/std-help-category.orb +113 -79
- package/dist/behaviors/registry/app/atoms/std-interview-slot.orb +40 -40
- package/dist/behaviors/registry/app/atoms/std-invoice.orb +135 -135
- package/dist/behaviors/registry/app/atoms/std-kitchen-display.orb +53 -53
- package/dist/behaviors/registry/app/atoms/std-lease.orb +174 -38
- package/dist/behaviors/registry/app/atoms/std-ledger-entry.orb +165 -39
- package/dist/behaviors/registry/app/atoms/std-maintenance-request.orb +130 -50
- package/dist/behaviors/registry/app/atoms/std-matter.orb +237 -40
- package/dist/behaviors/registry/app/atoms/std-membership.orb +93 -37
- package/dist/behaviors/registry/app/atoms/std-menu.orb +44 -44
- package/dist/behaviors/registry/app/atoms/std-modifier-group.orb +38 -38
- package/dist/behaviors/registry/app/atoms/std-nps-survey.orb +115 -91
- package/dist/behaviors/registry/app/atoms/std-offer-letter.orb +32 -32
- package/dist/behaviors/registry/app/atoms/std-payout-ledger.orb +63 -63
- package/dist/behaviors/registry/app/atoms/std-question-bank.orb +51 -51
- package/dist/behaviors/registry/app/atoms/std-receipt.orb +34 -34
- package/dist/behaviors/registry/app/atoms/std-recurring-charge.orb +152 -60
- package/dist/behaviors/registry/app/atoms/std-renewal-risk.orb +153 -86
- package/dist/behaviors/registry/app/atoms/std-rent-charge.orb +24 -24
- package/dist/behaviors/registry/app/atoms/std-reorder-rule.orb +60 -54
- package/dist/behaviors/registry/app/atoms/std-response-collector.orb +48 -48
- package/dist/behaviors/registry/app/atoms/std-rfi.orb +174 -119
- package/dist/behaviors/registry/app/atoms/std-route-optimize.orb +46 -46
- package/dist/behaviors/registry/app/atoms/std-segment.orb +76 -33
- package/dist/behaviors/registry/app/atoms/std-stock-level.orb +106 -32
- package/dist/behaviors/registry/app/atoms/std-submittal.orb +259 -104
- package/dist/behaviors/registry/app/atoms/std-table-map.orb +47 -47
- package/dist/behaviors/registry/app/atoms/std-technician-dispatch.orb +43 -43
- package/dist/behaviors/registry/app/atoms/std-telematics-event.orb +111 -37
- package/dist/behaviors/registry/app/atoms/std-template-editor.orb +85 -41
- package/dist/behaviors/registry/app/atoms/std-tenant.orb +89 -39
- package/dist/behaviors/registry/app/atoms/std-ticket-tier.orb +62 -62
- package/dist/behaviors/registry/app/atoms/std-time-entry.orb +133 -80
- package/dist/behaviors/registry/app/atoms/std-timesheet.orb +122 -102
- package/dist/behaviors/registry/app/atoms/std-trial.orb +116 -47
- package/dist/behaviors/registry/app/atoms/std-vehicle.orb +236 -111
- package/dist/behaviors/registry/app/atoms/std-waitlist.orb +39 -39
- package/dist/behaviors/registry/app/atoms/std-warehouse.orb +214 -30
- package/dist/behaviors/registry/app/atoms/std-work-order.orb +61 -61
- package/dist/behaviors/registry/app/molecules/std-applicant-form.orb +39 -39
- package/dist/behaviors/registry/app/molecules/std-application.orb +159 -159
- package/dist/behaviors/registry/app/molecules/std-broadcast-builder.orb +168 -53
- package/dist/behaviors/registry/app/molecules/std-cart.orb +49 -49
- package/dist/behaviors/registry/app/molecules/std-form-builder.orb +86 -86
- package/dist/behaviors/registry/app/molecules/std-ledger-entry-form.orb +84 -62
- package/dist/behaviors/registry/app/molecules/std-stock-adjustment.orb +90 -57
- package/dist/behaviors/registry/app/molecules/std-vendor-onboarding.orb +256 -256
- package/dist/behaviors/registry/app/organisms/std-accounting.orb +89 -89
- package/dist/behaviors/registry/app/organisms/std-api-gateway.orb +213 -213
- package/dist/behaviors/registry/app/organisms/std-ats-recruiting.orb +145 -145
- package/dist/behaviors/registry/app/organisms/std-booking-system.orb +656 -656
- package/dist/behaviors/registry/app/organisms/std-cicd-pipeline.orb +276 -276
- package/dist/behaviors/registry/app/organisms/std-cms.orb +296 -296
- package/dist/behaviors/registry/app/organisms/std-coding-academy.orb +196 -196
- package/dist/behaviors/registry/app/organisms/std-construction-pm.orb +722 -89
- package/dist/behaviors/registry/app/organisms/std-crm.orb +248 -248
- package/dist/behaviors/registry/app/organisms/std-customer-success.orb +89 -89
- package/dist/behaviors/registry/app/organisms/std-devops-dashboard.orb +442 -442
- package/dist/behaviors/registry/app/organisms/std-document-mgmt.orb +84 -84
- package/dist/behaviors/registry/app/organisms/std-ecommerce.orb +709 -709
- package/dist/behaviors/registry/app/organisms/std-event-ticketing.orb +206 -206
- package/dist/behaviors/registry/app/organisms/std-field-service.orb +176 -176
- package/dist/behaviors/registry/app/organisms/std-finance-tracker.orb +201 -201
- package/dist/behaviors/registry/app/organisms/std-fitness-studio.orb +141 -141
- package/dist/behaviors/registry/app/organisms/std-fleet-mgmt.orb +737 -88
- package/dist/behaviors/registry/app/organisms/std-forum.orb +152 -152
- package/dist/behaviors/registry/app/organisms/std-healthcare.orb +555 -555
- package/dist/behaviors/registry/app/organisms/std-helpdesk.orb +194 -194
- package/dist/behaviors/registry/app/organisms/std-hr-portal.orb +436 -436
- package/dist/behaviors/registry/app/organisms/std-inventory.orb +904 -102
- package/dist/behaviors/registry/app/organisms/std-iot-dashboard.orb +380 -380
- package/dist/behaviors/registry/app/organisms/std-legal-case.orb +361 -135
- package/dist/behaviors/registry/app/organisms/std-listings.orb +129 -129
- package/dist/behaviors/registry/app/organisms/std-lms.orb +381 -381
- package/dist/behaviors/registry/app/organisms/std-marketing-campaign.orb +135 -135
- package/dist/behaviors/registry/app/organisms/std-marketplace.orb +220 -220
- package/dist/behaviors/registry/app/organisms/std-nonprofit-donations.orb +86 -86
- package/dist/behaviors/registry/app/organisms/std-notes.orb +301 -90
- package/dist/behaviors/registry/app/organisms/std-project-manager.orb +200 -200
- package/dist/behaviors/registry/app/organisms/std-property-mgmt.orb +920 -94
- package/dist/behaviors/registry/app/organisms/std-public-help-center.orb +516 -102
- package/dist/behaviors/registry/app/organisms/std-realtime-chat.orb +235 -235
- package/dist/behaviors/registry/app/organisms/std-restaurant-pos.orb +127 -127
- package/dist/behaviors/registry/app/organisms/std-retail-pos.orb +136 -136
- package/dist/behaviors/registry/app/organisms/std-social-feed.orb +158 -158
- package/dist/behaviors/registry/app/organisms/std-subscription-billing.orb +200 -200
- package/dist/behaviors/registry/app/organisms/std-survey.orb +123 -123
- package/dist/behaviors/registry/app/organisms/std-time-tracking.orb +960 -84
- package/dist/behaviors/registry/app/organisms/std-trading-dashboard.orb +281 -281
- package/dist/behaviors/registry/app/organisms/std-wiki.orb +141 -141
- package/dist/behaviors/registry/core/atoms/std-billable-hour.orb +99 -42
- package/dist/behaviors/registry/core/atoms/std-branching-logic.orb +84 -84
- package/dist/behaviors/registry/core/atoms/std-browse.orb +55 -55
- package/dist/behaviors/registry/core/atoms/std-cache-aside.orb +84 -84
- package/dist/behaviors/registry/core/atoms/std-calendar.orb +47 -47
- package/dist/behaviors/registry/core/atoms/std-circuit-breaker.orb +170 -170
- package/dist/behaviors/registry/core/atoms/std-confirmation.orb +32 -32
- package/dist/behaviors/registry/core/atoms/std-display.orb +2 -2
- package/dist/behaviors/registry/core/atoms/std-drawer.orb +11 -11
- package/dist/behaviors/registry/core/atoms/std-esign-request.orb +60 -41
- package/dist/behaviors/registry/core/atoms/std-file-store.orb +178 -31
- package/dist/behaviors/registry/core/atoms/std-filter.orb +13 -13
- package/dist/behaviors/registry/core/atoms/std-flag.orb +90 -90
- package/dist/behaviors/registry/core/atoms/std-gallery.orb +50 -50
- package/dist/behaviors/registry/core/atoms/std-geosearch.orb +26 -26
- package/dist/behaviors/registry/core/atoms/std-graphs.orb +40 -40
- package/dist/behaviors/registry/core/atoms/std-image-upload-multi.orb +50 -50
- package/dist/behaviors/registry/core/atoms/std-mod-queue.orb +47 -47
- package/dist/behaviors/registry/core/atoms/std-modal.orb +12 -12
- package/dist/behaviors/registry/core/atoms/std-page-tree.orb +144 -48
- package/dist/behaviors/registry/core/atoms/std-pagination.orb +13 -13
- package/dist/behaviors/registry/core/atoms/std-push.orb +35 -35
- package/dist/behaviors/registry/core/atoms/std-rate-limiter.orb +179 -179
- package/dist/behaviors/registry/core/atoms/std-rating-review.orb +69 -69
- package/dist/behaviors/registry/core/atoms/std-related.orb +36 -36
- package/dist/behaviors/registry/core/atoms/std-rich-editor.orb +193 -55
- package/dist/behaviors/registry/core/atoms/std-saved-search.orb +63 -63
- package/dist/behaviors/registry/core/atoms/std-search.orb +8 -8
- package/dist/behaviors/registry/core/atoms/std-selection.orb +93 -93
- package/dist/behaviors/registry/core/atoms/std-signature-capture.orb +90 -90
- package/dist/behaviors/registry/core/atoms/std-stats.orb +114 -114
- package/dist/behaviors/registry/core/atoms/std-tabs.orb +26 -26
- package/dist/behaviors/registry/core/atoms/std-tag-taxonomy.orb +61 -61
- package/dist/behaviors/registry/core/atoms/std-thread.orb +46 -46
- package/dist/behaviors/registry/core/atoms/std-version-history.orb +69 -69
- package/dist/behaviors/registry/core/atoms/std-vote.orb +37 -37
- package/dist/behaviors/registry/core/molecules/std-app-layout.orb +19 -19
- package/dist/behaviors/registry/core/molecules/std-dashboard-grid-layout.orb +10 -10
- package/dist/behaviors/registry/core/molecules/std-dashboard.orb +46 -46
- package/dist/behaviors/registry/core/molecules/std-esign-flow.orb +139 -56
- package/dist/behaviors/registry/core/molecules/std-filtered-list.orb +24 -24
- package/dist/behaviors/registry/core/molecules/std-form-advanced.orb +121 -121
- package/dist/behaviors/registry/core/molecules/std-list.orb +57 -57
- package/dist/behaviors/registry/core/molecules/std-master-detail-layout.orb +16 -16
- package/dist/behaviors/registry/core/molecules/std-stack-layout.orb +12 -12
- package/dist/behaviors/registry/core/molecules/std-tabs-layout.orb +11 -11
- package/dist/behaviors/registry/core/molecules/std-wizard-form.orb +141 -141
- package/dist/behaviors/registry/core/organisms/std-generic-app.orb +554 -554
- package/dist/behaviors/registry/game/atoms/std-collision.orb +0 -595
- package/dist/behaviors/registry/game/atoms/std-combat.orb +0 -524
- package/dist/behaviors/registry/game/atoms/std-dialogue-box.orb +25 -25
- package/dist/behaviors/registry/game/atoms/std-game-canvas2d.orb +48 -48
- package/dist/behaviors/registry/game/atoms/std-gameflow.orb +0 -456
- package/dist/behaviors/registry/game/atoms/std-movement.orb +0 -1279
- package/dist/behaviors/registry/game/atoms/std-overworld.orb +68 -68
- package/dist/behaviors/registry/game/atoms/std-physics2d.orb +80 -80
- package/dist/behaviors/registry/game/atoms/std-quest.orb +137 -137
- package/dist/behaviors/registry/game/atoms/std-timer.orb +269 -269
- package/dist/behaviors/registry/game/organisms/std-arcade-game.orb +0 -1446
- package/dist/behaviors/registry/game/organisms/std-logic-training.orb +0 -1037
- package/dist/behaviors/registry/game/organisms/std-platformer-app.orb +0 -2567
- package/dist/behaviors/registry/game/organisms/std-puzzle-app.orb +0 -1197
- package/dist/behaviors/registry/game/organisms/std-rpg-game.orb +0 -3509
- package/dist/behaviors/registry/game/organisms/std-stem-lab.orb +0 -2003
- package/dist/behaviors/registry/game/organisms/std-strategy-game.orb +0 -2686
- package/dist/behaviors/registry/probes/molecules/std-source-scope-probe.orb +33 -33
- package/dist/behaviors/registry/service/atoms/std-service-calendar-ical.orb +56 -56
- package/dist/behaviors/registry/service/atoms/std-service-custom-bearer.orb +64 -64
- package/dist/behaviors/registry/service/atoms/std-service-email.orb +62 -62
- package/dist/behaviors/registry/service/atoms/std-service-github.orb +59 -59
- package/dist/behaviors/registry/service/atoms/std-service-llm.orb +69 -69
- package/dist/behaviors/registry/service/atoms/std-service-maps.orb +79 -79
- package/dist/behaviors/registry/service/atoms/std-service-oauth.orb +56 -56
- package/dist/behaviors/registry/service/atoms/std-service-print.orb +104 -104
- package/dist/behaviors/registry/service/atoms/std-service-redis.orb +53 -53
- package/dist/behaviors/registry/service/atoms/std-service-storage.orb +50 -50
- package/dist/behaviors/registry/service/atoms/std-service-stripe.orb +99 -99
- package/dist/behaviors/registry/service/atoms/std-service-twilio.orb +58 -58
- package/dist/behaviors/registry/service/atoms/std-service-youtube.orb +30 -30
- package/dist/behaviors/registry/service/organisms/std-service-marketplace.orb +871 -871
- package/dist/behaviors/registry/service/organisms/std-service-research-assistant.orb +802 -802
- package/dist/behaviors-registry.json +4 -684
- package/package.json +1 -1
|
@@ -305,26 +305,23 @@
|
|
|
305
305
|
"render-ui",
|
|
306
306
|
"main",
|
|
307
307
|
{
|
|
308
|
-
"gap": "lg",
|
|
309
|
-
"type": "stack",
|
|
310
|
-
"direction": "vertical",
|
|
311
308
|
"children": [
|
|
312
309
|
{
|
|
313
310
|
"direction": "horizontal",
|
|
314
|
-
"gap": "sm",
|
|
315
|
-
"type": "stack",
|
|
316
|
-
"align": "center",
|
|
317
311
|
"children": [
|
|
318
312
|
{
|
|
319
313
|
"type": "icon",
|
|
320
314
|
"name": "wrench"
|
|
321
315
|
},
|
|
322
316
|
{
|
|
317
|
+
"variant": "h2",
|
|
323
318
|
"type": "typography",
|
|
324
|
-
"content": "Validation-Fix Loop"
|
|
325
|
-
"variant": "h2"
|
|
319
|
+
"content": "Validation-Fix Loop"
|
|
326
320
|
}
|
|
327
|
-
]
|
|
321
|
+
],
|
|
322
|
+
"align": "center",
|
|
323
|
+
"type": "stack",
|
|
324
|
+
"gap": "sm"
|
|
328
325
|
},
|
|
329
326
|
{
|
|
330
327
|
"type": "divider"
|
|
@@ -339,23 +336,26 @@
|
|
|
339
336
|
"type": "typography"
|
|
340
337
|
},
|
|
341
338
|
{
|
|
342
|
-
"type": "form-section",
|
|
343
|
-
"mode": "edit",
|
|
344
|
-
"submitEvent": "FIX",
|
|
345
339
|
"fields": [
|
|
346
340
|
"target"
|
|
347
341
|
],
|
|
348
|
-
"entity": "@entity"
|
|
342
|
+
"entity": "@entity",
|
|
343
|
+
"submitEvent": "FIX",
|
|
344
|
+
"mode": "edit",
|
|
345
|
+
"type": "form-section"
|
|
349
346
|
}
|
|
350
347
|
],
|
|
351
|
-
"
|
|
348
|
+
"direction": "vertical",
|
|
352
349
|
"gap": "md",
|
|
353
|
-
"
|
|
350
|
+
"type": "stack"
|
|
354
351
|
}
|
|
355
352
|
],
|
|
356
353
|
"type": "card"
|
|
357
354
|
}
|
|
358
|
-
]
|
|
355
|
+
],
|
|
356
|
+
"direction": "vertical",
|
|
357
|
+
"type": "stack",
|
|
358
|
+
"gap": "lg"
|
|
359
359
|
}
|
|
360
360
|
]
|
|
361
361
|
]
|
|
@@ -397,6 +397,8 @@
|
|
|
397
397
|
"main",
|
|
398
398
|
{
|
|
399
399
|
"gap": "lg",
|
|
400
|
+
"type": "stack",
|
|
401
|
+
"direction": "vertical",
|
|
400
402
|
"align": "center",
|
|
401
403
|
"children": [
|
|
402
404
|
{
|
|
@@ -404,32 +406,30 @@
|
|
|
404
406
|
"name": "shield-check"
|
|
405
407
|
},
|
|
406
408
|
{
|
|
407
|
-
"type": "typography",
|
|
408
409
|
"content": "Validating...",
|
|
409
|
-
"variant": "h3"
|
|
410
|
+
"variant": "h3",
|
|
411
|
+
"type": "typography"
|
|
410
412
|
},
|
|
411
413
|
{
|
|
412
414
|
"type": "spinner"
|
|
413
415
|
},
|
|
414
416
|
{
|
|
415
417
|
"gap": "md",
|
|
418
|
+
"direction": "horizontal",
|
|
419
|
+
"justify": "center",
|
|
416
420
|
"children": [
|
|
417
421
|
{
|
|
418
|
-
"
|
|
419
|
-
"
|
|
422
|
+
"label": "@entity.target",
|
|
423
|
+
"type": "badge"
|
|
420
424
|
},
|
|
421
425
|
{
|
|
422
|
-
"
|
|
423
|
-
"
|
|
426
|
+
"label": "@entity.maxAttempts",
|
|
427
|
+
"type": "badge"
|
|
424
428
|
}
|
|
425
429
|
],
|
|
426
|
-
"
|
|
427
|
-
"type": "stack",
|
|
428
|
-
"justify": "center"
|
|
430
|
+
"type": "stack"
|
|
429
431
|
}
|
|
430
|
-
]
|
|
431
|
-
"direction": "vertical",
|
|
432
|
-
"type": "stack"
|
|
432
|
+
]
|
|
433
433
|
}
|
|
434
434
|
]
|
|
435
435
|
]
|
|
@@ -453,19 +453,18 @@
|
|
|
453
453
|
"main",
|
|
454
454
|
{
|
|
455
455
|
"direction": "vertical",
|
|
456
|
+
"type": "stack",
|
|
457
|
+
"gap": "lg",
|
|
456
458
|
"children": [
|
|
457
459
|
{
|
|
458
|
-
"type": "stack",
|
|
459
|
-
"justify": "between",
|
|
460
|
-
"direction": "horizontal",
|
|
461
|
-
"gap": "sm",
|
|
462
460
|
"children": [
|
|
463
461
|
{
|
|
464
|
-
"
|
|
462
|
+
"type": "stack",
|
|
463
|
+
"align": "center",
|
|
465
464
|
"children": [
|
|
466
465
|
{
|
|
467
|
-
"
|
|
468
|
-
"
|
|
466
|
+
"name": "check-circle",
|
|
467
|
+
"type": "icon"
|
|
469
468
|
},
|
|
470
469
|
{
|
|
471
470
|
"type": "typography",
|
|
@@ -473,66 +472,67 @@
|
|
|
473
472
|
"variant": "h2"
|
|
474
473
|
}
|
|
475
474
|
],
|
|
476
|
-
"
|
|
477
|
-
"direction": "horizontal"
|
|
478
|
-
"align": "center"
|
|
475
|
+
"gap": "sm",
|
|
476
|
+
"direction": "horizontal"
|
|
479
477
|
},
|
|
480
478
|
{
|
|
481
479
|
"label": "New Target",
|
|
482
|
-
"
|
|
483
|
-
"type": "button",
|
|
480
|
+
"action": "RESET",
|
|
484
481
|
"variant": "ghost",
|
|
485
|
-
"
|
|
482
|
+
"icon": "rotate-ccw",
|
|
483
|
+
"type": "button"
|
|
486
484
|
}
|
|
487
485
|
],
|
|
486
|
+
"type": "stack",
|
|
487
|
+
"justify": "between",
|
|
488
|
+
"gap": "sm",
|
|
489
|
+
"direction": "horizontal",
|
|
488
490
|
"align": "center"
|
|
489
491
|
},
|
|
490
492
|
{
|
|
491
493
|
"type": "divider"
|
|
492
494
|
},
|
|
493
495
|
{
|
|
496
|
+
"type": "simple-grid",
|
|
494
497
|
"cols": 2.0,
|
|
495
498
|
"children": [
|
|
496
499
|
{
|
|
497
|
-
"
|
|
500
|
+
"label": "Fix Attempts",
|
|
498
501
|
"type": "stat-display",
|
|
499
|
-
"
|
|
500
|
-
"
|
|
502
|
+
"value": "@entity.fixAttempts",
|
|
503
|
+
"icon": "wrench"
|
|
501
504
|
},
|
|
502
505
|
{
|
|
503
|
-
"value": "Passed",
|
|
504
506
|
"type": "stat-display",
|
|
505
507
|
"icon": "check",
|
|
508
|
+
"value": "Passed",
|
|
506
509
|
"label": "Status"
|
|
507
510
|
}
|
|
508
|
-
]
|
|
509
|
-
"type": "simple-grid"
|
|
511
|
+
]
|
|
510
512
|
},
|
|
511
513
|
{
|
|
514
|
+
"type": "card",
|
|
512
515
|
"children": [
|
|
513
516
|
{
|
|
517
|
+
"gap": "sm",
|
|
514
518
|
"children": [
|
|
515
519
|
{
|
|
516
|
-
"content": "Target",
|
|
517
520
|
"variant": "caption",
|
|
518
|
-
"type": "typography"
|
|
521
|
+
"type": "typography",
|
|
522
|
+
"content": "Target"
|
|
519
523
|
},
|
|
520
524
|
{
|
|
521
|
-
"
|
|
525
|
+
"type": "typography",
|
|
522
526
|
"content": "@entity.target",
|
|
523
|
-
"
|
|
527
|
+
"variant": "body"
|
|
524
528
|
}
|
|
525
529
|
],
|
|
526
530
|
"direction": "vertical",
|
|
527
|
-
"gap": "sm",
|
|
528
531
|
"type": "stack"
|
|
529
532
|
}
|
|
530
|
-
]
|
|
531
|
-
"type": "card"
|
|
533
|
+
]
|
|
532
534
|
}
|
|
533
|
-
]
|
|
534
|
-
"gap": "lg",
|
|
535
|
-
"type": "stack"
|
|
535
|
+
]
|
|
536
536
|
}
|
|
537
537
|
]
|
|
538
538
|
]
|
|
@@ -581,15 +581,18 @@
|
|
|
581
581
|
"render-ui",
|
|
582
582
|
"main",
|
|
583
583
|
{
|
|
584
|
+
"gap": "lg",
|
|
584
585
|
"type": "stack",
|
|
586
|
+
"direction": "vertical",
|
|
585
587
|
"children": [
|
|
586
588
|
{
|
|
589
|
+
"justify": "between",
|
|
590
|
+
"type": "stack",
|
|
587
591
|
"direction": "horizontal",
|
|
588
592
|
"align": "center",
|
|
589
|
-
"justify": "between",
|
|
590
593
|
"children": [
|
|
591
594
|
{
|
|
592
|
-
"
|
|
595
|
+
"type": "stack",
|
|
593
596
|
"align": "center",
|
|
594
597
|
"direction": "horizontal",
|
|
595
598
|
"children": [
|
|
@@ -598,52 +601,49 @@
|
|
|
598
601
|
"name": "cpu"
|
|
599
602
|
},
|
|
600
603
|
{
|
|
601
|
-
"
|
|
604
|
+
"variant": "h2",
|
|
602
605
|
"type": "typography",
|
|
603
|
-
"
|
|
606
|
+
"content": "Generating fix..."
|
|
604
607
|
}
|
|
605
608
|
],
|
|
606
|
-
"
|
|
609
|
+
"gap": "sm"
|
|
607
610
|
},
|
|
608
611
|
{
|
|
609
|
-
"
|
|
610
|
-
"
|
|
612
|
+
"type": "badge",
|
|
613
|
+
"label": "@entity.fixAttempts"
|
|
611
614
|
}
|
|
612
615
|
],
|
|
613
|
-
"gap": "sm"
|
|
614
|
-
"type": "stack"
|
|
616
|
+
"gap": "sm"
|
|
615
617
|
},
|
|
616
618
|
{
|
|
617
619
|
"type": "divider"
|
|
618
620
|
},
|
|
619
621
|
{
|
|
622
|
+
"type": "card",
|
|
620
623
|
"children": [
|
|
621
624
|
{
|
|
622
|
-
"type": "stack",
|
|
623
625
|
"children": [
|
|
624
626
|
{
|
|
627
|
+
"variant": "caption",
|
|
625
628
|
"type": "typography",
|
|
626
|
-
"content": "Validation Errors"
|
|
627
|
-
"variant": "caption"
|
|
629
|
+
"content": "Validation Errors"
|
|
628
630
|
},
|
|
629
631
|
{
|
|
630
|
-
"
|
|
632
|
+
"message": "@entity.validationErrors",
|
|
631
633
|
"variant": "error",
|
|
632
|
-
"
|
|
634
|
+
"type": "alert"
|
|
633
635
|
}
|
|
634
636
|
],
|
|
635
|
-
"
|
|
636
|
-
"direction": "vertical"
|
|
637
|
+
"type": "stack",
|
|
638
|
+
"direction": "vertical",
|
|
639
|
+
"gap": "sm"
|
|
637
640
|
}
|
|
638
|
-
]
|
|
639
|
-
"type": "card"
|
|
641
|
+
]
|
|
640
642
|
},
|
|
641
643
|
{
|
|
642
644
|
"type": "spinner"
|
|
643
645
|
}
|
|
644
|
-
]
|
|
645
|
-
"direction": "vertical",
|
|
646
|
-
"gap": "lg"
|
|
646
|
+
]
|
|
647
647
|
}
|
|
648
648
|
]
|
|
649
649
|
]
|
|
@@ -671,25 +671,28 @@
|
|
|
671
671
|
"render-ui",
|
|
672
672
|
"main",
|
|
673
673
|
{
|
|
674
|
+
"direction": "vertical",
|
|
674
675
|
"gap": "lg",
|
|
675
676
|
"type": "stack",
|
|
677
|
+
"align": "center",
|
|
676
678
|
"children": [
|
|
677
679
|
{
|
|
678
680
|
"type": "icon",
|
|
679
681
|
"name": "x-circle"
|
|
680
682
|
},
|
|
681
683
|
{
|
|
682
|
-
"variant": "h2",
|
|
683
684
|
"content": "Fix Loop Failed",
|
|
684
|
-
"type": "typography"
|
|
685
|
+
"type": "typography",
|
|
686
|
+
"variant": "h2"
|
|
685
687
|
},
|
|
686
688
|
{
|
|
687
689
|
"type": "alert",
|
|
688
|
-
"
|
|
689
|
-
"
|
|
690
|
+
"message": "@entity.error",
|
|
691
|
+
"variant": "error"
|
|
690
692
|
},
|
|
691
693
|
{
|
|
692
694
|
"type": "simple-grid",
|
|
695
|
+
"cols": 2.0,
|
|
693
696
|
"children": [
|
|
694
697
|
{
|
|
695
698
|
"type": "stat-display",
|
|
@@ -698,46 +701,43 @@
|
|
|
698
701
|
"value": "@entity.fixAttempts"
|
|
699
702
|
},
|
|
700
703
|
{
|
|
701
|
-
"value": "@entity.errorCount",
|
|
702
704
|
"icon": "alert-triangle",
|
|
703
|
-
"
|
|
704
|
-
"
|
|
705
|
+
"label": "Remaining Errors",
|
|
706
|
+
"value": "@entity.errorCount",
|
|
707
|
+
"type": "stat-display"
|
|
705
708
|
}
|
|
706
|
-
]
|
|
707
|
-
"cols": 2.0
|
|
709
|
+
]
|
|
708
710
|
},
|
|
709
711
|
{
|
|
712
|
+
"type": "card",
|
|
710
713
|
"children": [
|
|
711
714
|
{
|
|
715
|
+
"direction": "vertical",
|
|
716
|
+
"type": "stack",
|
|
717
|
+
"gap": "sm",
|
|
712
718
|
"children": [
|
|
713
719
|
{
|
|
714
720
|
"variant": "caption",
|
|
715
|
-
"
|
|
716
|
-
"
|
|
721
|
+
"type": "typography",
|
|
722
|
+
"content": "Last Validation Errors"
|
|
717
723
|
},
|
|
718
724
|
{
|
|
725
|
+
"type": "typography",
|
|
719
726
|
"variant": "body",
|
|
720
|
-
"content": "@entity.validationErrors"
|
|
721
|
-
"type": "typography"
|
|
727
|
+
"content": "@entity.validationErrors"
|
|
722
728
|
}
|
|
723
|
-
]
|
|
724
|
-
"type": "stack",
|
|
725
|
-
"gap": "sm",
|
|
726
|
-
"direction": "vertical"
|
|
729
|
+
]
|
|
727
730
|
}
|
|
728
|
-
]
|
|
729
|
-
"type": "card"
|
|
731
|
+
]
|
|
730
732
|
},
|
|
731
733
|
{
|
|
732
|
-
"variant": "primary",
|
|
733
734
|
"label": "Retry",
|
|
734
|
-
"
|
|
735
|
+
"variant": "primary",
|
|
735
736
|
"type": "button",
|
|
737
|
+
"action": "RESET",
|
|
736
738
|
"icon": "rotate-ccw"
|
|
737
739
|
}
|
|
738
|
-
]
|
|
739
|
-
"align": "center",
|
|
740
|
-
"direction": "vertical"
|
|
740
|
+
]
|
|
741
741
|
}
|
|
742
742
|
]
|
|
743
743
|
]
|
|
@@ -761,27 +761,24 @@
|
|
|
761
761
|
"agent/invoke",
|
|
762
762
|
"apply-fix",
|
|
763
763
|
{
|
|
764
|
-
"
|
|
765
|
-
"
|
|
764
|
+
"target": "@entity.target",
|
|
765
|
+
"fix": "@payload.fix"
|
|
766
766
|
}
|
|
767
767
|
],
|
|
768
768
|
[
|
|
769
769
|
"render-ui",
|
|
770
770
|
"main",
|
|
771
771
|
{
|
|
772
|
-
"align": "center",
|
|
773
|
-
"direction": "vertical",
|
|
774
772
|
"type": "stack",
|
|
775
|
-
"gap": "lg",
|
|
776
773
|
"children": [
|
|
777
774
|
{
|
|
778
775
|
"type": "icon",
|
|
779
776
|
"name": "tool"
|
|
780
777
|
},
|
|
781
778
|
{
|
|
779
|
+
"type": "typography",
|
|
782
780
|
"content": "Applying fix...",
|
|
783
|
-
"variant": "h3"
|
|
784
|
-
"type": "typography"
|
|
781
|
+
"variant": "h3"
|
|
785
782
|
},
|
|
786
783
|
{
|
|
787
784
|
"type": "spinner"
|
|
@@ -790,25 +787,28 @@
|
|
|
790
787
|
"type": "card",
|
|
791
788
|
"children": [
|
|
792
789
|
{
|
|
790
|
+
"type": "stack",
|
|
791
|
+
"direction": "vertical",
|
|
793
792
|
"children": [
|
|
794
793
|
{
|
|
794
|
+
"variant": "caption",
|
|
795
795
|
"type": "typography",
|
|
796
|
-
"content": "Proposed Fix"
|
|
797
|
-
"variant": "caption"
|
|
796
|
+
"content": "Proposed Fix"
|
|
798
797
|
},
|
|
799
798
|
{
|
|
800
|
-
"variant": "body",
|
|
801
799
|
"type": "typography",
|
|
800
|
+
"variant": "body",
|
|
802
801
|
"content": "@entity.currentFix"
|
|
803
802
|
}
|
|
804
803
|
],
|
|
805
|
-
"direction": "vertical",
|
|
806
|
-
"type": "stack",
|
|
807
804
|
"gap": "sm"
|
|
808
805
|
}
|
|
809
806
|
]
|
|
810
807
|
}
|
|
811
|
-
]
|
|
808
|
+
],
|
|
809
|
+
"gap": "lg",
|
|
810
|
+
"direction": "vertical",
|
|
811
|
+
"align": "center"
|
|
812
812
|
}
|
|
813
813
|
]
|
|
814
814
|
]
|
|
@@ -836,6 +836,8 @@
|
|
|
836
836
|
"render-ui",
|
|
837
837
|
"main",
|
|
838
838
|
{
|
|
839
|
+
"direction": "vertical",
|
|
840
|
+
"type": "stack",
|
|
839
841
|
"children": [
|
|
840
842
|
{
|
|
841
843
|
"name": "x-circle",
|
|
@@ -843,66 +845,64 @@
|
|
|
843
845
|
},
|
|
844
846
|
{
|
|
845
847
|
"variant": "h2",
|
|
846
|
-
"
|
|
847
|
-
"
|
|
848
|
+
"type": "typography",
|
|
849
|
+
"content": "Fix Loop Failed"
|
|
848
850
|
},
|
|
849
851
|
{
|
|
850
|
-
"
|
|
852
|
+
"message": "@entity.error",
|
|
851
853
|
"type": "alert",
|
|
852
|
-
"
|
|
854
|
+
"variant": "error"
|
|
853
855
|
},
|
|
854
856
|
{
|
|
855
857
|
"type": "simple-grid",
|
|
858
|
+
"cols": 2.0,
|
|
856
859
|
"children": [
|
|
857
860
|
{
|
|
861
|
+
"value": "@entity.fixAttempts",
|
|
858
862
|
"type": "stat-display",
|
|
859
|
-
"label": "Attempts Used",
|
|
860
863
|
"icon": "wrench",
|
|
861
|
-
"
|
|
864
|
+
"label": "Attempts Used"
|
|
862
865
|
},
|
|
863
866
|
{
|
|
867
|
+
"label": "Remaining Errors",
|
|
864
868
|
"type": "stat-display",
|
|
865
|
-
"icon": "alert-triangle",
|
|
866
869
|
"value": "@entity.errorCount",
|
|
867
|
-
"
|
|
870
|
+
"icon": "alert-triangle"
|
|
868
871
|
}
|
|
869
|
-
]
|
|
870
|
-
"cols": 2.0
|
|
872
|
+
]
|
|
871
873
|
},
|
|
872
874
|
{
|
|
873
|
-
"type": "card",
|
|
874
875
|
"children": [
|
|
875
876
|
{
|
|
876
|
-
"gap": "sm",
|
|
877
|
-
"type": "stack",
|
|
878
|
-
"direction": "vertical",
|
|
879
877
|
"children": [
|
|
880
878
|
{
|
|
879
|
+
"variant": "caption",
|
|
881
880
|
"type": "typography",
|
|
882
|
-
"content": "Last Validation Errors"
|
|
883
|
-
"variant": "caption"
|
|
881
|
+
"content": "Last Validation Errors"
|
|
884
882
|
},
|
|
885
883
|
{
|
|
886
|
-
"content": "@entity.validationErrors",
|
|
887
884
|
"type": "typography",
|
|
885
|
+
"content": "@entity.validationErrors",
|
|
888
886
|
"variant": "body"
|
|
889
887
|
}
|
|
890
|
-
]
|
|
888
|
+
],
|
|
889
|
+
"type": "stack",
|
|
890
|
+
"direction": "vertical",
|
|
891
|
+
"gap": "sm"
|
|
891
892
|
}
|
|
892
|
-
]
|
|
893
|
+
],
|
|
894
|
+
"type": "card"
|
|
893
895
|
},
|
|
894
896
|
{
|
|
895
|
-
"label": "Retry",
|
|
896
897
|
"icon": "rotate-ccw",
|
|
898
|
+
"action": "RESET",
|
|
899
|
+
"label": "Retry",
|
|
897
900
|
"variant": "primary",
|
|
898
|
-
"type": "button"
|
|
899
|
-
"action": "RESET"
|
|
901
|
+
"type": "button"
|
|
900
902
|
}
|
|
901
903
|
],
|
|
902
|
-
"align": "center",
|
|
903
904
|
"gap": "lg",
|
|
904
|
-
"
|
|
905
|
-
"direction": "vertical"
|
|
905
|
+
"align": "center"
|
|
906
906
|
}
|
|
907
907
|
]
|
|
908
908
|
]
|
|
@@ -934,9 +934,9 @@
|
|
|
934
934
|
"type": "icon"
|
|
935
935
|
},
|
|
936
936
|
{
|
|
937
|
-
"variant": "h3",
|
|
938
937
|
"type": "typography",
|
|
939
|
-
"content": "Validating..."
|
|
938
|
+
"content": "Validating...",
|
|
939
|
+
"variant": "h3"
|
|
940
940
|
},
|
|
941
941
|
{
|
|
942
942
|
"type": "spinner"
|
|
@@ -944,24 +944,24 @@
|
|
|
944
944
|
{
|
|
945
945
|
"type": "stack",
|
|
946
946
|
"gap": "md",
|
|
947
|
-
"justify": "center",
|
|
948
947
|
"children": [
|
|
949
948
|
{
|
|
950
|
-
"
|
|
951
|
-
"
|
|
949
|
+
"type": "badge",
|
|
950
|
+
"label": "@entity.target"
|
|
952
951
|
},
|
|
953
952
|
{
|
|
954
953
|
"type": "badge",
|
|
955
954
|
"label": "@entity.maxAttempts"
|
|
956
955
|
}
|
|
957
956
|
],
|
|
957
|
+
"justify": "center",
|
|
958
958
|
"direction": "horizontal"
|
|
959
959
|
}
|
|
960
960
|
],
|
|
961
|
+
"align": "center",
|
|
961
962
|
"direction": "vertical",
|
|
962
|
-
"gap": "lg",
|
|
963
963
|
"type": "stack",
|
|
964
|
-
"
|
|
964
|
+
"gap": "lg"
|
|
965
965
|
}
|
|
966
966
|
]
|
|
967
967
|
]
|
|
@@ -989,29 +989,30 @@
|
|
|
989
989
|
"render-ui",
|
|
990
990
|
"main",
|
|
991
991
|
{
|
|
992
|
+
"gap": "lg",
|
|
993
|
+
"align": "center",
|
|
994
|
+
"direction": "vertical",
|
|
992
995
|
"children": [
|
|
993
996
|
{
|
|
994
997
|
"name": "x-circle",
|
|
995
998
|
"type": "icon"
|
|
996
999
|
},
|
|
997
1000
|
{
|
|
998
|
-
"
|
|
1001
|
+
"variant": "h2",
|
|
999
1002
|
"content": "Fix Loop Failed",
|
|
1000
|
-
"
|
|
1003
|
+
"type": "typography"
|
|
1001
1004
|
},
|
|
1002
1005
|
{
|
|
1003
|
-
"type": "alert",
|
|
1004
1006
|
"message": "@entity.error",
|
|
1007
|
+
"type": "alert",
|
|
1005
1008
|
"variant": "error"
|
|
1006
1009
|
},
|
|
1007
1010
|
{
|
|
1008
|
-
"type": "simple-grid",
|
|
1009
|
-
"cols": 2.0,
|
|
1010
1011
|
"children": [
|
|
1011
1012
|
{
|
|
1012
|
-
"value": "@entity.fixAttempts",
|
|
1013
1013
|
"type": "stat-display",
|
|
1014
1014
|
"label": "Attempts Used",
|
|
1015
|
+
"value": "@entity.fixAttempts",
|
|
1015
1016
|
"icon": "wrench"
|
|
1016
1017
|
},
|
|
1017
1018
|
{
|
|
@@ -1020,42 +1021,41 @@
|
|
|
1020
1021
|
"value": "@entity.errorCount",
|
|
1021
1022
|
"icon": "alert-triangle"
|
|
1022
1023
|
}
|
|
1023
|
-
]
|
|
1024
|
+
],
|
|
1025
|
+
"type": "simple-grid",
|
|
1026
|
+
"cols": 2.0
|
|
1024
1027
|
},
|
|
1025
1028
|
{
|
|
1026
1029
|
"children": [
|
|
1027
1030
|
{
|
|
1031
|
+
"type": "stack",
|
|
1032
|
+
"direction": "vertical",
|
|
1028
1033
|
"children": [
|
|
1029
1034
|
{
|
|
1030
|
-
"content": "Last Validation Errors",
|
|
1031
1035
|
"type": "typography",
|
|
1036
|
+
"content": "Last Validation Errors",
|
|
1032
1037
|
"variant": "caption"
|
|
1033
1038
|
},
|
|
1034
1039
|
{
|
|
1035
1040
|
"type": "typography",
|
|
1036
|
-
"
|
|
1037
|
-
"
|
|
1041
|
+
"content": "@entity.validationErrors",
|
|
1042
|
+
"variant": "body"
|
|
1038
1043
|
}
|
|
1039
1044
|
],
|
|
1040
|
-
"gap": "sm"
|
|
1041
|
-
"type": "stack",
|
|
1042
|
-
"direction": "vertical"
|
|
1045
|
+
"gap": "sm"
|
|
1043
1046
|
}
|
|
1044
1047
|
],
|
|
1045
1048
|
"type": "card"
|
|
1046
1049
|
},
|
|
1047
1050
|
{
|
|
1048
|
-
"action": "RESET",
|
|
1049
1051
|
"type": "button",
|
|
1052
|
+
"icon": "rotate-ccw",
|
|
1050
1053
|
"variant": "primary",
|
|
1051
1054
|
"label": "Retry",
|
|
1052
|
-
"
|
|
1055
|
+
"action": "RESET"
|
|
1053
1056
|
}
|
|
1054
1057
|
],
|
|
1055
|
-
"type": "stack"
|
|
1056
|
-
"direction": "vertical",
|
|
1057
|
-
"gap": "lg",
|
|
1058
|
-
"align": "center"
|
|
1058
|
+
"type": "stack"
|
|
1059
1059
|
}
|
|
1060
1060
|
]
|
|
1061
1061
|
]
|
|
@@ -1104,23 +1104,26 @@
|
|
|
1104
1104
|
"render-ui",
|
|
1105
1105
|
"main",
|
|
1106
1106
|
{
|
|
1107
|
+
"type": "stack",
|
|
1108
|
+
"direction": "vertical",
|
|
1109
|
+
"gap": "lg",
|
|
1107
1110
|
"children": [
|
|
1108
1111
|
{
|
|
1109
|
-
"align": "center",
|
|
1110
|
-
"type": "stack",
|
|
1111
|
-
"direction": "horizontal",
|
|
1112
|
-
"gap": "sm",
|
|
1113
1112
|
"children": [
|
|
1114
1113
|
{
|
|
1115
1114
|
"name": "wrench",
|
|
1116
1115
|
"type": "icon"
|
|
1117
1116
|
},
|
|
1118
1117
|
{
|
|
1119
|
-
"variant": "h2",
|
|
1120
1118
|
"content": "Validation-Fix Loop",
|
|
1121
|
-
"type": "typography"
|
|
1119
|
+
"type": "typography",
|
|
1120
|
+
"variant": "h2"
|
|
1122
1121
|
}
|
|
1123
|
-
]
|
|
1122
|
+
],
|
|
1123
|
+
"gap": "sm",
|
|
1124
|
+
"type": "stack",
|
|
1125
|
+
"align": "center",
|
|
1126
|
+
"direction": "horizontal"
|
|
1124
1127
|
},
|
|
1125
1128
|
{
|
|
1126
1129
|
"type": "divider"
|
|
@@ -1129,32 +1132,29 @@
|
|
|
1129
1132
|
"type": "card",
|
|
1130
1133
|
"children": [
|
|
1131
1134
|
{
|
|
1132
|
-
"gap": "md",
|
|
1133
1135
|
"children": [
|
|
1134
1136
|
{
|
|
1137
|
+
"variant": "body",
|
|
1135
1138
|
"content": "Enter the target to validate and auto-fix",
|
|
1136
|
-
"type": "typography"
|
|
1137
|
-
"variant": "body"
|
|
1139
|
+
"type": "typography"
|
|
1138
1140
|
},
|
|
1139
1141
|
{
|
|
1140
1142
|
"entity": "@entity",
|
|
1141
1143
|
"type": "form-section",
|
|
1142
|
-
"submitEvent": "FIX",
|
|
1143
|
-
"mode": "edit",
|
|
1144
1144
|
"fields": [
|
|
1145
1145
|
"target"
|
|
1146
|
-
]
|
|
1146
|
+
],
|
|
1147
|
+
"submitEvent": "FIX",
|
|
1148
|
+
"mode": "edit"
|
|
1147
1149
|
}
|
|
1148
1150
|
],
|
|
1149
1151
|
"type": "stack",
|
|
1150
|
-
"direction": "vertical"
|
|
1152
|
+
"direction": "vertical",
|
|
1153
|
+
"gap": "md"
|
|
1151
1154
|
}
|
|
1152
1155
|
]
|
|
1153
1156
|
}
|
|
1154
|
-
]
|
|
1155
|
-
"type": "stack",
|
|
1156
|
-
"gap": "lg",
|
|
1157
|
-
"direction": "vertical"
|
|
1157
|
+
]
|
|
1158
1158
|
}
|
|
1159
1159
|
]
|
|
1160
1160
|
]
|
|
@@ -1203,9 +1203,9 @@
|
|
|
1203
1203
|
"render-ui",
|
|
1204
1204
|
"main",
|
|
1205
1205
|
{
|
|
1206
|
-
"direction": "vertical",
|
|
1207
1206
|
"type": "stack",
|
|
1208
1207
|
"gap": "lg",
|
|
1208
|
+
"direction": "vertical",
|
|
1209
1209
|
"children": [
|
|
1210
1210
|
{
|
|
1211
1211
|
"children": [
|
|
@@ -1219,10 +1219,10 @@
|
|
|
1219
1219
|
"variant": "h2"
|
|
1220
1220
|
}
|
|
1221
1221
|
],
|
|
1222
|
-
"
|
|
1223
|
-
"direction": "horizontal",
|
|
1222
|
+
"type": "stack",
|
|
1224
1223
|
"gap": "sm",
|
|
1225
|
-
"
|
|
1224
|
+
"align": "center",
|
|
1225
|
+
"direction": "horizontal"
|
|
1226
1226
|
},
|
|
1227
1227
|
{
|
|
1228
1228
|
"type": "divider"
|
|
@@ -1230,8 +1230,6 @@
|
|
|
1230
1230
|
{
|
|
1231
1231
|
"children": [
|
|
1232
1232
|
{
|
|
1233
|
-
"gap": "md",
|
|
1234
|
-
"direction": "vertical",
|
|
1235
1233
|
"children": [
|
|
1236
1234
|
{
|
|
1237
1235
|
"variant": "body",
|
|
@@ -1239,15 +1237,17 @@
|
|
|
1239
1237
|
"content": "Enter the target to validate and auto-fix"
|
|
1240
1238
|
},
|
|
1241
1239
|
{
|
|
1240
|
+
"entity": "@entity",
|
|
1242
1241
|
"fields": [
|
|
1243
1242
|
"target"
|
|
1244
1243
|
],
|
|
1245
|
-
"type": "form-section",
|
|
1246
|
-
"submitEvent": "FIX",
|
|
1247
1244
|
"mode": "edit",
|
|
1248
|
-
"
|
|
1245
|
+
"submitEvent": "FIX",
|
|
1246
|
+
"type": "form-section"
|
|
1249
1247
|
}
|
|
1250
1248
|
],
|
|
1249
|
+
"direction": "vertical",
|
|
1250
|
+
"gap": "md",
|
|
1251
1251
|
"type": "stack"
|
|
1252
1252
|
}
|
|
1253
1253
|
],
|