@almadar/std 15.6.2 → 15.7.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- 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/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/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/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
|
@@ -355,29 +355,44 @@
|
|
|
355
355
|
"render-ui",
|
|
356
356
|
"main",
|
|
357
357
|
{
|
|
358
|
-
"
|
|
358
|
+
"navItems": [
|
|
359
|
+
{
|
|
360
|
+
"icon": "file-search",
|
|
361
|
+
"href": "/review",
|
|
362
|
+
"label": "Review"
|
|
363
|
+
},
|
|
364
|
+
{
|
|
365
|
+
"href": "/analysis",
|
|
366
|
+
"icon": "tag",
|
|
367
|
+
"label": "Analysis"
|
|
368
|
+
},
|
|
369
|
+
{
|
|
370
|
+
"href": "/issues",
|
|
371
|
+
"label": "Issues",
|
|
372
|
+
"icon": "alert-triangle"
|
|
373
|
+
}
|
|
374
|
+
],
|
|
359
375
|
"children": [
|
|
360
376
|
{
|
|
361
|
-
"direction": "vertical",
|
|
362
377
|
"gap": "lg",
|
|
363
378
|
"type": "stack",
|
|
364
379
|
"children": [
|
|
365
380
|
{
|
|
381
|
+
"type": "stack",
|
|
366
382
|
"direction": "horizontal",
|
|
383
|
+
"align": "center",
|
|
384
|
+
"gap": "sm",
|
|
367
385
|
"children": [
|
|
368
386
|
{
|
|
369
387
|
"type": "icon",
|
|
370
388
|
"name": "file-search"
|
|
371
389
|
},
|
|
372
390
|
{
|
|
373
|
-
"
|
|
391
|
+
"content": "Code Review",
|
|
374
392
|
"variant": "h2",
|
|
375
|
-
"
|
|
393
|
+
"type": "typography"
|
|
376
394
|
}
|
|
377
|
-
]
|
|
378
|
-
"gap": "sm",
|
|
379
|
-
"align": "center",
|
|
380
|
-
"type": "stack"
|
|
395
|
+
]
|
|
381
396
|
},
|
|
382
397
|
{
|
|
383
398
|
"type": "divider"
|
|
@@ -385,49 +400,34 @@
|
|
|
385
400
|
{
|
|
386
401
|
"children": [
|
|
387
402
|
{
|
|
403
|
+
"gap": "md",
|
|
388
404
|
"type": "stack",
|
|
389
405
|
"children": [
|
|
390
406
|
{
|
|
391
|
-
"
|
|
407
|
+
"type": "typography",
|
|
392
408
|
"content": "Paste schema or code to review. The agent will classify, search for patterns, and generate a structured review.",
|
|
393
|
-
"
|
|
409
|
+
"variant": "body"
|
|
394
410
|
},
|
|
395
411
|
{
|
|
396
|
-
"fields": [
|
|
397
|
-
"target"
|
|
398
|
-
],
|
|
399
412
|
"type": "form-section",
|
|
413
|
+
"mode": "edit",
|
|
400
414
|
"entity": "@entity",
|
|
401
415
|
"submitEvent": "SUBMIT_REVIEW",
|
|
402
|
-
"
|
|
416
|
+
"fields": [
|
|
417
|
+
"target"
|
|
418
|
+
]
|
|
403
419
|
}
|
|
404
420
|
],
|
|
405
|
-
"gap": "md",
|
|
406
421
|
"direction": "vertical"
|
|
407
422
|
}
|
|
408
423
|
],
|
|
409
424
|
"type": "card"
|
|
410
425
|
}
|
|
411
|
-
]
|
|
412
|
-
|
|
413
|
-
],
|
|
414
|
-
"navItems": [
|
|
415
|
-
{
|
|
416
|
-
"label": "Review",
|
|
417
|
-
"icon": "file-search",
|
|
418
|
-
"href": "/review"
|
|
419
|
-
},
|
|
420
|
-
{
|
|
421
|
-
"label": "Analysis",
|
|
422
|
-
"href": "/analysis",
|
|
423
|
-
"icon": "tag"
|
|
424
|
-
},
|
|
425
|
-
{
|
|
426
|
-
"href": "/issues",
|
|
427
|
-
"icon": "alert-triangle",
|
|
428
|
-
"label": "Issues"
|
|
426
|
+
],
|
|
427
|
+
"direction": "vertical"
|
|
429
428
|
}
|
|
430
429
|
],
|
|
430
|
+
"type": "dashboard-layout",
|
|
431
431
|
"appName": "Code Reviewer"
|
|
432
432
|
}
|
|
433
433
|
]
|
|
@@ -460,50 +460,50 @@
|
|
|
460
460
|
"render-ui",
|
|
461
461
|
"main",
|
|
462
462
|
{
|
|
463
|
-
"navItems": [
|
|
464
|
-
{
|
|
465
|
-
"label": "Review",
|
|
466
|
-
"href": "/review",
|
|
467
|
-
"icon": "file-search"
|
|
468
|
-
},
|
|
469
|
-
{
|
|
470
|
-
"icon": "tag",
|
|
471
|
-
"label": "Analysis",
|
|
472
|
-
"href": "/analysis"
|
|
473
|
-
},
|
|
474
|
-
{
|
|
475
|
-
"label": "Issues",
|
|
476
|
-
"icon": "alert-triangle",
|
|
477
|
-
"href": "/issues"
|
|
478
|
-
}
|
|
479
|
-
],
|
|
480
463
|
"type": "dashboard-layout",
|
|
481
464
|
"appName": "Code Reviewer",
|
|
482
465
|
"children": [
|
|
483
466
|
{
|
|
484
|
-
"type": "stack",
|
|
485
|
-
"direction": "vertical",
|
|
486
|
-
"gap": "lg",
|
|
487
467
|
"align": "center",
|
|
468
|
+
"direction": "vertical",
|
|
469
|
+
"type": "stack",
|
|
488
470
|
"children": [
|
|
489
471
|
{
|
|
490
472
|
"type": "icon",
|
|
491
473
|
"name": "search"
|
|
492
474
|
},
|
|
493
475
|
{
|
|
476
|
+
"type": "typography",
|
|
494
477
|
"content": "Analyzing input...",
|
|
495
|
-
"variant": "h3"
|
|
496
|
-
"type": "typography"
|
|
478
|
+
"variant": "h3"
|
|
497
479
|
},
|
|
498
480
|
{
|
|
499
481
|
"type": "spinner"
|
|
500
482
|
},
|
|
501
483
|
{
|
|
502
|
-
"variant": "caption",
|
|
503
484
|
"type": "typography",
|
|
485
|
+
"variant": "caption",
|
|
504
486
|
"content": "Classifying and searching for patterns"
|
|
505
487
|
}
|
|
506
|
-
]
|
|
488
|
+
],
|
|
489
|
+
"gap": "lg"
|
|
490
|
+
}
|
|
491
|
+
],
|
|
492
|
+
"navItems": [
|
|
493
|
+
{
|
|
494
|
+
"href": "/review",
|
|
495
|
+
"icon": "file-search",
|
|
496
|
+
"label": "Review"
|
|
497
|
+
},
|
|
498
|
+
{
|
|
499
|
+
"icon": "tag",
|
|
500
|
+
"label": "Analysis",
|
|
501
|
+
"href": "/analysis"
|
|
502
|
+
},
|
|
503
|
+
{
|
|
504
|
+
"label": "Issues",
|
|
505
|
+
"href": "/issues",
|
|
506
|
+
"icon": "alert-triangle"
|
|
507
507
|
}
|
|
508
508
|
]
|
|
509
509
|
}
|
|
@@ -529,24 +529,24 @@
|
|
|
529
529
|
"main",
|
|
530
530
|
{
|
|
531
531
|
"type": "dashboard-layout",
|
|
532
|
+
"appName": "Code Reviewer",
|
|
532
533
|
"navItems": [
|
|
533
534
|
{
|
|
534
|
-
"icon": "file-search",
|
|
535
535
|
"label": "Review",
|
|
536
|
-
"href": "/review"
|
|
536
|
+
"href": "/review",
|
|
537
|
+
"icon": "file-search"
|
|
537
538
|
},
|
|
538
539
|
{
|
|
539
|
-
"href": "/analysis",
|
|
540
540
|
"label": "Analysis",
|
|
541
|
-
"icon": "tag"
|
|
541
|
+
"icon": "tag",
|
|
542
|
+
"href": "/analysis"
|
|
542
543
|
},
|
|
543
544
|
{
|
|
545
|
+
"label": "Issues",
|
|
544
546
|
"icon": "alert-triangle",
|
|
545
|
-
"href": "/issues"
|
|
546
|
-
"label": "Issues"
|
|
547
|
+
"href": "/issues"
|
|
547
548
|
}
|
|
548
549
|
],
|
|
549
|
-
"appName": "Code Reviewer",
|
|
550
550
|
"children": [
|
|
551
551
|
{
|
|
552
552
|
"children": [
|
|
@@ -555,23 +555,23 @@
|
|
|
555
555
|
"type": "icon"
|
|
556
556
|
},
|
|
557
557
|
{
|
|
558
|
+
"variant": "h3",
|
|
558
559
|
"type": "typography",
|
|
559
|
-
"content": "Generating review..."
|
|
560
|
-
"variant": "h3"
|
|
560
|
+
"content": "Generating review..."
|
|
561
561
|
},
|
|
562
562
|
{
|
|
563
563
|
"type": "spinner"
|
|
564
564
|
},
|
|
565
565
|
{
|
|
566
|
+
"type": "typography",
|
|
566
567
|
"content": "Category: @entity.category",
|
|
567
|
-
"variant": "caption"
|
|
568
|
-
"type": "typography"
|
|
568
|
+
"variant": "caption"
|
|
569
569
|
}
|
|
570
570
|
],
|
|
571
|
-
"direction": "vertical",
|
|
572
|
-
"gap": "lg",
|
|
573
571
|
"align": "center",
|
|
574
|
-
"
|
|
572
|
+
"direction": "vertical",
|
|
573
|
+
"type": "stack",
|
|
574
|
+
"gap": "lg"
|
|
575
575
|
}
|
|
576
576
|
]
|
|
577
577
|
}
|
|
@@ -599,54 +599,52 @@
|
|
|
599
599
|
{
|
|
600
600
|
"navItems": [
|
|
601
601
|
{
|
|
602
|
-
"label": "Review",
|
|
603
602
|
"href": "/review",
|
|
603
|
+
"label": "Review",
|
|
604
604
|
"icon": "file-search"
|
|
605
605
|
},
|
|
606
606
|
{
|
|
607
|
-
"
|
|
607
|
+
"href": "/analysis",
|
|
608
608
|
"label": "Analysis",
|
|
609
|
-
"
|
|
609
|
+
"icon": "tag"
|
|
610
610
|
},
|
|
611
611
|
{
|
|
612
612
|
"href": "/issues",
|
|
613
|
-
"
|
|
614
|
-
"
|
|
613
|
+
"label": "Issues",
|
|
614
|
+
"icon": "alert-triangle"
|
|
615
615
|
}
|
|
616
616
|
],
|
|
617
617
|
"type": "dashboard-layout",
|
|
618
618
|
"children": [
|
|
619
619
|
{
|
|
620
|
-
"direction": "vertical",
|
|
621
|
-
"type": "stack",
|
|
622
620
|
"children": [
|
|
623
621
|
{
|
|
624
|
-
"type": "stack",
|
|
625
622
|
"gap": "sm",
|
|
623
|
+
"type": "stack",
|
|
626
624
|
"direction": "horizontal",
|
|
627
|
-
"align": "center",
|
|
628
625
|
"justify": "between",
|
|
626
|
+
"align": "center",
|
|
629
627
|
"children": [
|
|
630
628
|
{
|
|
631
|
-
"
|
|
629
|
+
"align": "center",
|
|
632
630
|
"children": [
|
|
633
631
|
{
|
|
634
|
-
"
|
|
635
|
-
"
|
|
632
|
+
"type": "icon",
|
|
633
|
+
"name": "check-circle"
|
|
636
634
|
},
|
|
637
635
|
{
|
|
638
|
-
"
|
|
636
|
+
"type": "typography",
|
|
639
637
|
"content": "Review Complete",
|
|
640
|
-
"
|
|
638
|
+
"variant": "h2"
|
|
641
639
|
}
|
|
642
640
|
],
|
|
641
|
+
"type": "stack",
|
|
643
642
|
"direction": "horizontal",
|
|
644
|
-
"align": "center",
|
|
645
643
|
"gap": "sm"
|
|
646
644
|
},
|
|
647
645
|
{
|
|
648
|
-
"
|
|
649
|
-
"
|
|
646
|
+
"label": "@entity.score",
|
|
647
|
+
"type": "badge"
|
|
650
648
|
}
|
|
651
649
|
]
|
|
652
650
|
},
|
|
@@ -654,63 +652,65 @@
|
|
|
654
652
|
"type": "divider"
|
|
655
653
|
},
|
|
656
654
|
{
|
|
655
|
+
"type": "card",
|
|
657
656
|
"children": [
|
|
658
657
|
{
|
|
659
|
-
"type": "stack",
|
|
660
658
|
"children": [
|
|
661
659
|
{
|
|
660
|
+
"direction": "horizontal",
|
|
662
661
|
"children": [
|
|
663
662
|
{
|
|
664
|
-
"
|
|
665
|
-
"
|
|
663
|
+
"label": "@entity.category",
|
|
664
|
+
"type": "badge"
|
|
666
665
|
},
|
|
667
666
|
{
|
|
668
|
-
"
|
|
669
|
-
"
|
|
667
|
+
"type": "badge",
|
|
668
|
+
"label": "@entity.reviewStatus"
|
|
670
669
|
}
|
|
671
670
|
],
|
|
672
|
-
"type": "stack",
|
|
673
671
|
"gap": "sm",
|
|
674
|
-
"
|
|
672
|
+
"type": "stack"
|
|
675
673
|
},
|
|
676
674
|
{
|
|
677
|
-
"type": "typography",
|
|
678
675
|
"variant": "h4",
|
|
676
|
+
"type": "typography",
|
|
679
677
|
"content": "Issues"
|
|
680
678
|
},
|
|
681
679
|
{
|
|
682
|
-
"
|
|
680
|
+
"variant": "body",
|
|
683
681
|
"type": "typography",
|
|
684
|
-
"
|
|
682
|
+
"content": "@entity.issues"
|
|
685
683
|
},
|
|
686
684
|
{
|
|
687
685
|
"type": "divider"
|
|
688
686
|
},
|
|
689
687
|
{
|
|
690
|
-
"
|
|
688
|
+
"type": "typography",
|
|
691
689
|
"content": "Suggestions",
|
|
692
|
-
"
|
|
690
|
+
"variant": "h4"
|
|
693
691
|
},
|
|
694
692
|
{
|
|
695
|
-
"
|
|
693
|
+
"content": "@entity.suggestions",
|
|
696
694
|
"type": "typography",
|
|
697
|
-
"
|
|
695
|
+
"variant": "body"
|
|
698
696
|
}
|
|
699
697
|
],
|
|
700
|
-
"
|
|
701
|
-
"
|
|
698
|
+
"gap": "md",
|
|
699
|
+
"type": "stack",
|
|
700
|
+
"direction": "vertical"
|
|
702
701
|
}
|
|
703
|
-
]
|
|
704
|
-
"type": "card"
|
|
702
|
+
]
|
|
705
703
|
},
|
|
706
704
|
{
|
|
707
705
|
"type": "button",
|
|
708
|
-
"variant": "ghost",
|
|
709
706
|
"icon": "rotate-ccw",
|
|
707
|
+
"label": "New Review",
|
|
710
708
|
"action": "RESET",
|
|
711
|
-
"
|
|
709
|
+
"variant": "ghost"
|
|
712
710
|
}
|
|
713
711
|
],
|
|
712
|
+
"direction": "vertical",
|
|
713
|
+
"type": "stack",
|
|
714
714
|
"gap": "lg"
|
|
715
715
|
}
|
|
716
716
|
],
|
|
@@ -754,29 +754,14 @@
|
|
|
754
754
|
"main",
|
|
755
755
|
{
|
|
756
756
|
"type": "dashboard-layout",
|
|
757
|
-
"navItems": [
|
|
758
|
-
{
|
|
759
|
-
"label": "Review",
|
|
760
|
-
"icon": "file-search",
|
|
761
|
-
"href": "/review"
|
|
762
|
-
},
|
|
763
|
-
{
|
|
764
|
-
"icon": "tag",
|
|
765
|
-
"href": "/analysis",
|
|
766
|
-
"label": "Analysis"
|
|
767
|
-
},
|
|
768
|
-
{
|
|
769
|
-
"href": "/issues",
|
|
770
|
-
"icon": "alert-triangle",
|
|
771
|
-
"label": "Issues"
|
|
772
|
-
}
|
|
773
|
-
],
|
|
774
757
|
"children": [
|
|
775
758
|
{
|
|
759
|
+
"gap": "lg",
|
|
776
760
|
"children": [
|
|
777
761
|
{
|
|
778
|
-
"
|
|
762
|
+
"direction": "horizontal",
|
|
779
763
|
"gap": "sm",
|
|
764
|
+
"type": "stack",
|
|
780
765
|
"align": "center",
|
|
781
766
|
"children": [
|
|
782
767
|
{
|
|
@@ -785,11 +770,10 @@
|
|
|
785
770
|
},
|
|
786
771
|
{
|
|
787
772
|
"content": "Code Review",
|
|
788
|
-
"
|
|
789
|
-
"
|
|
773
|
+
"variant": "h2",
|
|
774
|
+
"type": "typography"
|
|
790
775
|
}
|
|
791
|
-
]
|
|
792
|
-
"direction": "horizontal"
|
|
776
|
+
]
|
|
793
777
|
},
|
|
794
778
|
{
|
|
795
779
|
"type": "divider"
|
|
@@ -798,35 +782,51 @@
|
|
|
798
782
|
"type": "card",
|
|
799
783
|
"children": [
|
|
800
784
|
{
|
|
801
|
-
"type": "stack",
|
|
802
|
-
"direction": "vertical",
|
|
803
785
|
"children": [
|
|
804
786
|
{
|
|
805
|
-
"
|
|
787
|
+
"type": "typography",
|
|
806
788
|
"content": "Paste schema or code to review. The agent will classify, search for patterns, and generate a structured review.",
|
|
807
|
-
"
|
|
789
|
+
"variant": "body"
|
|
808
790
|
},
|
|
809
791
|
{
|
|
792
|
+
"submitEvent": "SUBMIT_REVIEW",
|
|
793
|
+
"type": "form-section",
|
|
794
|
+
"entity": "@entity",
|
|
810
795
|
"fields": [
|
|
811
796
|
"target"
|
|
812
797
|
],
|
|
813
|
-
"
|
|
814
|
-
"mode": "edit",
|
|
815
|
-
"type": "form-section",
|
|
816
|
-
"entity": "@entity"
|
|
798
|
+
"mode": "edit"
|
|
817
799
|
}
|
|
818
800
|
],
|
|
819
|
-
"gap": "md"
|
|
801
|
+
"gap": "md",
|
|
802
|
+
"type": "stack",
|
|
803
|
+
"direction": "vertical"
|
|
820
804
|
}
|
|
821
805
|
]
|
|
822
806
|
}
|
|
823
807
|
],
|
|
824
|
-
"type": "stack",
|
|
825
808
|
"direction": "vertical",
|
|
826
|
-
"
|
|
809
|
+
"type": "stack"
|
|
827
810
|
}
|
|
828
811
|
],
|
|
829
|
-
"appName": "Code Reviewer"
|
|
812
|
+
"appName": "Code Reviewer",
|
|
813
|
+
"navItems": [
|
|
814
|
+
{
|
|
815
|
+
"icon": "file-search",
|
|
816
|
+
"label": "Review",
|
|
817
|
+
"href": "/review"
|
|
818
|
+
},
|
|
819
|
+
{
|
|
820
|
+
"icon": "tag",
|
|
821
|
+
"label": "Analysis",
|
|
822
|
+
"href": "/analysis"
|
|
823
|
+
},
|
|
824
|
+
{
|
|
825
|
+
"href": "/issues",
|
|
826
|
+
"icon": "alert-triangle",
|
|
827
|
+
"label": "Issues"
|
|
828
|
+
}
|
|
829
|
+
]
|
|
830
830
|
}
|
|
831
831
|
]
|
|
832
832
|
]
|
|
@@ -1033,7 +1033,6 @@
|
|
|
1033
1033
|
"render-ui",
|
|
1034
1034
|
"main",
|
|
1035
1035
|
{
|
|
1036
|
-
"type": "dashboard-layout",
|
|
1037
1036
|
"navItems": [
|
|
1038
1037
|
{
|
|
1039
1038
|
"href": "/review",
|
|
@@ -1041,20 +1040,26 @@
|
|
|
1041
1040
|
"label": "Review"
|
|
1042
1041
|
},
|
|
1043
1042
|
{
|
|
1044
|
-
"icon": "tag",
|
|
1045
1043
|
"label": "Analysis",
|
|
1044
|
+
"icon": "tag",
|
|
1046
1045
|
"href": "/analysis"
|
|
1047
1046
|
},
|
|
1048
1047
|
{
|
|
1049
|
-
"label": "Issues",
|
|
1050
1048
|
"href": "/issues",
|
|
1049
|
+
"label": "Issues",
|
|
1051
1050
|
"icon": "alert-triangle"
|
|
1052
1051
|
}
|
|
1053
1052
|
],
|
|
1053
|
+
"type": "dashboard-layout",
|
|
1054
|
+
"appName": "Code Reviewer",
|
|
1054
1055
|
"children": [
|
|
1055
1056
|
{
|
|
1057
|
+
"type": "stack",
|
|
1058
|
+
"direction": "vertical",
|
|
1059
|
+
"gap": "lg",
|
|
1056
1060
|
"children": [
|
|
1057
1061
|
{
|
|
1062
|
+
"type": "stack",
|
|
1058
1063
|
"align": "center",
|
|
1059
1064
|
"children": [
|
|
1060
1065
|
{
|
|
@@ -1062,51 +1067,46 @@
|
|
|
1062
1067
|
"name": "brain"
|
|
1063
1068
|
},
|
|
1064
1069
|
{
|
|
1065
|
-
"type": "typography",
|
|
1066
1070
|
"variant": "h2",
|
|
1071
|
+
"type": "typography",
|
|
1067
1072
|
"content": "RAG Pipeline"
|
|
1068
1073
|
}
|
|
1069
1074
|
],
|
|
1070
|
-
"direction": "horizontal",
|
|
1071
1075
|
"gap": "sm",
|
|
1072
|
-
"
|
|
1076
|
+
"direction": "horizontal"
|
|
1073
1077
|
},
|
|
1074
1078
|
{
|
|
1075
1079
|
"type": "divider"
|
|
1076
1080
|
},
|
|
1077
1081
|
{
|
|
1078
|
-
"type": "card",
|
|
1079
1082
|
"children": [
|
|
1080
1083
|
{
|
|
1081
|
-
"gap": "md",
|
|
1082
|
-
"type": "stack",
|
|
1083
|
-
"direction": "vertical",
|
|
1084
1084
|
"children": [
|
|
1085
1085
|
{
|
|
1086
|
+
"variant": "body",
|
|
1086
1087
|
"type": "typography",
|
|
1087
|
-
"content": "Enter a query to retrieve context and generate a response"
|
|
1088
|
-
"variant": "body"
|
|
1088
|
+
"content": "Enter a query to retrieve context and generate a response"
|
|
1089
1089
|
},
|
|
1090
1090
|
{
|
|
1091
|
+
"submitEvent": "GENERATE",
|
|
1091
1092
|
"fields": [
|
|
1092
1093
|
"query"
|
|
1093
1094
|
],
|
|
1094
|
-
"type": "form-section",
|
|
1095
|
-
"mode": "edit",
|
|
1096
1095
|
"entity": "@entity",
|
|
1097
|
-
"
|
|
1096
|
+
"type": "form-section",
|
|
1097
|
+
"mode": "edit"
|
|
1098
1098
|
}
|
|
1099
|
-
]
|
|
1099
|
+
],
|
|
1100
|
+
"direction": "vertical",
|
|
1101
|
+
"type": "stack",
|
|
1102
|
+
"gap": "md"
|
|
1100
1103
|
}
|
|
1101
|
-
]
|
|
1104
|
+
],
|
|
1105
|
+
"type": "card"
|
|
1102
1106
|
}
|
|
1103
|
-
]
|
|
1104
|
-
"gap": "lg",
|
|
1105
|
-
"type": "stack",
|
|
1106
|
-
"direction": "vertical"
|
|
1107
|
+
]
|
|
1107
1108
|
}
|
|
1108
|
-
]
|
|
1109
|
-
"appName": "Code Reviewer"
|
|
1109
|
+
]
|
|
1110
1110
|
}
|
|
1111
1111
|
]
|
|
1112
1112
|
]
|
|
@@ -1134,7 +1134,6 @@
|
|
|
1134
1134
|
"render-ui",
|
|
1135
1135
|
"main",
|
|
1136
1136
|
{
|
|
1137
|
-
"type": "dashboard-layout",
|
|
1138
1137
|
"navItems": [
|
|
1139
1138
|
{
|
|
1140
1139
|
"href": "/review",
|
|
@@ -1147,17 +1146,13 @@
|
|
|
1147
1146
|
"label": "Analysis"
|
|
1148
1147
|
},
|
|
1149
1148
|
{
|
|
1149
|
+
"label": "Issues",
|
|
1150
1150
|
"href": "/issues",
|
|
1151
|
-
"icon": "alert-triangle"
|
|
1152
|
-
"label": "Issues"
|
|
1151
|
+
"icon": "alert-triangle"
|
|
1153
1152
|
}
|
|
1154
1153
|
],
|
|
1155
|
-
"appName": "Code Reviewer",
|
|
1156
1154
|
"children": [
|
|
1157
1155
|
{
|
|
1158
|
-
"gap": "lg",
|
|
1159
|
-
"direction": "vertical",
|
|
1160
|
-
"align": "center",
|
|
1161
1156
|
"type": "stack",
|
|
1162
1157
|
"children": [
|
|
1163
1158
|
{
|
|
@@ -1173,24 +1168,29 @@
|
|
|
1173
1168
|
"type": "spinner"
|
|
1174
1169
|
},
|
|
1175
1170
|
{
|
|
1176
|
-
"direction": "horizontal",
|
|
1177
1171
|
"justify": "center",
|
|
1172
|
+
"gap": "md",
|
|
1173
|
+
"type": "stack",
|
|
1174
|
+
"direction": "horizontal",
|
|
1178
1175
|
"children": [
|
|
1179
1176
|
{
|
|
1180
1177
|
"type": "badge",
|
|
1181
1178
|
"label": "Recalling memories"
|
|
1182
1179
|
},
|
|
1183
1180
|
{
|
|
1184
|
-
"
|
|
1185
|
-
"
|
|
1181
|
+
"type": "badge",
|
|
1182
|
+
"label": "Searching code"
|
|
1186
1183
|
}
|
|
1187
|
-
]
|
|
1188
|
-
"type": "stack",
|
|
1189
|
-
"gap": "md"
|
|
1184
|
+
]
|
|
1190
1185
|
}
|
|
1191
|
-
]
|
|
1186
|
+
],
|
|
1187
|
+
"direction": "vertical",
|
|
1188
|
+
"align": "center",
|
|
1189
|
+
"gap": "lg"
|
|
1192
1190
|
}
|
|
1193
|
-
]
|
|
1191
|
+
],
|
|
1192
|
+
"appName": "Code Reviewer",
|
|
1193
|
+
"type": "dashboard-layout"
|
|
1194
1194
|
}
|
|
1195
1195
|
]
|
|
1196
1196
|
]
|
|
@@ -1235,35 +1235,35 @@
|
|
|
1235
1235
|
"render-ui",
|
|
1236
1236
|
"main",
|
|
1237
1237
|
{
|
|
1238
|
-
"
|
|
1238
|
+
"appName": "Code Reviewer",
|
|
1239
1239
|
"children": [
|
|
1240
1240
|
{
|
|
1241
1241
|
"type": "stack",
|
|
1242
|
+
"gap": "lg",
|
|
1242
1243
|
"direction": "vertical",
|
|
1243
1244
|
"align": "center",
|
|
1244
|
-
"gap": "lg",
|
|
1245
1245
|
"children": [
|
|
1246
1246
|
{
|
|
1247
|
-
"
|
|
1248
|
-
"
|
|
1247
|
+
"name": "cpu",
|
|
1248
|
+
"type": "icon"
|
|
1249
1249
|
},
|
|
1250
1250
|
{
|
|
1251
|
-
"
|
|
1251
|
+
"variant": "h3",
|
|
1252
1252
|
"type": "typography",
|
|
1253
|
-
"
|
|
1253
|
+
"content": "Generating response..."
|
|
1254
1254
|
},
|
|
1255
1255
|
{
|
|
1256
1256
|
"type": "spinner"
|
|
1257
1257
|
},
|
|
1258
1258
|
{
|
|
1259
|
-
"
|
|
1259
|
+
"type": "stack",
|
|
1260
1260
|
"direction": "horizontal",
|
|
1261
|
+
"gap": "md",
|
|
1261
1262
|
"justify": "center",
|
|
1262
|
-
"type": "stack",
|
|
1263
1263
|
"children": [
|
|
1264
1264
|
{
|
|
1265
|
-
"
|
|
1266
|
-
"
|
|
1265
|
+
"label": "@entity.memoryHits",
|
|
1266
|
+
"type": "badge"
|
|
1267
1267
|
},
|
|
1268
1268
|
{
|
|
1269
1269
|
"type": "badge",
|
|
@@ -1277,21 +1277,21 @@
|
|
|
1277
1277
|
"navItems": [
|
|
1278
1278
|
{
|
|
1279
1279
|
"href": "/review",
|
|
1280
|
-
"
|
|
1281
|
-
"
|
|
1280
|
+
"icon": "file-search",
|
|
1281
|
+
"label": "Review"
|
|
1282
1282
|
},
|
|
1283
1283
|
{
|
|
1284
|
-
"href": "/analysis",
|
|
1285
1284
|
"icon": "tag",
|
|
1286
|
-
"label": "Analysis"
|
|
1285
|
+
"label": "Analysis",
|
|
1286
|
+
"href": "/analysis"
|
|
1287
1287
|
},
|
|
1288
1288
|
{
|
|
1289
|
+
"icon": "alert-triangle",
|
|
1289
1290
|
"label": "Issues",
|
|
1290
|
-
"href": "/issues"
|
|
1291
|
-
"icon": "alert-triangle"
|
|
1291
|
+
"href": "/issues"
|
|
1292
1292
|
}
|
|
1293
1293
|
],
|
|
1294
|
-
"
|
|
1294
|
+
"type": "dashboard-layout"
|
|
1295
1295
|
}
|
|
1296
1296
|
]
|
|
1297
1297
|
]
|
|
@@ -1315,54 +1315,54 @@
|
|
|
1315
1315
|
"render-ui",
|
|
1316
1316
|
"main",
|
|
1317
1317
|
{
|
|
1318
|
-
"appName": "Code Reviewer",
|
|
1319
1318
|
"type": "dashboard-layout",
|
|
1319
|
+
"appName": "Code Reviewer",
|
|
1320
|
+
"navItems": [
|
|
1321
|
+
{
|
|
1322
|
+
"label": "Review",
|
|
1323
|
+
"icon": "file-search",
|
|
1324
|
+
"href": "/review"
|
|
1325
|
+
},
|
|
1326
|
+
{
|
|
1327
|
+
"icon": "tag",
|
|
1328
|
+
"label": "Analysis",
|
|
1329
|
+
"href": "/analysis"
|
|
1330
|
+
},
|
|
1331
|
+
{
|
|
1332
|
+
"icon": "alert-triangle",
|
|
1333
|
+
"label": "Issues",
|
|
1334
|
+
"href": "/issues"
|
|
1335
|
+
}
|
|
1336
|
+
],
|
|
1320
1337
|
"children": [
|
|
1321
1338
|
{
|
|
1339
|
+
"gap": "lg",
|
|
1340
|
+
"direction": "vertical",
|
|
1341
|
+
"align": "center",
|
|
1322
1342
|
"children": [
|
|
1323
1343
|
{
|
|
1324
|
-
"
|
|
1325
|
-
"
|
|
1344
|
+
"name": "alert-triangle",
|
|
1345
|
+
"type": "icon"
|
|
1326
1346
|
},
|
|
1327
1347
|
{
|
|
1328
|
-
"content": "RAG Pipeline Error",
|
|
1329
1348
|
"type": "typography",
|
|
1349
|
+
"content": "RAG Pipeline Error",
|
|
1330
1350
|
"variant": "h2"
|
|
1331
1351
|
},
|
|
1332
1352
|
{
|
|
1333
1353
|
"type": "alert",
|
|
1334
1354
|
"variant": "error",
|
|
1335
1355
|
"message": "@entity.error"
|
|
1336
|
-
},
|
|
1337
|
-
{
|
|
1338
|
-
"type": "button",
|
|
1339
|
-
"action": "RESET",
|
|
1340
|
-
"variant": "primary",
|
|
1341
|
-
"icon": "rotate-ccw",
|
|
1342
|
-
"label": "Try Again"
|
|
1343
|
-
}
|
|
1344
|
-
],
|
|
1345
|
-
"type": "stack"
|
|
1346
|
-
"direction": "vertical",
|
|
1347
|
-
"gap": "lg",
|
|
1348
|
-
"align": "center"
|
|
1349
|
-
}
|
|
1350
|
-
],
|
|
1351
|
-
"navItems": [
|
|
1352
|
-
{
|
|
1353
|
-
"icon": "file-search",
|
|
1354
|
-
"href": "/review",
|
|
1355
|
-
"label": "Review"
|
|
1356
|
-
},
|
|
1357
|
-
{
|
|
1358
|
-
"label": "Analysis",
|
|
1359
|
-
"href": "/analysis",
|
|
1360
|
-
"icon": "tag"
|
|
1361
|
-
},
|
|
1362
|
-
{
|
|
1363
|
-
"icon": "alert-triangle",
|
|
1364
|
-
"href": "/issues",
|
|
1365
|
-
"label": "Issues"
|
|
1356
|
+
},
|
|
1357
|
+
{
|
|
1358
|
+
"type": "button",
|
|
1359
|
+
"action": "RESET",
|
|
1360
|
+
"variant": "primary",
|
|
1361
|
+
"icon": "rotate-ccw",
|
|
1362
|
+
"label": "Try Again"
|
|
1363
|
+
}
|
|
1364
|
+
],
|
|
1365
|
+
"type": "stack"
|
|
1366
1366
|
}
|
|
1367
1367
|
]
|
|
1368
1368
|
}
|
|
@@ -1399,31 +1399,35 @@
|
|
|
1399
1399
|
{
|
|
1400
1400
|
"navItems": [
|
|
1401
1401
|
{
|
|
1402
|
+
"href": "/review",
|
|
1402
1403
|
"icon": "file-search",
|
|
1403
|
-
"label": "Review"
|
|
1404
|
-
"href": "/review"
|
|
1404
|
+
"label": "Review"
|
|
1405
1405
|
},
|
|
1406
1406
|
{
|
|
1407
|
+
"label": "Analysis",
|
|
1407
1408
|
"icon": "tag",
|
|
1408
|
-
"href": "/analysis"
|
|
1409
|
-
"label": "Analysis"
|
|
1409
|
+
"href": "/analysis"
|
|
1410
1410
|
},
|
|
1411
1411
|
{
|
|
1412
|
+
"label": "Issues",
|
|
1412
1413
|
"icon": "alert-triangle",
|
|
1413
|
-
"href": "/issues"
|
|
1414
|
-
"label": "Issues"
|
|
1414
|
+
"href": "/issues"
|
|
1415
1415
|
}
|
|
1416
1416
|
],
|
|
1417
|
+
"appName": "Code Reviewer",
|
|
1417
1418
|
"children": [
|
|
1418
1419
|
{
|
|
1419
|
-
"
|
|
1420
|
+
"direction": "vertical",
|
|
1421
|
+
"gap": "lg",
|
|
1420
1422
|
"children": [
|
|
1421
1423
|
{
|
|
1424
|
+
"type": "stack",
|
|
1425
|
+
"direction": "horizontal",
|
|
1422
1426
|
"children": [
|
|
1423
1427
|
{
|
|
1424
1428
|
"type": "stack",
|
|
1425
|
-
"gap": "sm",
|
|
1426
1429
|
"align": "center",
|
|
1430
|
+
"gap": "sm",
|
|
1427
1431
|
"direction": "horizontal",
|
|
1428
1432
|
"children": [
|
|
1429
1433
|
{
|
|
@@ -1439,106 +1443,102 @@
|
|
|
1439
1443
|
},
|
|
1440
1444
|
{
|
|
1441
1445
|
"icon": "rotate-ccw",
|
|
1442
|
-
"action": "RESET",
|
|
1443
1446
|
"variant": "ghost",
|
|
1447
|
+
"label": "New Query",
|
|
1444
1448
|
"type": "button",
|
|
1445
|
-
"
|
|
1449
|
+
"action": "RESET"
|
|
1446
1450
|
}
|
|
1447
1451
|
],
|
|
1448
|
-
"
|
|
1449
|
-
"type": "stack",
|
|
1452
|
+
"gap": "sm",
|
|
1450
1453
|
"align": "center",
|
|
1451
|
-
"
|
|
1452
|
-
"gap": "sm"
|
|
1454
|
+
"justify": "between"
|
|
1453
1455
|
},
|
|
1454
1456
|
{
|
|
1455
1457
|
"type": "divider"
|
|
1456
1458
|
},
|
|
1457
1459
|
{
|
|
1458
|
-
"type": "simple-grid",
|
|
1459
1460
|
"children": [
|
|
1460
1461
|
{
|
|
1461
|
-
"type": "stat-display",
|
|
1462
1462
|
"icon": "brain",
|
|
1463
1463
|
"value": "@entity.memoryHits",
|
|
1464
|
-
"label": "Memory Hits"
|
|
1464
|
+
"label": "Memory Hits",
|
|
1465
|
+
"type": "stat-display"
|
|
1465
1466
|
},
|
|
1466
1467
|
{
|
|
1467
|
-
"type": "stat-display",
|
|
1468
|
-
"label": "Code Hits",
|
|
1469
1468
|
"value": "@entity.searchHits",
|
|
1470
|
-
"
|
|
1469
|
+
"type": "stat-display",
|
|
1470
|
+
"icon": "code",
|
|
1471
|
+
"label": "Code Hits"
|
|
1471
1472
|
}
|
|
1472
1473
|
],
|
|
1473
|
-
"cols": 2.0
|
|
1474
|
+
"cols": 2.0,
|
|
1475
|
+
"type": "simple-grid"
|
|
1474
1476
|
},
|
|
1475
1477
|
{
|
|
1476
1478
|
"type": "divider"
|
|
1477
1479
|
},
|
|
1478
1480
|
{
|
|
1479
|
-
"type": "card",
|
|
1480
1481
|
"children": [
|
|
1481
1482
|
{
|
|
1482
|
-
"type": "stack",
|
|
1483
|
-
"direction": "vertical",
|
|
1484
|
-
"gap": "md",
|
|
1485
1483
|
"children": [
|
|
1486
1484
|
{
|
|
1487
|
-
"
|
|
1485
|
+
"type": "typography",
|
|
1488
1486
|
"content": "Query",
|
|
1489
|
-
"
|
|
1487
|
+
"variant": "caption"
|
|
1490
1488
|
},
|
|
1491
1489
|
{
|
|
1492
|
-
"
|
|
1490
|
+
"type": "typography",
|
|
1493
1491
|
"content": "@entity.query",
|
|
1494
|
-
"
|
|
1492
|
+
"variant": "body"
|
|
1495
1493
|
},
|
|
1496
1494
|
{
|
|
1497
1495
|
"type": "divider"
|
|
1498
1496
|
},
|
|
1499
1497
|
{
|
|
1500
1498
|
"content": "Response",
|
|
1501
|
-
"
|
|
1502
|
-
"
|
|
1499
|
+
"type": "typography",
|
|
1500
|
+
"variant": "caption"
|
|
1503
1501
|
},
|
|
1504
1502
|
{
|
|
1505
|
-
"content": "@entity.response",
|
|
1506
1503
|
"type": "typography",
|
|
1507
|
-
"variant": "body"
|
|
1504
|
+
"variant": "body",
|
|
1505
|
+
"content": "@entity.response"
|
|
1508
1506
|
}
|
|
1509
|
-
]
|
|
1507
|
+
],
|
|
1508
|
+
"gap": "md",
|
|
1509
|
+
"type": "stack",
|
|
1510
|
+
"direction": "vertical"
|
|
1510
1511
|
}
|
|
1511
|
-
]
|
|
1512
|
+
],
|
|
1513
|
+
"type": "card"
|
|
1512
1514
|
},
|
|
1513
1515
|
{
|
|
1514
1516
|
"children": [
|
|
1515
1517
|
{
|
|
1516
1518
|
"type": "stack",
|
|
1519
|
+
"gap": "sm",
|
|
1517
1520
|
"children": [
|
|
1518
1521
|
{
|
|
1519
|
-
"type": "typography",
|
|
1520
1522
|
"content": "Retrieved Context",
|
|
1521
|
-
"variant": "caption"
|
|
1523
|
+
"variant": "caption",
|
|
1524
|
+
"type": "typography"
|
|
1522
1525
|
},
|
|
1523
1526
|
{
|
|
1524
|
-
"type": "typography",
|
|
1525
1527
|
"content": "@entity.context",
|
|
1526
|
-
"variant": "body"
|
|
1528
|
+
"variant": "body",
|
|
1529
|
+
"type": "typography"
|
|
1527
1530
|
}
|
|
1528
1531
|
],
|
|
1529
|
-
"gap": "sm",
|
|
1530
1532
|
"direction": "vertical"
|
|
1531
1533
|
}
|
|
1532
1534
|
],
|
|
1533
1535
|
"type": "card"
|
|
1534
1536
|
}
|
|
1535
1537
|
],
|
|
1536
|
-
"
|
|
1537
|
-
"gap": "lg"
|
|
1538
|
+
"type": "stack"
|
|
1538
1539
|
}
|
|
1539
1540
|
],
|
|
1540
|
-
"type": "dashboard-layout"
|
|
1541
|
-
"appName": "Code Reviewer"
|
|
1541
|
+
"type": "dashboard-layout"
|
|
1542
1542
|
}
|
|
1543
1543
|
]
|
|
1544
1544
|
]
|
|
@@ -1562,56 +1562,56 @@
|
|
|
1562
1562
|
"render-ui",
|
|
1563
1563
|
"main",
|
|
1564
1564
|
{
|
|
1565
|
+
"appName": "Code Reviewer",
|
|
1566
|
+
"type": "dashboard-layout",
|
|
1565
1567
|
"children": [
|
|
1566
1568
|
{
|
|
1569
|
+
"direction": "vertical",
|
|
1570
|
+
"type": "stack",
|
|
1571
|
+
"gap": "lg",
|
|
1572
|
+
"align": "center",
|
|
1567
1573
|
"children": [
|
|
1568
1574
|
{
|
|
1569
1575
|
"name": "alert-triangle",
|
|
1570
1576
|
"type": "icon"
|
|
1571
1577
|
},
|
|
1572
1578
|
{
|
|
1579
|
+
"variant": "h2",
|
|
1573
1580
|
"type": "typography",
|
|
1574
|
-
"content": "RAG Pipeline Error"
|
|
1575
|
-
"variant": "h2"
|
|
1581
|
+
"content": "RAG Pipeline Error"
|
|
1576
1582
|
},
|
|
1577
1583
|
{
|
|
1584
|
+
"message": "@entity.error",
|
|
1578
1585
|
"type": "alert",
|
|
1579
|
-
"variant": "error"
|
|
1580
|
-
"message": "@entity.error"
|
|
1586
|
+
"variant": "error"
|
|
1581
1587
|
},
|
|
1582
1588
|
{
|
|
1583
|
-
"
|
|
1589
|
+
"type": "button",
|
|
1584
1590
|
"action": "RESET",
|
|
1585
|
-
"icon": "rotate-ccw",
|
|
1586
1591
|
"variant": "primary",
|
|
1587
|
-
"
|
|
1592
|
+
"icon": "rotate-ccw",
|
|
1593
|
+
"label": "Try Again"
|
|
1588
1594
|
}
|
|
1589
|
-
]
|
|
1590
|
-
"type": "stack",
|
|
1591
|
-
"gap": "lg",
|
|
1592
|
-
"direction": "vertical",
|
|
1593
|
-
"align": "center"
|
|
1595
|
+
]
|
|
1594
1596
|
}
|
|
1595
1597
|
],
|
|
1596
1598
|
"navItems": [
|
|
1597
1599
|
{
|
|
1598
1600
|
"label": "Review",
|
|
1599
|
-
"
|
|
1600
|
-
"
|
|
1601
|
+
"href": "/review",
|
|
1602
|
+
"icon": "file-search"
|
|
1601
1603
|
},
|
|
1602
1604
|
{
|
|
1603
1605
|
"label": "Analysis",
|
|
1604
|
-
"
|
|
1605
|
-
"
|
|
1606
|
+
"icon": "tag",
|
|
1607
|
+
"href": "/analysis"
|
|
1606
1608
|
},
|
|
1607
1609
|
{
|
|
1608
1610
|
"label": "Issues",
|
|
1609
|
-
"
|
|
1610
|
-
"
|
|
1611
|
+
"href": "/issues",
|
|
1612
|
+
"icon": "alert-triangle"
|
|
1611
1613
|
}
|
|
1612
|
-
]
|
|
1613
|
-
"type": "dashboard-layout",
|
|
1614
|
-
"appName": "Code Reviewer"
|
|
1614
|
+
]
|
|
1615
1615
|
}
|
|
1616
1616
|
]
|
|
1617
1617
|
]
|
|
@@ -1655,31 +1655,14 @@
|
|
|
1655
1655
|
"render-ui",
|
|
1656
1656
|
"main",
|
|
1657
1657
|
{
|
|
1658
|
-
"navItems": [
|
|
1659
|
-
{
|
|
1660
|
-
"href": "/review",
|
|
1661
|
-
"label": "Review",
|
|
1662
|
-
"icon": "file-search"
|
|
1663
|
-
},
|
|
1664
|
-
{
|
|
1665
|
-
"label": "Analysis",
|
|
1666
|
-
"icon": "tag",
|
|
1667
|
-
"href": "/analysis"
|
|
1668
|
-
},
|
|
1669
|
-
{
|
|
1670
|
-
"href": "/issues",
|
|
1671
|
-
"icon": "alert-triangle",
|
|
1672
|
-
"label": "Issues"
|
|
1673
|
-
}
|
|
1674
|
-
],
|
|
1675
|
-
"appName": "Code Reviewer",
|
|
1676
|
-
"type": "dashboard-layout",
|
|
1677
1658
|
"children": [
|
|
1678
1659
|
{
|
|
1679
|
-
"
|
|
1660
|
+
"type": "stack",
|
|
1680
1661
|
"children": [
|
|
1681
1662
|
{
|
|
1682
1663
|
"type": "stack",
|
|
1664
|
+
"gap": "sm",
|
|
1665
|
+
"direction": "horizontal",
|
|
1683
1666
|
"align": "center",
|
|
1684
1667
|
"children": [
|
|
1685
1668
|
{
|
|
@@ -1687,46 +1670,63 @@
|
|
|
1687
1670
|
"type": "icon"
|
|
1688
1671
|
},
|
|
1689
1672
|
{
|
|
1690
|
-
"content": "RAG Pipeline",
|
|
1691
1673
|
"variant": "h2",
|
|
1692
|
-
"type": "typography"
|
|
1674
|
+
"type": "typography",
|
|
1675
|
+
"content": "RAG Pipeline"
|
|
1693
1676
|
}
|
|
1694
|
-
]
|
|
1695
|
-
"direction": "horizontal",
|
|
1696
|
-
"gap": "sm"
|
|
1677
|
+
]
|
|
1697
1678
|
},
|
|
1698
1679
|
{
|
|
1699
1680
|
"type": "divider"
|
|
1700
1681
|
},
|
|
1701
1682
|
{
|
|
1683
|
+
"type": "card",
|
|
1702
1684
|
"children": [
|
|
1703
1685
|
{
|
|
1704
|
-
"gap": "md",
|
|
1705
|
-
"type": "stack",
|
|
1706
1686
|
"direction": "vertical",
|
|
1707
1687
|
"children": [
|
|
1708
1688
|
{
|
|
1689
|
+
"variant": "body",
|
|
1709
1690
|
"type": "typography",
|
|
1710
|
-
"content": "Enter a query to retrieve context and generate a response"
|
|
1711
|
-
"variant": "body"
|
|
1691
|
+
"content": "Enter a query to retrieve context and generate a response"
|
|
1712
1692
|
},
|
|
1713
1693
|
{
|
|
1714
|
-
"entity": "@entity",
|
|
1715
1694
|
"submitEvent": "GENERATE",
|
|
1716
1695
|
"type": "form-section",
|
|
1717
1696
|
"fields": [
|
|
1718
1697
|
"query"
|
|
1719
1698
|
],
|
|
1720
|
-
"mode": "edit"
|
|
1699
|
+
"mode": "edit",
|
|
1700
|
+
"entity": "@entity"
|
|
1721
1701
|
}
|
|
1722
|
-
]
|
|
1702
|
+
],
|
|
1703
|
+
"gap": "md",
|
|
1704
|
+
"type": "stack"
|
|
1723
1705
|
}
|
|
1724
|
-
]
|
|
1725
|
-
"type": "card"
|
|
1706
|
+
]
|
|
1726
1707
|
}
|
|
1727
1708
|
],
|
|
1728
1709
|
"gap": "lg",
|
|
1729
|
-
"
|
|
1710
|
+
"direction": "vertical"
|
|
1711
|
+
}
|
|
1712
|
+
],
|
|
1713
|
+
"appName": "Code Reviewer",
|
|
1714
|
+
"type": "dashboard-layout",
|
|
1715
|
+
"navItems": [
|
|
1716
|
+
{
|
|
1717
|
+
"href": "/review",
|
|
1718
|
+
"label": "Review",
|
|
1719
|
+
"icon": "file-search"
|
|
1720
|
+
},
|
|
1721
|
+
{
|
|
1722
|
+
"icon": "tag",
|
|
1723
|
+
"label": "Analysis",
|
|
1724
|
+
"href": "/analysis"
|
|
1725
|
+
},
|
|
1726
|
+
{
|
|
1727
|
+
"label": "Issues",
|
|
1728
|
+
"href": "/issues",
|
|
1729
|
+
"icon": "alert-triangle"
|
|
1730
1730
|
}
|
|
1731
1731
|
]
|
|
1732
1732
|
}
|
|
@@ -1836,8 +1836,8 @@
|
|
|
1836
1836
|
"ReviewRag",
|
|
1837
1837
|
{
|
|
1838
1838
|
"emit": {
|
|
1839
|
-
"
|
|
1840
|
-
"
|
|
1839
|
+
"success": "ReviewRagLoaded",
|
|
1840
|
+
"failure": "ReviewRagLoadFailed"
|
|
1841
1841
|
}
|
|
1842
1842
|
}
|
|
1843
1843
|
],
|
|
@@ -1845,22 +1845,22 @@
|
|
|
1845
1845
|
"render-ui",
|
|
1846
1846
|
"main",
|
|
1847
1847
|
{
|
|
1848
|
-
"direction": "vertical",
|
|
1849
|
-
"gap": "md",
|
|
1850
|
-
"type": "stack",
|
|
1851
1848
|
"align": "center",
|
|
1852
|
-
"className": "py-12",
|
|
1853
1849
|
"children": [
|
|
1854
1850
|
{
|
|
1855
1851
|
"type": "spinner"
|
|
1856
1852
|
},
|
|
1857
1853
|
{
|
|
1858
|
-
"content": "Loading RAG pipeline…",
|
|
1859
1854
|
"variant": "caption",
|
|
1860
1855
|
"type": "typography",
|
|
1856
|
+
"content": "Loading RAG pipeline…",
|
|
1861
1857
|
"color": "muted"
|
|
1862
1858
|
}
|
|
1863
|
-
]
|
|
1859
|
+
],
|
|
1860
|
+
"direction": "vertical",
|
|
1861
|
+
"className": "py-12",
|
|
1862
|
+
"type": "stack",
|
|
1863
|
+
"gap": "md"
|
|
1864
1864
|
}
|
|
1865
1865
|
]
|
|
1866
1866
|
]
|
|
@@ -1874,82 +1874,76 @@
|
|
|
1874
1874
|
"render-ui",
|
|
1875
1875
|
"main",
|
|
1876
1876
|
{
|
|
1877
|
-
"appName": "Code Reviewer",
|
|
1878
1877
|
"type": "dashboard-layout",
|
|
1879
1878
|
"navItems": [
|
|
1880
1879
|
{
|
|
1881
|
-
"label": "Review",
|
|
1882
1880
|
"href": "/review",
|
|
1881
|
+
"label": "Review",
|
|
1883
1882
|
"icon": "file-search"
|
|
1884
1883
|
},
|
|
1885
1884
|
{
|
|
1886
|
-
"icon": "tag",
|
|
1887
1885
|
"href": "/analysis",
|
|
1888
|
-
"label": "Analysis"
|
|
1886
|
+
"label": "Analysis",
|
|
1887
|
+
"icon": "tag"
|
|
1889
1888
|
},
|
|
1890
1889
|
{
|
|
1891
|
-
"
|
|
1890
|
+
"href": "/issues",
|
|
1892
1891
|
"icon": "alert-triangle",
|
|
1893
|
-
"
|
|
1892
|
+
"label": "Issues"
|
|
1894
1893
|
}
|
|
1895
1894
|
],
|
|
1896
1895
|
"children": [
|
|
1897
1896
|
{
|
|
1898
|
-
"direction": "vertical",
|
|
1899
|
-
"gap": "lg",
|
|
1900
|
-
"type": "stack",
|
|
1901
1897
|
"children": [
|
|
1902
1898
|
{
|
|
1903
|
-
"align": "center",
|
|
1904
|
-
"direction": "horizontal",
|
|
1905
1899
|
"type": "stack",
|
|
1906
|
-
"gap": "sm",
|
|
1907
1900
|
"children": [
|
|
1908
1901
|
{
|
|
1909
1902
|
"type": "icon",
|
|
1910
1903
|
"name": "brain"
|
|
1911
1904
|
},
|
|
1912
1905
|
{
|
|
1913
|
-
"variant": "h2",
|
|
1914
1906
|
"content": "RAG Pipeline",
|
|
1907
|
+
"variant": "h2",
|
|
1915
1908
|
"type": "typography"
|
|
1916
1909
|
}
|
|
1917
|
-
]
|
|
1910
|
+
],
|
|
1911
|
+
"gap": "sm",
|
|
1912
|
+
"align": "center",
|
|
1913
|
+
"direction": "horizontal"
|
|
1918
1914
|
},
|
|
1919
1915
|
{
|
|
1920
1916
|
"type": "divider"
|
|
1921
1917
|
},
|
|
1922
1918
|
{
|
|
1923
|
-
"tabChangeEvent": "SELECT_TAB",
|
|
1924
1919
|
"tabs": [
|
|
1925
1920
|
{
|
|
1926
1921
|
"label": "Query",
|
|
1927
1922
|
"value": "query"
|
|
1928
1923
|
},
|
|
1929
1924
|
{
|
|
1930
|
-
"
|
|
1931
|
-
"
|
|
1925
|
+
"value": "sources",
|
|
1926
|
+
"label": "Sources"
|
|
1932
1927
|
},
|
|
1933
1928
|
{
|
|
1934
1929
|
"value": "response",
|
|
1935
1930
|
"label": "Response"
|
|
1936
1931
|
}
|
|
1937
1932
|
],
|
|
1933
|
+
"defaultActiveTab": "query",
|
|
1938
1934
|
"type": "tabs",
|
|
1939
|
-
"
|
|
1935
|
+
"tabChangeEvent": "SELECT_TAB"
|
|
1940
1936
|
},
|
|
1941
1937
|
{
|
|
1942
1938
|
"type": "divider"
|
|
1943
1939
|
},
|
|
1944
1940
|
{
|
|
1945
|
-
"className": "transition-shadow hover:shadow-md cursor-pointer",
|
|
1946
|
-
"fields": [],
|
|
1947
1941
|
"renderItem": [
|
|
1948
1942
|
"fn",
|
|
1949
1943
|
"item",
|
|
1950
1944
|
{
|
|
1951
|
-
"gap": "sm",
|
|
1952
1945
|
"direction": "vertical",
|
|
1946
|
+
"gap": "sm",
|
|
1953
1947
|
"type": "stack",
|
|
1954
1948
|
"children": [
|
|
1955
1949
|
{
|
|
@@ -1959,19 +1953,25 @@
|
|
|
1959
1953
|
},
|
|
1960
1954
|
{
|
|
1961
1955
|
"color": "muted",
|
|
1962
|
-
"variant": "caption",
|
|
1963
1956
|
"type": "typography",
|
|
1957
|
+
"variant": "caption",
|
|
1964
1958
|
"content": "@item.query"
|
|
1965
1959
|
}
|
|
1966
1960
|
]
|
|
1967
1961
|
}
|
|
1968
1962
|
],
|
|
1969
1963
|
"entity": "@payload.data",
|
|
1970
|
-
"type": "data-grid"
|
|
1964
|
+
"type": "data-grid",
|
|
1965
|
+
"fields": [],
|
|
1966
|
+
"className": "transition-shadow hover:shadow-md cursor-pointer"
|
|
1971
1967
|
}
|
|
1972
|
-
]
|
|
1968
|
+
],
|
|
1969
|
+
"gap": "lg",
|
|
1970
|
+
"direction": "vertical",
|
|
1971
|
+
"type": "stack"
|
|
1973
1972
|
}
|
|
1974
|
-
]
|
|
1973
|
+
],
|
|
1974
|
+
"appName": "Code Reviewer"
|
|
1975
1975
|
}
|
|
1976
1976
|
]
|
|
1977
1977
|
]
|
|
@@ -1985,36 +1985,36 @@
|
|
|
1985
1985
|
"render-ui",
|
|
1986
1986
|
"main",
|
|
1987
1987
|
{
|
|
1988
|
-
"className": "py-12",
|
|
1989
1988
|
"children": [
|
|
1990
1989
|
{
|
|
1991
|
-
"color": "destructive",
|
|
1992
1990
|
"name": "alert-triangle",
|
|
1991
|
+
"color": "destructive",
|
|
1993
1992
|
"type": "icon"
|
|
1994
1993
|
},
|
|
1995
1994
|
{
|
|
1995
|
+
"content": "Failed to load RAG pipeline",
|
|
1996
1996
|
"variant": "h3",
|
|
1997
|
-
"type": "typography"
|
|
1998
|
-
"content": "Failed to load RAG pipeline"
|
|
1997
|
+
"type": "typography"
|
|
1999
1998
|
},
|
|
2000
1999
|
{
|
|
2001
2000
|
"content": "@payload.error",
|
|
2001
|
+
"color": "muted",
|
|
2002
2002
|
"type": "typography",
|
|
2003
|
-
"variant": "body"
|
|
2004
|
-
"color": "muted"
|
|
2003
|
+
"variant": "body"
|
|
2005
2004
|
},
|
|
2006
2005
|
{
|
|
2007
|
-
"variant": "primary",
|
|
2008
2006
|
"icon": "rotate-ccw",
|
|
2009
|
-
"label": "Retry",
|
|
2010
2007
|
"action": "INIT",
|
|
2011
|
-
"
|
|
2008
|
+
"variant": "primary",
|
|
2009
|
+
"type": "button",
|
|
2010
|
+
"label": "Retry"
|
|
2012
2011
|
}
|
|
2013
2012
|
],
|
|
2014
|
-
"
|
|
2015
|
-
"align": "center",
|
|
2013
|
+
"gap": "md",
|
|
2016
2014
|
"direction": "vertical",
|
|
2017
|
-
"
|
|
2015
|
+
"align": "center",
|
|
2016
|
+
"type": "stack",
|
|
2017
|
+
"className": "py-12"
|
|
2018
2018
|
}
|
|
2019
2019
|
]
|
|
2020
2020
|
]
|
|
@@ -2141,16 +2141,16 @@
|
|
|
2141
2141
|
"type": "spinner"
|
|
2142
2142
|
},
|
|
2143
2143
|
{
|
|
2144
|
-
"
|
|
2144
|
+
"color": "muted",
|
|
2145
2145
|
"variant": "caption",
|
|
2146
2146
|
"content": "Loading…",
|
|
2147
|
-
"
|
|
2147
|
+
"type": "typography"
|
|
2148
2148
|
}
|
|
2149
2149
|
],
|
|
2150
|
-
"direction": "vertical",
|
|
2151
|
-
"type": "stack",
|
|
2152
2150
|
"gap": "md",
|
|
2151
|
+
"type": "stack",
|
|
2153
2152
|
"align": "center",
|
|
2153
|
+
"direction": "vertical",
|
|
2154
2154
|
"className": "py-12"
|
|
2155
2155
|
}
|
|
2156
2156
|
]
|
|
@@ -2165,8 +2165,8 @@
|
|
|
2165
2165
|
"render-ui",
|
|
2166
2166
|
"main",
|
|
2167
2167
|
{
|
|
2168
|
-
"type": "dashboard-layout",
|
|
2169
2168
|
"appName": "Code Reviewer",
|
|
2169
|
+
"type": "dashboard-layout",
|
|
2170
2170
|
"children": [
|
|
2171
2171
|
{
|
|
2172
2172
|
"direction": "vertical",
|
|
@@ -2175,30 +2175,30 @@
|
|
|
2175
2175
|
"className": "max-w-5xl mx-auto w-full",
|
|
2176
2176
|
"children": [
|
|
2177
2177
|
{
|
|
2178
|
-
"type": "stack",
|
|
2179
2178
|
"children": [
|
|
2180
2179
|
{
|
|
2181
|
-
"type": "stack",
|
|
2182
|
-
"gap": "sm",
|
|
2183
2180
|
"direction": "horizontal",
|
|
2181
|
+
"type": "stack",
|
|
2184
2182
|
"align": "center",
|
|
2183
|
+
"gap": "sm",
|
|
2185
2184
|
"children": [
|
|
2186
2185
|
{
|
|
2187
2186
|
"type": "icon",
|
|
2188
2187
|
"name": "brain"
|
|
2189
2188
|
},
|
|
2190
2189
|
{
|
|
2191
|
-
"
|
|
2190
|
+
"content": "ReviewRag Manager",
|
|
2192
2191
|
"variant": "h2",
|
|
2193
|
-
"
|
|
2192
|
+
"type": "typography"
|
|
2194
2193
|
}
|
|
2195
2194
|
]
|
|
2196
2195
|
}
|
|
2197
2196
|
],
|
|
2198
|
-
"
|
|
2199
|
-
"align": "center",
|
|
2197
|
+
"direction": "horizontal",
|
|
2200
2198
|
"justify": "between",
|
|
2201
|
-
"
|
|
2199
|
+
"type": "stack",
|
|
2200
|
+
"gap": "md",
|
|
2201
|
+
"align": "center"
|
|
2202
2202
|
},
|
|
2203
2203
|
{
|
|
2204
2204
|
"type": "divider"
|
|
@@ -2207,29 +2207,29 @@
|
|
|
2207
2207
|
"type": "data-grid",
|
|
2208
2208
|
"fields": [
|
|
2209
2209
|
{
|
|
2210
|
+
"variant": "h4",
|
|
2210
2211
|
"name": "content",
|
|
2211
2212
|
"label": "Content",
|
|
2212
|
-
"icon": "brain"
|
|
2213
|
-
"variant": "h4"
|
|
2213
|
+
"icon": "brain"
|
|
2214
2214
|
},
|
|
2215
2215
|
{
|
|
2216
|
-
"
|
|
2217
|
-
"name": "category",
|
|
2216
|
+
"label": "Category",
|
|
2218
2217
|
"colorMap": {
|
|
2219
|
-
"
|
|
2218
|
+
"error": "destructive",
|
|
2219
|
+
"done": "success",
|
|
2220
2220
|
"archived": "neutral",
|
|
2221
|
-
"pending": "warning",
|
|
2222
|
-
"inactive": "neutral",
|
|
2223
2221
|
"disabled": "neutral",
|
|
2222
|
+
"inactive": "neutral",
|
|
2223
|
+
"cancelled": "destructive",
|
|
2224
2224
|
"failed": "destructive",
|
|
2225
|
-
"draft": "warning",
|
|
2226
|
-
"completed": "success",
|
|
2227
2225
|
"active": "success",
|
|
2226
|
+
"draft": "warning",
|
|
2228
2227
|
"scheduled": "warning",
|
|
2229
|
-
"
|
|
2230
|
-
"
|
|
2228
|
+
"pending": "warning",
|
|
2229
|
+
"completed": "success"
|
|
2231
2230
|
},
|
|
2232
|
-
"
|
|
2231
|
+
"name": "category",
|
|
2232
|
+
"variant": "badge"
|
|
2233
2233
|
},
|
|
2234
2234
|
{
|
|
2235
2235
|
"label": "Strength",
|
|
@@ -2244,14 +2244,14 @@
|
|
|
2244
2244
|
],
|
|
2245
2245
|
"navItems": [
|
|
2246
2246
|
{
|
|
2247
|
+
"href": "/review",
|
|
2247
2248
|
"label": "Review",
|
|
2248
|
-
"icon": "file-search"
|
|
2249
|
-
"href": "/review"
|
|
2249
|
+
"icon": "file-search"
|
|
2250
2250
|
},
|
|
2251
2251
|
{
|
|
2252
|
+
"href": "/analysis",
|
|
2252
2253
|
"label": "Analysis",
|
|
2253
|
-
"icon": "tag"
|
|
2254
|
-
"href": "/analysis"
|
|
2254
|
+
"icon": "tag"
|
|
2255
2255
|
},
|
|
2256
2256
|
{
|
|
2257
2257
|
"href": "/issues",
|
|
@@ -2272,8 +2272,8 @@
|
|
|
2272
2272
|
"render-ui",
|
|
2273
2273
|
"main",
|
|
2274
2274
|
{
|
|
2275
|
+
"type": "stack",
|
|
2275
2276
|
"direction": "vertical",
|
|
2276
|
-
"className": "py-12",
|
|
2277
2277
|
"children": [
|
|
2278
2278
|
{
|
|
2279
2279
|
"type": "icon",
|
|
@@ -2281,27 +2281,27 @@
|
|
|
2281
2281
|
"color": "destructive"
|
|
2282
2282
|
},
|
|
2283
2283
|
{
|
|
2284
|
-
"variant": "h3",
|
|
2285
2284
|
"type": "typography",
|
|
2285
|
+
"variant": "h3",
|
|
2286
2286
|
"content": "Failed to load reviewrag"
|
|
2287
2287
|
},
|
|
2288
2288
|
{
|
|
2289
|
-
"content": "@payload.error",
|
|
2290
2289
|
"type": "typography",
|
|
2291
2290
|
"color": "muted",
|
|
2291
|
+
"content": "@payload.error",
|
|
2292
2292
|
"variant": "body"
|
|
2293
2293
|
},
|
|
2294
2294
|
{
|
|
2295
|
-
"label": "Retry",
|
|
2296
|
-
"variant": "primary",
|
|
2297
|
-
"icon": "rotate-ccw",
|
|
2298
2295
|
"type": "button",
|
|
2299
|
-
"action": "INIT"
|
|
2296
|
+
"action": "INIT",
|
|
2297
|
+
"icon": "rotate-ccw",
|
|
2298
|
+
"variant": "primary",
|
|
2299
|
+
"label": "Retry"
|
|
2300
2300
|
}
|
|
2301
2301
|
],
|
|
2302
2302
|
"align": "center",
|
|
2303
2303
|
"gap": "md",
|
|
2304
|
-
"
|
|
2304
|
+
"className": "py-12"
|
|
2305
2305
|
}
|
|
2306
2306
|
]
|
|
2307
2307
|
]
|
|
@@ -2399,21 +2399,21 @@
|
|
|
2399
2399
|
"render-ui",
|
|
2400
2400
|
"main",
|
|
2401
2401
|
{
|
|
2402
|
-
"className": "py-12",
|
|
2403
|
-
"gap": "md",
|
|
2404
|
-
"type": "stack",
|
|
2405
2402
|
"align": "center",
|
|
2403
|
+
"gap": "md",
|
|
2404
|
+
"className": "py-12",
|
|
2406
2405
|
"children": [
|
|
2407
2406
|
{
|
|
2408
2407
|
"type": "spinner"
|
|
2409
2408
|
},
|
|
2410
2409
|
{
|
|
2411
|
-
"color": "muted",
|
|
2412
|
-
"variant": "caption",
|
|
2413
2410
|
"content": "Loading…",
|
|
2414
|
-
"
|
|
2411
|
+
"variant": "caption",
|
|
2412
|
+
"type": "typography",
|
|
2413
|
+
"color": "muted"
|
|
2415
2414
|
}
|
|
2416
2415
|
],
|
|
2416
|
+
"type": "stack",
|
|
2417
2417
|
"direction": "vertical"
|
|
2418
2418
|
}
|
|
2419
2419
|
]
|
|
@@ -2428,80 +2428,81 @@
|
|
|
2428
2428
|
"render-ui",
|
|
2429
2429
|
"main",
|
|
2430
2430
|
{
|
|
2431
|
+
"appName": "Code Reviewer",
|
|
2431
2432
|
"type": "dashboard-layout",
|
|
2432
2433
|
"children": [
|
|
2433
2434
|
{
|
|
2434
2435
|
"className": "max-w-5xl mx-auto w-full",
|
|
2435
|
-
"gap": "lg",
|
|
2436
|
-
"direction": "vertical",
|
|
2437
2436
|
"children": [
|
|
2438
2437
|
{
|
|
2438
|
+
"justify": "between",
|
|
2439
|
+
"gap": "md",
|
|
2440
|
+
"align": "center",
|
|
2441
|
+
"direction": "horizontal",
|
|
2442
|
+
"type": "stack",
|
|
2439
2443
|
"children": [
|
|
2440
2444
|
{
|
|
2441
|
-
"
|
|
2442
|
-
"type": "stack",
|
|
2445
|
+
"align": "center",
|
|
2443
2446
|
"children": [
|
|
2444
2447
|
{
|
|
2445
|
-
"
|
|
2446
|
-
"
|
|
2448
|
+
"name": "search",
|
|
2449
|
+
"type": "icon"
|
|
2447
2450
|
},
|
|
2448
2451
|
{
|
|
2449
|
-
"type": "typography",
|
|
2450
2452
|
"content": "ReviewRag",
|
|
2451
|
-
"variant": "h2"
|
|
2453
|
+
"variant": "h2",
|
|
2454
|
+
"type": "typography"
|
|
2452
2455
|
}
|
|
2453
2456
|
],
|
|
2457
|
+
"type": "stack",
|
|
2454
2458
|
"direction": "horizontal",
|
|
2455
|
-
"
|
|
2459
|
+
"gap": "sm"
|
|
2456
2460
|
}
|
|
2457
|
-
]
|
|
2458
|
-
"align": "center",
|
|
2459
|
-
"direction": "horizontal",
|
|
2460
|
-
"gap": "md",
|
|
2461
|
-
"justify": "between",
|
|
2462
|
-
"type": "stack"
|
|
2461
|
+
]
|
|
2463
2462
|
},
|
|
2464
2463
|
{
|
|
2465
2464
|
"type": "divider"
|
|
2466
2465
|
},
|
|
2467
2466
|
{
|
|
2467
|
+
"type": "data-grid",
|
|
2468
2468
|
"fields": [
|
|
2469
2469
|
{
|
|
2470
|
+
"name": "query",
|
|
2470
2471
|
"icon": "search",
|
|
2471
2472
|
"variant": "h4",
|
|
2472
|
-
"label": "Query"
|
|
2473
|
-
"name": "query"
|
|
2473
|
+
"label": "Query"
|
|
2474
2474
|
},
|
|
2475
2475
|
{
|
|
2476
|
-
"
|
|
2476
|
+
"name": "language",
|
|
2477
2477
|
"colorMap": {
|
|
2478
2478
|
"inactive": "neutral",
|
|
2479
|
-
"archived": "neutral",
|
|
2480
2479
|
"draft": "warning",
|
|
2481
2480
|
"done": "success",
|
|
2482
|
-
"pending": "warning",
|
|
2483
|
-
"active": "success",
|
|
2484
2481
|
"completed": "success",
|
|
2482
|
+
"archived": "neutral",
|
|
2483
|
+
"pending": "warning",
|
|
2485
2484
|
"error": "destructive",
|
|
2485
|
+
"failed": "destructive",
|
|
2486
|
+
"active": "success",
|
|
2486
2487
|
"scheduled": "warning",
|
|
2487
|
-
"cancelled": "destructive",
|
|
2488
2488
|
"disabled": "neutral",
|
|
2489
|
-
"
|
|
2489
|
+
"cancelled": "destructive"
|
|
2490
2490
|
},
|
|
2491
|
-
"
|
|
2491
|
+
"variant": "badge",
|
|
2492
2492
|
"label": "Language"
|
|
2493
2493
|
},
|
|
2494
2494
|
{
|
|
2495
|
+
"name": "resultCount",
|
|
2495
2496
|
"label": "Result Count",
|
|
2496
|
-
"variant": "caption"
|
|
2497
|
-
"name": "resultCount"
|
|
2497
|
+
"variant": "caption"
|
|
2498
2498
|
}
|
|
2499
2499
|
],
|
|
2500
|
-
"entity": "@payload.data"
|
|
2501
|
-
"type": "data-grid"
|
|
2500
|
+
"entity": "@payload.data"
|
|
2502
2501
|
}
|
|
2503
2502
|
],
|
|
2504
|
-
"type": "stack"
|
|
2503
|
+
"type": "stack",
|
|
2504
|
+
"direction": "vertical",
|
|
2505
|
+
"gap": "lg"
|
|
2505
2506
|
}
|
|
2506
2507
|
],
|
|
2507
2508
|
"navItems": [
|
|
@@ -2511,17 +2512,16 @@
|
|
|
2511
2512
|
"href": "/review"
|
|
2512
2513
|
},
|
|
2513
2514
|
{
|
|
2514
|
-
"
|
|
2515
|
+
"label": "Analysis",
|
|
2515
2516
|
"href": "/analysis",
|
|
2516
|
-
"
|
|
2517
|
+
"icon": "tag"
|
|
2517
2518
|
},
|
|
2518
2519
|
{
|
|
2519
2520
|
"label": "Issues",
|
|
2520
|
-
"
|
|
2521
|
-
"
|
|
2521
|
+
"href": "/issues",
|
|
2522
|
+
"icon": "alert-triangle"
|
|
2522
2523
|
}
|
|
2523
|
-
]
|
|
2524
|
-
"appName": "Code Reviewer"
|
|
2524
|
+
]
|
|
2525
2525
|
}
|
|
2526
2526
|
]
|
|
2527
2527
|
]
|
|
@@ -2535,17 +2535,21 @@
|
|
|
2535
2535
|
"render-ui",
|
|
2536
2536
|
"main",
|
|
2537
2537
|
{
|
|
2538
|
+
"type": "stack",
|
|
2539
|
+
"align": "center",
|
|
2540
|
+
"gap": "md",
|
|
2541
|
+
"direction": "vertical",
|
|
2538
2542
|
"className": "py-12",
|
|
2539
2543
|
"children": [
|
|
2540
2544
|
{
|
|
2541
|
-
"
|
|
2545
|
+
"name": "alert-triangle",
|
|
2542
2546
|
"type": "icon",
|
|
2543
|
-
"
|
|
2547
|
+
"color": "destructive"
|
|
2544
2548
|
},
|
|
2545
2549
|
{
|
|
2550
|
+
"content": "Failed to load reviewrag",
|
|
2546
2551
|
"type": "typography",
|
|
2547
|
-
"variant": "h3"
|
|
2548
|
-
"content": "Failed to load reviewrag"
|
|
2552
|
+
"variant": "h3"
|
|
2549
2553
|
},
|
|
2550
2554
|
{
|
|
2551
2555
|
"content": "@payload.error",
|
|
@@ -2555,16 +2559,12 @@
|
|
|
2555
2559
|
},
|
|
2556
2560
|
{
|
|
2557
2561
|
"variant": "primary",
|
|
2558
|
-
"
|
|
2559
|
-
"type": "button",
|
|
2562
|
+
"label": "Retry",
|
|
2560
2563
|
"icon": "rotate-ccw",
|
|
2561
|
-
"
|
|
2564
|
+
"action": "INIT",
|
|
2565
|
+
"type": "button"
|
|
2562
2566
|
}
|
|
2563
|
-
]
|
|
2564
|
-
"direction": "vertical",
|
|
2565
|
-
"type": "stack",
|
|
2566
|
-
"gap": "md",
|
|
2567
|
-
"align": "center"
|
|
2567
|
+
]
|
|
2568
2568
|
}
|
|
2569
2569
|
]
|
|
2570
2570
|
]
|
|
@@ -2747,8 +2747,8 @@
|
|
|
2747
2747
|
"ReviewRag",
|
|
2748
2748
|
{
|
|
2749
2749
|
"emit": {
|
|
2750
|
-
"
|
|
2751
|
-
"
|
|
2750
|
+
"success": "ReviewRagLoaded",
|
|
2751
|
+
"failure": "ReviewRagLoadFailed"
|
|
2752
2752
|
}
|
|
2753
2753
|
}
|
|
2754
2754
|
],
|
|
@@ -2756,8 +2756,6 @@
|
|
|
2756
2756
|
"render-ui",
|
|
2757
2757
|
"main",
|
|
2758
2758
|
{
|
|
2759
|
-
"appName": "Code Reviewer",
|
|
2760
|
-
"type": "dashboard-layout",
|
|
2761
2759
|
"navItems": [
|
|
2762
2760
|
{
|
|
2763
2761
|
"icon": "file-search",
|
|
@@ -2765,27 +2763,25 @@
|
|
|
2765
2763
|
"href": "/review"
|
|
2766
2764
|
},
|
|
2767
2765
|
{
|
|
2766
|
+
"href": "/analysis",
|
|
2768
2767
|
"icon": "tag",
|
|
2769
|
-
"label": "Analysis"
|
|
2770
|
-
"href": "/analysis"
|
|
2768
|
+
"label": "Analysis"
|
|
2771
2769
|
},
|
|
2772
2770
|
{
|
|
2773
2771
|
"label": "Issues",
|
|
2774
|
-
"
|
|
2775
|
-
"
|
|
2772
|
+
"href": "/issues",
|
|
2773
|
+
"icon": "alert-triangle"
|
|
2776
2774
|
}
|
|
2777
2775
|
],
|
|
2776
|
+
"type": "dashboard-layout",
|
|
2777
|
+
"appName": "Code Reviewer",
|
|
2778
2778
|
"children": [
|
|
2779
2779
|
{
|
|
2780
|
-
"type": "stack",
|
|
2781
|
-
"direction": "vertical",
|
|
2782
|
-
"gap": "lg",
|
|
2783
2780
|
"children": [
|
|
2784
2781
|
{
|
|
2785
|
-
"direction": "horizontal",
|
|
2786
|
-
"justify": "between",
|
|
2787
2782
|
"children": [
|
|
2788
2783
|
{
|
|
2784
|
+
"type": "stack",
|
|
2789
2785
|
"gap": "md",
|
|
2790
2786
|
"direction": "horizontal",
|
|
2791
2787
|
"children": [
|
|
@@ -2798,30 +2794,34 @@
|
|
|
2798
2794
|
"content": "ReviewRag",
|
|
2799
2795
|
"variant": "h2"
|
|
2800
2796
|
}
|
|
2801
|
-
]
|
|
2802
|
-
"type": "stack"
|
|
2797
|
+
]
|
|
2803
2798
|
},
|
|
2804
2799
|
{
|
|
2805
|
-
"action": "GENERATE",
|
|
2806
2800
|
"icon": "sparkles",
|
|
2807
|
-
"type": "button",
|
|
2808
2801
|
"label": "Open",
|
|
2809
|
-
"
|
|
2802
|
+
"type": "button",
|
|
2803
|
+
"variant": "primary",
|
|
2804
|
+
"action": "GENERATE"
|
|
2810
2805
|
}
|
|
2811
2806
|
],
|
|
2807
|
+
"gap": "md",
|
|
2808
|
+
"direction": "horizontal",
|
|
2812
2809
|
"type": "stack",
|
|
2813
|
-
"
|
|
2810
|
+
"justify": "between"
|
|
2814
2811
|
},
|
|
2815
2812
|
{
|
|
2816
2813
|
"type": "divider"
|
|
2817
2814
|
},
|
|
2818
2815
|
{
|
|
2819
2816
|
"type": "empty-state",
|
|
2820
|
-
"icon": "sparkles",
|
|
2821
2817
|
"description": "Click Open to view details in a modal overlay.",
|
|
2822
|
-
"title": "Nothing open"
|
|
2818
|
+
"title": "Nothing open",
|
|
2819
|
+
"icon": "sparkles"
|
|
2823
2820
|
}
|
|
2824
|
-
]
|
|
2821
|
+
],
|
|
2822
|
+
"gap": "lg",
|
|
2823
|
+
"type": "stack",
|
|
2824
|
+
"direction": "vertical"
|
|
2825
2825
|
}
|
|
2826
2826
|
]
|
|
2827
2827
|
}
|
|
@@ -2838,53 +2838,53 @@
|
|
|
2838
2838
|
"modal",
|
|
2839
2839
|
{
|
|
2840
2840
|
"type": "stack",
|
|
2841
|
+
"gap": "md",
|
|
2841
2842
|
"direction": "vertical",
|
|
2842
2843
|
"children": [
|
|
2843
2844
|
{
|
|
2845
|
+
"type": "stack",
|
|
2846
|
+
"gap": "sm",
|
|
2844
2847
|
"children": [
|
|
2845
2848
|
{
|
|
2846
2849
|
"type": "icon",
|
|
2847
2850
|
"name": "sparkles"
|
|
2848
2851
|
},
|
|
2849
2852
|
{
|
|
2850
|
-
"
|
|
2853
|
+
"type": "typography",
|
|
2851
2854
|
"variant": "h3",
|
|
2852
|
-
"
|
|
2855
|
+
"content": "ReviewRag"
|
|
2853
2856
|
}
|
|
2854
2857
|
],
|
|
2855
|
-
"
|
|
2856
|
-
"direction": "horizontal",
|
|
2857
|
-
"type": "stack"
|
|
2858
|
+
"direction": "horizontal"
|
|
2858
2859
|
},
|
|
2859
2860
|
{
|
|
2860
2861
|
"type": "divider"
|
|
2861
2862
|
},
|
|
2862
2863
|
{
|
|
2863
|
-
"type": "stack",
|
|
2864
2864
|
"direction": "horizontal",
|
|
2865
|
+
"gap": "sm",
|
|
2866
|
+
"type": "stack",
|
|
2865
2867
|
"children": [
|
|
2866
2868
|
{
|
|
2867
|
-
"
|
|
2868
|
-
"
|
|
2869
|
+
"label": "@entity.provider",
|
|
2870
|
+
"type": "badge"
|
|
2869
2871
|
},
|
|
2870
2872
|
{
|
|
2871
|
-
"
|
|
2872
|
-
"
|
|
2873
|
+
"type": "badge",
|
|
2874
|
+
"label": "@entity.model"
|
|
2873
2875
|
}
|
|
2874
|
-
]
|
|
2875
|
-
"gap": "sm"
|
|
2876
|
+
]
|
|
2876
2877
|
},
|
|
2877
2878
|
{
|
|
2879
|
+
"fields": [
|
|
2880
|
+
"prompt"
|
|
2881
|
+
],
|
|
2878
2882
|
"type": "form-section",
|
|
2879
2883
|
"mode": "create",
|
|
2880
|
-
"submitEvent": "SAVE",
|
|
2881
2884
|
"cancelEvent": "CLOSE",
|
|
2882
|
-
"
|
|
2883
|
-
"prompt"
|
|
2884
|
-
]
|
|
2885
|
+
"submitEvent": "SAVE"
|
|
2885
2886
|
}
|
|
2886
|
-
]
|
|
2887
|
-
"gap": "md"
|
|
2887
|
+
]
|
|
2888
2888
|
}
|
|
2889
2889
|
]
|
|
2890
2890
|
]
|
|
@@ -2909,8 +2909,8 @@
|
|
|
2909
2909
|
"ReviewRag",
|
|
2910
2910
|
{
|
|
2911
2911
|
"emit": {
|
|
2912
|
-
"
|
|
2913
|
-
"
|
|
2912
|
+
"failure": "ReviewRagLoadFailed",
|
|
2913
|
+
"success": "ReviewRagLoaded"
|
|
2914
2914
|
}
|
|
2915
2915
|
}
|
|
2916
2916
|
],
|
|
@@ -2918,20 +2918,38 @@
|
|
|
2918
2918
|
"render-ui",
|
|
2919
2919
|
"main",
|
|
2920
2920
|
{
|
|
2921
|
+
"type": "dashboard-layout",
|
|
2922
|
+
"navItems": [
|
|
2923
|
+
{
|
|
2924
|
+
"href": "/review",
|
|
2925
|
+
"icon": "file-search",
|
|
2926
|
+
"label": "Review"
|
|
2927
|
+
},
|
|
2928
|
+
{
|
|
2929
|
+
"icon": "tag",
|
|
2930
|
+
"label": "Analysis",
|
|
2931
|
+
"href": "/analysis"
|
|
2932
|
+
},
|
|
2933
|
+
{
|
|
2934
|
+
"label": "Issues",
|
|
2935
|
+
"href": "/issues",
|
|
2936
|
+
"icon": "alert-triangle"
|
|
2937
|
+
}
|
|
2938
|
+
],
|
|
2939
|
+
"appName": "Code Reviewer",
|
|
2921
2940
|
"children": [
|
|
2922
2941
|
{
|
|
2923
|
-
"
|
|
2924
|
-
"type": "stack",
|
|
2942
|
+
"gap": "lg",
|
|
2925
2943
|
"children": [
|
|
2926
2944
|
{
|
|
2927
|
-
"gap": "md",
|
|
2928
2945
|
"type": "stack",
|
|
2929
2946
|
"direction": "horizontal",
|
|
2947
|
+
"gap": "md",
|
|
2930
2948
|
"justify": "between",
|
|
2931
2949
|
"children": [
|
|
2932
2950
|
{
|
|
2933
|
-
"gap": "md",
|
|
2934
2951
|
"direction": "horizontal",
|
|
2952
|
+
"gap": "md",
|
|
2935
2953
|
"type": "stack",
|
|
2936
2954
|
"children": [
|
|
2937
2955
|
{
|
|
@@ -2946,10 +2964,10 @@
|
|
|
2946
2964
|
]
|
|
2947
2965
|
},
|
|
2948
2966
|
{
|
|
2949
|
-
"type": "button",
|
|
2950
|
-
"label": "Open",
|
|
2951
2967
|
"icon": "sparkles",
|
|
2952
2968
|
"action": "GENERATE",
|
|
2969
|
+
"label": "Open",
|
|
2970
|
+
"type": "button",
|
|
2953
2971
|
"variant": "primary"
|
|
2954
2972
|
}
|
|
2955
2973
|
]
|
|
@@ -2958,34 +2976,16 @@
|
|
|
2958
2976
|
"type": "divider"
|
|
2959
2977
|
},
|
|
2960
2978
|
{
|
|
2961
|
-
"
|
|
2979
|
+
"title": "Nothing open",
|
|
2962
2980
|
"description": "Click Open to view details in a modal overlay.",
|
|
2963
|
-
"
|
|
2964
|
-
"
|
|
2981
|
+
"type": "empty-state",
|
|
2982
|
+
"icon": "sparkles"
|
|
2965
2983
|
}
|
|
2966
2984
|
],
|
|
2967
|
-
"
|
|
2968
|
-
|
|
2969
|
-
],
|
|
2970
|
-
"navItems": [
|
|
2971
|
-
{
|
|
2972
|
-
"icon": "file-search",
|
|
2973
|
-
"label": "Review",
|
|
2974
|
-
"href": "/review"
|
|
2975
|
-
},
|
|
2976
|
-
{
|
|
2977
|
-
"label": "Analysis",
|
|
2978
|
-
"href": "/analysis",
|
|
2979
|
-
"icon": "tag"
|
|
2980
|
-
},
|
|
2981
|
-
{
|
|
2982
|
-
"href": "/issues",
|
|
2983
|
-
"label": "Issues",
|
|
2984
|
-
"icon": "alert-triangle"
|
|
2985
|
+
"type": "stack",
|
|
2986
|
+
"direction": "vertical"
|
|
2985
2987
|
}
|
|
2986
|
-
]
|
|
2987
|
-
"type": "dashboard-layout",
|
|
2988
|
-
"appName": "Code Reviewer"
|
|
2988
|
+
]
|
|
2989
2989
|
}
|
|
2990
2990
|
]
|
|
2991
2991
|
]
|
|
@@ -3002,8 +3002,8 @@
|
|
|
3002
3002
|
"@payload.data",
|
|
3003
3003
|
{
|
|
3004
3004
|
"emit": {
|
|
3005
|
-
"
|
|
3006
|
-
"
|
|
3005
|
+
"success": "ReviewRagSaved",
|
|
3006
|
+
"failure": "ReviewRagSaveFailed"
|
|
3007
3007
|
}
|
|
3008
3008
|
}
|
|
3009
3009
|
],
|
|
@@ -3033,36 +3033,38 @@
|
|
|
3033
3033
|
"type": "dashboard-layout",
|
|
3034
3034
|
"children": [
|
|
3035
3035
|
{
|
|
3036
|
+
"direction": "vertical",
|
|
3037
|
+
"gap": "lg",
|
|
3036
3038
|
"type": "stack",
|
|
3037
3039
|
"children": [
|
|
3038
3040
|
{
|
|
3041
|
+
"type": "stack",
|
|
3039
3042
|
"gap": "md",
|
|
3040
3043
|
"direction": "horizontal",
|
|
3041
3044
|
"justify": "between",
|
|
3042
|
-
"type": "stack",
|
|
3043
3045
|
"children": [
|
|
3044
3046
|
{
|
|
3047
|
+
"type": "stack",
|
|
3045
3048
|
"direction": "horizontal",
|
|
3046
3049
|
"gap": "md",
|
|
3047
|
-
"type": "stack",
|
|
3048
3050
|
"children": [
|
|
3049
3051
|
{
|
|
3050
3052
|
"type": "icon",
|
|
3051
3053
|
"name": "sparkles"
|
|
3052
3054
|
},
|
|
3053
3055
|
{
|
|
3054
|
-
"variant": "h2",
|
|
3055
3056
|
"type": "typography",
|
|
3056
|
-
"content": "ReviewRag"
|
|
3057
|
+
"content": "ReviewRag",
|
|
3058
|
+
"variant": "h2"
|
|
3057
3059
|
}
|
|
3058
3060
|
]
|
|
3059
3061
|
},
|
|
3060
3062
|
{
|
|
3061
|
-
"variant": "primary",
|
|
3062
|
-
"type": "button",
|
|
3063
|
-
"icon": "sparkles",
|
|
3064
3063
|
"label": "Open",
|
|
3065
|
-
"action": "GENERATE"
|
|
3064
|
+
"action": "GENERATE",
|
|
3065
|
+
"type": "button",
|
|
3066
|
+
"variant": "primary",
|
|
3067
|
+
"icon": "sparkles"
|
|
3066
3068
|
}
|
|
3067
3069
|
]
|
|
3068
3070
|
},
|
|
@@ -3070,34 +3072,32 @@
|
|
|
3070
3072
|
"type": "divider"
|
|
3071
3073
|
},
|
|
3072
3074
|
{
|
|
3073
|
-
"title": "Nothing open",
|
|
3074
3075
|
"type": "empty-state",
|
|
3075
3076
|
"description": "Click Open to view details in a modal overlay.",
|
|
3076
|
-
"icon": "sparkles"
|
|
3077
|
+
"icon": "sparkles",
|
|
3078
|
+
"title": "Nothing open"
|
|
3077
3079
|
}
|
|
3078
|
-
]
|
|
3079
|
-
"gap": "lg",
|
|
3080
|
-
"direction": "vertical"
|
|
3080
|
+
]
|
|
3081
3081
|
}
|
|
3082
3082
|
],
|
|
3083
|
-
"appName": "Code Reviewer",
|
|
3084
3083
|
"navItems": [
|
|
3085
3084
|
{
|
|
3086
|
-
"href": "/review",
|
|
3087
3085
|
"icon": "file-search",
|
|
3088
|
-
"label": "Review"
|
|
3086
|
+
"label": "Review",
|
|
3087
|
+
"href": "/review"
|
|
3089
3088
|
},
|
|
3090
3089
|
{
|
|
3091
|
-
"label": "Analysis",
|
|
3092
3090
|
"href": "/analysis",
|
|
3093
|
-
"icon": "tag"
|
|
3091
|
+
"icon": "tag",
|
|
3092
|
+
"label": "Analysis"
|
|
3094
3093
|
},
|
|
3095
3094
|
{
|
|
3096
|
-
"href": "/issues",
|
|
3097
3095
|
"icon": "alert-triangle",
|
|
3098
|
-
"label": "Issues"
|
|
3096
|
+
"label": "Issues",
|
|
3097
|
+
"href": "/issues"
|
|
3099
3098
|
}
|
|
3100
|
-
]
|
|
3099
|
+
],
|
|
3100
|
+
"appName": "Code Reviewer"
|
|
3101
3101
|
}
|
|
3102
3102
|
]
|
|
3103
3103
|
]
|
|
@@ -3331,8 +3331,8 @@
|
|
|
3331
3331
|
"Analysis",
|
|
3332
3332
|
{
|
|
3333
3333
|
"emit": {
|
|
3334
|
-
"
|
|
3335
|
-
"
|
|
3334
|
+
"failure": "AnalysisLoadFailed",
|
|
3335
|
+
"success": "AnalysisLoaded"
|
|
3336
3336
|
}
|
|
3337
3337
|
}
|
|
3338
3338
|
],
|
|
@@ -3341,72 +3341,72 @@
|
|
|
3341
3341
|
"main",
|
|
3342
3342
|
{
|
|
3343
3343
|
"type": "dashboard-layout",
|
|
3344
|
+
"appName": "Code Reviewer",
|
|
3345
|
+
"navItems": [
|
|
3346
|
+
{
|
|
3347
|
+
"icon": "file-search",
|
|
3348
|
+
"href": "/review",
|
|
3349
|
+
"label": "Review"
|
|
3350
|
+
},
|
|
3351
|
+
{
|
|
3352
|
+
"label": "Analysis",
|
|
3353
|
+
"href": "/analysis",
|
|
3354
|
+
"icon": "tag"
|
|
3355
|
+
},
|
|
3356
|
+
{
|
|
3357
|
+
"label": "Issues",
|
|
3358
|
+
"href": "/issues",
|
|
3359
|
+
"icon": "alert-triangle"
|
|
3360
|
+
}
|
|
3361
|
+
],
|
|
3344
3362
|
"children": [
|
|
3345
3363
|
{
|
|
3346
|
-
"gap": "lg",
|
|
3347
3364
|
"children": [
|
|
3348
3365
|
{
|
|
3366
|
+
"direction": "horizontal",
|
|
3367
|
+
"type": "stack",
|
|
3368
|
+
"gap": "md",
|
|
3369
|
+
"justify": "between",
|
|
3349
3370
|
"children": [
|
|
3350
3371
|
{
|
|
3351
|
-
"type": "stack",
|
|
3352
3372
|
"children": [
|
|
3353
3373
|
{
|
|
3354
|
-
"
|
|
3355
|
-
"
|
|
3374
|
+
"type": "icon",
|
|
3375
|
+
"name": "tag"
|
|
3356
3376
|
},
|
|
3357
3377
|
{
|
|
3358
|
-
"type": "typography",
|
|
3359
3378
|
"content": "Analysis",
|
|
3360
|
-
"variant": "h2"
|
|
3379
|
+
"variant": "h2",
|
|
3380
|
+
"type": "typography"
|
|
3361
3381
|
}
|
|
3362
3382
|
],
|
|
3363
3383
|
"direction": "horizontal",
|
|
3364
|
-
"gap": "md"
|
|
3384
|
+
"gap": "md",
|
|
3385
|
+
"type": "stack"
|
|
3365
3386
|
},
|
|
3366
3387
|
{
|
|
3367
|
-
"type": "button",
|
|
3368
3388
|
"label": "Open",
|
|
3369
|
-
"action": "CLASSIFY",
|
|
3370
3389
|
"variant": "primary",
|
|
3371
|
-
"icon": "tag"
|
|
3390
|
+
"icon": "tag",
|
|
3391
|
+
"action": "CLASSIFY",
|
|
3392
|
+
"type": "button"
|
|
3372
3393
|
}
|
|
3373
|
-
]
|
|
3374
|
-
"gap": "md",
|
|
3375
|
-
"type": "stack",
|
|
3376
|
-
"justify": "between",
|
|
3377
|
-
"direction": "horizontal"
|
|
3394
|
+
]
|
|
3378
3395
|
},
|
|
3379
3396
|
{
|
|
3380
3397
|
"type": "divider"
|
|
3381
3398
|
},
|
|
3382
3399
|
{
|
|
3383
3400
|
"type": "empty-state",
|
|
3384
|
-
"icon": "tag",
|
|
3385
3401
|
"title": "Nothing open",
|
|
3402
|
+
"icon": "tag",
|
|
3386
3403
|
"description": "Click Open to view details in a modal overlay."
|
|
3387
3404
|
}
|
|
3388
3405
|
],
|
|
3406
|
+
"gap": "lg",
|
|
3389
3407
|
"type": "stack",
|
|
3390
3408
|
"direction": "vertical"
|
|
3391
3409
|
}
|
|
3392
|
-
],
|
|
3393
|
-
"appName": "Code Reviewer",
|
|
3394
|
-
"navItems": [
|
|
3395
|
-
{
|
|
3396
|
-
"label": "Review",
|
|
3397
|
-
"icon": "file-search",
|
|
3398
|
-
"href": "/review"
|
|
3399
|
-
},
|
|
3400
|
-
{
|
|
3401
|
-
"label": "Analysis",
|
|
3402
|
-
"icon": "tag",
|
|
3403
|
-
"href": "/analysis"
|
|
3404
|
-
},
|
|
3405
|
-
{
|
|
3406
|
-
"icon": "alert-triangle",
|
|
3407
|
-
"label": "Issues",
|
|
3408
|
-
"href": "/issues"
|
|
3409
|
-
}
|
|
3410
3410
|
]
|
|
3411
3411
|
}
|
|
3412
3412
|
]
|
|
@@ -3422,42 +3422,45 @@
|
|
|
3422
3422
|
"modal",
|
|
3423
3423
|
{
|
|
3424
3424
|
"gap": "md",
|
|
3425
|
+
"type": "stack",
|
|
3425
3426
|
"children": [
|
|
3426
3427
|
{
|
|
3428
|
+
"direction": "horizontal",
|
|
3427
3429
|
"type": "stack",
|
|
3428
3430
|
"gap": "sm",
|
|
3429
3431
|
"children": [
|
|
3430
3432
|
{
|
|
3431
|
-
"
|
|
3432
|
-
"
|
|
3433
|
+
"type": "icon",
|
|
3434
|
+
"name": "tag"
|
|
3433
3435
|
},
|
|
3434
3436
|
{
|
|
3435
3437
|
"type": "typography",
|
|
3436
3438
|
"content": "Analysis",
|
|
3437
3439
|
"variant": "h3"
|
|
3438
3440
|
}
|
|
3439
|
-
]
|
|
3440
|
-
"direction": "horizontal"
|
|
3441
|
+
]
|
|
3441
3442
|
},
|
|
3442
3443
|
{
|
|
3443
3444
|
"type": "divider"
|
|
3444
3445
|
},
|
|
3445
3446
|
{
|
|
3447
|
+
"type": "stack",
|
|
3448
|
+
"direction": "horizontal",
|
|
3446
3449
|
"children": [
|
|
3447
3450
|
{
|
|
3448
|
-
"content": "Categories:",
|
|
3449
3451
|
"type": "typography",
|
|
3452
|
+
"content": "Categories:",
|
|
3450
3453
|
"variant": "caption"
|
|
3451
3454
|
},
|
|
3452
3455
|
{
|
|
3453
|
-
"type": "badge",
|
|
3454
3456
|
"variant": "secondary",
|
|
3455
|
-
"label": "schema"
|
|
3457
|
+
"label": "schema",
|
|
3458
|
+
"type": "badge"
|
|
3456
3459
|
},
|
|
3457
3460
|
{
|
|
3458
|
-
"label": "component",
|
|
3459
3461
|
"variant": "secondary",
|
|
3460
|
-
"type": "badge"
|
|
3462
|
+
"type": "badge",
|
|
3463
|
+
"label": "component"
|
|
3461
3464
|
},
|
|
3462
3465
|
{
|
|
3463
3466
|
"type": "badge",
|
|
@@ -3466,8 +3469,8 @@
|
|
|
3466
3469
|
},
|
|
3467
3470
|
{
|
|
3468
3471
|
"variant": "secondary",
|
|
3469
|
-
"
|
|
3470
|
-
"
|
|
3472
|
+
"type": "badge",
|
|
3473
|
+
"label": "page"
|
|
3471
3474
|
},
|
|
3472
3475
|
{
|
|
3473
3476
|
"variant": "secondary",
|
|
@@ -3480,21 +3483,18 @@
|
|
|
3480
3483
|
"variant": "secondary"
|
|
3481
3484
|
}
|
|
3482
3485
|
],
|
|
3483
|
-
"gap": "sm"
|
|
3484
|
-
"type": "stack",
|
|
3485
|
-
"direction": "horizontal"
|
|
3486
|
+
"gap": "sm"
|
|
3486
3487
|
},
|
|
3487
3488
|
{
|
|
3489
|
+
"type": "form-section",
|
|
3490
|
+
"cancelEvent": "CLOSE",
|
|
3488
3491
|
"submitEvent": "SAVE",
|
|
3489
3492
|
"fields": [
|
|
3490
3493
|
"input"
|
|
3491
3494
|
],
|
|
3492
|
-
"
|
|
3493
|
-
"mode": "create",
|
|
3494
|
-
"type": "form-section"
|
|
3495
|
+
"mode": "create"
|
|
3495
3496
|
}
|
|
3496
3497
|
],
|
|
3497
|
-
"type": "stack",
|
|
3498
3498
|
"direction": "vertical"
|
|
3499
3499
|
}
|
|
3500
3500
|
]
|
|
@@ -3520,8 +3520,8 @@
|
|
|
3520
3520
|
"Analysis",
|
|
3521
3521
|
{
|
|
3522
3522
|
"emit": {
|
|
3523
|
-
"
|
|
3524
|
-
"
|
|
3523
|
+
"failure": "AnalysisLoadFailed",
|
|
3524
|
+
"success": "AnalysisLoaded"
|
|
3525
3525
|
}
|
|
3526
3526
|
}
|
|
3527
3527
|
],
|
|
@@ -3530,11 +3530,12 @@
|
|
|
3530
3530
|
"main",
|
|
3531
3531
|
{
|
|
3532
3532
|
"type": "dashboard-layout",
|
|
3533
|
+
"appName": "Code Reviewer",
|
|
3533
3534
|
"navItems": [
|
|
3534
3535
|
{
|
|
3535
|
-
"
|
|
3536
|
+
"label": "Review",
|
|
3536
3537
|
"href": "/review",
|
|
3537
|
-
"
|
|
3538
|
+
"icon": "file-search"
|
|
3538
3539
|
},
|
|
3539
3540
|
{
|
|
3540
3541
|
"label": "Analysis",
|
|
@@ -3542,26 +3543,19 @@
|
|
|
3542
3543
|
"href": "/analysis"
|
|
3543
3544
|
},
|
|
3544
3545
|
{
|
|
3545
|
-
"
|
|
3546
|
+
"href": "/issues",
|
|
3546
3547
|
"label": "Issues",
|
|
3547
|
-
"
|
|
3548
|
+
"icon": "alert-triangle"
|
|
3548
3549
|
}
|
|
3549
3550
|
],
|
|
3550
|
-
"appName": "Code Reviewer",
|
|
3551
3551
|
"children": [
|
|
3552
3552
|
{
|
|
3553
3553
|
"type": "stack",
|
|
3554
|
-
"gap": "lg",
|
|
3555
|
-
"direction": "vertical",
|
|
3556
3554
|
"children": [
|
|
3557
3555
|
{
|
|
3558
|
-
"gap": "md",
|
|
3559
|
-
"type": "stack",
|
|
3560
3556
|
"justify": "between",
|
|
3561
|
-
"direction": "horizontal",
|
|
3562
3557
|
"children": [
|
|
3563
3558
|
{
|
|
3564
|
-
"type": "stack",
|
|
3565
3559
|
"gap": "md",
|
|
3566
3560
|
"direction": "horizontal",
|
|
3567
3561
|
"children": [
|
|
@@ -3570,20 +3564,24 @@
|
|
|
3570
3564
|
"type": "icon"
|
|
3571
3565
|
},
|
|
3572
3566
|
{
|
|
3573
|
-
"type": "typography",
|
|
3574
3567
|
"content": "Analysis",
|
|
3568
|
+
"type": "typography",
|
|
3575
3569
|
"variant": "h2"
|
|
3576
3570
|
}
|
|
3577
|
-
]
|
|
3571
|
+
],
|
|
3572
|
+
"type": "stack"
|
|
3578
3573
|
},
|
|
3579
3574
|
{
|
|
3580
|
-
"action": "CLASSIFY",
|
|
3581
3575
|
"label": "Open",
|
|
3582
|
-
"
|
|
3576
|
+
"icon": "tag",
|
|
3583
3577
|
"variant": "primary",
|
|
3584
|
-
"
|
|
3578
|
+
"action": "CLASSIFY",
|
|
3579
|
+
"type": "button"
|
|
3585
3580
|
}
|
|
3586
|
-
]
|
|
3581
|
+
],
|
|
3582
|
+
"gap": "md",
|
|
3583
|
+
"type": "stack",
|
|
3584
|
+
"direction": "horizontal"
|
|
3587
3585
|
},
|
|
3588
3586
|
{
|
|
3589
3587
|
"type": "divider"
|
|
@@ -3591,10 +3589,12 @@
|
|
|
3591
3589
|
{
|
|
3592
3590
|
"title": "Nothing open",
|
|
3593
3591
|
"description": "Click Open to view details in a modal overlay.",
|
|
3594
|
-
"
|
|
3595
|
-
"
|
|
3592
|
+
"icon": "tag",
|
|
3593
|
+
"type": "empty-state"
|
|
3596
3594
|
}
|
|
3597
|
-
]
|
|
3595
|
+
],
|
|
3596
|
+
"gap": "lg",
|
|
3597
|
+
"direction": "vertical"
|
|
3598
3598
|
}
|
|
3599
3599
|
]
|
|
3600
3600
|
}
|
|
@@ -3642,69 +3642,69 @@
|
|
|
3642
3642
|
"main",
|
|
3643
3643
|
{
|
|
3644
3644
|
"appName": "Code Reviewer",
|
|
3645
|
-
"type": "dashboard-layout",
|
|
3646
3645
|
"navItems": [
|
|
3647
3646
|
{
|
|
3648
|
-
"label": "Review",
|
|
3649
3647
|
"href": "/review",
|
|
3648
|
+
"label": "Review",
|
|
3650
3649
|
"icon": "file-search"
|
|
3651
3650
|
},
|
|
3652
3651
|
{
|
|
3653
|
-
"href": "/analysis",
|
|
3654
3652
|
"label": "Analysis",
|
|
3655
|
-
"icon": "tag"
|
|
3653
|
+
"icon": "tag",
|
|
3654
|
+
"href": "/analysis"
|
|
3656
3655
|
},
|
|
3657
3656
|
{
|
|
3657
|
+
"label": "Issues",
|
|
3658
3658
|
"icon": "alert-triangle",
|
|
3659
|
-
"href": "/issues"
|
|
3660
|
-
"label": "Issues"
|
|
3659
|
+
"href": "/issues"
|
|
3661
3660
|
}
|
|
3662
3661
|
],
|
|
3662
|
+
"type": "dashboard-layout",
|
|
3663
3663
|
"children": [
|
|
3664
3664
|
{
|
|
3665
3665
|
"direction": "vertical",
|
|
3666
|
-
"type": "stack",
|
|
3667
3666
|
"gap": "lg",
|
|
3667
|
+
"type": "stack",
|
|
3668
3668
|
"children": [
|
|
3669
3669
|
{
|
|
3670
3670
|
"type": "stack",
|
|
3671
|
-
"gap": "md",
|
|
3672
|
-
"justify": "between",
|
|
3673
3671
|
"children": [
|
|
3674
3672
|
{
|
|
3675
|
-
"direction": "horizontal",
|
|
3676
3673
|
"type": "stack",
|
|
3677
|
-
"
|
|
3674
|
+
"direction": "horizontal",
|
|
3678
3675
|
"children": [
|
|
3679
3676
|
{
|
|
3680
3677
|
"type": "icon",
|
|
3681
3678
|
"name": "tag"
|
|
3682
3679
|
},
|
|
3683
3680
|
{
|
|
3681
|
+
"type": "typography",
|
|
3684
3682
|
"content": "Analysis",
|
|
3685
|
-
"variant": "h2"
|
|
3686
|
-
"type": "typography"
|
|
3683
|
+
"variant": "h2"
|
|
3687
3684
|
}
|
|
3688
|
-
]
|
|
3685
|
+
],
|
|
3686
|
+
"gap": "md"
|
|
3689
3687
|
},
|
|
3690
3688
|
{
|
|
3689
|
+
"action": "CLASSIFY",
|
|
3691
3690
|
"label": "Open",
|
|
3692
|
-
"type": "button",
|
|
3693
3691
|
"variant": "primary",
|
|
3694
|
-
"
|
|
3695
|
-
"
|
|
3692
|
+
"icon": "tag",
|
|
3693
|
+
"type": "button"
|
|
3696
3694
|
}
|
|
3697
3695
|
],
|
|
3696
|
+
"gap": "md",
|
|
3697
|
+
"justify": "between",
|
|
3698
3698
|
"direction": "horizontal"
|
|
3699
3699
|
},
|
|
3700
3700
|
{
|
|
3701
3701
|
"type": "divider"
|
|
3702
3702
|
},
|
|
3703
3703
|
{
|
|
3704
|
-
"
|
|
3705
|
-
"title": "Nothing open",
|
|
3704
|
+
"icon": "tag",
|
|
3706
3705
|
"type": "empty-state",
|
|
3707
|
-
"
|
|
3706
|
+
"description": "Click Open to view details in a modal overlay.",
|
|
3707
|
+
"title": "Nothing open"
|
|
3708
3708
|
}
|
|
3709
3709
|
]
|
|
3710
3710
|
}
|
|
@@ -3845,82 +3845,82 @@
|
|
|
3845
3845
|
"main",
|
|
3846
3846
|
{
|
|
3847
3847
|
"type": "dashboard-layout",
|
|
3848
|
+
"navItems": [
|
|
3849
|
+
{
|
|
3850
|
+
"icon": "file-search",
|
|
3851
|
+
"label": "Review",
|
|
3852
|
+
"href": "/review"
|
|
3853
|
+
},
|
|
3854
|
+
{
|
|
3855
|
+
"icon": "tag",
|
|
3856
|
+
"label": "Analysis",
|
|
3857
|
+
"href": "/analysis"
|
|
3858
|
+
},
|
|
3859
|
+
{
|
|
3860
|
+
"icon": "alert-triangle",
|
|
3861
|
+
"href": "/issues",
|
|
3862
|
+
"label": "Issues"
|
|
3863
|
+
}
|
|
3864
|
+
],
|
|
3865
|
+
"appName": "Code Reviewer",
|
|
3848
3866
|
"children": [
|
|
3849
3867
|
{
|
|
3850
|
-
"type": "stack",
|
|
3851
|
-
"direction": "vertical",
|
|
3852
3868
|
"gap": "lg",
|
|
3869
|
+
"type": "stack",
|
|
3853
3870
|
"children": [
|
|
3854
3871
|
{
|
|
3855
|
-
"direction": "horizontal",
|
|
3856
3872
|
"justify": "between",
|
|
3857
3873
|
"children": [
|
|
3858
3874
|
{
|
|
3859
|
-
"direction": "horizontal",
|
|
3860
|
-
"gap": "md",
|
|
3861
3875
|
"type": "stack",
|
|
3876
|
+
"align": "center",
|
|
3877
|
+
"direction": "horizontal",
|
|
3862
3878
|
"children": [
|
|
3863
3879
|
{
|
|
3864
|
-
"
|
|
3865
|
-
"
|
|
3880
|
+
"type": "icon",
|
|
3881
|
+
"name": "tag"
|
|
3866
3882
|
},
|
|
3867
3883
|
{
|
|
3868
|
-
"variant": "h2",
|
|
3869
3884
|
"type": "typography",
|
|
3870
|
-
"content": "Analysis Result"
|
|
3885
|
+
"content": "Analysis Result",
|
|
3886
|
+
"variant": "h2"
|
|
3871
3887
|
}
|
|
3872
3888
|
],
|
|
3873
|
-
"
|
|
3889
|
+
"gap": "md"
|
|
3874
3890
|
},
|
|
3875
3891
|
{
|
|
3876
|
-
"
|
|
3877
|
-
"icon": "x",
|
|
3892
|
+
"action": "HIDE",
|
|
3878
3893
|
"label": "Dismiss",
|
|
3879
3894
|
"type": "button",
|
|
3880
|
-
"
|
|
3895
|
+
"icon": "x",
|
|
3896
|
+
"variant": "ghost"
|
|
3881
3897
|
}
|
|
3882
3898
|
],
|
|
3883
|
-
"type": "stack",
|
|
3884
3899
|
"gap": "md",
|
|
3885
|
-
"align": "center"
|
|
3900
|
+
"align": "center",
|
|
3901
|
+
"type": "stack",
|
|
3902
|
+
"direction": "horizontal"
|
|
3886
3903
|
},
|
|
3887
3904
|
{
|
|
3888
3905
|
"type": "divider"
|
|
3889
3906
|
},
|
|
3890
3907
|
{
|
|
3908
|
+
"type": "alert",
|
|
3891
3909
|
"variant": "@entity.notificationType",
|
|
3892
|
-
"message": "@entity.message"
|
|
3893
|
-
"type": "alert"
|
|
3910
|
+
"message": "@entity.message"
|
|
3894
3911
|
},
|
|
3895
3912
|
{
|
|
3896
3913
|
"type": "toast-slot"
|
|
3897
3914
|
},
|
|
3898
3915
|
{
|
|
3899
|
-
"
|
|
3916
|
+
"variant": "warning",
|
|
3900
3917
|
"type": "alert",
|
|
3901
|
-
"
|
|
3918
|
+
"message": "@entity.message"
|
|
3902
3919
|
}
|
|
3903
|
-
]
|
|
3904
|
-
|
|
3905
|
-
],
|
|
3906
|
-
"navItems": [
|
|
3907
|
-
{
|
|
3908
|
-
"href": "/review",
|
|
3909
|
-
"icon": "file-search",
|
|
3910
|
-
"label": "Review"
|
|
3911
|
-
},
|
|
3912
|
-
{
|
|
3913
|
-
"href": "/analysis",
|
|
3914
|
-
"label": "Analysis",
|
|
3915
|
-
"icon": "tag"
|
|
3916
|
-
},
|
|
3917
|
-
{
|
|
3918
|
-
"icon": "alert-triangle",
|
|
3919
|
-
"label": "Issues",
|
|
3920
|
-
"href": "/issues"
|
|
3920
|
+
],
|
|
3921
|
+
"direction": "vertical"
|
|
3921
3922
|
}
|
|
3922
|
-
]
|
|
3923
|
-
"appName": "Code Reviewer"
|
|
3923
|
+
]
|
|
3924
3924
|
}
|
|
3925
3925
|
]
|
|
3926
3926
|
]
|
|
@@ -3944,75 +3944,74 @@
|
|
|
3944
3944
|
"render-ui",
|
|
3945
3945
|
"main",
|
|
3946
3946
|
{
|
|
3947
|
-
"appName": "Code Reviewer",
|
|
3948
3947
|
"children": [
|
|
3949
3948
|
{
|
|
3949
|
+
"direction": "vertical",
|
|
3950
3950
|
"type": "stack",
|
|
3951
|
-
"gap": "lg",
|
|
3952
3951
|
"children": [
|
|
3953
3952
|
{
|
|
3954
|
-
"gap": "md",
|
|
3955
|
-
"direction": "horizontal",
|
|
3956
|
-
"justify": "between",
|
|
3957
3953
|
"children": [
|
|
3958
3954
|
{
|
|
3959
|
-
"type": "stack",
|
|
3960
3955
|
"align": "center",
|
|
3956
|
+
"direction": "horizontal",
|
|
3957
|
+
"type": "stack",
|
|
3958
|
+
"gap": "md",
|
|
3961
3959
|
"children": [
|
|
3962
3960
|
{
|
|
3963
3961
|
"type": "icon",
|
|
3964
3962
|
"name": "tag"
|
|
3965
3963
|
},
|
|
3966
3964
|
{
|
|
3967
|
-
"
|
|
3965
|
+
"variant": "h2",
|
|
3968
3966
|
"type": "typography",
|
|
3969
|
-
"
|
|
3967
|
+
"content": "Analysis Result"
|
|
3970
3968
|
}
|
|
3971
|
-
]
|
|
3972
|
-
"gap": "md",
|
|
3973
|
-
"direction": "horizontal"
|
|
3969
|
+
]
|
|
3974
3970
|
},
|
|
3975
3971
|
{
|
|
3976
|
-
"label": "Dismiss",
|
|
3977
3972
|
"action": "HIDE",
|
|
3973
|
+
"icon": "x",
|
|
3974
|
+
"label": "Dismiss",
|
|
3978
3975
|
"variant": "ghost",
|
|
3979
|
-
"type": "button"
|
|
3980
|
-
"icon": "x"
|
|
3976
|
+
"type": "button"
|
|
3981
3977
|
}
|
|
3982
3978
|
],
|
|
3983
|
-
"
|
|
3984
|
-
"
|
|
3979
|
+
"justify": "between",
|
|
3980
|
+
"gap": "md",
|
|
3981
|
+
"type": "stack",
|
|
3982
|
+
"direction": "horizontal",
|
|
3983
|
+
"align": "center"
|
|
3985
3984
|
},
|
|
3986
3985
|
{
|
|
3987
3986
|
"type": "divider"
|
|
3988
3987
|
},
|
|
3989
3988
|
{
|
|
3990
3989
|
"type": "alert",
|
|
3991
|
-
"
|
|
3992
|
-
"
|
|
3990
|
+
"message": "@entity.message",
|
|
3991
|
+
"variant": "@entity.notificationType"
|
|
3993
3992
|
},
|
|
3994
3993
|
{
|
|
3995
3994
|
"type": "toast-slot"
|
|
3996
3995
|
},
|
|
3997
3996
|
{
|
|
3998
|
-
"variant": "warning",
|
|
3999
3997
|
"message": "@entity.message",
|
|
4000
|
-
"type": "alert"
|
|
3998
|
+
"type": "alert",
|
|
3999
|
+
"variant": "warning"
|
|
4001
4000
|
}
|
|
4002
4001
|
],
|
|
4003
|
-
"
|
|
4002
|
+
"gap": "lg"
|
|
4004
4003
|
}
|
|
4005
4004
|
],
|
|
4006
4005
|
"navItems": [
|
|
4007
4006
|
{
|
|
4008
|
-
"icon": "file-search",
|
|
4009
4007
|
"label": "Review",
|
|
4010
|
-
"href": "/review"
|
|
4008
|
+
"href": "/review",
|
|
4009
|
+
"icon": "file-search"
|
|
4011
4010
|
},
|
|
4012
4011
|
{
|
|
4013
|
-
"
|
|
4012
|
+
"href": "/analysis",
|
|
4014
4013
|
"label": "Analysis",
|
|
4015
|
-
"
|
|
4014
|
+
"icon": "tag"
|
|
4016
4015
|
},
|
|
4017
4016
|
{
|
|
4018
4017
|
"label": "Issues",
|
|
@@ -4020,7 +4019,8 @@
|
|
|
4020
4019
|
"icon": "alert-triangle"
|
|
4021
4020
|
}
|
|
4022
4021
|
],
|
|
4023
|
-
"type": "dashboard-layout"
|
|
4022
|
+
"type": "dashboard-layout",
|
|
4023
|
+
"appName": "Code Reviewer"
|
|
4024
4024
|
}
|
|
4025
4025
|
]
|
|
4026
4026
|
]
|
|
@@ -4183,33 +4183,33 @@
|
|
|
4183
4183
|
"render-ui",
|
|
4184
4184
|
"main",
|
|
4185
4185
|
{
|
|
4186
|
-
"children": [
|
|
4187
|
-
{
|
|
4188
|
-
"icon": "tag",
|
|
4189
|
-
"title": "Classifier",
|
|
4190
|
-
"description": "Classifier is ready",
|
|
4191
|
-
"type": "empty-state"
|
|
4192
|
-
}
|
|
4193
|
-
],
|
|
4194
4186
|
"appName": "Code Reviewer",
|
|
4195
|
-
"type": "dashboard-layout",
|
|
4196
4187
|
"navItems": [
|
|
4197
4188
|
{
|
|
4198
|
-
"href": "/review",
|
|
4199
4189
|
"label": "Review",
|
|
4190
|
+
"href": "/review",
|
|
4200
4191
|
"icon": "file-search"
|
|
4201
4192
|
},
|
|
4202
4193
|
{
|
|
4194
|
+
"label": "Analysis",
|
|
4203
4195
|
"href": "/analysis",
|
|
4204
|
-
"icon": "tag"
|
|
4205
|
-
"label": "Analysis"
|
|
4196
|
+
"icon": "tag"
|
|
4206
4197
|
},
|
|
4207
4198
|
{
|
|
4208
|
-
"
|
|
4199
|
+
"icon": "alert-triangle",
|
|
4209
4200
|
"href": "/issues",
|
|
4210
|
-
"
|
|
4201
|
+
"label": "Issues"
|
|
4211
4202
|
}
|
|
4212
|
-
]
|
|
4203
|
+
],
|
|
4204
|
+
"children": [
|
|
4205
|
+
{
|
|
4206
|
+
"title": "Classifier",
|
|
4207
|
+
"type": "empty-state",
|
|
4208
|
+
"icon": "tag",
|
|
4209
|
+
"description": "Classifier is ready"
|
|
4210
|
+
}
|
|
4211
|
+
],
|
|
4212
|
+
"type": "dashboard-layout"
|
|
4213
4213
|
}
|
|
4214
4214
|
]
|
|
4215
4215
|
]
|
|
@@ -4522,8 +4522,8 @@
|
|
|
4522
4522
|
"ReviewCompletion",
|
|
4523
4523
|
{
|
|
4524
4524
|
"emit": {
|
|
4525
|
-
"
|
|
4526
|
-
"
|
|
4525
|
+
"failure": "ReviewCompletionLoadFailed",
|
|
4526
|
+
"success": "ReviewCompletionLoaded"
|
|
4527
4527
|
}
|
|
4528
4528
|
}
|
|
4529
4529
|
],
|
|
@@ -4531,24 +4531,6 @@
|
|
|
4531
4531
|
"render-ui",
|
|
4532
4532
|
"main",
|
|
4533
4533
|
{
|
|
4534
|
-
"navItems": [
|
|
4535
|
-
{
|
|
4536
|
-
"label": "Review",
|
|
4537
|
-
"icon": "file-search",
|
|
4538
|
-
"href": "/review"
|
|
4539
|
-
},
|
|
4540
|
-
{
|
|
4541
|
-
"href": "/analysis",
|
|
4542
|
-
"icon": "tag",
|
|
4543
|
-
"label": "Analysis"
|
|
4544
|
-
},
|
|
4545
|
-
{
|
|
4546
|
-
"href": "/issues",
|
|
4547
|
-
"icon": "alert-triangle",
|
|
4548
|
-
"label": "Issues"
|
|
4549
|
-
}
|
|
4550
|
-
],
|
|
4551
|
-
"appName": "Code Reviewer",
|
|
4552
4534
|
"children": [
|
|
4553
4535
|
{
|
|
4554
4536
|
"type": "stack",
|
|
@@ -4556,9 +4538,9 @@
|
|
|
4556
4538
|
"gap": "lg",
|
|
4557
4539
|
"children": [
|
|
4558
4540
|
{
|
|
4559
|
-
"
|
|
4560
|
-
"gap": "md",
|
|
4541
|
+
"justify": "between",
|
|
4561
4542
|
"type": "stack",
|
|
4543
|
+
"gap": "md",
|
|
4562
4544
|
"children": [
|
|
4563
4545
|
{
|
|
4564
4546
|
"children": [
|
|
@@ -4572,32 +4554,50 @@
|
|
|
4572
4554
|
"variant": "h2"
|
|
4573
4555
|
}
|
|
4574
4556
|
],
|
|
4575
|
-
"type": "stack",
|
|
4576
4557
|
"direction": "horizontal",
|
|
4558
|
+
"type": "stack",
|
|
4577
4559
|
"gap": "md"
|
|
4578
4560
|
},
|
|
4579
4561
|
{
|
|
4580
|
-
"type": "button",
|
|
4581
4562
|
"label": "Open",
|
|
4582
4563
|
"variant": "primary",
|
|
4583
|
-
"
|
|
4584
|
-
"icon": "sparkles"
|
|
4564
|
+
"type": "button",
|
|
4565
|
+
"icon": "sparkles",
|
|
4566
|
+
"action": "GENERATE"
|
|
4585
4567
|
}
|
|
4586
4568
|
],
|
|
4587
|
-
"
|
|
4569
|
+
"direction": "horizontal"
|
|
4588
4570
|
},
|
|
4589
4571
|
{
|
|
4590
4572
|
"type": "divider"
|
|
4591
4573
|
},
|
|
4592
4574
|
{
|
|
4593
|
-
"icon": "sparkles",
|
|
4594
4575
|
"type": "empty-state",
|
|
4576
|
+
"icon": "sparkles",
|
|
4595
4577
|
"title": "Nothing open",
|
|
4596
4578
|
"description": "Click Open to view details in a modal overlay."
|
|
4597
4579
|
}
|
|
4598
4580
|
]
|
|
4599
4581
|
}
|
|
4600
4582
|
],
|
|
4583
|
+
"navItems": [
|
|
4584
|
+
{
|
|
4585
|
+
"label": "Review",
|
|
4586
|
+
"href": "/review",
|
|
4587
|
+
"icon": "file-search"
|
|
4588
|
+
},
|
|
4589
|
+
{
|
|
4590
|
+
"icon": "tag",
|
|
4591
|
+
"label": "Analysis",
|
|
4592
|
+
"href": "/analysis"
|
|
4593
|
+
},
|
|
4594
|
+
{
|
|
4595
|
+
"label": "Issues",
|
|
4596
|
+
"href": "/issues",
|
|
4597
|
+
"icon": "alert-triangle"
|
|
4598
|
+
}
|
|
4599
|
+
],
|
|
4600
|
+
"appName": "Code Reviewer",
|
|
4601
4601
|
"type": "dashboard-layout"
|
|
4602
4602
|
}
|
|
4603
4603
|
]
|
|
@@ -4614,26 +4614,28 @@
|
|
|
4614
4614
|
{
|
|
4615
4615
|
"children": [
|
|
4616
4616
|
{
|
|
4617
|
+
"type": "stack",
|
|
4618
|
+
"gap": "sm",
|
|
4617
4619
|
"children": [
|
|
4618
4620
|
{
|
|
4619
|
-
"
|
|
4620
|
-
"
|
|
4621
|
+
"type": "icon",
|
|
4622
|
+
"name": "sparkles"
|
|
4621
4623
|
},
|
|
4622
4624
|
{
|
|
4623
|
-
"
|
|
4625
|
+
"content": "ReviewCompletion",
|
|
4624
4626
|
"variant": "h3",
|
|
4625
|
-
"
|
|
4627
|
+
"type": "typography"
|
|
4626
4628
|
}
|
|
4627
4629
|
],
|
|
4628
|
-
"direction": "horizontal"
|
|
4629
|
-
"type": "stack",
|
|
4630
|
-
"gap": "sm"
|
|
4630
|
+
"direction": "horizontal"
|
|
4631
4631
|
},
|
|
4632
4632
|
{
|
|
4633
4633
|
"type": "divider"
|
|
4634
4634
|
},
|
|
4635
4635
|
{
|
|
4636
4636
|
"gap": "sm",
|
|
4637
|
+
"type": "stack",
|
|
4638
|
+
"direction": "horizontal",
|
|
4637
4639
|
"children": [
|
|
4638
4640
|
{
|
|
4639
4641
|
"type": "badge",
|
|
@@ -4643,23 +4645,21 @@
|
|
|
4643
4645
|
"type": "badge",
|
|
4644
4646
|
"label": "@entity.model"
|
|
4645
4647
|
}
|
|
4646
|
-
]
|
|
4647
|
-
"type": "stack",
|
|
4648
|
-
"direction": "horizontal"
|
|
4648
|
+
]
|
|
4649
4649
|
},
|
|
4650
4650
|
{
|
|
4651
|
-
"
|
|
4651
|
+
"fields": [
|
|
4652
|
+
"prompt"
|
|
4653
|
+
],
|
|
4652
4654
|
"mode": "create",
|
|
4653
4655
|
"submitEvent": "SAVE",
|
|
4654
4656
|
"cancelEvent": "CLOSE",
|
|
4655
|
-
"
|
|
4656
|
-
"prompt"
|
|
4657
|
-
]
|
|
4657
|
+
"type": "form-section"
|
|
4658
4658
|
}
|
|
4659
4659
|
],
|
|
4660
|
-
"gap": "md",
|
|
4661
4660
|
"direction": "vertical",
|
|
4662
|
-
"type": "stack"
|
|
4661
|
+
"type": "stack",
|
|
4662
|
+
"gap": "md"
|
|
4663
4663
|
}
|
|
4664
4664
|
]
|
|
4665
4665
|
]
|
|
@@ -4693,55 +4693,37 @@
|
|
|
4693
4693
|
"render-ui",
|
|
4694
4694
|
"main",
|
|
4695
4695
|
{
|
|
4696
|
-
"navItems": [
|
|
4697
|
-
{
|
|
4698
|
-
"href": "/review",
|
|
4699
|
-
"icon": "file-search",
|
|
4700
|
-
"label": "Review"
|
|
4701
|
-
},
|
|
4702
|
-
{
|
|
4703
|
-
"href": "/analysis",
|
|
4704
|
-
"label": "Analysis",
|
|
4705
|
-
"icon": "tag"
|
|
4706
|
-
},
|
|
4707
|
-
{
|
|
4708
|
-
"icon": "alert-triangle",
|
|
4709
|
-
"href": "/issues",
|
|
4710
|
-
"label": "Issues"
|
|
4711
|
-
}
|
|
4712
|
-
],
|
|
4713
|
-
"appName": "Code Reviewer",
|
|
4714
4696
|
"children": [
|
|
4715
4697
|
{
|
|
4716
|
-
"
|
|
4698
|
+
"type": "stack",
|
|
4717
4699
|
"children": [
|
|
4718
4700
|
{
|
|
4719
4701
|
"type": "stack",
|
|
4720
|
-
"direction": "horizontal",
|
|
4721
4702
|
"justify": "between",
|
|
4703
|
+
"direction": "horizontal",
|
|
4722
4704
|
"children": [
|
|
4723
4705
|
{
|
|
4724
|
-
"direction": "horizontal",
|
|
4725
4706
|
"gap": "md",
|
|
4726
|
-
"type": "stack",
|
|
4727
4707
|
"children": [
|
|
4728
4708
|
{
|
|
4729
|
-
"
|
|
4730
|
-
"
|
|
4709
|
+
"type": "icon",
|
|
4710
|
+
"name": "sparkles"
|
|
4731
4711
|
},
|
|
4732
4712
|
{
|
|
4733
|
-
"variant": "h2",
|
|
4734
4713
|
"type": "typography",
|
|
4714
|
+
"variant": "h2",
|
|
4735
4715
|
"content": "ReviewCompletion"
|
|
4736
4716
|
}
|
|
4737
|
-
]
|
|
4717
|
+
],
|
|
4718
|
+
"type": "stack",
|
|
4719
|
+
"direction": "horizontal"
|
|
4738
4720
|
},
|
|
4739
4721
|
{
|
|
4740
|
-
"type": "button",
|
|
4741
|
-
"variant": "primary",
|
|
4742
|
-
"action": "GENERATE",
|
|
4743
4722
|
"label": "Open",
|
|
4744
|
-
"
|
|
4723
|
+
"action": "GENERATE",
|
|
4724
|
+
"variant": "primary",
|
|
4725
|
+
"icon": "sparkles",
|
|
4726
|
+
"type": "button"
|
|
4745
4727
|
}
|
|
4746
4728
|
],
|
|
4747
4729
|
"gap": "md"
|
|
@@ -4750,14 +4732,32 @@
|
|
|
4750
4732
|
"type": "divider"
|
|
4751
4733
|
},
|
|
4752
4734
|
{
|
|
4753
|
-
"type": "empty-state",
|
|
4754
4735
|
"title": "Nothing open",
|
|
4755
|
-
"
|
|
4756
|
-
"
|
|
4736
|
+
"icon": "sparkles",
|
|
4737
|
+
"type": "empty-state",
|
|
4738
|
+
"description": "Click Open to view details in a modal overlay."
|
|
4757
4739
|
}
|
|
4758
4740
|
],
|
|
4759
|
-
"
|
|
4760
|
-
"
|
|
4741
|
+
"gap": "lg",
|
|
4742
|
+
"direction": "vertical"
|
|
4743
|
+
}
|
|
4744
|
+
],
|
|
4745
|
+
"appName": "Code Reviewer",
|
|
4746
|
+
"navItems": [
|
|
4747
|
+
{
|
|
4748
|
+
"icon": "file-search",
|
|
4749
|
+
"label": "Review",
|
|
4750
|
+
"href": "/review"
|
|
4751
|
+
},
|
|
4752
|
+
{
|
|
4753
|
+
"label": "Analysis",
|
|
4754
|
+
"href": "/analysis",
|
|
4755
|
+
"icon": "tag"
|
|
4756
|
+
},
|
|
4757
|
+
{
|
|
4758
|
+
"icon": "alert-triangle",
|
|
4759
|
+
"href": "/issues",
|
|
4760
|
+
"label": "Issues"
|
|
4761
4761
|
}
|
|
4762
4762
|
],
|
|
4763
4763
|
"type": "dashboard-layout"
|
|
@@ -4777,8 +4777,8 @@
|
|
|
4777
4777
|
"@payload.data",
|
|
4778
4778
|
{
|
|
4779
4779
|
"emit": {
|
|
4780
|
-
"
|
|
4781
|
-
"
|
|
4780
|
+
"success": "ReviewCompletionSaved",
|
|
4781
|
+
"failure": "ReviewCompletionSaveFailed"
|
|
4782
4782
|
}
|
|
4783
4783
|
}
|
|
4784
4784
|
],
|
|
@@ -4796,8 +4796,8 @@
|
|
|
4796
4796
|
"ReviewCompletion",
|
|
4797
4797
|
{
|
|
4798
4798
|
"emit": {
|
|
4799
|
-
"
|
|
4800
|
-
"
|
|
4799
|
+
"success": "ReviewCompletionLoaded",
|
|
4800
|
+
"failure": "ReviewCompletionLoadFailed"
|
|
4801
4801
|
}
|
|
4802
4802
|
}
|
|
4803
4803
|
],
|
|
@@ -4806,57 +4806,39 @@
|
|
|
4806
4806
|
"main",
|
|
4807
4807
|
{
|
|
4808
4808
|
"type": "dashboard-layout",
|
|
4809
|
-
"appName": "Code Reviewer",
|
|
4810
|
-
"navItems": [
|
|
4811
|
-
{
|
|
4812
|
-
"icon": "file-search",
|
|
4813
|
-
"href": "/review",
|
|
4814
|
-
"label": "Review"
|
|
4815
|
-
},
|
|
4816
|
-
{
|
|
4817
|
-
"href": "/analysis",
|
|
4818
|
-
"icon": "tag",
|
|
4819
|
-
"label": "Analysis"
|
|
4820
|
-
},
|
|
4821
|
-
{
|
|
4822
|
-
"label": "Issues",
|
|
4823
|
-
"icon": "alert-triangle",
|
|
4824
|
-
"href": "/issues"
|
|
4825
|
-
}
|
|
4826
|
-
],
|
|
4827
4809
|
"children": [
|
|
4828
4810
|
{
|
|
4829
4811
|
"children": [
|
|
4830
4812
|
{
|
|
4831
|
-
"direction": "horizontal",
|
|
4832
4813
|
"gap": "md",
|
|
4833
|
-
"type": "stack",
|
|
4834
4814
|
"justify": "between",
|
|
4815
|
+
"type": "stack",
|
|
4835
4816
|
"children": [
|
|
4836
4817
|
{
|
|
4837
|
-
"type": "stack",
|
|
4838
4818
|
"children": [
|
|
4839
4819
|
{
|
|
4840
|
-
"
|
|
4841
|
-
"
|
|
4820
|
+
"type": "icon",
|
|
4821
|
+
"name": "sparkles"
|
|
4842
4822
|
},
|
|
4843
4823
|
{
|
|
4844
|
-
"type": "typography",
|
|
4845
4824
|
"content": "ReviewCompletion",
|
|
4825
|
+
"type": "typography",
|
|
4846
4826
|
"variant": "h2"
|
|
4847
4827
|
}
|
|
4848
4828
|
],
|
|
4829
|
+
"direction": "horizontal",
|
|
4849
4830
|
"gap": "md",
|
|
4850
|
-
"
|
|
4831
|
+
"type": "stack"
|
|
4851
4832
|
},
|
|
4852
4833
|
{
|
|
4834
|
+
"action": "GENERATE",
|
|
4853
4835
|
"variant": "primary",
|
|
4854
|
-
"label": "Open",
|
|
4855
4836
|
"icon": "sparkles",
|
|
4856
|
-
"
|
|
4857
|
-
"
|
|
4837
|
+
"type": "button",
|
|
4838
|
+
"label": "Open"
|
|
4858
4839
|
}
|
|
4859
|
-
]
|
|
4840
|
+
],
|
|
4841
|
+
"direction": "horizontal"
|
|
4860
4842
|
},
|
|
4861
4843
|
{
|
|
4862
4844
|
"type": "divider"
|
|
@@ -4864,15 +4846,33 @@
|
|
|
4864
4846
|
{
|
|
4865
4847
|
"icon": "sparkles",
|
|
4866
4848
|
"title": "Nothing open",
|
|
4867
|
-
"
|
|
4868
|
-
"
|
|
4849
|
+
"description": "Click Open to view details in a modal overlay.",
|
|
4850
|
+
"type": "empty-state"
|
|
4869
4851
|
}
|
|
4870
4852
|
],
|
|
4853
|
+
"direction": "vertical",
|
|
4871
4854
|
"gap": "lg",
|
|
4872
|
-
"type": "stack"
|
|
4873
|
-
"direction": "vertical"
|
|
4855
|
+
"type": "stack"
|
|
4874
4856
|
}
|
|
4875
|
-
]
|
|
4857
|
+
],
|
|
4858
|
+
"navItems": [
|
|
4859
|
+
{
|
|
4860
|
+
"icon": "file-search",
|
|
4861
|
+
"href": "/review",
|
|
4862
|
+
"label": "Review"
|
|
4863
|
+
},
|
|
4864
|
+
{
|
|
4865
|
+
"icon": "tag",
|
|
4866
|
+
"label": "Analysis",
|
|
4867
|
+
"href": "/analysis"
|
|
4868
|
+
},
|
|
4869
|
+
{
|
|
4870
|
+
"label": "Issues",
|
|
4871
|
+
"href": "/issues",
|
|
4872
|
+
"icon": "alert-triangle"
|
|
4873
|
+
}
|
|
4874
|
+
],
|
|
4875
|
+
"appName": "Code Reviewer"
|
|
4876
4876
|
}
|
|
4877
4877
|
]
|
|
4878
4878
|
]
|
|
@@ -4982,8 +4982,8 @@
|
|
|
4982
4982
|
"ReviewCompletion",
|
|
4983
4983
|
{
|
|
4984
4984
|
"emit": {
|
|
4985
|
-
"
|
|
4986
|
-
"
|
|
4985
|
+
"success": "ReviewCompletionLoaded",
|
|
4986
|
+
"failure": "ReviewCompletionLoadFailed"
|
|
4987
4987
|
}
|
|
4988
4988
|
}
|
|
4989
4989
|
]
|
|
@@ -5008,83 +5008,83 @@
|
|
|
5008
5008
|
"render-ui",
|
|
5009
5009
|
"main",
|
|
5010
5010
|
{
|
|
5011
|
+
"navItems": [
|
|
5012
|
+
{
|
|
5013
|
+
"label": "Review",
|
|
5014
|
+
"href": "/review",
|
|
5015
|
+
"icon": "file-search"
|
|
5016
|
+
},
|
|
5017
|
+
{
|
|
5018
|
+
"label": "Analysis",
|
|
5019
|
+
"href": "/analysis",
|
|
5020
|
+
"icon": "tag"
|
|
5021
|
+
},
|
|
5022
|
+
{
|
|
5023
|
+
"icon": "alert-triangle",
|
|
5024
|
+
"label": "Issues",
|
|
5025
|
+
"href": "/issues"
|
|
5026
|
+
}
|
|
5027
|
+
],
|
|
5028
|
+
"type": "dashboard-layout",
|
|
5029
|
+
"appName": "Code Reviewer",
|
|
5011
5030
|
"children": [
|
|
5012
5031
|
{
|
|
5013
5032
|
"children": [
|
|
5014
5033
|
{
|
|
5034
|
+
"type": "stack",
|
|
5015
5035
|
"children": [
|
|
5016
5036
|
{
|
|
5017
|
-
"gap": "md",
|
|
5018
|
-
"align": "center",
|
|
5019
|
-
"type": "stack",
|
|
5020
|
-
"direction": "horizontal",
|
|
5021
5037
|
"children": [
|
|
5022
5038
|
{
|
|
5023
|
-
"
|
|
5024
|
-
"
|
|
5039
|
+
"name": "sparkles",
|
|
5040
|
+
"type": "icon"
|
|
5025
5041
|
},
|
|
5026
5042
|
{
|
|
5027
|
-
"
|
|
5043
|
+
"type": "typography",
|
|
5028
5044
|
"content": "ReviewCompletion Status",
|
|
5029
|
-
"
|
|
5045
|
+
"variant": "h2"
|
|
5030
5046
|
}
|
|
5031
|
-
]
|
|
5047
|
+
],
|
|
5048
|
+
"direction": "horizontal",
|
|
5049
|
+
"gap": "md",
|
|
5050
|
+
"type": "stack",
|
|
5051
|
+
"align": "center"
|
|
5032
5052
|
},
|
|
5033
5053
|
{
|
|
5034
|
-
"
|
|
5035
|
-
"label": "Dismiss",
|
|
5054
|
+
"type": "button",
|
|
5036
5055
|
"action": "HIDE",
|
|
5037
5056
|
"icon": "x",
|
|
5038
|
-
"
|
|
5057
|
+
"label": "Dismiss",
|
|
5058
|
+
"variant": "ghost"
|
|
5039
5059
|
}
|
|
5040
5060
|
],
|
|
5041
5061
|
"gap": "md",
|
|
5062
|
+
"justify": "between",
|
|
5042
5063
|
"direction": "horizontal",
|
|
5043
|
-
"
|
|
5044
|
-
"align": "center",
|
|
5045
|
-
"justify": "between"
|
|
5064
|
+
"align": "center"
|
|
5046
5065
|
},
|
|
5047
5066
|
{
|
|
5048
5067
|
"type": "divider"
|
|
5049
5068
|
},
|
|
5050
5069
|
{
|
|
5051
|
-
"type": "alert",
|
|
5052
5070
|
"message": "@entity.message",
|
|
5053
|
-
"variant": "@entity.notificationType"
|
|
5071
|
+
"variant": "@entity.notificationType",
|
|
5072
|
+
"type": "alert"
|
|
5054
5073
|
},
|
|
5055
5074
|
{
|
|
5056
5075
|
"type": "toast-slot"
|
|
5057
5076
|
},
|
|
5058
5077
|
{
|
|
5078
|
+
"message": "@entity.message",
|
|
5059
5079
|
"type": "alert",
|
|
5060
|
-
"variant": "warning"
|
|
5061
|
-
"message": "@entity.message"
|
|
5080
|
+
"variant": "warning"
|
|
5062
5081
|
}
|
|
5063
5082
|
],
|
|
5083
|
+
"type": "stack",
|
|
5064
5084
|
"gap": "lg",
|
|
5065
|
-
"direction": "vertical"
|
|
5066
|
-
"type": "stack"
|
|
5067
|
-
}
|
|
5068
|
-
],
|
|
5069
|
-
"type": "dashboard-layout",
|
|
5070
|
-
"navItems": [
|
|
5071
|
-
{
|
|
5072
|
-
"label": "Review",
|
|
5073
|
-
"icon": "file-search",
|
|
5074
|
-
"href": "/review"
|
|
5075
|
-
},
|
|
5076
|
-
{
|
|
5077
|
-
"href": "/analysis",
|
|
5078
|
-
"icon": "tag",
|
|
5079
|
-
"label": "Analysis"
|
|
5080
|
-
},
|
|
5081
|
-
{
|
|
5082
|
-
"label": "Issues",
|
|
5083
|
-
"icon": "alert-triangle",
|
|
5084
|
-
"href": "/issues"
|
|
5085
|
+
"direction": "vertical"
|
|
5085
5086
|
}
|
|
5086
|
-
]
|
|
5087
|
-
"appName": "Code Reviewer"
|
|
5087
|
+
]
|
|
5088
5088
|
}
|
|
5089
5089
|
]
|
|
5090
5090
|
]
|
|
@@ -5108,36 +5108,37 @@
|
|
|
5108
5108
|
"render-ui",
|
|
5109
5109
|
"main",
|
|
5110
5110
|
{
|
|
5111
|
-
"type": "dashboard-layout",
|
|
5112
5111
|
"appName": "Code Reviewer",
|
|
5113
5112
|
"navItems": [
|
|
5114
5113
|
{
|
|
5115
5114
|
"href": "/review",
|
|
5116
|
-
"
|
|
5117
|
-
"
|
|
5115
|
+
"label": "Review",
|
|
5116
|
+
"icon": "file-search"
|
|
5118
5117
|
},
|
|
5119
5118
|
{
|
|
5119
|
+
"icon": "tag",
|
|
5120
5120
|
"label": "Analysis",
|
|
5121
|
-
"href": "/analysis"
|
|
5122
|
-
"icon": "tag"
|
|
5121
|
+
"href": "/analysis"
|
|
5123
5122
|
},
|
|
5124
5123
|
{
|
|
5125
|
-
"
|
|
5124
|
+
"label": "Issues",
|
|
5126
5125
|
"href": "/issues",
|
|
5127
|
-
"
|
|
5126
|
+
"icon": "alert-triangle"
|
|
5128
5127
|
}
|
|
5129
5128
|
],
|
|
5129
|
+
"type": "dashboard-layout",
|
|
5130
5130
|
"children": [
|
|
5131
5131
|
{
|
|
5132
|
-
"direction": "vertical",
|
|
5133
|
-
"type": "stack",
|
|
5134
5132
|
"gap": "lg",
|
|
5133
|
+
"type": "stack",
|
|
5134
|
+
"direction": "vertical",
|
|
5135
5135
|
"children": [
|
|
5136
5136
|
{
|
|
5137
5137
|
"children": [
|
|
5138
5138
|
{
|
|
5139
5139
|
"direction": "horizontal",
|
|
5140
5140
|
"align": "center",
|
|
5141
|
+
"gap": "md",
|
|
5141
5142
|
"type": "stack",
|
|
5142
5143
|
"children": [
|
|
5143
5144
|
{
|
|
@@ -5145,42 +5146,41 @@
|
|
|
5145
5146
|
"type": "icon"
|
|
5146
5147
|
},
|
|
5147
5148
|
{
|
|
5149
|
+
"type": "typography",
|
|
5148
5150
|
"content": "ReviewCompletion Status",
|
|
5149
|
-
"variant": "h2"
|
|
5150
|
-
"type": "typography"
|
|
5151
|
+
"variant": "h2"
|
|
5151
5152
|
}
|
|
5152
|
-
]
|
|
5153
|
-
"gap": "md"
|
|
5153
|
+
]
|
|
5154
5154
|
},
|
|
5155
5155
|
{
|
|
5156
|
-
"action": "HIDE",
|
|
5157
5156
|
"type": "button",
|
|
5158
|
-
"
|
|
5157
|
+
"label": "Dismiss",
|
|
5159
5158
|
"icon": "x",
|
|
5160
|
-
"
|
|
5159
|
+
"action": "HIDE",
|
|
5160
|
+
"variant": "ghost"
|
|
5161
5161
|
}
|
|
5162
5162
|
],
|
|
5163
|
-
"align": "center",
|
|
5164
|
-
"gap": "md",
|
|
5165
5163
|
"type": "stack",
|
|
5166
5164
|
"direction": "horizontal",
|
|
5165
|
+
"gap": "md",
|
|
5166
|
+
"align": "center",
|
|
5167
5167
|
"justify": "between"
|
|
5168
5168
|
},
|
|
5169
5169
|
{
|
|
5170
5170
|
"type": "divider"
|
|
5171
5171
|
},
|
|
5172
5172
|
{
|
|
5173
|
-
"message": "@entity.message",
|
|
5174
5173
|
"type": "alert",
|
|
5175
|
-
"variant": "@entity.notificationType"
|
|
5174
|
+
"variant": "@entity.notificationType",
|
|
5175
|
+
"message": "@entity.message"
|
|
5176
5176
|
},
|
|
5177
5177
|
{
|
|
5178
5178
|
"type": "toast-slot"
|
|
5179
5179
|
},
|
|
5180
5180
|
{
|
|
5181
|
-
"type": "alert",
|
|
5182
5181
|
"message": "@entity.message",
|
|
5183
|
-
"variant": "warning"
|
|
5182
|
+
"variant": "warning",
|
|
5183
|
+
"type": "alert"
|
|
5184
5184
|
}
|
|
5185
5185
|
]
|
|
5186
5186
|
}
|
|
@@ -5365,19 +5365,19 @@
|
|
|
5365
5365
|
"type": "dashboard-layout",
|
|
5366
5366
|
"navItems": [
|
|
5367
5367
|
{
|
|
5368
|
-
"label": "Review",
|
|
5369
5368
|
"icon": "file-search",
|
|
5369
|
+
"label": "Review",
|
|
5370
5370
|
"href": "/review"
|
|
5371
5371
|
},
|
|
5372
5372
|
{
|
|
5373
|
-
"href": "/analysis",
|
|
5374
5373
|
"label": "Analysis",
|
|
5375
|
-
"icon": "tag"
|
|
5374
|
+
"icon": "tag",
|
|
5375
|
+
"href": "/analysis"
|
|
5376
5376
|
},
|
|
5377
5377
|
{
|
|
5378
5378
|
"href": "/issues",
|
|
5379
|
-
"
|
|
5380
|
-
"
|
|
5379
|
+
"icon": "alert-triangle",
|
|
5380
|
+
"label": "Issues"
|
|
5381
5381
|
}
|
|
5382
5382
|
],
|
|
5383
5383
|
"appName": "Code Reviewer"
|
|
@@ -5436,8 +5436,8 @@
|
|
|
5436
5436
|
"emit",
|
|
5437
5437
|
"SHOW",
|
|
5438
5438
|
{
|
|
5439
|
-
"
|
|
5440
|
-
"
|
|
5439
|
+
"message": "Review complete",
|
|
5440
|
+
"notificationType": "success"
|
|
5441
5441
|
}
|
|
5442
5442
|
]
|
|
5443
5443
|
]
|