@almadar/std 5.5.0 → 6.0.2

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/dist/index.d.ts CHANGED
@@ -1,5 +1,5 @@
1
- import { S as StdModule, a as StdOperatorMeta } from './types-BGtQuBge.js';
2
- export { b as STD_MODULES, c as STD_OPERATOR_CATEGORIES, d as StdOperatorCategory, g as getFunctionFromOperator, e as getModuleFromOperator, i as isStdCategory, f as isStdOperator, m as makeStdOperator } from './types-BGtQuBge.js';
1
+ import { a as StdModule, S as StdOperatorMeta } from './types-hu1LavLs.js';
2
+ export { b as STD_MODULES, c as STD_OPERATOR_CATEGORIES, d as StdOperatorCategory, g as getFunctionFromOperator, e as getModuleFromOperator, i as isStdCategory, f as isStdOperator, m as makeStdOperator } from './types-hu1LavLs.js';
3
3
  export { STD_OPERATORS, STD_OPERATORS_BY_MODULE, getAllStdOperators, getLambdaOperators, getModuleOperators, getOperatorMetaExtended, getStdEffectOperators, getStdLibStats, getStdOperatorMeta, getStdOperatorsByModule, getStdPureOperators, isEffectOperatorExtended, isKnownOperatorExtended, isKnownStdOperator, isStdEffectOperator, isStdGuardOperator, validateOperatorArityExtended, validateStdOperatorArity } from './registry.js';
4
4
  export { MATH_OPERATORS } from './modules/math.js';
5
5
  export { STR_OPERATORS } from './modules/str.js';
@@ -13,10 +13,58 @@ import { BehaviorTrait } from './behaviors/types.js';
13
13
  export { BehaviorMetadata, ItemAction, getBehaviorMetadata, validateBehaviorEvents, validateBehaviorStates, validateBehaviorStructure } from './behaviors/types.js';
14
14
  export { BehaviorLevel, getAllBehaviorNames, getAllBehaviors, getBehaviorsByLevel, hasGoldenOrb, loadGoldenOrb } from './behaviors/exports-reader.js';
15
15
  export { BehaviorSummary, RegistryEntry, getBehaviorRegistry, getBehaviorSummary, getBehaviorsByDomain, getBehaviorsByOperations, searchBehaviors } from './behaviors/query.js';
