@agentxm/client-core 0.13.1 → 0.14.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/src/unstable/agent-capabilities/__generated__/catalog.d.ts +48 -0
- package/dist/src/unstable/agent-capabilities/__generated__/catalog.d.ts.map +1 -1
- package/dist/src/unstable/agent-capabilities/__generated__/catalog.js +62 -0
- package/dist/src/unstable/agent-capabilities/__generated__/catalog.js.map +1 -1
- package/dist/src/unstable/agent-capabilities/derive.d.ts +21 -3
- package/dist/src/unstable/agent-capabilities/derive.d.ts.map +1 -1
- package/dist/src/unstable/agent-capabilities/derive.js +5 -2
- package/dist/src/unstable/agent-capabilities/derive.js.map +1 -1
- package/dist/src/unstable/agent-capabilities/schema.d.ts +45 -2
- package/dist/src/unstable/agent-capabilities/schema.d.ts.map +1 -1
- package/dist/src/unstable/agent-capabilities/schema.js +18 -0
- package/dist/src/unstable/agent-capabilities/schema.js.map +1 -1
- package/dist/src/unstable/agent-capabilities/validate.d.ts.map +1 -1
- package/dist/src/unstable/agent-capabilities/validate.js +2 -0
- package/dist/src/unstable/agent-capabilities/validate.js.map +1 -1
- package/dist/src/unstable/agents/index.d.ts +1 -1
- package/dist/src/unstable/agents/index.d.ts.map +1 -1
- package/dist/src/unstable/agents/index.js +1 -1
- package/dist/src/unstable/agents/index.js.map +1 -1
- package/dist/src/unstable/agents/instructions.js +1 -1
- package/dist/src/unstable/agents/instructions.js.map +1 -1
- package/dist/src/unstable/agents/mcp-sync.d.ts +14 -0
- package/dist/src/unstable/agents/mcp-sync.d.ts.map +1 -1
- package/dist/src/unstable/agents/mcp-sync.js +201 -1
- package/dist/src/unstable/agents/mcp-sync.js.map +1 -1
- package/dist/src/unstable/branding/naming.d.ts +11 -5
- package/dist/src/unstable/branding/naming.d.ts.map +1 -1
- package/dist/src/unstable/branding/naming.js +15 -7
- package/dist/src/unstable/branding/naming.js.map +1 -1
- package/dist/src/unstable/cli-runtime/command-summary.d.ts +1 -1
- package/dist/src/unstable/cli-runtime/command-summary.d.ts.map +1 -1
- package/dist/src/unstable/cli-runtime/command-summary.js.map +1 -1
- package/dist/src/unstable/extensions/common.d.ts +6 -6
- package/dist/src/unstable/extensions/common.d.ts.map +1 -1
- package/dist/src/unstable/extensions/common.js +22 -13
- package/dist/src/unstable/extensions/common.js.map +1 -1
- package/dist/src/unstable/extensions/fqn.js +1 -1
- package/dist/src/unstable/extensions/fqn.js.map +1 -1
- package/dist/src/unstable/extensions/installable-types.d.ts +4 -4
- package/dist/src/unstable/extensions/installable-types.d.ts.map +1 -1
- package/dist/src/unstable/extensions/installable-types.js +12 -4
- package/dist/src/unstable/extensions/installable-types.js.map +1 -1
- package/dist/src/unstable/extensions/operations.d.ts.map +1 -1
- package/dist/src/unstable/extensions/operations.js +6 -2
- package/dist/src/unstable/extensions/operations.js.map +1 -1
- package/dist/src/unstable/extensions/ref-base.d.ts +1 -1
- package/dist/src/unstable/extensions/ref-base.d.ts.map +1 -1
- package/dist/src/unstable/extensions/refs.d.ts +4 -2
- package/dist/src/unstable/extensions/refs.d.ts.map +1 -1
- package/dist/src/unstable/extensions/registry-source.d.ts +4 -4
- package/dist/src/unstable/extensions/utils.js +1 -1
- package/dist/src/unstable/files/discovery.d.ts +19 -0
- package/dist/src/unstable/files/discovery.d.ts.map +1 -0
- package/dist/src/unstable/{docs → files}/discovery.js +18 -11
- package/dist/src/unstable/files/discovery.js.map +1 -0
- package/dist/src/unstable/{docs → files}/generators.d.ts +1 -1
- package/dist/src/unstable/files/generators.d.ts.map +1 -0
- package/dist/src/unstable/{docs → files}/generators.js +1 -1
- package/dist/src/unstable/files/generators.js.map +1 -0
- package/dist/src/unstable/files/index.d.ts +15 -0
- package/dist/src/unstable/files/index.d.ts.map +1 -0
- package/dist/src/unstable/{docs → files}/index.js +4 -4
- package/dist/src/unstable/files/index.js.map +1 -0
- package/dist/src/unstable/files/manager.d.ts +19 -0
- package/dist/src/unstable/files/manager.d.ts.map +1 -0
- package/dist/src/unstable/{docs → files}/manager.js +56 -54
- package/dist/src/unstable/files/manager.js.map +1 -0
- package/dist/src/unstable/{docs → files}/manifest-schema.d.ts +17 -17
- package/dist/src/unstable/files/manifest-schema.d.ts.map +1 -0
- package/dist/src/unstable/{docs → files}/manifest-schema.js +48 -48
- package/dist/src/unstable/files/manifest-schema.js.map +1 -0
- package/dist/src/unstable/files/markers.d.ts +7 -0
- package/dist/src/unstable/files/markers.d.ts.map +1 -0
- package/dist/src/unstable/files/markers.js +7 -0
- package/dist/src/unstable/files/markers.js.map +1 -0
- package/dist/src/unstable/{docs → files}/materialization.d.ts +8 -8
- package/dist/src/unstable/files/materialization.d.ts.map +1 -0
- package/dist/src/unstable/{docs → files}/materialization.js +24 -24
- package/dist/src/unstable/files/materialization.js.map +1 -0
- package/dist/src/unstable/files/refs.d.ts +17 -0
- package/dist/src/unstable/files/refs.d.ts.map +1 -0
- package/dist/src/unstable/files/refs.js +8 -0
- package/dist/src/unstable/files/refs.js.map +1 -0
- package/dist/src/unstable/files/workspace-generators.d.ts.map +1 -0
- package/dist/src/unstable/files/workspace-generators.js.map +1 -0
- package/dist/src/unstable/hooks/discovery.d.ts +19 -0
- package/dist/src/unstable/hooks/discovery.d.ts.map +1 -0
- package/dist/src/unstable/hooks/discovery.js +101 -0
- package/dist/src/unstable/hooks/discovery.js.map +1 -0
- package/dist/src/unstable/hooks/index.d.ts +13 -0
- package/dist/src/unstable/hooks/index.d.ts.map +1 -0
- package/dist/src/unstable/hooks/index.js +11 -0
- package/dist/src/unstable/hooks/index.js.map +1 -0
- package/dist/src/unstable/{docs → hooks}/manager.d.ts +6 -6
- package/dist/src/unstable/hooks/manager.d.ts.map +1 -0
- package/dist/src/unstable/hooks/manager.js +512 -0
- package/dist/src/unstable/hooks/manager.js.map +1 -0
- package/dist/src/unstable/hooks/manifest-schema.d.ts +94 -0
- package/dist/src/unstable/hooks/manifest-schema.d.ts.map +1 -0
- package/dist/src/unstable/hooks/manifest-schema.js +85 -0
- package/dist/src/unstable/hooks/manifest-schema.js.map +1 -0
- package/dist/src/unstable/hooks/operations/publish.d.ts +22 -0
- package/dist/src/unstable/hooks/operations/publish.d.ts.map +1 -0
- package/dist/src/unstable/hooks/operations/publish.js +95 -0
- package/dist/src/unstable/hooks/operations/publish.js.map +1 -0
- package/dist/src/unstable/hooks/refs.d.ts +25 -0
- package/dist/src/unstable/hooks/refs.d.ts.map +1 -0
- package/dist/src/unstable/{docs → hooks}/refs.js +1 -1
- package/dist/src/unstable/hooks/refs.js.map +1 -0
- package/dist/src/unstable/hooks/registry-ref-builder.d.ts +7 -0
- package/dist/src/unstable/hooks/registry-ref-builder.d.ts.map +1 -0
- package/dist/src/unstable/hooks/registry-ref-builder.js +13 -0
- package/dist/src/unstable/hooks/registry-ref-builder.js.map +1 -0
- package/dist/src/unstable/lint/catalog/files/generator-valid.d.ts +4 -0
- package/dist/src/unstable/lint/catalog/files/generator-valid.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/{docs → files}/generator-valid.js +6 -6
- package/dist/src/unstable/lint/catalog/files/generator-valid.js.map +1 -0
- package/dist/src/unstable/lint/catalog/{docs → files}/helpers.d.ts +6 -6
- package/dist/src/unstable/lint/catalog/files/helpers.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/{docs → files}/helpers.js +7 -7
- package/dist/src/unstable/lint/catalog/files/helpers.js.map +1 -0
- package/dist/src/unstable/lint/catalog/files/manifest-keys-recognized.d.ts +4 -0
- package/dist/src/unstable/lint/catalog/files/manifest-keys-recognized.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/files/manifest-keys-recognized.js +14 -0
- package/dist/src/unstable/lint/catalog/files/manifest-keys-recognized.js.map +1 -0
- package/dist/src/unstable/lint/catalog/files/manifest-present.d.ts +4 -0
- package/dist/src/unstable/lint/catalog/files/manifest-present.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/files/manifest-present.js +24 -0
- package/dist/src/unstable/lint/catalog/files/manifest-present.js.map +1 -0
- package/dist/src/unstable/lint/catalog/files/manifest-schema-valid.d.ts +4 -0
- package/dist/src/unstable/lint/catalog/files/manifest-schema-valid.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/files/manifest-schema-valid.js +12 -0
- package/dist/src/unstable/lint/catalog/files/manifest-schema-valid.js.map +1 -0
- package/dist/src/unstable/lint/catalog/files/marker-valid.d.ts +4 -0
- package/dist/src/unstable/lint/catalog/files/marker-valid.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/{docs → files}/marker-valid.js +6 -6
- package/dist/src/unstable/lint/catalog/files/marker-valid.js.map +1 -0
- package/dist/src/unstable/lint/catalog/files/package-valid.d.ts +4 -0
- package/dist/src/unstable/lint/catalog/files/package-valid.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/{docs → files}/package-valid.js +9 -9
- package/dist/src/unstable/lint/catalog/files/package-valid.js.map +1 -0
- package/dist/src/unstable/lint/catalog/files/target-valid.d.ts +4 -0
- package/dist/src/unstable/lint/catalog/files/target-valid.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/{docs → files}/target-valid.js +6 -6
- package/dist/src/unstable/lint/catalog/files/target-valid.js.map +1 -0
- package/dist/src/unstable/lint/catalog/files/template-valid.d.ts +4 -0
- package/dist/src/unstable/lint/catalog/files/template-valid.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/{docs → files}/template-valid.js +7 -7
- package/dist/src/unstable/lint/catalog/files/template-valid.js.map +1 -0
- package/dist/src/unstable/lint/catalog/files-accessor/contexts.d.ts +10 -0
- package/dist/src/unstable/lint/catalog/files-accessor/contexts.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/files-accessor/contexts.js +8 -0
- package/dist/src/unstable/lint/catalog/files-accessor/contexts.js.map +1 -0
- package/dist/src/unstable/lint/catalog/files-accessor/platform.d.ts +9 -0
- package/dist/src/unstable/lint/catalog/files-accessor/platform.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/{docs-accessor → files-accessor}/platform.js +1 -1
- package/dist/src/unstable/lint/catalog/files-accessor/platform.js.map +1 -0
- package/dist/src/unstable/lint/catalog/files-accessor/vft.d.ts +8 -0
- package/dist/src/unstable/lint/catalog/files-accessor/vft.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/{docs-accessor → files-accessor}/vft.js +1 -1
- package/dist/src/unstable/lint/catalog/files-accessor/vft.js.map +1 -0
- package/dist/src/unstable/lint/catalog/files.d.ts +4 -0
- package/dist/src/unstable/lint/catalog/files.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/files.js +21 -0
- package/dist/src/unstable/lint/catalog/files.js.map +1 -0
- package/dist/src/unstable/lint/catalog/hook/entrypoint-exists.d.ts +4 -0
- package/dist/src/unstable/lint/catalog/hook/entrypoint-exists.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/hook/entrypoint-exists.js +39 -0
- package/dist/src/unstable/lint/catalog/hook/entrypoint-exists.js.map +1 -0
- package/dist/src/unstable/lint/catalog/hook/manifest-keys-recognized.d.ts +4 -0
- package/dist/src/unstable/lint/catalog/{docs → hook}/manifest-keys-recognized.d.ts.map +1 -1
- package/dist/src/unstable/lint/catalog/hook/manifest-keys-recognized.js +13 -0
- package/dist/src/unstable/lint/catalog/hook/manifest-keys-recognized.js.map +1 -0
- package/dist/src/unstable/lint/catalog/hook/manifest-present.d.ts +4 -0
- package/dist/src/unstable/lint/catalog/hook/manifest-present.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/hook/manifest-present.js +24 -0
- package/dist/src/unstable/lint/catalog/hook/manifest-present.js.map +1 -0
- package/dist/src/unstable/lint/catalog/hook/manifest-schema-valid.d.ts +4 -0
- package/dist/src/unstable/lint/catalog/{docs → hook}/manifest-schema-valid.d.ts.map +1 -1
- package/dist/src/unstable/lint/catalog/hook/manifest-schema-valid.js +11 -0
- package/dist/src/unstable/lint/catalog/hook/manifest-schema-valid.js.map +1 -0
- package/dist/src/unstable/lint/catalog/hook.d.ts +4 -0
- package/dist/src/unstable/lint/catalog/hook.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/hook.js +13 -0
- package/dist/src/unstable/lint/catalog/hook.js.map +1 -0
- package/dist/src/unstable/lint/catalog/index.d.ts +5 -4
- package/dist/src/unstable/lint/catalog/index.d.ts.map +1 -1
- package/dist/src/unstable/lint/catalog/index.js +9 -6
- package/dist/src/unstable/lint/catalog/index.js.map +1 -1
- package/dist/src/unstable/lint/catalog/shared/manifest-json.js +1 -1
- package/dist/src/unstable/lint/catalog/shared/manifest-json.js.map +1 -1
- package/dist/src/unstable/lint/catalog/shared/schema-rule.js +3 -1
- package/dist/src/unstable/lint/catalog/shared/schema-rule.js.map +1 -1
- package/dist/src/unstable/lint/catalog/workspace/mcp-server-no-secret-literal.d.ts +4 -0
- package/dist/src/unstable/lint/catalog/workspace/mcp-server-no-secret-literal.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/workspace/mcp-server-no-secret-literal.js +67 -0
- package/dist/src/unstable/lint/catalog/workspace/mcp-server-no-secret-literal.js.map +1 -0
- package/dist/src/unstable/lint/catalog/workspace/mcp-server-transport-exclusivity.d.ts +4 -0
- package/dist/src/unstable/lint/catalog/workspace/mcp-server-transport-exclusivity.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/workspace/mcp-server-transport-exclusivity.js +65 -0
- package/dist/src/unstable/lint/catalog/workspace/mcp-server-transport-exclusivity.js.map +1 -0
- package/dist/src/unstable/lint/catalog/workspace/skills-managed.js +1 -1
- package/dist/src/unstable/lint/catalog/workspace/skills-managed.js.map +1 -1
- package/dist/src/unstable/lint/catalog/workspace-read-model/lint-workspace.d.ts +2 -2
- package/dist/src/unstable/lint/catalog/workspace-read-model/lint-workspace.d.ts.map +1 -1
- package/dist/src/unstable/lint/catalog/workspace-read-model/lint-workspace.js +18 -18
- package/dist/src/unstable/lint/catalog/workspace-read-model/lint-workspace.js.map +1 -1
- package/dist/src/unstable/lint/catalog/workspace.d.ts.map +1 -1
- package/dist/src/unstable/lint/catalog/workspace.js +4 -0
- package/dist/src/unstable/lint/catalog/workspace.js.map +1 -1
- package/dist/src/unstable/lint/cli.d.ts +4 -4
- package/dist/src/unstable/lint/cli.d.ts.map +1 -1
- package/dist/src/unstable/lint/cli.js +6 -6
- package/dist/src/unstable/lint/cli.js.map +1 -1
- package/dist/src/unstable/lint/context.d.ts +17 -5
- package/dist/src/unstable/lint/context.d.ts.map +1 -1
- package/dist/src/unstable/lint/index.d.ts +2 -2
- package/dist/src/unstable/lint/index.d.ts.map +1 -1
- package/dist/src/unstable/lint/index.js +1 -1
- package/dist/src/unstable/lint/index.js.map +1 -1
- package/dist/src/unstable/lint/publish.d.ts +5 -4
- package/dist/src/unstable/lint/publish.d.ts.map +1 -1
- package/dist/src/unstable/lint/publish.js +28 -18
- package/dist/src/unstable/lint/publish.js.map +1 -1
- package/dist/src/unstable/lockfile/index.d.ts +2 -2
- package/dist/src/unstable/lockfile/index.d.ts.map +1 -1
- package/dist/src/unstable/lockfile/index.js +1 -1
- package/dist/src/unstable/lockfile/index.js.map +1 -1
- package/dist/src/unstable/lockfile/lockfile.d.ts +255 -3
- package/dist/src/unstable/lockfile/lockfile.d.ts.map +1 -1
- package/dist/src/unstable/lockfile/lockfile.js +1 -1
- package/dist/src/unstable/lockfile/schema.d.ts +831 -33
- package/dist/src/unstable/lockfile/schema.d.ts.map +1 -1
- package/dist/src/unstable/lockfile/schema.js +82 -21
- package/dist/src/unstable/lockfile/schema.js.map +1 -1
- package/dist/src/unstable/managed-files/index.d.ts +7 -0
- package/dist/src/unstable/managed-files/index.d.ts.map +1 -0
- package/dist/src/unstable/managed-files/index.js +7 -0
- package/dist/src/unstable/managed-files/index.js.map +1 -0
- package/dist/src/unstable/{docs → managed-files}/markers.d.ts +1 -1
- package/dist/src/unstable/managed-files/markers.d.ts.map +1 -0
- package/dist/src/unstable/{docs → managed-files}/markers.js +1 -1
- package/dist/src/unstable/managed-files/markers.js.map +1 -0
- package/dist/src/unstable/packs/dependency-resolution.d.ts +3 -1
- package/dist/src/unstable/packs/dependency-resolution.d.ts.map +1 -1
- package/dist/src/unstable/packs/dependency-resolution.js +22 -7
- package/dist/src/unstable/packs/dependency-resolution.js.map +1 -1
- package/dist/src/unstable/packs/expansion.d.ts +3 -1
- package/dist/src/unstable/packs/expansion.d.ts.map +1 -1
- package/dist/src/unstable/packs/expansion.js +35 -5
- package/dist/src/unstable/packs/expansion.js.map +1 -1
- package/dist/src/unstable/packs/manager.d.ts.map +1 -1
- package/dist/src/unstable/packs/manager.js +3 -1
- package/dist/src/unstable/packs/manager.js.map +1 -1
- package/dist/src/unstable/packs/manifest-schema.js +1 -1
- package/dist/src/unstable/packs/manifest-schema.js.map +1 -1
- package/dist/src/unstable/packs/operations/install.d.ts +4 -0
- package/dist/src/unstable/packs/operations/install.d.ts.map +1 -1
- package/dist/src/unstable/packs/operations/install.js +7 -1
- package/dist/src/unstable/packs/operations/install.js.map +1 -1
- package/dist/src/unstable/packs/reconciliation-adapter.d.ts.map +1 -1
- package/dist/src/unstable/packs/reconciliation-adapter.js +4 -2
- package/dist/src/unstable/packs/reconciliation-adapter.js.map +1 -1
- package/dist/src/unstable/publish/lint-gate.d.ts +5 -0
- package/dist/src/unstable/publish/lint-gate.d.ts.map +1 -1
- package/dist/src/unstable/publish/lint-gate.js +12 -1
- package/dist/src/unstable/publish/lint-gate.js.map +1 -1
- package/dist/src/unstable/publish/manifest-policy.d.ts +54 -2
- package/dist/src/unstable/publish/manifest-policy.d.ts.map +1 -1
- package/dist/src/unstable/publish/manifest-policy.js +10 -5
- package/dist/src/unstable/publish/manifest-policy.js.map +1 -1
- package/dist/src/unstable/registry/discover-schema.d.ts +4 -4
- package/dist/src/unstable/registry/schema.d.ts +1 -1
- package/dist/src/unstable/rules/discovery.d.ts +19 -0
- package/dist/src/unstable/rules/discovery.d.ts.map +1 -0
- package/dist/src/unstable/rules/discovery.js +101 -0
- package/dist/src/unstable/rules/discovery.js.map +1 -0
- package/dist/src/unstable/rules/index.d.ts +11 -0
- package/dist/src/unstable/rules/index.d.ts.map +1 -0
- package/dist/src/unstable/rules/index.js +10 -0
- package/dist/src/unstable/rules/index.js.map +1 -0
- package/dist/src/unstable/rules/manager.d.ts +19 -0
- package/dist/src/unstable/rules/manager.d.ts.map +1 -0
- package/dist/src/unstable/rules/manager.js +400 -0
- package/dist/src/unstable/rules/manager.js.map +1 -0
- package/dist/src/unstable/rules/manifest-schema.d.ts +62 -0
- package/dist/src/unstable/rules/manifest-schema.d.ts.map +1 -0
- package/dist/src/unstable/rules/manifest-schema.js +43 -0
- package/dist/src/unstable/rules/manifest-schema.js.map +1 -0
- package/dist/src/unstable/rules/refs.d.ts +25 -0
- package/dist/src/unstable/rules/refs.d.ts.map +1 -0
- package/dist/src/unstable/rules/refs.js +8 -0
- package/dist/src/unstable/rules/refs.js.map +1 -0
- package/dist/src/unstable/rules/registry-ref-builder.d.ts +7 -0
- package/dist/src/unstable/rules/registry-ref-builder.d.ts.map +1 -0
- package/dist/src/unstable/rules/registry-ref-builder.js +13 -0
- package/dist/src/unstable/rules/registry-ref-builder.js.map +1 -0
- package/dist/src/unstable/settings/index.d.ts +2 -2
- package/dist/src/unstable/settings/index.d.ts.map +1 -1
- package/dist/src/unstable/settings/index.js +1 -1
- package/dist/src/unstable/settings/index.js.map +1 -1
- package/dist/src/unstable/settings/schema.d.ts +147 -19
- package/dist/src/unstable/settings/schema.d.ts.map +1 -1
- package/dist/src/unstable/settings/schema.js +283 -42
- package/dist/src/unstable/settings/schema.js.map +1 -1
- package/dist/src/unstable/source-resolution/providers/bitbucket/print.js +1 -1
- package/dist/src/unstable/source-resolution/providers/bitbucket/print.js.map +1 -1
- package/dist/src/unstable/source-resolution/providers/convention-discovery.d.ts +10 -0
- package/dist/src/unstable/source-resolution/providers/convention-discovery.d.ts.map +1 -0
- package/dist/src/unstable/source-resolution/providers/convention-discovery.js +388 -0
- package/dist/src/unstable/source-resolution/providers/convention-discovery.js.map +1 -0
- package/dist/src/unstable/source-resolution/providers/git-hosting.d.ts.map +1 -1
- package/dist/src/unstable/source-resolution/providers/git-hosting.js +4 -71
- package/dist/src/unstable/source-resolution/providers/git-hosting.js.map +1 -1
- package/dist/src/unstable/source-resolution/providers/git.d.ts +5 -4
- package/dist/src/unstable/source-resolution/providers/git.d.ts.map +1 -1
- package/dist/src/unstable/source-resolution/providers/git.js +28 -11
- package/dist/src/unstable/source-resolution/providers/git.js.map +1 -1
- package/dist/src/unstable/source-resolution/providers/github/print.js +1 -1
- package/dist/src/unstable/source-resolution/providers/github/print.js.map +1 -1
- package/dist/src/unstable/source-resolution/providers/gitlab/print.js +1 -1
- package/dist/src/unstable/source-resolution/providers/gitlab/print.js.map +1 -1
- package/dist/src/unstable/source-resolution/providers/local.d.ts.map +1 -1
- package/dist/src/unstable/source-resolution/providers/local.js +6 -50
- package/dist/src/unstable/source-resolution/providers/local.js.map +1 -1
- package/dist/src/unstable/source-resolution/providers/parse-provider-shorthand.d.ts +1 -1
- package/dist/src/unstable/source-resolution/providers/parse-provider-shorthand.d.ts.map +1 -1
- package/dist/src/unstable/source-resolution/providers/parse-provider-shorthand.js +34 -11
- package/dist/src/unstable/source-resolution/providers/parse-provider-shorthand.js.map +1 -1
- package/dist/src/unstable/source-resolution/providers/registry/host-provider.d.ts.map +1 -1
- package/dist/src/unstable/source-resolution/providers/registry/host-provider.js +24 -4
- package/dist/src/unstable/source-resolution/providers/registry/host-provider.js.map +1 -1
- package/dist/src/unstable/source-resolution/resolve-source.d.ts.map +1 -1
- package/dist/src/unstable/source-resolution/resolve-source.js +29 -7
- package/dist/src/unstable/source-resolution/resolve-source.js.map +1 -1
- package/dist/src/unstable/sources/lock-entry-to-ref.d.ts.map +1 -1
- package/dist/src/unstable/sources/lock-entry-to-ref.js +5 -0
- package/dist/src/unstable/sources/lock-entry-to-ref.js.map +1 -1
- package/dist/src/unstable/sources/printer.d.ts +2 -2
- package/dist/src/unstable/sources/printer.d.ts.map +1 -1
- package/dist/src/unstable/sources/printer.js +10 -0
- package/dist/src/unstable/sources/printer.js.map +1 -1
- package/dist/src/unstable/sources/types.d.ts +19 -3
- package/dist/src/unstable/sources/types.d.ts.map +1 -1
- package/dist/src/unstable/sources/types.js +19 -3
- package/dist/src/unstable/sources/types.js.map +1 -1
- package/dist/src/unstable/workspace/configured-entry-resolution/index.d.ts +2 -2
- package/dist/src/unstable/workspace/configured-entry-resolution/index.d.ts.map +1 -1
- package/dist/src/unstable/workspace/configured-entry-resolution/index.js +1 -1
- package/dist/src/unstable/workspace/configured-entry-resolution/index.js.map +1 -1
- package/dist/src/unstable/workspace/configured-entry-resolution/resolve.d.ts +13 -3
- package/dist/src/unstable/workspace/configured-entry-resolution/resolve.d.ts.map +1 -1
- package/dist/src/unstable/workspace/configured-entry-resolution/resolve.js +109 -9
- package/dist/src/unstable/workspace/configured-entry-resolution/resolve.js.map +1 -1
- package/dist/src/unstable/workspace/configured-entry-resolution/types.d.ts +6 -2
- package/dist/src/unstable/workspace/configured-entry-resolution/types.d.ts.map +1 -1
- package/dist/src/unstable/workspace/configured-entry-resolution/types.js.map +1 -1
- package/dist/src/unstable/workspace/index.d.ts +2 -2
- package/dist/src/unstable/workspace/index.d.ts.map +1 -1
- package/dist/src/unstable/workspace/index.js +1 -1
- package/dist/src/unstable/workspace/index.js.map +1 -1
- package/dist/src/unstable/workspace/initialization.d.ts +120 -40
- package/dist/src/unstable/workspace/initialization.d.ts.map +1 -1
- package/dist/src/unstable/workspace/read-model/__fixtures__/occurrences.d.ts +2 -0
- package/dist/src/unstable/workspace/read-model/__fixtures__/occurrences.d.ts.map +1 -1
- package/dist/src/unstable/workspace/read-model/__fixtures__/occurrences.js +2 -0
- package/dist/src/unstable/workspace/read-model/__fixtures__/occurrences.js.map +1 -1
- package/dist/src/unstable/workspace/read-model/discovery/skills.d.ts.map +1 -1
- package/dist/src/unstable/workspace/read-model/discovery/skills.js +8 -1
- package/dist/src/unstable/workspace/read-model/discovery/skills.js.map +1 -1
- package/dist/src/unstable/workspace/read-model/extensions/files.d.ts +93 -0
- package/dist/src/unstable/workspace/read-model/extensions/files.d.ts.map +1 -0
- package/dist/src/unstable/workspace/read-model/extensions/{docs.js → files.js} +21 -21
- package/dist/src/unstable/workspace/read-model/extensions/files.js.map +1 -0
- package/dist/src/unstable/workspace/read-model/extensions/index.d.ts +2 -2
- package/dist/src/unstable/workspace/read-model/extensions/index.d.ts.map +1 -1
- package/dist/src/unstable/workspace/read-model/extensions/index.js +1 -1
- package/dist/src/unstable/workspace/read-model/extensions/index.js.map +1 -1
- package/dist/src/unstable/workspace/read-model/extensions/mcp-server.d.ts +1 -0
- package/dist/src/unstable/workspace/read-model/extensions/mcp-server.d.ts.map +1 -1
- package/dist/src/unstable/workspace/read-model/extensions/mcp-server.js +2 -0
- package/dist/src/unstable/workspace/read-model/extensions/mcp-server.js.map +1 -1
- package/dist/src/unstable/workspace/read-model/extensions/rule.d.ts +29 -6
- package/dist/src/unstable/workspace/read-model/extensions/rule.d.ts.map +1 -1
- package/dist/src/unstable/workspace/read-model/extensions/rule.js +38 -28
- package/dist/src/unstable/workspace/read-model/extensions/rule.js.map +1 -1
- package/dist/src/unstable/workspace/read-model/scanners/canonical-extensions.js +4 -2
- package/dist/src/unstable/workspace/read-model/scanners/canonical-extensions.js.map +1 -1
- package/dist/src/unstable/workspace/read-model/scanners/mcp-config.d.ts +2 -5
- package/dist/src/unstable/workspace/read-model/scanners/mcp-config.d.ts.map +1 -1
- package/dist/src/unstable/workspace/read-model/scanners/mcp-config.js +16 -14
- package/dist/src/unstable/workspace/read-model/scanners/mcp-config.js.map +1 -1
- package/dist/src/unstable/workspace/read-model/scanners/types.d.ts +2 -0
- package/dist/src/unstable/workspace/read-model/scanners/types.d.ts.map +1 -1
- package/dist/src/unstable/workspace/read-model/scanners/types.js.map +1 -1
- package/dist/src/unstable/workspace/read-model/service.d.ts +2 -2
- package/dist/src/unstable/workspace/read-model/service.d.ts.map +1 -1
- package/dist/src/unstable/workspace/read-model/service.js +16 -6
- package/dist/src/unstable/workspace/read-model/service.js.map +1 -1
- package/dist/src/unstable/workspace/read-model-record-readers.d.ts.map +1 -1
- package/dist/src/unstable/workspace/read-model-record-readers.js +56 -5
- package/dist/src/unstable/workspace/read-model-record-readers.js.map +1 -1
- package/dist/src/unstable/workspace/service-interface.d.ts +90 -26
- package/dist/src/unstable/workspace/service-interface.d.ts.map +1 -1
- package/dist/src/unstable/workspace/service-interface.js.map +1 -1
- package/dist/src/unstable/workspace/service.d.ts +548 -14
- package/dist/src/unstable/workspace/service.d.ts.map +1 -1
- package/dist/src/unstable/workspace/service.js +336 -50
- package/dist/src/unstable/workspace/service.js.map +1 -1
- package/dist/src/unstable/workspace/test-stubs.d.ts +2 -0
- package/dist/src/unstable/workspace/test-stubs.d.ts.map +1 -1
- package/dist/src/unstable/workspace/test-stubs.js +32 -10
- package/dist/src/unstable/workspace/test-stubs.js.map +1 -1
- package/package.json +17 -5
- package/site-content/__generated__/schemas/axm-lock.schema.json +669 -171
- package/site-content/__generated__/schemas/axm-package-meta.schema.json +1 -1
- package/site-content/__generated__/schemas/{docs.schema.json → files.schema.json} +44 -44
- package/site-content/__generated__/schemas/hook.schema.json +375 -0
- package/site-content/__generated__/schemas/pack.schema.json +3 -3
- package/site-content/__generated__/schemas/rule.schema.json +327 -0
- package/site-content/__generated__/schemas/settings.schema.json +186 -39
- package/dist/src/unstable/docs/discovery.d.ts +0 -19
- package/dist/src/unstable/docs/discovery.d.ts.map +0 -1
- package/dist/src/unstable/docs/discovery.js.map +0 -1
- package/dist/src/unstable/docs/generators.d.ts.map +0 -1
- package/dist/src/unstable/docs/generators.js.map +0 -1
- package/dist/src/unstable/docs/index.d.ts +0 -15
- package/dist/src/unstable/docs/index.d.ts.map +0 -1
- package/dist/src/unstable/docs/index.js.map +0 -1
- package/dist/src/unstable/docs/manager.d.ts.map +0 -1
- package/dist/src/unstable/docs/manager.js.map +0 -1
- package/dist/src/unstable/docs/manifest-schema.d.ts.map +0 -1
- package/dist/src/unstable/docs/manifest-schema.js.map +0 -1
- package/dist/src/unstable/docs/markers.d.ts.map +0 -1
- package/dist/src/unstable/docs/markers.js.map +0 -1
- package/dist/src/unstable/docs/materialization.d.ts.map +0 -1
- package/dist/src/unstable/docs/materialization.js.map +0 -1
- package/dist/src/unstable/docs/refs.d.ts +0 -17
- package/dist/src/unstable/docs/refs.d.ts.map +0 -1
- package/dist/src/unstable/docs/refs.js.map +0 -1
- package/dist/src/unstable/docs/workspace-generators.d.ts.map +0 -1
- package/dist/src/unstable/docs/workspace-generators.js.map +0 -1
- package/dist/src/unstable/lint/catalog/docs/generator-valid.d.ts +0 -4
- package/dist/src/unstable/lint/catalog/docs/generator-valid.d.ts.map +0 -1
- package/dist/src/unstable/lint/catalog/docs/generator-valid.js.map +0 -1
- package/dist/src/unstable/lint/catalog/docs/helpers.d.ts.map +0 -1
- package/dist/src/unstable/lint/catalog/docs/helpers.js.map +0 -1
- package/dist/src/unstable/lint/catalog/docs/manifest-keys-recognized.d.ts +0 -4
- package/dist/src/unstable/lint/catalog/docs/manifest-keys-recognized.js +0 -14
- package/dist/src/unstable/lint/catalog/docs/manifest-keys-recognized.js.map +0 -1
- package/dist/src/unstable/lint/catalog/docs/manifest-present.d.ts +0 -4
- package/dist/src/unstable/lint/catalog/docs/manifest-present.d.ts.map +0 -1
- package/dist/src/unstable/lint/catalog/docs/manifest-present.js +0 -24
- package/dist/src/unstable/lint/catalog/docs/manifest-present.js.map +0 -1
- package/dist/src/unstable/lint/catalog/docs/manifest-schema-valid.d.ts +0 -4
- package/dist/src/unstable/lint/catalog/docs/manifest-schema-valid.js +0 -12
- package/dist/src/unstable/lint/catalog/docs/manifest-schema-valid.js.map +0 -1
- package/dist/src/unstable/lint/catalog/docs/marker-valid.d.ts +0 -4
- package/dist/src/unstable/lint/catalog/docs/marker-valid.d.ts.map +0 -1
- package/dist/src/unstable/lint/catalog/docs/marker-valid.js.map +0 -1
- package/dist/src/unstable/lint/catalog/docs/package-valid.d.ts +0 -4
- package/dist/src/unstable/lint/catalog/docs/package-valid.d.ts.map +0 -1
- package/dist/src/unstable/lint/catalog/docs/package-valid.js.map +0 -1
- package/dist/src/unstable/lint/catalog/docs/target-valid.d.ts +0 -4
- package/dist/src/unstable/lint/catalog/docs/target-valid.d.ts.map +0 -1
- package/dist/src/unstable/lint/catalog/docs/target-valid.js.map +0 -1
- package/dist/src/unstable/lint/catalog/docs/template-valid.d.ts +0 -4
- package/dist/src/unstable/lint/catalog/docs/template-valid.d.ts.map +0 -1
- package/dist/src/unstable/lint/catalog/docs/template-valid.js.map +0 -1
- package/dist/src/unstable/lint/catalog/docs-accessor/contexts.d.ts +0 -10
- package/dist/src/unstable/lint/catalog/docs-accessor/contexts.d.ts.map +0 -1
- package/dist/src/unstable/lint/catalog/docs-accessor/contexts.js +0 -8
- package/dist/src/unstable/lint/catalog/docs-accessor/contexts.js.map +0 -1
- package/dist/src/unstable/lint/catalog/docs-accessor/platform.d.ts +0 -9
- package/dist/src/unstable/lint/catalog/docs-accessor/platform.d.ts.map +0 -1
- package/dist/src/unstable/lint/catalog/docs-accessor/platform.js.map +0 -1
- package/dist/src/unstable/lint/catalog/docs-accessor/vft.d.ts +0 -8
- package/dist/src/unstable/lint/catalog/docs-accessor/vft.d.ts.map +0 -1
- package/dist/src/unstable/lint/catalog/docs-accessor/vft.js.map +0 -1
- package/dist/src/unstable/lint/catalog/docs.d.ts +0 -4
- package/dist/src/unstable/lint/catalog/docs.d.ts.map +0 -1
- package/dist/src/unstable/lint/catalog/docs.js +0 -21
- package/dist/src/unstable/lint/catalog/docs.js.map +0 -1
- package/dist/src/unstable/workspace/read-model/extensions/docs.d.ts +0 -93
- package/dist/src/unstable/workspace/read-model/extensions/docs.d.ts.map +0 -1
- package/dist/src/unstable/workspace/read-model/extensions/docs.js.map +0 -1
- /package/dist/src/unstable/{docs → files}/workspace-generators.d.ts +0 -0
- /package/dist/src/unstable/{docs → files}/workspace-generators.js +0 -0
|
@@ -47,7 +47,7 @@ export declare const applyLockfileUpdates: (lockfile: Lockfile, updates: Readonl
|
|
|
47
47
|
* Applies a batch of lockfile updates and writes the result once.
|
|
48
48
|
*
|
|
49
49
|
* This is intended for sync flows that discover multiple render-hash changes
|
|
50
|
-
* while reconciling Context
|
|
50
|
+
* while reconciling Context Files package targets.
|
|
51
51
|
*
|
|
52
52
|
* @experimental This API is unstable and may change without notice.
|
|
53
53
|
*/
|
|
@@ -173,7 +173,7 @@ export declare const commitLockfileUpdates: (axmDir: string, lockfile: Lockfile,
|
|
|
173
173
|
};
|
|
174
174
|
};
|
|
175
175
|
readonly lockfileVersion: number;
|
|
176
|
-
readonly
|
|
176
|
+
readonly files?: {
|
|
177
177
|
readonly [x: string]: {
|
|
178
178
|
readonly type: "github";
|
|
179
179
|
readonly owner: string;
|
|
@@ -318,6 +318,7 @@ export declare const commitLockfileUpdates: (axmDir: string, lockfile: Lockfile,
|
|
|
318
318
|
readonly ref?: string | undefined;
|
|
319
319
|
readonly gitTreeHash?: string | undefined;
|
|
320
320
|
readonly retainedByPack?: boolean | undefined;
|
|
321
|
+
readonly syncedAgents?: readonly string[] | undefined;
|
|
321
322
|
} | {
|
|
322
323
|
readonly type: "gitlab";
|
|
323
324
|
readonly owner: string;
|
|
@@ -328,6 +329,7 @@ export declare const commitLockfileUpdates: (axmDir: string, lockfile: Lockfile,
|
|
|
328
329
|
readonly ref?: string | undefined;
|
|
329
330
|
readonly gitTreeHash?: string | undefined;
|
|
330
331
|
readonly retainedByPack?: boolean | undefined;
|
|
332
|
+
readonly syncedAgents?: readonly string[] | undefined;
|
|
331
333
|
} | {
|
|
332
334
|
readonly type: "bitbucket";
|
|
333
335
|
readonly owner: string;
|
|
@@ -338,6 +340,7 @@ export declare const commitLockfileUpdates: (axmDir: string, lockfile: Lockfile,
|
|
|
338
340
|
readonly ref?: string | undefined;
|
|
339
341
|
readonly gitTreeHash?: string | undefined;
|
|
340
342
|
readonly retainedByPack?: boolean | undefined;
|
|
343
|
+
readonly syncedAgents?: readonly string[] | undefined;
|
|
341
344
|
} | {
|
|
342
345
|
readonly project: string;
|
|
343
346
|
readonly type: "azurerepos";
|
|
@@ -349,6 +352,7 @@ export declare const commitLockfileUpdates: (axmDir: string, lockfile: Lockfile,
|
|
|
349
352
|
readonly ref?: string | undefined;
|
|
350
353
|
readonly gitTreeHash?: string | undefined;
|
|
351
354
|
readonly retainedByPack?: boolean | undefined;
|
|
355
|
+
readonly syncedAgents?: readonly string[] | undefined;
|
|
352
356
|
} | {
|
|
353
357
|
readonly url: string;
|
|
354
358
|
readonly type: "git";
|
|
@@ -358,6 +362,7 @@ export declare const commitLockfileUpdates: (axmDir: string, lockfile: Lockfile,
|
|
|
358
362
|
readonly ref?: string | undefined;
|
|
359
363
|
readonly gitTreeHash?: string | undefined;
|
|
360
364
|
readonly retainedByPack?: boolean | undefined;
|
|
365
|
+
readonly syncedAgents?: readonly string[] | undefined;
|
|
361
366
|
} | {
|
|
362
367
|
readonly path: string;
|
|
363
368
|
readonly type: "local";
|
|
@@ -365,6 +370,7 @@ export declare const commitLockfileUpdates: (axmDir: string, lockfile: Lockfile,
|
|
|
365
370
|
readonly updatedAt: Date;
|
|
366
371
|
readonly gitTreeHash?: string | undefined;
|
|
367
372
|
readonly retainedByPack?: boolean | undefined;
|
|
373
|
+
readonly syncedAgents?: readonly string[] | undefined;
|
|
368
374
|
} | {
|
|
369
375
|
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
370
376
|
readonly type: "registry";
|
|
@@ -376,6 +382,20 @@ export declare const commitLockfileUpdates: (axmDir: string, lockfile: Lockfile,
|
|
|
376
382
|
readonly updatedAt: Date;
|
|
377
383
|
readonly gitTreeHash?: string | undefined;
|
|
378
384
|
readonly retainedByPack?: boolean | undefined;
|
|
385
|
+
readonly syncedAgents?: readonly string[] | undefined;
|
|
386
|
+
} | {
|
|
387
|
+
readonly type: "inline";
|
|
388
|
+
readonly installedAt: Date;
|
|
389
|
+
readonly updatedAt: Date;
|
|
390
|
+
readonly url?: string | undefined;
|
|
391
|
+
readonly command?: string | undefined;
|
|
392
|
+
readonly headers?: {
|
|
393
|
+
readonly [x: string]: string;
|
|
394
|
+
} | undefined;
|
|
395
|
+
readonly args?: readonly string[] | undefined;
|
|
396
|
+
readonly gitTreeHash?: string | undefined;
|
|
397
|
+
readonly retainedByPack?: boolean | undefined;
|
|
398
|
+
readonly syncedAgents?: readonly string[] | undefined;
|
|
379
399
|
};
|
|
380
400
|
} | undefined;
|
|
381
401
|
readonly commands?: {
|
|
@@ -618,6 +638,232 @@ export declare const commitLockfileUpdates: (axmDir: string, lockfile: Lockfile,
|
|
|
618
638
|
readonly retainedByPack?: boolean | undefined;
|
|
619
639
|
};
|
|
620
640
|
} | undefined;
|
|
641
|
+
readonly rules?: {
|
|
642
|
+
readonly [x: string]: {
|
|
643
|
+
readonly type: "github";
|
|
644
|
+
readonly owner: string;
|
|
645
|
+
readonly repo: string;
|
|
646
|
+
readonly installedAt: Date;
|
|
647
|
+
readonly updatedAt: Date;
|
|
648
|
+
readonly path?: string | undefined;
|
|
649
|
+
readonly ref?: string | undefined;
|
|
650
|
+
readonly gitTreeHash?: string | undefined;
|
|
651
|
+
readonly retainedByPack?: boolean | undefined;
|
|
652
|
+
readonly materializedTargets?: readonly {
|
|
653
|
+
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
654
|
+
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
655
|
+
readonly region?: string | undefined;
|
|
656
|
+
readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
657
|
+
}[] | undefined;
|
|
658
|
+
} | {
|
|
659
|
+
readonly type: "gitlab";
|
|
660
|
+
readonly owner: string;
|
|
661
|
+
readonly repo: string;
|
|
662
|
+
readonly installedAt: Date;
|
|
663
|
+
readonly updatedAt: Date;
|
|
664
|
+
readonly path?: string | undefined;
|
|
665
|
+
readonly ref?: string | undefined;
|
|
666
|
+
readonly gitTreeHash?: string | undefined;
|
|
667
|
+
readonly retainedByPack?: boolean | undefined;
|
|
668
|
+
readonly materializedTargets?: readonly {
|
|
669
|
+
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
670
|
+
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
671
|
+
readonly region?: string | undefined;
|
|
672
|
+
readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
673
|
+
}[] | undefined;
|
|
674
|
+
} | {
|
|
675
|
+
readonly type: "bitbucket";
|
|
676
|
+
readonly owner: string;
|
|
677
|
+
readonly repo: string;
|
|
678
|
+
readonly installedAt: Date;
|
|
679
|
+
readonly updatedAt: Date;
|
|
680
|
+
readonly path?: string | undefined;
|
|
681
|
+
readonly ref?: string | undefined;
|
|
682
|
+
readonly gitTreeHash?: string | undefined;
|
|
683
|
+
readonly retainedByPack?: boolean | undefined;
|
|
684
|
+
readonly materializedTargets?: readonly {
|
|
685
|
+
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
686
|
+
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
687
|
+
readonly region?: string | undefined;
|
|
688
|
+
readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
689
|
+
}[] | undefined;
|
|
690
|
+
} | {
|
|
691
|
+
readonly project: string;
|
|
692
|
+
readonly type: "azurerepos";
|
|
693
|
+
readonly repo: string;
|
|
694
|
+
readonly organization: string;
|
|
695
|
+
readonly installedAt: Date;
|
|
696
|
+
readonly updatedAt: Date;
|
|
697
|
+
readonly path?: string | undefined;
|
|
698
|
+
readonly ref?: string | undefined;
|
|
699
|
+
readonly gitTreeHash?: string | undefined;
|
|
700
|
+
readonly retainedByPack?: boolean | undefined;
|
|
701
|
+
readonly materializedTargets?: readonly {
|
|
702
|
+
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
703
|
+
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
704
|
+
readonly region?: string | undefined;
|
|
705
|
+
readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
706
|
+
}[] | undefined;
|
|
707
|
+
} | {
|
|
708
|
+
readonly url: string;
|
|
709
|
+
readonly type: "git";
|
|
710
|
+
readonly installedAt: Date;
|
|
711
|
+
readonly updatedAt: Date;
|
|
712
|
+
readonly path?: string | undefined;
|
|
713
|
+
readonly ref?: string | undefined;
|
|
714
|
+
readonly gitTreeHash?: string | undefined;
|
|
715
|
+
readonly retainedByPack?: boolean | undefined;
|
|
716
|
+
readonly materializedTargets?: readonly {
|
|
717
|
+
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
718
|
+
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
719
|
+
readonly region?: string | undefined;
|
|
720
|
+
readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
721
|
+
}[] | undefined;
|
|
722
|
+
} | {
|
|
723
|
+
readonly path: string;
|
|
724
|
+
readonly type: "local";
|
|
725
|
+
readonly installedAt: Date;
|
|
726
|
+
readonly updatedAt: Date;
|
|
727
|
+
readonly gitTreeHash?: string | undefined;
|
|
728
|
+
readonly retainedByPack?: boolean | undefined;
|
|
729
|
+
readonly materializedTargets?: readonly {
|
|
730
|
+
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
731
|
+
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
732
|
+
readonly region?: string | undefined;
|
|
733
|
+
readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
734
|
+
}[] | undefined;
|
|
735
|
+
} | {
|
|
736
|
+
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
737
|
+
readonly type: "registry";
|
|
738
|
+
readonly owner: string & import("effect/Brand").Brand<"Handle">;
|
|
739
|
+
readonly resolvedVersion: string & import("effect/Brand").Brand<"Version">;
|
|
740
|
+
readonly integrity: string;
|
|
741
|
+
readonly sourceName: string;
|
|
742
|
+
readonly installedAt: Date;
|
|
743
|
+
readonly updatedAt: Date;
|
|
744
|
+
readonly gitTreeHash?: string | undefined;
|
|
745
|
+
readonly retainedByPack?: boolean | undefined;
|
|
746
|
+
readonly materializedTargets?: readonly {
|
|
747
|
+
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
748
|
+
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
749
|
+
readonly region?: string | undefined;
|
|
750
|
+
readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
751
|
+
}[] | undefined;
|
|
752
|
+
};
|
|
753
|
+
} | undefined;
|
|
754
|
+
readonly hooks?: {
|
|
755
|
+
readonly [x: string]: {
|
|
756
|
+
readonly type: "github";
|
|
757
|
+
readonly owner: string;
|
|
758
|
+
readonly repo: string;
|
|
759
|
+
readonly installedAt: Date;
|
|
760
|
+
readonly updatedAt: Date;
|
|
761
|
+
readonly path?: string | undefined;
|
|
762
|
+
readonly ref?: string | undefined;
|
|
763
|
+
readonly gitTreeHash?: string | undefined;
|
|
764
|
+
readonly retainedByPack?: boolean | undefined;
|
|
765
|
+
readonly materializedTargets?: readonly {
|
|
766
|
+
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
767
|
+
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
768
|
+
readonly region?: string | undefined;
|
|
769
|
+
readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
770
|
+
}[] | undefined;
|
|
771
|
+
} | {
|
|
772
|
+
readonly type: "gitlab";
|
|
773
|
+
readonly owner: string;
|
|
774
|
+
readonly repo: string;
|
|
775
|
+
readonly installedAt: Date;
|
|
776
|
+
readonly updatedAt: Date;
|
|
777
|
+
readonly path?: string | undefined;
|
|
778
|
+
readonly ref?: string | undefined;
|
|
779
|
+
readonly gitTreeHash?: string | undefined;
|
|
780
|
+
readonly retainedByPack?: boolean | undefined;
|
|
781
|
+
readonly materializedTargets?: readonly {
|
|
782
|
+
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
783
|
+
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
784
|
+
readonly region?: string | undefined;
|
|
785
|
+
readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
786
|
+
}[] | undefined;
|
|
787
|
+
} | {
|
|
788
|
+
readonly type: "bitbucket";
|
|
789
|
+
readonly owner: string;
|
|
790
|
+
readonly repo: string;
|
|
791
|
+
readonly installedAt: Date;
|
|
792
|
+
readonly updatedAt: Date;
|
|
793
|
+
readonly path?: string | undefined;
|
|
794
|
+
readonly ref?: string | undefined;
|
|
795
|
+
readonly gitTreeHash?: string | undefined;
|
|
796
|
+
readonly retainedByPack?: boolean | undefined;
|
|
797
|
+
readonly materializedTargets?: readonly {
|
|
798
|
+
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
799
|
+
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
800
|
+
readonly region?: string | undefined;
|
|
801
|
+
readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
802
|
+
}[] | undefined;
|
|
803
|
+
} | {
|
|
804
|
+
readonly project: string;
|
|
805
|
+
readonly type: "azurerepos";
|
|
806
|
+
readonly repo: string;
|
|
807
|
+
readonly organization: string;
|
|
808
|
+
readonly installedAt: Date;
|
|
809
|
+
readonly updatedAt: Date;
|
|
810
|
+
readonly path?: string | undefined;
|
|
811
|
+
readonly ref?: string | undefined;
|
|
812
|
+
readonly gitTreeHash?: string | undefined;
|
|
813
|
+
readonly retainedByPack?: boolean | undefined;
|
|
814
|
+
readonly materializedTargets?: readonly {
|
|
815
|
+
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
816
|
+
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
817
|
+
readonly region?: string | undefined;
|
|
818
|
+
readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
819
|
+
}[] | undefined;
|
|
820
|
+
} | {
|
|
821
|
+
readonly url: string;
|
|
822
|
+
readonly type: "git";
|
|
823
|
+
readonly installedAt: Date;
|
|
824
|
+
readonly updatedAt: Date;
|
|
825
|
+
readonly path?: string | undefined;
|
|
826
|
+
readonly ref?: string | undefined;
|
|
827
|
+
readonly gitTreeHash?: string | undefined;
|
|
828
|
+
readonly retainedByPack?: boolean | undefined;
|
|
829
|
+
readonly materializedTargets?: readonly {
|
|
830
|
+
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
831
|
+
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
832
|
+
readonly region?: string | undefined;
|
|
833
|
+
readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
834
|
+
}[] | undefined;
|
|
835
|
+
} | {
|
|
836
|
+
readonly path: string;
|
|
837
|
+
readonly type: "local";
|
|
838
|
+
readonly installedAt: Date;
|
|
839
|
+
readonly updatedAt: Date;
|
|
840
|
+
readonly gitTreeHash?: string | undefined;
|
|
841
|
+
readonly retainedByPack?: boolean | undefined;
|
|
842
|
+
readonly materializedTargets?: readonly {
|
|
843
|
+
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
844
|
+
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
845
|
+
readonly region?: string | undefined;
|
|
846
|
+
readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
847
|
+
}[] | undefined;
|
|
848
|
+
} | {
|
|
849
|
+
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
850
|
+
readonly type: "registry";
|
|
851
|
+
readonly owner: string & import("effect/Brand").Brand<"Handle">;
|
|
852
|
+
readonly resolvedVersion: string & import("effect/Brand").Brand<"Version">;
|
|
853
|
+
readonly integrity: string;
|
|
854
|
+
readonly sourceName: string;
|
|
855
|
+
readonly installedAt: Date;
|
|
856
|
+
readonly updatedAt: Date;
|
|
857
|
+
readonly gitTreeHash?: string | undefined;
|
|
858
|
+
readonly retainedByPack?: boolean | undefined;
|
|
859
|
+
readonly materializedTargets?: readonly {
|
|
860
|
+
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
861
|
+
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
862
|
+
readonly region?: string | undefined;
|
|
863
|
+
readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
864
|
+
}[] | undefined;
|
|
865
|
+
};
|
|
866
|
+
} | undefined;
|
|
621
867
|
readonly packs?: {
|
|
622
868
|
readonly [x: string]: {
|
|
623
869
|
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
@@ -640,7 +886,13 @@ export declare const commitLockfileUpdates: (axmDir: string, lockfile: Lockfile,
|
|
|
640
886
|
readonly resolvedSubagents: {
|
|
641
887
|
readonly [x: string]: string & import("effect/Brand").Brand<"Version">;
|
|
642
888
|
};
|
|
643
|
-
readonly
|
|
889
|
+
readonly resolvedFiles?: {
|
|
890
|
+
readonly [x: string]: string & import("effect/Brand").Brand<"Version">;
|
|
891
|
+
} | undefined;
|
|
892
|
+
readonly resolvedRules?: {
|
|
893
|
+
readonly [x: string]: string & import("effect/Brand").Brand<"Version">;
|
|
894
|
+
} | undefined;
|
|
895
|
+
readonly resolvedHooks?: {
|
|
644
896
|
readonly [x: string]: string & import("effect/Brand").Brand<"Version">;
|
|
645
897
|
} | undefined;
|
|
646
898
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"lockfile.d.ts","sourceRoot":"","sources":["../../../../src/unstable/lockfile/lockfile.ts"],"names":[],"mappings":"AAAA;;;;;;;;GAQG;AAEH,OAAO,KAAK,UAAU,MAAM,mBAAmB,CAAC;AAChD,OAAO,KAAK,IAAI,MAAM,aAAa,CAAC;AACpC,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,OAAO,EAAE,KAAK,QAAQ,EAAkB,MAAM,aAAa,CAAC;AAM5D;;;;GAIG;AACH,eAAO,MAAM,aAAa,kBAAkB,CAAC;AAE7C;;;;;GAKG;AACH,MAAM,MAAM,cAAc,GAAG,CAAC,QAAQ,EAAE,QAAQ,KAAK,QAAQ,CAAC;AAU9D;;;;;;;;;;;GAWG;AACH,eAAO,MAAM,aAAa,GAAI,QAAQ,MAAM,EAAE,UAAU,QAAQ,yGAgE5D,CAAC;AAEL;;;;GAIG;AACH,eAAO,MAAM,oBAAoB,GAC/B,UAAU,QAAQ,EAClB,SAAS,aAAa,CAAC,cAAc,CAAC,KACrC,QAA0E,CAAC;AAE9E;;;;;;;GAOG;AACH,eAAO,MAAM,qBAAqB,GAChC,QAAQ,MAAM,EACd,UAAU,QAAQ,EAClB,SAAS,aAAa,CAAC,cAAc,CAAC
|
|
1
|
+
{"version":3,"file":"lockfile.d.ts","sourceRoot":"","sources":["../../../../src/unstable/lockfile/lockfile.ts"],"names":[],"mappings":"AAAA;;;;;;;;GAQG;AAEH,OAAO,KAAK,UAAU,MAAM,mBAAmB,CAAC;AAChD,OAAO,KAAK,IAAI,MAAM,aAAa,CAAC;AACpC,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,OAAO,EAAE,KAAK,QAAQ,EAAkB,MAAM,aAAa,CAAC;AAM5D;;;;GAIG;AACH,eAAO,MAAM,aAAa,kBAAkB,CAAC;AAE7C;;;;;GAKG;AACH,MAAM,MAAM,cAAc,GAAG,CAAC,QAAQ,EAAE,QAAQ,KAAK,QAAQ,CAAC;AAU9D;;;;;;;;;;;GAWG;AACH,eAAO,MAAM,aAAa,GAAI,QAAQ,MAAM,EAAE,UAAU,QAAQ,yGAgE5D,CAAC;AAEL;;;;GAIG;AACH,eAAO,MAAM,oBAAoB,GAC/B,UAAU,QAAQ,EAClB,SAAS,aAAa,CAAC,cAAc,CAAC,KACrC,QAA0E,CAAC;AAE9E;;;;;;;GAOG;AACH,eAAO,MAAM,qBAAqB,GAChC,QAAQ,MAAM,EACd,UAAU,QAAQ,EAClB,SAAS,aAAa,CAAC,cAAc,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;mFAMpC,CAAC"}
|
|
@@ -93,7 +93,7 @@ export const applyLockfileUpdates = (lockfile, updates) => updates.reduce((curre
|
|
|
93
93
|
* Applies a batch of lockfile updates and writes the result once.
|
|
94
94
|
*
|
|
95
95
|
* This is intended for sync flows that discover multiple render-hash changes
|
|
96
|
-
* while reconciling Context
|
|
96
|
+
* while reconciling Context Files package targets.
|
|
97
97
|
*
|
|
98
98
|
* @experimental This API is unstable and may change without notice.
|
|
99
99
|
*/
|