@codemation/core 0.11.0 → 0.11.1

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.
Files changed (67) hide show
  1. package/CHANGELOG.md +10 -0
  2. package/dist/CostCatalogContract-DZgcUBE4.d.cts +19 -0
  3. package/dist/{EngineRuntimeRegistration.types-BZ_1XWAJ.d.ts → EngineRuntimeRegistration.types-BQbS9_gs.d.ts} +2 -2
  4. package/dist/{EngineRuntimeRegistration.types-MPYWsEM0.d.cts → EngineRuntimeRegistration.types-Cggm5GVY.d.cts} +3 -2
  5. package/dist/{InMemoryRunDataFactory-hmkh0lzR.d.cts → InMemoryRunDataFactory-C7YItvHG.d.cts} +3 -18
  6. package/dist/{InMemoryRunEventBusRegistry-sM4z4n_i.js → InMemoryRunEventBusRegistry-Bwunvt1T.js} +1 -1
  7. package/dist/{InMemoryRunEventBusRegistry-sM4z4n_i.js.map → InMemoryRunEventBusRegistry-Bwunvt1T.js.map} +1 -1
  8. package/dist/{InMemoryRunEventBusRegistry-VM3OWnHo.cjs → InMemoryRunEventBusRegistry-Sa86VxuV.cjs} +1 -1
  9. package/dist/{InMemoryRunEventBusRegistry-VM3OWnHo.cjs.map → InMemoryRunEventBusRegistry-Sa86VxuV.cjs.map} +1 -1
  10. package/dist/ItemsInputNormalizer-C_dpn76M.d.cts +407 -0
  11. package/dist/ItemsInputNormalizer-CwdOhSAK.cjs +43 -0
  12. package/dist/ItemsInputNormalizer-CwdOhSAK.cjs.map +1 -0
  13. package/dist/ItemsInputNormalizer-D-MH8MBs.js +36 -0
  14. package/dist/ItemsInputNormalizer-D-MH8MBs.js.map +1 -0
  15. package/dist/ItemsInputNormalizer-_Mfcd3YU.d.ts +321 -0
  16. package/dist/RunIntentService-BVur7x9n.d.ts +285 -0
  17. package/dist/RunIntentService-CEF-sFfI.d.cts +206 -0
  18. package/dist/{RunIntentService-MUHJ1bhO.d.cts → agentMcpTypes-ZiNbNsEi.d.cts} +2 -204
  19. package/dist/bootstrap/index.cjs +4 -2
  20. package/dist/bootstrap/index.d.cts +5 -3
  21. package/dist/bootstrap/index.d.ts +5 -4
  22. package/dist/bootstrap/index.js +4 -2
  23. package/dist/{bootstrap-dVmpU1ju.cjs → bootstrap-BxuTFTLB.cjs} +38 -36
  24. package/dist/{bootstrap-dVmpU1ju.cjs.map → bootstrap-BxuTFTLB.cjs.map} +1 -1
  25. package/dist/{bootstrap-Dgzsjoj7.js → bootstrap-D_Yyi0wL.js} +4 -2
  26. package/dist/{bootstrap-Dgzsjoj7.js.map → bootstrap-D_Yyi0wL.js.map} +1 -1
  27. package/dist/browser.cjs +16 -0
  28. package/dist/browser.d.cts +4 -0
  29. package/dist/browser.d.ts +3 -0
  30. package/dist/browser.js +4 -0
  31. package/dist/contracts-CK0x6w_G.cjs +74 -0
  32. package/dist/contracts-CK0x6w_G.cjs.map +1 -0
  33. package/dist/contracts-DXdfTdpW.js +50 -0
  34. package/dist/contracts-DXdfTdpW.js.map +1 -0
  35. package/dist/contracts.cjs +6 -0
  36. package/dist/contracts.d.cts +5 -0
  37. package/dist/contracts.d.ts +2 -0
  38. package/dist/contracts.js +3 -0
  39. package/dist/di-0Wop7z1y.js +376 -0
  40. package/dist/di-0Wop7z1y.js.map +1 -0
  41. package/dist/di-BlEKdoZS.cjs +489 -0
  42. package/dist/di-BlEKdoZS.cjs.map +1 -0
  43. package/dist/executionPersistenceContracts-BgZMRsTa.d.cts +275 -0
  44. package/dist/{index-Bes88mxT.d.ts → index-62Ba9f7D.d.ts} +6 -319
  45. package/dist/{RunIntentService-BrEq6Jm6.d.ts → index-zWGtEhrf.d.ts} +2 -283
  46. package/dist/index.cjs +29 -92
  47. package/dist/index.cjs.map +1 -1
  48. package/dist/index.d.cts +9 -715
  49. package/dist/index.d.ts +4 -2
  50. package/dist/index.js +5 -68
  51. package/dist/index.js.map +1 -1
  52. package/dist/params-B5SENSzZ.d.cts +44 -0
  53. package/dist/{runtime-vH0EeZzH.cjs → runtime-DBzq5YBi.cjs} +13 -517
  54. package/dist/runtime-DBzq5YBi.cjs.map +1 -0
  55. package/dist/{runtime-Duf3ClPw.js → runtime-cxmUkk0l.js} +3 -389
  56. package/dist/runtime-cxmUkk0l.js.map +1 -0
  57. package/dist/testing.cjs +23 -21
  58. package/dist/testing.cjs.map +1 -1
  59. package/dist/testing.d.cts +3 -2
  60. package/dist/testing.d.ts +3 -2
  61. package/dist/testing.js +5 -3
  62. package/dist/testing.js.map +1 -1
  63. package/package.json +9 -5
  64. package/src/ai/AgentConnectionNodeCollector.ts +1 -1
  65. package/tsdown.config.ts +1 -1
  66. package/dist/runtime-Duf3ClPw.js.map +0 -1
  67. package/dist/runtime-vH0EeZzH.cjs.map +0 -1
