@almadar/std 14.24.0 → 14.26.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/behaviors/registry/agent/atoms/std-agent-activity-log.orb +69 -69
- package/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +126 -126
- package/behaviors/registry/agent/atoms/std-agent-classifier.orb +95 -95
- package/behaviors/registry/agent/atoms/std-agent-completion.orb +113 -113
- package/behaviors/registry/agent/atoms/std-agent-context-window.orb +408 -408
- package/behaviors/registry/agent/atoms/std-agent-conversation.orb +89 -89
- package/behaviors/registry/agent/atoms/std-agent-memory.orb +76 -76
- package/behaviors/registry/agent/atoms/std-agent-provider.orb +119 -119
- package/behaviors/registry/agent/atoms/std-agent-search.orb +74 -74
- package/behaviors/registry/agent/atoms/std-agent-session.orb +112 -112
- package/behaviors/registry/agent/atoms/std-agent-step-progress.orb +183 -183
- package/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +339 -339
- package/behaviors/registry/agent/atoms/std-agent-tool-call.orb +62 -62
- package/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
- package/behaviors/registry/agent/molecules/std-agent-learner.orb +182 -182
- package/behaviors/registry/agent/molecules/std-agent-planner.orb +115 -115
- package/behaviors/registry/agent/molecules/std-agent-rag.orb +101 -101
- package/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +179 -179
- package/behaviors/registry/agent/organisms/std-agent-assistant.orb +1171 -1171
- package/behaviors/registry/agent/organisms/std-agent-builder.orb +2944 -2944
- package/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2105 -2105
- package/behaviors/registry/agent/organisms/std-agent-reviewer.orb +939 -939
- package/behaviors/registry/agent/organisms/std-agent-tutor.orb +803 -803
- package/behaviors/registry/app/atoms/std-ap-bill.orb +79 -29
- package/behaviors/registry/app/atoms/std-applicant.orb +47 -47
- package/behaviors/registry/app/atoms/std-approval-request.orb +203 -100
- package/behaviors/registry/app/atoms/std-campaign-goal.orb +234 -32
- package/behaviors/registry/app/atoms/std-change-order.orb +106 -84
- package/behaviors/registry/app/atoms/std-chart-of-accounts.orb +97 -40
- package/behaviors/registry/app/atoms/std-checkin.orb +70 -70
- package/behaviors/registry/app/atoms/std-checkout-terminal.orb +492 -54
- package/behaviors/registry/app/atoms/std-class-roster.orb +61 -36
- package/behaviors/registry/app/atoms/std-class-session.orb +111 -48
- package/behaviors/registry/app/atoms/std-court-deadline.orb +119 -43
- package/behaviors/registry/app/atoms/std-customer-account.orb +125 -48
- package/behaviors/registry/app/atoms/std-donation-receipt.orb +64 -42
- package/behaviors/registry/app/atoms/std-donor.orb +88 -38
- package/behaviors/registry/app/atoms/std-drip-sequence.orb +66 -40
- package/behaviors/registry/app/atoms/std-driver.orb +92 -80
- package/behaviors/registry/app/atoms/std-dunning.orb +177 -52
- package/behaviors/registry/app/atoms/std-email-broadcast.orb +41 -41
- package/behaviors/registry/app/atoms/std-event.orb +60 -60
- package/behaviors/registry/app/atoms/std-health-score.orb +224 -76
- package/behaviors/registry/app/atoms/std-help-article.orb +206 -89
- package/behaviors/registry/app/atoms/std-help-category.orb +113 -79
- package/behaviors/registry/app/atoms/std-interview-slot.orb +40 -40
- package/behaviors/registry/app/atoms/std-invoice.orb +135 -135
- package/behaviors/registry/app/atoms/std-kitchen-display.orb +53 -53
- package/behaviors/registry/app/atoms/std-lease.orb +174 -38
- package/behaviors/registry/app/atoms/std-ledger-entry.orb +165 -39
- package/behaviors/registry/app/atoms/std-maintenance-request.orb +130 -50
- package/behaviors/registry/app/atoms/std-matter.orb +237 -40
- package/behaviors/registry/app/atoms/std-membership.orb +93 -37
- package/behaviors/registry/app/atoms/std-menu.orb +44 -44
- package/behaviors/registry/app/atoms/std-modifier-group.orb +38 -38
- package/behaviors/registry/app/atoms/std-nps-survey.orb +115 -91
- package/behaviors/registry/app/atoms/std-offer-letter.orb +32 -32
- package/behaviors/registry/app/atoms/std-payout-ledger.orb +63 -63
- package/behaviors/registry/app/atoms/std-question-bank.orb +51 -51
- package/behaviors/registry/app/atoms/std-receipt.orb +34 -34
- package/behaviors/registry/app/atoms/std-recurring-charge.orb +152 -60
- package/behaviors/registry/app/atoms/std-renewal-risk.orb +153 -86
- package/behaviors/registry/app/atoms/std-rent-charge.orb +24 -24
- package/behaviors/registry/app/atoms/std-reorder-rule.orb +60 -54
- package/behaviors/registry/app/atoms/std-response-collector.orb +48 -48
- package/behaviors/registry/app/atoms/std-rfi.orb +174 -119
- package/behaviors/registry/app/atoms/std-route-optimize.orb +46 -46
- package/behaviors/registry/app/atoms/std-segment.orb +76 -33
- package/behaviors/registry/app/atoms/std-stock-level.orb +106 -32
- package/behaviors/registry/app/atoms/std-submittal.orb +259 -104
- package/behaviors/registry/app/atoms/std-table-map.orb +47 -47
- package/behaviors/registry/app/atoms/std-technician-dispatch.orb +43 -43
- package/behaviors/registry/app/atoms/std-telematics-event.orb +111 -37
- package/behaviors/registry/app/atoms/std-template-editor.orb +85 -41
- package/behaviors/registry/app/atoms/std-tenant.orb +89 -39
- package/behaviors/registry/app/atoms/std-ticket-tier.orb +62 -62
- package/behaviors/registry/app/atoms/std-time-entry.orb +133 -80
- package/behaviors/registry/app/atoms/std-timesheet.orb +122 -102
- package/behaviors/registry/app/atoms/std-trial.orb +116 -47
- package/behaviors/registry/app/atoms/std-vehicle.orb +236 -111
- package/behaviors/registry/app/atoms/std-waitlist.orb +39 -39
- package/behaviors/registry/app/atoms/std-warehouse.orb +214 -30
- package/behaviors/registry/app/atoms/std-work-order.orb +61 -61
- package/behaviors/registry/app/molecules/std-applicant-form.orb +39 -39
- package/behaviors/registry/app/molecules/std-application.orb +159 -159
- package/behaviors/registry/app/molecules/std-broadcast-builder.orb +168 -53
- package/behaviors/registry/app/molecules/std-cart.orb +49 -49
- package/behaviors/registry/app/molecules/std-form-builder.orb +86 -86
- package/behaviors/registry/app/molecules/std-ledger-entry-form.orb +84 -62
- package/behaviors/registry/app/molecules/std-stock-adjustment.orb +90 -57
- package/behaviors/registry/app/molecules/std-vendor-onboarding.orb +256 -256
- package/behaviors/registry/app/organisms/std-accounting.orb +89 -89
- package/behaviors/registry/app/organisms/std-api-gateway.orb +213 -213
- package/behaviors/registry/app/organisms/std-ats-recruiting.orb +145 -145
- package/behaviors/registry/app/organisms/std-booking-system.orb +656 -656
- package/behaviors/registry/app/organisms/std-cicd-pipeline.orb +276 -276
- package/behaviors/registry/app/organisms/std-cms.orb +296 -296
- package/behaviors/registry/app/organisms/std-coding-academy.orb +196 -196
- package/behaviors/registry/app/organisms/std-construction-pm.orb +722 -89
- package/behaviors/registry/app/organisms/std-crm.orb +248 -248
- package/behaviors/registry/app/organisms/std-customer-success.orb +89 -89
- package/behaviors/registry/app/organisms/std-devops-dashboard.orb +442 -442
- package/behaviors/registry/app/organisms/std-document-mgmt.orb +84 -84
- package/behaviors/registry/app/organisms/std-ecommerce.orb +709 -709
- package/behaviors/registry/app/organisms/std-event-ticketing.orb +206 -206
- package/behaviors/registry/app/organisms/std-field-service.orb +176 -176
- package/behaviors/registry/app/organisms/std-finance-tracker.orb +201 -201
- package/behaviors/registry/app/organisms/std-fitness-studio.orb +141 -141
- package/behaviors/registry/app/organisms/std-fleet-mgmt.orb +737 -88
- package/behaviors/registry/app/organisms/std-forum.orb +152 -152
- package/behaviors/registry/app/organisms/std-healthcare.orb +555 -555
- package/behaviors/registry/app/organisms/std-helpdesk.orb +194 -194
- package/behaviors/registry/app/organisms/std-hr-portal.orb +436 -436
- package/behaviors/registry/app/organisms/std-inventory.orb +904 -102
- package/behaviors/registry/app/organisms/std-iot-dashboard.orb +380 -380
- package/behaviors/registry/app/organisms/std-legal-case.orb +361 -135
- package/behaviors/registry/app/organisms/std-listings.orb +129 -129
- package/behaviors/registry/app/organisms/std-lms.orb +381 -381
- package/behaviors/registry/app/organisms/std-marketing-campaign.orb +135 -135
- package/behaviors/registry/app/organisms/std-marketplace.orb +220 -220
- package/behaviors/registry/app/organisms/std-nonprofit-donations.orb +86 -86
- package/behaviors/registry/app/organisms/std-notes.orb +301 -90
- package/behaviors/registry/app/organisms/std-project-manager.orb +200 -200
- package/behaviors/registry/app/organisms/std-property-mgmt.orb +920 -94
- package/behaviors/registry/app/organisms/std-public-help-center.orb +516 -102
- package/behaviors/registry/app/organisms/std-realtime-chat.orb +235 -235
- package/behaviors/registry/app/organisms/std-restaurant-pos.orb +127 -127
- package/behaviors/registry/app/organisms/std-retail-pos.orb +136 -136
- package/behaviors/registry/app/organisms/std-social-feed.orb +158 -158
- package/behaviors/registry/app/organisms/std-subscription-billing.orb +200 -200
- package/behaviors/registry/app/organisms/std-survey.orb +123 -123
- package/behaviors/registry/app/organisms/std-time-tracking.orb +960 -84
- package/behaviors/registry/app/organisms/std-trading-dashboard.orb +281 -281
- package/behaviors/registry/app/organisms/std-wiki.orb +141 -141
- package/behaviors/registry/core/atoms/std-billable-hour.orb +99 -42
- package/behaviors/registry/core/atoms/std-branching-logic.orb +84 -84
- package/behaviors/registry/core/atoms/std-browse.orb +55 -55
- package/behaviors/registry/core/atoms/std-cache-aside.orb +84 -84
- package/behaviors/registry/core/atoms/std-calendar.orb +47 -47
- package/behaviors/registry/core/atoms/std-circuit-breaker.orb +170 -170
- package/behaviors/registry/core/atoms/std-confirmation.orb +32 -32
- package/behaviors/registry/core/atoms/std-display.orb +2 -2
- package/behaviors/registry/core/atoms/std-drawer.orb +11 -11
- package/behaviors/registry/core/atoms/std-esign-request.orb +60 -41
- package/behaviors/registry/core/atoms/std-file-store.orb +178 -31
- package/behaviors/registry/core/atoms/std-filter.orb +13 -13
- package/behaviors/registry/core/atoms/std-flag.orb +90 -90
- package/behaviors/registry/core/atoms/std-gallery.orb +50 -50
- package/behaviors/registry/core/atoms/std-geosearch.orb +26 -26
- package/behaviors/registry/core/atoms/std-graphs.orb +40 -40
- package/behaviors/registry/core/atoms/std-image-upload-multi.orb +50 -50
- package/behaviors/registry/core/atoms/std-mod-queue.orb +47 -47
- package/behaviors/registry/core/atoms/std-modal.orb +12 -12
- package/behaviors/registry/core/atoms/std-page-tree.orb +144 -48
- package/behaviors/registry/core/atoms/std-pagination.orb +13 -13
- package/behaviors/registry/core/atoms/std-push.orb +35 -35
- package/behaviors/registry/core/atoms/std-rate-limiter.orb +179 -179
- package/behaviors/registry/core/atoms/std-rating-review.orb +69 -69
- package/behaviors/registry/core/atoms/std-related.orb +36 -36
- package/behaviors/registry/core/atoms/std-rich-editor.orb +193 -55
- package/behaviors/registry/core/atoms/std-saved-search.orb +63 -63
- package/behaviors/registry/core/atoms/std-search.orb +8 -8
- package/behaviors/registry/core/atoms/std-selection.orb +93 -93
- package/behaviors/registry/core/atoms/std-signature-capture.orb +90 -90
- package/behaviors/registry/core/atoms/std-stats.orb +114 -114
- package/behaviors/registry/core/atoms/std-tabs.orb +26 -26
- package/behaviors/registry/core/atoms/std-tag-taxonomy.orb +61 -61
- package/behaviors/registry/core/atoms/std-thread.orb +46 -46
- package/behaviors/registry/core/atoms/std-version-history.orb +69 -69
- package/behaviors/registry/core/atoms/std-vote.orb +37 -37
- package/behaviors/registry/core/molecules/std-app-layout.orb +19 -19
- package/behaviors/registry/core/molecules/std-dashboard-grid-layout.orb +10 -10
- package/behaviors/registry/core/molecules/std-dashboard.orb +46 -46
- package/behaviors/registry/core/molecules/std-esign-flow.orb +139 -56
- package/behaviors/registry/core/molecules/std-filtered-list.orb +24 -24
- package/behaviors/registry/core/molecules/std-form-advanced.orb +121 -121
- package/behaviors/registry/core/molecules/std-list.orb +57 -57
- package/behaviors/registry/core/molecules/std-master-detail-layout.orb +16 -16
- package/behaviors/registry/core/molecules/std-stack-layout.orb +12 -12
- package/behaviors/registry/core/molecules/std-tabs-layout.orb +11 -11
- package/behaviors/registry/core/molecules/std-wizard-form.orb +141 -141
- package/behaviors/registry/core/organisms/std-generic-app.orb +554 -554
- package/behaviors/registry/game/atoms/std-collision.orb +0 -595
- package/behaviors/registry/game/atoms/std-combat.orb +0 -524
- package/behaviors/registry/game/atoms/std-dialogue-box.orb +25 -25
- package/behaviors/registry/game/atoms/std-game-canvas2d.orb +48 -48
- package/behaviors/registry/game/atoms/std-gameflow.orb +0 -456
- package/behaviors/registry/game/atoms/std-movement.orb +0 -1279
- package/behaviors/registry/game/atoms/std-overworld.orb +68 -68
- package/behaviors/registry/game/atoms/std-physics2d.orb +80 -80
- package/behaviors/registry/game/atoms/std-quest.orb +137 -137
- package/behaviors/registry/game/atoms/std-timer.orb +269 -269
- package/behaviors/registry/game/organisms/std-arcade-game.orb +0 -1446
- package/behaviors/registry/game/organisms/std-logic-training.orb +0 -1037
- package/behaviors/registry/game/organisms/std-platformer-app.orb +0 -2567
- package/behaviors/registry/game/organisms/std-puzzle-app.orb +0 -1197
- package/behaviors/registry/game/organisms/std-rpg-game.orb +0 -3509
- package/behaviors/registry/game/organisms/std-stem-lab.orb +0 -2003
- package/behaviors/registry/game/organisms/std-strategy-game.orb +0 -2686
- package/behaviors/registry/probes/molecules/std-source-scope-probe.orb +33 -33
- package/behaviors/registry/service/atoms/std-service-calendar-ical.orb +56 -56
- package/behaviors/registry/service/atoms/std-service-custom-bearer.orb +64 -64
- package/behaviors/registry/service/atoms/std-service-email.orb +62 -62
- package/behaviors/registry/service/atoms/std-service-github.orb +59 -59
- package/behaviors/registry/service/atoms/std-service-llm.orb +69 -69
- package/behaviors/registry/service/atoms/std-service-maps.orb +79 -79
- package/behaviors/registry/service/atoms/std-service-oauth.orb +56 -56
- package/behaviors/registry/service/atoms/std-service-print.orb +104 -104
- package/behaviors/registry/service/atoms/std-service-redis.orb +53 -53
- package/behaviors/registry/service/atoms/std-service-storage.orb +50 -50
- package/behaviors/registry/service/atoms/std-service-stripe.orb +99 -99
- package/behaviors/registry/service/atoms/std-service-twilio.orb +58 -58
- package/behaviors/registry/service/atoms/std-service-youtube.orb +30 -30
- package/behaviors/registry/service/organisms/std-service-marketplace.orb +871 -871
- package/behaviors/registry/service/organisms/std-service-research-assistant.orb +802 -802
- package/dist/behaviors/behaviors-registry.json +4 -684
- package/dist/behaviors/registry/agent/atoms/std-agent-activity-log.orb +69 -69
- package/dist/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +126 -126
- package/dist/behaviors/registry/agent/atoms/std-agent-classifier.orb +95 -95
- package/dist/behaviors/registry/agent/atoms/std-agent-completion.orb +113 -113
- package/dist/behaviors/registry/agent/atoms/std-agent-context-window.orb +408 -408
- package/dist/behaviors/registry/agent/atoms/std-agent-conversation.orb +89 -89
- package/dist/behaviors/registry/agent/atoms/std-agent-memory.orb +76 -76
- package/dist/behaviors/registry/agent/atoms/std-agent-provider.orb +119 -119
- package/dist/behaviors/registry/agent/atoms/std-agent-search.orb +74 -74
- package/dist/behaviors/registry/agent/atoms/std-agent-session.orb +112 -112
- package/dist/behaviors/registry/agent/atoms/std-agent-step-progress.orb +183 -183
- package/dist/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +339 -339
- package/dist/behaviors/registry/agent/atoms/std-agent-tool-call.orb +62 -62
- package/dist/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
- package/dist/behaviors/registry/agent/molecules/std-agent-learner.orb +182 -182
- package/dist/behaviors/registry/agent/molecules/std-agent-planner.orb +115 -115
- package/dist/behaviors/registry/agent/molecules/std-agent-rag.orb +101 -101
- package/dist/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +179 -179
- package/dist/behaviors/registry/agent/organisms/std-agent-assistant.orb +1171 -1171
- package/dist/behaviors/registry/agent/organisms/std-agent-builder.orb +2944 -2944
- package/dist/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2105 -2105
- package/dist/behaviors/registry/agent/organisms/std-agent-reviewer.orb +939 -939
- package/dist/behaviors/registry/agent/organisms/std-agent-tutor.orb +803 -803
- package/dist/behaviors/registry/app/atoms/std-ap-bill.orb +79 -29
- package/dist/behaviors/registry/app/atoms/std-applicant.orb +47 -47
- package/dist/behaviors/registry/app/atoms/std-approval-request.orb +203 -100
- package/dist/behaviors/registry/app/atoms/std-campaign-goal.orb +234 -32
- package/dist/behaviors/registry/app/atoms/std-change-order.orb +106 -84
- package/dist/behaviors/registry/app/atoms/std-chart-of-accounts.orb +97 -40
- package/dist/behaviors/registry/app/atoms/std-checkin.orb +70 -70
- package/dist/behaviors/registry/app/atoms/std-checkout-terminal.orb +492 -54
- package/dist/behaviors/registry/app/atoms/std-class-roster.orb +61 -36
- package/dist/behaviors/registry/app/atoms/std-class-session.orb +111 -48
- package/dist/behaviors/registry/app/atoms/std-court-deadline.orb +119 -43
- package/dist/behaviors/registry/app/atoms/std-customer-account.orb +125 -48
- package/dist/behaviors/registry/app/atoms/std-donation-receipt.orb +64 -42
- package/dist/behaviors/registry/app/atoms/std-donor.orb +88 -38
- package/dist/behaviors/registry/app/atoms/std-drip-sequence.orb +66 -40
- package/dist/behaviors/registry/app/atoms/std-driver.orb +92 -80
- package/dist/behaviors/registry/app/atoms/std-dunning.orb +177 -52
- package/dist/behaviors/registry/app/atoms/std-email-broadcast.orb +41 -41
- package/dist/behaviors/registry/app/atoms/std-event.orb +60 -60
- package/dist/behaviors/registry/app/atoms/std-health-score.orb +224 -76
- package/dist/behaviors/registry/app/atoms/std-help-article.orb +206 -89
- package/dist/behaviors/registry/app/atoms/std-help-category.orb +113 -79
- package/dist/behaviors/registry/app/atoms/std-interview-slot.orb +40 -40
- package/dist/behaviors/registry/app/atoms/std-invoice.orb +135 -135
- package/dist/behaviors/registry/app/atoms/std-kitchen-display.orb +53 -53
- package/dist/behaviors/registry/app/atoms/std-lease.orb +174 -38
- package/dist/behaviors/registry/app/atoms/std-ledger-entry.orb +165 -39
- package/dist/behaviors/registry/app/atoms/std-maintenance-request.orb +130 -50
- package/dist/behaviors/registry/app/atoms/std-matter.orb +237 -40
- package/dist/behaviors/registry/app/atoms/std-membership.orb +93 -37
- package/dist/behaviors/registry/app/atoms/std-menu.orb +44 -44
- package/dist/behaviors/registry/app/atoms/std-modifier-group.orb +38 -38
- package/dist/behaviors/registry/app/atoms/std-nps-survey.orb +115 -91
- package/dist/behaviors/registry/app/atoms/std-offer-letter.orb +32 -32
- package/dist/behaviors/registry/app/atoms/std-payout-ledger.orb +63 -63
- package/dist/behaviors/registry/app/atoms/std-question-bank.orb +51 -51
- package/dist/behaviors/registry/app/atoms/std-receipt.orb +34 -34
- package/dist/behaviors/registry/app/atoms/std-recurring-charge.orb +152 -60
- package/dist/behaviors/registry/app/atoms/std-renewal-risk.orb +153 -86
- package/dist/behaviors/registry/app/atoms/std-rent-charge.orb +24 -24
- package/dist/behaviors/registry/app/atoms/std-reorder-rule.orb +60 -54
- package/dist/behaviors/registry/app/atoms/std-response-collector.orb +48 -48
- package/dist/behaviors/registry/app/atoms/std-rfi.orb +174 -119
- package/dist/behaviors/registry/app/atoms/std-route-optimize.orb +46 -46
- package/dist/behaviors/registry/app/atoms/std-segment.orb +76 -33
- package/dist/behaviors/registry/app/atoms/std-stock-level.orb +106 -32
- package/dist/behaviors/registry/app/atoms/std-submittal.orb +259 -104
- package/dist/behaviors/registry/app/atoms/std-table-map.orb +47 -47
- package/dist/behaviors/registry/app/atoms/std-technician-dispatch.orb +43 -43
- package/dist/behaviors/registry/app/atoms/std-telematics-event.orb +111 -37
- package/dist/behaviors/registry/app/atoms/std-template-editor.orb +85 -41
- package/dist/behaviors/registry/app/atoms/std-tenant.orb +89 -39
- package/dist/behaviors/registry/app/atoms/std-ticket-tier.orb +62 -62
- package/dist/behaviors/registry/app/atoms/std-time-entry.orb +133 -80
- package/dist/behaviors/registry/app/atoms/std-timesheet.orb +122 -102
- package/dist/behaviors/registry/app/atoms/std-trial.orb +116 -47
- package/dist/behaviors/registry/app/atoms/std-vehicle.orb +236 -111
- package/dist/behaviors/registry/app/atoms/std-waitlist.orb +39 -39
- package/dist/behaviors/registry/app/atoms/std-warehouse.orb +214 -30
- package/dist/behaviors/registry/app/atoms/std-work-order.orb +61 -61
- package/dist/behaviors/registry/app/molecules/std-applicant-form.orb +39 -39
- package/dist/behaviors/registry/app/molecules/std-application.orb +159 -159
- package/dist/behaviors/registry/app/molecules/std-broadcast-builder.orb +168 -53
- package/dist/behaviors/registry/app/molecules/std-cart.orb +49 -49
- package/dist/behaviors/registry/app/molecules/std-form-builder.orb +86 -86
- package/dist/behaviors/registry/app/molecules/std-ledger-entry-form.orb +84 -62
- package/dist/behaviors/registry/app/molecules/std-stock-adjustment.orb +90 -57
- package/dist/behaviors/registry/app/molecules/std-vendor-onboarding.orb +256 -256
- package/dist/behaviors/registry/app/organisms/std-accounting.orb +89 -89
- package/dist/behaviors/registry/app/organisms/std-api-gateway.orb +213 -213
- package/dist/behaviors/registry/app/organisms/std-ats-recruiting.orb +145 -145
- package/dist/behaviors/registry/app/organisms/std-booking-system.orb +656 -656
- package/dist/behaviors/registry/app/organisms/std-cicd-pipeline.orb +276 -276
- package/dist/behaviors/registry/app/organisms/std-cms.orb +296 -296
- package/dist/behaviors/registry/app/organisms/std-coding-academy.orb +196 -196
- package/dist/behaviors/registry/app/organisms/std-construction-pm.orb +722 -89
- package/dist/behaviors/registry/app/organisms/std-crm.orb +248 -248
- package/dist/behaviors/registry/app/organisms/std-customer-success.orb +89 -89
- package/dist/behaviors/registry/app/organisms/std-devops-dashboard.orb +442 -442
- package/dist/behaviors/registry/app/organisms/std-document-mgmt.orb +84 -84
- package/dist/behaviors/registry/app/organisms/std-ecommerce.orb +709 -709
- package/dist/behaviors/registry/app/organisms/std-event-ticketing.orb +206 -206
- package/dist/behaviors/registry/app/organisms/std-field-service.orb +176 -176
- package/dist/behaviors/registry/app/organisms/std-finance-tracker.orb +201 -201
- package/dist/behaviors/registry/app/organisms/std-fitness-studio.orb +141 -141
- package/dist/behaviors/registry/app/organisms/std-fleet-mgmt.orb +737 -88
- package/dist/behaviors/registry/app/organisms/std-forum.orb +152 -152
- package/dist/behaviors/registry/app/organisms/std-healthcare.orb +555 -555
- package/dist/behaviors/registry/app/organisms/std-helpdesk.orb +194 -194
- package/dist/behaviors/registry/app/organisms/std-hr-portal.orb +436 -436
- package/dist/behaviors/registry/app/organisms/std-inventory.orb +904 -102
- package/dist/behaviors/registry/app/organisms/std-iot-dashboard.orb +380 -380
- package/dist/behaviors/registry/app/organisms/std-legal-case.orb +361 -135
- package/dist/behaviors/registry/app/organisms/std-listings.orb +129 -129
- package/dist/behaviors/registry/app/organisms/std-lms.orb +381 -381
- package/dist/behaviors/registry/app/organisms/std-marketing-campaign.orb +135 -135
- package/dist/behaviors/registry/app/organisms/std-marketplace.orb +220 -220
- package/dist/behaviors/registry/app/organisms/std-nonprofit-donations.orb +86 -86
- package/dist/behaviors/registry/app/organisms/std-notes.orb +301 -90
- package/dist/behaviors/registry/app/organisms/std-project-manager.orb +200 -200
- package/dist/behaviors/registry/app/organisms/std-property-mgmt.orb +920 -94
- package/dist/behaviors/registry/app/organisms/std-public-help-center.orb +516 -102
- package/dist/behaviors/registry/app/organisms/std-realtime-chat.orb +235 -235
- package/dist/behaviors/registry/app/organisms/std-restaurant-pos.orb +127 -127
- package/dist/behaviors/registry/app/organisms/std-retail-pos.orb +136 -136
- package/dist/behaviors/registry/app/organisms/std-social-feed.orb +158 -158
- package/dist/behaviors/registry/app/organisms/std-subscription-billing.orb +200 -200
- package/dist/behaviors/registry/app/organisms/std-survey.orb +123 -123
- package/dist/behaviors/registry/app/organisms/std-time-tracking.orb +960 -84
- package/dist/behaviors/registry/app/organisms/std-trading-dashboard.orb +281 -281
- package/dist/behaviors/registry/app/organisms/std-wiki.orb +141 -141
- package/dist/behaviors/registry/core/atoms/std-billable-hour.orb +99 -42
- package/dist/behaviors/registry/core/atoms/std-branching-logic.orb +84 -84
- package/dist/behaviors/registry/core/atoms/std-browse.orb +55 -55
- package/dist/behaviors/registry/core/atoms/std-cache-aside.orb +84 -84
- package/dist/behaviors/registry/core/atoms/std-calendar.orb +47 -47
- package/dist/behaviors/registry/core/atoms/std-circuit-breaker.orb +170 -170
- package/dist/behaviors/registry/core/atoms/std-confirmation.orb +32 -32
- package/dist/behaviors/registry/core/atoms/std-display.orb +2 -2
- package/dist/behaviors/registry/core/atoms/std-drawer.orb +11 -11
- package/dist/behaviors/registry/core/atoms/std-esign-request.orb +60 -41
- package/dist/behaviors/registry/core/atoms/std-file-store.orb +178 -31
- package/dist/behaviors/registry/core/atoms/std-filter.orb +13 -13
- package/dist/behaviors/registry/core/atoms/std-flag.orb +90 -90
- package/dist/behaviors/registry/core/atoms/std-gallery.orb +50 -50
- package/dist/behaviors/registry/core/atoms/std-geosearch.orb +26 -26
- package/dist/behaviors/registry/core/atoms/std-graphs.orb +40 -40
- package/dist/behaviors/registry/core/atoms/std-image-upload-multi.orb +50 -50
- package/dist/behaviors/registry/core/atoms/std-mod-queue.orb +47 -47
- package/dist/behaviors/registry/core/atoms/std-modal.orb +12 -12
- package/dist/behaviors/registry/core/atoms/std-page-tree.orb +144 -48
- package/dist/behaviors/registry/core/atoms/std-pagination.orb +13 -13
- package/dist/behaviors/registry/core/atoms/std-push.orb +35 -35
- package/dist/behaviors/registry/core/atoms/std-rate-limiter.orb +179 -179
- package/dist/behaviors/registry/core/atoms/std-rating-review.orb +69 -69
- package/dist/behaviors/registry/core/atoms/std-related.orb +36 -36
- package/dist/behaviors/registry/core/atoms/std-rich-editor.orb +193 -55
- package/dist/behaviors/registry/core/atoms/std-saved-search.orb +63 -63
- package/dist/behaviors/registry/core/atoms/std-search.orb +8 -8
- package/dist/behaviors/registry/core/atoms/std-selection.orb +93 -93
- package/dist/behaviors/registry/core/atoms/std-signature-capture.orb +90 -90
- package/dist/behaviors/registry/core/atoms/std-stats.orb +114 -114
- package/dist/behaviors/registry/core/atoms/std-tabs.orb +26 -26
- package/dist/behaviors/registry/core/atoms/std-tag-taxonomy.orb +61 -61
- package/dist/behaviors/registry/core/atoms/std-thread.orb +46 -46
- package/dist/behaviors/registry/core/atoms/std-version-history.orb +69 -69
- package/dist/behaviors/registry/core/atoms/std-vote.orb +37 -37
- package/dist/behaviors/registry/core/molecules/std-app-layout.orb +19 -19
- package/dist/behaviors/registry/core/molecules/std-dashboard-grid-layout.orb +10 -10
- package/dist/behaviors/registry/core/molecules/std-dashboard.orb +46 -46
- package/dist/behaviors/registry/core/molecules/std-esign-flow.orb +139 -56
- package/dist/behaviors/registry/core/molecules/std-filtered-list.orb +24 -24
- package/dist/behaviors/registry/core/molecules/std-form-advanced.orb +121 -121
- package/dist/behaviors/registry/core/molecules/std-list.orb +57 -57
- package/dist/behaviors/registry/core/molecules/std-master-detail-layout.orb +16 -16
- package/dist/behaviors/registry/core/molecules/std-stack-layout.orb +12 -12
- package/dist/behaviors/registry/core/molecules/std-tabs-layout.orb +11 -11
- package/dist/behaviors/registry/core/molecules/std-wizard-form.orb +141 -141
- package/dist/behaviors/registry/core/organisms/std-generic-app.orb +554 -554
- package/dist/behaviors/registry/game/atoms/std-collision.orb +0 -595
- package/dist/behaviors/registry/game/atoms/std-combat.orb +0 -524
- package/dist/behaviors/registry/game/atoms/std-dialogue-box.orb +25 -25
- package/dist/behaviors/registry/game/atoms/std-game-canvas2d.orb +48 -48
- package/dist/behaviors/registry/game/atoms/std-gameflow.orb +0 -456
- package/dist/behaviors/registry/game/atoms/std-movement.orb +0 -1279
- package/dist/behaviors/registry/game/atoms/std-overworld.orb +68 -68
- package/dist/behaviors/registry/game/atoms/std-physics2d.orb +80 -80
- package/dist/behaviors/registry/game/atoms/std-quest.orb +137 -137
- package/dist/behaviors/registry/game/atoms/std-timer.orb +269 -269
- package/dist/behaviors/registry/game/organisms/std-arcade-game.orb +0 -1446
- package/dist/behaviors/registry/game/organisms/std-logic-training.orb +0 -1037
- package/dist/behaviors/registry/game/organisms/std-platformer-app.orb +0 -2567
- package/dist/behaviors/registry/game/organisms/std-puzzle-app.orb +0 -1197
- package/dist/behaviors/registry/game/organisms/std-rpg-game.orb +0 -3509
- package/dist/behaviors/registry/game/organisms/std-stem-lab.orb +0 -2003
- package/dist/behaviors/registry/game/organisms/std-strategy-game.orb +0 -2686
- package/dist/behaviors/registry/probes/molecules/std-source-scope-probe.orb +33 -33
- package/dist/behaviors/registry/service/atoms/std-service-calendar-ical.orb +56 -56
- package/dist/behaviors/registry/service/atoms/std-service-custom-bearer.orb +64 -64
- package/dist/behaviors/registry/service/atoms/std-service-email.orb +62 -62
- package/dist/behaviors/registry/service/atoms/std-service-github.orb +59 -59
- package/dist/behaviors/registry/service/atoms/std-service-llm.orb +69 -69
- package/dist/behaviors/registry/service/atoms/std-service-maps.orb +79 -79
- package/dist/behaviors/registry/service/atoms/std-service-oauth.orb +56 -56
- package/dist/behaviors/registry/service/atoms/std-service-print.orb +104 -104
- package/dist/behaviors/registry/service/atoms/std-service-redis.orb +53 -53
- package/dist/behaviors/registry/service/atoms/std-service-storage.orb +50 -50
- package/dist/behaviors/registry/service/atoms/std-service-stripe.orb +99 -99
- package/dist/behaviors/registry/service/atoms/std-service-twilio.orb +58 -58
- package/dist/behaviors/registry/service/atoms/std-service-youtube.orb +30 -30
- package/dist/behaviors/registry/service/organisms/std-service-marketplace.orb +871 -871
- package/dist/behaviors/registry/service/organisms/std-service-research-assistant.orb +802 -802
- package/dist/behaviors-registry.json +4 -684
- package/package.json +1 -1
|
@@ -157,8 +157,8 @@
|
|
|
157
157
|
"GameCanvas2d",
|
|
158
158
|
{
|
|
159
159
|
"emit": {
|
|
160
|
-
"
|
|
161
|
-
"
|
|
160
|
+
"success": "GameCanvas2dLoaded",
|
|
161
|
+
"failure": "GameCanvas2dLoadFailed"
|
|
162
162
|
}
|
|
163
163
|
}
|
|
164
164
|
],
|
|
@@ -166,15 +166,16 @@
|
|
|
166
166
|
"render-ui",
|
|
167
167
|
"main",
|
|
168
168
|
{
|
|
169
|
-
"type": "stack",
|
|
170
169
|
"direction": "vertical",
|
|
171
170
|
"gap": "md",
|
|
171
|
+
"type": "stack",
|
|
172
172
|
"children": [
|
|
173
173
|
{
|
|
174
|
+
"type": "stack",
|
|
174
175
|
"children": [
|
|
175
176
|
{
|
|
176
|
-
"
|
|
177
|
-
"
|
|
177
|
+
"name": "monitor",
|
|
178
|
+
"type": "icon"
|
|
178
179
|
},
|
|
179
180
|
{
|
|
180
181
|
"content": "GameCanvas2d Canvas",
|
|
@@ -182,28 +183,27 @@
|
|
|
182
183
|
"type": "typography"
|
|
183
184
|
}
|
|
184
185
|
],
|
|
185
|
-
"type": "stack",
|
|
186
|
-
"direction": "horizontal",
|
|
187
186
|
"align": "center",
|
|
188
|
-
"gap": "sm"
|
|
187
|
+
"gap": "sm",
|
|
188
|
+
"direction": "horizontal"
|
|
189
189
|
},
|
|
190
190
|
{
|
|
191
191
|
"content": "800x600 @ 60fps",
|
|
192
192
|
"variant": "caption",
|
|
193
|
-
"
|
|
194
|
-
"
|
|
193
|
+
"type": "typography",
|
|
194
|
+
"color": "muted"
|
|
195
195
|
},
|
|
196
196
|
{
|
|
197
|
-
"type": "game-canvas-2d",
|
|
198
197
|
"width": 800.0,
|
|
198
|
+
"height": 600.0,
|
|
199
199
|
"fps": 60.0,
|
|
200
|
-
"
|
|
200
|
+
"type": "game-canvas-2d"
|
|
201
201
|
},
|
|
202
202
|
{
|
|
203
|
-
"variant": "primary",
|
|
204
|
-
"type": "button",
|
|
205
203
|
"icon": "play",
|
|
206
204
|
"label": "Start",
|
|
205
|
+
"type": "button",
|
|
206
|
+
"variant": "primary",
|
|
207
207
|
"action": "START"
|
|
208
208
|
}
|
|
209
209
|
]
|
|
@@ -220,41 +220,41 @@
|
|
|
220
220
|
"render-ui",
|
|
221
221
|
"main",
|
|
222
222
|
{
|
|
223
|
-
"
|
|
223
|
+
"direction": "vertical",
|
|
224
|
+
"gap": "md",
|
|
224
225
|
"children": [
|
|
225
226
|
{
|
|
227
|
+
"align": "center",
|
|
228
|
+
"gap": "sm",
|
|
229
|
+
"type": "stack",
|
|
226
230
|
"children": [
|
|
227
231
|
{
|
|
228
|
-
"
|
|
229
|
-
"
|
|
232
|
+
"type": "icon",
|
|
233
|
+
"name": "monitor"
|
|
230
234
|
},
|
|
231
235
|
{
|
|
236
|
+
"type": "typography",
|
|
232
237
|
"content": "GameCanvas2d Canvas",
|
|
233
|
-
"variant": "h3"
|
|
234
|
-
"type": "typography"
|
|
238
|
+
"variant": "h3"
|
|
235
239
|
}
|
|
236
240
|
],
|
|
237
|
-
"
|
|
238
|
-
"direction": "horizontal",
|
|
239
|
-
"gap": "sm",
|
|
240
|
-
"align": "center"
|
|
241
|
+
"direction": "horizontal"
|
|
241
242
|
},
|
|
242
243
|
{
|
|
243
|
-
"type": "game-canvas-2d",
|
|
244
|
-
"height": 600.0,
|
|
245
244
|
"fps": 60.0,
|
|
246
|
-
"width": 800.0
|
|
245
|
+
"width": 800.0,
|
|
246
|
+
"height": 600.0,
|
|
247
|
+
"type": "game-canvas-2d"
|
|
247
248
|
},
|
|
248
249
|
{
|
|
249
|
-
"action": "STOP",
|
|
250
|
-
"variant": "ghost",
|
|
251
250
|
"icon": "square",
|
|
252
251
|
"label": "Stop",
|
|
253
|
-
"
|
|
252
|
+
"action": "STOP",
|
|
253
|
+
"type": "button",
|
|
254
|
+
"variant": "ghost"
|
|
254
255
|
}
|
|
255
256
|
],
|
|
256
|
-
"
|
|
257
|
-
"direction": "vertical"
|
|
257
|
+
"type": "stack"
|
|
258
258
|
}
|
|
259
259
|
]
|
|
260
260
|
]
|
|
@@ -273,8 +273,13 @@
|
|
|
273
273
|
"render-ui",
|
|
274
274
|
"main",
|
|
275
275
|
{
|
|
276
|
+
"gap": "md",
|
|
277
|
+
"type": "stack",
|
|
278
|
+
"direction": "vertical",
|
|
276
279
|
"children": [
|
|
277
280
|
{
|
|
281
|
+
"align": "center",
|
|
282
|
+
"gap": "sm",
|
|
278
283
|
"direction": "horizontal",
|
|
279
284
|
"type": "stack",
|
|
280
285
|
"children": [
|
|
@@ -283,37 +288,32 @@
|
|
|
283
288
|
"type": "icon"
|
|
284
289
|
},
|
|
285
290
|
{
|
|
286
|
-
"content": "GameCanvas2d Canvas",
|
|
287
291
|
"type": "typography",
|
|
292
|
+
"content": "GameCanvas2d Canvas",
|
|
288
293
|
"variant": "h3"
|
|
289
294
|
}
|
|
290
|
-
]
|
|
291
|
-
"gap": "sm",
|
|
292
|
-
"align": "center"
|
|
295
|
+
]
|
|
293
296
|
},
|
|
294
297
|
{
|
|
295
|
-
"
|
|
298
|
+
"content": "800x600 @ 60fps",
|
|
296
299
|
"variant": "caption",
|
|
297
|
-
"
|
|
298
|
-
"
|
|
300
|
+
"type": "typography",
|
|
301
|
+
"color": "muted"
|
|
299
302
|
},
|
|
300
303
|
{
|
|
304
|
+
"height": 600.0,
|
|
301
305
|
"fps": 60.0,
|
|
302
|
-
"type": "game-canvas-2d",
|
|
303
306
|
"width": 800.0,
|
|
304
|
-
"
|
|
307
|
+
"type": "game-canvas-2d"
|
|
305
308
|
},
|
|
306
309
|
{
|
|
307
|
-
"action": "START",
|
|
308
|
-
"variant": "primary",
|
|
309
|
-
"label": "Start",
|
|
310
310
|
"type": "button",
|
|
311
|
-
"
|
|
311
|
+
"label": "Start",
|
|
312
|
+
"variant": "primary",
|
|
313
|
+
"icon": "play",
|
|
314
|
+
"action": "START"
|
|
312
315
|
}
|
|
313
|
-
]
|
|
314
|
-
"direction": "vertical",
|
|
315
|
-
"gap": "md",
|
|
316
|
-
"type": "stack"
|
|
316
|
+
]
|
|
317
317
|
}
|
|
318
318
|
]
|
|
319
319
|
]
|
|
@@ -1,456 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "std-gameflow",
|
|
3
|
-
"version": "1.0.0",
|
|
4
|
-
"description": "std-gameflow as a Function",
|
|
5
|
-
"orbitals": [
|
|
6
|
-
{
|
|
7
|
-
"name": "GameSessionOrbital",
|
|
8
|
-
"entity": {
|
|
9
|
-
"name": "GameSession",
|
|
10
|
-
"persistence": "runtime",
|
|
11
|
-
"fields": [
|
|
12
|
-
{
|
|
13
|
-
"name": "id",
|
|
14
|
-
"type": "string"
|
|
15
|
-
},
|
|
16
|
-
{
|
|
17
|
-
"name": "name",
|
|
18
|
-
"type": "string"
|
|
19
|
-
},
|
|
20
|
-
{
|
|
21
|
-
"name": "description",
|
|
22
|
-
"type": "string"
|
|
23
|
-
},
|
|
24
|
-
{
|
|
25
|
-
"name": "status",
|
|
26
|
-
"type": "string",
|
|
27
|
-
"default": "active",
|
|
28
|
-
"values": [
|
|
29
|
-
"active",
|
|
30
|
-
"inactive",
|
|
31
|
-
"pending"
|
|
32
|
-
]
|
|
33
|
-
},
|
|
34
|
-
{
|
|
35
|
-
"name": "createdAt",
|
|
36
|
-
"type": "string"
|
|
37
|
-
},
|
|
38
|
-
{
|
|
39
|
-
"name": "score",
|
|
40
|
-
"type": "number",
|
|
41
|
-
"default": 0.0
|
|
42
|
-
},
|
|
43
|
-
{
|
|
44
|
-
"name": "level",
|
|
45
|
-
"type": "number",
|
|
46
|
-
"default": 1.0
|
|
47
|
-
}
|
|
48
|
-
]
|
|
49
|
-
},
|
|
50
|
-
"traits": [
|
|
51
|
-
{
|
|
52
|
-
"name": "GameSessionGameflow",
|
|
53
|
-
"category": "interaction",
|
|
54
|
-
"linkedEntity": "GameSession",
|
|
55
|
-
"emits": [
|
|
56
|
-
{
|
|
57
|
-
"event": "GameSessionLoaded",
|
|
58
|
-
"description": "Fired when GameSession finishes loading",
|
|
59
|
-
"scope": "internal",
|
|
60
|
-
"payloadSchema": [
|
|
61
|
-
{
|
|
62
|
-
"name": "id",
|
|
63
|
-
"type": "string"
|
|
64
|
-
},
|
|
65
|
-
{
|
|
66
|
-
"name": "name",
|
|
67
|
-
"type": "string"
|
|
68
|
-
},
|
|
69
|
-
{
|
|
70
|
-
"name": "description",
|
|
71
|
-
"type": "string"
|
|
72
|
-
},
|
|
73
|
-
{
|
|
74
|
-
"name": "status",
|
|
75
|
-
"type": "string"
|
|
76
|
-
},
|
|
77
|
-
{
|
|
78
|
-
"name": "createdAt",
|
|
79
|
-
"type": "string"
|
|
80
|
-
},
|
|
81
|
-
{
|
|
82
|
-
"name": "score",
|
|
83
|
-
"type": "number"
|
|
84
|
-
},
|
|
85
|
-
{
|
|
86
|
-
"name": "level",
|
|
87
|
-
"type": "number"
|
|
88
|
-
}
|
|
89
|
-
]
|
|
90
|
-
},
|
|
91
|
-
{
|
|
92
|
-
"event": "GameSessionLoadFailed",
|
|
93
|
-
"description": "Fired when GameSession fails to load",
|
|
94
|
-
"scope": "internal",
|
|
95
|
-
"payloadSchema": [
|
|
96
|
-
{
|
|
97
|
-
"name": "message",
|
|
98
|
-
"type": "string"
|
|
99
|
-
}
|
|
100
|
-
]
|
|
101
|
-
}
|
|
102
|
-
],
|
|
103
|
-
"stateMachine": {
|
|
104
|
-
"states": [
|
|
105
|
-
{
|
|
106
|
-
"name": "menu",
|
|
107
|
-
"isInitial": true
|
|
108
|
-
},
|
|
109
|
-
{
|
|
110
|
-
"name": "playing"
|
|
111
|
-
},
|
|
112
|
-
{
|
|
113
|
-
"name": "paused"
|
|
114
|
-
},
|
|
115
|
-
{
|
|
116
|
-
"name": "gameover"
|
|
117
|
-
}
|
|
118
|
-
],
|
|
119
|
-
"events": [
|
|
120
|
-
{
|
|
121
|
-
"key": "INIT",
|
|
122
|
-
"name": "Initialize"
|
|
123
|
-
},
|
|
124
|
-
{
|
|
125
|
-
"key": "START",
|
|
126
|
-
"name": "Start"
|
|
127
|
-
},
|
|
128
|
-
{
|
|
129
|
-
"key": "NAVIGATE",
|
|
130
|
-
"name": "Navigate"
|
|
131
|
-
},
|
|
132
|
-
{
|
|
133
|
-
"key": "PAUSE",
|
|
134
|
-
"name": "Pause"
|
|
135
|
-
},
|
|
136
|
-
{
|
|
137
|
-
"key": "GAME_OVER",
|
|
138
|
-
"name": "Game Over"
|
|
139
|
-
},
|
|
140
|
-
{
|
|
141
|
-
"key": "RESUME",
|
|
142
|
-
"name": "Resume"
|
|
143
|
-
},
|
|
144
|
-
{
|
|
145
|
-
"key": "CLOSE",
|
|
146
|
-
"name": "Close"
|
|
147
|
-
},
|
|
148
|
-
{
|
|
149
|
-
"key": "RESTART",
|
|
150
|
-
"name": "Restart"
|
|
151
|
-
},
|
|
152
|
-
{
|
|
153
|
-
"key": "GameSessionLoaded",
|
|
154
|
-
"name": "GameSession loaded",
|
|
155
|
-
"payloadSchema": [
|
|
156
|
-
{
|
|
157
|
-
"name": "id",
|
|
158
|
-
"type": "string"
|
|
159
|
-
},
|
|
160
|
-
{
|
|
161
|
-
"name": "name",
|
|
162
|
-
"type": "string"
|
|
163
|
-
},
|
|
164
|
-
{
|
|
165
|
-
"name": "description",
|
|
166
|
-
"type": "string"
|
|
167
|
-
},
|
|
168
|
-
{
|
|
169
|
-
"name": "status",
|
|
170
|
-
"type": "string"
|
|
171
|
-
},
|
|
172
|
-
{
|
|
173
|
-
"name": "createdAt",
|
|
174
|
-
"type": "string"
|
|
175
|
-
},
|
|
176
|
-
{
|
|
177
|
-
"name": "score",
|
|
178
|
-
"type": "number"
|
|
179
|
-
},
|
|
180
|
-
{
|
|
181
|
-
"name": "level",
|
|
182
|
-
"type": "number"
|
|
183
|
-
}
|
|
184
|
-
]
|
|
185
|
-
},
|
|
186
|
-
{
|
|
187
|
-
"key": "GameSessionLoadFailed",
|
|
188
|
-
"name": "GameSession load failed",
|
|
189
|
-
"payloadSchema": [
|
|
190
|
-
{
|
|
191
|
-
"name": "message",
|
|
192
|
-
"type": "string"
|
|
193
|
-
}
|
|
194
|
-
]
|
|
195
|
-
}
|
|
196
|
-
],
|
|
197
|
-
"transitions": [
|
|
198
|
-
{
|
|
199
|
-
"from": "menu",
|
|
200
|
-
"to": "menu",
|
|
201
|
-
"event": "INIT",
|
|
202
|
-
"effects": [
|
|
203
|
-
[
|
|
204
|
-
"fetch",
|
|
205
|
-
"GameSession",
|
|
206
|
-
{
|
|
207
|
-
"emit": {
|
|
208
|
-
"failure": "GameSessionLoadFailed",
|
|
209
|
-
"success": "GameSessionLoaded"
|
|
210
|
-
}
|
|
211
|
-
}
|
|
212
|
-
],
|
|
213
|
-
[
|
|
214
|
-
"render-ui",
|
|
215
|
-
"main",
|
|
216
|
-
{
|
|
217
|
-
"title": "GameSession",
|
|
218
|
-
"menuItems": [
|
|
219
|
-
{
|
|
220
|
-
"label": "Start Game",
|
|
221
|
-
"event": "START",
|
|
222
|
-
"variant": "primary"
|
|
223
|
-
}
|
|
224
|
-
],
|
|
225
|
-
"subtitle": "Main Menu",
|
|
226
|
-
"type": "game-menu"
|
|
227
|
-
}
|
|
228
|
-
]
|
|
229
|
-
]
|
|
230
|
-
},
|
|
231
|
-
{
|
|
232
|
-
"from": "menu",
|
|
233
|
-
"to": "playing",
|
|
234
|
-
"event": "START",
|
|
235
|
-
"effects": [
|
|
236
|
-
[
|
|
237
|
-
"render-ui",
|
|
238
|
-
"main",
|
|
239
|
-
{
|
|
240
|
-
"stats": [
|
|
241
|
-
{
|
|
242
|
-
"label": "Score",
|
|
243
|
-
"value": "@entity.score"
|
|
244
|
-
},
|
|
245
|
-
{
|
|
246
|
-
"value": "@entity.level",
|
|
247
|
-
"label": "Level"
|
|
248
|
-
}
|
|
249
|
-
],
|
|
250
|
-
"type": "game-hud"
|
|
251
|
-
}
|
|
252
|
-
]
|
|
253
|
-
]
|
|
254
|
-
},
|
|
255
|
-
{
|
|
256
|
-
"from": "menu",
|
|
257
|
-
"to": "menu",
|
|
258
|
-
"event": "NAVIGATE"
|
|
259
|
-
},
|
|
260
|
-
{
|
|
261
|
-
"from": "playing",
|
|
262
|
-
"to": "paused",
|
|
263
|
-
"event": "PAUSE",
|
|
264
|
-
"effects": [
|
|
265
|
-
[
|
|
266
|
-
"render-ui",
|
|
267
|
-
"modal",
|
|
268
|
-
{
|
|
269
|
-
"type": "game-menu",
|
|
270
|
-
"menuItems": [
|
|
271
|
-
{
|
|
272
|
-
"variant": "primary",
|
|
273
|
-
"label": "Resume",
|
|
274
|
-
"event": "RESUME"
|
|
275
|
-
},
|
|
276
|
-
{
|
|
277
|
-
"label": "Quit",
|
|
278
|
-
"event": "RESTART",
|
|
279
|
-
"variant": "ghost"
|
|
280
|
-
}
|
|
281
|
-
],
|
|
282
|
-
"title": "Paused"
|
|
283
|
-
}
|
|
284
|
-
]
|
|
285
|
-
]
|
|
286
|
-
},
|
|
287
|
-
{
|
|
288
|
-
"from": "playing",
|
|
289
|
-
"to": "gameover",
|
|
290
|
-
"event": "GAME_OVER",
|
|
291
|
-
"effects": [
|
|
292
|
-
[
|
|
293
|
-
"render-ui",
|
|
294
|
-
"main",
|
|
295
|
-
{
|
|
296
|
-
"menuItems": [
|
|
297
|
-
{
|
|
298
|
-
"event": "RESTART",
|
|
299
|
-
"variant": "primary",
|
|
300
|
-
"label": "Play Again"
|
|
301
|
-
},
|
|
302
|
-
{
|
|
303
|
-
"event": "RESTART",
|
|
304
|
-
"label": "Main Menu",
|
|
305
|
-
"variant": "secondary"
|
|
306
|
-
}
|
|
307
|
-
],
|
|
308
|
-
"stats": [
|
|
309
|
-
{
|
|
310
|
-
"value": "@entity.score",
|
|
311
|
-
"label": "Score"
|
|
312
|
-
},
|
|
313
|
-
{
|
|
314
|
-
"value": "@entity.level",
|
|
315
|
-
"label": "Level"
|
|
316
|
-
}
|
|
317
|
-
],
|
|
318
|
-
"title": "Game Over",
|
|
319
|
-
"type": "game-over-screen"
|
|
320
|
-
}
|
|
321
|
-
]
|
|
322
|
-
]
|
|
323
|
-
},
|
|
324
|
-
{
|
|
325
|
-
"from": "paused",
|
|
326
|
-
"to": "paused",
|
|
327
|
-
"event": "NAVIGATE"
|
|
328
|
-
},
|
|
329
|
-
{
|
|
330
|
-
"from": "paused",
|
|
331
|
-
"to": "playing",
|
|
332
|
-
"event": "RESUME",
|
|
333
|
-
"effects": [
|
|
334
|
-
[
|
|
335
|
-
"render-ui",
|
|
336
|
-
"modal",
|
|
337
|
-
null
|
|
338
|
-
],
|
|
339
|
-
[
|
|
340
|
-
"render-ui",
|
|
341
|
-
"main",
|
|
342
|
-
{
|
|
343
|
-
"stats": [
|
|
344
|
-
{
|
|
345
|
-
"label": "Score",
|
|
346
|
-
"value": "@entity.score"
|
|
347
|
-
},
|
|
348
|
-
{
|
|
349
|
-
"label": "Level",
|
|
350
|
-
"value": "@entity.level"
|
|
351
|
-
}
|
|
352
|
-
],
|
|
353
|
-
"type": "game-hud"
|
|
354
|
-
}
|
|
355
|
-
]
|
|
356
|
-
]
|
|
357
|
-
},
|
|
358
|
-
{
|
|
359
|
-
"from": "paused",
|
|
360
|
-
"to": "playing",
|
|
361
|
-
"event": "CLOSE",
|
|
362
|
-
"effects": [
|
|
363
|
-
[
|
|
364
|
-
"render-ui",
|
|
365
|
-
"modal",
|
|
366
|
-
null
|
|
367
|
-
],
|
|
368
|
-
[
|
|
369
|
-
"render-ui",
|
|
370
|
-
"main",
|
|
371
|
-
{
|
|
372
|
-
"stats": [
|
|
373
|
-
{
|
|
374
|
-
"label": "Score",
|
|
375
|
-
"value": "@entity.score"
|
|
376
|
-
},
|
|
377
|
-
{
|
|
378
|
-
"label": "Level",
|
|
379
|
-
"value": "@entity.level"
|
|
380
|
-
}
|
|
381
|
-
],
|
|
382
|
-
"type": "game-hud"
|
|
383
|
-
}
|
|
384
|
-
]
|
|
385
|
-
]
|
|
386
|
-
},
|
|
387
|
-
{
|
|
388
|
-
"from": "paused",
|
|
389
|
-
"to": "menu",
|
|
390
|
-
"event": "RESTART",
|
|
391
|
-
"effects": [
|
|
392
|
-
[
|
|
393
|
-
"render-ui",
|
|
394
|
-
"modal",
|
|
395
|
-
null
|
|
396
|
-
],
|
|
397
|
-
[
|
|
398
|
-
"render-ui",
|
|
399
|
-
"main",
|
|
400
|
-
{
|
|
401
|
-
"type": "game-menu",
|
|
402
|
-
"title": "GameSession",
|
|
403
|
-
"menuItems": [
|
|
404
|
-
{
|
|
405
|
-
"label": "Start Game",
|
|
406
|
-
"variant": "primary",
|
|
407
|
-
"event": "START"
|
|
408
|
-
}
|
|
409
|
-
],
|
|
410
|
-
"subtitle": "Main Menu"
|
|
411
|
-
}
|
|
412
|
-
]
|
|
413
|
-
]
|
|
414
|
-
},
|
|
415
|
-
{
|
|
416
|
-
"from": "gameover",
|
|
417
|
-
"to": "menu",
|
|
418
|
-
"event": "RESTART",
|
|
419
|
-
"effects": [
|
|
420
|
-
[
|
|
421
|
-
"render-ui",
|
|
422
|
-
"main",
|
|
423
|
-
{
|
|
424
|
-
"subtitle": "Main Menu",
|
|
425
|
-
"menuItems": [
|
|
426
|
-
{
|
|
427
|
-
"variant": "primary",
|
|
428
|
-
"label": "Start Game",
|
|
429
|
-
"event": "START"
|
|
430
|
-
}
|
|
431
|
-
],
|
|
432
|
-
"title": "GameSession",
|
|
433
|
-
"type": "game-menu"
|
|
434
|
-
}
|
|
435
|
-
]
|
|
436
|
-
]
|
|
437
|
-
}
|
|
438
|
-
]
|
|
439
|
-
},
|
|
440
|
-
"scope": "instance"
|
|
441
|
-
}
|
|
442
|
-
],
|
|
443
|
-
"pages": [
|
|
444
|
-
{
|
|
445
|
-
"name": "GameSessionPage",
|
|
446
|
-
"path": "/gamesessions",
|
|
447
|
-
"traits": [
|
|
448
|
-
{
|
|
449
|
-
"ref": "GameSessionGameflow"
|
|
450
|
-
}
|
|
451
|
-
]
|
|
452
|
-
}
|
|
453
|
-
]
|
|
454
|
-
}
|
|
455
|
-
]
|
|
456
|
-
}
|