16
- export { StdAgentActivityLogParams, StdAgentAssistantParams, StdAgentBuilderParams, StdAgentChatThreadParams, StdAgentClassifierParams, StdAgentCompletionParams, StdAgentContextWindowParams, StdAgentConversationParams, StdAgentFixLoopParams, StdAgentLearnerParams, StdAgentMemoryParams, StdAgentPipelineParams, StdAgentPlannerParams, StdAgentProviderParams, StdAgentRagParams, StdAgentReviewerParams, StdAgentSearchParams, StdAgentSessionParams, StdAgentStepProgressParams, StdAgentTokenGaugeParams, StdAgentToolCallParams, StdAgentToolLoopParams, StdAgentTutorParams, StdApiGatewayParams, StdArcadeGameParams, StdAsyncParams, StdAutoregressiveParams, StdBookingSystemParams, StdBrowseParams, StdBuilderGameParams, StdCacheAsideParams, StdCalendarParams, StdCartParams, StdCicdPipelineParams, StdCircuitBreakerParams, StdClassifierGameParams, StdClassifierParams, StdCmsParams, StdCodingAcademyParams, StdCollisionParams, StdCombatLogParams, StdCombatParams, StdConfirmationParams, StdCrmParams, StdDebuggerGameParams, StdDetailParams, StdDevopsDashboardParams, StdDialogueBoxParams, StdDisplayParams, StdDrawerParams, StdEcommerceParams, StdEventHandlerGameParams, StdFilterParams, StdFinanceTrackerParams, StdFlipCardParams, StdFormAdvancedParams, StdGalleryParams, StdGameAudioParams, StdGameCanvas2dParams, StdGameCanvas3dParams, StdGameHudParams, StdGameMenuParams, StdGameOverScreenParams, StdGameflowParams, StdGeospatialParams, StdGraphClassifierParams, StdHealthcareParams, StdHelpdeskParams, StdHrPortalParams, StdInputParams, StdInventoryPanelParams, StdInventoryParams, StdIotDashboardParams, StdIsometricCanvasParams, StdListParams, StdLmsParams, StdLoadingParams, StdLogicTrainingParams, StdMessagingParams, StdModalParams, StdMovementParams, StdNegotiatorGameParams, StdNotificationParams, StdOverworldParams, StdPaginationParams, StdPhysics2dParams, StdPlatformerAppParams, StdPlatformerCanvasParams, StdPlatformerGameParams, StdProjectManagerParams, StdPuzzleAppParams, StdPuzzleGameParams, StdQuestParams, StdQuizParams, StdRateLimiterParams, StdRatingParams, StdRealtimeChatParams, StdRlAgentParams, StdRpgGameParams, StdScoreBoardParams, StdScoreParams, StdSearchParams, StdSelectionParams, StdSequencerGameParams, StdServiceContentPipelineParams, StdServiceCustomApiTesterParams, StdServiceCustomBearerParams, StdServiceCustomHeaderParams, StdServiceCustomNoauthParams, StdServiceCustomQueryParams, StdServiceDevopsToolkitParams, StdServiceEmailParams, StdServiceGithubParams, StdServiceLlmParams, StdServiceMarketplaceParams, StdServiceNotificationHubParams, StdServiceOauthParams, StdServicePaymentFlowParams, StdServiceRedisParams, StdServiceResearchAssistantParams, StdServiceStorageParams, StdServiceStripeParams, StdServiceTwilioParams, StdServiceYoutubeParams, StdSimulationCanvasParams, StdSimulatorGameParams, StdSocialFeedParams, StdSortParams, StdSpriteParams, StdStemLabParams, StdStrategyGameParams, StdTabsParams, StdTextClassifierParams, StdTextEffectsParams, StdThemeParams, StdTimerParams, StdTradingDashboardParams, StdTrainerParams, StdTurnBasedBattleParams, StdUndoParams, StdUploadParams, StdValidateOnSaveParams, StdWizardParams, stdAgentActivityLog, stdAgentActivityLogEntity, stdAgentActivityLogPage, stdAgentActivityLogTrait, stdAgentAssistant, stdAgentBuilder, stdAgentChatThread, stdAgentChatThreadEntity, stdAgentChatThreadPage, stdAgentChatThreadTrait, stdAgentClassifier, stdAgentClassifierEntity, stdAgentClassifierPage, stdAgentClassifierTrait, stdAgentCompletion, stdAgentCompletionEntity, stdAgentCompletionPage, stdAgentCompletionTrait, stdAgentContextWindow, stdAgentContextWindowEntity, stdAgentContextWindowPage, stdAgentContextWindowTrait, stdAgentConversation, stdAgentConversationEntity, stdAgentConversationPage, stdAgentConversationTrait, stdAgentFixLoop, stdAgentFixLoopEntity, stdAgentFixLoopPage, stdAgentFixLoopTrait, stdAgentLearner, stdAgentLearnerEntity, stdAgentLearnerPage, stdAgentLearnerTrait, stdAgentMemory, stdAgentMemoryEntity, stdAgentMemoryPage, stdAgentMemoryTrait, stdAgentPipeline, stdAgentPlanner, stdAgentPlannerEntity, stdAgentPlannerPage, stdAgentPlannerTrait, stdAgentProvider, stdAgentProviderEntity, stdAgentProviderPage, stdAgentProviderTrait, stdAgentRag, stdAgentRagEntity, stdAgentRagPage, stdAgentRagTrait, stdAgentReviewer, stdAgentSearch, stdAgentSearchEntity, stdAgentSearchPage, stdAgentSearchTrait, stdAgentSession, stdAgentSessionEntity, stdAgentSessionPage, stdAgentSessionTrait, stdAgentStepProgress, stdAgentStepProgressEntity, stdAgentStepProgressPage, stdAgentStepProgressTrait, stdAgentTokenGauge, stdAgentTokenGaugeEntity, stdAgentTokenGaugePage, stdAgentTokenGaugeTrait, stdAgentToolCall, stdAgentToolCallEntity, stdAgentToolCallPage, stdAgentToolCallTrait, stdAgentToolLoop, stdAgentToolLoopEntity, stdAgentToolLoopPage, stdAgentToolLoopTrait, stdAgentTutor, stdApiGateway, stdArcadeGame, stdAsync, stdAsyncEntity, stdAsyncPage, stdAsyncTrait, stdAutoregressive, stdAutoregressiveEntity, stdAutoregressivePage, stdAutoregressiveTrait, stdBookingSystem, stdBrowse, stdBrowseEntity, stdBrowsePage, stdBrowseTrait, stdBuilderGame, stdBuilderGameEntity, stdBuilderGamePage, stdBuilderGameTrait, stdCacheAside, stdCacheAsideEntity, stdCacheAsidePage, stdCacheAsideTrait, stdCalendar, stdCalendarEntity, stdCalendarPage, stdCalendarTrait, stdCart, stdCartEntity, stdCartPage, stdCartTrait, stdCicdPipeline, stdCircuitBreaker, stdCircuitBreakerEntity, stdCircuitBreakerPage, stdCircuitBreakerTrait, stdClassifier, stdClassifierEntity, stdClassifierGame, stdClassifierGameEntity, stdClassifierGamePage, stdClassifierGameTrait, stdClassifierPage, stdClassifierTrait, stdCms, stdCodingAcademy, stdCollision, stdCollisionEntity, stdCollisionPage, stdCollisionTrait, stdCombat, stdCombatEntity, stdCombatLog, stdCombatLogEntity, stdCombatLogPage, stdCombatLogTrait, stdCombatPage, stdCombatTrait, stdConfirmation, stdConfirmationEntity, stdConfirmationPage, stdConfirmationTrait, stdCrm, stdDebuggerGame, stdDebuggerGameEntity, stdDebuggerGamePage, stdDebuggerGameTrait, stdDetail, stdDetailEntity, stdDetailPage, stdDetailTrait, stdDevopsDashboard, stdDialogueBox, stdDialogueBoxEntity, stdDialogueBoxPage, stdDialogueBoxTrait, stdDisplay, stdDisplayEntity, stdDisplayPage, stdDisplayTrait, stdDrawer, stdDrawerEntity, stdDrawerPage, stdDrawerTrait, stdEcommerce, stdEventHandlerGame, stdEventHandlerGameEntity, stdEventHandlerGamePage, stdEventHandlerGameTrait, stdFilter, stdFilterEntity, stdFilterPage, stdFilterTrait, stdFinanceTracker, stdFlipCard, stdFlipCardEntity, stdFlipCardPage, stdFlipCardTrait, stdFormAdvanced, stdFormAdvancedEntity, stdFormAdvancedPage, stdFormAdvancedTrait, stdGallery, stdGalleryEntity, stdGalleryPage, stdGalleryTrait, stdGameAudio, stdGameAudioEntity, stdGameAudioPage, stdGameAudioTrait, stdGameCanvas2d, stdGameCanvas2dEntity, stdGameCanvas2dPage, stdGameCanvas2dTrait, stdGameCanvas3d, stdGameCanvas3dEntity, stdGameCanvas3dPage, stdGameCanvas3dTrait, stdGameHud, stdGameHudEntity, stdGameHudPage, stdGameHudTrait, stdGameMenu, stdGameMenuEntity, stdGameMenuPage, stdGameMenuTrait, stdGameOverScreen, stdGameOverScreenEntity, stdGameOverScreenPage, stdGameOverScreenTrait, stdGameflow, stdGameflowEntity, stdGameflowPage, stdGameflowTrait, stdGeospatial, stdGeospatialEntity, stdGeospatialPage, stdGeospatialTrait, stdGraphClassifier, stdGraphClassifierEntity, stdGraphClassifierPage, stdGraphClassifierTrait, stdHealthcare, stdHelpdesk, stdHrPortal, stdInput, stdInputEntity, stdInputPage, stdInputTrait, stdInventory, stdInventoryEntity, stdInventoryPage, stdInventoryPanel, stdInventoryPanelEntity, stdInventoryPanelPage, stdInventoryPanelTrait, stdInventoryTrait, stdIotDashboard, stdIsometricCanvas, stdIsometricCanvasEntity, stdIsometricCanvasPage, stdIsometricCanvasTrait, stdList, stdListEntity, stdListPage, stdListTrait, stdLms, stdLoading, stdLoadingEntity, stdLoadingPage, stdLoadingTrait, stdLogicTraining, stdMessaging, stdMessagingEntity, stdMessagingPage, stdMessagingTrait, stdModal, stdModalEntity, stdModalPage, stdModalTrait, stdMovement, stdMovementEntity, stdMovementPage, stdMovementTrait, stdNegotiatorGame, stdNegotiatorGameEntity, stdNegotiatorGamePage, stdNegotiatorGameTrait, stdNotification, stdNotificationEntity, stdNotificationPage, stdNotificationTrait, stdOverworld, stdOverworldEntity, stdOverworldPage, stdOverworldTrait, stdPagination, stdPaginationEntity, stdPaginationPage, stdPaginationTrait, stdPhysics2d, stdPhysics2dEntity, stdPhysics2dPage, stdPhysics2dTrait, stdPlatformerApp, stdPlatformerCanvas, stdPlatformerCanvasEntity, stdPlatformerCanvasPage, stdPlatformerCanvasTrait, stdPlatformerGame, stdPlatformerGameEntity, stdPlatformerGamePage, stdPlatformerGameTrait, stdProjectManager, stdPuzzleApp, stdPuzzleGame, stdPuzzleGameEntity, stdPuzzleGamePage, stdPuzzleGameTrait, stdQuest, stdQuestEntity, stdQuestPage, stdQuestTrait, stdQuiz, stdQuizEntity, stdQuizPage, stdQuizTrait, stdRateLimiter, stdRateLimiterEntity, stdRateLimiterPage, stdRateLimiterTrait, stdRating, stdRatingEntity, stdRatingPage, stdRatingTrait, stdRealtimeChat, stdRlAgent, stdRlAgentEntity, stdRlAgentPage, stdRlAgentTrait, stdRpgGame, stdScore, stdScoreBoard, stdScoreBoardEntity, stdScoreBoardPage, stdScoreBoardTrait, stdScoreEntity, stdScorePage, stdScoreTrait, stdSearch, stdSearchEntity, stdSearchPage, stdSearchTrait, stdSelection, stdSelectionEntity, stdSelectionPage, stdSelectionTrait, stdSequencerGame, stdSequencerGameEntity, stdSequencerGamePage, stdSequencerGameTrait, stdServiceContentPipeline, stdServiceContentPipelineEntity, stdServiceContentPipelinePage, stdServiceContentPipelineTrait, stdServiceCustomApiTester, stdServiceCustomApiTesterEntity, stdServiceCustomApiTesterPage, stdServiceCustomApiTesterTrait, stdServiceCustomBearer, stdServiceCustomBearerEntity, stdServiceCustomBearerPage, stdServiceCustomBearerTrait, stdServiceCustomHeader, stdServiceCustomHeaderEntity, stdServiceCustomHeaderPage, stdServiceCustomHeaderTrait, stdServiceCustomNoauth, stdServiceCustomNoauthEntity, stdServiceCustomNoauthPage, stdServiceCustomNoauthTrait, stdServiceCustomQuery, stdServiceCustomQueryEntity, stdServiceCustomQueryPage, stdServiceCustomQueryTrait, stdServiceDevopsToolkit, stdServiceDevopsToolkitEntity, stdServiceDevopsToolkitPage, stdServiceEmail, stdServiceEmailEntity, stdServiceEmailPage, stdServiceEmailTrait, stdServiceGithub, stdServiceGithubEntity, stdServiceGithubPage, stdServiceGithubTrait, stdServiceLlm, stdServiceLlmEntity, stdServiceLlmPage, stdServiceLlmTrait, stdServiceMarketplace, stdServiceNotificationHub, stdServiceNotificationHubEntity, stdServiceNotificationHubPage, stdServiceNotificationHubTrait, stdServiceOauth, stdServiceOauthEntity, stdServiceOauthPage, stdServiceOauthTrait, stdServicePaymentFlow, stdServicePaymentFlowEntity, stdServicePaymentFlowPage, stdServiceRedis, stdServiceRedisEntity, stdServiceRedisPage, stdServiceRedisTrait, stdServiceResearchAssistant, stdServiceStorage, stdServiceStorageEntity, stdServiceStoragePage, stdServiceStorageTrait, stdServiceStripe, stdServiceStripeEntity, stdServiceStripePage, stdServiceStripeTrait, stdServiceTwilio, stdServiceTwilioEntity, stdServiceTwilioPage, stdServiceTwilioTrait, stdServiceYoutube, stdServiceYoutubeEntity, stdServiceYoutubePage, stdServiceYoutubeTrait, stdSimulationCanvas, stdSimulationCanvasEntity, stdSimulationCanvasPage, stdSimulationCanvasTrait, stdSimulatorGame, stdSimulatorGameEntity, stdSimulatorGamePage, stdSimulatorGameTrait, stdSocialFeed, stdSort, stdSortEntity, stdSortPage, stdSortTrait, stdSprite, stdSpriteEntity, stdSpritePage, stdSpriteTrait, stdStemLab, stdStrategyGame, stdTabs, stdTabsEntity, stdTabsPage, stdTabsTrait, stdTextClassifier, stdTextClassifierEntity, stdTextClassifierPage, stdTextClassifierTrait, stdTextEffects, stdTextEffectsEntity, stdTextEffectsPage, stdTextEffectsTrait, stdTheme, stdThemeEntity, stdThemePage, stdThemeTrait, stdTimer, stdTimerEntity, stdTimerPage, stdTimerTrait, stdTradingDashboard, stdTrainer, stdTrainerEntity, stdTrainerPage, stdTrainerTrait, stdTurnBasedBattle, stdTurnBasedBattleEntity, stdTurnBasedBattlePage, stdTurnBasedBattleTrait, stdUndo, stdUndoEntity, stdUndoPage, stdUndoTrait, stdUpload, stdUploadEntity, stdUploadPage, stdUploadTrait, stdValidateOnSave, stdWizard, stdWizardEntity, stdWizardPage, stdWizardTrait } from './behaviors/functions/index.js';
16
+ export { StdAgentActivityLogParams, StdAgentAssistantParams, StdAgentBuilderParams, StdAgentChatThreadParams, StdAgentClassifierParams, StdAgentCompletionParams, StdAgentContextWindowParams, StdAgentConversationParams, StdAgentFixLoopParams, StdAgentLearnerParams, StdAgentMemoryParams, StdAgentPipelineParams, StdAgentPlannerParams, StdAgentProviderParams, StdAgentRagParams, StdAgentReviewerParams, StdAgentSearchParams, StdAgentSessionParams, StdAgentStepProgressParams, StdAgentTokenGaugeParams, StdAgentToolCallParams, StdAgentToolLoopParams, StdAgentTutorParams, StdApiGatewayParams, StdArcadeGameParams, StdAsyncParams, StdAutoregressiveParams, StdBookingSystemParams, StdBrowseParams, StdBuilderGameParams, StdCacheAsideParams, StdCalendarParams, StdCartParams, StdCicdPipelineParams, StdCircuitBreakerParams, StdClassifierGameParams, StdCmsParams, StdCodingAcademyParams, StdCollisionParams, StdCombatLogParams, StdCombatParams, StdConfirmationParams, StdCrmParams, StdDebuggerGameParams, StdDetailParams, StdDevopsDashboardParams, StdDialogueBoxParams, StdDisplayParams, StdDrawerParams, StdEcommerceParams, StdEventHandlerGameParams, StdFilterParams, StdFinanceTrackerParams, StdFlipCardParams, StdFormAdvancedParams, StdGalleryParams, StdGameAudioParams, StdGameCanvas2dParams, StdGameCanvas3dParams, StdGameHudParams, StdGameMenuParams, StdGameOverScreenParams, StdGameflowParams, StdGeospatialParams, StdHealthcareParams, StdHelpdeskParams, StdHrPortalParams, StdInputParams, StdInventoryPanelParams, StdInventoryParams, StdIotDashboardParams, StdIsometricCanvasParams, StdListParams, StdLmsParams, StdLoadingParams, StdLogicTrainingParams, StdMessagingParams, StdModalParams, StdMovementParams, StdNegotiatorGameParams, StdNotificationParams, StdOverworldParams, StdPaginationParams, StdPhysics2dParams, StdPlatformerAppParams, StdPlatformerCanvasParams, StdPlatformerGameParams, StdProjectManagerParams, StdPuzzleAppParams, StdPuzzleGameParams, StdQuestParams, StdQuizParams, StdRateLimiterParams, StdRatingParams, StdRealtimeChatParams, StdRpgGameParams, StdScoreBoardParams, StdScoreParams, StdSearchParams, StdSelectionParams, StdSequencerGameParams, StdServiceContentPipelineParams, StdServiceCustomApiTesterParams, StdServiceCustomBearerParams, StdServiceCustomHeaderParams, StdServiceCustomNoauthParams, StdServiceCustomQueryParams, StdServiceDevopsToolkitParams, StdServiceEmailParams, StdServiceGithubParams, StdServiceLlmParams, StdServiceMarketplaceParams, StdServiceNotificationHubParams, StdServiceOauthParams, StdServicePaymentFlowParams, StdServiceRedisParams, StdServiceResearchAssistantParams, StdServiceStorageParams, StdServiceStripeParams, StdServiceTwilioParams, StdServiceYoutubeParams, StdSimulationCanvasParams, StdSimulatorGameParams, StdSocialFeedParams, StdSortParams, StdSpriteParams, StdStemLabParams, StdStrategyGameParams, StdTabsParams, StdTextEffectsParams, StdThemeParams, StdTimerParams, StdTradingDashboardParams, StdTurnBasedBattleParams, StdUndoParams, StdUploadParams, StdValidateOnSaveParams, StdWizardParams, stdAgentActivityLog, stdAgentActivityLogPage, stdAgentActivityLogTrait, stdAgentAssistant, stdAgentAssistantAssistantAgentTrait, stdAgentAssistantAssistantConversationTrait, stdAgentAssistantPage, stdAgentBuilder, stdAgentBuilderBuildPlannerTrait, stdAgentBuilderPage, stdAgentBuilderPlannerClassifierFlowTrait, stdAgentBuilderPlannerCompletionFlowTrait, stdAgentBuilderPlannerMemoryLifecycleTrait, stdAgentBuilderPlannerTaskInputTrait, stdAgentChatThread, stdAgentChatThreadPage, stdAgentChatThreadTrait, stdAgentClassifier, stdAgentClassifierAgentClassifierAgentTrait, stdAgentClassifierAgentClassifierModalTrait, stdAgentClassifierAgentClassifierNotificationTrait, stdAgentClassifierPage, stdAgentCompletion, stdAgentCompletionAgentCompletionAgentTrait, stdAgentCompletionAgentCompletionModalTrait, stdAgentCompletionAgentCompletionNotificationTrait, stdAgentCompletionPage, stdAgentContextWindow, stdAgentContextWindowAgentContextWindowAgentTrait, stdAgentContextWindowAgentContextWindowGaugeTrait, stdAgentContextWindowAgentContextWindowNotificationTrait, stdAgentContextWindowPage, stdAgentConversation, stdAgentConversationAgentConversationAgentTrait, stdAgentConversationAgentConversationThreadTrait, stdAgentConversationPage, stdAgentFixLoop, stdAgentFixLoopAgentFixLoopCycleTrait, stdAgentFixLoopFixLoopCompletionFlowTrait, stdAgentFixLoopFixLoopErrorsBrowseTrait, stdAgentFixLoopFixLoopFixCallTrait, stdAgentFixLoopFixLoopStepProgressTrait, stdAgentFixLoopFixLoopValidateCallTrait, stdAgentFixLoopPage, stdAgentLearner, stdAgentLearnerAgentLearnerLearnerTrait, stdAgentLearnerLearnerCompletionFlowTrait, stdAgentLearnerLearnerMemoryLifecycleTrait, stdAgentLearnerLearnerProviderManagerTrait, stdAgentLearnerLearnerRecordsBrowseTrait, stdAgentLearnerPage, stdAgentMemory, stdAgentMemoryAgentMemoryAgentTrait, stdAgentMemoryAgentMemoryBrowseTrait, stdAgentMemoryAgentMemoryCreateTrait, stdAgentMemoryPage, stdAgentPipeline, stdAgentPipelinePage, stdAgentPipelinePipelinePlannerTrait, stdAgentPipelinePlannerClassifierFlowTrait, stdAgentPipelinePlannerCompletionFlowTrait, stdAgentPipelinePlannerMemoryLifecycleTrait, stdAgentPipelinePlannerTaskInputTrait, stdAgentPlanner, stdAgentPlannerAgentPlannerPlannerTrait, stdAgentPlannerPage, stdAgentPlannerPlannerClassifierFlowTrait, stdAgentPlannerPlannerCompletionFlowTrait, stdAgentPlannerPlannerMemoryLifecycleTrait, stdAgentPlannerPlannerTaskInputTrait, stdAgentProvider, stdAgentProviderAgentProviderAgentTrait, stdAgentProviderAgentProviderModalTrait, stdAgentProviderAgentProviderNotificationTrait, stdAgentProviderPage, stdAgentRag, stdAgentRagAgentRagRagTrait, stdAgentRagPage, stdAgentRagRagCompletionFlowTrait, stdAgentRagRagMemoryLifecycleTrait, stdAgentRagRagSearchLifecycleTrait, stdAgentRagRagTabsTrait, stdAgentReviewer, stdAgentReviewerPage, stdAgentReviewerTrait, stdAgentSearch, stdAgentSearchAgentSearchAgentTrait, stdAgentSearchAgentSearchBrowseTrait, stdAgentSearchPage, stdAgentSession, stdAgentSessionAgentSessionAgentTrait, stdAgentSessionAgentSessionBrowseTrait, stdAgentSessionAgentSessionLabelTrait, stdAgentSessionPage, stdAgentStepProgress, stdAgentStepProgressPage, stdAgentStepProgressTrait, stdAgentTokenGauge, stdAgentTokenGaugePage, stdAgentTokenGaugeTrait, stdAgentToolCall, stdAgentToolCallAgentToolCallAgentTrait, stdAgentToolCallAgentToolCallModalTrait, stdAgentToolCallPage, stdAgentToolLoop, stdAgentToolLoopAgentToolLoopLoopTrait, stdAgentToolLoopPage, stdAgentToolLoopToolLoopCompletionFlowTrait, stdAgentToolLoopToolLoopContextMonitorTrait, stdAgentToolLoopToolLoopStepProgressTrait, stdAgentToolLoopToolLoopToolCallFlowTrait, stdAgentTutor, stdAgentTutorPage, stdAgentTutorTrait, stdApiGateway, stdApiGatewayPage, stdApiGatewayRouteBrowseTrait, stdApiGatewayRouteCreateTrait, stdApiGatewayRouteDeleteTrait, stdApiGatewayRouteEditTrait, stdApiGatewayRouteViewTrait, stdArcadeGame, stdArcadeGamePage, stdArcadeGameTrait, stdAsync, stdAsyncPage, stdAsyncTrait, stdAutoregressive, stdAutoregressivePage, stdAutoregressiveTrait, stdBookingSystem, stdBookingSystemPage, stdBookingSystemProviderBrowseTrait, stdBookingSystemProviderCreateTrait, stdBookingSystemProviderDeleteTrait, stdBookingSystemProviderEditTrait, stdBookingSystemProviderViewTrait, stdBrowse, stdBrowsePage, stdBrowseTrait, stdBuilderGame, stdBuilderGamePage, stdBuilderGameTrait, stdCacheAside, stdCacheAsidePage, stdCacheAsideTrait, stdCalendar, stdCalendarPage, stdCalendarTrait, stdCart, stdCartCartItemAddItemTrait, stdCartCartItemCartBrowseTrait, stdCartCartItemRemoveConfirmTrait, stdCartPage, stdCicdPipeline, stdCicdPipelineBuildBrowseTrait, stdCicdPipelineBuildCreateTrait, stdCicdPipelineBuildDeleteTrait, stdCicdPipelineBuildEditTrait, stdCicdPipelineBuildViewTrait, stdCicdPipelinePage, stdCircuitBreaker, stdCircuitBreakerPage, stdCircuitBreakerTrait, stdClassifierGame, stdClassifierGamePage, stdClassifierGameTrait, stdCms, stdCmsArticleBrowseTrait, stdCmsArticleCreateTrait, stdCmsArticleDeleteTrait, stdCmsArticleEditTrait, stdCmsArticleViewTrait, stdCmsPage, stdCodingAcademy, stdCodingAcademyPage, stdCodingAcademyTrait, stdCollision, stdCollisionPage, stdCollisionTrait, stdCombat, stdCombatLog, stdCombatLogPage, stdCombatLogTrait, stdCombatPage, stdCombatTrait, stdConfirmation, stdConfirmationPage, stdConfirmationTrait, stdCrm, stdCrmContactBrowseTrait, stdCrmContactCreateTrait, stdCrmContactDeleteTrait, stdCrmContactEditTrait, stdCrmContactViewTrait, stdCrmPage, stdDebuggerGame, stdDebuggerGamePage, stdDebuggerGameTrait, stdDetail, stdDetailDetailRecordBrowseTrait, stdDetailDetailRecordCreateTrait, stdDetailDetailRecordViewTrait, stdDetailPage, stdDevopsDashboard, stdDevopsDashboardPage, stdDevopsDashboardTrait, stdDialogueBox, stdDialogueBoxPage, stdDialogueBoxTrait, stdDisplay, stdDisplayPage, stdDisplayTrait, stdDrawer, stdDrawerPage, stdDrawerTrait, stdEcommerce, stdEcommercePage, stdEcommerceProductBrowseTrait, stdEcommerceProductCreateTrait, stdEcommerceProductDeleteTrait, stdEcommerceProductEditTrait, stdEcommerceProductViewTrait, stdEventHandlerGame, stdEventHandlerGamePage, stdEventHandlerGameTrait, stdFilter, stdFilterPage, stdFilterTrait, stdFinanceTracker, stdFinanceTrackerPage, stdFinanceTrackerTransactionBrowseTrait, stdFinanceTrackerTransactionCreateTrait, stdFinanceTrackerTransactionDeleteTrait, stdFinanceTrackerTransactionEditTrait, stdFinanceTrackerTransactionViewTrait, stdFlipCard, stdFlipCardPage, stdFlipCardTrait, stdFormAdvanced, stdFormAdvancedPage, stdFormAdvancedTrait, stdGallery, stdGalleryPage, stdGalleryTrait, stdGameAudio, stdGameAudioPage, stdGameAudioTrait, stdGameCanvas2d, stdGameCanvas2dPage, stdGameCanvas2dTrait, stdGameCanvas3d, stdGameCanvas3dPage, stdGameCanvas3dTrait, stdGameHud, stdGameHudPage, stdGameHudTrait, stdGameMenu, stdGameMenuPage, stdGameMenuTrait, stdGameOverScreen, stdGameOverScreenPage, stdGameOverScreenTrait, stdGameflow, stdGameflowPage, stdGameflowTrait, stdGeospatial, stdGeospatialLocationBrowseTrait, stdGeospatialLocationConfirmSelectTrait, stdGeospatialLocationSelectTrait, stdGeospatialPage, stdHealthcare, stdHealthcarePage, stdHealthcarePatientBrowseTrait, stdHealthcarePatientCreateTrait, stdHealthcarePatientDeleteTrait, stdHealthcarePatientEditTrait, stdHealthcarePatientViewTrait, stdHelpdesk, stdHelpdeskPage, stdHelpdeskTicketBrowseTrait, stdHelpdeskTicketCreateTrait, stdHelpdeskTicketDeleteTrait, stdHelpdeskTicketEditTrait, stdHelpdeskTicketViewTrait, stdHrPortal, stdHrPortalEmployeeBrowseTrait, stdHrPortalEmployeeCreateTrait, stdHrPortalEmployeeDeleteTrait, stdHrPortalEmployeeEditTrait, stdHrPortalEmployeeViewTrait, stdHrPortalPage, stdInput, stdInputPage, stdInputTrait, stdInventory, stdInventoryInventoryItemAddTrait, stdInventoryInventoryItemBrowseTrait, stdInventoryInventoryItemDropTrait, stdInventoryInventoryItemUseTrait, stdInventoryPage, stdInventoryPanel, stdInventoryPanelPage, stdInventoryPanelTrait, stdIotDashboard, stdIotDashboardPage, stdIotDashboardTrait, stdIsometricCanvas, stdIsometricCanvasPage, stdIsometricCanvasTrait, stdList, stdListListItemBrowseTrait, stdListListItemCreateTrait, stdListListItemDeleteTrait, stdListListItemEditTrait, stdListListItemViewTrait, stdListPage, stdLms, stdLmsCourseBrowseTrait, stdLmsCourseCreateTrait, stdLmsCourseDeleteTrait, stdLmsCourseEditTrait, stdLmsCourseViewTrait, stdLmsPage, stdLoading, stdLoadingPage, stdLoadingTrait, stdLogicTraining, stdLogicTrainingPage, stdLogicTrainingTrait, stdMessaging, stdMessagingChatMessageBrowseTrait, stdMessagingChatMessageComposeTrait, stdMessagingChatMessageViewTrait, stdMessagingPage, stdModal, stdModalPage, stdModalTrait, stdMovement, stdMovementPage, stdMovementTrait, stdNegotiatorGame, stdNegotiatorGamePage, stdNegotiatorGameTrait, stdNotification, stdNotificationPage, stdNotificationTrait, stdOverworld, stdOverworldPage, stdOverworldTrait, stdPagination, stdPaginationPage, stdPaginationTrait, stdPhysics2d, stdPhysics2dPage, stdPhysics2dTrait, stdPlatformerApp, stdPlatformerAppPage, stdPlatformerAppPlatLevelPlatformerCanvasTrait, stdPlatformerAppPlatLevelPlatformerFlowTrait, stdPlatformerCanvas, stdPlatformerCanvasPage, stdPlatformerCanvasTrait, stdPlatformerGame, stdPlatformerGamePage, stdPlatformerGamePlatLevelPlatformerCanvasTrait, stdPlatformerGamePlatLevelPlatformerFlowTrait, stdProjectManager, stdProjectManagerPage, stdProjectManagerTaskBrowseTrait, stdProjectManagerTaskCreateTrait, stdProjectManagerTaskDeleteTrait, stdProjectManagerTaskEditTrait, stdProjectManagerTaskViewTrait, stdPuzzleApp, stdPuzzleAppPage, stdPuzzleAppPuzzleLevelPuzzleFlowTrait, stdPuzzleAppPuzzleLevelPuzzleScoreTrait, stdPuzzleGame, stdPuzzleGamePage, stdPuzzleGamePuzzleBoardPuzzleFlowTrait, stdPuzzleGamePuzzleBoardPuzzleScoreTrait, stdQuest, stdQuestPage, stdQuestTrait, stdQuiz, stdQuizPage, stdQuizTrait, stdRateLimiter, stdRateLimiterPage, stdRateLimiterTrait, stdRating, stdRatingPage, stdRatingTrait, stdRealtimeChat, stdRealtimeChatChatMessageBrowseTrait, stdRealtimeChatChatMessageComposeTrait, stdRealtimeChatChatMessageViewTrait, stdRealtimeChatPage, stdRpgGame, stdRpgGameBattleStateBattleFlowTrait, stdRpgGameBattleStateCombatLogTrait, stdRpgGamePage, stdScore, stdScoreBoard, stdScoreBoardPage, stdScoreBoardTrait, stdScorePage, stdScoreTrait, stdSearch, stdSearchPage, stdSearchTrait, stdSelection, stdSelectionPage, stdSelectionTrait, stdSequencerGame, stdSequencerGamePage, stdSequencerGameTrait, stdServiceContentPipeline, stdServiceContentPipelinePage, stdServiceContentPipelineTrait, stdServiceCustomApiTester, stdServiceCustomApiTesterPage, stdServiceCustomApiTesterTrait, stdServiceCustomBearer, stdServiceCustomBearerPage, stdServiceCustomBearerTrait, stdServiceCustomHeader, stdServiceCustomHeaderPage, stdServiceCustomHeaderTrait, stdServiceCustomNoauth, stdServiceCustomNoauthPage, stdServiceCustomNoauthTrait, stdServiceCustomQuery, stdServiceCustomQueryPage, stdServiceCustomQueryTrait, stdServiceDevopsToolkit, stdServiceDevopsToolkitPage, stdServiceDevopsToolkitServiceDevopsToolkitGithubTrait, stdServiceDevopsToolkitServiceDevopsToolkitRedisTrait, stdServiceDevopsToolkitServiceDevopsToolkitStorageTrait, stdServiceEmail, stdServiceEmailPage, stdServiceEmailTrait, stdServiceGithub, stdServiceGithubPage, stdServiceGithubTrait, stdServiceLlm, stdServiceLlmPage, stdServiceLlmTrait, stdServiceMarketplace, stdServiceMarketplacePage, stdServiceMarketplaceProductBrowseTrait, stdServiceMarketplaceProductCreateTrait, stdServiceMarketplaceProductDeleteTrait, stdServiceMarketplaceProductEditTrait, stdServiceMarketplaceProductViewTrait, stdServiceNotificationHub, stdServiceNotificationHubPage, stdServiceNotificationHubTrait, stdServiceOauth, stdServiceOauthPage, stdServiceOauthTrait, stdServicePaymentFlow, stdServicePaymentFlowPage, stdServicePaymentFlowServicePaymentFlowPaymentTrait, stdServicePaymentFlowServicePaymentFlowReceiptTrait, stdServiceRedis, stdServiceRedisPage, stdServiceRedisTrait, stdServiceResearchAssistant, stdServiceResearchAssistantPage, stdServiceResearchAssistantTrait, stdServiceStorage, stdServiceStoragePage, stdServiceStorageTrait, stdServiceStripe, stdServiceStripePage, stdServiceStripeTrait, stdServiceTwilio, stdServiceTwilioPage, stdServiceTwilioTrait, stdServiceYoutube, stdServiceYoutubePage, stdServiceYoutubeTrait, stdSimulationCanvas, stdSimulationCanvasPage, stdSimulationCanvasTrait, stdSimulatorGame, stdSimulatorGamePage, stdSimulatorGameTrait, stdSocialFeed, stdSocialFeedPage, stdSocialFeedPostBrowseTrait, stdSocialFeedPostCreateTrait, stdSocialFeedPostViewTrait, stdSort, stdSortPage, stdSortTrait, stdSprite, stdSpritePage, stdSpriteTrait, stdStemLab, stdStemLabPage, stdStemLabTrait, stdStrategyGame, stdStrategyGameArmyBattleBattleFlowTrait, stdStrategyGameArmyBattleCombatLogTrait, stdStrategyGamePage, stdTabs, stdTabsPage, stdTabsTrait, stdTextEffects, stdTextEffectsPage, stdTextEffectsTrait, stdTheme, stdThemePage, stdThemeTrait, stdTimer, stdTimerPage, stdTimerTrait, stdTradingDashboard, stdTradingDashboardPage, stdTradingDashboardTrait, stdTurnBasedBattle, stdTurnBasedBattleBattleUnitBattleFlowTrait, stdTurnBasedBattleBattleUnitCombatLogTrait, stdTurnBasedBattlePage, stdUndo, stdUndoPage, stdUndoTrait, stdUpload, stdUploadPage, stdUploadTrait, stdValidateOnSave, stdValidateOnSavePage, stdValidateOnSaveTrait, stdWizard, stdWizardPage, stdWizardTrait } from './behaviors/functions/index.js';
17
17
  export { compose, connect, ensureIdField, extractTrait, makeEntity, makeOrbital, makePage, makeSchema, mergeOrbitals, pipe, plural, wire } from '@almadar/core/builders';
