@makaio/framework 1.0.0-dev-1781996773251 → 1.0.0-dev-1781999985054
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/.makaio-build.json +2 -2
- package/dist/adapter-subsystem/index.mjs +1 -1
- package/dist/adapters/config/index.d.mts +1 -1
- package/dist/adapters/index.d.mts +2 -2
- package/dist/adapters/index.mjs +1 -1
- package/dist/adapters/stream-session/index.d.mts +15 -5
- package/dist/adapters/stream-session/index.mjs +1 -1
- package/dist/contracts/adapter/index.d.mts +2 -2
- package/dist/contracts/adapter/schemas/session-lineage.d.mts +1 -1
- package/dist/contracts/artifact/index.d.mts +1 -1
- package/dist/contracts/client/index.d.mts +1 -1
- package/dist/contracts/config/index.d.mts +12 -12
- package/dist/contracts/extension/index.d.mts +3 -3
- package/dist/contracts/facet/index.d.mts +1 -1
- package/dist/contracts/harness/index.d.mts +1 -1
- package/dist/contracts/index.d.mts +28 -28
- package/dist/contracts/materialization/index.d.mts +3 -3
- package/dist/contracts/provider/index.d.mts +1 -1
- package/dist/contracts/session/index.d.mts +2 -2
- package/dist/contracts/shared/index.d.mts +1 -1
- package/dist/contracts/variant/index.d.mts +1 -1
- package/dist/contracts/workflow/index.d.mts +2 -2
- package/dist/{definition-0EXM1tyu.d.mts → definition-D_3U4OLJ.d.mts} +1 -1
- package/dist/{index-DHUARU-6.d.mts → index-BWnf3pYm.d.mts} +6 -6
- package/dist/{index-DImePakw.d.mts → index-B_FtZ3Gn.d.mts} +20 -20
- package/dist/{index-DDehaguq.d.mts → index-C096hXsS.d.mts} +47 -47
- package/dist/{index-BfsvUD9j.d.mts → index-C2K2Tdo9.d.mts} +61 -61
- package/dist/{index-Cx1Bm6WD.d.mts → index-CRmApyqn.d.mts} +4 -4
- package/dist/{index-BAQ6QBcU.d.mts → index-CXZ1a_DD.d.mts} +32 -32
- package/dist/{index-WOoVeAEf.d.mts → index-D2WJ0Zpt.d.mts} +9 -9
- package/dist/{index-Dch9gi4S.d.mts → index-DM8PTbfm.d.mts} +1 -1
- package/dist/{index-CUSOL0X_.d.mts → index-DdBRlm7m.d.mts} +6 -6
- package/dist/{index-DvLCzle5.d.mts → index-DnZJ4j-7.d.mts} +24 -24
- package/dist/{index-4eP9DRL_.d.mts → index-Mi_UJoUV.d.mts} +4 -4
- package/dist/{index-CaerrEDH.d.mts → index-NkNbYFud.d.mts} +1 -1
- package/dist/{index-CqCe7Phc.d.mts → index-mU2lnU7O.d.mts} +6 -6
- package/dist/{index-DnLf0YKC.d.mts → index-q8nLr74m.d.mts} +6 -6
- package/dist/{index-DOIbPMcj.d.mts → index-vUhaDyDa.d.mts} +1 -1
- package/dist/{index-CYHWOXUm.d.mts → index-vs_GRZcb.d.mts} +2 -2
- package/dist/{index-CuILCdip.d.mts → index-xyXYG5WO.d.mts} +8 -8
- package/dist/kernel/extension/index.d.mts +1 -1
- package/dist/kernel/index.d.mts +2 -2
- package/dist/kernel/observability/index.d.mts +1 -1
- package/dist/{namespace-Do_rmLFb.d.mts → namespace-3yGm4WF9.d.mts} +2 -2
- package/dist/{namespace-CfvtDD_U.d.mts → namespace-BLOld9Wa.d.mts} +2 -2
- package/dist/{namespace-B95uYmZB.d.mts → namespace-C6iVTunW.d.mts} +52 -52
- package/dist/{namespace-UaiY5v62.d.mts → namespace-CJkAriut.d.mts} +22 -22
- package/dist/{namespace-Bm77p82L.d.mts → namespace-DSsdxeKi.d.mts} +9 -9
- package/dist/{namespace-D8P8Sxce2.d.mts → namespace-DXWpFdQH2.d.mts} +2 -2
- package/dist/package.json +1 -1
- package/dist/{schema-CKTzwiif.d.mts → schema-B3sB8_cB.d.mts} +1 -1
- package/dist/{schemas-CoFCV42v.d.mts → schemas-CgX7mPkv.d.mts} +2 -2
- package/dist/{schemas-CDGld_OC.d.mts → schemas-CscdPqCt.d.mts} +3 -3
- package/dist/{schemas-DDaP5WkH.d.mts → schemas-DXjyGVpx.d.mts} +3 -3
- package/dist/{schemas-CwgS7KoL2.d.mts → schemas-DhSdafzl2.d.mts} +9 -9
- package/dist/services/adapter-subsystem/index.d.mts +2 -2
- package/dist/services/adapter-subsystem/namespace.d.mts +1 -1
- package/dist/services/agent-runtime/index.d.mts +2 -2
- package/dist/services/agent-runtime/namespace.d.mts +1 -1
- package/dist/services/agent-runtime/schemas.d.mts +1 -1
- package/dist/services/context-rules/index.d.mts +3 -3
- package/dist/services/execution-target/index.d.mts +1 -1
- package/dist/services/filesystem/namespace.d.mts +6 -6
- package/dist/services/filesystem/schemas.d.mts +3 -3
- package/dist/services/harness/index.d.mts +3 -3
- package/dist/services/index.d.mts +49 -49
- package/dist/services/session/index.d.mts +4 -4
- package/dist/services/session/messages/namespace.d.mts +1 -1
- package/dist/services/session/storage/namespace.d.mts +1 -1
- package/dist/services/session/storage/schema.d.mts +1 -1
- package/dist/services/settings/namespace.d.mts +6 -6
- package/dist/services/subagent-template/index.d.mts +2 -2
- package/dist/services/subagent-template/namespace.d.mts +1 -1
- package/dist/services/subagent-template/schemas.d.mts +1 -1
- package/dist/services/tray-menu/index.d.mts +2 -2
- package/dist/services/tray-menu/namespace.d.mts +1 -1
- package/dist/services/tray-menu/schemas.d.mts +1 -1
- package/dist/{session-lineage-Cht4jbvV.d.mts → session-lineage-DR-9DU-U.d.mts} +1 -1
- package/dist/{transition-BBElJqQ8.d.mts → transition-ByWf06n-.d.mts} +1 -1
- package/dist/{types-B49V7vZJ.d.mts → types-BNgCREUh.d.mts} +13 -13
- package/dist/{types-BrTJEhR-.d.mts → types-BXCLseKt.d.mts} +7 -0
- package/dist/workflow-engine/index.d.mts +63 -63
- package/package.json +1 -1
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { C as WorkflowTriggerBlock, S as WorkflowStepBlockRun, _ as RegisteredTriggerBlock, a as TransitionActionInvocation, b as WorkflowBlockMetadata, c as TransitionConditionSchema, d as TransitionEventTypeSchema, f as TransitionRuleDefinition, g as RegisteredStepBlock, h as DelegateRoleNodeBlockRun, i as TransitionActionHandler, l as TransitionEvaluationContext, m as DelegateAgentNodeBlockRun, n as ExtensionTransitionRulesContribution, o as TransitionActionInvocationSchema, p as TransitionRuleDefinitionSchema, r as TransitionActionFactory, s as TransitionCondition, t as ExtensionTransitionActionsContribution, u as TransitionEventType, v as StationNodeBlockRun, x as WorkflowStepBlock, y as WorkflowBlockCollection } from "../../transition-
|
|
2
|
-
import { $i as WorkflowStateDefinition, $n as SpanRecord, $r as WorkflowArtifactBinding, $t as WorkflowWorkerBusAuthSchema, A as LoopGateHandler, Ai as WorkflowIterateNodeSchema, An as ArtifactQuerySourceSchema, Ar as WorkflowTriggerTypeRecord, At as WorkLogArtifactWrite, B as WorkflowTriggerDef, Bi as WorkflowNodeTypeSchema, Bn as ContextSourceSchema, Br as ExecutionListCursorSchema, Bt as WorkLogStats, C as NodeOptions, Ci as WorkflowGateNode, Cn as WorkflowProgressUpdate, Cr as WorkflowRunnerStepType, D as WorkflowStateAuthoringDefinition, Di as WorkflowIterateChainNode, Dn as ArtifactPublishTarget, Dr as createStepCancelSubject, E as WorkflowBuilder, Ei as WorkflowGateStatusSchema, En as WorkflowSubjects, Er as WorkflowStepTypeSchema, F as ExtensionWorkflowTrigger, Fi as WorkflowNode, Fn as ContextBundle, Fr as EXECUTIONS_BY_ARTIFACT_REFS_MAX_REFS, Ft as WorkLogExecutionSummarySchema, G as IterateHandler, Gi as WorkflowResolvedAgent, Gn as WorkflowError, Gr as ExecutionsByArtifactRefsQuery, Gt as WorkerContributionManifest, H as ArtifactPatch, Hi as WorkflowParallelModeSchema, Hn as ResolvedContextEntrySchema, Hr as ExecutionListQuerySchema, Ht as WorkLogUsageSummary, I as ExtractTriggerPayload, Ii as WorkflowNodeBase, In as ContextBundleSchema, Ir as EXECUTION_LIST_DEFAULT_LIMIT, It as WorkLogFrameEntry, J as StationStepContext, Ji as WorkflowResolvedRoleSchema, Jn as ExecutionLinkListQuery, Jr as ExtensionWorkflowTriggerSchema, Jt as WorkerContributionPackageRefSchema, K as PreviousStepOutput, Ki as WorkflowResolvedAgentSchema, Kn as WorkflowErrorCode, Kr as ExecutionsByArtifactRefsQuerySchema, Kt as WorkerContributionManifestSchema, L as ManualWorkflowTrigger, Li as WorkflowNodeBaseSchema, Ln as ContextPublishTarget, Lr as EXECUTION_LIST_MAX_LIMIT, Lt as WorkLogFrameEntrySchema, M as BusEventWorkflowTrigger, Mi as WorkflowListQuerySchema, Mn as BusEventPublishTargetSchema, Mr as BusEventTriggerSchema, Mt as WorkLogDynamicNodeMaterialization, N as CronTriggerPayload, Ni as WorkflowLoopNode, Nn as BusRequestSource, Nr as EXECUTIONS_BY_ARTIFACT_REFS_DEFAULT_LIMIT_PER_REF, Nt as WorkLogDynamicNodeMaterializationSchema, O as WorkflowZodSchemas, Oi as WorkflowIterateChainNodeSchema, On as ArtifactPublishTargetSchema, Or as createWorkflowCancelSubject, P as CronWorkflowTrigger, Pi as WorkflowLoopNodeSchema, Pn as BusRequestSourceSchema, Pr as EXECUTIONS_BY_ARTIFACT_REFS_MAX_LIMIT_PER_REF, Pt as WorkLogExecutionSummary, Q as WorkflowStateContext, Qi as WorkflowSourceLocationSchema, Qn as ExecutionLinkTypeSchema, Qr as LoopGateOutcomeSchema, Qt as WorkflowWorkerBusAuth, R as WebhookTriggerPayload, Ri as WorkflowNodeSchema, Rn as ContextPublishTargetSchema, Rr as EXECUTION_LIST_MIN_LIMIT, Rt as WorkLogGateEvent, S as LoopOptions, Si as WorkflowGateInstanceSchema, Sn as WorkflowNamespace, Sr as WorkflowCancelSubject, T as ParallelOptions, Ti as WorkflowGateStatus, Tn as WorkflowSchemas, Tr as WorkflowStepType, U as ArtifactUpdateOperation, Ui as WorkflowParallelNode, Un as JsonPatchOperation, Ur as ExecutionStatus, Ut as WorkLogUsageSummarySchema, V as ArtifactContext, Vi as WorkflowParallelMode, Vn as ResolvedContextEntry, Vr as ExecutionListQuery, Vt as WorkLogStatsSchema, W as ArtifactUpdater, Wi as WorkflowParallelNodeSchema, Wn as JsonPatchOperationSchema, Wr as ExecutionStatusSchema, Wt as IWorkflowRunner, X as WorkflowContext, Xi as WorkflowSequenceNodeSchema, Xn as ExecutionLinkSchema, Xr as GateInstanceListQuerySchema, Xt as WorkflowRunResultSchema, Y as StepContext, Yi as WorkflowSequenceNode, Yn as ExecutionLinkListQuerySchema, Yr as GateInstanceListQuery, Yt as WorkflowRunResult, Z as WorkflowContextBase, Zi as WorkflowSourceLocation, Zn as ExecutionLinkType, Zr as LoopGateOutcome, Zt as WorkflowRunnerRunOptions, _ as BuiltWorkflow, _i as WorkflowExecutionScope, _n as WorkflowRunContextSchema, _r as TokenUsage, a as defineWorkflowBundle, ai as WorkflowDefinition, an as ProjectedEdgeKind, ar as StepCancelPayloadSchema, b as IterateOptions, bi as WorkflowFrameStateSchema, bn as parseArtifactRef, br as WorkflowCancelPayload, c as delegateToRole, ci as WorkflowDefinitionSchema, cn as ProjectedWorkflowGraph, cr as StepRunConfigSchema, d as iterateChain, di as WorkflowDelegateRoleNode, dn as projectWorkflowGraph, dr as StepRunnerBusAuth, ea as WorkflowStateDefinitionSchema, ei as WorkflowArtifactBindingSchema, en as WorkflowWorkerConfig, er as SpanRecordSchema, f as loop, fi as WorkflowDelegateRoleNodeSchema, fn as WalkContext, fr as StepRunnerBusAuthSchema, g as ArtifactBindingOptions, gi as WorkflowExecutionSchema, gn as WorkflowRunContext, gr as StepTelemetrySchema, h as AgentConfig, hi as WorkflowExecution, hn as walkWorkflowDefinition, hr as StepTelemetry, i as WorkflowBundle, ia as WorkflowTriggerSchema, ii as WorkflowConditionSchema, in as ProjectedEdge, ir as StepCancelPayload, j as validateNoNestedLoops, ji as WorkflowListQuery, jn as BusEventPublishTarget, jr as BusEventTrigger, jt as WorkLogArtifactWriteSchema, k as LoopGateContext, ki as WorkflowIterateNode, kn as ArtifactQuerySource, kr as IWorkflowTriggerTypeRegistry, l as gate, li as WorkflowDelegateAgentNode, ln as WorkflowDefinitionPath, lr as StepRunResult, m as zodSchemaToJsonRecord, mi as WorkflowDynamicRegionSchema, mn as WorkflowNodeVisitor, mr as StepRunnerPlatformDefaultsSchema, n as ExecutionHintsSchema, na as WorkflowStationNodeSchema, ni as WorkflowArtifactWriteDeclarationSchema, nn as WorkflowWorkerSource, nr as SpanStatusSchema, o as defineWorkflow, oi as WorkflowDefinitionProvenance, on as ProjectedNode, or as StepCancelSubject, p as station, pi as WorkflowDynamicRegion, pn as WalkRelationship, pr as StepRunnerPlatformDefaults, q as StationHandler, qi as WorkflowResolvedRole, qn as ExecutionLink, qr as ExtensionWorkflowTrigger$1, qt as WorkerContributionPackageRef, r as ExecutionSourceHintSchema, ra as WorkflowTrigger, ri as WorkflowCondition, rn as WorkflowWorkerSourceSchema, rr as IStepRunner, s as delegateToAgent, si as WorkflowDefinitionProvenanceSchema, sn as ProjectedNodeRole, sr as StepRunConfig, t as ExecutionHints, ta as WorkflowStationNode, ti as WorkflowArtifactWriteDeclaration, tn as WorkflowWorkerConfigSchema, tr as SpanStatus, u as iterate, ui as WorkflowDelegateAgentNodeSchema, un as WorkflowDefinitionPathSegment, ur as StepRunResultSchema, v as DefineWorkflowOptions, vi as WorkflowExecutionScopeSchema, vn as WorkflowArtifactRef, vr as TokenUsageSchema, w as ParallelMode, wi as WorkflowGateNodeSchema, wn as WorkflowProgressUpdateSchema, wr as WorkflowRunnerStepTypeSchema, x as LoopGateRegistration, xi as WorkflowGateInstance, xn as serializeArtifactRef, xr as WorkflowCancelPayloadSchema, y as GateOptions, yi as WorkflowFrameState, yn as WorkflowArtifactRefSchema, yr as WORKFLOW_CANCELLED_REASON, z as WebhookWorkflowTrigger, zi as WorkflowNodeType, zn as ContextSource, zr as ExecutionListCursor, zt as WorkLogGateEventSchema } from "../../index-
|
|
1
|
+
import { C as WorkflowTriggerBlock, S as WorkflowStepBlockRun, _ as RegisteredTriggerBlock, a as TransitionActionInvocation, b as WorkflowBlockMetadata, c as TransitionConditionSchema, d as TransitionEventTypeSchema, f as TransitionRuleDefinition, g as RegisteredStepBlock, h as DelegateRoleNodeBlockRun, i as TransitionActionHandler, l as TransitionEvaluationContext, m as DelegateAgentNodeBlockRun, n as ExtensionTransitionRulesContribution, o as TransitionActionInvocationSchema, p as TransitionRuleDefinitionSchema, r as TransitionActionFactory, s as TransitionCondition, t as ExtensionTransitionActionsContribution, u as TransitionEventType, v as StationNodeBlockRun, x as WorkflowStepBlock, y as WorkflowBlockCollection } from "../../transition-ByWf06n-.mjs";
|
|
2
|
+
import { $i as WorkflowStateDefinition, $n as SpanRecord, $r as WorkflowArtifactBinding, $t as WorkflowWorkerBusAuthSchema, A as LoopGateHandler, Ai as WorkflowIterateNodeSchema, An as ArtifactQuerySourceSchema, Ar as WorkflowTriggerTypeRecord, At as WorkLogArtifactWrite, B as WorkflowTriggerDef, Bi as WorkflowNodeTypeSchema, Bn as ContextSourceSchema, Br as ExecutionListCursorSchema, Bt as WorkLogStats, C as NodeOptions, Ci as WorkflowGateNode, Cn as WorkflowProgressUpdate, Cr as WorkflowRunnerStepType, D as WorkflowStateAuthoringDefinition, Di as WorkflowIterateChainNode, Dn as ArtifactPublishTarget, Dr as createStepCancelSubject, E as WorkflowBuilder, Ei as WorkflowGateStatusSchema, En as WorkflowSubjects, Er as WorkflowStepTypeSchema, F as ExtensionWorkflowTrigger, Fi as WorkflowNode, Fn as ContextBundle, Fr as EXECUTIONS_BY_ARTIFACT_REFS_MAX_REFS, Ft as WorkLogExecutionSummarySchema, G as IterateHandler, Gi as WorkflowResolvedAgent, Gn as WorkflowError, Gr as ExecutionsByArtifactRefsQuery, Gt as WorkerContributionManifest, H as ArtifactPatch, Hi as WorkflowParallelModeSchema, Hn as ResolvedContextEntrySchema, Hr as ExecutionListQuerySchema, Ht as WorkLogUsageSummary, I as ExtractTriggerPayload, Ii as WorkflowNodeBase, In as ContextBundleSchema, Ir as EXECUTION_LIST_DEFAULT_LIMIT, It as WorkLogFrameEntry, J as StationStepContext, Ji as WorkflowResolvedRoleSchema, Jn as ExecutionLinkListQuery, Jr as ExtensionWorkflowTriggerSchema, Jt as WorkerContributionPackageRefSchema, K as PreviousStepOutput, Ki as WorkflowResolvedAgentSchema, Kn as WorkflowErrorCode, Kr as ExecutionsByArtifactRefsQuerySchema, Kt as WorkerContributionManifestSchema, L as ManualWorkflowTrigger, Li as WorkflowNodeBaseSchema, Ln as ContextPublishTarget, Lr as EXECUTION_LIST_MAX_LIMIT, Lt as WorkLogFrameEntrySchema, M as BusEventWorkflowTrigger, Mi as WorkflowListQuerySchema, Mn as BusEventPublishTargetSchema, Mr as BusEventTriggerSchema, Mt as WorkLogDynamicNodeMaterialization, N as CronTriggerPayload, Ni as WorkflowLoopNode, Nn as BusRequestSource, Nr as EXECUTIONS_BY_ARTIFACT_REFS_DEFAULT_LIMIT_PER_REF, Nt as WorkLogDynamicNodeMaterializationSchema, O as WorkflowZodSchemas, Oi as WorkflowIterateChainNodeSchema, On as ArtifactPublishTargetSchema, Or as createWorkflowCancelSubject, P as CronWorkflowTrigger, Pi as WorkflowLoopNodeSchema, Pn as BusRequestSourceSchema, Pr as EXECUTIONS_BY_ARTIFACT_REFS_MAX_LIMIT_PER_REF, Pt as WorkLogExecutionSummary, Q as WorkflowStateContext, Qi as WorkflowSourceLocationSchema, Qn as ExecutionLinkTypeSchema, Qr as LoopGateOutcomeSchema, Qt as WorkflowWorkerBusAuth, R as WebhookTriggerPayload, Ri as WorkflowNodeSchema, Rn as ContextPublishTargetSchema, Rr as EXECUTION_LIST_MIN_LIMIT, Rt as WorkLogGateEvent, S as LoopOptions, Si as WorkflowGateInstanceSchema, Sn as WorkflowNamespace, Sr as WorkflowCancelSubject, T as ParallelOptions, Ti as WorkflowGateStatus, Tn as WorkflowSchemas, Tr as WorkflowStepType, U as ArtifactUpdateOperation, Ui as WorkflowParallelNode, Un as JsonPatchOperation, Ur as ExecutionStatus, Ut as WorkLogUsageSummarySchema, V as ArtifactContext, Vi as WorkflowParallelMode, Vn as ResolvedContextEntry, Vr as ExecutionListQuery, Vt as WorkLogStatsSchema, W as ArtifactUpdater, Wi as WorkflowParallelNodeSchema, Wn as JsonPatchOperationSchema, Wr as ExecutionStatusSchema, Wt as IWorkflowRunner, X as WorkflowContext, Xi as WorkflowSequenceNodeSchema, Xn as ExecutionLinkSchema, Xr as GateInstanceListQuerySchema, Xt as WorkflowRunResultSchema, Y as StepContext, Yi as WorkflowSequenceNode, Yn as ExecutionLinkListQuerySchema, Yr as GateInstanceListQuery, Yt as WorkflowRunResult, Z as WorkflowContextBase, Zi as WorkflowSourceLocation, Zn as ExecutionLinkType, Zr as LoopGateOutcome, Zt as WorkflowRunnerRunOptions, _ as BuiltWorkflow, _i as WorkflowExecutionScope, _n as WorkflowRunContextSchema, _r as TokenUsage, a as defineWorkflowBundle, ai as WorkflowDefinition, an as ProjectedEdgeKind, ar as StepCancelPayloadSchema, b as IterateOptions, bi as WorkflowFrameStateSchema, bn as parseArtifactRef, br as WorkflowCancelPayload, c as delegateToRole, ci as WorkflowDefinitionSchema, cn as ProjectedWorkflowGraph, cr as StepRunConfigSchema, d as iterateChain, di as WorkflowDelegateRoleNode, dn as projectWorkflowGraph, dr as StepRunnerBusAuth, ea as WorkflowStateDefinitionSchema, ei as WorkflowArtifactBindingSchema, en as WorkflowWorkerConfig, er as SpanRecordSchema, f as loop, fi as WorkflowDelegateRoleNodeSchema, fn as WalkContext, fr as StepRunnerBusAuthSchema, g as ArtifactBindingOptions, gi as WorkflowExecutionSchema, gn as WorkflowRunContext, gr as StepTelemetrySchema, h as AgentConfig, hi as WorkflowExecution, hn as walkWorkflowDefinition, hr as StepTelemetry, i as WorkflowBundle, ia as WorkflowTriggerSchema, ii as WorkflowConditionSchema, in as ProjectedEdge, ir as StepCancelPayload, j as validateNoNestedLoops, ji as WorkflowListQuery, jn as BusEventPublishTarget, jr as BusEventTrigger, jt as WorkLogArtifactWriteSchema, k as LoopGateContext, ki as WorkflowIterateNode, kn as ArtifactQuerySource, kr as IWorkflowTriggerTypeRegistry, l as gate, li as WorkflowDelegateAgentNode, ln as WorkflowDefinitionPath, lr as StepRunResult, m as zodSchemaToJsonRecord, mi as WorkflowDynamicRegionSchema, mn as WorkflowNodeVisitor, mr as StepRunnerPlatformDefaultsSchema, n as ExecutionHintsSchema, na as WorkflowStationNodeSchema, ni as WorkflowArtifactWriteDeclarationSchema, nn as WorkflowWorkerSource, nr as SpanStatusSchema, o as defineWorkflow, oi as WorkflowDefinitionProvenance, on as ProjectedNode, or as StepCancelSubject, p as station, pi as WorkflowDynamicRegion, pn as WalkRelationship, pr as StepRunnerPlatformDefaults, q as StationHandler, qi as WorkflowResolvedRole, qn as ExecutionLink, qr as ExtensionWorkflowTrigger$1, qt as WorkerContributionPackageRef, r as ExecutionSourceHintSchema, ra as WorkflowTrigger, ri as WorkflowCondition, rn as WorkflowWorkerSourceSchema, rr as IStepRunner, s as delegateToAgent, si as WorkflowDefinitionProvenanceSchema, sn as ProjectedNodeRole, sr as StepRunConfig, t as ExecutionHints, ta as WorkflowStationNode, ti as WorkflowArtifactWriteDeclaration, tn as WorkflowWorkerConfigSchema, tr as SpanStatus, u as iterate, ui as WorkflowDelegateAgentNodeSchema, un as WorkflowDefinitionPathSegment, ur as StepRunResultSchema, v as DefineWorkflowOptions, vi as WorkflowExecutionScopeSchema, vn as WorkflowArtifactRef, vr as TokenUsageSchema, w as ParallelMode, wi as WorkflowGateNodeSchema, wn as WorkflowProgressUpdateSchema, wr as WorkflowRunnerStepTypeSchema, x as LoopGateRegistration, xi as WorkflowGateInstance, xn as serializeArtifactRef, xr as WorkflowCancelPayloadSchema, y as GateOptions, yi as WorkflowFrameState, yn as WorkflowArtifactRefSchema, yr as WORKFLOW_CANCELLED_REASON, z as WebhookWorkflowTrigger, zi as WorkflowNodeType, zn as ContextSource, zr as ExecutionListCursor, zt as WorkLogGateEventSchema } from "../../index-C2K2Tdo9.mjs";
|
|
3
3
|
export { AgentConfig, ArtifactBindingOptions, ArtifactContext, ArtifactPatch, ArtifactPublishTarget, ArtifactPublishTargetSchema, ArtifactQuerySource, ArtifactQuerySourceSchema, ArtifactUpdateOperation, ArtifactUpdater, BuiltWorkflow, BusEventPublishTarget, BusEventPublishTargetSchema, BusEventTrigger, BusEventTriggerSchema, BusEventWorkflowTrigger, BusRequestSource, BusRequestSourceSchema, ContextBundle, ContextBundleSchema, ContextPublishTarget, ContextPublishTargetSchema, ContextSource, ContextSourceSchema, CronTriggerPayload, CronWorkflowTrigger, DefineWorkflowOptions, DelegateAgentNodeBlockRun, DelegateRoleNodeBlockRun, EXECUTIONS_BY_ARTIFACT_REFS_DEFAULT_LIMIT_PER_REF, EXECUTIONS_BY_ARTIFACT_REFS_MAX_LIMIT_PER_REF, EXECUTIONS_BY_ARTIFACT_REFS_MAX_REFS, EXECUTION_LIST_DEFAULT_LIMIT, EXECUTION_LIST_MAX_LIMIT, EXECUTION_LIST_MIN_LIMIT, ExecutionHints, ExecutionHintsSchema, ExecutionLink, ExecutionLinkListQuery, ExecutionLinkListQuerySchema, ExecutionLinkSchema, ExecutionLinkType, ExecutionLinkTypeSchema, ExecutionListCursor, ExecutionListCursorSchema, ExecutionListQuery, ExecutionListQuerySchema, ExecutionSourceHintSchema, ExecutionStatus, ExecutionStatusSchema, ExecutionsByArtifactRefsQuery, ExecutionsByArtifactRefsQuerySchema, ExtensionTransitionActionsContribution, ExtensionTransitionRulesContribution, ExtensionWorkflowTrigger, ExtensionWorkflowTriggerSchema, ExtensionWorkflowTrigger$1 as ExtensionWorkflowTriggerShape, ExtractTriggerPayload, GateInstanceListQuery, GateInstanceListQuerySchema, GateOptions, IStepRunner, IWorkflowRunner, IWorkflowTriggerTypeRegistry, IterateHandler, IterateOptions, JsonPatchOperation, JsonPatchOperationSchema, LoopGateContext, LoopGateHandler, LoopGateOutcome, LoopGateOutcomeSchema, LoopGateRegistration, LoopOptions, ManualWorkflowTrigger, NodeOptions, ParallelMode, ParallelOptions, PreviousStepOutput, ProjectedEdge, ProjectedEdgeKind, ProjectedNode, ProjectedNodeRole, ProjectedWorkflowGraph, RegisteredStepBlock, RegisteredTriggerBlock, ResolvedContextEntry, ResolvedContextEntrySchema, SpanRecord, SpanRecordSchema, SpanStatus, SpanStatusSchema, StationHandler, StationNodeBlockRun, StationStepContext, StepCancelPayload, StepCancelPayloadSchema, StepCancelSubject, StepContext, StepRunConfig, StepRunConfigSchema, StepRunResult, StepRunResultSchema, StepRunnerBusAuth, StepRunnerBusAuthSchema, StepRunnerPlatformDefaults, StepRunnerPlatformDefaultsSchema, StepTelemetry, StepTelemetrySchema, TokenUsage, TokenUsageSchema, TransitionActionFactory, TransitionActionHandler, TransitionActionInvocation, TransitionActionInvocationSchema, TransitionCondition, TransitionConditionSchema, TransitionEvaluationContext, TransitionEventType, TransitionEventTypeSchema, TransitionRuleDefinition, TransitionRuleDefinitionSchema, WORKFLOW_CANCELLED_REASON, WalkContext, WalkRelationship, WebhookTriggerPayload, WebhookWorkflowTrigger, WorkLogArtifactWrite, WorkLogArtifactWriteSchema, WorkLogDynamicNodeMaterialization, WorkLogDynamicNodeMaterializationSchema, WorkLogExecutionSummary, WorkLogExecutionSummarySchema, WorkLogFrameEntry, WorkLogFrameEntrySchema, WorkLogGateEvent, WorkLogGateEventSchema, WorkLogStats, WorkLogStatsSchema, WorkLogUsageSummary, WorkLogUsageSummarySchema, WorkerContributionManifest, WorkerContributionManifestSchema, WorkerContributionPackageRef, WorkerContributionPackageRefSchema, WorkflowArtifactBinding, WorkflowArtifactBindingSchema, WorkflowArtifactRef, WorkflowArtifactRefSchema, WorkflowArtifactWriteDeclaration, WorkflowArtifactWriteDeclarationSchema, WorkflowBlockCollection, WorkflowBlockMetadata, WorkflowBuilder, WorkflowBundle, WorkflowCancelPayload, WorkflowCancelPayloadSchema, WorkflowCancelSubject, WorkflowCondition, WorkflowConditionSchema, WorkflowContext, WorkflowContextBase, WorkflowDefinition, WorkflowDefinitionPath, WorkflowDefinitionPathSegment, WorkflowDefinitionProvenance, WorkflowDefinitionProvenanceSchema, WorkflowDefinitionSchema, WorkflowDelegateAgentNode, WorkflowDelegateAgentNodeSchema, WorkflowDelegateRoleNode, WorkflowDelegateRoleNodeSchema, WorkflowDynamicRegion, WorkflowDynamicRegionSchema, WorkflowError, WorkflowErrorCode, WorkflowErrorCode as WorkflowErrorCodeType, WorkflowExecution, WorkflowExecutionSchema, WorkflowExecutionScope, WorkflowExecutionScopeSchema, WorkflowFrameState, WorkflowFrameStateSchema, WorkflowGateInstance, WorkflowGateInstanceSchema, WorkflowGateNode, WorkflowGateNodeSchema, WorkflowGateStatus, WorkflowGateStatusSchema, WorkflowIterateChainNode, WorkflowIterateChainNodeSchema, WorkflowIterateNode, WorkflowIterateNodeSchema, WorkflowListQuery, WorkflowListQuerySchema, WorkflowLoopNode, WorkflowLoopNodeSchema, WorkflowNamespace, WorkflowNode, WorkflowNodeBase, WorkflowNodeBaseSchema, WorkflowNodeSchema, WorkflowNodeType, WorkflowNodeTypeSchema, WorkflowNodeVisitor, WorkflowParallelMode, WorkflowParallelModeSchema, WorkflowParallelNode, WorkflowParallelNodeSchema, WorkflowProgressUpdate, WorkflowProgressUpdateSchema, WorkflowResolvedAgent, WorkflowResolvedAgentSchema, WorkflowResolvedRole, WorkflowResolvedRoleSchema, WorkflowRunContext, WorkflowRunContextSchema, WorkflowRunResult, WorkflowRunResultSchema, WorkflowRunnerRunOptions, WorkflowRunnerStepType, WorkflowRunnerStepTypeSchema, WorkflowSchemas, WorkflowSequenceNode, WorkflowSequenceNodeSchema, WorkflowSourceLocation, WorkflowSourceLocationSchema, WorkflowStateAuthoringDefinition, WorkflowStateContext, WorkflowStateDefinition, WorkflowStateDefinitionSchema, WorkflowStationNode, WorkflowStationNodeSchema, WorkflowStepBlock, WorkflowStepBlockRun, WorkflowStepType, WorkflowStepTypeSchema, WorkflowSubjects, WorkflowTrigger, WorkflowTriggerBlock, WorkflowTriggerDef, WorkflowTriggerSchema, WorkflowTriggerTypeRecord, WorkflowWorkerBusAuth, WorkflowWorkerBusAuthSchema, WorkflowWorkerConfig, WorkflowWorkerConfigSchema, WorkflowWorkerSource, WorkflowWorkerSourceSchema, WorkflowZodSchemas, createStepCancelSubject, createWorkflowCancelSubject, defineWorkflow, defineWorkflowBundle, delegateToAgent, delegateToRole, gate, iterate, iterateChain, loop, parseArtifactRef, projectWorkflowGraph, serializeArtifactRef, station, validateNoNestedLoops, walkWorkflowDefinition, zodSchemaToJsonRecord };
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { F as ArtifactLifecycleHookRegistration$1, P as ArtifactLifecycleHookEvent, T as AnyArtifactKindDefinition } from "./index-
|
|
1
|
+
import { F as ArtifactLifecycleHookRegistration$1, P as ArtifactLifecycleHookEvent, T as AnyArtifactKindDefinition } from "./index-B_FtZ3Gn.mjs";
|
|
2
2
|
import { A as VersionRange, O as VersionLiteral$1, r as ClientDefinition$1 } from "./definition-CuJvtYeG.mjs";
|
|
3
3
|
import { c as ProviderDefinitionInput$1, r as ProtocolId$1 } from "./definition-Cllhr9mi.mjs";
|
|
4
4
|
import { t as RequiredTimeoutConfig } from "./index-CuHqL95P.mjs";
|
|
5
|
-
import { b as SESSION_EVENT_TYPES, i as MakaioSessionEvent$1, j as SessionMessage$1 } from "./types-
|
|
6
|
-
import { D as EntityUIConfig, I as FormFieldProps } from "./index-
|
|
7
|
-
import { n as ExtensionTransitionRulesContribution, t as ExtensionTransitionActionsContribution, y as WorkflowBlockCollection$1 } from "./transition-
|
|
8
|
-
import { l as FacetNamespaceDefinition } from "./index-
|
|
9
|
-
import { t as SurfaceBindingDefinition } from "./definition-
|
|
5
|
+
import { b as SESSION_EVENT_TYPES, i as MakaioSessionEvent$1, j as SessionMessage$1 } from "./types-BNgCREUh.mjs";
|
|
6
|
+
import { D as EntityUIConfig, I as FormFieldProps } from "./index-NkNbYFud.mjs";
|
|
7
|
+
import { n as ExtensionTransitionRulesContribution, t as ExtensionTransitionActionsContribution, y as WorkflowBlockCollection$1 } from "./transition-ByWf06n-.mjs";
|
|
8
|
+
import { l as FacetNamespaceDefinition } from "./index-xyXYG5WO.mjs";
|
|
9
|
+
import { t as SurfaceBindingDefinition } from "./definition-D_3U4OLJ.mjs";
|
|
10
10
|
import { z } from "zod";
|
|
11
11
|
import { MakaioBusLike, PayloadFilter, RegistrableBusNamespaceDefinition, SubjectSchema } from "@makaio/framework/core";
|
|
12
12
|
import * as _$_makaio_contracts0 from "@makaio/framework/contracts";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as ArtifactProjectionPolicy$1 } from "./schemas-
|
|
1
|
+
import { r as ArtifactProjectionPolicy$1 } from "./schemas-DXjyGVpx.mjs";
|
|
2
2
|
import { z } from "zod";
|
|
3
3
|
import * as _$_makaio_core0 from "@makaio/framework/core";
|
|
4
4
|
import { MakaioBusLike } from "@makaio/framework/core";
|
|
@@ -477,8 +477,8 @@ declare const ArtifactKindRegistrationSchema: z.ZodObject<{
|
|
|
477
477
|
comment: "comment";
|
|
478
478
|
}>;
|
|
479
479
|
defaultRole: z.ZodOptional<z.ZodEnum<{
|
|
480
|
-
workpiece: "workpiece";
|
|
481
480
|
artifact: "artifact";
|
|
481
|
+
workpiece: "workpiece";
|
|
482
482
|
}>>;
|
|
483
483
|
semanticEvents: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
484
484
|
created: "created";
|
|
@@ -1357,8 +1357,8 @@ declare const ArtifactSchemas: {
|
|
|
1357
1357
|
comment: "comment";
|
|
1358
1358
|
}>;
|
|
1359
1359
|
defaultRole: z.ZodOptional<z.ZodEnum<{
|
|
1360
|
-
workpiece: "workpiece";
|
|
1361
1360
|
artifact: "artifact";
|
|
1361
|
+
workpiece: "workpiece";
|
|
1362
1362
|
}>>;
|
|
1363
1363
|
semanticEvents: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
1364
1364
|
created: "created";
|
|
@@ -1420,8 +1420,8 @@ declare const ArtifactSchemas: {
|
|
|
1420
1420
|
comment: "comment";
|
|
1421
1421
|
}>;
|
|
1422
1422
|
defaultRole: z.ZodOptional<z.ZodEnum<{
|
|
1423
|
-
workpiece: "workpiece";
|
|
1424
1423
|
artifact: "artifact";
|
|
1424
|
+
workpiece: "workpiece";
|
|
1425
1425
|
}>>;
|
|
1426
1426
|
semanticEvents: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
1427
1427
|
created: "created";
|
|
@@ -1487,11 +1487,12 @@ declare const ArtifactSchemas: {
|
|
|
1487
1487
|
request: z.ZodObject<{
|
|
1488
1488
|
data: z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>;
|
|
1489
1489
|
kind: z.ZodString;
|
|
1490
|
-
|
|
1490
|
+
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
1491
1491
|
scope: z.ZodObject<{
|
|
1492
1492
|
level: z.ZodString;
|
|
1493
1493
|
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
1494
1494
|
}, z.core.$strip>;
|
|
1495
|
+
schemaVersion: z.ZodString;
|
|
1495
1496
|
actor: z.ZodObject<{
|
|
1496
1497
|
kind: z.ZodString;
|
|
1497
1498
|
id: z.ZodString;
|
|
@@ -1566,7 +1567,6 @@ declare const ArtifactSchemas: {
|
|
|
1566
1567
|
summary: z.ZodOptional<z.ZodString>;
|
|
1567
1568
|
plaintext: z.ZodOptional<z.ZodString>;
|
|
1568
1569
|
}, z.core.$strip>>;
|
|
1569
|
-
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
1570
1570
|
}, z.core.$strip>;
|
|
1571
1571
|
response: z.ZodObject<{
|
|
1572
1572
|
artifact: z.ZodObject<{
|
|
@@ -1669,11 +1669,12 @@ declare const ArtifactSchemas: {
|
|
|
1669
1669
|
revision: z.ZodObject<{
|
|
1670
1670
|
data: z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>;
|
|
1671
1671
|
kind: z.ZodString;
|
|
1672
|
-
|
|
1672
|
+
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
1673
1673
|
scope: z.ZodObject<{
|
|
1674
1674
|
level: z.ZodString;
|
|
1675
1675
|
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
1676
1676
|
}, z.core.$strip>;
|
|
1677
|
+
schemaVersion: z.ZodString;
|
|
1677
1678
|
actor: z.ZodObject<{
|
|
1678
1679
|
kind: z.ZodString;
|
|
1679
1680
|
id: z.ZodString;
|
|
@@ -1748,7 +1749,6 @@ declare const ArtifactSchemas: {
|
|
|
1748
1749
|
summary: z.ZodOptional<z.ZodString>;
|
|
1749
1750
|
plaintext: z.ZodOptional<z.ZodString>;
|
|
1750
1751
|
}, z.core.$strip>>;
|
|
1751
|
-
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
1752
1752
|
}, z.core.$strip>;
|
|
1753
1753
|
}, z.core.$strip>;
|
|
1754
1754
|
response: z.ZodObject<{
|
|
@@ -2605,8 +2605,8 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
|
|
|
2605
2605
|
comment: "comment";
|
|
2606
2606
|
}>;
|
|
2607
2607
|
defaultRole: z.ZodOptional<z.ZodEnum<{
|
|
2608
|
-
workpiece: "workpiece";
|
|
2609
2608
|
artifact: "artifact";
|
|
2609
|
+
workpiece: "workpiece";
|
|
2610
2610
|
}>>;
|
|
2611
2611
|
semanticEvents: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
2612
2612
|
created: "created";
|
|
@@ -2668,8 +2668,8 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
|
|
|
2668
2668
|
comment: "comment";
|
|
2669
2669
|
}>;
|
|
2670
2670
|
defaultRole: z.ZodOptional<z.ZodEnum<{
|
|
2671
|
-
workpiece: "workpiece";
|
|
2672
2671
|
artifact: "artifact";
|
|
2672
|
+
workpiece: "workpiece";
|
|
2673
2673
|
}>>;
|
|
2674
2674
|
semanticEvents: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
2675
2675
|
created: "created";
|
|
@@ -2735,11 +2735,12 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
|
|
|
2735
2735
|
request: z.ZodObject<{
|
|
2736
2736
|
data: z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>;
|
|
2737
2737
|
kind: z.ZodString;
|
|
2738
|
-
|
|
2738
|
+
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
2739
2739
|
scope: z.ZodObject<{
|
|
2740
2740
|
level: z.ZodString;
|
|
2741
2741
|
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
2742
2742
|
}, z.core.$strip>;
|
|
2743
|
+
schemaVersion: z.ZodString;
|
|
2743
2744
|
actor: z.ZodObject<{
|
|
2744
2745
|
kind: z.ZodString;
|
|
2745
2746
|
id: z.ZodString;
|
|
@@ -2814,7 +2815,6 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
|
|
|
2814
2815
|
summary: z.ZodOptional<z.ZodString>;
|
|
2815
2816
|
plaintext: z.ZodOptional<z.ZodString>;
|
|
2816
2817
|
}, z.core.$strip>>;
|
|
2817
|
-
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
2818
2818
|
}, z.core.$strip>;
|
|
2819
2819
|
response: z.ZodObject<{
|
|
2820
2820
|
artifact: z.ZodObject<{
|
|
@@ -2917,11 +2917,12 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
|
|
|
2917
2917
|
revision: z.ZodObject<{
|
|
2918
2918
|
data: z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>;
|
|
2919
2919
|
kind: z.ZodString;
|
|
2920
|
-
|
|
2920
|
+
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
2921
2921
|
scope: z.ZodObject<{
|
|
2922
2922
|
level: z.ZodString;
|
|
2923
2923
|
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
2924
2924
|
}, z.core.$strip>;
|
|
2925
|
+
schemaVersion: z.ZodString;
|
|
2925
2926
|
actor: z.ZodObject<{
|
|
2926
2927
|
kind: z.ZodString;
|
|
2927
2928
|
id: z.ZodString;
|
|
@@ -2996,7 +2997,6 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
|
|
|
2996
2997
|
summary: z.ZodOptional<z.ZodString>;
|
|
2997
2998
|
plaintext: z.ZodOptional<z.ZodString>;
|
|
2998
2999
|
}, z.core.$strip>>;
|
|
2999
|
-
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
3000
3000
|
}, z.core.$strip>;
|
|
3001
3001
|
}, z.core.$strip>;
|
|
3002
3002
|
response: z.ZodObject<{
|
|
@@ -3866,8 +3866,8 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
3866
3866
|
comment: "comment";
|
|
3867
3867
|
}>;
|
|
3868
3868
|
defaultRole: z.ZodOptional<z.ZodEnum<{
|
|
3869
|
-
workpiece: "workpiece";
|
|
3870
3869
|
artifact: "artifact";
|
|
3870
|
+
workpiece: "workpiece";
|
|
3871
3871
|
}>>;
|
|
3872
3872
|
semanticEvents: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
3873
3873
|
created: "created";
|
|
@@ -3929,8 +3929,8 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
3929
3929
|
comment: "comment";
|
|
3930
3930
|
}>;
|
|
3931
3931
|
defaultRole: z.ZodOptional<z.ZodEnum<{
|
|
3932
|
-
workpiece: "workpiece";
|
|
3933
3932
|
artifact: "artifact";
|
|
3933
|
+
workpiece: "workpiece";
|
|
3934
3934
|
}>>;
|
|
3935
3935
|
semanticEvents: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
3936
3936
|
created: "created";
|
|
@@ -3996,11 +3996,12 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
3996
3996
|
request: z.ZodObject<{
|
|
3997
3997
|
data: z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>;
|
|
3998
3998
|
kind: z.ZodString;
|
|
3999
|
-
|
|
3999
|
+
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
4000
4000
|
scope: z.ZodObject<{
|
|
4001
4001
|
level: z.ZodString;
|
|
4002
4002
|
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
4003
4003
|
}, z.core.$strip>;
|
|
4004
|
+
schemaVersion: z.ZodString;
|
|
4004
4005
|
actor: z.ZodObject<{
|
|
4005
4006
|
kind: z.ZodString;
|
|
4006
4007
|
id: z.ZodString;
|
|
@@ -4075,7 +4076,6 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
4075
4076
|
summary: z.ZodOptional<z.ZodString>;
|
|
4076
4077
|
plaintext: z.ZodOptional<z.ZodString>;
|
|
4077
4078
|
}, z.core.$strip>>;
|
|
4078
|
-
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
4079
4079
|
}, z.core.$strip>;
|
|
4080
4080
|
response: z.ZodObject<{
|
|
4081
4081
|
artifact: z.ZodObject<{
|
|
@@ -4178,11 +4178,12 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
4178
4178
|
revision: z.ZodObject<{
|
|
4179
4179
|
data: z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>;
|
|
4180
4180
|
kind: z.ZodString;
|
|
4181
|
-
|
|
4181
|
+
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
4182
4182
|
scope: z.ZodObject<{
|
|
4183
4183
|
level: z.ZodString;
|
|
4184
4184
|
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
4185
4185
|
}, z.core.$strip>;
|
|
4186
|
+
schemaVersion: z.ZodString;
|
|
4186
4187
|
actor: z.ZodObject<{
|
|
4187
4188
|
kind: z.ZodString;
|
|
4188
4189
|
id: z.ZodString;
|
|
@@ -4257,7 +4258,6 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
4257
4258
|
summary: z.ZodOptional<z.ZodString>;
|
|
4258
4259
|
plaintext: z.ZodOptional<z.ZodString>;
|
|
4259
4260
|
}, z.core.$strip>>;
|
|
4260
|
-
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
4261
4261
|
}, z.core.$strip>;
|
|
4262
4262
|
}, z.core.$strip>;
|
|
4263
4263
|
response: z.ZodObject<{
|