@makaio/framework 1.0.0-dev-1781117225170 → 1.0.0-dev-1781260968078
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/README.md +29 -0
- package/dist/.makaio-build.json +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 +3 -3
- package/dist/adapters/index.mjs +1 -1
- package/dist/adapters/node.d.mts +1 -1
- package/dist/adapters/node.mjs +1 -1
- package/dist/bus/index.mjs +1 -1
- package/dist/client-BJVDImPV.d.mts +175 -0
- package/dist/clients/index.d.mts +105 -2
- package/dist/clients/index.mjs +2 -2
- 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 +2 -2
- 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 +4 -4
- package/dist/contracts/extension/index.mjs +1 -1
- 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 +575 -62
- package/dist/contracts/index.mjs +1 -1
- package/dist/contracts/materialization/index.d.mts +3 -3
- 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/shared/index.d.mts +1 -1
- 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/{definition-Cp-5xJp_.d.mts → definition-SiimP25_.d.mts} +1 -1
- package/dist/{detached-extension-handle-oXbjv1tA.mjs → detached-extension-handle-Diiwgm13.mjs} +1 -1
- package/dist/drizzle/0001_messages_content_tsv.na.md +18 -0
- package/dist/drizzle/0012_legal_kate_bishop.sql +3 -0
- package/dist/drizzle/0013_eager_rhodey.sql +56 -0
- package/dist/drizzle/0014_fancy_ultimo.sql +1 -0
- package/dist/drizzle/meta/0012_snapshot.json +2934 -0
- package/dist/drizzle/meta/0013_snapshot.json +2954 -0
- package/dist/drizzle/meta/0014_snapshot.json +2959 -0
- package/dist/drizzle/meta/_journal.json +21 -0
- package/dist/drizzle-wjquQK2m.mjs +1 -0
- package/dist/extension-DfNcE0zm.mjs +1 -0
- package/dist/extension-ZBN4BGre.mjs +1 -0
- package/dist/{filesystem-service-CBJT7A5w.mjs → filesystem-service-BjfrUmGS.mjs} +1 -1
- package/dist/{globby-C0lgTOUl.mjs → globby-BIH65cbN.mjs} +1 -1
- package/dist/handler-DSfSAlxx.mjs +1 -0
- package/dist/handlers-C8EtpSqK.mjs +41 -0
- package/dist/{index-DfUBcVtG.d.mts → index-B2xbnMZe.d.mts} +1 -1
- package/dist/{index-uQl_1wQO.d.mts → index-BAhJKQLX.d.mts} +8 -8
- package/dist/{index-i7o6FtS0.d.mts → index-BDRKAxIV.d.mts} +129 -2
- package/dist/{index-kLBWooVu.d.mts → index-BQiHs8EF.d.mts} +12 -12
- package/dist/{index-SFkbbDxs.d.mts → index-BYkOUd0x.d.mts} +1 -1
- package/dist/{index-C1uZLARQ.d.mts → index-BvSyOgTY.d.mts} +1314 -46
- package/dist/{index-Bw8SkcWG.d.mts → index-Bw_zL7Rs.d.mts} +1 -1
- package/dist/{index-CXfWW8cP.d.mts → index-CARxIllg.d.mts} +7 -7
- package/dist/{index-t9Vt4Jbb.d.mts → index-Cb64d5c5.d.mts} +6 -6
- package/dist/{index-hWzUQtDn.d.mts → index-CgjslA5-.d.mts} +92 -19
- package/dist/{index-ClgVA8Rz.d.mts → index-D5CI1V5d.d.mts} +22 -22
- package/dist/{index-BY-fz0Jy.d.mts → index-DDQkhhRo.d.mts} +149 -141
- package/dist/{index-v2kRZnfw2.d.mts → index-DTdqGAfH2.d.mts} +20 -10
- package/dist/{index-CT-zFurA.d.mts → index-Drz_a7kW.d.mts} +1 -1
- package/dist/{index-BELri1Hy.d.mts → index-IekAD8Gp.d.mts} +8 -8
- package/dist/{index-C_jIVT40.d.mts → index-fVgKVvta.d.mts} +1 -1
- 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/extension/index.mjs +1 -1
- package/dist/kernel/index.d.mts +5 -5
- package/dist/kernel/index.mjs +1 -1
- 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-zuQKc8ym.mjs → lib-Cq5R6Tx9.mjs} +1 -1
- package/dist/{lib-IkUYa2Qs.mjs → lib-nlcl5kRW.mjs} +1 -1
- package/dist/{load-extensions-DE8qDIqi.d.mts → load-extensions-D9nbDIiW.d.mts} +1 -1
- package/dist/{load-extensions-CwxilDj1.mjs → load-extensions-wELQ4BBN.mjs} +1 -1
- package/dist/mcp-http-server/index.mjs +1 -1
- package/dist/{namespace-CZPu_jvy.d.mts → namespace-7tsuJhQ9.d.mts} +66 -66
- package/dist/{namespace-ffepZB8Y.d.mts → namespace-B73Sxj5L.d.mts} +6 -6
- package/dist/{namespace-Da_dHfdm.d.mts → namespace-Ba4bxtHQ.d.mts} +11 -11
- package/dist/{namespace-DvHoeMUV.d.mts → namespace-DDCjoQUj.d.mts} +3 -3
- package/dist/namespace-DwE2g8Wm.mjs +1 -0
- 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/{orchestrator-shared-FnWrPS09.mjs → orchestrator-shared-Dt4WDse7.mjs} +1 -1
- package/dist/package-Be2Ez4vv.mjs +1 -0
- package/dist/package.json +1 -1
- package/dist/primitive-runtime-Xrc9xh6p.mjs +1 -0
- package/dist/registry-RG-bkw3c.mjs +146 -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 +59 -38
- package/dist/runtime-node/index.mjs +26 -53
- 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/{schema-CfuF2cXW.d.mts → schema-BNrM9LWb.d.mts} +218 -12
- package/dist/schema-BerZmr2q.mjs +1 -0
- package/dist/schema-BrnYlDwZ.mjs +1 -0
- package/dist/{schemas-SPI-Y87l2.d.mts → schemas-DAFYpgHk2.d.mts} +12 -12
- package/dist/services/adapter-runtime/index.d.mts +3 -3
- 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 +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/capability/index.d.mts +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/execution-target/index.d.mts +3 -3
- 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/filesystem/namespace.d.mts +12 -12
- package/dist/services/filesystem/schemas.d.mts +6 -6
- package/dist/services/git/namespace.d.mts +2 -2
- package/dist/services/git/schemas.d.mts +2 -2
- package/dist/services/harness/index.d.mts +32 -20
- package/dist/services/harness/index.mjs +1 -1
- package/dist/services/harness/storage/schema.d.mts +60 -16
- package/dist/services/harness/storage/schema.mjs +1 -1
- package/dist/services/index.d.mts +73 -73
- 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 +7 -12
- 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/namespace.d.mts +2 -2
- package/dist/services/log-import/schemas.d.mts +1 -1
- package/dist/services/model-registry/index.d.mts +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/session/handlers/index.d.mts +1 -1
- package/dist/services/session/handlers/index.mjs +1 -1
- package/dist/services/session/index.d.mts +10 -10
- 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 +2 -2
- package/dist/services/session/storage/schema.mjs +1 -1
- package/dist/services/session/testing/index.d.mts +18 -2
- package/dist/services/session/testing/index.mjs +52 -3
- 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/session-editor/index.d.mts +1 -1
- package/dist/services/settings/index.d.mts +3 -3
- package/dist/services/settings/namespace.d.mts +12 -12
- package/dist/services/settings/storage/clients-namespace.d.mts +1 -1
- 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-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/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/session-KnewDVxt.mjs +39 -0
- package/dist/{session-lineage-CxHc3_bm.d.mts → session-lineage-CXzV_hAP.d.mts} +1 -1
- package/dist/{src-DI5TcYUW.mjs → src-CBG3IHUl.mjs} +1 -1
- package/dist/storage/drizzle/client.d.mts +2 -78
- package/dist/storage/drizzle/client.mjs +1 -1
- package/dist/storage/drizzle/columns/postgres.d.mts +88 -0
- package/dist/storage/drizzle/columns/postgres.mjs +1 -0
- package/dist/storage/drizzle/columns/sqlite.d.mts +81 -0
- package/dist/storage/drizzle/columns/sqlite.mjs +1 -0
- package/dist/storage/drizzle/index.d.mts +976 -23
- 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/testing/drizzle-harness.d.mts +52 -6
- package/dist/testing/drizzle-harness.mjs +1 -1
- package/dist/testing/index.d.mts +34 -2
- package/dist/testing/index.mjs +1 -1
- package/dist/{tool-approval-service-BgNcJvKx.mjs → tool-approval-service-Cb2F1yT6.mjs} +1 -1
- package/dist/tools-D5DVHC-R.mjs +1 -0
- package/dist/{types-C5Uy3WEy.d.mts → types-D5IMwOkJ.d.mts} +1 -1
- package/dist/{types-CZHV05Lu.d.mts → types-DLVitCZP.d.mts} +51 -51
- package/dist/ui-kernel/index.d.mts +1 -1
- package/dist/ui-kernel/pages/schemas.d.mts +1 -1
- package/dist/workflow-engine/index.d.mts +482 -86
- 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-hDaQzTBl.mjs → workflow-worker-CK9Sqj7D.mjs} +1 -1
- package/package.json +40 -1
- package/dist/drizzle-DpjZFY_j.mjs +0 -1
- package/dist/extension--5Q190u_.mjs +0 -1
- package/dist/extension-DFIZ3FCJ.mjs +0 -1
- package/dist/handlers-Bev7-xjL.mjs +0 -41
- package/dist/namespace-CDiM5Bcr.mjs +0 -1
- package/dist/namespace-h0HIuqx0.mjs +0 -1
- package/dist/package-C9wOiMK9.mjs +0 -1
- package/dist/primitive-runtime-1Z3JbRUj.mjs +0 -1
- package/dist/schema-DCJyzRHe.mjs +0 -1
- package/dist/schema-DOnJmAPw.mjs +0 -1
- package/dist/session-BnfsJoZi.mjs +0 -134
- package/dist/tools-B8d8Iqqx.mjs +0 -1
- package/dist/types-yTKQTAok.d.mts +0 -31
- /package/dist/{ajv-0JG5NFEd.mjs → ajv-BA2z5ztb.mjs} +0 -0
- /package/dist/{await-trigger-CHuOd5co.mjs → await-trigger-DREnXCEJ.mjs} +0 -0
- /package/dist/{base-orchestrator-D-S9v5VY.d.mts → base-orchestrator-M5mAB5-w.d.mts} +0 -0
- /package/dist/{cleanEnvForAdapter-BlpmyXYk.mjs → cleanEnvForAdapter-vZfPGi0X.mjs} +0 -0
- /package/dist/{clients-namespace-E97p_GKF.d.mts → clients-namespace-SFk7OTop.d.mts} +0 -0
- /package/dist/{config-namespace-R_34Wfps.d.mts → config-namespace-BzAvE2nY.d.mts} +0 -0
- /package/dist/{create-static-mount-B9Szo_7y.mjs → create-static-mount-BB1MIQ9J.mjs} +0 -0
- /package/dist/{cross-spawn-CTptpCy4.mjs → cross-spawn-BL6EvJBv.mjs} +0 -0
- /package/dist/{cursor-storage-YikwAZR5.mjs → cursor-storage-CmKjSvKY.mjs} +0 -0
- /package/dist/{definition-CYzWS2eR.d.mts → definition-BSghHJpQ.d.mts} +0 -0
- /package/dist/{definition-CvOuzWNT.d.mts → definition-q6iLw11H.d.mts} +0 -0
- /package/dist/{descriptor-to-package-9nrAH_D5.mjs → descriptor-to-package-CY8oc2gl.mjs} +0 -0
- /package/dist/{esm-CglYG5aA.mjs → esm-CQVFKEW5.mjs} +0 -0
- /package/dist/{extension-discovery-BD1-oNU_.d.mts → extension-discovery-CkV_VRdJ.d.mts} +0 -0
- /package/dist/{filesystem-service-BcwRp4k1.d.mts → filesystem-service-Ddngll0j.d.mts} +0 -0
- /package/dist/{index-DJQew2k-.d.mts → index-9IDJUJ4X.d.mts} +0 -0
- /package/dist/{index-CNYPKkyH.d.mts → index-BBvcP-P0.d.mts} +0 -0
- /package/dist/{index-BFaeVdsn2.d.mts → index-BKKNWqkP2.d.mts} +0 -0
- /package/dist/{index-Dn9Uum3F.d.mts → index-BMpRB6iE.d.mts} +0 -0
- /package/dist/{index-CdNDnxXR.d.mts → index-BbCjtc3h.d.mts} +0 -0
- /package/dist/{index-B6RGNugn.d.mts → index-BnQSPC6c.d.mts} +0 -0
- /package/dist/{index-DUPZKsd3.d.mts → index-BpXX9WZJ.d.mts} +0 -0
- /package/dist/{index-DUhXk_q6.d.mts → index-BpniJgxu.d.mts} +0 -0
- /package/dist/{index-ChG8ZUNP.d.mts → index-Bsp0O_sI.d.mts} +0 -0
- /package/dist/{index-CmGvjpUG.d.mts → index-BtztOqaF.d.mts} +0 -0
- /package/dist/{index-CF7dnqQj.d.mts → index-Buo9H8RK.d.mts} +0 -0
- /package/dist/{index-9KnLzPYu.d.mts → index-BxFA1XcP.d.mts} +0 -0
- /package/dist/{index-AZ4iLe7O2.d.mts → index-C33Tq1ei2.d.mts} +0 -0
- /package/dist/{index--0CnhN0g.d.mts → index-C6BhKRnH.d.mts} +0 -0
- /package/dist/{index-BV8rSmDZ.d.mts → index-CDU_s69P.d.mts} +0 -0
- /package/dist/{index-BDlpFEsp2.d.mts → index-CGJjA-hR2.d.mts} +0 -0
- /package/dist/{index-Dsu1tPHm.d.mts → index-CZ_TcT6J.d.mts} +0 -0
- /package/dist/{index-DNGUXQGC.d.mts → index-Cz9JMjZK.d.mts} +0 -0
- /package/dist/{index-C-YBGCCG.d.mts → index-D0SUjZmU.d.mts} +0 -0
- /package/dist/{index-yNb7G73-.d.mts → index-D6Iyvz9T.d.mts} +0 -0
- /package/dist/{index-ziQTLYUO.d.mts → index-DOfq0qqv.d.mts} +0 -0
- /package/dist/{index-BYxgW2i0.d.mts → index-DSV1aFgK.d.mts} +0 -0
- /package/dist/{index-Dbwm5Y-Q.d.mts → index-Dsq2zKvu.d.mts} +0 -0
- /package/dist/{jsonl-transport-DBHQgcIm.mjs → jsonl-transport-C21tpVfe.mjs} +0 -0
- /package/dist/{lib-CaOdTS9F.mjs → lib-CNOQJtgs.mjs} +0 -0
- /package/dist/{namespace-DnZ4rS6T2.d.mts → namespace-B60mn8J-2.d.mts} +0 -0
- /package/dist/{namespace-DfYutvMT.d.mts → namespace-BBVtD1gu.d.mts} +0 -0
- /package/dist/{namespace-BaJJxBsI.d.mts → namespace-CHMszppN.d.mts} +0 -0
- /package/dist/{namespace-uGw5nK6d.d.mts → namespace-CqUGzG53.d.mts} +0 -0
- /package/dist/{namespace-Dik_dNeE.d.mts → namespace-D1Iw_d1P.d.mts} +0 -0
- /package/dist/{namespace-13uMtVGj.d.mts → namespace-DRFJN-_z.d.mts} +0 -0
- /package/dist/{namespace-TfZGCy7N.d.mts → namespace-DzVf1hVH.d.mts} +0 -0
- /package/dist/{namespace-QTFnJWHC.d.mts → namespace-XTGCaSXj.d.mts} +0 -0
- /package/dist/{namespace-CTrNKkxY.d.mts → namespace-nlsvvMtD.d.mts} +0 -0
- /package/dist/{namespace-DkDvQJhB.d.mts → namespace-uuR0Fg5r.d.mts} +0 -0
- /package/dist/{orchestrator-shared-BZVeoRfr.d.mts → orchestrator-shared-D91Wk7z-.d.mts} +0 -0
- /package/dist/{out-CiFds_ap.mjs → out-C1JFb2Bp.mjs} +0 -0
- /package/dist/{package-B2HkKyRz.d.mts → package-BSnp1zOR.d.mts} +0 -0
- /package/dist/{providers-namespace-Cc9FQ-Zt.d.mts → providers-namespace-BqWYkydw.d.mts} +0 -0
- /package/dist/{schemas-BD-1NGmS.d.mts → schemas-B5ToLwIs.d.mts} +0 -0
- /package/dist/{schemas-Hy-lsBpg.d.mts → schemas-B77Gi8Xr.d.mts} +0 -0
- /package/dist/{schemas-BzK1I1eX.d.mts → schemas-C792eVAZ.d.mts} +0 -0
- /package/dist/{schemas-CYS6bkht.d.mts → schemas-Chyj6HuZ.d.mts} +0 -0
- /package/dist/{schemas-BiMxSTUx.d.mts → schemas-CkOSG2eJ.d.mts} +0 -0
- /package/dist/{schemas-DL_bGYyZ.d.mts → schemas-DZUaRcYl.d.mts} +0 -0
- /package/dist/{schemas-DdZwjeF0.d.mts → schemas-Dv5FxHDT.d.mts} +0 -0
- /package/dist/{schemas-CsjB6gel.d.mts → schemas-Dyk7JuVl.d.mts} +0 -0
- /package/dist/{schemas-DFWGb4uj.d.mts → schemas-Kq33MTPY.d.mts} +0 -0
- /package/dist/{schemas-BFeP62V4.d.mts → schemas-lqvZ6UpK.d.mts} +0 -0
- /package/dist/{server-lifecycle-DVAbXQzg.d.mts → server-lifecycle-47mygK3E.d.mts} +0 -0
- /package/dist/{server-lifecycle-JTFuSJhg.mjs → server-lifecycle-Cg47L59Q.mjs} +0 -0
- /package/dist/{src-4_2jBceX.mjs → src-DedDL9iv.mjs} +0 -0
- /package/dist/{storage-namespace-I30TaZP7.d.mts → storage-namespace-BXmMUd7a.d.mts} +0 -0
- /package/dist/{storage-namespace-definition-ZNBL3v2h.d.mts → storage-namespace-definition-C3XbpiP8.d.mts} +0 -0
- /package/dist/{types-11QnNmpW.d.mts → types-5Gw3iVpK.d.mts} +0 -0
- /package/dist/{types-BKNpS4Xw.d.mts → types-B0BtvVAq.d.mts} +0 -0
- /package/dist/{types-0u6hpELc.d.mts → types-BMpIa4fx.d.mts} +0 -0
- /package/dist/{types-BtMNh2FS.d.mts → types-D-bP8RRE.d.mts} +0 -0
- /package/dist/{window-registry-QD1rTk_f.d.mts → window-registry-CfEi_Ji4.d.mts} +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as ArtifactProjectionPolicy$1 } from "./schemas-
|
|
1
|
+
import { r as ArtifactProjectionPolicy$1 } from "./schemas-CkOSG2eJ.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";
|
|
@@ -1486,6 +1486,7 @@ declare const ArtifactSchemas: {
|
|
|
1486
1486
|
create: {
|
|
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
|
+
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
1489
1490
|
kind: z.ZodString;
|
|
1490
1491
|
scope: z.ZodObject<{
|
|
1491
1492
|
level: 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<{
|
|
@@ -1668,6 +1668,7 @@ declare const ArtifactSchemas: {
|
|
|
1668
1668
|
}, z.core.$strip>;
|
|
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
|
+
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
1671
1672
|
kind: z.ZodString;
|
|
1672
1673
|
scope: z.ZodObject<{
|
|
1673
1674
|
level: 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<{
|
|
@@ -2734,6 +2734,7 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
|
|
|
2734
2734
|
create: {
|
|
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
|
+
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
2737
2738
|
kind: z.ZodString;
|
|
2738
2739
|
scope: z.ZodObject<{
|
|
2739
2740
|
level: 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<{
|
|
@@ -2916,6 +2916,7 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
|
|
|
2916
2916
|
}, z.core.$strip>;
|
|
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
|
+
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
2919
2920
|
kind: z.ZodString;
|
|
2920
2921
|
scope: z.ZodObject<{
|
|
2921
2922
|
level: 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<{
|
|
@@ -3995,6 +3995,7 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
3995
3995
|
create: {
|
|
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
|
+
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
3998
3999
|
kind: z.ZodString;
|
|
3999
4000
|
scope: z.ZodObject<{
|
|
4000
4001
|
level: 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<{
|
|
@@ -4177,6 +4177,7 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
4177
4177
|
}, z.core.$strip>;
|
|
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
|
+
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
4180
4181
|
kind: z.ZodString;
|
|
4181
4182
|
scope: z.ZodObject<{
|
|
4182
4183
|
level: 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<{
|
|
@@ -1560,9 +1560,9 @@ declare const AdapterNamespace: _$_makaio_core0.BusNamespaceDefinition<"adapter"
|
|
|
1560
1560
|
timestamp: _$zod.ZodNumber;
|
|
1561
1561
|
level: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1562
1562
|
error: "error";
|
|
1563
|
-
debug: "debug";
|
|
1564
|
-
info: "info";
|
|
1565
1563
|
warn: "warn";
|
|
1564
|
+
info: "info";
|
|
1565
|
+
debug: "debug";
|
|
1566
1566
|
}>>;
|
|
1567
1567
|
}, _$zod_v4_core0.$strip>;
|
|
1568
1568
|
error: _$zod.ZodObject<{
|
|
@@ -3149,9 +3149,9 @@ declare const AdapterSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
3149
3149
|
timestamp: _$zod.ZodNumber;
|
|
3150
3150
|
level: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
3151
3151
|
error: "error";
|
|
3152
|
-
debug: "debug";
|
|
3153
|
-
info: "info";
|
|
3154
3152
|
warn: "warn";
|
|
3153
|
+
info: "info";
|
|
3154
|
+
debug: "debug";
|
|
3155
3155
|
}>>;
|
|
3156
3156
|
}, _$zod_v4_core0.$strip>;
|
|
3157
3157
|
error: _$zod.ZodObject<{
|
|
@@ -4762,9 +4762,9 @@ declare const AdapterSchemas: {
|
|
|
4762
4762
|
timestamp: _$zod.ZodNumber;
|
|
4763
4763
|
level: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
4764
4764
|
error: "error";
|
|
4765
|
-
debug: "debug";
|
|
4766
|
-
info: "info";
|
|
4767
4765
|
warn: "warn";
|
|
4766
|
+
info: "info";
|
|
4767
|
+
debug: "debug";
|
|
4768
4768
|
}>>;
|
|
4769
4769
|
}, _$zod_v4_core0.$strip>;
|
|
4770
4770
|
error: _$zod.ZodObject<{
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { F as ArtifactLifecycleHookRegistration$1, P as ArtifactLifecycleHookEvent, T as AnyArtifactKindDefinition, mt as ArtifactRevision$1 } from "./index-
|
|
2
|
-
import { A as VersionRange, O as VersionLiteral$1, r as ClientDefinition$1 } from "./definition-
|
|
3
|
-
import { o as ProviderDefinitionInput$1, r as ProtocolId$1 } from "./definition-
|
|
4
|
-
import { t as RequiredTimeoutConfig } from "./index-
|
|
5
|
-
import { B as SESSION_EVENT_TYPES, i as MakaioSessionEvent$1, p as SessionMessage$1 } from "./types-
|
|
6
|
-
import { D as EntityUIConfig, I as FormFieldProps, Q as JsonValue$1 } from "./index-
|
|
7
|
-
import { l as FacetNamespaceDefinition } from "./index-
|
|
8
|
-
import { t as SurfaceBindingDefinition } from "./definition-
|
|
1
|
+
import { F as ArtifactLifecycleHookRegistration$1, P as ArtifactLifecycleHookEvent, T as AnyArtifactKindDefinition, mt as ArtifactRevision$1 } from "./index-CARxIllg.mjs";
|
|
2
|
+
import { A as VersionRange, O as VersionLiteral$1, r as ClientDefinition$1 } from "./definition-BSghHJpQ.mjs";
|
|
3
|
+
import { o as ProviderDefinitionInput$1, r as ProtocolId$1 } from "./definition-q6iLw11H.mjs";
|
|
4
|
+
import { t as RequiredTimeoutConfig } from "./index-Bsp0O_sI.mjs";
|
|
5
|
+
import { B as SESSION_EVENT_TYPES, i as MakaioSessionEvent$1, p as SessionMessage$1 } from "./types-DLVitCZP.mjs";
|
|
6
|
+
import { D as EntityUIConfig, I as FormFieldProps, Q as JsonValue$1 } from "./index-fVgKVvta.mjs";
|
|
7
|
+
import { l as FacetNamespaceDefinition } from "./index-CZ_TcT6J.mjs";
|
|
8
|
+
import { t as SurfaceBindingDefinition } from "./definition-SiimP25_.mjs";
|
|
9
9
|
import { z } from "zod";
|
|
10
10
|
import { MakaioBusLike, PayloadFilter, RegistrableBusNamespaceDefinition, SubjectSchema } from "@makaio/framework/core";
|
|
11
11
|
import * as _$_makaio_contracts0 from "@makaio/framework/contracts";
|
|
@@ -918,6 +918,22 @@ declare const CliManifestSchema: z.ZodObject<{
|
|
|
918
918
|
hasInteractive: z.ZodOptional<z.ZodBoolean>;
|
|
919
919
|
canProvideBus: z.ZodOptional<z.ZodBoolean>;
|
|
920
920
|
}, z.core.$strip>;
|
|
921
|
+
/**
|
|
922
|
+
* Single source of truth for the supported storage backend dialects.
|
|
923
|
+
*
|
|
924
|
+
* An identity vocabulary, not a runtime dialect branch: extensions declare
|
|
925
|
+
* which dialect a migration chain targets. SQLite is the default dialect;
|
|
926
|
+
* Postgres is opt-in. Consumers that need to enumerate every dialect (build
|
|
927
|
+
* tooling, validators) iterate this list rather than re-typing the keys.
|
|
928
|
+
*/
|
|
929
|
+
declare const STORAGE_DIALECTS: readonly ["sqlite", "postgres"];
|
|
930
|
+
/**
|
|
931
|
+
* Storage backend dialect identifier used in serializable manifests.
|
|
932
|
+
*
|
|
933
|
+
* Derived from {@link STORAGE_DIALECTS} so the type and the runtime list can
|
|
934
|
+
* never drift.
|
|
935
|
+
*/
|
|
936
|
+
type StorageDialect$1 = (typeof STORAGE_DIALECTS)[number];
|
|
921
937
|
/**
|
|
922
938
|
* Describes the storage requirements of an extension.
|
|
923
939
|
*
|
|
@@ -929,16 +945,26 @@ declare const CliManifestSchema: z.ZodObject<{
|
|
|
929
945
|
*/
|
|
930
946
|
interface StorageManifest {
|
|
931
947
|
/**
|
|
932
|
-
*
|
|
948
|
+
* Drizzle migration chain(s) for this extension, relative to the extension root.
|
|
949
|
+
*
|
|
950
|
+
* Two forms are accepted, mirroring the `makaio.drizzleSchema` object-form
|
|
951
|
+
* precedent:
|
|
933
952
|
*
|
|
934
|
-
*
|
|
935
|
-
*
|
|
936
|
-
*
|
|
937
|
-
*
|
|
938
|
-
*
|
|
953
|
+
* - A bare string declares a single, dialect-agnostic chain that is applied
|
|
954
|
+
* on every active dialect (e.g. `'drizzle'`).
|
|
955
|
+
* - An object maps a {@link StorageDialect} to the chain folder for that
|
|
956
|
+
* dialect (e.g. `{ sqlite: 'drizzle', postgres: 'drizzle-postgres' }`),
|
|
957
|
+
* letting an extension ship dialect-specific migration text.
|
|
958
|
+
*
|
|
959
|
+
* Each declared path is relative to the extension root; the composition root
|
|
960
|
+
* resolves it to an absolute path per dialect and passes it to the
|
|
961
|
+
* host-supplied `runMigrations` callback before any extension services are
|
|
962
|
+
* started. The callback applies pending migrations against the shared
|
|
963
|
+
* database using a per-extension tracking table to avoid filename collisions.
|
|
939
964
|
* @example 'drizzle'
|
|
965
|
+
* @example `{ sqlite: 'drizzle', postgres: 'drizzle-postgres' }`
|
|
940
966
|
*/
|
|
941
|
-
readonly migrations?: string
|
|
967
|
+
readonly migrations?: string | Partial<Record<StorageDialect$1, string>>;
|
|
942
968
|
/**
|
|
943
969
|
* Stable runtime identity for the migration bundle.
|
|
944
970
|
*
|
|
@@ -948,9 +974,50 @@ interface StorageManifest {
|
|
|
948
974
|
*/
|
|
949
975
|
readonly migrationSourceId?: string;
|
|
950
976
|
}
|
|
977
|
+
/**
|
|
978
|
+
* Resolve the dialect-agnostic primary migration chain folder from a declared
|
|
979
|
+
* {@link StorageManifest.migrations} value.
|
|
980
|
+
*
|
|
981
|
+
* This collapses the widened declaration to the single chain folder a
|
|
982
|
+
* dialect-agnostic consumer should use:
|
|
983
|
+
*
|
|
984
|
+
* - The bare-string form is returned verbatim.
|
|
985
|
+
* - The object form prefers the `sqlite` entry (the baseline dialect), falling
|
|
986
|
+
* back to the first declared per-dialect entry so a single chain is still
|
|
987
|
+
* surfaced when only a non-default dialect is declared.
|
|
988
|
+
* - An empty object form yields `undefined`, meaning "no chain declared".
|
|
989
|
+
*
|
|
990
|
+
* Composition roots that resolve every per-dialect path independently read the
|
|
991
|
+
* object form directly; this helper exists for consumers that only need one
|
|
992
|
+
* representative chain folder.
|
|
993
|
+
* @param migrations - The declared `storage.migrations` value, or `undefined`.
|
|
994
|
+
* @returns The relative chain folder, or `undefined` when no chain is declared.
|
|
995
|
+
*/
|
|
996
|
+
declare function primaryMigrationsPath$1(migrations: StorageManifest['migrations']): string | undefined;
|
|
997
|
+
/**
|
|
998
|
+
* Enumerate every distinct migration chain folder declared by a
|
|
999
|
+
* {@link StorageManifest.migrations} value.
|
|
1000
|
+
*
|
|
1001
|
+
* Where {@link primaryMigrationsPath} collapses the declaration to a single
|
|
1002
|
+
* representative folder, this surfaces all of them — the bare-string form
|
|
1003
|
+
* yields its one folder, the object form yields each declared per-dialect
|
|
1004
|
+
* folder (deduplicated, so a chain shared across dialects is copied once).
|
|
1005
|
+
*
|
|
1006
|
+
* Bundlers use this to copy every chain the host may resolve at boot: the host
|
|
1007
|
+
* keeps the declaration intact and selects the active dialect's chain at apply
|
|
1008
|
+
* time, so a build that copied only the primary chain would strand the other
|
|
1009
|
+
* declared dialects with a missing migration journal.
|
|
1010
|
+
* @param migrations - The declared `storage.migrations` value, or `undefined`.
|
|
1011
|
+
* @returns The distinct relative chain folders in declaration order; empty when
|
|
1012
|
+
* no chain is declared.
|
|
1013
|
+
*/
|
|
1014
|
+
declare function allMigrationsPaths(migrations: StorageManifest['migrations']): readonly string[];
|
|
951
1015
|
/** Zod schema for {@link StorageManifest}. */
|
|
952
1016
|
declare const StorageManifestSchema: z.ZodObject<{
|
|
953
|
-
migrations: z.ZodOptional<z.ZodString
|
|
1017
|
+
migrations: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
1018
|
+
sqlite: z.ZodOptional<z.ZodString>;
|
|
1019
|
+
postgres: z.ZodOptional<z.ZodString>;
|
|
1020
|
+
}, z.core.$strict>]>>;
|
|
954
1021
|
migrationSourceId: z.ZodOptional<z.ZodString>;
|
|
955
1022
|
}, z.core.$strip>;
|
|
956
1023
|
/**
|
|
@@ -1203,7 +1270,10 @@ declare const ExtensionManifestSchema: z.ZodObject<{
|
|
|
1203
1270
|
canProvideBus: z.ZodOptional<z.ZodBoolean>;
|
|
1204
1271
|
}, z.core.$strip>>;
|
|
1205
1272
|
storage: z.ZodOptional<z.ZodObject<{
|
|
1206
|
-
migrations: z.ZodOptional<z.ZodString
|
|
1273
|
+
migrations: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
1274
|
+
sqlite: z.ZodOptional<z.ZodString>;
|
|
1275
|
+
postgres: z.ZodOptional<z.ZodString>;
|
|
1276
|
+
}, z.core.$strict>]>>;
|
|
1207
1277
|
migrationSourceId: z.ZodOptional<z.ZodString>;
|
|
1208
1278
|
}, z.core.$strip>>;
|
|
1209
1279
|
browser: z.ZodOptional<z.ZodObject<{
|
|
@@ -4422,7 +4492,10 @@ declare const ExtensionDescriptorSchema: z.ZodObject<{
|
|
|
4422
4492
|
canProvideBus: z.ZodOptional<z.ZodBoolean>;
|
|
4423
4493
|
}, z.core.$strip>>;
|
|
4424
4494
|
storage: z.ZodOptional<z.ZodObject<{
|
|
4425
|
-
migrations: z.ZodOptional<z.ZodString
|
|
4495
|
+
migrations: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
4496
|
+
sqlite: z.ZodOptional<z.ZodString>;
|
|
4497
|
+
postgres: z.ZodOptional<z.ZodString>;
|
|
4498
|
+
}, z.core.$strict>]>>;
|
|
4426
4499
|
migrationSourceId: z.ZodOptional<z.ZodString>;
|
|
4427
4500
|
}, z.core.$strip>>;
|
|
4428
4501
|
browser: z.ZodOptional<z.ZodObject<{
|
|
@@ -4648,4 +4721,4 @@ interface ExtensionConfigProvider$1 {
|
|
|
4648
4721
|
loadEnabled(name: string): boolean | undefined;
|
|
4649
4722
|
}
|
|
4650
4723
|
//#endregion
|
|
4651
|
-
export { LogImportContribution as $, CliArgManifest as $n, GatheredEntry as $t, TransitionConditionSchema as A, ExtensionCliHandlerContext as An,
|
|
4724
|
+
export { LogImportContribution as $, CliArgManifest as $n, UiSurfaceFlagsSchema as $r, GatheredEntry as $t, TransitionConditionSchema as A, ExtensionCliHandlerContext as An, AdapterManifest as Ar, SlotDeclaration as At, BootstrapExportContext as B, ExtensionWarningAction as Bn, LogImporterManifestSchema as Br, TileDeclaration as Bt, ExtensionTransitionActionsContribution as C, SessionEventActionOptions as Cn, dep$1 as Cr, PluginTransformedContent as Ct, TransitionActionInvocation$1 as D, ExtensionCliBeforeRunContext as Dn, CapabilityTokenSchema as Dr, PageDeclaration as Dt, TransitionActionHandler as E, ExtensionRuntimeOwnership as En, CapabilityTokenMap as Er, PageComponentProps as Et, TransitionRuleDefinitionSchema$1 as F, NodeExtensionContext$1 as Fn, ClientManifest as Fr, WidgetDefinition as Ft, ExtensionBootstrap as G, ExtensionWarningSeverity as Gn, ProviderManifest as Gr, UiContextSnapshot$1 as Gt, BootstrapImportContext as H, ExtensionWarningEntry as Hn, ProtocolConfigSchema as Hr, TileProps as Ht, BootstrapAsset as I, ExtensionIdentity as In, ClientManifestSchema as Ir, WidgetProps as It, ExtensionNamespaceContribution as J, AdapterDefinitionContract$1 as Jn, SessionEventActionManifestSchema as Jr, UiNavigationLevelMap as Jt, getBootstrapAssetKey as K, ExtensionWarningSeveritySchema as Kn, ProviderManifestSchema as Kr, UiContextValueMap as Kt, BootstrapAssetKey as L, ExtensionService$1 as Ln, ContributionManifest as Lr, WidgetRenderers as Lt, TransitionEventType$1 as M, ExtensionCliOutputWriter as Mn, ArtifactLifecycleHookEventSchema as Mr, SlotPlacementDeclaration as Mt, TransitionEventTypeSchema as N, ExtensionCliSubcommandEntry as Nn, ArtifactLifecycleHookManifest as Nr, WidgetSize as Nt, TransitionActionInvocationSchema as O, ExtensionCliBeforeRunResult as On, AdapterClientRef$1 as Or, PageMode as Ot, TransitionRuleDefinition$1 as P, ExtensionContext$1 as Pn, ArtifactLifecycleHookManifestSchema as Pr, WidgetDeclaration as Pt, ExtensionUiContribution as Q, extensionToken$1 as Qn, UiSurfaceFlags as Qr, GatheredContext as Qt, BootstrapChoice as R, ExtensionServiceLifecycle$1 as Rn, ContributionManifestSchema as Rr, WidgetSize$1 as Rt, MakaioNodeExtension$1 as S, SessionEventActionDeclaration as Sn, allMigrationsPaths as Sr, PluginToolCallFormatterInput as St, TransitionActionFactory$1 as T, WhenContext as Tn, CapabilityToken as Tr, ToolCallFormatterDeclaration as Tt, BootstrapImportResult as U, ExtensionWarningEntrySchema as Un, ProtocolRef as Ur, TileRenderers as Ut, BootstrapExportResult as V, ExtensionWarningActionSchema as Vn, ProtocolConfig as Vr, TileIconLoader as Vt, BootstrapResult as W, ExtensionWarningSchema as Wn, ProtocolRefSchema as Wr, UiContextDimension as Wt, ExtensionToolsContribution as X, AdapterProviderRef as Xn, TriggerManifestSchema as Xr, UiScope$1 as Xt, ExtensionSessionEventActionsContribution as Y, AdapterProviderDefinitionContract$1 as Yn, TriggerManifest as Yr, UiRuntimeNavigationLevel as Yt, ExtensionTriggersContribution as Z, ExtensionToken$1 as Zn, TriggerStage as Zr, UiScopeMap as Zt, ExtensionArtifactLifecycleHooksContribution as _, PickerConfig as _n, WindowManifest as _r, MakaioWebUiComponentProps as _t, DetachedTransportSchema as a, HashTriggerSuggestResult as an, ExtensionDependency as ar, StationNodeBlockRun as at, ExtensionRuntimeBootContribution as b, SelectionFeedback as bn, WindowParamSpecSchema as br, PromisifiedActions as bt, ExtensionDescriptorBase as c, ActionShortcut as cn, ExtensionManifestSchema as cr, WorkflowStepBlock as ct, ExtensionEntrypoints as d, EntrypointConfig as dn, STORAGE_DIALECTS as dr, ExtensionConfigComponentLoader as dt, BrowserEntrypoint as ei, HashSuggestion as en, CliArgManifestSchema as er, ExtensionWorkflowBlocksContribution as et, ExtensionEntrypointsSchema as f, EventFilter as fn, StorageDialect$1 as fr, ExtensionConfigComponentProps as ft, ArtifactLifecycleHooksContributionContext as g, MessageRole as gn, TrayManifestSchema as gr, MakaioWebUiActions as gt, safeParseExtensionDescriptor$1 as h, MessageEventFilter as hn, TrayManifest$1 as hr, MakaioWebUiAction as ht, DetachedTransportConfig as i, HashTriggerStage as in, CliSubcommandManifestSchema as ir, RegisteredTriggerBlock$1 as it, TransitionEvaluationContext$1 as j, ExtensionCliInteractiveContext as jn, AdapterManifestSchema as jr, SlotId as jt, TransitionCondition as k, ExtensionCliContribution as kn, AdapterClientRefSchema as kr, SlotContentDeclaration as kt, ExtensionDescriptorParseResult as l, ActionShortcutModifiers as ln, RuntimeRequirement as lr, WorkflowStepBlockRun as lt, parseExtensionDescriptor$1 as m, ExecuteResult as mn, StorageManifestSchema as mr, LoaderContext as mt, parseExtensionConfig as n, HashTriggerContext as nn, CliManifestSchema as nr, DelegateRoleNodeBlockRun as nt, EmbeddedDescriptor as o, ActionCategory as on, ExtensionDependencySchema as or, WorkflowBlockCollection$1 as ot, isDetachedDescriptor$1 as p, ExecuteContext as pn, StorageManifest as pr, ExtensionFieldTypeLoader as pt, AdapterContribution as q, getExtensionWarningActionLabel as qn, SessionEventActionManifest as qr, UiNavigationLevel$1 as qt, DetachedDescriptor as r, HashTriggerMetadata as rn, CliSubcommandManifest as rr, RegisteredStepBlock$1 as rt, ExtensionDescriptor$1 as s, ActionCategoryMap as sn, ExtensionManifest as sr, WorkflowBlockMetadata as st, ExtensionConfigProvider$1 as t, BrowserEntrypointSchema$1 as ti, HashTrigger as tn, CliManifest as tr, DelegateAgentNodeBlockRun as tt, ExtensionDescriptorSchema as u, CreateSessionEventActionResult as un, RuntimeRequirementSchema as ur, WorkflowTriggerBlock as ut, ExtensionContributionProcessor$1 as v, PickerOpenContext as vn, WindowManifestSchema as vr, MakaioWebUiLoader as vt, ExtensionTransitionRulesContribution as w, StructuralEventFilter as wn, primaryMigrationsPath$1 as wr, PluginTransformedContentType as wt, MakaioExtension$1 as x, SessionEventActionContext as xn, WindowStyle as xr, PluginFormattedToolCallOutput as xt, ExtensionRuntimeBootContext as y, SelectionChangeContext as yn, WindowParamSpec as yr, MakaioWebUiRoute as yt, BootstrapDiscoverContext as z, ExtensionWarning as zn, LogImporterManifest as zr, TileCapabilities as zt };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { i as ClientDefinitionInput, r as ClientDefinition } from "./definition-
|
|
1
|
+
import { i as ClientDefinitionInput, r as ClientDefinition } from "./definition-BSghHJpQ.mjs";
|
|
2
2
|
import * as _$zod from "zod";
|
|
3
3
|
import { z } from "zod";
|
|
4
4
|
import * as _$_makaio_core0 from "@makaio/framework/core";
|
|
@@ -88,9 +88,9 @@ declare const ClientSchemas: {
|
|
|
88
88
|
baseConfigDir: z.ZodOptional<z.ZodString>;
|
|
89
89
|
projectDir: z.ZodOptional<z.ZodString>;
|
|
90
90
|
configInheritance: z.ZodOptional<z.ZodEnum<{
|
|
91
|
-
empty: "empty";
|
|
92
91
|
"auth-only": "auth-only";
|
|
93
92
|
full: "full";
|
|
93
|
+
empty: "empty";
|
|
94
94
|
}>>;
|
|
95
95
|
}, z.core.$strip>;
|
|
96
96
|
response: z.ZodObject<{
|
|
@@ -220,8 +220,8 @@ declare const ClientSchemas: {
|
|
|
220
220
|
clientId: z.ZodString;
|
|
221
221
|
source: z.ZodObject<{
|
|
222
222
|
layer: z.ZodEnum<{
|
|
223
|
-
adapter: "adapter";
|
|
224
223
|
supervisor: "supervisor";
|
|
224
|
+
adapter: "adapter";
|
|
225
225
|
"client-hook": "client-hook";
|
|
226
226
|
statusline: "statusline";
|
|
227
227
|
"cli-wrapper": "cli-wrapper";
|
|
@@ -261,8 +261,8 @@ declare const ClientSchemas: {
|
|
|
261
261
|
}>;
|
|
262
262
|
source: z.ZodObject<{
|
|
263
263
|
layer: z.ZodEnum<{
|
|
264
|
-
adapter: "adapter";
|
|
265
264
|
supervisor: "supervisor";
|
|
265
|
+
adapter: "adapter";
|
|
266
266
|
"client-hook": "client-hook";
|
|
267
267
|
statusline: "statusline";
|
|
268
268
|
"cli-wrapper": "cli-wrapper";
|
|
@@ -590,8 +590,8 @@ declare const ClientSchemas: {
|
|
|
590
590
|
"signed-binary-bucket": "signed-binary-bucket";
|
|
591
591
|
}>;
|
|
592
592
|
stage: z.ZodEnum<{
|
|
593
|
-
resolving: "resolving";
|
|
594
593
|
downloading: "downloading";
|
|
594
|
+
resolving: "resolving";
|
|
595
595
|
verifying: "verifying";
|
|
596
596
|
extracting: "extracting";
|
|
597
597
|
installing: "installing";
|
|
@@ -1043,8 +1043,8 @@ type ClientSetActiveResponse = z.infer<typeof ClientSetActiveSchema.response>;
|
|
|
1043
1043
|
* - `'activating'` — marking the installed version as active.
|
|
1044
1044
|
*/
|
|
1045
1045
|
declare const InstallStageSchema: z.ZodEnum<{
|
|
1046
|
-
resolving: "resolving";
|
|
1047
1046
|
downloading: "downloading";
|
|
1047
|
+
resolving: "resolving";
|
|
1048
1048
|
verifying: "verifying";
|
|
1049
1049
|
extracting: "extracting";
|
|
1050
1050
|
installing: "installing";
|
|
@@ -1067,8 +1067,8 @@ declare const ClientInstallProgressSchema: z.ZodObject<{
|
|
|
1067
1067
|
"signed-binary-bucket": "signed-binary-bucket";
|
|
1068
1068
|
}>;
|
|
1069
1069
|
stage: z.ZodEnum<{
|
|
1070
|
-
resolving: "resolving";
|
|
1071
1070
|
downloading: "downloading";
|
|
1071
|
+
resolving: "resolving";
|
|
1072
1072
|
verifying: "verifying";
|
|
1073
1073
|
extracting: "extracting";
|
|
1074
1074
|
installing: "installing";
|
|
@@ -1148,8 +1148,8 @@ type ClientVersionChanged = z.infer<typeof ClientVersionChangedSchema>;
|
|
|
1148
1148
|
* - `'cli-wrapper'` — a thin CLI shim wrapping the client binary reported the signal
|
|
1149
1149
|
*/
|
|
1150
1150
|
declare const ClientRuntimeSourceLayerSchema: z.ZodEnum<{
|
|
1151
|
-
adapter: "adapter";
|
|
1152
1151
|
supervisor: "supervisor";
|
|
1152
|
+
adapter: "adapter";
|
|
1153
1153
|
"client-hook": "client-hook";
|
|
1154
1154
|
statusline: "statusline";
|
|
1155
1155
|
"cli-wrapper": "cli-wrapper";
|
|
@@ -1163,8 +1163,8 @@ type ClientRuntimeSourceLayer = z.infer<typeof ClientRuntimeSourceLayerSchema>;
|
|
|
1163
1163
|
*/
|
|
1164
1164
|
declare const ClientRuntimeSourceSchema: z.ZodObject<{
|
|
1165
1165
|
layer: z.ZodEnum<{
|
|
1166
|
-
adapter: "adapter";
|
|
1167
1166
|
supervisor: "supervisor";
|
|
1167
|
+
adapter: "adapter";
|
|
1168
1168
|
"client-hook": "client-hook";
|
|
1169
1169
|
statusline: "statusline";
|
|
1170
1170
|
"cli-wrapper": "cli-wrapper";
|
|
@@ -1218,8 +1218,8 @@ declare const ClientRuntimeObserveSchema: {
|
|
|
1218
1218
|
clientId: z.ZodString;
|
|
1219
1219
|
source: z.ZodObject<{
|
|
1220
1220
|
layer: z.ZodEnum<{
|
|
1221
|
-
adapter: "adapter";
|
|
1222
1221
|
supervisor: "supervisor";
|
|
1222
|
+
adapter: "adapter";
|
|
1223
1223
|
"client-hook": "client-hook";
|
|
1224
1224
|
statusline: "statusline";
|
|
1225
1225
|
"cli-wrapper": "cli-wrapper";
|
|
@@ -1271,8 +1271,8 @@ declare const ClientRuntimeStartedSchema: z.ZodObject<{
|
|
|
1271
1271
|
}>;
|
|
1272
1272
|
source: z.ZodObject<{
|
|
1273
1273
|
layer: z.ZodEnum<{
|
|
1274
|
-
adapter: "adapter";
|
|
1275
1274
|
supervisor: "supervisor";
|
|
1275
|
+
adapter: "adapter";
|
|
1276
1276
|
"client-hook": "client-hook";
|
|
1277
1277
|
statusline: "statusline";
|
|
1278
1278
|
"cli-wrapper": "cli-wrapper";
|
|
@@ -1480,9 +1480,9 @@ declare const ClientNamespace: _$_makaio_core0.BusNamespaceDefinition<"client",
|
|
|
1480
1480
|
baseConfigDir: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1481
1481
|
projectDir: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1482
1482
|
configInheritance: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1483
|
-
empty: "empty";
|
|
1484
1483
|
"auth-only": "auth-only";
|
|
1485
1484
|
full: "full";
|
|
1485
|
+
empty: "empty";
|
|
1486
1486
|
}>>;
|
|
1487
1487
|
}, _$zod_v4_core0.$strip>;
|
|
1488
1488
|
response: _$zod.ZodObject<{
|
|
@@ -1612,8 +1612,8 @@ declare const ClientNamespace: _$_makaio_core0.BusNamespaceDefinition<"client",
|
|
|
1612
1612
|
clientId: _$zod.ZodString;
|
|
1613
1613
|
source: _$zod.ZodObject<{
|
|
1614
1614
|
layer: _$zod.ZodEnum<{
|
|
1615
|
-
adapter: "adapter";
|
|
1616
1615
|
supervisor: "supervisor";
|
|
1616
|
+
adapter: "adapter";
|
|
1617
1617
|
"client-hook": "client-hook";
|
|
1618
1618
|
statusline: "statusline";
|
|
1619
1619
|
"cli-wrapper": "cli-wrapper";
|
|
@@ -1653,8 +1653,8 @@ declare const ClientNamespace: _$_makaio_core0.BusNamespaceDefinition<"client",
|
|
|
1653
1653
|
}>;
|
|
1654
1654
|
source: _$zod.ZodObject<{
|
|
1655
1655
|
layer: _$zod.ZodEnum<{
|
|
1656
|
-
adapter: "adapter";
|
|
1657
1656
|
supervisor: "supervisor";
|
|
1657
|
+
adapter: "adapter";
|
|
1658
1658
|
"client-hook": "client-hook";
|
|
1659
1659
|
statusline: "statusline";
|
|
1660
1660
|
"cli-wrapper": "cli-wrapper";
|
|
@@ -1966,8 +1966,8 @@ declare const ClientNamespace: _$_makaio_core0.BusNamespaceDefinition<"client",
|
|
|
1966
1966
|
"signed-binary-bucket": "signed-binary-bucket";
|
|
1967
1967
|
}>;
|
|
1968
1968
|
stage: _$zod.ZodEnum<{
|
|
1969
|
-
resolving: "resolving";
|
|
1970
1969
|
downloading: "downloading";
|
|
1970
|
+
resolving: "resolving";
|
|
1971
1971
|
verifying: "verifying";
|
|
1972
1972
|
extracting: "extracting";
|
|
1973
1973
|
installing: "installing";
|
|
@@ -2062,9 +2062,9 @@ declare const ClientSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
2062
2062
|
baseConfigDir: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2063
2063
|
projectDir: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2064
2064
|
configInheritance: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2065
|
-
empty: "empty";
|
|
2066
2065
|
"auth-only": "auth-only";
|
|
2067
2066
|
full: "full";
|
|
2067
|
+
empty: "empty";
|
|
2068
2068
|
}>>;
|
|
2069
2069
|
}, _$zod_v4_core0.$strip>;
|
|
2070
2070
|
response: _$zod.ZodObject<{
|
|
@@ -2194,8 +2194,8 @@ declare const ClientSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
2194
2194
|
clientId: _$zod.ZodString;
|
|
2195
2195
|
source: _$zod.ZodObject<{
|
|
2196
2196
|
layer: _$zod.ZodEnum<{
|
|
2197
|
-
adapter: "adapter";
|
|
2198
2197
|
supervisor: "supervisor";
|
|
2198
|
+
adapter: "adapter";
|
|
2199
2199
|
"client-hook": "client-hook";
|
|
2200
2200
|
statusline: "statusline";
|
|
2201
2201
|
"cli-wrapper": "cli-wrapper";
|
|
@@ -2235,8 +2235,8 @@ declare const ClientSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
2235
2235
|
}>;
|
|
2236
2236
|
source: _$zod.ZodObject<{
|
|
2237
2237
|
layer: _$zod.ZodEnum<{
|
|
2238
|
-
adapter: "adapter";
|
|
2239
2238
|
supervisor: "supervisor";
|
|
2239
|
+
adapter: "adapter";
|
|
2240
2240
|
"client-hook": "client-hook";
|
|
2241
2241
|
statusline: "statusline";
|
|
2242
2242
|
"cli-wrapper": "cli-wrapper";
|
|
@@ -2548,8 +2548,8 @@ declare const ClientSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
2548
2548
|
"signed-binary-bucket": "signed-binary-bucket";
|
|
2549
2549
|
}>;
|
|
2550
2550
|
stage: _$zod.ZodEnum<{
|
|
2551
|
-
resolving: "resolving";
|
|
2552
2551
|
downloading: "downloading";
|
|
2552
|
+
resolving: "resolving";
|
|
2553
2553
|
verifying: "verifying";
|
|
2554
2554
|
extracting: "extracting";
|
|
2555
2555
|
installing: "installing";
|
|
@@ -2668,9 +2668,9 @@ declare const SessionConfigEnvSchema: z.ZodRecord<z.ZodString, z.ZodString>;
|
|
|
2668
2668
|
* Policy for materializing a session config directory from a base client config.
|
|
2669
2669
|
*/
|
|
2670
2670
|
declare const SessionConfigInheritanceSchema: z.ZodEnum<{
|
|
2671
|
-
empty: "empty";
|
|
2672
2671
|
"auth-only": "auth-only";
|
|
2673
2672
|
full: "full";
|
|
2673
|
+
empty: "empty";
|
|
2674
2674
|
}>;
|
|
2675
2675
|
type SessionConfigInheritance = z.infer<typeof SessionConfigInheritanceSchema>;
|
|
2676
2676
|
/**
|
|
@@ -2825,9 +2825,9 @@ declare const ClientSessionConfigSchemas: {
|
|
|
2825
2825
|
baseConfigDir: z.ZodOptional<z.ZodString>;
|
|
2826
2826
|
projectDir: z.ZodOptional<z.ZodString>;
|
|
2827
2827
|
configInheritance: z.ZodOptional<z.ZodEnum<{
|
|
2828
|
-
empty: "empty";
|
|
2829
2828
|
"auth-only": "auth-only";
|
|
2830
2829
|
full: "full";
|
|
2830
|
+
empty: "empty";
|
|
2831
2831
|
}>>;
|
|
2832
2832
|
}, z.core.$strip>;
|
|
2833
2833
|
response: z.ZodObject<{
|
|
@@ -2880,9 +2880,9 @@ declare const SessionConfigSetupRequestSchema: z.ZodObject<{
|
|
|
2880
2880
|
win32: "win32";
|
|
2881
2881
|
}>;
|
|
2882
2882
|
configInheritance: z.ZodEnum<{
|
|
2883
|
-
empty: "empty";
|
|
2884
2883
|
"auth-only": "auth-only";
|
|
2885
2884
|
full: "full";
|
|
2885
|
+
empty: "empty";
|
|
2886
2886
|
}>;
|
|
2887
2887
|
}, z.core.$strip>;
|
|
2888
2888
|
type SessionConfigSetupRequest = z.infer<typeof SessionConfigSetupRequestSchema>;
|