18
+ import { TraitReference } from '@almadar/core/types';
18
19
  export { Event, State, StateMachine, Trait, TraitCategory, TraitDataEntity, TraitEntityField, TraitTick, Transition } from '@almadar/core/types';
19
20
 
21
+ /**
22
+ * Explode Behavior Composition
23
+ *
24
+ * Human-authoring primitive (Phase 5.3 of Almadar_Agent_Behaviors_Plan).
25
+ *
26
+ * Returns the flat list of `TraitReference` objects a behavior is
27
+ * composed from. For molecules/organisms with `uses:` imports, walks the
28
+ * orbital's `traits:` array and filters for `TraitReference` entries
29
+ * (skipping inline trait definitions). For leaf atoms (no composition),
30
+ * returns a single synthetic `TraitReference` pointing at the atom's own
31
+ * trait so consumers always get a non-empty array.
32
+ *
33
+ * **Not exposed to the agent or LLM** — this is for developers designing
34
+ * new molecules or debugging compositions. The plan's §6a.3 explicitly
35
+ * scopes it as human tooling.
36
+ *
37
+ * Implementation notes:
38
+ * - Reads behaviors via the bundled `./functions/index.js` factories (same
39
+ * approach as `exports-reader.ts`). No filesystem access, no coupling
40
+ * to sibling packages — just calling functions that already exist in
41
+ * this package.
42
+ * - `TraitReference.from` is backfilled from the orbital's `uses:` header
43
+ * when the call-site omitted it but the `ref:` uses an imported alias.
44
+ *
45
+ * @packageDocumentation
46
+ */
47
+
48
+ /**
49
+ * Flatten a behavior's composition into the list of `TraitReference`
50
+ * objects it's built from.
51
+ *
52
+ * For composed behaviors (molecules, organisms) this returns every
53
+ * `TraitReference` entry from every orbital's `traits:` array, carrying
54
+ * the call-site `ref`, backfilled `from` (looked up against the
55
+ * orbital's `uses:` imports when omitted), `linkedEntity`, `events`,
56
+ * `effects`, and any other override fields declared at the call site.
57
+ *
58
+ * For leaf atoms the function returns a single synthetic `TraitReference`
59
+ * pointing at the atom's own trait, so consumers always get a non-empty
60
+ * array.
61
+ *
62
+ * @param behaviorName - Registry name of the behavior (`"std-cart"`,
63
+ * `"std-browse"`, etc.).
64
+ * @throws When the behavior isn't exported from `@almadar/std`.
65
+ */
66
+ declare function explodeBehaviorComposition(behaviorName: string): TraitReference[];
67
+
20
68
  /**
21
69
  * Standard Library Documentation Generator
22
70
  *
@@ -220,4 +268,4 @@ declare function generateStdLibDocs(): {
220
268
  behaviors: BehaviorsDocs;
221
269
  };
222
270
 
223
- export { BEHAVIOR_CATEGORY_DESCRIPTIONS, type BehaviorDoc, BehaviorTrait, type BehaviorsDocs, type CategoryDoc, type CategoryInfo, type DocsStats, MODULE_DESCRIPTIONS, type ModuleDoc, type ModuleInfo, type OperatorDoc, type StdLibDocs, StdModule, StdOperatorMeta, formatArity, generateBehaviorDoc, generateBehaviorsDocs, generateModuleDoc, generateModulesDocs, generateOperatorDoc, generateStdLibDocs, humanizeOperatorName, humanizeReturnType };
271
+ export { BEHAVIOR_CATEGORY_DESCRIPTIONS, type BehaviorDoc, BehaviorTrait, type BehaviorsDocs, type CategoryDoc, type CategoryInfo, type DocsStats, MODULE_DESCRIPTIONS, type ModuleDoc, type ModuleInfo, type OperatorDoc, type StdLibDocs, StdModule, StdOperatorMeta, explodeBehaviorComposition, formatArity, generateBehaviorDoc, generateBehaviorsDocs, generateModuleDoc, generateModulesDocs, generateOperatorDoc, generateStdLibDocs, humanizeOperatorName, humanizeReturnType };