@makaio/framework 1.0.0-dev-1784154668798 → 1.0.0-dev-1784706768858
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-B9vVBwli.mjs → adapter-CYobxqN_.mjs} +1 -1
- package/dist/adapters/claude/index.mjs +2 -2
- package/dist/adapters/config/index.d.mts +1 -1
- package/dist/adapters/config/index.mjs +1 -1
- package/dist/adapters/index.d.mts +2 -2
- package/dist/adapters/index.mjs +2 -2
- package/dist/adapters/node.d.mts +1 -1
- package/dist/adapters/node.mjs +1 -1
- package/dist/artifact-DCkizHkS.mjs +1 -0
- package/dist/attach-error-DCnzW-Yz.mjs +1 -0
- package/dist/authority-state-bootstrap-C_-F_dtq.mjs +1 -0
- package/dist/bus/index.d.mts +99 -4
- package/dist/bus/index.mjs +1 -1
- package/dist/bus-B6SAjgOC.mjs +2 -0
- package/dist/bus-C2l3K74u.mjs +1 -0
- package/dist/{canonical-model-C31NaBJs.mjs → canonical-model-EMRYCVjX.mjs} +1 -1
- package/dist/client-OYk0Ttck.mjs +1 -0
- package/dist/client-binary-version-verifier-Dv7TGFxh.mjs +2 -0
- package/dist/clients/index.d.mts +383 -13
- package/dist/clients/index.mjs +1 -1
- package/dist/clients/managed-install.d.mts +1 -1
- package/dist/clients/managed-install.mjs +1 -1
- package/dist/{context-resolution-D5jHK1w-.d.mts → context-resolution-DZSBOCKY.d.mts} +10 -10
- package/dist/contracts/adapter/index.d.mts +2 -2
- package/dist/contracts/adapter/index.mjs +1 -1
- package/dist/contracts/adapter/schemas/session-lineage.d.mts +1 -1
- package/dist/contracts/artifact/index.d.mts +2 -2
- package/dist/contracts/artifact/index.mjs +1 -1
- package/dist/contracts/auth/index.d.mts +2 -2
- package/dist/contracts/canonical-model/index.d.mts +1 -1
- package/dist/contracts/canonical-model/index.mjs +1 -1
- package/dist/contracts/client/index.d.mts +3 -3
- package/dist/contracts/client/index.mjs +1 -1
- package/dist/contracts/common/index.d.mts +1 -1
- package/dist/contracts/config/index.d.mts +1 -1
- package/dist/contracts/extension/index.d.mts +5 -4
- package/dist/contracts/facet/index.d.mts +1 -1
- package/dist/contracts/harness/index.d.mts +1 -1
- package/dist/contracts/host/index.d.mts +1 -1
- package/dist/contracts/index.d.mts +133 -94
- package/dist/contracts/index.mjs +1 -1
- package/dist/contracts/materialization/index.d.mts +4 -4
- package/dist/contracts/materialization/index.mjs +1 -1
- package/dist/contracts/model-registry/index.d.mts +1 -1
- package/dist/contracts/native-session-supervisor/index.d.mts +1 -1
- package/dist/contracts/platform/index.d.mts +1 -1
- package/dist/contracts/provider/index.d.mts +2 -2
- package/dist/contracts/session/index.d.mts +2 -2
- package/dist/contracts/session/index.mjs +1 -1
- package/dist/contracts/shared/index.d.mts +2 -2
- package/dist/contracts/skill/index.d.mts +1 -1
- package/dist/contracts/telemetry/index.d.mts +1 -1
- package/dist/contracts/timeout/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/contracts/workflow/index.mjs +1 -1
- package/dist/core/index.d.mts +78 -3
- package/dist/core/index.mjs +1 -1
- package/dist/{detached-extension-handle-BVM-Ic-4.mjs → detached-extension-handle-BsywhHfk.mjs} +1 -1
- package/dist/{filesystem-service-qR9Zy5-r.mjs → filesystem-service-Cupz_Z7S.mjs} +1 -1
- package/dist/git/index.mjs +1 -1
- package/dist/{globby-DE358g5u.mjs → globby-DWp7V-P2.mjs} +1 -1
- package/dist/handlers-cMBmexF4.mjs +57 -0
- package/dist/hook-responses-mmqRa2Dq.d.mts +825 -0
- package/dist/{index-Du-AJm69.d.mts → index-0Ju2i8gV.d.mts} +20 -6
- package/dist/{index-DD9inq5h.d.mts → index-4NQLoI7R.d.mts} +1 -1
- package/dist/{index-DAVLhzkq.d.mts → index-8fJ6dkzR.d.mts} +2 -1
- package/dist/{index-BdsuBxEz.d.mts → index-BHQXXd-O.d.mts} +4 -4
- package/dist/{index-ZGPSCZdC.d.mts → index-BKeJ-Act.d.mts} +24 -10
- package/dist/{index-BPBSMsc8.d.mts → index-BWvTZJxe.d.mts} +20 -20
- package/dist/{index-BM7u_OTo.d.mts → index-B_aBwkE-.d.mts} +111 -94
- package/dist/{index-ChB3K_a12.d.mts → index-BhXCCgJV2.d.mts} +1 -1
- package/dist/{index-BcqWLD6J.d.mts → index-BsBvs0aK.d.mts} +117 -45
- package/dist/{index-D_lLZ2dU.d.mts → index-C81hMexK.d.mts} +129 -37
- package/dist/{index-DoJRv-c3.d.mts → index-CFqShlHD.d.mts} +85 -85
- package/dist/{index-DHejCnq8.d.mts → index-CHxWUmmA.d.mts} +3 -3
- package/dist/{index-BfNfKh4y.d.mts → index-CKccv4s2.d.mts} +20 -26
- package/dist/{index-TWs1TQ2-.d.mts → index-Cw7_69gV.d.mts} +1 -1
- package/dist/{index-DE29b4QM.d.mts → index-CzKLLQLw.d.mts} +8 -8
- package/dist/{index-CSyR9Fie2.d.mts → index-D73PTKXG2.d.mts} +3 -3
- package/dist/{index-DA5S_dj8.d.mts → index-DRiTICBU.d.mts} +1 -1
- package/dist/{index-XzetMf0e.d.mts → index-DitLUuR5.d.mts} +126 -42
- package/dist/{index-B_KmL_z8.d.mts → index-jbgHR5J2.d.mts} +1 -1
- package/dist/{index-B96HlWaM.d.mts → index-pjATMrvJ.d.mts} +10 -4
- package/dist/{index-CrbFA2kp.d.mts → index-t9fTvyq6.d.mts} +4 -4
- package/dist/kernel/cli/index.d.mts +2 -2
- package/dist/kernel/cli/register.d.mts +1 -1
- package/dist/kernel/extension/index.d.mts +1 -1
- package/dist/kernel/index.d.mts +5 -5
- package/dist/kernel/namespace/index.d.mts +1 -1
- package/dist/kernel/observability/index.d.mts +1 -1
- package/dist/kernel/providers/index.d.mts +1 -1
- package/dist/kernel/window/index.d.mts +1 -1
- package/dist/{lib-DhbCgfYD.mjs → lib-B7TpTzkG.mjs} +3 -3
- package/dist/{lib-6P8_sBCe.mjs → lib-BeMM738r.mjs} +1 -1
- package/dist/{load-extensions-jGQgvw6Z.d.mts → load-extensions-BLdG90Zi.d.mts} +1 -1
- package/dist/{load-extensions-5VckHXuw.mjs → load-extensions-CUmFCcYi.mjs} +1 -1
- package/dist/materialization-s8eR1eQ4.mjs +1 -0
- package/dist/mcp-http-server/index.mjs +1 -1
- package/dist/{namespace-C_phrzqu2.d.mts → namespace-BWsPZGiq2.d.mts} +5 -5
- package/dist/{namespace-CzZmsumy.d.mts → namespace-BeV7LST-.d.mts} +2 -2
- package/dist/{namespace-BTp6-zD8.d.mts → namespace-BsF9IxJ9.d.mts} +53 -5
- package/dist/{namespace-CpSZfHLv.d.mts → namespace-Db_PFX3v.d.mts} +36 -18
- package/dist/{namespace-Bldr5X64.d.mts → namespace-Dvo_7BQw.d.mts} +2 -2
- package/dist/{namespace-BwAiuQ2_.d.mts → namespace-lWlqWTKu.d.mts} +48 -4
- package/dist/node/bus-server/index.d.mts +1 -1
- package/dist/node/bus-server/index.mjs +1 -1
- package/dist/node/bus-server/server-lifecycle.d.mts +1 -1
- package/dist/node/bus-server/server-lifecycle.mjs +1 -1
- package/dist/node/transports/index.d.mts +5 -3
- package/dist/node/transports/index.mjs +2 -2
- package/dist/package-DKnzOvoR.mjs +1 -0
- package/dist/{package-Brt4dhRC.mjs → package-DW1Upu8E.mjs} +1 -1
- package/dist/package.json +1 -1
- package/dist/{packages-BBJsifai.d.mts → packages-DeIgn0Hn.d.mts} +2 -2
- package/dist/packages-zDnokBpl.mjs +1 -0
- package/dist/rules/index.d.mts +1 -1
- package/dist/rules/index.mjs +1 -1
- package/dist/rules/schemas.d.mts +1 -1
- package/dist/runtime-bun/index.mjs +1 -1
- package/dist/runtime-node/extension-discovery.d.mts +1 -1
- package/dist/runtime-node/extension-validation.d.mts +1 -1
- package/dist/runtime-node/extension-validation.mjs +1 -1
- package/dist/runtime-node/index.d.mts +3 -3
- package/dist/runtime-node/index.mjs +22 -22
- package/dist/runtime-node/makaio-config.d.mts +1 -1
- package/dist/runtime-node/makaio-config.mjs +1 -1
- package/dist/runtime-node/workflow-worker/index.d.mts +1 -1
- package/dist/runtime-node/workflow-worker/index.mjs +1 -1
- package/dist/runtime-node/workflow-worker/worker-entry.mjs +1 -1
- package/dist/schemas-BJ8VMXhO.mjs +1 -0
- package/dist/schemas-BRxU_oqL.mjs +1 -0
- package/dist/schemas-Dgj3WaOI.mjs +1 -0
- package/dist/{schemas-BLJ2k226.d.mts → schemas-SsGbBOZ-.d.mts} +2 -2
- package/dist/{schemas-Ca3BLPH5.d.mts → schemas-oTIqxZN_.d.mts} +17 -17
- package/dist/scoped-bus-C9BdNwfM.mjs +1 -0
- package/dist/services/adapter-runtime/index.d.mts +3 -3
- package/dist/services/adapter-runtime/index.mjs +1 -1
- package/dist/services/adapter-runtime/namespace.d.mts +1 -1
- package/dist/services/adapter-runtime/schemas.d.mts +1 -1
- package/dist/services/adapter-subsystem/index.d.mts +3 -3
- 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/capability/index.d.mts +1 -1
- package/dist/services/capability/index.mjs +1 -1
- package/dist/services/codebase/index.d.mts +2 -2
- package/dist/services/codebase/namespace.d.mts +1 -1
- package/dist/services/codebase/schemas.d.mts +1 -1
- package/dist/services/compression/index.d.mts +2 -2
- package/dist/services/compression/namespace.d.mts +1 -1
- package/dist/services/compression/schemas.d.mts +1 -1
- package/dist/services/context-rules/index.d.mts +4 -4
- package/dist/services/context-rules/index.mjs +1 -1
- package/dist/services/execution-target/index.d.mts +3 -3
- package/dist/services/execution-target/index.mjs +1 -1
- package/dist/services/execution-target/namespace.d.mts +1 -1
- package/dist/services/execution-target/schemas.d.mts +1 -1
- package/dist/services/filesystem/index.d.mts +1 -1
- package/dist/services/filesystem/index.mjs +1 -1
- package/dist/services/git/namespace.d.mts +2 -2
- package/dist/services/git/namespace.mjs +1 -1
- package/dist/services/git/schemas.d.mts +1 -1
- package/dist/services/git/schemas.mjs +1 -1
- package/dist/services/harness/index.d.mts +3 -3
- package/dist/services/harness/index.mjs +1 -1
- package/dist/services/index.d.mts +73 -51
- 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 +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.mjs +1 -1
- package/dist/services/log-import/schemas.mjs +1 -1
- package/dist/services/materialization/index.d.mts +5 -5
- package/dist/services/materialization/index.mjs +1 -1
- package/dist/services/model-registry/index.d.mts +1 -1
- package/dist/services/model-registry/index.mjs +1 -1
- package/dist/services/preferences/index.d.mts +2 -2
- package/dist/services/preferences/schemas.d.mts +1 -1
- package/dist/services/preferences/storage-namespace.d.mts +2 -2
- package/dist/services/provider-context/index.d.mts +1 -1
- package/dist/services/provider-runtime/index.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/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/storage/namespace.d.mts +1 -1
- package/dist/services/session/storage/schema.d.mts +1 -1
- package/dist/services/session/testing/index.mjs +2 -2
- 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-editor/index.d.mts +1 -1
- package/dist/services/session-editor/index.mjs +1 -1
- package/dist/services/settings/index.d.mts +3 -3
- package/dist/services/settings/namespace.d.mts +14 -14
- package/dist/services/settings/namespace.mjs +1 -1
- package/dist/services/settings/storage/clients-namespace.d.mts +1 -1
- package/dist/services/settings/storage/extension-configs/namespace.d.mts +3 -3
- package/dist/services/settings/storage/index.d.mts +3 -3
- package/dist/services/settings/storage/providers-namespace.d.mts +1 -1
- package/dist/services/subagent/index.d.mts +1 -1
- package/dist/services/subagent/index.mjs +1 -1
- 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/tool-approval/index.d.mts +1 -1
- package/dist/services/tool-approval/index.mjs +1 -1
- package/dist/services/tools/index.d.mts +1 -1
- package/dist/services/tools/index.mjs +1 -1
- package/dist/services/tray-menu/index.d.mts +3 -3
- package/dist/services/tray-menu/index.mjs +1 -1
- package/dist/services/tray-menu/namespace.d.mts +1 -1
- package/dist/services/tray-menu/schemas.d.mts +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 +24 -2
- package/dist/services/turn/schemas.mjs +1 -1
- package/dist/{session-BxWogVkD.mjs → session-Carng3Yk.mjs} +1 -1
- package/dist/session-idI1jk5X.mjs +76 -0
- package/dist/{session-lineage-CWlcOKBZ.d.mts → session-lineage-Cte63dGx.d.mts} +1 -1
- package/dist/src-XihJcAQS.mjs +1 -0
- package/dist/storage/drizzle/client.d.mts +1 -1
- package/dist/storage/drizzle/client.mjs +1 -1
- package/dist/storage/drizzle/index.d.mts +1 -1
- package/dist/storage/drizzle/index.mjs +1 -1
- package/dist/storage/handlers/drizzle/index.d.mts +1 -1
- package/dist/storage/handlers/drizzle/index.mjs +1 -1
- package/dist/storage/handlers/index.d.mts +1 -1
- package/dist/storage/handlers/index.mjs +1 -1
- package/dist/{tool-approval-service-BgSn_6NT.mjs → tool-approval-service-fIZ9x0kL.mjs} +1 -1
- package/dist/{tools-CWSuNk-M.mjs → tools-Cs2DwjCC.mjs} +1 -1
- package/dist/{transition-CukPcOG5.d.mts → transition-BMYk_IVK.d.mts} +2 -2
- package/dist/{types-DiZJnwN0.d.mts → types-CtSkJqzV.d.mts} +104 -14
- package/dist/{types-Be7wY1De.d.mts → types-LspCUW09.d.mts} +1 -1
- package/dist/ui-components/index.d.mts +4 -4
- package/dist/ui-components/index.mjs +2 -2
- package/dist/ui-kernel/index.d.mts +1 -1
- package/dist/ui-kernel/pages/schemas.d.mts +1 -1
- package/dist/{view-builder-DQiA4wDH.d.mts → view-builder-CpKzgyS2.d.mts} +77 -18
- package/dist/workflow-BX-FxDb0.mjs +1 -0
- package/dist/workflow-engine/index.d.mts +76 -76
- package/dist/workflow-engine/index.mjs +1 -1
- package/dist/workflow-engine/package.d.mts +1 -1
- package/dist/workflow-engine/package.mjs +1 -1
- package/dist/workflow-engine/workflow-orchestrator.mjs +1 -1
- package/dist/workflow-worker-DR9qYOFc.mjs +1 -0
- package/package.json +4 -4
- package/dist/artifact-Dnpy5ei_.mjs +0 -1
- package/dist/authority-state-bootstrap-BlbmQ9A5.mjs +0 -1
- package/dist/bus-D-ioC0DE.mjs +0 -1
- package/dist/bus-rgUFuO2a.mjs +0 -2
- package/dist/client-CzPCSeyE.mjs +0 -1
- package/dist/client-binary-version-verifier-CaFlNNjs.mjs +0 -2
- package/dist/definition-ClKlXenJ.d.mts +0 -413
- package/dist/handlers-RGs3eC9X.mjs +0 -57
- package/dist/materialization-BBxXhthv.mjs +0 -1
- package/dist/package-3cW8oIkI.mjs +0 -1
- package/dist/packages-I0D3JP9L.mjs +0 -1
- package/dist/schemas-6H-dlMrB.mjs +0 -1
- package/dist/schemas-DyJHJ8Pm.mjs +0 -1
- package/dist/schemas-th_nuC5t.mjs +0 -1
- package/dist/scoped-bus-CZId-Df8.mjs +0 -1
- package/dist/session-CAjudDuJ.mjs +0 -76
- package/dist/src-T5DtFSyU.mjs +0 -1
- package/dist/workflow-DPeE6-Ta.mjs +0 -1
- package/dist/workflow-worker-CPCh68Qf.mjs +0 -1
- /package/dist/{adapter-auth-runtime-CotG_6M4.mjs → adapter-auth-runtime-DFBLXD5K.mjs} +0 -0
- /package/dist/{adapter-binding-DQ1HrGcH.d.mts → adapter-binding-Dfk_g-lP.d.mts} +0 -0
- /package/dist/{ajv-WvFKnw8d.mjs → ajv-C8r45sFs.mjs} +0 -0
- /package/dist/{await-trigger-COHFNyNi.mjs → await-trigger-UceeyCyi.mjs} +0 -0
- /package/dist/{base-orchestrator-p3zIcnaJ.d.mts → base-orchestrator-5yH3l39s.d.mts} +0 -0
- /package/dist/{capability-service-TCOwWrLi.mjs → capability-service-BzKBK0n2.mjs} +0 -0
- /package/dist/{client-CGEyBWKl.d.mts → client-DYEHDiJN.d.mts} +0 -0
- /package/dist/{client-binary-version-verifier-WsNRplFB.d.mts → client-binary-version-verifier-C12PvQmz.d.mts} +0 -0
- /package/dist/{clients-namespace-ClKm1GLT.d.mts → clients-namespace-DcFmhtLv.d.mts} +0 -0
- /package/dist/{config-namespace-DOw8R5eb.d.mts → config-namespace-DmP7NVju.d.mts} +0 -0
- /package/dist/{create-static-mount-DM9qO98Q.mjs → create-static-mount-BLbqGmva.mjs} +0 -0
- /package/dist/{cross-spawn-CVfmnMVP.mjs → cross-spawn-BXxQUsPS.mjs} +0 -0
- /package/dist/{cursor-storage-BoFVjVGq.mjs → cursor-storage-DCj4uUxr.mjs} +0 -0
- /package/dist/{definition-BZrouYAq.d.mts → definition-BEvV7tbD.d.mts} +0 -0
- /package/dist/{descriptor-to-package-DCwvJoUE.mjs → descriptor-to-package-VfB8lK5w.mjs} +0 -0
- /package/dist/{drizzle-BQDvlDL2.mjs → drizzle-oCH9H53q.mjs} +0 -0
- /package/dist/{esm-1UzF2r1U.mjs → esm-ClQELElL.mjs} +0 -0
- /package/dist/{event-Ddxe4yp9.mjs → event-BOLVCfhH.mjs} +0 -0
- /package/dist/{execution-target-D6PoGaO8.mjs → execution-target-CsZXIvli.mjs} +0 -0
- /package/dist/{extension-discovery-Cce4FmRu.d.mts → extension-discovery-B6p3iZaV.d.mts} +0 -0
- /package/dist/{filesystem-service-CWBzOEAA.d.mts → filesystem-service-CGdboor3.d.mts} +0 -0
- /package/dist/{handler-Bxs0moLY.mjs → handler-GGOD_ofd.mjs} +0 -0
- /package/dist/{identity-D481xSkS.mjs → identity-BmEHHoBw.mjs} +0 -0
- /package/dist/{index-BoCL9IHT.d.mts → index-BDDbcWNI.d.mts} +0 -0
- /package/dist/{index-p1N3ZuqF.d.mts → index-BG9-vQHD.d.mts} +0 -0
- /package/dist/{index-C2PHX5Em.d.mts → index-BSmwpgkR.d.mts} +0 -0
- /package/dist/{index-M8rNEeH8.d.mts → index-BUYyZm5I.d.mts} +0 -0
- /package/dist/{index-Jec13bI-2.d.mts → index-Bd1GC1kU2.d.mts} +0 -0
- /package/dist/{index-D3cH5U0n.d.mts → index-BgpYhR2z.d.mts} +0 -0
- /package/dist/{index-BrvsExEF.d.mts → index-Brdc35b-.d.mts} +0 -0
- /package/dist/{index-4b-ig5Uf.d.mts → index-C96LlS5m.d.mts} +0 -0
- /package/dist/{index-RtP5Mi4D.d.mts → index-CFeY8lfU.d.mts} +0 -0
- /package/dist/{index-NZ-gfUOw.d.mts → index-CcsJnJOD.d.mts} +0 -0
- /package/dist/{index-XLGBNeu0.d.mts → index-CdEhEXlY.d.mts} +0 -0
- /package/dist/{index-DKCFz7dL.d.mts → index-Chy9aknK.d.mts} +0 -0
- /package/dist/{index-BRdPSBFH2.d.mts → index-Ci3_i-WC2.d.mts} +0 -0
- /package/dist/{index-ChsmMZmN.d.mts → index-DC0yVsYL.d.mts} +0 -0
- /package/dist/{index-DIAmg04s.d.mts → index-DEchpaya.d.mts} +0 -0
- /package/dist/{index-CNS1jyBU.d.mts → index-DYUxNOIX.d.mts} +0 -0
- /package/dist/{index-fFSPF7N0.d.mts → index-DaMfTvfz.d.mts} +0 -0
- /package/dist/{index-Dx6P-ajY.d.mts → index-DquI_1X5.d.mts} +0 -0
- /package/dist/{index-DbP0yaRw.d.mts → index-GYZs75UP.d.mts} +0 -0
- /package/dist/{index-CQco6KNL.d.mts → index-oYGf2zIe.d.mts} +0 -0
- /package/dist/{index-BOlzcjwS.d.mts → index-pgYFJ5h6.d.mts} +0 -0
- /package/dist/{json-value-BsWNQQbr.d.mts → json-value-BwVdTylT.d.mts} +0 -0
- /package/dist/{jsonl-transport-B70HQ9l1.mjs → jsonl-transport-D8RBF0dK.mjs} +0 -0
- /package/dist/{lib-C_apP_9s.mjs → lib-3_xcE8J-.mjs} +0 -0
- /package/dist/{model-registry-C3NX834K.mjs → model-registry-CoegIvks.mjs} +0 -0
- /package/dist/{namespace-Bogua97s.d.mts → namespace-8-GrdcbF.d.mts} +0 -0
- /package/dist/{namespace-DNgZ_rfi.d.mts → namespace-B9CYb9Gh.d.mts} +0 -0
- /package/dist/{namespace-DDx4NVJm.mjs → namespace-BHj13hbA.mjs} +0 -0
- /package/dist/{namespace-Dzbt8LqQ.d.mts → namespace-BHliaabz.d.mts} +0 -0
- /package/dist/{namespace-BqlDkdht2.d.mts → namespace-BSXHdCVh2.d.mts} +0 -0
- /package/dist/{namespace-CU1jSw6E.d.mts → namespace-Bd49QmzS.d.mts} +0 -0
- /package/dist/{namespace-kIjqar0Y.mjs → namespace-BeED_Ojz.mjs} +0 -0
- /package/dist/{namespace-SwgMs4rw.d.mts → namespace-D9HNjIdc.d.mts} +0 -0
- /package/dist/{namespace-B1_egU5J.mjs → namespace-DWwWnLBu.mjs} +0 -0
- /package/dist/{namespace-UCwUrFRx.d.mts → namespace-De9Mg3zv.d.mts} +0 -0
- /package/dist/{namespace-CddQuUvG.d.mts → namespace-SQAGytmu.d.mts} +0 -0
- /package/dist/{orchestrator-shared-DrEFeZYw.d.mts → orchestrator-shared-BB6j8ezL.d.mts} +0 -0
- /package/dist/{orchestrator-shared-jYk9mi5C.mjs → orchestrator-shared-CY7Tu7kZ.mjs} +0 -0
- /package/dist/{out-B6fO6go6.mjs → out-CFkI17mk.mjs} +0 -0
- /package/dist/{package-BVm1EakP.d.mts → package-BSG1681x.d.mts} +0 -0
- /package/dist/{providers-namespace-Bl3M8Ibo.d.mts → providers-namespace-sPbGcZ6I.d.mts} +0 -0
- /package/dist/{quick-lru-Coxb6GVa.mjs → quick-lru-CTBjxfgD.mjs} +0 -0
- /package/dist/{registry-ElIHcMM2.mjs → registry-Dw6l7k3e.mjs} +0 -0
- /package/dist/{schema-DOPEco97.d.mts → schema-CfMsufSb.d.mts} +0 -0
- /package/dist/{schemas-B3K1ekm7.d.mts → schemas-B4FyOOJj.d.mts} +0 -0
- /package/dist/{schemas-Dq_g7Giu.d.mts → schemas-B5tMYfhC.d.mts} +0 -0
- /package/dist/{schemas-D_H0ztxl.d.mts → schemas-BAvt2HDy.d.mts} +0 -0
- /package/dist/{schemas-FiDj_kLq.mjs → schemas-BGS9RfqV.mjs} +0 -0
- /package/dist/{schemas-BKgUDm_a2.d.mts → schemas-BKKpQC4X2.d.mts} +0 -0
- /package/dist/{schemas-CzT0LApM.d.mts → schemas-ChF2z4RB.d.mts} +0 -0
- /package/dist/{schemas-DfZ85CRF2.d.mts → schemas-CiWCNQ9a2.d.mts} +0 -0
- /package/dist/{schemas-pl0mzEtO.d.mts → schemas-D55eXBgl.d.mts} +0 -0
- /package/dist/{schemas-CVbfHPw-.d.mts → schemas-DYvvMd3c.d.mts} +0 -0
- /package/dist/{schemas-DPosZWw-.d.mts → schemas-Dmij0PIc.d.mts} +0 -0
- /package/dist/{server-lifecycle-DzO3rjKP.d.mts → server-lifecycle-C-3OgoKi.d.mts} +0 -0
- /package/dist/{server-lifecycle-DLdh0-4H.mjs → server-lifecycle-DV6NMsgH.mjs} +0 -0
- /package/dist/{src-Dqa1n_kI.mjs → src-ftBp6GpR.mjs} +0 -0
- /package/dist/{storage-namespace-D4yQ--Sp.d.mts → storage-namespace-9N9R61pI.d.mts} +0 -0
- /package/dist/{storage-namespace-B1_x8Ho2.mjs → storage-namespace-B1GI4elv.mjs} +0 -0
- /package/dist/{storage-namespace-definition-BzSaRLtZ.d.mts → storage-namespace-definition-V8sc3drq.d.mts} +0 -0
- /package/dist/{supports-color-CCdGjFUY.mjs → supports-color-DwW9N6YC.mjs} +0 -0
- /package/dist/{tray-menu-service-BJ9r7IY3.mjs → tray-menu-service-Dgedanv-.mjs} +0 -0
- /package/dist/{types-Diu9uAnB.d.mts → types-Bju4dmAg.d.mts} +0 -0
- /package/dist/{types-C8_OhAFv.d.mts → types-DBb5jY4Z.d.mts} +0 -0
- /package/dist/{types-Bgb8eQkd.d.mts → types-DVLq657Y.d.mts} +0 -0
- /package/dist/{types-B9QOZAZ5.d.mts → types-DkFvBdIY.d.mts} +0 -0
- /package/dist/{window-registry-CHv3cgSN.d.mts → window-registry-Qcnvlhp7.d.mts} +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { G as ArtifactRepresentations, L as ArtifactRef$1, U as ArtifactRelationTarget, Y as ArtifactScope, a as ResolvedArtifactContextWire$1, j as ArtifactObservation$1, k as ArtifactKindRegistration$1, l as ArtifactProjectionPolicy$1, q as ArtifactRevision$1, r as ArtifactContextUnresolvedReason, x as ArtifactActor, z as ArtifactRelation } from "./context-resolution-
|
|
1
|
+
import { G as ArtifactRepresentations, L as ArtifactRef$1, U as ArtifactRelationTarget, Y as ArtifactScope, a as ResolvedArtifactContextWire$1, j as ArtifactObservation$1, k as ArtifactKindRegistration$1, l as ArtifactProjectionPolicy$1, q as ArtifactRevision$1, r as ArtifactContextUnresolvedReason, x as ArtifactActor, z as ArtifactRelation } from "./context-resolution-DZSBOCKY.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";
|
|
@@ -618,9 +618,9 @@ declare const ArtifactSchemas: {
|
|
|
618
618
|
lifecycle: z.ZodOptional<z.ZodObject<{
|
|
619
619
|
defaultRelevance: z.ZodOptional<z.ZodEnum<{
|
|
620
620
|
active: "active";
|
|
621
|
-
archived: "archived";
|
|
622
621
|
fading: "fading";
|
|
623
622
|
retired: "retired";
|
|
623
|
+
archived: "archived";
|
|
624
624
|
}>>;
|
|
625
625
|
decayPolicy: z.ZodOptional<z.ZodString>;
|
|
626
626
|
}, z.core.$strip>>;
|
|
@@ -633,8 +633,8 @@ declare const ArtifactSchemas: {
|
|
|
633
633
|
comment: "comment";
|
|
634
634
|
}>;
|
|
635
635
|
defaultRole: z.ZodOptional<z.ZodEnum<{
|
|
636
|
-
workpiece: "workpiece";
|
|
637
636
|
artifact: "artifact";
|
|
637
|
+
workpiece: "workpiece";
|
|
638
638
|
}>>;
|
|
639
639
|
semanticEvents: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
640
640
|
created: "created";
|
|
@@ -651,8 +651,8 @@ declare const ArtifactSchemas: {
|
|
|
651
651
|
}>>;
|
|
652
652
|
fromLevel: z.ZodOptional<z.ZodEnum<{
|
|
653
653
|
link: "link";
|
|
654
|
-
full: "full";
|
|
655
654
|
summary: "summary";
|
|
655
|
+
full: "full";
|
|
656
656
|
}>>;
|
|
657
657
|
viewRole: z.ZodOptional<z.ZodEnum<{
|
|
658
658
|
title: "title";
|
|
@@ -666,8 +666,8 @@ declare const ArtifactSchemas: {
|
|
|
666
666
|
hostRelation: z.ZodString;
|
|
667
667
|
as: z.ZodOptional<z.ZodEnum<{
|
|
668
668
|
link: "link";
|
|
669
|
-
full: "full";
|
|
670
669
|
summary: "summary";
|
|
670
|
+
full: "full";
|
|
671
671
|
}>>;
|
|
672
672
|
}, z.core.$strip>, z.ZodObject<{
|
|
673
673
|
kind: z.ZodLiteral<"entry">;
|
|
@@ -707,9 +707,9 @@ declare const ArtifactSchemas: {
|
|
|
707
707
|
lifecycle: z.ZodOptional<z.ZodObject<{
|
|
708
708
|
defaultRelevance: z.ZodOptional<z.ZodEnum<{
|
|
709
709
|
active: "active";
|
|
710
|
-
archived: "archived";
|
|
711
710
|
fading: "fading";
|
|
712
711
|
retired: "retired";
|
|
712
|
+
archived: "archived";
|
|
713
713
|
}>>;
|
|
714
714
|
decayPolicy: z.ZodOptional<z.ZodString>;
|
|
715
715
|
}, z.core.$strip>>;
|
|
@@ -722,8 +722,8 @@ declare const ArtifactSchemas: {
|
|
|
722
722
|
comment: "comment";
|
|
723
723
|
}>;
|
|
724
724
|
defaultRole: z.ZodOptional<z.ZodEnum<{
|
|
725
|
-
workpiece: "workpiece";
|
|
726
725
|
artifact: "artifact";
|
|
726
|
+
workpiece: "workpiece";
|
|
727
727
|
}>>;
|
|
728
728
|
semanticEvents: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
729
729
|
created: "created";
|
|
@@ -740,8 +740,8 @@ declare const ArtifactSchemas: {
|
|
|
740
740
|
}>>;
|
|
741
741
|
fromLevel: z.ZodOptional<z.ZodEnum<{
|
|
742
742
|
link: "link";
|
|
743
|
-
full: "full";
|
|
744
743
|
summary: "summary";
|
|
744
|
+
full: "full";
|
|
745
745
|
}>>;
|
|
746
746
|
viewRole: z.ZodOptional<z.ZodEnum<{
|
|
747
747
|
title: "title";
|
|
@@ -755,8 +755,8 @@ declare const ArtifactSchemas: {
|
|
|
755
755
|
hostRelation: z.ZodString;
|
|
756
756
|
as: z.ZodOptional<z.ZodEnum<{
|
|
757
757
|
link: "link";
|
|
758
|
-
full: "full";
|
|
759
758
|
summary: "summary";
|
|
759
|
+
full: "full";
|
|
760
760
|
}>>;
|
|
761
761
|
}, z.core.$strip>, z.ZodObject<{
|
|
762
762
|
kind: z.ZodLiteral<"entry">;
|
|
@@ -816,6 +816,16 @@ declare const ArtifactSchemas: {
|
|
|
816
816
|
data: z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>;
|
|
817
817
|
kind: z.ZodString;
|
|
818
818
|
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
819
|
+
scope: z.ZodObject<{
|
|
820
|
+
level: z.ZodString;
|
|
821
|
+
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
822
|
+
}, z.core.$strip>;
|
|
823
|
+
schemaVersion: z.ZodString;
|
|
824
|
+
actor: z.ZodObject<{
|
|
825
|
+
kind: z.ZodString;
|
|
826
|
+
id: z.ZodString;
|
|
827
|
+
displayName: z.ZodOptional<z.ZodString>;
|
|
828
|
+
}, z.core.$strip>;
|
|
819
829
|
relations: z.ZodArray<z.ZodObject<{
|
|
820
830
|
type: z.ZodString;
|
|
821
831
|
target: z.ZodPreprocess<z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
@@ -840,16 +850,6 @@ declare const ArtifactSchemas: {
|
|
|
840
850
|
locator: z.ZodOptional<z.ZodString>;
|
|
841
851
|
}, z.core.$strip>], "refClass">>;
|
|
842
852
|
}, z.core.$strip>>;
|
|
843
|
-
scope: z.ZodObject<{
|
|
844
|
-
level: z.ZodString;
|
|
845
|
-
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
846
|
-
}, z.core.$strip>;
|
|
847
|
-
schemaVersion: z.ZodString;
|
|
848
|
-
actor: z.ZodObject<{
|
|
849
|
-
kind: z.ZodString;
|
|
850
|
-
id: z.ZodString;
|
|
851
|
-
displayName: z.ZodOptional<z.ZodString>;
|
|
852
|
-
}, z.core.$strip>;
|
|
853
853
|
confidence: z.ZodOptional<z.ZodObject<{
|
|
854
854
|
level: z.ZodEnum<{
|
|
855
855
|
inferred: "inferred";
|
|
@@ -998,6 +998,16 @@ declare const ArtifactSchemas: {
|
|
|
998
998
|
data: z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>;
|
|
999
999
|
kind: z.ZodString;
|
|
1000
1000
|
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
1001
|
+
scope: z.ZodObject<{
|
|
1002
|
+
level: z.ZodString;
|
|
1003
|
+
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
1004
|
+
}, z.core.$strip>;
|
|
1005
|
+
schemaVersion: z.ZodString;
|
|
1006
|
+
actor: z.ZodObject<{
|
|
1007
|
+
kind: z.ZodString;
|
|
1008
|
+
id: z.ZodString;
|
|
1009
|
+
displayName: z.ZodOptional<z.ZodString>;
|
|
1010
|
+
}, z.core.$strip>;
|
|
1001
1011
|
relations: z.ZodArray<z.ZodObject<{
|
|
1002
1012
|
type: z.ZodString;
|
|
1003
1013
|
target: z.ZodPreprocess<z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
@@ -1022,16 +1032,6 @@ declare const ArtifactSchemas: {
|
|
|
1022
1032
|
locator: z.ZodOptional<z.ZodString>;
|
|
1023
1033
|
}, z.core.$strip>], "refClass">>;
|
|
1024
1034
|
}, z.core.$strip>>;
|
|
1025
|
-
scope: z.ZodObject<{
|
|
1026
|
-
level: z.ZodString;
|
|
1027
|
-
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
1028
|
-
}, z.core.$strip>;
|
|
1029
|
-
schemaVersion: z.ZodString;
|
|
1030
|
-
actor: z.ZodObject<{
|
|
1031
|
-
kind: z.ZodString;
|
|
1032
|
-
id: z.ZodString;
|
|
1033
|
-
displayName: z.ZodOptional<z.ZodString>;
|
|
1034
|
-
}, z.core.$strip>;
|
|
1035
1035
|
confidence: z.ZodOptional<z.ZodObject<{
|
|
1036
1036
|
level: z.ZodEnum<{
|
|
1037
1037
|
inferred: "inferred";
|
|
@@ -2069,9 +2069,9 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
|
|
|
2069
2069
|
lifecycle: z.ZodOptional<z.ZodObject<{
|
|
2070
2070
|
defaultRelevance: z.ZodOptional<z.ZodEnum<{
|
|
2071
2071
|
active: "active";
|
|
2072
|
-
archived: "archived";
|
|
2073
2072
|
fading: "fading";
|
|
2074
2073
|
retired: "retired";
|
|
2074
|
+
archived: "archived";
|
|
2075
2075
|
}>>;
|
|
2076
2076
|
decayPolicy: z.ZodOptional<z.ZodString>;
|
|
2077
2077
|
}, z.core.$strip>>;
|
|
@@ -2084,8 +2084,8 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
|
|
|
2084
2084
|
comment: "comment";
|
|
2085
2085
|
}>;
|
|
2086
2086
|
defaultRole: z.ZodOptional<z.ZodEnum<{
|
|
2087
|
-
workpiece: "workpiece";
|
|
2088
2087
|
artifact: "artifact";
|
|
2088
|
+
workpiece: "workpiece";
|
|
2089
2089
|
}>>;
|
|
2090
2090
|
semanticEvents: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
2091
2091
|
created: "created";
|
|
@@ -2102,8 +2102,8 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
|
|
|
2102
2102
|
}>>;
|
|
2103
2103
|
fromLevel: z.ZodOptional<z.ZodEnum<{
|
|
2104
2104
|
link: "link";
|
|
2105
|
-
full: "full";
|
|
2106
2105
|
summary: "summary";
|
|
2106
|
+
full: "full";
|
|
2107
2107
|
}>>;
|
|
2108
2108
|
viewRole: z.ZodOptional<z.ZodEnum<{
|
|
2109
2109
|
title: "title";
|
|
@@ -2117,8 +2117,8 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
|
|
|
2117
2117
|
hostRelation: z.ZodString;
|
|
2118
2118
|
as: z.ZodOptional<z.ZodEnum<{
|
|
2119
2119
|
link: "link";
|
|
2120
|
-
full: "full";
|
|
2121
2120
|
summary: "summary";
|
|
2121
|
+
full: "full";
|
|
2122
2122
|
}>>;
|
|
2123
2123
|
}, z.core.$strip>, z.ZodObject<{
|
|
2124
2124
|
kind: z.ZodLiteral<"entry">;
|
|
@@ -2158,9 +2158,9 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
|
|
|
2158
2158
|
lifecycle: z.ZodOptional<z.ZodObject<{
|
|
2159
2159
|
defaultRelevance: z.ZodOptional<z.ZodEnum<{
|
|
2160
2160
|
active: "active";
|
|
2161
|
-
archived: "archived";
|
|
2162
2161
|
fading: "fading";
|
|
2163
2162
|
retired: "retired";
|
|
2163
|
+
archived: "archived";
|
|
2164
2164
|
}>>;
|
|
2165
2165
|
decayPolicy: z.ZodOptional<z.ZodString>;
|
|
2166
2166
|
}, z.core.$strip>>;
|
|
@@ -2173,8 +2173,8 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
|
|
|
2173
2173
|
comment: "comment";
|
|
2174
2174
|
}>;
|
|
2175
2175
|
defaultRole: z.ZodOptional<z.ZodEnum<{
|
|
2176
|
-
workpiece: "workpiece";
|
|
2177
2176
|
artifact: "artifact";
|
|
2177
|
+
workpiece: "workpiece";
|
|
2178
2178
|
}>>;
|
|
2179
2179
|
semanticEvents: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
2180
2180
|
created: "created";
|
|
@@ -2191,8 +2191,8 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
|
|
|
2191
2191
|
}>>;
|
|
2192
2192
|
fromLevel: z.ZodOptional<z.ZodEnum<{
|
|
2193
2193
|
link: "link";
|
|
2194
|
-
full: "full";
|
|
2195
2194
|
summary: "summary";
|
|
2195
|
+
full: "full";
|
|
2196
2196
|
}>>;
|
|
2197
2197
|
viewRole: z.ZodOptional<z.ZodEnum<{
|
|
2198
2198
|
title: "title";
|
|
@@ -2206,8 +2206,8 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
|
|
|
2206
2206
|
hostRelation: z.ZodString;
|
|
2207
2207
|
as: z.ZodOptional<z.ZodEnum<{
|
|
2208
2208
|
link: "link";
|
|
2209
|
-
full: "full";
|
|
2210
2209
|
summary: "summary";
|
|
2210
|
+
full: "full";
|
|
2211
2211
|
}>>;
|
|
2212
2212
|
}, z.core.$strip>, z.ZodObject<{
|
|
2213
2213
|
kind: z.ZodLiteral<"entry">;
|
|
@@ -2267,6 +2267,16 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
|
|
|
2267
2267
|
data: z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>;
|
|
2268
2268
|
kind: z.ZodString;
|
|
2269
2269
|
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
2270
|
+
scope: z.ZodObject<{
|
|
2271
|
+
level: z.ZodString;
|
|
2272
|
+
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
2273
|
+
}, z.core.$strip>;
|
|
2274
|
+
schemaVersion: z.ZodString;
|
|
2275
|
+
actor: z.ZodObject<{
|
|
2276
|
+
kind: z.ZodString;
|
|
2277
|
+
id: z.ZodString;
|
|
2278
|
+
displayName: z.ZodOptional<z.ZodString>;
|
|
2279
|
+
}, z.core.$strip>;
|
|
2270
2280
|
relations: z.ZodArray<z.ZodObject<{
|
|
2271
2281
|
type: z.ZodString;
|
|
2272
2282
|
target: z.ZodPreprocess<z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
@@ -2291,16 +2301,6 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
|
|
|
2291
2301
|
locator: z.ZodOptional<z.ZodString>;
|
|
2292
2302
|
}, z.core.$strip>], "refClass">>;
|
|
2293
2303
|
}, z.core.$strip>>;
|
|
2294
|
-
scope: z.ZodObject<{
|
|
2295
|
-
level: z.ZodString;
|
|
2296
|
-
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
2297
|
-
}, z.core.$strip>;
|
|
2298
|
-
schemaVersion: z.ZodString;
|
|
2299
|
-
actor: z.ZodObject<{
|
|
2300
|
-
kind: z.ZodString;
|
|
2301
|
-
id: z.ZodString;
|
|
2302
|
-
displayName: z.ZodOptional<z.ZodString>;
|
|
2303
|
-
}, z.core.$strip>;
|
|
2304
2304
|
confidence: z.ZodOptional<z.ZodObject<{
|
|
2305
2305
|
level: z.ZodEnum<{
|
|
2306
2306
|
inferred: "inferred";
|
|
@@ -2449,6 +2449,16 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
|
|
|
2449
2449
|
data: z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>;
|
|
2450
2450
|
kind: z.ZodString;
|
|
2451
2451
|
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
2452
|
+
scope: z.ZodObject<{
|
|
2453
|
+
level: z.ZodString;
|
|
2454
|
+
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
2455
|
+
}, z.core.$strip>;
|
|
2456
|
+
schemaVersion: z.ZodString;
|
|
2457
|
+
actor: z.ZodObject<{
|
|
2458
|
+
kind: z.ZodString;
|
|
2459
|
+
id: z.ZodString;
|
|
2460
|
+
displayName: z.ZodOptional<z.ZodString>;
|
|
2461
|
+
}, z.core.$strip>;
|
|
2452
2462
|
relations: z.ZodArray<z.ZodObject<{
|
|
2453
2463
|
type: z.ZodString;
|
|
2454
2464
|
target: z.ZodPreprocess<z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
@@ -2473,16 +2483,6 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
|
|
|
2473
2483
|
locator: z.ZodOptional<z.ZodString>;
|
|
2474
2484
|
}, z.core.$strip>], "refClass">>;
|
|
2475
2485
|
}, z.core.$strip>>;
|
|
2476
|
-
scope: z.ZodObject<{
|
|
2477
|
-
level: z.ZodString;
|
|
2478
|
-
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
2479
|
-
}, z.core.$strip>;
|
|
2480
|
-
schemaVersion: z.ZodString;
|
|
2481
|
-
actor: z.ZodObject<{
|
|
2482
|
-
kind: z.ZodString;
|
|
2483
|
-
id: z.ZodString;
|
|
2484
|
-
displayName: z.ZodOptional<z.ZodString>;
|
|
2485
|
-
}, z.core.$strip>;
|
|
2486
2486
|
confidence: z.ZodOptional<z.ZodObject<{
|
|
2487
2487
|
level: z.ZodEnum<{
|
|
2488
2488
|
inferred: "inferred";
|
|
@@ -3534,9 +3534,9 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
3534
3534
|
lifecycle: z.ZodOptional<z.ZodObject<{
|
|
3535
3535
|
defaultRelevance: z.ZodOptional<z.ZodEnum<{
|
|
3536
3536
|
active: "active";
|
|
3537
|
-
archived: "archived";
|
|
3538
3537
|
fading: "fading";
|
|
3539
3538
|
retired: "retired";
|
|
3539
|
+
archived: "archived";
|
|
3540
3540
|
}>>;
|
|
3541
3541
|
decayPolicy: z.ZodOptional<z.ZodString>;
|
|
3542
3542
|
}, z.core.$strip>>;
|
|
@@ -3549,8 +3549,8 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
3549
3549
|
comment: "comment";
|
|
3550
3550
|
}>;
|
|
3551
3551
|
defaultRole: z.ZodOptional<z.ZodEnum<{
|
|
3552
|
-
workpiece: "workpiece";
|
|
3553
3552
|
artifact: "artifact";
|
|
3553
|
+
workpiece: "workpiece";
|
|
3554
3554
|
}>>;
|
|
3555
3555
|
semanticEvents: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
3556
3556
|
created: "created";
|
|
@@ -3567,8 +3567,8 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
3567
3567
|
}>>;
|
|
3568
3568
|
fromLevel: z.ZodOptional<z.ZodEnum<{
|
|
3569
3569
|
link: "link";
|
|
3570
|
-
full: "full";
|
|
3571
3570
|
summary: "summary";
|
|
3571
|
+
full: "full";
|
|
3572
3572
|
}>>;
|
|
3573
3573
|
viewRole: z.ZodOptional<z.ZodEnum<{
|
|
3574
3574
|
title: "title";
|
|
@@ -3582,8 +3582,8 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
3582
3582
|
hostRelation: z.ZodString;
|
|
3583
3583
|
as: z.ZodOptional<z.ZodEnum<{
|
|
3584
3584
|
link: "link";
|
|
3585
|
-
full: "full";
|
|
3586
3585
|
summary: "summary";
|
|
3586
|
+
full: "full";
|
|
3587
3587
|
}>>;
|
|
3588
3588
|
}, z.core.$strip>, z.ZodObject<{
|
|
3589
3589
|
kind: z.ZodLiteral<"entry">;
|
|
@@ -3623,9 +3623,9 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
3623
3623
|
lifecycle: z.ZodOptional<z.ZodObject<{
|
|
3624
3624
|
defaultRelevance: z.ZodOptional<z.ZodEnum<{
|
|
3625
3625
|
active: "active";
|
|
3626
|
-
archived: "archived";
|
|
3627
3626
|
fading: "fading";
|
|
3628
3627
|
retired: "retired";
|
|
3628
|
+
archived: "archived";
|
|
3629
3629
|
}>>;
|
|
3630
3630
|
decayPolicy: z.ZodOptional<z.ZodString>;
|
|
3631
3631
|
}, z.core.$strip>>;
|
|
@@ -3638,8 +3638,8 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
3638
3638
|
comment: "comment";
|
|
3639
3639
|
}>;
|
|
3640
3640
|
defaultRole: z.ZodOptional<z.ZodEnum<{
|
|
3641
|
-
workpiece: "workpiece";
|
|
3642
3641
|
artifact: "artifact";
|
|
3642
|
+
workpiece: "workpiece";
|
|
3643
3643
|
}>>;
|
|
3644
3644
|
semanticEvents: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
3645
3645
|
created: "created";
|
|
@@ -3656,8 +3656,8 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
3656
3656
|
}>>;
|
|
3657
3657
|
fromLevel: z.ZodOptional<z.ZodEnum<{
|
|
3658
3658
|
link: "link";
|
|
3659
|
-
full: "full";
|
|
3660
3659
|
summary: "summary";
|
|
3660
|
+
full: "full";
|
|
3661
3661
|
}>>;
|
|
3662
3662
|
viewRole: z.ZodOptional<z.ZodEnum<{
|
|
3663
3663
|
title: "title";
|
|
@@ -3671,8 +3671,8 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
3671
3671
|
hostRelation: z.ZodString;
|
|
3672
3672
|
as: z.ZodOptional<z.ZodEnum<{
|
|
3673
3673
|
link: "link";
|
|
3674
|
-
full: "full";
|
|
3675
3674
|
summary: "summary";
|
|
3675
|
+
full: "full";
|
|
3676
3676
|
}>>;
|
|
3677
3677
|
}, z.core.$strip>, z.ZodObject<{
|
|
3678
3678
|
kind: z.ZodLiteral<"entry">;
|
|
@@ -3732,6 +3732,16 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
3732
3732
|
data: z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>;
|
|
3733
3733
|
kind: z.ZodString;
|
|
3734
3734
|
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
3735
|
+
scope: z.ZodObject<{
|
|
3736
|
+
level: z.ZodString;
|
|
3737
|
+
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
3738
|
+
}, z.core.$strip>;
|
|
3739
|
+
schemaVersion: z.ZodString;
|
|
3740
|
+
actor: z.ZodObject<{
|
|
3741
|
+
kind: z.ZodString;
|
|
3742
|
+
id: z.ZodString;
|
|
3743
|
+
displayName: z.ZodOptional<z.ZodString>;
|
|
3744
|
+
}, z.core.$strip>;
|
|
3735
3745
|
relations: z.ZodArray<z.ZodObject<{
|
|
3736
3746
|
type: z.ZodString;
|
|
3737
3747
|
target: z.ZodPreprocess<z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
@@ -3756,16 +3766,6 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
3756
3766
|
locator: z.ZodOptional<z.ZodString>;
|
|
3757
3767
|
}, z.core.$strip>], "refClass">>;
|
|
3758
3768
|
}, z.core.$strip>>;
|
|
3759
|
-
scope: z.ZodObject<{
|
|
3760
|
-
level: z.ZodString;
|
|
3761
|
-
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
3762
|
-
}, z.core.$strip>;
|
|
3763
|
-
schemaVersion: z.ZodString;
|
|
3764
|
-
actor: z.ZodObject<{
|
|
3765
|
-
kind: z.ZodString;
|
|
3766
|
-
id: z.ZodString;
|
|
3767
|
-
displayName: z.ZodOptional<z.ZodString>;
|
|
3768
|
-
}, z.core.$strip>;
|
|
3769
3769
|
confidence: z.ZodOptional<z.ZodObject<{
|
|
3770
3770
|
level: z.ZodEnum<{
|
|
3771
3771
|
inferred: "inferred";
|
|
@@ -3914,6 +3914,16 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
3914
3914
|
data: z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>;
|
|
3915
3915
|
kind: z.ZodString;
|
|
3916
3916
|
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
3917
|
+
scope: z.ZodObject<{
|
|
3918
|
+
level: z.ZodString;
|
|
3919
|
+
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
3920
|
+
}, z.core.$strip>;
|
|
3921
|
+
schemaVersion: z.ZodString;
|
|
3922
|
+
actor: z.ZodObject<{
|
|
3923
|
+
kind: z.ZodString;
|
|
3924
|
+
id: z.ZodString;
|
|
3925
|
+
displayName: z.ZodOptional<z.ZodString>;
|
|
3926
|
+
}, z.core.$strip>;
|
|
3917
3927
|
relations: z.ZodArray<z.ZodObject<{
|
|
3918
3928
|
type: z.ZodString;
|
|
3919
3929
|
target: z.ZodPreprocess<z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
@@ -3938,16 +3948,6 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
3938
3948
|
locator: z.ZodOptional<z.ZodString>;
|
|
3939
3949
|
}, z.core.$strip>], "refClass">>;
|
|
3940
3950
|
}, z.core.$strip>>;
|
|
3941
|
-
scope: z.ZodObject<{
|
|
3942
|
-
level: z.ZodString;
|
|
3943
|
-
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
3944
|
-
}, z.core.$strip>;
|
|
3945
|
-
schemaVersion: z.ZodString;
|
|
3946
|
-
actor: z.ZodObject<{
|
|
3947
|
-
kind: z.ZodString;
|
|
3948
|
-
id: z.ZodString;
|
|
3949
|
-
displayName: z.ZodOptional<z.ZodString>;
|
|
3950
|
-
}, z.core.$strip>;
|
|
3951
3951
|
confidence: z.ZodOptional<z.ZodObject<{
|
|
3952
3952
|
level: z.ZodEnum<{
|
|
3953
3953
|
inferred: "inferred";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { i as CliContribution } from "./types-
|
|
2
|
-
import { c as ExtensionInfo } from "./index-
|
|
3
|
-
import { r as WindowRegistry } from "./window-registry-
|
|
1
|
+
import { i as CliContribution } from "./types-Bju4dmAg.mjs";
|
|
2
|
+
import { c as ExtensionInfo } from "./index-CKccv4s2.mjs";
|
|
3
|
+
import { r as WindowRegistry } from "./window-registry-Qcnvlhp7.mjs";
|
|
4
4
|
import { IMakaioBus } from "@makaio/framework/bus";
|
|
5
5
|
import { ExtensionContributionProcessor, ExtensionService, ExtensionToken, MakaioExtension, NodeExtensionContext, StorageDialect, TrayManifest, VersionLiteral } from "@makaio/framework/contracts";
|
|
6
6
|
|
|
@@ -20,8 +20,8 @@ import { ExtensionWarningEntry, ExtensionWarningEntrySchema } from "@makaio/fram
|
|
|
20
20
|
declare const ComponentStateSchema: z.ZodEnum<{
|
|
21
21
|
failed: "failed";
|
|
22
22
|
discovered: "discovered";
|
|
23
|
-
active: "active";
|
|
24
23
|
skipped: "skipped";
|
|
24
|
+
active: "active";
|
|
25
25
|
stopped: "stopped";
|
|
26
26
|
initializing: "initializing";
|
|
27
27
|
}>;
|
|
@@ -49,8 +49,8 @@ declare const ComponentInfoSchema: z.ZodObject<{
|
|
|
49
49
|
state: z.ZodEnum<{
|
|
50
50
|
failed: "failed";
|
|
51
51
|
discovered: "discovered";
|
|
52
|
-
active: "active";
|
|
53
52
|
skipped: "skipped";
|
|
53
|
+
active: "active";
|
|
54
54
|
stopped: "stopped";
|
|
55
55
|
initializing: "initializing";
|
|
56
56
|
}>;
|
|
@@ -70,8 +70,8 @@ declare const ServiceInfoSchema: z.ZodObject<{
|
|
|
70
70
|
state: z.ZodEnum<{
|
|
71
71
|
failed: "failed";
|
|
72
72
|
discovered: "discovered";
|
|
73
|
-
active: "active";
|
|
74
73
|
skipped: "skipped";
|
|
74
|
+
active: "active";
|
|
75
75
|
stopped: "stopped";
|
|
76
76
|
initializing: "initializing";
|
|
77
77
|
}>;
|
|
@@ -92,8 +92,8 @@ declare const ExtensionInfoSchema: z.ZodObject<{
|
|
|
92
92
|
state: z.ZodEnum<{
|
|
93
93
|
failed: "failed";
|
|
94
94
|
discovered: "discovered";
|
|
95
|
-
active: "active";
|
|
96
95
|
skipped: "skipped";
|
|
96
|
+
active: "active";
|
|
97
97
|
stopped: "stopped";
|
|
98
98
|
initializing: "initializing";
|
|
99
99
|
}>;
|
|
@@ -140,16 +140,16 @@ declare const ExtensionNamespace: _$_makaio_core0.BusNamespaceDefinition<"kernel
|
|
|
140
140
|
from: z.ZodEnum<{
|
|
141
141
|
failed: "failed";
|
|
142
142
|
discovered: "discovered";
|
|
143
|
-
active: "active";
|
|
144
143
|
skipped: "skipped";
|
|
144
|
+
active: "active";
|
|
145
145
|
stopped: "stopped";
|
|
146
146
|
initializing: "initializing";
|
|
147
147
|
}>;
|
|
148
148
|
to: z.ZodEnum<{
|
|
149
149
|
failed: "failed";
|
|
150
150
|
discovered: "discovered";
|
|
151
|
-
active: "active";
|
|
152
151
|
skipped: "skipped";
|
|
152
|
+
active: "active";
|
|
153
153
|
stopped: "stopped";
|
|
154
154
|
initializing: "initializing";
|
|
155
155
|
}>;
|
|
@@ -183,8 +183,8 @@ declare const ExtensionNamespace: _$_makaio_core0.BusNamespaceDefinition<"kernel
|
|
|
183
183
|
state: z.ZodEnum<{
|
|
184
184
|
failed: "failed";
|
|
185
185
|
discovered: "discovered";
|
|
186
|
-
active: "active";
|
|
187
186
|
skipped: "skipped";
|
|
187
|
+
active: "active";
|
|
188
188
|
stopped: "stopped";
|
|
189
189
|
initializing: "initializing";
|
|
190
190
|
}>;
|
|
@@ -221,8 +221,8 @@ declare const ExtensionNamespace: _$_makaio_core0.BusNamespaceDefinition<"kernel
|
|
|
221
221
|
state: z.ZodEnum<{
|
|
222
222
|
failed: "failed";
|
|
223
223
|
discovered: "discovered";
|
|
224
|
-
active: "active";
|
|
225
224
|
skipped: "skipped";
|
|
225
|
+
active: "active";
|
|
226
226
|
stopped: "stopped";
|
|
227
227
|
initializing: "initializing";
|
|
228
228
|
}>;
|
|
@@ -437,11 +437,8 @@ declare const ExtensionNamespace: _$_makaio_core0.BusNamespaceDefinition<"kernel
|
|
|
437
437
|
hookEvents: z.ZodDefault<z.ZodArray<z.ZodObject<{
|
|
438
438
|
name: z.ZodString;
|
|
439
439
|
frameworkSubject: z.ZodOptional<z.ZodString>;
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
event: "event";
|
|
443
|
-
}>>;
|
|
444
|
-
}, z.core.$strip>>>;
|
|
440
|
+
responseCapabilities: z.ZodDefault<z.ZodReadonly<z.ZodArray<z.ZodString>>>;
|
|
441
|
+
}, z.core.$strict>>>;
|
|
445
442
|
}, z.core.$strip>>, z.ZodTransform<{
|
|
446
443
|
supportsHooks: boolean;
|
|
447
444
|
supportsStatusline: boolean;
|
|
@@ -449,7 +446,7 @@ declare const ExtensionNamespace: _$_makaio_core0.BusNamespaceDefinition<"kernel
|
|
|
449
446
|
supportsManagedBinary: boolean;
|
|
450
447
|
hookEvents: {
|
|
451
448
|
name: string;
|
|
452
|
-
|
|
449
|
+
responseCapabilities: readonly string[];
|
|
453
450
|
frameworkSubject?: string | undefined;
|
|
454
451
|
}[];
|
|
455
452
|
}, {
|
|
@@ -459,7 +456,7 @@ declare const ExtensionNamespace: _$_makaio_core0.BusNamespaceDefinition<"kernel
|
|
|
459
456
|
supportsManagedBinary: boolean;
|
|
460
457
|
hookEvents: {
|
|
461
458
|
name: string;
|
|
462
|
-
|
|
459
|
+
responseCapabilities: readonly string[];
|
|
463
460
|
frameworkSubject?: string | undefined;
|
|
464
461
|
}[];
|
|
465
462
|
} | undefined>>;
|
|
@@ -646,16 +643,16 @@ declare const ExtensionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
646
643
|
from: z.ZodEnum<{
|
|
647
644
|
failed: "failed";
|
|
648
645
|
discovered: "discovered";
|
|
649
|
-
active: "active";
|
|
650
646
|
skipped: "skipped";
|
|
647
|
+
active: "active";
|
|
651
648
|
stopped: "stopped";
|
|
652
649
|
initializing: "initializing";
|
|
653
650
|
}>;
|
|
654
651
|
to: z.ZodEnum<{
|
|
655
652
|
failed: "failed";
|
|
656
653
|
discovered: "discovered";
|
|
657
|
-
active: "active";
|
|
658
654
|
skipped: "skipped";
|
|
655
|
+
active: "active";
|
|
659
656
|
stopped: "stopped";
|
|
660
657
|
initializing: "initializing";
|
|
661
658
|
}>;
|
|
@@ -689,8 +686,8 @@ declare const ExtensionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
689
686
|
state: z.ZodEnum<{
|
|
690
687
|
failed: "failed";
|
|
691
688
|
discovered: "discovered";
|
|
692
|
-
active: "active";
|
|
693
689
|
skipped: "skipped";
|
|
690
|
+
active: "active";
|
|
694
691
|
stopped: "stopped";
|
|
695
692
|
initializing: "initializing";
|
|
696
693
|
}>;
|
|
@@ -727,8 +724,8 @@ declare const ExtensionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
727
724
|
state: z.ZodEnum<{
|
|
728
725
|
failed: "failed";
|
|
729
726
|
discovered: "discovered";
|
|
730
|
-
active: "active";
|
|
731
727
|
skipped: "skipped";
|
|
728
|
+
active: "active";
|
|
732
729
|
stopped: "stopped";
|
|
733
730
|
initializing: "initializing";
|
|
734
731
|
}>;
|
|
@@ -943,11 +940,8 @@ declare const ExtensionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
943
940
|
hookEvents: z.ZodDefault<z.ZodArray<z.ZodObject<{
|
|
944
941
|
name: z.ZodString;
|
|
945
942
|
frameworkSubject: z.ZodOptional<z.ZodString>;
|
|
946
|
-
|
|
947
|
-
|
|
948
|
-
event: "event";
|
|
949
|
-
}>>;
|
|
950
|
-
}, z.core.$strip>>>;
|
|
943
|
+
responseCapabilities: z.ZodDefault<z.ZodReadonly<z.ZodArray<z.ZodString>>>;
|
|
944
|
+
}, z.core.$strict>>>;
|
|
951
945
|
}, z.core.$strip>>, z.ZodTransform<{
|
|
952
946
|
supportsHooks: boolean;
|
|
953
947
|
supportsStatusline: boolean;
|
|
@@ -955,7 +949,7 @@ declare const ExtensionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
955
949
|
supportsManagedBinary: boolean;
|
|
956
950
|
hookEvents: {
|
|
957
951
|
name: string;
|
|
958
|
-
|
|
952
|
+
responseCapabilities: readonly string[];
|
|
959
953
|
frameworkSubject?: string | undefined;
|
|
960
954
|
}[];
|
|
961
955
|
}, {
|
|
@@ -965,7 +959,7 @@ declare const ExtensionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
965
959
|
supportsManagedBinary: boolean;
|
|
966
960
|
hookEvents: {
|
|
967
961
|
name: string;
|
|
968
|
-
|
|
962
|
+
responseCapabilities: readonly string[];
|
|
969
963
|
frameworkSubject?: string | undefined;
|
|
970
964
|
}[];
|
|
971
965
|
} | undefined>>;
|