@@ -0,0 +1,4 @@
1
+ import { $n as NodeExecutor, $t as TriggerNodeConfig, A as RunResult, Ai as OAuth2ProviderFromPublicConfig, An as BinaryStorageStatResult, At as NodeConfigBase, Bn as LiveWorkflowRepository, Bt as NodeOutputs, C as PinnedNodeOutputsByPort, Ci as CredentialSessionService, Cr as WebhookInvocationMatch, Ct as JsonArray, D as RunExecutionOptions, Di as CredentialTypeId, Dn as BinaryBody, Dt as JsonValue, E as RunEventPublisherDeps, Ei as CredentialTypeDefinition, En as BinaryAttachmentCreateRequest, Er as WebhookTriggerRoutingDiagnostics, Et as JsonPrimitive, F as RunTestContext, Fi as NodeConnectionName, Fn as ExecutableTriggerNode, Ft as NodeIdRef, Gn as NodeActivationRequestBase, Gt as PersistedRunPolicySnapshot, Hn as NodeActivationContinuation, Ht as NodeSchedulerDecision, I as WebhookRunResult, Ii as NodeId, In as ExecutionBinaryService, It as NodeInspectorSummaryRow, Jn as NodeExecutionContext, Jt as RunId, Kn as NodeActivationScheduler, Kt as RunDataFactory, L as WorkflowExecutionListingRepository, Li as OutputPortKey, Ln as ExecutionContext, Lt as NodeIterationId, M as RunStatus, Mn as BinaryStorageWriteResult, Mt as NodeErrorHandler, N as RunStopCondition, Nn as EngineDeps, Nt as NodeErrorHandlerArgs, O as RunPruneCandidate, Oi as CredentialTypeRegistry, On as BinaryStorage, Ot as MutableRunData, P as RunSummary, Pi as InputPortKey, Pn as EngineHost, Pt as NodeErrorHandlerSpec, Qn as NodeExecutionStatePublisher, Qt as RunnableNodeOutputJson, R as WorkflowExecutionPruneRepository, Ri as PersistedTokenId, Rn as ExecutionContextFactory, Rt as NodeKind, S as PersistedWorkflowTokenRegistryLike, Si as CredentialSessionFactoryArgs, Sr as WebhookControlSignal, St as Items, T as RunCurrentState, Ti as CredentialType, Tn as RetryPolicySpec, Tr as WebhookTriggerResolution, Tt as JsonObject, Un as NodeActivationReceipt, Ut as PairedItemRef, Vn as MultiInputNode, Vt as NodeRef, Wn as NodeActivationRequest, Wt as ParentExecutionRef, Xn as NodeExecutionRequestHandler, Xt as RunnableNodeConfig, Yn as NodeExecutionRequest, Yt as RunIdFactory, Zn as NodeExecutionScheduler, Zt as RunnableNodeInputJson, _ as PersistedRunControlState, _i as CredentialMaterialSourceKind, _n as nodeRef, _r as WorkflowRunnerService, _t as BinaryPreviewKind, a as ConnectionInvocationId, ai as AnyCredentialType, an as WorkflowErrorHandler, ar as RunnableNodeExecuteArgs, b as PersistedWorkflowSnapshot, bi as CredentialRequirement, bn as triggerNodeOutputType, br as HttpMethod, bt as Item, c as EngineRunCounters, ci as CredentialBinding, cn as WorkflowGraphFactory, cr as TriggerNode, d as NodeExecutionSnapshot, di as CredentialHealth, dn as WorkflowPrunePolicySpec, dr as TriggerSetupStateFor, en as TriggerNodeOutputJson, er as NodeResolver, f as NodeExecutionStatus, fi as CredentialHealthStatus, fn as WorkflowStoragePolicyDecisionArgs, fr as TriggerSetupStateRepository, g as PersistedMutableRunState, gi as CredentialJsonRecord, gn as branchRef, gr as WorkflowRunnerResolver, gt as BinaryAttachment, h as PersistedMutableNodeState, hi as CredentialInstanceRecord, hn as WorkflowStoragePolicySpec, hr as WorkflowRepository, ht as ActivationIdFactory, i as ConnectionInvocationAppendArgs, in as WorkflowErrorContext, ir as RunnableNode, j as RunStateResetRequest, jn as BinaryStorageWriteRequest, jt as NodeDefinition, k as RunQueueEntry, ki as CredentialUnboundError, kn as BinaryStorageReadResult, kt as NodeActivationId, l as ExecutionFrontierPlan, li as CredentialBindingKey, ln as WorkflowNodeConnection, lr as TriggerRuntimeDiagnostics, m as PendingNodeExecution, mi as CredentialInstanceId, mn as WorkflowStoragePolicyResolver, mr as WorkflowNodeInstanceFactory, nn as UpstreamRefPlaceholder, nr as PollingTriggerHandle, o as ConnectionInvocationRecord, oi as CredentialAdvancedSectionPresentation, on as WorkflowErrorHandlerSpec, or as TestableTriggerNode, p as NodeInputsByPort, pi as CredentialHealthTester, pn as WorkflowStoragePolicyMode, pr as TriggerTestItemsContext, qn as NodeBinaryAttachmentService, qt as RunDataSnapshot, rn as WorkflowDefinition, rr as PreparedNodeActivationDispatch, s as CurrentStateExecutionRequest, si as CredentialAuthDefinition, sn as WorkflowGraph, sr as TriggerCleanupHandle, tn as TriggerNodeSetupState, tr as PersistedTriggerSetupState, u as NodeExecutionError, ui as CredentialFieldSchema, un as WorkflowPolicyRuntimeDefaults, ur as TriggerSetupContext, v as PersistedRunSchedulingState, vi as CredentialOAuth2AuthDefinition, vn as runnableNodeInputType, vr as WorkflowSnapshotFactory, vt as Edge, w as RunCompletionNotifier, wi as CredentialSetupStatus, wr as WebhookTriggerMatcher, wt as JsonNonArray, x as PersistedWorkflowSnapshotNode, xi as CredentialSessionFactory, xn as triggerNodeSetupStateType, xr as TriggerInstanceId, xt as ItemBinary, y as PersistedRunState, yi as CredentialOAuth2ScopesFromPublicConfig, yn as runnableNodeOutputType, yr as WorkflowSnapshotResolver, yt as ExecutionMode, z as WorkflowExecutionRepository, zi as WorkflowId, zn as ItemNode, zt as NodeOffloadPolicy } from "./agentMcpTypes-ZiNbNsEi.cjs";
2
+ import "./params-B5SENSzZ.cjs";
3
+ import { Q as RunFinishedAtFactory, X as NodeIterationIdFactory, Z as ConnectionNodeIdFactory, a as AgentConnectionNodeRole, i as AgentConnectionNodeDescriptor, n as AgentConnectionCredentialSource, o as McpServerResolver, r as AgentConnectionNodeCollector, t as ItemsInputNormalizer, y as AgentNodeConfig } from "./ItemsInputNormalizer-C_dpn76M.cjs";
4
+ export { ActivationIdFactory, type AgentConnectionCredentialSource, AgentConnectionNodeCollector, type AgentConnectionNodeDescriptor, type AgentConnectionNodeRole, type AgentNodeConfig, AnyCredentialType, BinaryAttachment, BinaryAttachmentCreateRequest, BinaryBody, BinaryPreviewKind, BinaryStorage, BinaryStorageReadResult, BinaryStorageStatResult, BinaryStorageWriteRequest, BinaryStorageWriteResult, ConnectionInvocationAppendArgs, ConnectionInvocationId, ConnectionInvocationRecord, ConnectionNodeIdFactory, CredentialAdvancedSectionPresentation, CredentialAuthDefinition, CredentialBinding, CredentialBindingKey, CredentialFieldSchema, CredentialHealth, CredentialHealthStatus, CredentialHealthTester, CredentialInstanceId, CredentialInstanceRecord, CredentialJsonRecord, CredentialMaterialSourceKind, CredentialOAuth2AuthDefinition, CredentialOAuth2ScopesFromPublicConfig, CredentialRequirement, CredentialSessionFactory, CredentialSessionFactoryArgs, CredentialSessionService, CredentialSetupStatus, CredentialType, CredentialTypeDefinition, CredentialTypeId, CredentialTypeRegistry, CredentialUnboundError, CurrentStateExecutionRequest, Edge, EngineDeps, EngineHost, EngineRunCounters, ExecutableTriggerNode, ExecutionBinaryService, ExecutionContext, ExecutionContextFactory, ExecutionFrontierPlan, ExecutionMode, HttpMethod, InputPortKey, Item, ItemBinary, ItemNode, Items, ItemsInputNormalizer, JsonArray, JsonNonArray, JsonObject, JsonPrimitive, JsonValue, LiveWorkflowRepository, type McpServerResolver, MultiInputNode, MutableRunData, NodeActivationContinuation, NodeActivationId, NodeActivationReceipt, NodeActivationRequest, NodeActivationRequestBase, NodeActivationScheduler, NodeBinaryAttachmentService, NodeConfigBase, NodeConnectionName, NodeDefinition, NodeErrorHandler, NodeErrorHandlerArgs, NodeErrorHandlerSpec, NodeExecutionContext, NodeExecutionError, NodeExecutionRequest, NodeExecutionRequestHandler, NodeExecutionScheduler, NodeExecutionSnapshot, NodeExecutionStatePublisher, NodeExecutionStatus, NodeExecutor, NodeId, NodeIdRef, NodeInputsByPort, NodeInspectorSummaryRow, NodeIterationId, NodeIterationIdFactory, NodeKind, NodeOffloadPolicy, NodeOutputs, NodeRef, NodeResolver, NodeSchedulerDecision, OAuth2ProviderFromPublicConfig, OutputPortKey, PairedItemRef, ParentExecutionRef, PendingNodeExecution, PersistedMutableNodeState, PersistedMutableRunState, PersistedRunControlState, PersistedRunPolicySnapshot, PersistedRunSchedulingState, PersistedRunState, PersistedTokenId, PersistedTriggerSetupState, PersistedWorkflowSnapshot, PersistedWorkflowSnapshotNode, PersistedWorkflowTokenRegistryLike, PinnedNodeOutputsByPort, PollingTriggerHandle, PreparedNodeActivationDispatch, type RetryPolicySpec, RunCompletionNotifier, RunCurrentState, RunDataFactory, RunDataSnapshot, RunEventPublisherDeps, RunExecutionOptions, RunFinishedAtFactory, RunId, RunIdFactory, RunPruneCandidate, RunQueueEntry, RunResult, RunStateResetRequest, RunStatus, RunStopCondition, RunSummary, RunTestContext, RunnableNode, RunnableNodeConfig, RunnableNodeExecuteArgs, RunnableNodeInputJson, RunnableNodeOutputJson, TestableTriggerNode, TriggerCleanupHandle, TriggerInstanceId, TriggerNode, TriggerNodeConfig, TriggerNodeOutputJson, TriggerNodeSetupState, TriggerRuntimeDiagnostics, TriggerSetupContext, TriggerSetupStateFor, TriggerSetupStateRepository, TriggerTestItemsContext, UpstreamRefPlaceholder, WebhookControlSignal, WebhookInvocationMatch, WebhookRunResult, WebhookTriggerMatcher, WebhookTriggerResolution, WebhookTriggerRoutingDiagnostics, WorkflowDefinition, WorkflowErrorContext, WorkflowErrorHandler, WorkflowErrorHandlerSpec, WorkflowExecutionListingRepository, WorkflowExecutionPruneRepository, WorkflowExecutionRepository, WorkflowGraph, WorkflowGraphFactory, WorkflowId, WorkflowNodeConnection, WorkflowNodeInstanceFactory, WorkflowPolicyRuntimeDefaults, WorkflowPrunePolicySpec, WorkflowRepository, WorkflowRunnerResolver, WorkflowRunnerService, WorkflowSnapshotFactory, WorkflowSnapshotResolver, WorkflowStoragePolicyDecisionArgs, WorkflowStoragePolicyMode, WorkflowStoragePolicyResolver, WorkflowStoragePolicySpec, branchRef, nodeRef, runnableNodeInputType, runnableNodeOutputType, triggerNodeOutputType, triggerNodeSetupStateType };
@@ -0,0 +1,3 @@
1
+ import { $a as NodeId, $n as NodeInspectorSummaryRow, $r as ExecutionBinaryService, $t as WebhookRunResult, Aa as CredentialHealthTester, Ai as TriggerTestItemsContext, Ar as WorkflowStoragePolicyMode, At as NodeInputsByPort, Ba as CredentialSessionService, Bi as WebhookInvocationMatch, Bn as JsonArray, Bt as PinnedNodeOutputsByPort, Ca as CredentialAdvancedSectionPresentation, Ci as TestableTriggerNode, Cr as WorkflowErrorHandlerSpec, Ct as ConnectionInvocationRecord, Da as CredentialFieldSchema, Di as TriggerSetupContext, Dr as WorkflowPolicyRuntimeDefaults, Dt as NodeExecutionError, Ea as CredentialBindingKey, Ei as TriggerRuntimeDiagnostics, Er as WorkflowNodeConnection, Et as ExecutionFrontierPlan, Fa as CredentialOAuth2AuthDefinition, Fi as WorkflowSnapshotFactory, Fn as Edge, Fr as runnableNodeInputType, Ft as PersistedRunSchedulingState, Ga as CredentialTypeRegistry, Gn as MutableRunData, Gr as BinaryStorage, Gt as RunPruneCandidate, Ha as CredentialType, Hi as WebhookTriggerResolution, Hn as JsonObject, Hr as RetryPolicySpec, Ht as RunCurrentState, Ia as CredentialOAuth2ScopesFromPublicConfig, Ii as WorkflowSnapshotResolver, In as ExecutionMode, Ir as runnableNodeOutputType, It as PersistedRunState, Jn as NodeDefinition, Jr as BinaryStorageWriteRequest, Jt as RunStateResetRequest, Ka as CredentialUnboundError, Kn as NodeActivationId, Kr as BinaryStorageReadResult, Kt as RunQueueEntry, La as CredentialRequirement, Li as HttpMethod, Ln as Item, Lr as triggerNodeOutputType, Lt as PersistedWorkflowSnapshot, Ma as CredentialInstanceRecord, Mi as WorkflowRepository, Mn as ActivationIdFactory, Mr as WorkflowStoragePolicySpec, Mt as PersistedMutableNodeState, Na as CredentialJsonRecord, Ni as WorkflowRunnerResolver, Nn as BinaryAttachment, Nr as branchRef, Nt as PersistedMutableRunState, Oa as CredentialHealth, Oi as TriggerSetupStateFor, Or as WorkflowPrunePolicySpec, Ot as NodeExecutionSnapshot, Pa as CredentialMaterialSourceKind, Pi as WorkflowRunnerService, Pn as BinaryPreviewKind, Pr as nodeRef, Pt as PersistedRunControlState, Qa as NodeConnectionName, Qn as NodeIdRef, Qr as ExecutableTriggerNode, Qt as RunTestContext, Ra as CredentialSessionFactory, Ri as TriggerInstanceId, Rn as ItemBinary, Rr as triggerNodeSetupStateType, Rt as PersistedWorkflowSnapshotNode, Sa as AnyCredentialType, Si as RunnableNodeExecuteArgs, Sr as WorkflowErrorHandler, St as ConnectionInvocationId, Ta as CredentialBinding, Ti as TriggerNode, Tr as WorkflowGraphFactory, Tt as EngineRunCounters, Ua as CredentialTypeDefinition, Ui as WebhookTriggerRoutingDiagnostics, Un as JsonPrimitive, Ur as BinaryAttachmentCreateRequest, Ut as RunEventPublisherDeps, Va as CredentialSetupStatus, Vi as WebhookTriggerMatcher, Vn as JsonNonArray, Vt as RunCompletionNotifier, Wa as CredentialTypeId, Wn as JsonValue, Wr as BinaryBody, Wt as RunExecutionOptions, Xn as NodeErrorHandlerArgs, Xr as EngineDeps, Xt as RunStopCondition, Yn as NodeErrorHandler, Yr as BinaryStorageWriteResult, Yt as RunStatus, Za as InputPortKey, Zn as NodeErrorHandlerSpec, Zr as EngineHost, Zt as RunSummary, _i as NodeResolver, _r as TriggerNodeOutputJson, a as ConnectionNodeIdFactory, ai as NodeActivationContinuation, ar as NodeSchedulerDecision, b as RunFinishedAtFactory, bi as PreparedNodeActivationDispatch, br as WorkflowDefinition, ci as NodeActivationRequestBase, cr as PersistedRunPolicySnapshot, di as NodeExecutionContext, dr as RunId, ei as ExecutionContext, en as WorkflowExecutionListingRepository, eo as OutputPortKey, er as NodeIterationId, fi as NodeExecutionRequest, fr as RunIdFactory, gi as NodeExecutor, gr as TriggerNodeConfig, hi as NodeExecutionStatePublisher, hr as RunnableNodeOutputJson, i as NodeIterationIdFactory, ii as MultiInputNode, ir as NodeRef, ja as CredentialInstanceId, ji as WorkflowNodeInstanceFactory, jr as WorkflowStoragePolicyResolver, jt as PendingNodeExecution, ka as CredentialHealthStatus, ki as TriggerSetupStateRepository, kr as WorkflowStoragePolicyDecisionArgs, kt as NodeExecutionStatus, li as NodeActivationScheduler, lr as RunDataFactory, mi as NodeExecutionScheduler, mr as RunnableNodeInputJson, ni as ItemNode, nn as WorkflowExecutionRepository, no as WorkflowId, nr as NodeOffloadPolicy, oi as NodeActivationReceipt, or as PairedItemRef, pi as NodeExecutionRequestHandler, pr as RunnableNodeConfig, qa as OAuth2ProviderFromPublicConfig, qn as NodeConfigBase, qr as BinaryStorageStatResult, qt as RunResult, ri as LiveWorkflowRepository, rr as NodeOutputs, si as NodeActivationRequest, sr as ParentExecutionRef, ti as ExecutionContextFactory, tn as WorkflowExecutionPruneRepository, to as PersistedTokenId, tr as NodeKind, ui as NodeBinaryAttachmentService, ur as RunDataSnapshot, vi as PersistedTriggerSetupState, vr as TriggerNodeSetupState, wa as CredentialAuthDefinition, wi as TriggerCleanupHandle, wr as WorkflowGraph, wt as CurrentStateExecutionRequest, xi as RunnableNode, xr as WorkflowErrorContext, xt as ConnectionInvocationAppendArgs, yi as PollingTriggerHandle, yr as UpstreamRefPlaceholder, za as CredentialSessionFactoryArgs, zi as WebhookControlSignal, zn as Items, zt as PersistedWorkflowTokenRegistryLike } from "./index-zWGtEhrf.js";
2
+ import { a as AgentConnectionNodeRole, i as AgentConnectionNodeDescriptor, n as AgentConnectionCredentialSource, o as McpServerResolver, r as AgentConnectionNodeCollector, t as ItemsInputNormalizer, y as AgentNodeConfig } from "./ItemsInputNormalizer-_Mfcd3YU.js";
3
+ export { ActivationIdFactory, type AgentConnectionCredentialSource, AgentConnectionNodeCollector, type AgentConnectionNodeDescriptor, type AgentConnectionNodeRole, type AgentNodeConfig, AnyCredentialType, BinaryAttachment, BinaryAttachmentCreateRequest, BinaryBody, BinaryPreviewKind, BinaryStorage, BinaryStorageReadResult, BinaryStorageStatResult, BinaryStorageWriteRequest, BinaryStorageWriteResult, ConnectionInvocationAppendArgs, ConnectionInvocationId, ConnectionInvocationRecord, ConnectionNodeIdFactory, CredentialAdvancedSectionPresentation, CredentialAuthDefinition, CredentialBinding, CredentialBindingKey, CredentialFieldSchema, CredentialHealth, CredentialHealthStatus, CredentialHealthTester, CredentialInstanceId, CredentialInstanceRecord, CredentialJsonRecord, CredentialMaterialSourceKind, CredentialOAuth2AuthDefinition, CredentialOAuth2ScopesFromPublicConfig, CredentialRequirement, CredentialSessionFactory, CredentialSessionFactoryArgs, CredentialSessionService, CredentialSetupStatus, CredentialType, CredentialTypeDefinition, CredentialTypeId, CredentialTypeRegistry, CredentialUnboundError, CurrentStateExecutionRequest, Edge, EngineDeps, EngineHost, EngineRunCounters, ExecutableTriggerNode, ExecutionBinaryService, ExecutionContext, ExecutionContextFactory, ExecutionFrontierPlan, ExecutionMode, HttpMethod, InputPortKey, Item, ItemBinary, ItemNode, Items, ItemsInputNormalizer, JsonArray, JsonNonArray, JsonObject, JsonPrimitive, JsonValue, LiveWorkflowRepository, type McpServerResolver, MultiInputNode, MutableRunData, NodeActivationContinuation, NodeActivationId, NodeActivationReceipt, NodeActivationRequest, NodeActivationRequestBase, NodeActivationScheduler, NodeBinaryAttachmentService, NodeConfigBase, NodeConnectionName, NodeDefinition, NodeErrorHandler, NodeErrorHandlerArgs, NodeErrorHandlerSpec, NodeExecutionContext, NodeExecutionError, NodeExecutionRequest, NodeExecutionRequestHandler, NodeExecutionScheduler, NodeExecutionSnapshot, NodeExecutionStatePublisher, NodeExecutionStatus, NodeExecutor, NodeId, NodeIdRef, NodeInputsByPort, NodeInspectorSummaryRow, NodeIterationId, NodeIterationIdFactory, NodeKind, NodeOffloadPolicy, NodeOutputs, NodeRef, NodeResolver, NodeSchedulerDecision, OAuth2ProviderFromPublicConfig, OutputPortKey, PairedItemRef, ParentExecutionRef, PendingNodeExecution, PersistedMutableNodeState, PersistedMutableRunState, PersistedRunControlState, PersistedRunPolicySnapshot, PersistedRunSchedulingState, PersistedRunState, PersistedTokenId, PersistedTriggerSetupState, PersistedWorkflowSnapshot, PersistedWorkflowSnapshotNode, PersistedWorkflowTokenRegistryLike, PinnedNodeOutputsByPort, PollingTriggerHandle, PreparedNodeActivationDispatch, type RetryPolicySpec, RunCompletionNotifier, RunCurrentState, RunDataFactory, RunDataSnapshot, RunEventPublisherDeps, RunExecutionOptions, RunFinishedAtFactory, RunId, RunIdFactory, RunPruneCandidate, RunQueueEntry, RunResult, RunStateResetRequest, RunStatus, RunStopCondition, RunSummary, RunTestContext, RunnableNode, RunnableNodeConfig, RunnableNodeExecuteArgs, RunnableNodeInputJson, RunnableNodeOutputJson, TestableTriggerNode, TriggerCleanupHandle, TriggerInstanceId, TriggerNode, TriggerNodeConfig, TriggerNodeOutputJson, TriggerNodeSetupState, TriggerRuntimeDiagnostics, TriggerSetupContext, TriggerSetupStateFor, TriggerSetupStateRepository, TriggerTestItemsContext, UpstreamRefPlaceholder, WebhookControlSignal, WebhookInvocationMatch, WebhookRunResult, WebhookTriggerMatcher, WebhookTriggerResolution, WebhookTriggerRoutingDiagnostics, WorkflowDefinition, WorkflowErrorContext, WorkflowErrorHandler, WorkflowErrorHandlerSpec, WorkflowExecutionListingRepository, WorkflowExecutionPruneRepository, WorkflowExecutionRepository, WorkflowGraph, WorkflowGraphFactory, WorkflowId, WorkflowNodeConnection, WorkflowNodeInstanceFactory, WorkflowPolicyRuntimeDefaults, WorkflowPrunePolicySpec, WorkflowRepository, WorkflowRunnerResolver, WorkflowRunnerService, WorkflowSnapshotFactory, WorkflowSnapshotResolver, WorkflowStoragePolicyDecisionArgs, WorkflowStoragePolicyMode, WorkflowStoragePolicyResolver, WorkflowStoragePolicySpec, branchRef, nodeRef, runnableNodeInputType, runnableNodeOutputType, triggerNodeOutputType, triggerNodeSetupStateType };
@@ -0,0 +1,4 @@
1
+ import { _ as AgentConnectionNodeCollector, f as branchRef, g as NodeIterationIdFactory, h as CredentialUnboundError, m as RunFinishedAtFactory, p as nodeRef, w as ConnectionNodeIdFactory } from "./di-0Wop7z1y.js";
2
+ import { t as ItemsInputNormalizer } from "./ItemsInputNormalizer-D-MH8MBs.js";
3
+
4
+ export { AgentConnectionNodeCollector, ConnectionNodeIdFactory, CredentialUnboundError, ItemsInputNormalizer, NodeIterationIdFactory, RunFinishedAtFactory, branchRef, nodeRef };
@@ -0,0 +1,74 @@
1
+
2
+ //#region src/contracts/AgentBindError.ts
3
+ /**
4
+ * Thrown at agent bind time when mcpServers declarations cannot be resolved.
5
+ * Causes include: unknown server id, missing credential instance, insufficient scopes,
6
+ * and ambiguous shorthand binding (multiple credential instances match).
7
+ */
8
+ var AgentBindError = class extends Error {
9
+ constructor(message) {
10
+ super(message);
11
+ this.name = "AgentBindError";
12
+ }
13
+ };
14
+
15
+ //#endregion
16
+ //#region src/contracts/NoOpAgentMcpIntegration.ts
17
+ /**
18
+ * No-op implementation of AgentMcpIntegration.
19
+ * Registered by the core engine runtime as a fallback when the host does not
20
+ * supply a real implementation (e.g. in unit tests or headless engine setups).
21
+ * Always returns an empty tool map so the agent runs with node-backed tools only.
22
+ */
23
+ var NoOpAgentMcpIntegration = class {
24
+ async prepareMcpTools() {
25
+ return /* @__PURE__ */ new Map();
26
+ }
27
+ };
28
+
29
+ //#endregion
30
+ //#region src/contracts/assertionTypes.ts
31
+ /**
32
+ * Default {@link AssertionResult.passThreshold} when authors omit it. Boolean-style assertions
33
+ * (assertEqual / contains / etc.) emit `score: 1` or `score: 0` so this default works for them;
34
+ * AI-judge assertions are expected to set their own threshold.
35
+ */
36
+ const DEFAULT_ASSERTION_PASS_THRESHOLD = .5;
37
+ /**
38
+ * Derive whether an assertion result is considered "passing" using the score-based contract:
39
+ * `errored` always fails, otherwise `score >= (passThreshold ?? 0.5)`. This is the canonical
40
+ * derivation — UI and rollup code should call it rather than inlining the comparison so future
41
+ * tweaks (e.g. NaN handling) land in one place.
42
+ */
43
+ function deriveAssertionPassed(result) {
44
+ if (result.errored === true) return false;
45
+ const threshold = result.passThreshold ?? DEFAULT_ASSERTION_PASS_THRESHOLD;
46
+ return result.score >= threshold;
47
+ }
48
+
49
+ //#endregion
50
+ Object.defineProperty(exports, 'AgentBindError', {
51
+ enumerable: true,
52
+ get: function () {
53
+ return AgentBindError;
54
+ }
55
+ });
56
+ Object.defineProperty(exports, 'DEFAULT_ASSERTION_PASS_THRESHOLD', {
57
+ enumerable: true,
58
+ get: function () {
59
+ return DEFAULT_ASSERTION_PASS_THRESHOLD;
60
+ }
61
+ });
62
+ Object.defineProperty(exports, 'NoOpAgentMcpIntegration', {
63
+ enumerable: true,
64
+ get: function () {
65
+ return NoOpAgentMcpIntegration;
66
+ }
67
+ });
68
+ Object.defineProperty(exports, 'deriveAssertionPassed', {
69
+ enumerable: true,
70
+ get: function () {
71
+ return deriveAssertionPassed;
72
+ }
73
+ });
74
+ //# sourceMappingURL=contracts-CK0x6w_G.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"contracts-CK0x6w_G.cjs","names":[],"sources":["../src/contracts/AgentBindError.ts","../src/contracts/NoOpAgentMcpIntegration.ts","../src/contracts/assertionTypes.ts"],"sourcesContent":["/**\n * Thrown at agent bind time when mcpServers declarations cannot be resolved.\n * Causes include: unknown server id, missing credential instance, insufficient scopes,\n * and ambiguous shorthand binding (multiple credential instances match).\n */\nexport class AgentBindError extends Error {\n constructor(message: string) {\n super(message);\n this.name = \"AgentBindError\";\n }\n}\n","import type { AgentMcpIntegration, AgentMcpToolMap } from \"./agentMcpTypes\";\n\n/**\n * No-op implementation of AgentMcpIntegration.\n * Registered by the core engine runtime as a fallback when the host does not\n * supply a real implementation (e.g. in unit tests or headless engine setups).\n * Always returns an empty tool map so the agent runs with node-backed tools only.\n */\nexport class NoOpAgentMcpIntegration implements AgentMcpIntegration {\n async prepareMcpTools(): Promise<AgentMcpToolMap> {\n return new Map();\n }\n}\n","import type { JsonValue, NodeId } from \"./workflowTypes\";\n\n/**\n * One assertion emitted by an assertion-emitting node (a node whose config sets\n * `emitsAssertions: true`). Each emitted item on `main` carries one of these as `item.json`.\n *\n * Pass/fail is derived from `score >= (passThreshold ?? 0.5)` — see {@link deriveAssertionPassed}.\n * The `errored` marker is for cases where the assertion code itself threw (distinct from\n * \"the assertion was evaluated and the score was low\") and is treated as a hard fail in rollups\n * regardless of `score`.\n */\nexport interface AssertionResult {\n readonly name: string;\n /** 0..1 score. Source of truth for pass/fail (compared against `passThreshold`). */\n readonly score: number;\n /** 0..1 threshold for \"passed\". When omitted, consumers default to 0.5. */\n readonly passThreshold?: number;\n /** True when evaluating the assertion threw — treated as fail regardless of `score`. */\n readonly errored?: true;\n /** What the assertion expected. Free-form JSON; UIs render with a JSON viewer. */\n readonly expected?: JsonValue;\n /** What the workflow actually produced. */\n readonly actual?: JsonValue;\n /** Short human-readable explanation, especially for fails / errors. */\n readonly message?: string;\n /** Bag of supplemental fields (e.g. judge prompt, judge raw response, comparison method). */\n readonly details?: Readonly<Record<string, JsonValue>>;\n}\n\n/**\n * Default {@link AssertionResult.passThreshold} when authors omit it. Boolean-style assertions\n * (assertEqual / contains / etc.) emit `score: 1` or `score: 0` so this default works for them;\n * AI-judge assertions are expected to set their own threshold.\n */\nexport const DEFAULT_ASSERTION_PASS_THRESHOLD = 0.5;\n\n/**\n * Derive whether an assertion result is considered \"passing\" using the score-based contract:\n * `errored` always fails, otherwise `score >= (passThreshold ?? 0.5)`. This is the canonical\n * derivation — UI and rollup code should call it rather than inlining the comparison so future\n * tweaks (e.g. NaN handling) land in one place.\n */\nexport function deriveAssertionPassed(result: {\n readonly score: number;\n readonly passThreshold?: number;\n readonly errored?: true;\n}): boolean {\n if (result.errored === true) return false;\n const threshold = result.passThreshold ?? DEFAULT_ASSERTION_PASS_THRESHOLD;\n return result.score >= threshold;\n}\n\n/**\n * Provenance for a persisted {@link AssertionResult}: which node produced it and where in the\n * per-item iteration tree it landed. Filled in by the host-side persister, not the node itself.\n */\nexport interface AssertionResultProvenance {\n readonly nodeId: NodeId;\n /** Per-item iteration id when the emitting node ran inside a per-item loop. */\n readonly iterationId?: string;\n /** Item index (0-based) within the activation that produced this assertion. */\n readonly itemIndex?: number;\n}\n"],"mappings":";;;;;;;AAKA,IAAa,iBAAb,cAAoC,MAAM;CACxC,YAAY,SAAiB;AAC3B,QAAM,QAAQ;AACd,OAAK,OAAO;;;;;;;;;;;;ACAhB,IAAa,0BAAb,MAAoE;CAClE,MAAM,kBAA4C;AAChD,yBAAO,IAAI,KAAK;;;;;;;;;;;ACwBpB,MAAa,mCAAmC;;;;;;;AAQhD,SAAgB,sBAAsB,QAI1B;AACV,KAAI,OAAO,YAAY,KAAM,QAAO;CACpC,MAAM,YAAY,OAAO,iBAAiB;AAC1C,QAAO,OAAO,SAAS"}
@@ -0,0 +1,50 @@
1
+ //#region src/contracts/AgentBindError.ts
2
+ /**
3
+ * Thrown at agent bind time when mcpServers declarations cannot be resolved.
4
+ * Causes include: unknown server id, missing credential instance, insufficient scopes,
5
+ * and ambiguous shorthand binding (multiple credential instances match).
6
+ */
7
+ var AgentBindError = class extends Error {
8
+ constructor(message) {
9
+ super(message);
10
+ this.name = "AgentBindError";
11
+ }
12
+ };
13
+
14
+ //#endregion
15
+ //#region src/contracts/NoOpAgentMcpIntegration.ts
16
+ /**
17
+ * No-op implementation of AgentMcpIntegration.
18
+ * Registered by the core engine runtime as a fallback when the host does not
19
+ * supply a real implementation (e.g. in unit tests or headless engine setups).
20
+ * Always returns an empty tool map so the agent runs with node-backed tools only.
21
+ */
22
+ var NoOpAgentMcpIntegration = class {
23
+ async prepareMcpTools() {
24
+ return /* @__PURE__ */ new Map();
25
+ }
26
+ };
27
+
28
+ //#endregion
29
+ //#region src/contracts/assertionTypes.ts
30
+ /**
31
+ * Default {@link AssertionResult.passThreshold} when authors omit it. Boolean-style assertions
32
+ * (assertEqual / contains / etc.) emit `score: 1` or `score: 0` so this default works for them;
33
+ * AI-judge assertions are expected to set their own threshold.
34
+ */
35
+ const DEFAULT_ASSERTION_PASS_THRESHOLD = .5;
36
+ /**
37
+ * Derive whether an assertion result is considered "passing" using the score-based contract:
38
+ * `errored` always fails, otherwise `score >= (passThreshold ?? 0.5)`. This is the canonical
39
+ * derivation — UI and rollup code should call it rather than inlining the comparison so future
40
+ * tweaks (e.g. NaN handling) land in one place.
41
+ */
42
+ function deriveAssertionPassed(result) {
43
+ if (result.errored === true) return false;
44
+ const threshold = result.passThreshold ?? DEFAULT_ASSERTION_PASS_THRESHOLD;
45
+ return result.score >= threshold;
46
+ }
47
+
48
+ //#endregion
49
+ export { AgentBindError as i, deriveAssertionPassed as n, NoOpAgentMcpIntegration as r, DEFAULT_ASSERTION_PASS_THRESHOLD as t };
50
+ //# sourceMappingURL=contracts-DXdfTdpW.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"contracts-DXdfTdpW.js","names":[],"sources":["../src/contracts/AgentBindError.ts","../src/contracts/NoOpAgentMcpIntegration.ts","../src/contracts/assertionTypes.ts"],"sourcesContent":["/**\n * Thrown at agent bind time when mcpServers declarations cannot be resolved.\n * Causes include: unknown server id, missing credential instance, insufficient scopes,\n * and ambiguous shorthand binding (multiple credential instances match).\n */\nexport class AgentBindError extends Error {\n constructor(message: string) {\n super(message);\n this.name = \"AgentBindError\";\n }\n}\n","import type { AgentMcpIntegration, AgentMcpToolMap } from \"./agentMcpTypes\";\n\n/**\n * No-op implementation of AgentMcpIntegration.\n * Registered by the core engine runtime as a fallback when the host does not\n * supply a real implementation (e.g. in unit tests or headless engine setups).\n * Always returns an empty tool map so the agent runs with node-backed tools only.\n */\nexport class NoOpAgentMcpIntegration implements AgentMcpIntegration {\n async prepareMcpTools(): Promise<AgentMcpToolMap> {\n return new Map();\n }\n}\n","import type { JsonValue, NodeId } from \"./workflowTypes\";\n\n/**\n * One assertion emitted by an assertion-emitting node (a node whose config sets\n * `emitsAssertions: true`). Each emitted item on `main` carries one of these as `item.json`.\n *\n * Pass/fail is derived from `score >= (passThreshold ?? 0.5)` — see {@link deriveAssertionPassed}.\n * The `errored` marker is for cases where the assertion code itself threw (distinct from\n * \"the assertion was evaluated and the score was low\") and is treated as a hard fail in rollups\n * regardless of `score`.\n */\nexport interface AssertionResult {\n readonly name: string;\n /** 0..1 score. Source of truth for pass/fail (compared against `passThreshold`). */\n readonly score: number;\n /** 0..1 threshold for \"passed\". When omitted, consumers default to 0.5. */\n readonly passThreshold?: number;\n /** True when evaluating the assertion threw — treated as fail regardless of `score`. */\n readonly errored?: true;\n /** What the assertion expected. Free-form JSON; UIs render with a JSON viewer. */\n readonly expected?: JsonValue;\n /** What the workflow actually produced. */\n readonly actual?: JsonValue;\n /** Short human-readable explanation, especially for fails / errors. */\n readonly message?: string;\n /** Bag of supplemental fields (e.g. judge prompt, judge raw response, comparison method). */\n readonly details?: Readonly<Record<string, JsonValue>>;\n}\n\n/**\n * Default {@link AssertionResult.passThreshold} when authors omit it. Boolean-style assertions\n * (assertEqual / contains / etc.) emit `score: 1` or `score: 0` so this default works for them;\n * AI-judge assertions are expected to set their own threshold.\n */\nexport const DEFAULT_ASSERTION_PASS_THRESHOLD = 0.5;\n\n/**\n * Derive whether an assertion result is considered \"passing\" using the score-based contract:\n * `errored` always fails, otherwise `score >= (passThreshold ?? 0.5)`. This is the canonical\n * derivation — UI and rollup code should call it rather than inlining the comparison so future\n * tweaks (e.g. NaN handling) land in one place.\n */\nexport function deriveAssertionPassed(result: {\n readonly score: number;\n readonly passThreshold?: number;\n readonly errored?: true;\n}): boolean {\n if (result.errored === true) return false;\n const threshold = result.passThreshold ?? DEFAULT_ASSERTION_PASS_THRESHOLD;\n return result.score >= threshold;\n}\n\n/**\n * Provenance for a persisted {@link AssertionResult}: which node produced it and where in the\n * per-item iteration tree it landed. Filled in by the host-side persister, not the node itself.\n */\nexport interface AssertionResultProvenance {\n readonly nodeId: NodeId;\n /** Per-item iteration id when the emitting node ran inside a per-item loop. */\n readonly iterationId?: string;\n /** Item index (0-based) within the activation that produced this assertion. */\n readonly itemIndex?: number;\n}\n"],"mappings":";;;;;;AAKA,IAAa,iBAAb,cAAoC,MAAM;CACxC,YAAY,SAAiB;AAC3B,QAAM,QAAQ;AACd,OAAK,OAAO;;;;;;;;;;;;ACAhB,IAAa,0BAAb,MAAoE;CAClE,MAAM,kBAA4C;AAChD,yBAAO,IAAI,KAAK;;;;;;;;;;;ACwBpB,MAAa,mCAAmC;;;;;;;AAQhD,SAAgB,sBAAsB,QAI1B;AACV,KAAI,OAAO,YAAY,KAAM,QAAO;CACpC,MAAM,YAAY,OAAO,iBAAiB;AAC1C,QAAO,OAAO,SAAS"}
@@ -0,0 +1,6 @@
1
+ const require_contracts = require('./contracts-CK0x6w_G.cjs');
2
+
3
+ exports.AgentBindError = require_contracts.AgentBindError;
4
+ exports.DEFAULT_ASSERTION_PASS_THRESHOLD = require_contracts.DEFAULT_ASSERTION_PASS_THRESHOLD;
5
+ exports.NoOpAgentMcpIntegration = require_contracts.NoOpAgentMcpIntegration;
6
+ exports.deriveAssertionPassed = require_contracts.deriveAssertionPassed;
@@ -0,0 +1,5 @@
1
+ import { $n as NodeExecutor, $t as TriggerNodeConfig, A as RunResult, Ai as OAuth2ProviderFromPublicConfig, An as BinaryStorageStatResult, Ar as ExecutionTelemetryFactory, At as NodeConfigBase, Bn as LiveWorkflowRepository, Br as TelemetrySpanEventRecord, Bt as NodeOutputs, C as PinnedNodeOutputsByPort, Ci as CredentialSessionService, Cn as FixedRetryPolicySpec, Cr as WebhookInvocationMatch, Ct as JsonArray, D as RunExecutionOptions, Di as CredentialTypeId, Dn as BinaryBody, Dt as JsonValue, E as RunEventPublisherDeps, Ei as CredentialTypeDefinition, En as BinaryAttachmentCreateRequest, Er as WebhookTriggerRoutingDiagnostics, Et as JsonPrimitive, F as RunTestContext, Fi as NodeConnectionName, Fn as ExecutableTriggerNode, Fr as TelemetryAttributes, Ft as NodeIdRef, Gn as NodeActivationRequestBase, Gr as NoOpExecutionTelemetryFactory, Gt as PersistedRunPolicySnapshot, Hn as NodeActivationContinuation, Hr as CodemationTelemetryMetricNames, Ht as NodeSchedulerDecision, I as WebhookRunResult, Ii as NodeId, In as ExecutionBinaryService, Ir as TelemetryChildSpanStart, It as NodeInspectorSummaryRow, Jn as NodeExecutionContext, Jr as NoOpTelemetrySpanScope, Jt as RunId, Kn as NodeActivationScheduler, Kr as NoOpExecutionTelemetry, Kt as RunDataFactory, L as WorkflowExecutionListingRepository, Li as OutputPortKey, Ln as ExecutionContext, Lr as TelemetryMetricRecord, Lt as NodeIterationId, M as RunStatus, Mn as BinaryStorageWriteResult, Mr as TelemetryArtifactAttachment, Mt as NodeErrorHandler, N as RunStopCondition, Nn as EngineDeps, Nr as TelemetryArtifactReference, Nt as NodeErrorHandlerArgs, O as RunPruneCandidate, Oi as CredentialTypeRegistry, On as BinaryStorage, Ot as MutableRunData, P as RunSummary, Pi as InputPortKey, Pn as EngineHost, Pr as TelemetryAttributePrimitive, Pt as NodeErrorHandlerSpec, Qn as NodeExecutionStatePublisher, Qr as CostTrackingTelemetry, Qt as RunnableNodeOutputJson, R as WorkflowExecutionPruneRepository, Ri as PersistedTokenId, Rn as ExecutionContextFactory, Rr as TelemetryScope, Rt as NodeKind, S as PersistedWorkflowTokenRegistryLike, Si as CredentialSessionFactoryArgs, Sn as ExponentialRetryPolicySpec, Sr as WebhookControlSignal, St as Items, T as RunCurrentState, Ti as CredentialType, Tn as RetryPolicySpec, Tr as WebhookTriggerResolution, Tt as JsonObject, Un as NodeActivationReceipt, Ur as GenAiTelemetryAttributeNames, Ut as PairedItemRef, Vn as MultiInputNode, Vr as TelemetrySpanScope, Vt as NodeRef, Wn as NodeActivationRequest, Wr as CodemationTelemetryAttributeNames, Wt as ParentExecutionRef, Xn as NodeExecutionRequestHandler, Xr as CostTrackingComponent, Xt as RunnableNodeConfig, Yn as NodeExecutionRequest, Yr as NoOpTelemetryArtifactReference, Yt as RunIdFactory, Zn as NodeExecutionScheduler, Zr as CostTrackingPriceQuote, Zt as RunnableNodeInputJson, _ as PersistedRunControlState, _i as CredentialMaterialSourceKind, _n as nodeRef, _r as WorkflowRunnerService, _t as BinaryPreviewKind, a as ConnectionInvocationId, ai as AnyCredentialType, an as WorkflowErrorHandler, ar as RunnableNodeExecuteArgs, b as PersistedWorkflowSnapshot, bi as CredentialRequirement, bn as triggerNodeOutputType, br as HttpMethod, bt as Item, c as EngineRunCounters, ci as CredentialBinding, cn as WorkflowGraphFactory, cr as TriggerNode, d as NodeExecutionSnapshot, di as CredentialHealth, dn as WorkflowPrunePolicySpec, dr as TriggerSetupStateFor, ei as CostTrackingTelemetryFactory, en as TriggerNodeOutputJson, er as NodeResolver, f as NodeExecutionStatus, fi as CredentialHealthStatus, fn as WorkflowStoragePolicyDecisionArgs, fr as TriggerSetupStateRepository, ft as TestSuiteRunId, g as PersistedMutableRunState, gi as CredentialJsonRecord, gn as branchRef, gr as WorkflowRunnerResolver, gt as BinaryAttachment, h as PersistedMutableNodeState, hi as CredentialInstanceRecord, hn as WorkflowStoragePolicySpec, hr as WorkflowRepository, ht as ActivationIdFactory, i as ConnectionInvocationAppendArgs, in as WorkflowErrorContext, ir as RunnableNode, j as RunStateResetRequest, jn as BinaryStorageWriteRequest, jr as NodeExecutionTelemetry, jt as NodeDefinition, k as RunQueueEntry, kn as BinaryStorageReadResult, kr as ExecutionTelemetry, kt as NodeActivationId, l as ExecutionFrontierPlan, li as CredentialBindingKey, ln as WorkflowNodeConnection, lr as TriggerRuntimeDiagnostics, m as PendingNodeExecution, mi as CredentialInstanceId, mn as WorkflowStoragePolicyResolver, mr as WorkflowNodeInstanceFactory, mt as TestTriggerSetupContext, n as AgentMcpToolMap, ni as CostTrackingUsageRecord, nn as UpstreamRefPlaceholder, nr as PollingTriggerHandle, o as ConnectionInvocationRecord, oi as CredentialAdvancedSectionPresentation, on as WorkflowErrorHandlerSpec, or as TestableTriggerNode, p as NodeInputsByPort, pi as CredentialHealthTester, pn as WorkflowStoragePolicyMode, pr as TriggerTestItemsContext, pt as TestTriggerNodeConfig, qn as NodeBinaryAttachmentService, qr as NoOpNodeExecutionTelemetry, qt as RunDataSnapshot, r as NeedsReconsentEvent, rn as WorkflowDefinition, rr as PreparedNodeActivationDispatch, s as CurrentStateExecutionRequest, si as CredentialAuthDefinition, sn as WorkflowGraph, sr as TriggerCleanupHandle, t as AgentMcpIntegration, tn as TriggerNodeSetupState, tr as PersistedTriggerSetupState, u as NodeExecutionError, ui as CredentialFieldSchema, un as WorkflowPolicyRuntimeDefaults, ur as TriggerSetupContext, v as PersistedRunSchedulingState, vi as CredentialOAuth2AuthDefinition, vn as runnableNodeInputType, vr as WorkflowSnapshotFactory, vt as Edge, w as RunCompletionNotifier, wi as CredentialSetupStatus, wn as NoneRetryPolicySpec, wr as WebhookTriggerMatcher, wt as JsonNonArray, x as PersistedWorkflowSnapshotNode, xi as CredentialSessionFactory, xn as triggerNodeSetupStateType, xr as TriggerInstanceId, xt as ItemBinary, y as PersistedRunState, yi as CredentialOAuth2ScopesFromPublicConfig, yn as runnableNodeOutputType, yr as WorkflowSnapshotResolver, yt as ExecutionMode, z as WorkflowExecutionRepository, zi as WorkflowId, zn as ItemNode, zr as TelemetrySpanEnd, zt as NodeOffloadPolicy } from "./agentMcpTypes-ZiNbNsEi.cjs";
2
+ import { C as deriveAssertionPassed, S as DEFAULT_ASSERTION_PASS_THRESHOLD, T as AgentBindError, _ as WorkItemStatus, a as ExecutionPayloadPolicyFields, b as AssertionResult, c as PersistedExecutionInstanceRecord, d as PersistedRunWorkItemRecord, f as RunIterationDto, g as WorkItemId, h as SlotExecutionStateDto, i as ExecutionInstanceId, l as PersistedRunSlotProjectionRecord, m as RunSlotProjectionState, n as ConnectionInvocationKind, o as PayloadStorageKind, p as RunRevision, r as ExecutionInstanceDto, s as PersistedExecutionInstanceKind, t as BatchId, u as PersistedRunWorkItemKind, v as WorkflowDetailSelectionState, w as NoOpAgentMcpIntegration, x as AssertionResultProvenance, y as WorkflowRunDetailDto } from "./executionPersistenceContracts-BgZMRsTa.cjs";
3
+ import { n as Param, r as ParamDeep, t as Expr } from "./params-B5SENSzZ.cjs";
4
+ import { n as CostCatalogEntry, t as CostCatalog } from "./CostCatalogContract-DZgcUBE4.cjs";
5
+ export { ActivationIdFactory, AgentBindError, AgentMcpIntegration, AgentMcpToolMap, type AnyCredentialType, AssertionResult, AssertionResultProvenance, BatchId, BinaryAttachment, BinaryAttachmentCreateRequest, BinaryBody, BinaryPreviewKind, BinaryStorage, BinaryStorageReadResult, BinaryStorageStatResult, BinaryStorageWriteRequest, BinaryStorageWriteResult, CodemationTelemetryAttributeNames, CodemationTelemetryMetricNames, ConnectionInvocationAppendArgs, ConnectionInvocationId, ConnectionInvocationKind, ConnectionInvocationRecord, CostCatalog, CostCatalogEntry, type CostTrackingComponent, type CostTrackingPriceQuote, type CostTrackingTelemetry, type CostTrackingTelemetryFactory, type CostTrackingUsageRecord, type CredentialAdvancedSectionPresentation, type CredentialAuthDefinition, type CredentialBinding, type CredentialBindingKey, type CredentialFieldSchema, type CredentialHealth, type CredentialHealthStatus, type CredentialHealthTester, type CredentialInstanceId, type CredentialInstanceRecord, type CredentialJsonRecord, type CredentialMaterialSourceKind, type CredentialOAuth2AuthDefinition, type CredentialOAuth2ScopesFromPublicConfig, type CredentialRequirement, type CredentialSessionFactory, type CredentialSessionFactoryArgs, type CredentialSessionService, type CredentialSetupStatus, type CredentialType, type CredentialTypeDefinition, type CredentialTypeId, type CredentialTypeRegistry, CurrentStateExecutionRequest, DEFAULT_ASSERTION_PASS_THRESHOLD, Edge, EngineDeps, EngineHost, EngineRunCounters, ExecutableTriggerNode, ExecutionBinaryService, ExecutionContext, ExecutionContextFactory, ExecutionFrontierPlan, ExecutionInstanceDto, ExecutionInstanceId, ExecutionMode, ExecutionPayloadPolicyFields, ExecutionTelemetry, ExecutionTelemetryFactory, ExponentialRetryPolicySpec, Expr, FixedRetryPolicySpec, GenAiTelemetryAttributeNames, HttpMethod, InputPortKey, Item, ItemBinary, ItemNode, Items, JsonArray, JsonNonArray, JsonObject, JsonPrimitive, JsonValue, LiveWorkflowRepository, MultiInputNode, MutableRunData, NeedsReconsentEvent, NoOpAgentMcpIntegration, NoOpExecutionTelemetry, NoOpExecutionTelemetryFactory, NoOpNodeExecutionTelemetry, NoOpTelemetryArtifactReference, NoOpTelemetrySpanScope, NodeActivationContinuation, NodeActivationId, NodeActivationReceipt, NodeActivationRequest, NodeActivationRequestBase, NodeActivationScheduler, NodeBinaryAttachmentService, NodeConfigBase, NodeConnectionName, NodeDefinition, NodeErrorHandler, NodeErrorHandlerArgs, NodeErrorHandlerSpec, NodeExecutionContext, NodeExecutionError, NodeExecutionRequest, NodeExecutionRequestHandler, NodeExecutionScheduler, NodeExecutionSnapshot, NodeExecutionStatePublisher, NodeExecutionStatus, NodeExecutionTelemetry, NodeExecutor, NodeId, NodeIdRef, NodeInputsByPort, NodeInspectorSummaryRow, NodeIterationId, NodeKind, NodeOffloadPolicy, NodeOutputs, NodeRef, NodeResolver, NodeSchedulerDecision, NoneRetryPolicySpec, type OAuth2ProviderFromPublicConfig, OutputPortKey, PairedItemRef, Param, ParamDeep, ParentExecutionRef, PayloadStorageKind, PendingNodeExecution, PersistedExecutionInstanceKind, PersistedExecutionInstanceRecord, PersistedMutableNodeState, PersistedMutableRunState, PersistedRunControlState, PersistedRunPolicySnapshot, PersistedRunSchedulingState, PersistedRunSlotProjectionRecord, PersistedRunState, PersistedRunWorkItemKind, PersistedRunWorkItemRecord, PersistedTokenId, PersistedTriggerSetupState, PersistedWorkflowSnapshot, PersistedWorkflowSnapshotNode, PersistedWorkflowTokenRegistryLike, PinnedNodeOutputsByPort, PollingTriggerHandle, PreparedNodeActivationDispatch, RetryPolicySpec, RunCompletionNotifier, RunCurrentState, RunDataFactory, RunDataSnapshot, RunEventPublisherDeps, RunExecutionOptions, RunId, RunIdFactory, RunIterationDto, RunPruneCandidate, RunQueueEntry, RunResult, RunRevision, RunSlotProjectionState, RunStateResetRequest, RunStatus, RunStopCondition, RunSummary, RunTestContext, RunnableNode, RunnableNodeConfig, RunnableNodeExecuteArgs, RunnableNodeInputJson, RunnableNodeOutputJson, SlotExecutionStateDto, TelemetryArtifactAttachment, TelemetryArtifactReference, TelemetryAttributePrimitive, TelemetryAttributes, TelemetryChildSpanStart, TelemetryMetricRecord, TelemetryScope, TelemetrySpanEnd, TelemetrySpanEventRecord, TelemetrySpanScope, TestSuiteRunId, TestTriggerNodeConfig, TestTriggerSetupContext, TestableTriggerNode, TriggerCleanupHandle, TriggerInstanceId, TriggerNode, TriggerNodeConfig, TriggerNodeOutputJson, TriggerNodeSetupState, TriggerRuntimeDiagnostics, TriggerSetupContext, TriggerSetupStateFor, TriggerSetupStateRepository, TriggerTestItemsContext, UpstreamRefPlaceholder, WebhookControlSignal, WebhookInvocationMatch, WebhookRunResult, WebhookTriggerMatcher, WebhookTriggerResolution, WebhookTriggerRoutingDiagnostics, WorkItemId, WorkItemStatus, WorkflowDefinition, WorkflowDetailSelectionState, WorkflowErrorContext, WorkflowErrorHandler, WorkflowErrorHandlerSpec, WorkflowExecutionListingRepository, WorkflowExecutionPruneRepository, WorkflowExecutionRepository, WorkflowGraph, WorkflowGraphFactory, WorkflowId, WorkflowNodeConnection, WorkflowNodeInstanceFactory, WorkflowPolicyRuntimeDefaults, WorkflowPrunePolicySpec, WorkflowRepository, WorkflowRunDetailDto, WorkflowRunnerResolver, WorkflowRunnerService, WorkflowSnapshotFactory, WorkflowSnapshotResolver, WorkflowStoragePolicyDecisionArgs, WorkflowStoragePolicyMode, WorkflowStoragePolicyResolver, WorkflowStoragePolicySpec, branchRef, deriveAssertionPassed, nodeRef, runnableNodeInputType, runnableNodeOutputType, triggerNodeOutputType, triggerNodeSetupStateType };
@@ -0,0 +1,2 @@
1
+ import { $ as CostCatalogEntry, $a as NodeId, $i as TelemetryChildSpanStart, $n as NodeInspectorSummaryRow, $r as ExecutionBinaryService, $t as WebhookRunResult, Aa as CredentialHealthTester, Ai as TriggerTestItemsContext, An as TestTriggerNodeConfig, Ar as WorkflowStoragePolicyMode, At as NodeInputsByPort, B as PersistedExecutionInstanceRecord, Ba as CredentialSessionService, Bi as WebhookInvocationMatch, Bn as JsonArray, Br as FixedRetryPolicySpec, Bt as PinnedNodeOutputsByPort, Ca as CredentialAdvancedSectionPresentation, Ci as TestableTriggerNode, Cr as WorkflowErrorHandlerSpec, Ct as ConnectionInvocationRecord, Da as CredentialFieldSchema, Di as TriggerSetupContext, Dr as WorkflowPolicyRuntimeDefaults, Dt as NodeExecutionError, Ea as CredentialBindingKey, Ei as TriggerRuntimeDiagnostics, Er as WorkflowNodeConnection, Et as ExecutionFrontierPlan, F as ExecutionInstanceDto, Fa as CredentialOAuth2AuthDefinition, Fi as WorkflowSnapshotFactory, Fn as Edge, Fr as runnableNodeInputType, Ft as PersistedRunSchedulingState, G as RunRevision, Ga as CredentialTypeRegistry, Gn as MutableRunData, Gr as BinaryStorage, Gt as RunPruneCandidate, H as PersistedRunWorkItemKind, Ha as CredentialType, Hi as WebhookTriggerResolution, Hn as JsonObject, Hr as RetryPolicySpec, Ht as RunCurrentState, I as ExecutionInstanceId, Ia as CredentialOAuth2ScopesFromPublicConfig, Ii as WorkflowSnapshotResolver, In as ExecutionMode, Ir as runnableNodeOutputType, It as PersistedRunState, J as WorkItemId, Ji as NodeExecutionTelemetry, Jn as NodeDefinition, Jr as BinaryStorageWriteRequest, Jt as RunStateResetRequest, K as RunSlotProjectionState, Ki as ExecutionTelemetry, Kn as NodeActivationId, Kr as BinaryStorageReadResult, Kt as RunQueueEntry, L as ExecutionPayloadPolicyFields, La as CredentialRequirement, Li as HttpMethod, Ln as Item, Lr as triggerNodeOutputType, Lt as PersistedWorkflowSnapshot, Ma as CredentialInstanceRecord, Mi as WorkflowRepository, Mn as ActivationIdFactory, Mr as WorkflowStoragePolicySpec, Mt as PersistedMutableNodeState, N as BatchId, Na as CredentialJsonRecord, Ni as WorkflowRunnerResolver, Nn as BinaryAttachment, Nr as branchRef, Nt as PersistedMutableRunState, Oa as CredentialHealth, Oi as TriggerSetupStateFor, Or as WorkflowPrunePolicySpec, Ot as NodeExecutionSnapshot, P as ConnectionInvocationKind, Pa as CredentialMaterialSourceKind, Pi as WorkflowRunnerService, Pn as BinaryPreviewKind, Pr as nodeRef, Pt as PersistedRunControlState, Q as CostCatalog, Qa as NodeConnectionName, Qi as TelemetryAttributes, Qn as NodeIdRef, Qr as ExecutableTriggerNode, Qt as RunTestContext, R as PayloadStorageKind, Ra as CredentialSessionFactory, Ri as TriggerInstanceId, Rn as ItemBinary, Rr as triggerNodeSetupStateType, Rt as PersistedWorkflowSnapshotNode, Sa as AnyCredentialType, Si as RunnableNodeExecuteArgs, Sr as WorkflowErrorHandler, St as ConnectionInvocationId, Ta as CredentialBinding, Ti as TriggerNode, Tr as WorkflowGraphFactory, Tt as EngineRunCounters, U as PersistedRunWorkItemRecord, Ua as CredentialTypeDefinition, Ui as WebhookTriggerRoutingDiagnostics, Un as JsonPrimitive, Ur as BinaryAttachmentCreateRequest, Ut as RunEventPublisherDeps, V as PersistedRunSlotProjectionRecord, Va as CredentialSetupStatus, Vi as WebhookTriggerMatcher, Vn as JsonNonArray, Vr as NoneRetryPolicySpec, Vt as RunCompletionNotifier, W as RunIterationDto, Wa as CredentialTypeId, Wn as JsonValue, Wr as BinaryBody, Wt as RunExecutionOptions, X as WorkflowDetailSelectionState, Xi as TelemetryArtifactReference, Xn as NodeErrorHandlerArgs, Xr as EngineDeps, Xt as RunStopCondition, Y as WorkItemStatus, Yi as TelemetryArtifactAttachment, Yn as NodeErrorHandler, Yr as BinaryStorageWriteResult, Yt as RunStatus, Z as WorkflowRunDetailDto, Za as InputPortKey, Zi as TelemetryAttributePrimitive, Zn as NodeErrorHandlerSpec, Zr as EngineHost, Zt as RunSummary, _a as CostTrackingTelemetryFactory, _i as NodeResolver, _r as TriggerNodeOutputJson, _t as AgentBindError, aa as CodemationTelemetryMetricNames, ai as NodeActivationContinuation, ar as NodeSchedulerDecision, bi as PreparedNodeActivationDispatch, br as WorkflowDefinition, bt as NeedsReconsentEvent, ca as NoOpExecutionTelemetryFactory, ci as NodeActivationRequestBase, cr as PersistedRunPolicySnapshot, da as NoOpTelemetrySpanScope, di as NodeExecutionContext, dr as RunId, ea as TelemetryMetricRecord, ei as ExecutionContext, en as WorkflowExecutionListingRepository, eo as OutputPortKey, er as NodeIterationId, et as Expr, fa as NoOpTelemetryArtifactReference, fi as NodeExecutionRequest, fr as RunIdFactory, ft as AssertionResult, gi as NodeExecutor, gr as TriggerNodeConfig, gt as NoOpAgentMcpIntegration, ha as CostTrackingTelemetry, hi as NodeExecutionStatePublisher, hr as RunnableNodeOutputJson, ht as deriveAssertionPassed, ia as TelemetrySpanScope, ii as MultiInputNode, ir as NodeRef, ja as CredentialInstanceId, ji as WorkflowNodeInstanceFactory, jn as TestTriggerSetupContext, jr as WorkflowStoragePolicyResolver, jt as PendingNodeExecution, ka as CredentialHealthStatus, ki as TriggerSetupStateRepository, kn as TestSuiteRunId, kr as WorkflowStoragePolicyDecisionArgs, kt as NodeExecutionStatus, la as NoOpExecutionTelemetry, li as NodeActivationScheduler, lr as RunDataFactory, ma as CostTrackingPriceQuote, mi as NodeExecutionScheduler, mr as RunnableNodeInputJson, mt as DEFAULT_ASSERTION_PASS_THRESHOLD, na as TelemetrySpanEnd, ni as ItemNode, nn as WorkflowExecutionRepository, no as WorkflowId, nr as NodeOffloadPolicy, nt as ParamDeep, oa as GenAiTelemetryAttributeNames, oi as NodeActivationReceipt, or as PairedItemRef, pa as CostTrackingComponent, pi as NodeExecutionRequestHandler, pr as RunnableNodeConfig, pt as AssertionResultProvenance, q as SlotExecutionStateDto, qa as OAuth2ProviderFromPublicConfig, qi as ExecutionTelemetryFactory, qn as NodeConfigBase, qr as BinaryStorageStatResult, qt as RunResult, ra as TelemetrySpanEventRecord, ri as LiveWorkflowRepository, rr as NodeOutputs, sa as CodemationTelemetryAttributeNames, si as NodeActivationRequest, sr as ParentExecutionRef, ta as TelemetryScope, ti as ExecutionContextFactory, tn as WorkflowExecutionPruneRepository, to as PersistedTokenId, tr as NodeKind, tt as Param, ua as NoOpNodeExecutionTelemetry, ui as NodeBinaryAttachmentService, ur as RunDataSnapshot, vi as PersistedTriggerSetupState, vr as TriggerNodeSetupState, vt as AgentMcpIntegration, wa as CredentialAuthDefinition, wi as TriggerCleanupHandle, wr as WorkflowGraph, wt as CurrentStateExecutionRequest, xi as RunnableNode, xr as WorkflowErrorContext, xt as ConnectionInvocationAppendArgs, ya as CostTrackingUsageRecord, yi as PollingTriggerHandle, yr as UpstreamRefPlaceholder, yt as AgentMcpToolMap, z as PersistedExecutionInstanceKind, za as CredentialSessionFactoryArgs, zi as WebhookControlSignal, zn as Items, zr as ExponentialRetryPolicySpec, zt as PersistedWorkflowTokenRegistryLike } from "./index-zWGtEhrf.js";
2
+ export { ActivationIdFactory, AgentBindError, AgentMcpIntegration, AgentMcpToolMap, AnyCredentialType, AssertionResult, AssertionResultProvenance, BatchId, BinaryAttachment, BinaryAttachmentCreateRequest, BinaryBody, BinaryPreviewKind, BinaryStorage, BinaryStorageReadResult, BinaryStorageStatResult, BinaryStorageWriteRequest, BinaryStorageWriteResult, CodemationTelemetryAttributeNames, CodemationTelemetryMetricNames, ConnectionInvocationAppendArgs, ConnectionInvocationId, ConnectionInvocationKind, ConnectionInvocationRecord, CostCatalog, CostCatalogEntry, CostTrackingComponent, CostTrackingPriceQuote, CostTrackingTelemetry, CostTrackingTelemetryFactory, CostTrackingUsageRecord, CredentialAdvancedSectionPresentation, CredentialAuthDefinition, CredentialBinding, CredentialBindingKey, CredentialFieldSchema, CredentialHealth, CredentialHealthStatus, CredentialHealthTester, CredentialInstanceId, CredentialInstanceRecord, CredentialJsonRecord, CredentialMaterialSourceKind, CredentialOAuth2AuthDefinition, CredentialOAuth2ScopesFromPublicConfig, CredentialRequirement, CredentialSessionFactory, CredentialSessionFactoryArgs, CredentialSessionService, CredentialSetupStatus, CredentialType, CredentialTypeDefinition, CredentialTypeId, CredentialTypeRegistry, CurrentStateExecutionRequest, DEFAULT_ASSERTION_PASS_THRESHOLD, Edge, EngineDeps, EngineHost, EngineRunCounters, ExecutableTriggerNode, ExecutionBinaryService, ExecutionContext, ExecutionContextFactory, ExecutionFrontierPlan, ExecutionInstanceDto, ExecutionInstanceId, ExecutionMode, ExecutionPayloadPolicyFields, ExecutionTelemetry, ExecutionTelemetryFactory, ExponentialRetryPolicySpec, Expr, FixedRetryPolicySpec, GenAiTelemetryAttributeNames, HttpMethod, InputPortKey, Item, ItemBinary, ItemNode, Items, JsonArray, JsonNonArray, JsonObject, JsonPrimitive, JsonValue, LiveWorkflowRepository, MultiInputNode, MutableRunData, NeedsReconsentEvent, NoOpAgentMcpIntegration, NoOpExecutionTelemetry, NoOpExecutionTelemetryFactory, NoOpNodeExecutionTelemetry, NoOpTelemetryArtifactReference, NoOpTelemetrySpanScope, NodeActivationContinuation, NodeActivationId, NodeActivationReceipt, NodeActivationRequest, NodeActivationRequestBase, NodeActivationScheduler, NodeBinaryAttachmentService, NodeConfigBase, NodeConnectionName, NodeDefinition, NodeErrorHandler, NodeErrorHandlerArgs, NodeErrorHandlerSpec, NodeExecutionContext, NodeExecutionError, NodeExecutionRequest, NodeExecutionRequestHandler, NodeExecutionScheduler, NodeExecutionSnapshot, NodeExecutionStatePublisher, NodeExecutionStatus, NodeExecutionTelemetry, NodeExecutor, NodeId, NodeIdRef, NodeInputsByPort, NodeInspectorSummaryRow, NodeIterationId, NodeKind, NodeOffloadPolicy, NodeOutputs, NodeRef, NodeResolver, NodeSchedulerDecision, NoneRetryPolicySpec, OAuth2ProviderFromPublicConfig, OutputPortKey, PairedItemRef, Param, ParamDeep, ParentExecutionRef, PayloadStorageKind, PendingNodeExecution, PersistedExecutionInstanceKind, PersistedExecutionInstanceRecord, PersistedMutableNodeState, PersistedMutableRunState, PersistedRunControlState, PersistedRunPolicySnapshot, PersistedRunSchedulingState, PersistedRunSlotProjectionRecord, PersistedRunState, PersistedRunWorkItemKind, PersistedRunWorkItemRecord, PersistedTokenId, PersistedTriggerSetupState, PersistedWorkflowSnapshot, PersistedWorkflowSnapshotNode, PersistedWorkflowTokenRegistryLike, PinnedNodeOutputsByPort, PollingTriggerHandle, PreparedNodeActivationDispatch, RetryPolicySpec, RunCompletionNotifier, RunCurrentState, RunDataFactory, RunDataSnapshot, RunEventPublisherDeps, RunExecutionOptions, RunId, RunIdFactory, RunIterationDto, RunPruneCandidate, RunQueueEntry, RunResult, RunRevision, RunSlotProjectionState, RunStateResetRequest, RunStatus, RunStopCondition, RunSummary, RunTestContext, RunnableNode, RunnableNodeConfig, RunnableNodeExecuteArgs, RunnableNodeInputJson, RunnableNodeOutputJson, SlotExecutionStateDto, TelemetryArtifactAttachment, TelemetryArtifactReference, TelemetryAttributePrimitive, TelemetryAttributes, TelemetryChildSpanStart, TelemetryMetricRecord, TelemetryScope, TelemetrySpanEnd, TelemetrySpanEventRecord, TelemetrySpanScope, TestSuiteRunId, TestTriggerNodeConfig, TestTriggerSetupContext, TestableTriggerNode, TriggerCleanupHandle, TriggerInstanceId, TriggerNode, TriggerNodeConfig, TriggerNodeOutputJson, TriggerNodeSetupState, TriggerRuntimeDiagnostics, TriggerSetupContext, TriggerSetupStateFor, TriggerSetupStateRepository, TriggerTestItemsContext, UpstreamRefPlaceholder, WebhookControlSignal, WebhookInvocationMatch, WebhookRunResult, WebhookTriggerMatcher, WebhookTriggerResolution, WebhookTriggerRoutingDiagnostics, WorkItemId, WorkItemStatus, WorkflowDefinition, WorkflowDetailSelectionState, WorkflowErrorContext, WorkflowErrorHandler, WorkflowErrorHandlerSpec, WorkflowExecutionListingRepository, WorkflowExecutionPruneRepository, WorkflowExecutionRepository, WorkflowGraph, WorkflowGraphFactory, WorkflowId, WorkflowNodeConnection, WorkflowNodeInstanceFactory, WorkflowPolicyRuntimeDefaults, WorkflowPrunePolicySpec, WorkflowRepository, WorkflowRunDetailDto, WorkflowRunnerResolver, WorkflowRunnerService, WorkflowSnapshotFactory, WorkflowSnapshotResolver, WorkflowStoragePolicyDecisionArgs, WorkflowStoragePolicyMode, WorkflowStoragePolicyResolver, WorkflowStoragePolicySpec, branchRef, deriveAssertionPassed, nodeRef, runnableNodeInputType, runnableNodeOutputType, triggerNodeOutputType, triggerNodeSetupStateType };
@@ -0,0 +1,3 @@
1
+ import { i as AgentBindError, n as deriveAssertionPassed, r as NoOpAgentMcpIntegration, t as DEFAULT_ASSERTION_PASS_THRESHOLD } from "./contracts-DXdfTdpW.js";
2
+
3
+ export { AgentBindError, DEFAULT_ASSERTION_PASS_THRESHOLD, NoOpAgentMcpIntegration, deriveAssertionPassed };