@makaio/framework 1.0.0-dev-1783282710723 → 1.0.0-dev-1783355411417
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-BRxCc72E.mjs +1 -0
- package/dist/adapters/index.d.mts +11 -2
- package/dist/adapters/index.mjs +1 -1
- package/dist/adapters/node.d.mts +1 -1
- package/dist/{base-orchestrator-Cw0vpNgB.d.mts → base-orchestrator-BNysGvaM.d.mts} +70 -2
- package/dist/bus/index.mjs +1 -1
- package/dist/{client-BcfR-LJC.mjs → client-BgUjVbXX.mjs} +1 -1
- package/dist/contracts/adapter/index.d.mts +1 -1
- package/dist/contracts/adapter/index.mjs +1 -1
- package/dist/contracts/artifact/index.d.mts +1 -1
- package/dist/contracts/client/index.d.mts +1 -1
- package/dist/contracts/client/index.mjs +1 -1
- 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 +24 -24
- package/dist/contracts/index.mjs +1 -1
- package/dist/contracts/materialization/index.d.mts +3 -3
- package/dist/contracts/session/index.d.mts +3 -3
- package/dist/contracts/session/index.mjs +1 -1
- package/dist/contracts/shared/index.d.mts +1 -1
- package/dist/contracts/workflow/index.d.mts +2 -2
- package/dist/contracts/workflow/index.mjs +1 -1
- package/dist/{definition-DFcxkf2i.d.mts → definition-b9jyJqPD.d.mts} +1 -1
- package/dist/drizzle/0021_m_mr8e1j84.sql +3 -0
- package/dist/drizzle/0022_m_mr8i4ky3.sql +43 -0
- package/dist/drizzle/meta/_journal.json +14 -0
- package/dist/{handler-2bPhRn0u.mjs → handler-BFNvtv5t.mjs} +1 -1
- package/dist/handlers-v47Gbsr1.mjs +57 -0
- package/dist/hooks/index.d.mts +8 -0
- package/dist/hooks/index.mjs +1 -1
- package/dist/{index-CTEsbp9H.d.mts → index-31vR1sxk.d.mts} +31 -13
- package/dist/{index-9b2_jXxq.d.mts → index-3J0HZlPH.d.mts} +372 -87
- package/dist/{index-Bh6lHiW4.d.mts → index-3X0368CL.d.mts} +16 -16
- package/dist/{index-Y2r0Zvcm.d.mts → index-B5w-0Gg9.d.mts} +4 -4
- package/dist/{index-DdBRlm7m.d.mts → index-BKZhnb2B.d.mts} +3 -3
- package/dist/{index-gAFwNiJT.d.mts → index-BYfSAJRC.d.mts} +64 -0
- package/dist/{index-2fK9iSHI.d.mts → index-BwGfdbI0.d.mts} +9 -9
- package/dist/{index-DLy-tc0L.d.mts → index-C5C1tk9f.d.mts} +214 -1
- package/dist/{index-CL2T6LVv.d.mts → index-C6Ys8pxt.d.mts} +9 -9
- package/dist/{index-NkNbYFud.d.mts → index-CaerrEDH.d.mts} +1 -1
- package/dist/{index-CfIW5biI.d.mts → index-D7rWAEY0.d.mts} +1 -0
- package/dist/{index-CaOWqztb.d.mts → index-DQYj8-53.d.mts} +1 -1
- package/dist/{index-Dg-y1mrq.d.mts → index-DV4nRk0h.d.mts} +14 -14
- package/dist/{index-GD-i3DW7.d.mts → index-DvHYpi-J.d.mts} +365 -163
- package/dist/{index-BMbmoarE.d.mts → index-O08Q2ikz.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/{lib-Ba55od_d.mjs → lib-BOmKyjWD.mjs} +1 -1
- package/dist/{lib-CM_BUxN8.mjs → lib-DLZYp5z3.mjs} +1 -1
- package/dist/{loop-gate-handlers-BLoGCWMQ.mjs → loop-gate-handlers-Bjmat-K3.mjs} +1 -1
- package/dist/{namespace-DGAWYjbO.d.mts → namespace-Bm77p82L.d.mts} +5 -5
- package/dist/{namespace-LUNf8zo5.d.mts → namespace-D1_9WVCo.d.mts} +157 -0
- package/dist/{namespace-BsYKEMd8.d.mts → namespace-DAj_riOn.d.mts} +138 -0
- package/dist/{namespace-KMxsPJwm.d.mts → namespace-DhDY0juT.d.mts} +66 -0
- package/dist/{namespace-DXW-voCe.d.mts → namespace-DmqoDDRD.d.mts} +158 -22
- package/dist/namespace-dFBD2ZmS.mjs +1 -0
- package/dist/node/transports/index.mjs +1 -1
- package/dist/orchestrator-shared-ChygCvR1.mjs +1 -0
- package/dist/{orchestrator-shared-ChOdIgh6.d.mts → orchestrator-shared-DFLb1otg.d.mts} +9 -3
- package/dist/package-BmRhhi-3.mjs +1 -0
- package/dist/package.json +1 -1
- package/dist/runtime-node/index.mjs +1 -1
- package/dist/schema-7aKBGB7S.mjs +1 -0
- package/dist/{schema-DHlTAy0N.mjs → schema-CHp6I33k.mjs} +1 -1
- package/dist/{schema-D1HrnvT7.d.mts → schema-DLNBajAV.d.mts} +23 -1
- package/dist/{schemas-DMCGXlKa.d.mts → schemas-DMMWmWjq.d.mts} +3 -3
- package/dist/schemas-DZGnr9Tl.mjs +1 -0
- package/dist/{schemas-D-9zNyAM2.d.mts → schemas-DuuVuhHX2.d.mts} +2 -2
- package/dist/schemas-ftgVeWIG.mjs +1 -0
- package/dist/services/context-rules/index.d.mts +6 -6
- package/dist/services/filesystem/namespace.d.mts +12 -12
- package/dist/services/filesystem/schemas.d.mts +6 -6
- package/dist/services/git/namespace.d.mts +4 -4
- package/dist/services/git/schemas.d.mts +3 -3
- package/dist/services/harness/index.d.mts +1 -1
- package/dist/services/harness/index.mjs +1 -1
- package/dist/services/index.d.mts +87 -18
- package/dist/services/index.mjs +1 -1
- package/dist/services/log-import/browser.d.mts +2 -2
- package/dist/services/log-import/index.d.mts +73 -6
- package/dist/services/log-import/index.mjs +2 -2
- package/dist/services/log-import/log-import.d.mts +1 -1
- package/dist/services/log-import/log-import.mjs +1 -1
- package/dist/services/log-import/namespace.d.mts +54 -0
- package/dist/services/log-import/namespace.mjs +1 -1
- package/dist/services/log-import/schemas.d.mts +44 -0
- package/dist/services/log-import/schemas.mjs +1 -1
- package/dist/services/session/handlers/index.d.mts +1 -1
- package/dist/services/session/handlers/index.mjs +1 -1
- package/dist/services/session/index.d.mts +9 -9
- package/dist/services/session/index.mjs +1 -1
- package/dist/services/session/messages/namespace.d.mts +1 -1
- package/dist/services/session/messages/namespace.mjs +1 -1
- package/dist/services/session/orchestrator-testing/index.d.mts +1 -1
- package/dist/services/session/orchestrator-testing/index.mjs +1 -1
- package/dist/services/session/session-events/namespace.d.mts +1 -1
- package/dist/services/session/session-events/namespace.mjs +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/session/storage/schema.mjs +1 -1
- package/dist/services/session/testing/index.mjs +9 -4
- package/dist/services/session/testing/orchestrator-shared.d.mts +1 -1
- package/dist/services/session/testing/orchestrator-shared.mjs +1 -1
- package/dist/services/session/turns/namespace.d.mts +1 -1
- package/dist/services/session/turns/namespace.mjs +1 -1
- package/dist/services/settings/namespace.d.mts +2 -2
- package/dist/services/subagent-template/index.d.mts +1 -1
- package/dist/services/subagent-template/schemas.d.mts +1 -1
- package/dist/services/tool-approval/index.mjs +1 -1
- package/dist/services/tools/index.mjs +1 -1
- package/dist/services/turn/index.d.mts +1 -1
- package/dist/services/turn/namespace.d.mts +1 -1
- package/dist/services/turn/schemas.d.mts +89 -0
- package/dist/services/turn/schemas.mjs +1 -1
- package/dist/session-CKWfn3oc.mjs +1 -0
- package/dist/session-DCbJwYEU.mjs +69 -0
- package/dist/storage/drizzle/index.d.mts +1 -1
- package/dist/storage/drizzle/index.mjs +1 -1
- package/dist/{tool-approval-service-DEQiipxj.mjs → tool-approval-service-MU_DmJsf.mjs} +1 -1
- package/dist/tools-BrNm-een.mjs +1 -0
- package/dist/{transition-DnXibkhX.d.mts → transition-Dq41YCkc.d.mts} +1 -1
- package/dist/{types-BslClRkH.d.mts → types-BMlzmWp6.d.mts} +11 -1
- package/dist/{types-Dur8EtpR.d.mts → types-C76EP81O.d.mts} +125 -82
- package/dist/ui-components/index.mjs +1 -1
- package/dist/{workflow-BqH6ar-D.mjs → workflow-C1z7I5CI.mjs} +1 -1
- package/dist/workflow-engine/index.d.mts +1 -1
- package/dist/workflow-engine/index.mjs +1 -1
- package/dist/workflow-engine/package.mjs +1 -1
- package/dist/workflow-engine/workflow-orchestrator.mjs +1 -1
- package/package.json +1 -1
- package/dist/adapter-DaQqmKOJ.mjs +0 -1
- package/dist/handlers-BAycjV02.mjs +0 -41
- package/dist/namespace-C-piH3w4.mjs +0 -1
- package/dist/orchestrator-shared-Cxk3x8Vs.mjs +0 -1
- package/dist/package-B1AXe-oz.mjs +0 -1
- package/dist/schema-D6WAI8OL.mjs +0 -1
- package/dist/schemas-ArqQTC0Q.mjs +0 -1
- package/dist/schemas-uID59wR8.mjs +0 -1
- package/dist/session-0nWT4st6.mjs +0 -39
- package/dist/session-DH-ja8Ka.mjs +0 -1
- package/dist/tools-DFOsOboy.mjs +0 -1
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { J as ArtifactLifecycleHookEvent, Y as ArtifactLifecycleHookRegistration$1, z as AnyArtifactKindDefinition } from "./index-
|
|
1
|
+
import { J as ArtifactLifecycleHookEvent, Y as ArtifactLifecycleHookRegistration$1, z as AnyArtifactKindDefinition } from "./index-DV4nRk0h.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 {
|
|
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 { F as SessionMessage$1, b as SESSION_EVENT_TYPES, i as MakaioSessionEvent$1 } from "./types-C76EP81O.mjs";
|
|
6
|
+
import { D as EntityUIConfig, I as FormFieldProps } from "./index-CaerrEDH.mjs";
|
|
7
|
+
import { n as ExtensionTransitionRulesContribution, t as ExtensionTransitionActionsContribution, y as WorkflowBlockCollection$1 } from "./transition-Dq41YCkc.mjs";
|
|
8
|
+
import { l as FacetNamespaceDefinition } from "./index-O08Q2ikz.mjs";
|
|
9
|
+
import { t as SurfaceBindingDefinition } from "./definition-b9jyJqPD.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";
|
|
@@ -1615,8 +1615,8 @@ declare const ExtensionWarningActionSchema: z.ZodDiscriminatedUnion<[z.ZodObject
|
|
|
1615
1615
|
* - `'degraded'` — the extension is operating in a degraded fallback mode.
|
|
1616
1616
|
*/
|
|
1617
1617
|
declare const ExtensionWarningSeveritySchema: z.ZodEnum<{
|
|
1618
|
-
info: "info";
|
|
1619
1618
|
degraded: "degraded";
|
|
1619
|
+
info: "info";
|
|
1620
1620
|
recommended: "recommended";
|
|
1621
1621
|
}>;
|
|
1622
1622
|
/**
|
|
@@ -1627,8 +1627,8 @@ declare const ExtensionWarningSeveritySchema: z.ZodEnum<{
|
|
|
1627
1627
|
*/
|
|
1628
1628
|
declare const ExtensionWarningSchema: z.ZodObject<{
|
|
1629
1629
|
severity: z.ZodEnum<{
|
|
1630
|
-
info: "info";
|
|
1631
1630
|
degraded: "degraded";
|
|
1631
|
+
info: "info";
|
|
1632
1632
|
recommended: "recommended";
|
|
1633
1633
|
}>;
|
|
1634
1634
|
title: z.ZodString;
|
|
@@ -1674,8 +1674,8 @@ declare const ExtensionWarningEntrySchema: z.ZodObject<{
|
|
|
1674
1674
|
extensionName: z.ZodString;
|
|
1675
1675
|
warnings: z.ZodArray<z.ZodObject<{
|
|
1676
1676
|
severity: z.ZodEnum<{
|
|
1677
|
-
info: "info";
|
|
1678
1677
|
degraded: "degraded";
|
|
1678
|
+
info: "info";
|
|
1679
1679
|
recommended: "recommended";
|
|
1680
1680
|
}>;
|
|
1681
1681
|
title: z.ZodString;
|
|
@@ -41,9 +41,9 @@ declare const StructuredOutputValidationErrorSchema: z.ZodObject<{
|
|
|
41
41
|
* - `enforced` – A structured-output enforcement handler produced conformant output.
|
|
42
42
|
*/
|
|
43
43
|
declare const StructuredOutputValidationStatusSchema: z.ZodEnum<{
|
|
44
|
-
failed: "failed";
|
|
45
44
|
passed: "passed";
|
|
46
45
|
enforced: "enforced";
|
|
46
|
+
failed: "failed";
|
|
47
47
|
}>;
|
|
48
48
|
/**
|
|
49
49
|
* Full validation result emitted after a turn completes when a
|
|
@@ -61,6 +61,7 @@ declare const LogImporterInfoSchema: z.ZodObject<{
|
|
|
61
61
|
logFilePattern: z.ZodString;
|
|
62
62
|
isRunning: z.ZodBoolean;
|
|
63
63
|
supportsManualImport: z.ZodDefault<z.ZodBoolean>;
|
|
64
|
+
clientId: z.ZodOptional<z.ZodString>;
|
|
64
65
|
}, z.core.$strip>;
|
|
65
66
|
type LogImporterInfo = z.infer<typeof LogImporterInfoSchema>;
|
|
66
67
|
//#endregion
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { i as CliContribution } from "./types-DCvp_swt.mjs";
|
|
2
|
-
import { c as ExtensionInfo } from "./index-
|
|
2
|
+
import { c as ExtensionInfo } from "./index-3X0368CL.mjs";
|
|
3
3
|
import { r as WindowRegistry } from "./window-registry-ofIUQnfo.mjs";
|
|
4
4
|
import { IMakaioBus } from "@makaio/framework/bus";
|
|
5
5
|
import { ExtensionContributionProcessor, ExtensionService, ExtensionToken, MakaioExtension, NodeExtensionContext, StorageDialect, TrayManifest, VersionLiteral } from "@makaio/framework/contracts";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as ArtifactProjectionPolicy$1 } from "./schemas-
|
|
1
|
+
import { r as ArtifactProjectionPolicy$1 } from "./schemas-DMMWmWjq.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
|
surface: "surface";
|
|
478
478
|
}>;
|
|
479
479
|
defaultRole: z.ZodOptional<z.ZodEnum<{
|
|
480
|
-
artifact: "artifact";
|
|
481
480
|
workpiece: "workpiece";
|
|
481
|
+
artifact: "artifact";
|
|
482
482
|
}>>;
|
|
483
483
|
semanticEvents: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
484
484
|
created: "created";
|
|
@@ -1669,8 +1669,8 @@ declare const ArtifactSchemas: {
|
|
|
1669
1669
|
surface: "surface";
|
|
1670
1670
|
}>;
|
|
1671
1671
|
defaultRole: z.ZodOptional<z.ZodEnum<{
|
|
1672
|
-
artifact: "artifact";
|
|
1673
1672
|
workpiece: "workpiece";
|
|
1673
|
+
artifact: "artifact";
|
|
1674
1674
|
}>>;
|
|
1675
1675
|
semanticEvents: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
1676
1676
|
created: "created";
|
|
@@ -1733,8 +1733,8 @@ declare const ArtifactSchemas: {
|
|
|
1733
1733
|
surface: "surface";
|
|
1734
1734
|
}>;
|
|
1735
1735
|
defaultRole: z.ZodOptional<z.ZodEnum<{
|
|
1736
|
-
artifact: "artifact";
|
|
1737
1736
|
workpiece: "workpiece";
|
|
1737
|
+
artifact: "artifact";
|
|
1738
1738
|
}>>;
|
|
1739
1739
|
semanticEvents: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
1740
1740
|
created: "created";
|
|
@@ -1801,6 +1801,7 @@ declare const ArtifactSchemas: {
|
|
|
1801
1801
|
request: z.ZodObject<{
|
|
1802
1802
|
data: z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>;
|
|
1803
1803
|
kind: z.ZodString;
|
|
1804
|
+
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
1804
1805
|
scope: z.ZodObject<{
|
|
1805
1806
|
level: z.ZodString;
|
|
1806
1807
|
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
@@ -1880,7 +1881,6 @@ declare const ArtifactSchemas: {
|
|
|
1880
1881
|
summary: z.ZodOptional<z.ZodString>;
|
|
1881
1882
|
plaintext: z.ZodOptional<z.ZodString>;
|
|
1882
1883
|
}, z.core.$strip>>;
|
|
1883
|
-
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
1884
1884
|
}, z.core.$strip>;
|
|
1885
1885
|
response: z.ZodObject<{
|
|
1886
1886
|
artifact: z.ZodObject<{
|
|
@@ -1983,6 +1983,7 @@ declare const ArtifactSchemas: {
|
|
|
1983
1983
|
revision: z.ZodObject<{
|
|
1984
1984
|
data: z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>;
|
|
1985
1985
|
kind: z.ZodString;
|
|
1986
|
+
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
1986
1987
|
scope: z.ZodObject<{
|
|
1987
1988
|
level: z.ZodString;
|
|
1988
1989
|
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
@@ -2062,7 +2063,6 @@ declare const ArtifactSchemas: {
|
|
|
2062
2063
|
summary: z.ZodOptional<z.ZodString>;
|
|
2063
2064
|
plaintext: z.ZodOptional<z.ZodString>;
|
|
2064
2065
|
}, z.core.$strip>>;
|
|
2065
|
-
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
2066
2066
|
}, z.core.$strip>;
|
|
2067
2067
|
}, z.core.$strip>;
|
|
2068
2068
|
response: z.ZodObject<{
|
|
@@ -3070,8 +3070,8 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
|
|
|
3070
3070
|
surface: "surface";
|
|
3071
3071
|
}>;
|
|
3072
3072
|
defaultRole: z.ZodOptional<z.ZodEnum<{
|
|
3073
|
-
artifact: "artifact";
|
|
3074
3073
|
workpiece: "workpiece";
|
|
3074
|
+
artifact: "artifact";
|
|
3075
3075
|
}>>;
|
|
3076
3076
|
semanticEvents: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
3077
3077
|
created: "created";
|
|
@@ -3134,8 +3134,8 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
|
|
|
3134
3134
|
surface: "surface";
|
|
3135
3135
|
}>;
|
|
3136
3136
|
defaultRole: z.ZodOptional<z.ZodEnum<{
|
|
3137
|
-
artifact: "artifact";
|
|
3138
3137
|
workpiece: "workpiece";
|
|
3138
|
+
artifact: "artifact";
|
|
3139
3139
|
}>>;
|
|
3140
3140
|
semanticEvents: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
3141
3141
|
created: "created";
|
|
@@ -3202,6 +3202,7 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
|
|
|
3202
3202
|
request: z.ZodObject<{
|
|
3203
3203
|
data: z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>;
|
|
3204
3204
|
kind: z.ZodString;
|
|
3205
|
+
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
3205
3206
|
scope: z.ZodObject<{
|
|
3206
3207
|
level: z.ZodString;
|
|
3207
3208
|
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
@@ -3281,7 +3282,6 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
|
|
|
3281
3282
|
summary: z.ZodOptional<z.ZodString>;
|
|
3282
3283
|
plaintext: z.ZodOptional<z.ZodString>;
|
|
3283
3284
|
}, z.core.$strip>>;
|
|
3284
|
-
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
3285
3285
|
}, z.core.$strip>;
|
|
3286
3286
|
response: z.ZodObject<{
|
|
3287
3287
|
artifact: z.ZodObject<{
|
|
@@ -3384,6 +3384,7 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
|
|
|
3384
3384
|
revision: z.ZodObject<{
|
|
3385
3385
|
data: z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>;
|
|
3386
3386
|
kind: z.ZodString;
|
|
3387
|
+
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
3387
3388
|
scope: z.ZodObject<{
|
|
3388
3389
|
level: z.ZodString;
|
|
3389
3390
|
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
@@ -3463,7 +3464,6 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
|
|
|
3463
3464
|
summary: z.ZodOptional<z.ZodString>;
|
|
3464
3465
|
plaintext: z.ZodOptional<z.ZodString>;
|
|
3465
3466
|
}, z.core.$strip>>;
|
|
3466
|
-
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
3467
3467
|
}, z.core.$strip>;
|
|
3468
3468
|
}, z.core.$strip>;
|
|
3469
3469
|
response: z.ZodObject<{
|
|
@@ -4485,8 +4485,8 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
4485
4485
|
surface: "surface";
|
|
4486
4486
|
}>;
|
|
4487
4487
|
defaultRole: z.ZodOptional<z.ZodEnum<{
|
|
4488
|
-
artifact: "artifact";
|
|
4489
4488
|
workpiece: "workpiece";
|
|
4489
|
+
artifact: "artifact";
|
|
4490
4490
|
}>>;
|
|
4491
4491
|
semanticEvents: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
4492
4492
|
created: "created";
|
|
@@ -4549,8 +4549,8 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
4549
4549
|
surface: "surface";
|
|
4550
4550
|
}>;
|
|
4551
4551
|
defaultRole: z.ZodOptional<z.ZodEnum<{
|
|
4552
|
-
artifact: "artifact";
|
|
4553
4552
|
workpiece: "workpiece";
|
|
4553
|
+
artifact: "artifact";
|
|
4554
4554
|
}>>;
|
|
4555
4555
|
semanticEvents: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
4556
4556
|
created: "created";
|
|
@@ -4617,6 +4617,7 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
4617
4617
|
request: z.ZodObject<{
|
|
4618
4618
|
data: z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>;
|
|
4619
4619
|
kind: z.ZodString;
|
|
4620
|
+
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
4620
4621
|
scope: z.ZodObject<{
|
|
4621
4622
|
level: z.ZodString;
|
|
4622
4623
|
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
@@ -4696,7 +4697,6 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
4696
4697
|
summary: z.ZodOptional<z.ZodString>;
|
|
4697
4698
|
plaintext: z.ZodOptional<z.ZodString>;
|
|
4698
4699
|
}, z.core.$strip>>;
|
|
4699
|
-
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
4700
4700
|
}, z.core.$strip>;
|
|
4701
4701
|
response: z.ZodObject<{
|
|
4702
4702
|
artifact: z.ZodObject<{
|
|
@@ -4799,6 +4799,7 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
4799
4799
|
revision: z.ZodObject<{
|
|
4800
4800
|
data: z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>;
|
|
4801
4801
|
kind: z.ZodString;
|
|
4802
|
+
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
4802
4803
|
scope: z.ZodObject<{
|
|
4803
4804
|
level: z.ZodString;
|
|
4804
4805
|
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
@@ -4878,7 +4879,6 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
4878
4879
|
summary: z.ZodOptional<z.ZodString>;
|
|
4879
4880
|
plaintext: z.ZodOptional<z.ZodString>;
|
|
4880
4881
|
}, z.core.$strip>>;
|
|
4881
|
-
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
4882
4882
|
}, z.core.$strip>;
|
|
4883
4883
|
}, z.core.$strip>;
|
|
4884
4884
|
response: z.ZodObject<{
|