@makaio/framework 1.0.0-dev-1779051654000 → 1.0.0-dev-1781023871421
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/LICENSE +1 -1
- package/dist/.makaio-build.json +5 -0
- package/dist/account-identity-DT5NOtFi.mjs +1 -0
- package/dist/adapter-C1eI-fGV.mjs +1 -0
- package/dist/adapters/acp-client/index.d.mts +6013 -14
- package/dist/adapters/acp-client/index.mjs +3 -1
- package/dist/adapters/config/index.d.mts +1 -1
- package/dist/adapters/config/index.mjs +1 -1
- package/dist/adapters/index.d.mts +47 -20
- package/dist/adapters/index.mjs +13 -6
- package/dist/adapters/node.d.mts +4 -4
- package/dist/adapters/node.mjs +4 -4
- package/dist/adapters/stream-session/index.d.mts +30 -0
- package/dist/adapters/stream-session/index.mjs +1 -1
- package/dist/artifact-B3npq1cy.mjs +1 -0
- package/dist/bus/index.d.mts +866 -203
- package/dist/bus/index.mjs +1 -1
- package/dist/bus-Caz3Jpbc.mjs +1 -0
- package/dist/bus-Hb-LGzgb.mjs +2 -0
- package/dist/chunk-DTipWd-i.mjs +1 -0
- package/dist/client-bx74gm4R.mjs +1 -0
- package/dist/clients/index.d.mts +113 -35
- package/dist/clients/index.mjs +2 -2
- package/dist/{clients-namespace-UHj5wt-l.d.mts → clients-namespace-GmSJpBUV.d.mts} +8 -8
- package/dist/{config-namespace-ChZOpi1W.d.mts → config-namespace-CPY9YsR8.d.mts} +4 -4
- package/dist/contracts/adapter/index.d.mts +3 -3
- 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 -0
- package/dist/contracts/artifact/index.mjs +1 -0
- package/dist/contracts/client/index.d.mts +2 -2
- package/dist/contracts/client/index.mjs +1 -1
- package/dist/contracts/common/index.d.mts +1 -1
- package/dist/contracts/config/index.d.mts +8 -8
- package/dist/contracts/config/index.mjs +1 -1
- package/dist/contracts/extension/index.d.mts +4 -3
- package/dist/contracts/extension/index.mjs +1 -1
- package/dist/contracts/facet/index.d.mts +2 -0
- package/dist/contracts/facet/index.mjs +1 -0
- package/dist/contracts/harness/index.d.mts +1 -1
- package/dist/contracts/harness/index.mjs +1 -1
- package/dist/contracts/host/index.d.mts +1 -1
- package/dist/contracts/host/index.mjs +1 -1
- package/dist/contracts/index.d.mts +12370 -1990
- package/dist/contracts/index.mjs +1 -1
- package/dist/contracts/materialization/index.d.mts +4 -0
- package/dist/contracts/materialization/index.mjs +1 -0
- package/dist/contracts/model-registry/index.d.mts +1 -1
- package/dist/contracts/model-registry/index.mjs +1 -1
- package/dist/contracts/native-session-supervisor/index.d.mts +1 -1
- package/dist/contracts/native-session-supervisor/index.mjs +1 -1
- package/dist/contracts/platform/index.d.mts +1 -1
- package/dist/contracts/platform/index.mjs +1 -1
- package/dist/contracts/provider/index.d.mts +2 -2
- package/dist/contracts/provider/index.mjs +1 -1
- package/dist/contracts/session/index.d.mts +3 -3
- package/dist/contracts/session/index.mjs +1 -1
- package/dist/contracts/shared/index.d.mts +2 -2
- package/dist/contracts/shared/index.mjs +1 -1
- package/dist/contracts/skill/index.d.mts +1 -1
- package/dist/contracts/skill/index.mjs +1 -1
- package/dist/contracts/telemetry/index.d.mts +2 -0
- package/dist/contracts/telemetry/index.mjs +1 -0
- package/dist/contracts/timeout/index.d.mts +1 -1
- package/dist/contracts/timeout/index.mjs +1 -1
- package/dist/contracts/toast/index.d.mts +2 -2
- package/dist/contracts/toast/index.mjs +1 -1
- package/dist/contracts/variant/index.d.mts +1 -1
- package/dist/contracts/variant/index.mjs +1 -1
- package/dist/core/index.d.mts +296 -34
- package/dist/core/index.mjs +1 -1
- package/dist/{credential-ref-DLCsoKVZ.mjs → credential-ref-YWQQENEo.mjs} +1 -1
- package/dist/cursor-storage-CtVJ3JzB.mjs +1 -0
- package/dist/{definition-DB7bbFSa.d.mts → definition-BLCdXGzh.d.mts} +17 -3
- package/dist/definition-CrgHIpTK.d.mts +60 -0
- package/dist/{definition-DkYy1PZz.mjs → definition-DZMXOnjX.mjs} +1 -1
- package/dist/{definition-DtUNiGom.d.mts → definition-pkJ6szUl.d.mts} +1 -1
- package/dist/drizzle-Eq8W1EbD.mjs +1 -0
- package/dist/event-Ca2yUf5i.mjs +1 -0
- package/dist/execution-target-CRPTfZlc.mjs +1 -0
- package/dist/extension-C-4BHMRI.mjs +1 -0
- package/dist/extension-CpIUgBKI.mjs +1 -0
- package/dist/facet-BuwhrThl.mjs +1 -0
- package/dist/filesystem-service-B8rhBRgB.mjs +1 -0
- package/dist/filesystem-service-p_iJVHd4.d.mts +66 -0
- package/dist/git/index.d.mts +210 -0
- package/dist/git/index.mjs +18 -0
- package/dist/globby-rtWVaFHv.mjs +41 -0
- package/dist/{handlers-DR_4_rAT.mjs → handlers-CkTsQLra.mjs} +3 -3
- package/dist/{harness-B6lGP9rm.mjs → harness-BRCMcvQN.mjs} +1 -1
- package/dist/{host-CvEht5RT.mjs → host-Br9VuOyr.mjs} +1 -1
- package/dist/{index-WKjrpcA_.d.mts → index-472sOmsW.d.mts} +6 -6
- package/dist/index-8SZkg7s6.d.mts +353 -0
- package/dist/index-B3PK4FIn.d.mts +5116 -0
- package/dist/{index-D2jejYlV.d.mts → index-B80L4YqA.d.mts} +3 -3
- package/dist/index-BFg9BUpx.d.mts +355 -0
- package/dist/index-BGfWS6GE.d.mts +483 -0
- package/dist/{index-DQRsGXb5.d.mts → index-BVgfS-AJ.d.mts} +2 -2
- package/dist/{index-CnmPtjnA.d.mts → index-B_zQC98V.d.mts} +16 -16
- package/dist/{index-DaEp4UWW.d.mts → index-Bh_Ne7LF.d.mts} +54 -42
- package/dist/{index-yvN8UcEH.d.mts → index-Bvb2mMH6.d.mts} +109 -109
- package/dist/{index-tKvu34DJ2.d.mts → index-CCGVh9BF2.d.mts} +242 -28
- package/dist/{index-C-myW_aK.d.mts → index-CGmcS0Ma.d.mts} +2 -2
- package/dist/{index-DEw90pa2.d.mts → index-CLpjm52M.d.mts} +3 -3
- package/dist/{index-DQWMu5fS.d.mts → index-Caig6TeF.d.mts} +85 -99
- package/dist/{index-DwCA1HWa.d.mts → index-CelJCBjk.d.mts} +15 -15
- package/dist/{index-ESSDWIB7.d.mts → index-ChunCFu4.d.mts} +1 -1
- package/dist/{index-e5C62_M3.d.mts → index-Cm0dUkWL.d.mts} +819 -85
- package/dist/{index-N5K1NOYs.d.mts → index-CokQYGVP.d.mts} +4 -4
- package/dist/{index-Bigx81Kr.d.mts → index-Cs0kZXIz2.d.mts} +1 -1
- package/dist/{index-6lyShOoU.d.mts → index-D5d5HeWI2.d.mts} +34 -0
- package/dist/{index-sBob9D25.d.mts → index-D90OmGmV.d.mts} +3 -3
- package/dist/{index-D1T-PPqF.d.mts → index-D9MwJ2Q8.d.mts} +3 -3
- package/dist/{index-BePI0ckL.d.mts → index-DANINzMu.d.mts} +1 -1
- package/dist/{index-BnSQE7z7.d.mts → index-DBw-89vC2.d.mts} +129 -1332
- package/dist/{index-C_kS2aqV2.d.mts → index-DGBu6bHi2.d.mts} +14 -14
- package/dist/index-DKC62dY5.d.mts +146 -0
- package/dist/{index-7sXlairn2.d.mts → index-DKia0MX1.d.mts} +1 -1
- package/dist/{index-E8d_RwaF.d.mts → index-DMKnON5s.d.mts} +1 -1
- package/dist/{index-Cq8B7cwK.d.mts → index-DUaw0Dw8.d.mts} +1524 -369
- package/dist/{index-Dd5s4MSm.d.mts → index-De3kPhlN.d.mts} +2 -2
- package/dist/{index-DGTFJB_8.d.mts → index-L4GjJDKb.d.mts} +116 -23
- package/dist/{index-iID2R9G1.d.mts → index-U-A8eyGT.d.mts} +7 -7
- package/dist/{index-D7T8XCku.d.mts → index-eemAKwsB.d.mts} +23 -2
- package/dist/{index-BXP9GK5q.d.mts → index-mNec7V-9.d.mts} +27 -27
- package/dist/{index-CnZOKNjU.d.mts → index-soFznFCy2.d.mts} +2 -2
- package/dist/{index-Ch3ph52M2.d.mts → index-vtXJuwrz.d.mts} +2 -2
- package/dist/{index-BnNqbx2I.d.mts → index-x_lVDp_J.d.mts} +2 -2
- package/dist/json-value-CmhSGMLv.mjs +1 -0
- package/dist/kernel/cli/index.d.mts +4 -2
- package/dist/kernel/cli/index.mjs +1 -1
- package/dist/kernel/cli/schemas.d.mts +1 -0
- package/dist/kernel/cli/schemas.mjs +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/namespace/index.mjs +1 -1
- package/dist/kernel/observability/index.d.mts +1 -1
- package/dist/kernel/observability/index.mjs +1 -1
- package/dist/kernel/providers/index.d.mts +1 -1
- package/dist/kernel/providers/index.mjs +1 -1
- package/dist/kernel/window/index.d.mts +1 -1
- package/dist/kernel/window/index.mjs +1 -1
- package/dist/materialization-CuUBu4XI.mjs +1 -0
- package/dist/{namespace-BpIE-jQW.d.mts → namespace-5QQqbF-B.d.mts} +1018 -111
- package/dist/{namespace-DwCyOaZn2.d.mts → namespace-BM7Djng9.d.mts} +3 -3
- package/dist/namespace-BwzZJqTV.mjs +1 -0
- package/dist/{namespace-DZcuLwEA.d.mts → namespace-CTm3nEvh.d.mts} +1 -1
- package/dist/{namespace-BK2erxpV.d.mts → namespace-CaaNnKcR.d.mts} +3 -3
- package/dist/{namespace-GLGGcWPH.d.mts → namespace-CaoZ3S78.d.mts} +1 -1
- package/dist/{namespace-DXnMk3U8.d.mts → namespace-CxhsoFUP.d.mts} +27 -31
- package/dist/{namespace-B1E57soL.d.mts → namespace-DD8Oiqo7.d.mts} +23 -23
- package/dist/{namespace-BCRNwPnw.d.mts → namespace-DLovh2Ws.d.mts} +21 -21
- package/dist/{namespace-Ysg1N6rR.d.mts → namespace-DgqkaOVu.d.mts} +26 -25
- package/dist/{namespace-B5ZCshBw.d.mts → namespace-Dr8K0MCp.d.mts} +82 -81
- package/dist/{namespace-DGMO2E8f.mjs → namespace-DuXK5AYN.mjs} +1 -1
- package/dist/{namespace-ZbthBQVt.d.mts → namespace-EQniz-Aw.d.mts} +14 -14
- package/dist/{namespace-C54Oj025.d.mts → namespace-IV1QK__V.d.mts} +1 -1
- package/dist/{namespace-BKrV_2gZ.d.mts → namespace-TyiTsLFv.d.mts} +46 -45
- package/dist/{namespace-OwAf1Brw.mjs → namespace-xcmbQlxh.mjs} +1 -1
- package/dist/{native-session-supervisor-zPt624Tp.mjs → native-session-supervisor-B1TnaPUF.mjs} +1 -1
- 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/machine-identity/index.mjs +2 -2
- package/dist/node/transports/index.d.mts +200 -7
- package/dist/node/transports/index.mjs +2 -2
- package/dist/{orchestrator-shared-D2txLAUs.mjs → orchestrator-shared-CIDiFJMD.mjs} +1 -1
- package/dist/{orchestrator-shared-DrjtTXYh.d.mts → orchestrator-shared-Dfa7FMyw.d.mts} +5 -5
- package/dist/package-DKVlsMP3.mjs +1 -0
- package/dist/{profile-Cq4A7kQa.mjs → profile-6ynCD5k3.mjs} +1 -1
- package/dist/{provider-context-BB4eD8ON.mjs → provider-context-CK6B4X_8.mjs} +1 -1
- package/dist/providers/index.mjs +1 -1
- package/dist/{providers-namespace-CDwxY_DV.d.mts → providers-namespace-DSEpli4A.d.mts} +1 -1
- package/dist/{schema-B295yplx.d.mts → schema-M5YTvSAG.d.mts} +114 -2
- package/dist/{schema-C4iznV0q.mjs → schema-e0wU_lcV.mjs} +1 -1
- package/dist/{schema-introspection-DCYC47_d.mjs → schema-introspection-Dn1jWQs1.mjs} +1 -1
- package/dist/{schemas-C5xtVqdb.d.mts → schemas-Bd0OjRQf.d.mts} +1 -1
- package/dist/{schemas-Ra8pz5M-.d.mts → schemas-C46QfKzv.d.mts} +24 -28
- package/dist/{schemas-sshQEF3l.d.mts → schemas-CDBSjg7o.d.mts} +1 -1
- package/dist/schemas-CR1Rripy.mjs +1 -0
- package/dist/schemas-CVvwIfG4.mjs +1 -0
- package/dist/schemas-CaLhkkLn.mjs +1 -0
- package/dist/{schemas-DYqKRNju.d.mts → schemas-ClOOT1W6.d.mts} +4 -4
- package/dist/{schemas-BfMZAwff.d.mts → schemas-DATniTHb.d.mts} +8 -8
- package/dist/{schemas-BWvuaL0w.d.mts → schemas-DVF1A4DF.d.mts} +4 -4
- package/dist/{schemas-Di0XnnMX.d.mts → schemas-DaRSfYLf.d.mts} +1 -1
- package/dist/{schemas-C31qbb0s.d.mts → schemas-DiYVzG6e.d.mts} +51 -48
- package/dist/{schemas-KMA1efQg.d.mts → schemas-j7ivZ2HI.d.mts} +3 -3
- package/dist/schemas-wg_6PAdV.d.mts +153 -0
- package/dist/scoped-bus-04pwo1uM.mjs +1 -0
- package/dist/service-base/index.d.mts +1 -1
- 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 +2 -2
- package/dist/services/adapter-subsystem/index.mjs +1 -1
- package/dist/services/adapter-subsystem/namespace.d.mts +1 -1
- package/dist/services/adapter-subsystem/namespace.mjs +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/cli-detection/namespace.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/context-rules/index.mjs +1 -1
- package/dist/services/credential-change/index.d.mts +1 -1
- package/dist/services/definition/namespace.d.mts +1 -1
- package/dist/services/definition/schemas.d.mts +1 -1
- package/dist/services/dialog/namespace.d.mts +1 -1
- package/dist/services/dialog/schemas.d.mts +1 -1
- package/dist/services/execution-target/index.d.mts +4 -4
- 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/execution-target/schemas.mjs +1 -1
- package/dist/services/filesystem/index.d.mts +3 -0
- package/dist/services/filesystem/index.mjs +1 -0
- package/dist/services/filesystem/namespace.d.mts +7 -7
- package/dist/services/filesystem/schemas.d.mts +4 -4
- package/dist/services/git/namespace.d.mts +1163 -0
- package/dist/services/git/namespace.mjs +1 -0
- package/dist/services/git/schemas.d.mts +932 -0
- package/dist/services/git/schemas.mjs +1 -0
- package/dist/services/harness/index.d.mts +35 -35
- package/dist/services/harness/index.mjs +1 -1
- package/dist/services/harness/storage/schema.d.mts +5 -5
- package/dist/services/index.d.mts +1411 -928
- package/dist/services/index.mjs +1 -1
- package/dist/services/local-notification/index.d.mts +1 -1
- package/dist/services/local-notification/namespace.d.mts +1 -1
- package/dist/services/local-notification/schemas.d.mts +1 -1
- package/dist/services/log-import/browser.d.mts +2 -2
- package/dist/services/log-import/index.d.mts +23 -24
- package/dist/services/log-import/index.mjs +2 -2
- package/dist/services/log-import/log-import.d.mts +1 -1
- package/dist/services/log-import/log-import.mjs +1 -1
- package/dist/services/log-import/namespace.d.mts +1 -1
- package/dist/services/log-import/namespace.mjs +1 -1
- package/dist/services/log-import/schemas.d.mts +1 -1
- package/dist/services/log-import/schemas.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-context/index.mjs +1 -1
- package/dist/services/provider-runtime/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 +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 +1 -1
- package/dist/services/session/storage/schema.mjs +1 -1
- package/dist/services/session/testing/index.d.mts +2 -2
- package/dist/services/session/testing/index.mjs +16 -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 +3 -3
- package/dist/services/session-editor/index.mjs +1 -1
- package/dist/services/settings/index.d.mts +4 -4
- package/dist/services/settings/index.mjs +1 -1
- package/dist/services/settings/namespace.d.mts +19 -18
- package/dist/services/settings/namespace.mjs +1 -1
- package/dist/services/settings/storage/clients-namespace.d.mts +1 -1
- package/dist/services/settings/storage/clients-namespace.mjs +1 -1
- package/dist/services/settings/storage/extension-configs/namespace.d.mts +4 -4
- package/dist/services/settings/storage/index.d.mts +3 -3
- package/dist/services/settings/storage/index.mjs +1 -1
- package/dist/services/settings/storage/providers-namespace.d.mts +1 -1
- package/dist/services/settings/storage/providers-namespace.mjs +1 -1
- package/dist/services/subagent/index.d.mts +2 -0
- package/dist/services/subagent/index.mjs +1 -0
- package/dist/services/subagent-template/index.d.mts +3 -0
- package/dist/services/subagent-template/index.mjs +1 -0
- package/dist/services/subagent-template/namespace.d.mts +2 -0
- package/dist/services/subagent-template/namespace.mjs +1 -0
- package/dist/services/subagent-template/schemas.d.mts +2 -0
- package/dist/services/subagent-template/schemas.mjs +1 -0
- 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 +12 -12
- package/dist/session-BoldSdNZ2.mjs +134 -0
- package/dist/session-DuVOYctZ.mjs +1 -0
- package/dist/{session-lineage-B0cpHfuc.d.mts → session-lineage-CRsc9g1x.d.mts} +1 -1
- package/dist/shared-DpOEfD8F.mjs +1 -0
- package/dist/{skill-20_SBXaI.mjs → skill-CQO4mDqK.mjs} +1 -1
- package/dist/storage/drizzle/client.d.mts +2 -2
- package/dist/storage/drizzle/client.mjs +1 -1
- package/dist/storage/drizzle/index.d.mts +49 -10
- 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 +2 -2
- package/dist/storage/handlers/index.mjs +1 -1
- package/dist/storage/index.d.mts +4 -4
- package/dist/{storage-namespace-DoH-Wkjp.d.mts → storage-namespace-BXkoh5Sy.d.mts} +11 -11
- package/dist/storage-namespace-DWsYLAXa.mjs +1 -0
- package/dist/{storage-namespace-definition-CJgqyXH1.d.mts → storage-namespace-definition-Bkx5rSto.d.mts} +1 -1
- package/dist/style.css +540 -540
- package/dist/telemetry-CvdLBWuk.mjs +1 -0
- package/dist/testing/drizzle-harness.mjs +1 -1
- package/dist/testing/index.mjs +1 -1
- package/dist/tool-approval-service-BvZWhYZp.mjs +1 -0
- package/dist/tools/index.d.mts +20 -10
- package/dist/tools/index.mjs +1 -1
- package/dist/tools/testing/index.d.mts +1 -1
- package/dist/tools-D-luYcDw.mjs +1431 -0
- package/dist/{types-C11LvekX.d.mts → types-BCMUtBj1.d.mts} +117 -20
- package/dist/{types-vNpkAe4Y.d.mts → types-C2Ob9zz_.d.mts} +1 -1
- package/dist/{types-t295YC6T.d.mts → types-CCdqjeuH.d.mts} +2 -2
- package/dist/{types-Cvrj2ogm.d.mts → types-DZHvOc_Q.d.mts} +4 -4
- package/dist/{types--nrtGZ1V.d.mts → types-Dy3YTcTF.d.mts} +255 -97
- package/dist/{types-DYF5LxZY.d.mts → types-MfJZ67e9.d.mts} +91 -9
- package/dist/{types-6WxLfoM3.d.mts → types-dyP-bXXE.d.mts} +1 -1
- package/dist/ui-components/index.mjs +2 -2
- package/dist/ui-hooks/index.d.mts +111 -1
- package/dist/ui-hooks/index.mjs +1 -1
- package/dist/ui-kernel/index.d.mts +4 -4
- package/dist/ui-kernel/pages/namespace.d.mts +4 -4
- package/dist/ui-kernel/pages/schemas.d.mts +1 -1
- package/dist/ui-views/index.mjs +2 -2
- package/dist/utils/index.d.mts +36 -1
- package/dist/utils/index.mjs +2 -2
- package/dist/utils/project-manifest.d.mts +130 -0
- package/dist/utils/project-manifest.mjs +1 -0
- package/dist/utils/scope-paths.d.mts +33 -0
- package/dist/utils/scope-paths.mjs +1 -0
- package/dist/utils/workspace-packages.d.mts +59 -0
- package/dist/utils/workspace-packages.mjs +1 -0
- package/dist/utils/workspace-root.d.mts +6 -9
- package/dist/utils/workspace-root.mjs +1 -1
- package/dist/{version-D8S4O22A.mjs → version-BeT3ASEe.mjs} +1 -1
- package/package.json +55 -2
- package/dist/account-identity-Bg_vKkcs.mjs +0 -1
- package/dist/adapter-CpF2aK_-.mjs +0 -1
- package/dist/bus-B1seC4M_.mjs +0 -2
- package/dist/chunk-Dc06z0qk.mjs +0 -1
- package/dist/client-DMWXCWhM.mjs +0 -1
- package/dist/cursor-storage-BoNI7OAR.mjs +0 -1
- package/dist/drizzle-Bn2GtW8c.mjs +0 -1
- package/dist/execution-target-D6MgthYs.mjs +0 -1
- package/dist/extension-53GerdGg.mjs +0 -1
- package/dist/extension-fJmv8Yri.mjs +0 -1
- package/dist/namespace-C_h7scWx2.mjs +0 -1
- package/dist/schemas-Bn8aqDIE.mjs +0 -1
- package/dist/services/worker/index.d.mts +0 -3
- package/dist/services/worker/index.mjs +0 -1
- package/dist/services/worker/namespace.d.mts +0 -2
- package/dist/services/worker/namespace.mjs +0 -1
- package/dist/services/worker/schemas.d.mts +0 -2
- package/dist/services/worker/schemas.mjs +0 -1
- package/dist/session-BCSf-Fgj.mjs +0 -1
- package/dist/session-BNo_cIiz.mjs +0 -123
- package/dist/shared-BhuSHZXH.mjs +0 -1
- package/dist/storage-namespace-BIDs9LPb.mjs +0 -1
- package/dist/tool-approval-service-CZCPfvVy.mjs +0 -1
- package/dist/tools-Cid9D99F.mjs +0 -1
- /package/dist/{base-orchestrator-BOAPgqF7.d.mts → base-orchestrator-wyumsn3b.d.mts} +0 -0
- /package/dist/{capability-service-DV32ecwR.mjs → capability-service-CJbmhfv9.mjs} +0 -0
- /package/dist/{cleanEnvForAdapter-hTPNvPU5.mjs → cleanEnvForAdapter-KkYzQa1f.mjs} +0 -0
- /package/dist/{config-namespace-wJ2CakDB.mjs → config-namespace-ncYg2ct_.mjs} +0 -0
- /package/dist/{extension-namespace-CTd9kOtt.mjs → extension-namespace-cMh_mMiL.mjs} +0 -0
- /package/dist/{identity-DBST3-XO.mjs → identity-Cz2IeEtm.mjs} +0 -0
- /package/dist/{index-SzSiyG61.d.mts → index-CHQ1SqT0.d.mts} +0 -0
- /package/dist/{model-registry-xINyxQUT.mjs → model-registry-CfXytvzx.mjs} +0 -0
- /package/dist/{model-registry-Dzpssh9j.mjs → model-registry-Scn_MC2d.mjs} +0 -0
- /package/dist/{namespace-DBw9BYr8.mjs → namespace-BoD94mrN.mjs} +0 -0
- /package/dist/{namespace-DUVgMfTR.mjs → namespace-CFLAmQfh.mjs} +0 -0
- /package/dist/{namespace-aALq9tnE.mjs → namespace-DkRgbZYn.mjs} +0 -0
- /package/dist/{namespace-yxIxUsjo.mjs → namespace-LViZ-EQk.mjs} +0 -0
- /package/dist/{namespace-Zb8HAbyF.mjs → namespace-Yna5-Pws.mjs} +0 -0
- /package/dist/{platform-BMFUpmTA.mjs → platform-DZ7z-wXD.mjs} +0 -0
- /package/dist/{providers-DhiW_fx4.mjs → providers-u8i15co9.mjs} +0 -0
- /package/dist/{schema-D3ZG13h9.mjs → schema-CoyE6mPt.mjs} +0 -0
- /package/dist/{schemas-CEBe89yE.mjs → schemas-DE-GNmSD.mjs} +0 -0
- /package/dist/{schemas-COnLJnt_.mjs → schemas-hSrzflwZ.mjs} +0 -0
- /package/dist/{schemas-CrnlCRep.mjs → schemas-jFe1AuI-.mjs} +0 -0
- /package/dist/{server-lifecycle-Dx5WgfoS.mjs → server-lifecycle-FXTPW39-.mjs} +0 -0
- /package/dist/{server-lifecycle-BC6FRn86.d.mts → server-lifecycle-YoSGFGnU.d.mts} +0 -0
- /package/dist/{shared-schemas-Byah36lG.mjs → shared-schemas-CPShiLNp.mjs} +0 -0
- /package/dist/{storage-namespace-definition-BjK9nZAN.mjs → storage-namespace-definition-CqSdsuCC.mjs} +0 -0
- /package/dist/{timeout-D33CUZ0M.mjs → timeout-XsYIOKrc.mjs} +0 -0
- /package/dist/{tray-menu-service-BAYtLdAg.mjs → tray-menu-service-DuXq5k22.mjs} +0 -0
- /package/dist/{ui-config-zawaoEfB.mjs → ui-config-9bDRwFZr.mjs} +0 -0
- /package/dist/{variant-BZWfmS0q.mjs → variant-CT6XBP6T.mjs} +0 -0
- /package/dist/{visibility-CZu8ooOA.mjs → visibility-Cb62p9bv.mjs} +0 -0
- /package/dist/{window-registry-C_IJmY8_.d.mts → window-registry-CBcrGTv4.d.mts} +0 -0
- /package/dist/{window-registry-B_-hBEcV.mjs → window-registry-DW-dKRjQ.mjs} +0 -0
|
@@ -4,7 +4,7 @@ import * as _$_makaio_core0 from "@makaio/framework/core";
|
|
|
4
4
|
import * as _$_makaio_contracts0 from "@makaio/framework/contracts";
|
|
5
5
|
import * as _$zod_v4_core0 from "zod/v4/core";
|
|
6
6
|
|
|
7
|
-
//#region
|
|
7
|
+
//#region core/contracts/src/adapter/namespace.d.ts
|
|
8
8
|
declare const AdapterNamespace: _$_makaio_core0.BusNamespaceDefinition<"adapter", {
|
|
9
9
|
getCapabilities: {
|
|
10
10
|
request: _$zod.ZodObject<{
|
|
@@ -144,6 +144,11 @@ declare const AdapterNamespace: _$_makaio_core0.BusNamespaceDefinition<"adapter"
|
|
|
144
144
|
isError: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
145
145
|
}, _$zod_v4_core0.$strip>], "type">>]>;
|
|
146
146
|
}, _$zod_v4_core0.$strip>]>>;
|
|
147
|
+
responseSchema: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
148
|
+
schema: _$zod.ZodType<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>, _$zod_v4_core0.$ZodTypeInternals<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>>>;
|
|
149
|
+
name: _$zod.ZodOptional<_$zod.ZodString>;
|
|
150
|
+
strict: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
151
|
+
}, _$zod_v4_core0.$strict>>;
|
|
147
152
|
model: _$zod.ZodOptional<_$zod.ZodString>;
|
|
148
153
|
reasoningEffort: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
149
154
|
none: "none";
|
|
@@ -600,6 +605,11 @@ declare const AdapterNamespace: _$_makaio_core0.BusNamespaceDefinition<"adapter"
|
|
|
600
605
|
isError: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
601
606
|
}, _$zod_v4_core0.$strip>], "type">>]>;
|
|
602
607
|
}, _$zod_v4_core0.$strip>]>>;
|
|
608
|
+
responseSchema: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
609
|
+
schema: _$zod.ZodType<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>, _$zod_v4_core0.$ZodTypeInternals<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>>>;
|
|
610
|
+
name: _$zod.ZodOptional<_$zod.ZodString>;
|
|
611
|
+
strict: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
612
|
+
}, _$zod_v4_core0.$strict>>;
|
|
603
613
|
model: _$zod.ZodOptional<_$zod.ZodString>;
|
|
604
614
|
reasoningEffort: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
605
615
|
none: "none";
|
|
@@ -1056,6 +1066,11 @@ declare const AdapterNamespace: _$_makaio_core0.BusNamespaceDefinition<"adapter"
|
|
|
1056
1066
|
isError: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
1057
1067
|
}, _$zod_v4_core0.$strip>], "type">>]>;
|
|
1058
1068
|
}, _$zod_v4_core0.$strip>]>>;
|
|
1069
|
+
responseSchema: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
1070
|
+
schema: _$zod.ZodType<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>, _$zod_v4_core0.$ZodTypeInternals<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>>>;
|
|
1071
|
+
name: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1072
|
+
strict: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
1073
|
+
}, _$zod_v4_core0.$strict>>;
|
|
1059
1074
|
model: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1060
1075
|
reasoningEffort: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1061
1076
|
none: "none";
|
|
@@ -1403,6 +1418,11 @@ declare const AdapterNamespace: _$_makaio_core0.BusNamespaceDefinition<"adapter"
|
|
|
1403
1418
|
prompt: _$zod.ZodString;
|
|
1404
1419
|
model: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1405
1420
|
systemPrompt: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1421
|
+
responseSchema: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
1422
|
+
schema: _$zod.ZodType<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>, _$zod_v4_core0.$ZodTypeInternals<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>>>;
|
|
1423
|
+
name: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1424
|
+
strict: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
1425
|
+
}, _$zod_v4_core0.$strict>>;
|
|
1406
1426
|
providerContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
1407
1427
|
providerConfigId: _$zod.ZodString;
|
|
1408
1428
|
definitionId: _$zod.ZodString;
|
|
@@ -1516,22 +1536,6 @@ declare const AdapterNamespace: _$_makaio_core0.BusNamespaceDefinition<"adapter"
|
|
|
1516
1536
|
parentAdapterSessionId: _$zod.ZodString;
|
|
1517
1537
|
forkPointMessageId: _$zod.ZodNull;
|
|
1518
1538
|
}, _$zod_v4_core0.$strip>], "kind">>;
|
|
1519
|
-
'session.linked': _$zod.ZodObject<{
|
|
1520
|
-
adapterName: _$zod.ZodString;
|
|
1521
|
-
adapterId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1522
|
-
adapterSessionId: _$zod.ZodString;
|
|
1523
|
-
sessionId: _$zod.ZodString;
|
|
1524
|
-
replay: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
1525
|
-
}, _$zod_v4_core0.$strip>;
|
|
1526
|
-
'session.statusChanged': _$zod.ZodObject<{
|
|
1527
|
-
adapterSessionId: _$zod.ZodString;
|
|
1528
|
-
status: _$zod.ZodEnum<{
|
|
1529
|
-
imported: "imported";
|
|
1530
|
-
discovered: "discovered";
|
|
1531
|
-
live: "live";
|
|
1532
|
-
tracking: "tracking";
|
|
1533
|
-
}>;
|
|
1534
|
-
}, _$zod_v4_core0.$strip>;
|
|
1535
1539
|
'session.usage': _$zod.ZodObject<{
|
|
1536
1540
|
adapterId: _$zod.ZodString;
|
|
1537
1541
|
adapterName: _$zod.ZodString;
|
|
@@ -1729,6 +1733,11 @@ declare const AdapterSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
1729
1733
|
isError: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
1730
1734
|
}, _$zod_v4_core0.$strip>], "type">>]>;
|
|
1731
1735
|
}, _$zod_v4_core0.$strip>]>>;
|
|
1736
|
+
responseSchema: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
1737
|
+
schema: _$zod.ZodType<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>, _$zod_v4_core0.$ZodTypeInternals<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>>>;
|
|
1738
|
+
name: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1739
|
+
strict: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
1740
|
+
}, _$zod_v4_core0.$strict>>;
|
|
1732
1741
|
model: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1733
1742
|
reasoningEffort: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1734
1743
|
none: "none";
|
|
@@ -2185,6 +2194,11 @@ declare const AdapterSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
2185
2194
|
isError: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
2186
2195
|
}, _$zod_v4_core0.$strip>], "type">>]>;
|
|
2187
2196
|
}, _$zod_v4_core0.$strip>]>>;
|
|
2197
|
+
responseSchema: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
2198
|
+
schema: _$zod.ZodType<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>, _$zod_v4_core0.$ZodTypeInternals<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>>>;
|
|
2199
|
+
name: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2200
|
+
strict: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
2201
|
+
}, _$zod_v4_core0.$strict>>;
|
|
2188
2202
|
model: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2189
2203
|
reasoningEffort: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2190
2204
|
none: "none";
|
|
@@ -2641,6 +2655,11 @@ declare const AdapterSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
2641
2655
|
isError: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
2642
2656
|
}, _$zod_v4_core0.$strip>], "type">>]>;
|
|
2643
2657
|
}, _$zod_v4_core0.$strip>]>>;
|
|
2658
|
+
responseSchema: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
2659
|
+
schema: _$zod.ZodType<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>, _$zod_v4_core0.$ZodTypeInternals<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>>>;
|
|
2660
|
+
name: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2661
|
+
strict: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
2662
|
+
}, _$zod_v4_core0.$strict>>;
|
|
2644
2663
|
model: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2645
2664
|
reasoningEffort: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2646
2665
|
none: "none";
|
|
@@ -2988,6 +3007,11 @@ declare const AdapterSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
2988
3007
|
prompt: _$zod.ZodString;
|
|
2989
3008
|
model: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2990
3009
|
systemPrompt: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3010
|
+
responseSchema: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
3011
|
+
schema: _$zod.ZodType<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>, _$zod_v4_core0.$ZodTypeInternals<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>>>;
|
|
3012
|
+
name: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3013
|
+
strict: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
3014
|
+
}, _$zod_v4_core0.$strict>>;
|
|
2991
3015
|
providerContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
2992
3016
|
providerConfigId: _$zod.ZodString;
|
|
2993
3017
|
definitionId: _$zod.ZodString;
|
|
@@ -3101,22 +3125,6 @@ declare const AdapterSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
3101
3125
|
parentAdapterSessionId: _$zod.ZodString;
|
|
3102
3126
|
forkPointMessageId: _$zod.ZodNull;
|
|
3103
3127
|
}, _$zod_v4_core0.$strip>], "kind">>;
|
|
3104
|
-
'session.linked': _$zod.ZodObject<{
|
|
3105
|
-
adapterName: _$zod.ZodString;
|
|
3106
|
-
adapterId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3107
|
-
adapterSessionId: _$zod.ZodString;
|
|
3108
|
-
sessionId: _$zod.ZodString;
|
|
3109
|
-
replay: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
3110
|
-
}, _$zod_v4_core0.$strip>;
|
|
3111
|
-
'session.statusChanged': _$zod.ZodObject<{
|
|
3112
|
-
adapterSessionId: _$zod.ZodString;
|
|
3113
|
-
status: _$zod.ZodEnum<{
|
|
3114
|
-
imported: "imported";
|
|
3115
|
-
discovered: "discovered";
|
|
3116
|
-
live: "live";
|
|
3117
|
-
tracking: "tracking";
|
|
3118
|
-
}>;
|
|
3119
|
-
}, _$zod_v4_core0.$strip>;
|
|
3120
3128
|
'session.usage': _$zod.ZodObject<{
|
|
3121
3129
|
adapterId: _$zod.ZodString;
|
|
3122
3130
|
adapterName: _$zod.ZodString;
|
|
@@ -3176,22 +3184,7 @@ declare const AdapterSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
3176
3184
|
}, _$zod_v4_core0.$strip>;
|
|
3177
3185
|
}>, "adapter">;
|
|
3178
3186
|
//#endregion
|
|
3179
|
-
//#region
|
|
3180
|
-
/**
|
|
3181
|
-
* Adapter session import lifecycle status.
|
|
3182
|
-
*
|
|
3183
|
-
* Shared by adapter events and storage contracts so UI/cache consumers observe
|
|
3184
|
-
* the same closed set of statuses everywhere.
|
|
3185
|
-
*/
|
|
3186
|
-
declare const AdapterSessionStatusSchema$1: z.ZodEnum<{
|
|
3187
|
-
imported: "imported";
|
|
3188
|
-
discovered: "discovered";
|
|
3189
|
-
live: "live";
|
|
3190
|
-
tracking: "tracking";
|
|
3191
|
-
}>;
|
|
3192
|
-
type AdapterSessionStatus = z.infer<typeof AdapterSessionStatusSchema$1>;
|
|
3193
|
-
//#endregion
|
|
3194
|
-
//#region packages/contracts/src/adapter/schemas.d.ts
|
|
3187
|
+
//#region core/contracts/src/adapter/schemas.d.ts
|
|
3195
3188
|
/**
|
|
3196
3189
|
* Adapter domain schemas.
|
|
3197
3190
|
*
|
|
@@ -3353,6 +3346,11 @@ declare const AdapterSchemas: {
|
|
|
3353
3346
|
isError: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
3354
3347
|
}, _$zod_v4_core0.$strip>], "type">>]>;
|
|
3355
3348
|
}, _$zod_v4_core0.$strip>]>>;
|
|
3349
|
+
responseSchema: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
3350
|
+
schema: _$zod.ZodType<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>, _$zod_v4_core0.$ZodTypeInternals<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>>>;
|
|
3351
|
+
name: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3352
|
+
strict: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
3353
|
+
}, _$zod_v4_core0.$strict>>;
|
|
3356
3354
|
model: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3357
3355
|
reasoningEffort: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
3358
3356
|
none: "none";
|
|
@@ -3809,6 +3807,11 @@ declare const AdapterSchemas: {
|
|
|
3809
3807
|
isError: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
3810
3808
|
}, _$zod_v4_core0.$strip>], "type">>]>;
|
|
3811
3809
|
}, _$zod_v4_core0.$strip>]>>;
|
|
3810
|
+
responseSchema: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
3811
|
+
schema: _$zod.ZodType<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>, _$zod_v4_core0.$ZodTypeInternals<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>>>;
|
|
3812
|
+
name: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3813
|
+
strict: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
3814
|
+
}, _$zod_v4_core0.$strict>>;
|
|
3812
3815
|
model: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3813
3816
|
reasoningEffort: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
3814
3817
|
none: "none";
|
|
@@ -4265,6 +4268,11 @@ declare const AdapterSchemas: {
|
|
|
4265
4268
|
isError: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
4266
4269
|
}, _$zod_v4_core0.$strip>], "type">>]>;
|
|
4267
4270
|
}, _$zod_v4_core0.$strip>]>>;
|
|
4271
|
+
responseSchema: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
4272
|
+
schema: _$zod.ZodType<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>, _$zod_v4_core0.$ZodTypeInternals<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>>>;
|
|
4273
|
+
name: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4274
|
+
strict: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
4275
|
+
}, _$zod_v4_core0.$strict>>;
|
|
4268
4276
|
model: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4269
4277
|
reasoningEffort: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
4270
4278
|
none: "none";
|
|
@@ -4612,6 +4620,11 @@ declare const AdapterSchemas: {
|
|
|
4612
4620
|
prompt: _$zod.ZodString;
|
|
4613
4621
|
model: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4614
4622
|
systemPrompt: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4623
|
+
responseSchema: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
4624
|
+
schema: _$zod.ZodType<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>, _$zod_v4_core0.$ZodTypeInternals<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>>>;
|
|
4625
|
+
name: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4626
|
+
strict: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
4627
|
+
}, _$zod_v4_core0.$strict>>;
|
|
4615
4628
|
providerContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
4616
4629
|
providerConfigId: _$zod.ZodString;
|
|
4617
4630
|
definitionId: _$zod.ZodString;
|
|
@@ -4725,22 +4738,6 @@ declare const AdapterSchemas: {
|
|
|
4725
4738
|
parentAdapterSessionId: _$zod.ZodString;
|
|
4726
4739
|
forkPointMessageId: _$zod.ZodNull;
|
|
4727
4740
|
}, _$zod_v4_core0.$strip>], "kind">>;
|
|
4728
|
-
'session.linked': _$zod.ZodObject<{
|
|
4729
|
-
adapterName: _$zod.ZodString;
|
|
4730
|
-
adapterId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4731
|
-
adapterSessionId: _$zod.ZodString;
|
|
4732
|
-
sessionId: _$zod.ZodString;
|
|
4733
|
-
replay: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
4734
|
-
}, _$zod_v4_core0.$strip>;
|
|
4735
|
-
'session.statusChanged': _$zod.ZodObject<{
|
|
4736
|
-
adapterSessionId: _$zod.ZodString;
|
|
4737
|
-
status: _$zod.ZodEnum<{
|
|
4738
|
-
imported: "imported";
|
|
4739
|
-
discovered: "discovered";
|
|
4740
|
-
live: "live";
|
|
4741
|
-
tracking: "tracking";
|
|
4742
|
-
}>;
|
|
4743
|
-
}, _$zod_v4_core0.$strip>;
|
|
4744
4741
|
'session.usage': _$zod.ZodObject<{
|
|
4745
4742
|
adapterId: _$zod.ZodString;
|
|
4746
4743
|
adapterName: _$zod.ZodString;
|
|
@@ -4800,7 +4797,7 @@ declare const AdapterSchemas: {
|
|
|
4800
4797
|
}, _$zod_v4_core0.$strip>;
|
|
4801
4798
|
};
|
|
4802
4799
|
//#endregion
|
|
4803
|
-
//#region
|
|
4800
|
+
//#region core/contracts/src/adapter/schemas/runtime-options.d.ts
|
|
4804
4801
|
/**
|
|
4805
4802
|
* Runtime options for agent execution.
|
|
4806
4803
|
*
|
|
@@ -4832,7 +4829,7 @@ declare const AdapterRuntimeOptionsSchema: z.ZodObject<{
|
|
|
4832
4829
|
}, z.core.$strip>;
|
|
4833
4830
|
type AdapterRuntimeOptions$1 = z.infer<typeof AdapterRuntimeOptionsSchema>;
|
|
4834
4831
|
//#endregion
|
|
4835
|
-
//#region
|
|
4832
|
+
//#region core/contracts/src/adapter/schemas/start-agent.d.ts
|
|
4836
4833
|
/**
|
|
4837
4834
|
* Start a new agent with full lifecycle control.
|
|
4838
4835
|
*
|
|
@@ -4977,6 +4974,11 @@ declare const StartAgentSchema: {
|
|
|
4977
4974
|
isError: z.ZodOptional<z.ZodBoolean>;
|
|
4978
4975
|
}, z.core.$strip>], "type">>]>;
|
|
4979
4976
|
}, z.core.$strip>]>>;
|
|
4977
|
+
responseSchema: z.ZodOptional<z.ZodObject<{
|
|
4978
|
+
schema: z.ZodType<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>, z.core.$ZodTypeInternals<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>>>;
|
|
4979
|
+
name: z.ZodOptional<z.ZodString>;
|
|
4980
|
+
strict: z.ZodOptional<z.ZodBoolean>;
|
|
4981
|
+
}, z.core.$strict>>;
|
|
4980
4982
|
model: z.ZodOptional<z.ZodString>;
|
|
4981
4983
|
reasoningEffort: z.ZodOptional<z.ZodEnum<{
|
|
4982
4984
|
none: "none";
|
|
@@ -5433,6 +5435,11 @@ declare const StartAgentSchema: {
|
|
|
5433
5435
|
isError: z.ZodOptional<z.ZodBoolean>;
|
|
5434
5436
|
}, z.core.$strip>], "type">>]>;
|
|
5435
5437
|
}, z.core.$strip>]>>;
|
|
5438
|
+
responseSchema: z.ZodOptional<z.ZodObject<{
|
|
5439
|
+
schema: z.ZodType<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>, z.core.$ZodTypeInternals<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>>>;
|
|
5440
|
+
name: z.ZodOptional<z.ZodString>;
|
|
5441
|
+
strict: z.ZodOptional<z.ZodBoolean>;
|
|
5442
|
+
}, z.core.$strict>>;
|
|
5436
5443
|
model: z.ZodOptional<z.ZodString>;
|
|
5437
5444
|
reasoningEffort: z.ZodOptional<z.ZodEnum<{
|
|
5438
5445
|
none: "none";
|
|
@@ -5889,6 +5896,11 @@ declare const StartAgentSchema: {
|
|
|
5889
5896
|
isError: z.ZodOptional<z.ZodBoolean>;
|
|
5890
5897
|
}, z.core.$strip>], "type">>]>;
|
|
5891
5898
|
}, z.core.$strip>]>>;
|
|
5899
|
+
responseSchema: z.ZodOptional<z.ZodObject<{
|
|
5900
|
+
schema: z.ZodType<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>, z.core.$ZodTypeInternals<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>>>;
|
|
5901
|
+
name: z.ZodOptional<z.ZodString>;
|
|
5902
|
+
strict: z.ZodOptional<z.ZodBoolean>;
|
|
5903
|
+
}, z.core.$strict>>;
|
|
5892
5904
|
model: z.ZodOptional<z.ZodString>;
|
|
5893
5905
|
reasoningEffort: z.ZodOptional<z.ZodEnum<{
|
|
5894
5906
|
none: "none";
|
|
@@ -6233,7 +6245,7 @@ declare const StartAgentSchema: {
|
|
|
6233
6245
|
type StartAgentRequest = z.infer<typeof StartAgentSchema.request>;
|
|
6234
6246
|
type StartAgentResponse = z.infer<typeof StartAgentSchema.response>;
|
|
6235
6247
|
//#endregion
|
|
6236
|
-
//#region
|
|
6248
|
+
//#region core/contracts/src/adapter/schemas/rehydrate-agent.d.ts
|
|
6237
6249
|
/**
|
|
6238
6250
|
* Rehydrate an agent by swapping its connector.
|
|
6239
6251
|
*
|
|
@@ -6269,7 +6281,7 @@ declare const RehydrateAgentSchema: {
|
|
|
6269
6281
|
type RehydrateAgentRequest = z.infer<typeof RehydrateAgentSchema.request>;
|
|
6270
6282
|
type RehydrateAgentResponse = z.infer<typeof RehydrateAgentSchema.response>;
|
|
6271
6283
|
//#endregion
|
|
6272
|
-
//#region
|
|
6284
|
+
//#region core/contracts/src/adapter/schemas/session-usage.d.ts
|
|
6273
6285
|
/**
|
|
6274
6286
|
* Session-level cumulative usage metrics.
|
|
6275
6287
|
*
|
|
@@ -6291,33 +6303,7 @@ declare const SessionUsageSchema: z.ZodObject<{
|
|
|
6291
6303
|
}, z.core.$strip>;
|
|
6292
6304
|
type SessionUsage = z.infer<typeof SessionUsageSchema>;
|
|
6293
6305
|
//#endregion
|
|
6294
|
-
//#region
|
|
6295
|
-
/**
|
|
6296
|
-
* Adapter session linked to a Makaio session.
|
|
6297
|
-
*
|
|
6298
|
-
* Subject: `adapter.session.linked`
|
|
6299
|
-
* Type: Event (fire-and-forget)
|
|
6300
|
-
* Emitted when: An imported adapter session is linked to a Makaio session
|
|
6301
|
-
*
|
|
6302
|
-
* Unlike session.discovered (which has no sessionId because the session
|
|
6303
|
-
* doesn't exist yet), this event confirms the linkage has been established.
|
|
6304
|
-
* Used to resolve parent relationships for sessions imported out of order.
|
|
6305
|
-
*
|
|
6306
|
-
* `adapterId` is optional here because linkage can occur during log import
|
|
6307
|
-
* before the owning adapter instance has been configured or started. Consumers
|
|
6308
|
-
* that need a resolved adapterId should use `AdapterRuntimeSubjects.resolveId`
|
|
6309
|
-
* separately through the runtime identity handlers.
|
|
6310
|
-
*/
|
|
6311
|
-
declare const SessionLinkedSchema: z.ZodObject<{
|
|
6312
|
-
adapterName: z.ZodString;
|
|
6313
|
-
adapterId: z.ZodOptional<z.ZodString>;
|
|
6314
|
-
adapterSessionId: z.ZodString;
|
|
6315
|
-
sessionId: z.ZodString;
|
|
6316
|
-
replay: z.ZodOptional<z.ZodBoolean>;
|
|
6317
|
-
}, z.core.$strip>;
|
|
6318
|
-
type SessionLinked = z.infer<typeof SessionLinkedSchema>;
|
|
6319
|
-
//#endregion
|
|
6320
|
-
//#region packages/contracts/src/adapter/schemas/session-discovered.d.ts
|
|
6306
|
+
//#region core/contracts/src/adapter/schemas/session-discovered.d.ts
|
|
6321
6307
|
declare const SessionDiscoveredSchema$1: z.ZodIntersection<z.ZodObject<{
|
|
6322
6308
|
adapterId: z.ZodString;
|
|
6323
6309
|
adapterName: z.ZodString;
|
|
@@ -6346,7 +6332,7 @@ declare const SessionDiscoveredSchema$1: z.ZodIntersection<z.ZodObject<{
|
|
|
6346
6332
|
}, z.core.$strip>], "kind">>;
|
|
6347
6333
|
type SessionDiscovered = z.infer<typeof SessionDiscoveredSchema$1>;
|
|
6348
6334
|
//#endregion
|
|
6349
|
-
//#region
|
|
6335
|
+
//#region core/contracts/src/adapter/schemas/agent-resolution.d.ts
|
|
6350
6336
|
/**
|
|
6351
6337
|
* Common fields shared by all agent selection kinds.
|
|
6352
6338
|
*
|
|
@@ -6733,7 +6719,7 @@ declare const AgentSelectionSchema: z.ZodObject<{
|
|
|
6733
6719
|
allowedDirectories: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
6734
6720
|
}, z.core.$loose>;
|
|
6735
6721
|
//#endregion
|
|
6736
|
-
//#region
|
|
6722
|
+
//#region core/contracts/src/adapter/schemas/provider-context.d.ts
|
|
6737
6723
|
/**
|
|
6738
6724
|
* Unresolved provider context passed on the public bus.
|
|
6739
6725
|
*
|
|
@@ -6757,4 +6743,4 @@ declare const ProviderContextSchema: z.ZodObject<{
|
|
|
6757
6743
|
*/
|
|
6758
6744
|
type ProviderContext$1 = z.infer<typeof ProviderContextSchema>;
|
|
6759
6745
|
//#endregion
|
|
6760
|
-
export {
|
|
6746
|
+
export { AdapterNamespace as C, AdapterSchemas as S, StartAgentRequest as _, AgentSelection as a, AdapterRuntimeOptions$1 as b, AgentSelectionKindMap as c, SessionDiscoveredSchema$1 as d, SessionUsage as f, RehydrateAgentSchema as g, RehydrateAgentResponse as h, AdapterSelectionSchema as i, AgentSelectionSchema as l, RehydrateAgentRequest as m, ProviderContextSchema as n, AgentSelectionBase as o, SessionUsageSchema as p, AdapterSelection as r, AgentSelectionBaseSchema as s, ProviderContext$1 as t, SessionDiscovered as u, StartAgentResponse as v, AdapterSubjects$1 as w, AdapterRuntimeOptionsSchema as x, StartAgentSchema as y };
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { i as ClientDefinitionInput, r as ClientDefinition } from "./definition-
|
|
1
|
+
import { i as ClientDefinitionInput, r as ClientDefinition } from "./definition-BLCdXGzh.mjs";
|
|
2
2
|
import * as _$zod from "zod";
|
|
3
3
|
import { z } from "zod";
|
|
4
4
|
import * as _$_makaio_core0 from "@makaio/framework/core";
|
|
5
5
|
import * as _$zod_v4_core0 from "zod/v4/core";
|
|
6
6
|
|
|
7
|
-
//#region
|
|
7
|
+
//#region core/contracts/src/client/binary-resolution.d.ts
|
|
8
8
|
/**
|
|
9
9
|
* Execution context returned by the `client.resolveBinary` command.
|
|
10
10
|
*
|
|
@@ -58,7 +58,7 @@ declare const ClientResolveBinarySchema: {
|
|
|
58
58
|
type ClientResolveBinaryRequest = z.infer<typeof ClientResolveBinarySchema.request>;
|
|
59
59
|
type ClientResolveBinaryResponse = z.infer<typeof ClientResolveBinarySchema.response>;
|
|
60
60
|
//#endregion
|
|
61
|
-
//#region
|
|
61
|
+
//#region core/contracts/src/client/schemas.d.ts
|
|
62
62
|
/**
|
|
63
63
|
* Client namespace schemas.
|
|
64
64
|
*/
|
|
@@ -294,7 +294,7 @@ declare const ClientSchemas: {
|
|
|
294
294
|
source: z.ZodString;
|
|
295
295
|
kind: z.ZodString;
|
|
296
296
|
observedAt: z.ZodNumber;
|
|
297
|
-
payload: z.ZodType<Record<string, unknown>,
|
|
297
|
+
payload: z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>;
|
|
298
298
|
locator: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
299
299
|
kind: z.ZodLiteral<"session">;
|
|
300
300
|
sessionId: z.ZodString;
|
|
@@ -658,7 +658,7 @@ declare const ClientSchemas: {
|
|
|
658
658
|
};
|
|
659
659
|
};
|
|
660
660
|
//#endregion
|
|
661
|
-
//#region
|
|
661
|
+
//#region core/contracts/src/client/account-identity.d.ts
|
|
662
662
|
/**
|
|
663
663
|
* Strength classification for a client account identifier.
|
|
664
664
|
*/
|
|
@@ -777,7 +777,7 @@ declare const ClientIdentityObservationSchema: z.ZodObject<{
|
|
|
777
777
|
source: z.ZodString;
|
|
778
778
|
kind: z.ZodString;
|
|
779
779
|
observedAt: z.ZodNumber;
|
|
780
|
-
payload: z.ZodType<Record<string, unknown>,
|
|
780
|
+
payload: z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>;
|
|
781
781
|
}, z.core.$strip>;
|
|
782
782
|
type ClientIdentityObservation = z.infer<typeof ClientIdentityObservationSchema>;
|
|
783
783
|
/**
|
|
@@ -814,7 +814,7 @@ declare const ClientSessionAccountObserveSchema: {
|
|
|
814
814
|
source: z.ZodString;
|
|
815
815
|
kind: z.ZodString;
|
|
816
816
|
observedAt: z.ZodNumber;
|
|
817
|
-
payload: z.ZodType<Record<string, unknown>,
|
|
817
|
+
payload: z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>;
|
|
818
818
|
locator: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
819
819
|
kind: z.ZodLiteral<"session">;
|
|
820
820
|
sessionId: z.ZodString;
|
|
@@ -888,7 +888,7 @@ declare const ClientUsageIngestSchema: {
|
|
|
888
888
|
type ClientUsageIngestRequest = z.infer<typeof ClientUsageIngestSchema.request>;
|
|
889
889
|
type ClientUsageIngestResponse = z.infer<typeof ClientUsageIngestSchema.response>;
|
|
890
890
|
//#endregion
|
|
891
|
-
//#region
|
|
891
|
+
//#region core/contracts/src/client/binary-management.d.ts
|
|
892
892
|
/**
|
|
893
893
|
* Install strategies that Makaio supports for managed client binaries.
|
|
894
894
|
*
|
|
@@ -1136,7 +1136,7 @@ declare const ClientVersionChangedSchema: z.ZodObject<{
|
|
|
1136
1136
|
}, z.core.$strip>;
|
|
1137
1137
|
type ClientVersionChanged = z.infer<typeof ClientVersionChangedSchema>;
|
|
1138
1138
|
//#endregion
|
|
1139
|
-
//#region
|
|
1139
|
+
//#region core/contracts/src/client/runtime-observation.d.ts
|
|
1140
1140
|
/**
|
|
1141
1141
|
* Source layer classification for a runtime observation.
|
|
1142
1142
|
*
|
|
@@ -1283,7 +1283,7 @@ declare const ClientRuntimeStartedSchema: z.ZodObject<{
|
|
|
1283
1283
|
}, z.core.$strip>;
|
|
1284
1284
|
type ClientRuntimeStarted = z.infer<typeof ClientRuntimeStartedSchema>;
|
|
1285
1285
|
//#endregion
|
|
1286
|
-
//#region
|
|
1286
|
+
//#region core/contracts/src/client/session-observed.d.ts
|
|
1287
1287
|
/**
|
|
1288
1288
|
* Shared base payload for all `client.session.*` observed-semantics events.
|
|
1289
1289
|
*
|
|
@@ -1427,7 +1427,7 @@ declare const ClientWiringEntrySchema: z.ZodObject<{
|
|
|
1427
1427
|
/** A single wiring entry in a list response. */
|
|
1428
1428
|
type ClientWiringEntry = z.infer<typeof ClientWiringEntrySchema>;
|
|
1429
1429
|
//#endregion
|
|
1430
|
-
//#region
|
|
1430
|
+
//#region core/contracts/src/client/namespace.d.ts
|
|
1431
1431
|
/**
|
|
1432
1432
|
* Client namespace definition.
|
|
1433
1433
|
*
|
|
@@ -1686,7 +1686,7 @@ declare const ClientNamespace: _$_makaio_core0.BusNamespaceDefinition<"client",
|
|
|
1686
1686
|
source: _$zod.ZodString;
|
|
1687
1687
|
kind: _$zod.ZodString;
|
|
1688
1688
|
observedAt: _$zod.ZodNumber;
|
|
1689
|
-
payload: _$zod.ZodType<Record<string, unknown>,
|
|
1689
|
+
payload: _$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>;
|
|
1690
1690
|
locator: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
1691
1691
|
kind: _$zod.ZodLiteral<"session">;
|
|
1692
1692
|
sessionId: _$zod.ZodString;
|
|
@@ -2268,7 +2268,7 @@ declare const ClientSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
2268
2268
|
source: _$zod.ZodString;
|
|
2269
2269
|
kind: _$zod.ZodString;
|
|
2270
2270
|
observedAt: _$zod.ZodNumber;
|
|
2271
|
-
payload: _$zod.ZodType<Record<string, unknown>,
|
|
2271
|
+
payload: _$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>;
|
|
2272
2272
|
locator: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
2273
2273
|
kind: _$zod.ZodLiteral<"session">;
|
|
2274
2274
|
sessionId: _$zod.ZodString;
|
|
@@ -2616,7 +2616,7 @@ declare const ClientSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
2616
2616
|
};
|
|
2617
2617
|
}>, "client">;
|
|
2618
2618
|
//#endregion
|
|
2619
|
-
//#region
|
|
2619
|
+
//#region core/contracts/src/client/create-definition.d.ts
|
|
2620
2620
|
/**
|
|
2621
2621
|
* Create an immutable client definition from a static object literal.
|
|
2622
2622
|
* @param definition - Client definition to return
|
|
@@ -2624,7 +2624,7 @@ declare const ClientSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
2624
2624
|
*/
|
|
2625
2625
|
declare function createClientDefinition(definition: ClientDefinitionInput): ClientDefinition;
|
|
2626
2626
|
//#endregion
|
|
2627
|
-
//#region
|
|
2627
|
+
//#region core/contracts/src/client/profile.d.ts
|
|
2628
2628
|
/**
|
|
2629
2629
|
* Filesystem-safe profile name.
|
|
2630
2630
|
*
|