@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
|
@@ -0,0 +1,327 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$comment": "@generated by core:generate:schemas (packages/cli/scripts/generate-schemas.ts). Regenerate: pnpm exec nx run core:generate:schemas. DO NOT EDIT.",
|
|
3
|
+
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
4
|
+
"$ref": "#/definitions/RuleManifest",
|
|
5
|
+
"definitions": {
|
|
6
|
+
"Handle": {
|
|
7
|
+
"type": "string",
|
|
8
|
+
"allOf": [
|
|
9
|
+
{
|
|
10
|
+
"pattern": "^@[a-z0-9_](?:[a-z0-9_-]*[a-z0-9_])?$",
|
|
11
|
+
"title": "Handle",
|
|
12
|
+
"description": "A unique username or organization name starting with @, like @my-org.",
|
|
13
|
+
"examples": ["@my-org", "@username"]
|
|
14
|
+
}
|
|
15
|
+
]
|
|
16
|
+
},
|
|
17
|
+
"Version": {
|
|
18
|
+
"type": "string",
|
|
19
|
+
"allOf": [
|
|
20
|
+
{
|
|
21
|
+
"pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
|
|
22
|
+
"title": "Version",
|
|
23
|
+
"description": "A semver version like 1.0.0. Ranges are not allowed here.",
|
|
24
|
+
"examples": ["1.0.0", "2.3.1", "0.1.0-beta.1"]
|
|
25
|
+
}
|
|
26
|
+
]
|
|
27
|
+
},
|
|
28
|
+
"Repository": {
|
|
29
|
+
"anyOf": [
|
|
30
|
+
{
|
|
31
|
+
"type": "string",
|
|
32
|
+
"examples": ["https://github.com/acme/code-review", "github:acme/code-review"],
|
|
33
|
+
"format": "uri-reference"
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"type": "object",
|
|
37
|
+
"properties": {
|
|
38
|
+
"type": {
|
|
39
|
+
"anyOf": [
|
|
40
|
+
{
|
|
41
|
+
"type": "string",
|
|
42
|
+
"allOf": [
|
|
43
|
+
{
|
|
44
|
+
"minLength": 1,
|
|
45
|
+
"description": "Version control system (e.g., `git`).",
|
|
46
|
+
"examples": ["git"]
|
|
47
|
+
}
|
|
48
|
+
]
|
|
49
|
+
},
|
|
50
|
+
{ "type": "null" }
|
|
51
|
+
]
|
|
52
|
+
},
|
|
53
|
+
"url": {
|
|
54
|
+
"type": "string",
|
|
55
|
+
"allOf": [
|
|
56
|
+
{
|
|
57
|
+
"minLength": 1,
|
|
58
|
+
"description": "Repository URL.",
|
|
59
|
+
"examples": ["https://github.com/acme/code-review"],
|
|
60
|
+
"format": "uri"
|
|
61
|
+
}
|
|
62
|
+
]
|
|
63
|
+
},
|
|
64
|
+
"directory": {
|
|
65
|
+
"anyOf": [
|
|
66
|
+
{
|
|
67
|
+
"type": "string",
|
|
68
|
+
"allOf": [
|
|
69
|
+
{
|
|
70
|
+
"minLength": 1,
|
|
71
|
+
"description": "Subdirectory within the repository, for monorepo publishers.",
|
|
72
|
+
"examples": ["packages/code-review"]
|
|
73
|
+
}
|
|
74
|
+
]
|
|
75
|
+
},
|
|
76
|
+
{ "type": "null" }
|
|
77
|
+
]
|
|
78
|
+
}
|
|
79
|
+
},
|
|
80
|
+
"required": ["url"],
|
|
81
|
+
"additionalProperties": false
|
|
82
|
+
}
|
|
83
|
+
],
|
|
84
|
+
"title": "Repository",
|
|
85
|
+
"description": "Source repository for this extension. Accepts a URL string (or `host:owner/repo` shorthand) or an object with `type`, `url`, and optional `directory`."
|
|
86
|
+
},
|
|
87
|
+
"Bugs": {
|
|
88
|
+
"anyOf": [
|
|
89
|
+
{
|
|
90
|
+
"type": "string",
|
|
91
|
+
"examples": ["https://github.com/acme/code-review/issues"],
|
|
92
|
+
"format": "uri"
|
|
93
|
+
},
|
|
94
|
+
{
|
|
95
|
+
"type": "object",
|
|
96
|
+
"properties": {
|
|
97
|
+
"url": {
|
|
98
|
+
"anyOf": [
|
|
99
|
+
{
|
|
100
|
+
"type": "string",
|
|
101
|
+
"allOf": [
|
|
102
|
+
{
|
|
103
|
+
"minLength": 1,
|
|
104
|
+
"description": "Issue tracker URL.",
|
|
105
|
+
"examples": ["https://github.com/acme/code-review/issues"],
|
|
106
|
+
"format": "uri"
|
|
107
|
+
}
|
|
108
|
+
]
|
|
109
|
+
},
|
|
110
|
+
{ "type": "null" }
|
|
111
|
+
]
|
|
112
|
+
},
|
|
113
|
+
"email": {
|
|
114
|
+
"anyOf": [
|
|
115
|
+
{
|
|
116
|
+
"type": "string",
|
|
117
|
+
"allOf": [
|
|
118
|
+
{
|
|
119
|
+
"minLength": 1,
|
|
120
|
+
"description": "Contact email for bug reports.",
|
|
121
|
+
"examples": ["bugs@acme.dev"],
|
|
122
|
+
"format": "email"
|
|
123
|
+
}
|
|
124
|
+
]
|
|
125
|
+
},
|
|
126
|
+
{ "type": "null" }
|
|
127
|
+
]
|
|
128
|
+
}
|
|
129
|
+
},
|
|
130
|
+
"additionalProperties": false
|
|
131
|
+
}
|
|
132
|
+
],
|
|
133
|
+
"title": "Bugs",
|
|
134
|
+
"description": "Where to report bugs against this extension. Accepts a URL string or an object with optional `url` and `email`."
|
|
135
|
+
},
|
|
136
|
+
"Author": {
|
|
137
|
+
"type": "object",
|
|
138
|
+
"properties": {
|
|
139
|
+
"name": { "type": "string" },
|
|
140
|
+
"email": { "anyOf": [{ "type": "string" }, { "type": "null" }] },
|
|
141
|
+
"url": { "anyOf": [{ "type": "string" }, { "type": "null" }] }
|
|
142
|
+
},
|
|
143
|
+
"required": ["name"],
|
|
144
|
+
"additionalProperties": false,
|
|
145
|
+
"title": "Author",
|
|
146
|
+
"description": "A person credited as a creator or maintainer of this extension."
|
|
147
|
+
},
|
|
148
|
+
"PackageIdentityPurl": {
|
|
149
|
+
"type": "string",
|
|
150
|
+
"allOf": [
|
|
151
|
+
{ "minLength": 1 },
|
|
152
|
+
{
|
|
153
|
+
"pattern": "^[Pp][Kk][Gg]:[a-zA-Z][a-zA-Z0-9.+-]*\\/.+$",
|
|
154
|
+
"title": "Package Identity Purl",
|
|
155
|
+
"description": "A Package URL (purl) identity for a companion package. Companion package purls are identities, not pins: omit the purl @version segment and put compatibility constraints in versionRange.",
|
|
156
|
+
"examples": ["pkg:npm/react", "pkg:pypi/requests", "pkg:cargo/serde"]
|
|
157
|
+
}
|
|
158
|
+
]
|
|
159
|
+
},
|
|
160
|
+
"VersRange": {
|
|
161
|
+
"type": "string",
|
|
162
|
+
"allOf": [
|
|
163
|
+
{
|
|
164
|
+
"minLength": 1,
|
|
165
|
+
"examples": ["vers:npm/>=18.0.0|<19.0.0", "vers:pypi/>=2.31.0", "vers:cargo/>=1.0.0"]
|
|
166
|
+
}
|
|
167
|
+
]
|
|
168
|
+
},
|
|
169
|
+
"CompanionPackage": {
|
|
170
|
+
"type": "object",
|
|
171
|
+
"properties": {
|
|
172
|
+
"purl": { "$ref": "#/definitions/PackageIdentityPurl" },
|
|
173
|
+
"versionRange": { "anyOf": [{ "$ref": "#/definitions/VersRange" }, { "type": "null" }] }
|
|
174
|
+
},
|
|
175
|
+
"required": ["purl"],
|
|
176
|
+
"additionalProperties": false,
|
|
177
|
+
"title": "Companion Package",
|
|
178
|
+
"description": "A companion package purl identity with an optional VERS compatibility range."
|
|
179
|
+
},
|
|
180
|
+
"PackSpec": {
|
|
181
|
+
"type": "string",
|
|
182
|
+
"allOf": [
|
|
183
|
+
{ "minLength": 1 },
|
|
184
|
+
{
|
|
185
|
+
"pattern": "^(@[a-z0-9_](?:[a-z0-9_-]*[a-z0-9_])?)\\/packs\\/([a-z0-9](?:[a-z0-9-]{0,62}[a-z0-9])?)(?:@.+)?$",
|
|
186
|
+
"title": "Pack Spec",
|
|
187
|
+
"description": "Pack reference with an optional version constraint suffix.",
|
|
188
|
+
"examples": ["@acme/packs/typescript", "@acme/packs/typescript@^1.0.0"]
|
|
189
|
+
}
|
|
190
|
+
]
|
|
191
|
+
},
|
|
192
|
+
"ExtensionName": {
|
|
193
|
+
"type": "string",
|
|
194
|
+
"allOf": [
|
|
195
|
+
{ "minLength": 1 },
|
|
196
|
+
{
|
|
197
|
+
"pattern": "^[a-z0-9](?:[a-z0-9-]{0,62}[a-z0-9])?$",
|
|
198
|
+
"title": "Extension Name",
|
|
199
|
+
"description": "Short name for this rule within its owner namespace. Combined with owner, forms the FQN @owner/rules/<name>.",
|
|
200
|
+
"examples": ["my-skill", "code-review", "prettier"]
|
|
201
|
+
}
|
|
202
|
+
]
|
|
203
|
+
},
|
|
204
|
+
"RuleManifest": {
|
|
205
|
+
"type": "object",
|
|
206
|
+
"properties": {
|
|
207
|
+
"$schema": { "anyOf": [{ "type": "string" }, { "type": "null" }] },
|
|
208
|
+
"owner": { "$ref": "#/definitions/Handle" },
|
|
209
|
+
"version": { "$ref": "#/definitions/Version" },
|
|
210
|
+
"description": {
|
|
211
|
+
"anyOf": [
|
|
212
|
+
{
|
|
213
|
+
"type": "string",
|
|
214
|
+
"description": "Short, registry-facing summary of this extension shown in listings and search results."
|
|
215
|
+
},
|
|
216
|
+
{ "type": "null" }
|
|
217
|
+
]
|
|
218
|
+
},
|
|
219
|
+
"keywords": {
|
|
220
|
+
"anyOf": [
|
|
221
|
+
{
|
|
222
|
+
"type": "array",
|
|
223
|
+
"examples": [["lint", "typescript", "review"]],
|
|
224
|
+
"items": { "type": "string", "allOf": [{ "minLength": 1 }] }
|
|
225
|
+
},
|
|
226
|
+
{ "type": "null" }
|
|
227
|
+
]
|
|
228
|
+
},
|
|
229
|
+
"repository": { "anyOf": [{ "$ref": "#/definitions/Repository" }, { "type": "null" }] },
|
|
230
|
+
"homepage": {
|
|
231
|
+
"anyOf": [
|
|
232
|
+
{ "type": "string", "examples": ["https://acme.dev/code-review"], "format": "uri" },
|
|
233
|
+
{ "type": "null" }
|
|
234
|
+
]
|
|
235
|
+
},
|
|
236
|
+
"license": {
|
|
237
|
+
"anyOf": [
|
|
238
|
+
{
|
|
239
|
+
"type": "string",
|
|
240
|
+
"title": "License",
|
|
241
|
+
"description": "SPDX license expression, or `UNLICENSED` for proprietary code.",
|
|
242
|
+
"examples": ["MIT", "Apache-2.0", "MIT OR Apache-2.0", "UNLICENSED"],
|
|
243
|
+
"format": "spdx-expression"
|
|
244
|
+
},
|
|
245
|
+
{ "type": "null" }
|
|
246
|
+
]
|
|
247
|
+
},
|
|
248
|
+
"bugs": { "anyOf": [{ "$ref": "#/definitions/Bugs" }, { "type": "null" }] },
|
|
249
|
+
"authors": {
|
|
250
|
+
"anyOf": [
|
|
251
|
+
{ "type": "array", "items": { "$ref": "#/definitions/Author" } },
|
|
252
|
+
{ "type": "null" }
|
|
253
|
+
]
|
|
254
|
+
},
|
|
255
|
+
"packages": {
|
|
256
|
+
"anyOf": [
|
|
257
|
+
{
|
|
258
|
+
"type": "array",
|
|
259
|
+
"description": "External ecosystem packages this extension is designed to work with, declared as identity Package URLs with optional VERS compatibility ranges.",
|
|
260
|
+
"items": { "$ref": "#/definitions/CompanionPackage" }
|
|
261
|
+
},
|
|
262
|
+
{ "type": "null" }
|
|
263
|
+
]
|
|
264
|
+
},
|
|
265
|
+
"recommendedPacks": {
|
|
266
|
+
"anyOf": [
|
|
267
|
+
{
|
|
268
|
+
"type": "array",
|
|
269
|
+
"description": "Packs this extension is designed to work alongside. Each entry is a pack spec, optionally pinned to a version range.",
|
|
270
|
+
"items": { "$ref": "#/definitions/PackSpec" }
|
|
271
|
+
},
|
|
272
|
+
{ "type": "null" }
|
|
273
|
+
]
|
|
274
|
+
},
|
|
275
|
+
"standalone": {
|
|
276
|
+
"anyOf": [
|
|
277
|
+
{
|
|
278
|
+
"type": "boolean",
|
|
279
|
+
"description": "Set to false to indicate this extension only makes sense when installed alongside one of its recommendedPacks.",
|
|
280
|
+
"default": true
|
|
281
|
+
},
|
|
282
|
+
{ "type": "null" }
|
|
283
|
+
]
|
|
284
|
+
},
|
|
285
|
+
"type": { "type": "string", "enum": ["rule"] },
|
|
286
|
+
"name": { "$ref": "#/definitions/ExtensionName" },
|
|
287
|
+
"title": {
|
|
288
|
+
"anyOf": [
|
|
289
|
+
{
|
|
290
|
+
"type": "string",
|
|
291
|
+
"allOf": [{ "minLength": 1, "description": "Optional display title for this rule." }]
|
|
292
|
+
},
|
|
293
|
+
{ "type": "null" }
|
|
294
|
+
]
|
|
295
|
+
},
|
|
296
|
+
"priority": {
|
|
297
|
+
"anyOf": [
|
|
298
|
+
{
|
|
299
|
+
"type": "integer",
|
|
300
|
+
"allOf": [
|
|
301
|
+
{
|
|
302
|
+
"description": "Ordering priority for instruction injection. Lower values render earlier.",
|
|
303
|
+
"default": 100
|
|
304
|
+
}
|
|
305
|
+
]
|
|
306
|
+
},
|
|
307
|
+
{ "type": "null" }
|
|
308
|
+
]
|
|
309
|
+
},
|
|
310
|
+
"appliesTo": {
|
|
311
|
+
"anyOf": [
|
|
312
|
+
{
|
|
313
|
+
"type": "array",
|
|
314
|
+
"description": "Advisory path globs for future scoped placement. v1 inject placement does not enforce globs.",
|
|
315
|
+
"items": { "type": "string", "allOf": [{ "minLength": 1 }] }
|
|
316
|
+
},
|
|
317
|
+
{ "type": "null" }
|
|
318
|
+
]
|
|
319
|
+
}
|
|
320
|
+
},
|
|
321
|
+
"required": ["owner", "version", "type", "name"],
|
|
322
|
+
"additionalProperties": false,
|
|
323
|
+
"title": "Rule Manifest",
|
|
324
|
+
"description": "Rule manifest for behavior-guidance extensions. The rule body lives at src/RULE.md."
|
|
325
|
+
}
|
|
326
|
+
}
|
|
327
|
+
}
|
|
@@ -199,7 +199,7 @@
|
|
|
199
199
|
"title": "Source Host Config",
|
|
200
200
|
"description": "A source host configuration: GitHub, GitLab, Bitbucket, Azure Repos, or a package registry."
|
|
201
201
|
},
|
|
202
|
-
"
|
|
202
|
+
"FilesInputValue": {
|
|
203
203
|
"anyOf": [
|
|
204
204
|
{ "type": "string" },
|
|
205
205
|
{
|
|
@@ -212,14 +212,14 @@
|
|
|
212
212
|
},
|
|
213
213
|
{ "type": "boolean" }
|
|
214
214
|
],
|
|
215
|
-
"title": "
|
|
216
|
-
"description": "Scalar value used to render
|
|
215
|
+
"title": "Files Input Value",
|
|
216
|
+
"description": "Scalar value used to render files templates."
|
|
217
217
|
},
|
|
218
218
|
"WorkspaceVarsMap": {
|
|
219
219
|
"type": "object",
|
|
220
|
-
"additionalProperties": { "$ref": "#/definitions/
|
|
220
|
+
"additionalProperties": { "$ref": "#/definitions/FilesInputValue" },
|
|
221
221
|
"title": "Workspace Vars Map",
|
|
222
|
-
"description": "Scalar workspace variables available to Context
|
|
222
|
+
"description": "Scalar workspace variables available to Context Files templates."
|
|
223
223
|
},
|
|
224
224
|
"SkillEntry": {
|
|
225
225
|
"anyOf": [
|
|
@@ -351,13 +351,13 @@
|
|
|
351
351
|
"title": "Commands Config",
|
|
352
352
|
"description": "Feature-level configuration for commands."
|
|
353
353
|
},
|
|
354
|
-
"
|
|
354
|
+
"FilesInputValuesMap": {
|
|
355
355
|
"type": "object",
|
|
356
|
-
"additionalProperties": { "$ref": "#/definitions/
|
|
357
|
-
"title": "
|
|
358
|
-
"description": "Scalar values supplied to a Context
|
|
356
|
+
"additionalProperties": { "$ref": "#/definitions/FilesInputValue" },
|
|
357
|
+
"title": "Files Input Values Map",
|
|
358
|
+
"description": "Scalar values supplied to a Context Files package entry."
|
|
359
359
|
},
|
|
360
|
-
"
|
|
360
|
+
"FilesEntry": {
|
|
361
361
|
"anyOf": [
|
|
362
362
|
{ "type": "string" },
|
|
363
363
|
{
|
|
@@ -370,7 +370,7 @@
|
|
|
370
370
|
"minLength": 1,
|
|
371
371
|
"description": "FQN with optional version constraint, source-scheme ref like github:owner/repo, or local path.",
|
|
372
372
|
"examples": [
|
|
373
|
-
"@acme/
|
|
373
|
+
"@acme/files/code-review@^1.0.0",
|
|
374
374
|
"github:acme/agent-extensions",
|
|
375
375
|
"./extensions/code-review"
|
|
376
376
|
]
|
|
@@ -387,27 +387,129 @@
|
|
|
387
387
|
"description": "Set to true to mark this entry as authored locally in this workspace. Omit otherwise — false is the default and should not be written explicitly.",
|
|
388
388
|
"default": false
|
|
389
389
|
},
|
|
390
|
-
"inputs": { "$ref": "#/definitions/
|
|
390
|
+
"inputs": { "$ref": "#/definitions/FilesInputValuesMap" }
|
|
391
391
|
},
|
|
392
392
|
"required": ["source"],
|
|
393
393
|
"additionalProperties": false,
|
|
394
|
-
"title": "
|
|
395
|
-
"description": "A Context
|
|
394
|
+
"title": "Files Entry Object",
|
|
395
|
+
"description": "A Context Files package entry with source, optional flags, and scalar input values."
|
|
396
396
|
}
|
|
397
397
|
],
|
|
398
|
-
"title": "
|
|
399
|
-
"description": "A Context
|
|
398
|
+
"title": "Files Entry",
|
|
399
|
+
"description": "A Context Files package entry: a source string, or an object with source plus optional flags and inputs.",
|
|
400
400
|
"examples": [
|
|
401
|
-
"@ac/
|
|
402
|
-
{ "source": "@ac/
|
|
401
|
+
"@ac/files/workspace-baseline@^1.0.0",
|
|
402
|
+
{ "source": "@ac/files/workspace-baseline@^1.0.0", "inputs": { "projectName": "agentxm" } }
|
|
403
403
|
]
|
|
404
404
|
},
|
|
405
|
-
"
|
|
405
|
+
"FilesMap": {
|
|
406
406
|
"type": "object",
|
|
407
|
-
"title": "
|
|
408
|
-
"description": "A map of Context
|
|
407
|
+
"title": "Files Map",
|
|
408
|
+
"description": "A map of Context Files package names to Context Files package entries.",
|
|
409
409
|
"propertyNames": { "pattern": "^[a-z0-9](?:[a-z0-9-]{0,62}[a-z0-9])?$" },
|
|
410
|
-
"additionalProperties": { "$ref": "#/definitions/
|
|
410
|
+
"additionalProperties": { "$ref": "#/definitions/FilesEntry" }
|
|
411
|
+
},
|
|
412
|
+
"RuleEntry": {
|
|
413
|
+
"anyOf": [
|
|
414
|
+
{ "type": "string" },
|
|
415
|
+
{
|
|
416
|
+
"type": "object",
|
|
417
|
+
"properties": {
|
|
418
|
+
"source": {
|
|
419
|
+
"type": "string",
|
|
420
|
+
"allOf": [
|
|
421
|
+
{
|
|
422
|
+
"minLength": 1,
|
|
423
|
+
"description": "FQN with optional version constraint, source-scheme ref like github:owner/repo, or local path.",
|
|
424
|
+
"examples": [
|
|
425
|
+
"@acme/rules/code-review@^1.0.0",
|
|
426
|
+
"github:acme/agent-extensions",
|
|
427
|
+
"./extensions/code-review"
|
|
428
|
+
]
|
|
429
|
+
}
|
|
430
|
+
]
|
|
431
|
+
},
|
|
432
|
+
"enabled": {
|
|
433
|
+
"type": "boolean",
|
|
434
|
+
"description": "Set to false to disable this entry. Omit otherwise — true is the default and should not be written explicitly.",
|
|
435
|
+
"default": true
|
|
436
|
+
},
|
|
437
|
+
"authored": {
|
|
438
|
+
"type": "boolean",
|
|
439
|
+
"description": "Set to true to mark this entry as authored locally in this workspace. Omit otherwise — false is the default and should not be written explicitly.",
|
|
440
|
+
"default": false
|
|
441
|
+
}
|
|
442
|
+
},
|
|
443
|
+
"required": ["source"],
|
|
444
|
+
"additionalProperties": false,
|
|
445
|
+
"title": "Rule Entry Object",
|
|
446
|
+
"description": "A rule entry with source and optional enabled/authored flags."
|
|
447
|
+
}
|
|
448
|
+
],
|
|
449
|
+
"title": "Rule Entry",
|
|
450
|
+
"description": "A rule entry: a source string, or an object with source plus optional flags.",
|
|
451
|
+
"examples": [
|
|
452
|
+
"@acme/rules/api-conventions@^1.0.0",
|
|
453
|
+
{ "source": "@acme/rules/api-conventions@^1.0.0", "enabled": false }
|
|
454
|
+
]
|
|
455
|
+
},
|
|
456
|
+
"RulesMap": {
|
|
457
|
+
"type": "object",
|
|
458
|
+
"title": "Rules Map",
|
|
459
|
+
"description": "A map of rule names to rule entries.",
|
|
460
|
+
"propertyNames": { "pattern": "^[a-z0-9](?:[a-z0-9-]{0,62}[a-z0-9])?$" },
|
|
461
|
+
"additionalProperties": { "$ref": "#/definitions/RuleEntry" }
|
|
462
|
+
},
|
|
463
|
+
"HookEntry": {
|
|
464
|
+
"anyOf": [
|
|
465
|
+
{ "type": "string" },
|
|
466
|
+
{
|
|
467
|
+
"type": "object",
|
|
468
|
+
"properties": {
|
|
469
|
+
"source": {
|
|
470
|
+
"type": "string",
|
|
471
|
+
"allOf": [
|
|
472
|
+
{
|
|
473
|
+
"minLength": 1,
|
|
474
|
+
"description": "FQN with optional version constraint, source-scheme ref like github:owner/repo, or local path.",
|
|
475
|
+
"examples": [
|
|
476
|
+
"@acme/hooks/code-review@^1.0.0",
|
|
477
|
+
"github:acme/agent-extensions",
|
|
478
|
+
"./extensions/code-review"
|
|
479
|
+
]
|
|
480
|
+
}
|
|
481
|
+
]
|
|
482
|
+
},
|
|
483
|
+
"enabled": {
|
|
484
|
+
"type": "boolean",
|
|
485
|
+
"description": "Set to false to disable this entry. Omit otherwise — true is the default and should not be written explicitly.",
|
|
486
|
+
"default": true
|
|
487
|
+
},
|
|
488
|
+
"authored": {
|
|
489
|
+
"type": "boolean",
|
|
490
|
+
"description": "Set to true to mark this entry as authored locally in this workspace. Omit otherwise — false is the default and should not be written explicitly.",
|
|
491
|
+
"default": false
|
|
492
|
+
}
|
|
493
|
+
},
|
|
494
|
+
"required": ["source"],
|
|
495
|
+
"additionalProperties": false,
|
|
496
|
+
"title": "Hook Entry Object",
|
|
497
|
+
"description": "A hook entry with source and optional enabled/authored flags."
|
|
498
|
+
}
|
|
499
|
+
],
|
|
500
|
+
"title": "Hook Entry",
|
|
501
|
+
"description": "A hook entry: a source string, or an object with source plus optional flags.",
|
|
502
|
+
"examples": [
|
|
503
|
+
"@acme/hooks/block-secrets@^1.0.0",
|
|
504
|
+
{ "source": "@acme/hooks/block-secrets@^1.0.0", "enabled": false }
|
|
505
|
+
]
|
|
506
|
+
},
|
|
507
|
+
"HooksMap": {
|
|
508
|
+
"type": "object",
|
|
509
|
+
"title": "Hooks Map",
|
|
510
|
+
"description": "A map of hook names to hook entries.",
|
|
511
|
+
"propertyNames": { "pattern": "^[a-z0-9](?:[a-z0-9-]{0,62}[a-z0-9])?$" },
|
|
512
|
+
"additionalProperties": { "$ref": "#/definitions/HookEntry" }
|
|
411
513
|
},
|
|
412
514
|
"SubagentEntry": {
|
|
413
515
|
"anyOf": [
|
|
@@ -534,6 +636,14 @@
|
|
|
534
636
|
"title": "Packs Config",
|
|
535
637
|
"description": "Feature-level configuration for packs."
|
|
536
638
|
},
|
|
639
|
+
"McpServerEnv": {
|
|
640
|
+
"anyOf": [
|
|
641
|
+
{ "type": "object", "additionalProperties": { "type": "string" } },
|
|
642
|
+
{ "type": "array", "items": { "type": "string" } }
|
|
643
|
+
],
|
|
644
|
+
"title": "MCP Server Env",
|
|
645
|
+
"description": "MCP environment values as a map or pass-through variable names. Array entries decode to ${VAR} references."
|
|
646
|
+
},
|
|
537
647
|
"McpServerEntry": {
|
|
538
648
|
"anyOf": [
|
|
539
649
|
{ "type": "string" },
|
|
@@ -554,6 +664,37 @@
|
|
|
554
664
|
}
|
|
555
665
|
]
|
|
556
666
|
},
|
|
667
|
+
"command": {
|
|
668
|
+
"type": "string",
|
|
669
|
+
"allOf": [
|
|
670
|
+
{
|
|
671
|
+
"minLength": 1,
|
|
672
|
+
"description": "Executable command for an inline stdio MCP server.",
|
|
673
|
+
"examples": ["npx"]
|
|
674
|
+
}
|
|
675
|
+
]
|
|
676
|
+
},
|
|
677
|
+
"args": {
|
|
678
|
+
"type": "array",
|
|
679
|
+
"description": "Arguments passed to the inline stdio MCP server command.",
|
|
680
|
+
"examples": [["-y", "linear-mcp-server"]],
|
|
681
|
+
"items": { "type": "string" }
|
|
682
|
+
},
|
|
683
|
+
"url": {
|
|
684
|
+
"type": "string",
|
|
685
|
+
"allOf": [
|
|
686
|
+
{
|
|
687
|
+
"minLength": 1,
|
|
688
|
+
"description": "Remote MCP server URL.",
|
|
689
|
+
"examples": ["https://mcp.sentry.dev/sse"]
|
|
690
|
+
}
|
|
691
|
+
]
|
|
692
|
+
},
|
|
693
|
+
"headers": {
|
|
694
|
+
"type": "object",
|
|
695
|
+
"additionalProperties": { "type": "string" },
|
|
696
|
+
"description": "HTTP headers for a remote MCP server. Prefer ${VAR} references for secrets."
|
|
697
|
+
},
|
|
557
698
|
"enabled": {
|
|
558
699
|
"type": "boolean",
|
|
559
700
|
"description": "Set to false to disable this entry. Omit otherwise — true is the default and should not be written explicitly.",
|
|
@@ -564,23 +705,21 @@
|
|
|
564
705
|
"description": "Set to true to mark this entry as authored locally in this workspace. Omit otherwise — false is the default and should not be written explicitly.",
|
|
565
706
|
"default": false
|
|
566
707
|
},
|
|
567
|
-
"env": {
|
|
568
|
-
"type": "object",
|
|
569
|
-
"additionalProperties": { "type": "string" },
|
|
570
|
-
"description": "Resolved MCP server configuration values keyed by environment variable, argument, header, or URL variable name."
|
|
571
|
-
}
|
|
708
|
+
"env": { "$ref": "#/definitions/McpServerEnv" }
|
|
572
709
|
},
|
|
573
|
-
"
|
|
574
|
-
"additionalProperties": false,
|
|
575
|
-
"title": "MCP Server Entry Object",
|
|
576
|
-
"description": "An MCP server entry with source and optional enabled/authored/env fields."
|
|
710
|
+
"additionalProperties": false
|
|
577
711
|
}
|
|
578
712
|
],
|
|
579
713
|
"title": "MCP Server Entry",
|
|
580
|
-
"description": "An MCP server entry: a source string,
|
|
714
|
+
"description": "An MCP server entry: a source string, sourced object, inline command object, or inline URL object.",
|
|
581
715
|
"examples": [
|
|
582
716
|
"@acme/mcps/context@^1.0.0",
|
|
583
|
-
{ "source": "github:acme/agent-extensions", "enabled": false }
|
|
717
|
+
{ "source": "github:acme/agent-extensions", "enabled": false },
|
|
718
|
+
{ "command": "npx", "args": ["-y", "linear-mcp-server"], "env": ["LINEAR_API_KEY"] },
|
|
719
|
+
{
|
|
720
|
+
"url": "https://mcp.sentry.dev/sse",
|
|
721
|
+
"headers": { "Authorization": "Bearer ${SENTRY_TOKEN}" }
|
|
722
|
+
}
|
|
584
723
|
]
|
|
585
724
|
},
|
|
586
725
|
"McpServersMap": {
|
|
@@ -658,7 +797,7 @@
|
|
|
658
797
|
},
|
|
659
798
|
"vars": {
|
|
660
799
|
"anyOf": [{ "$ref": "#/definitions/WorkspaceVarsMap" }],
|
|
661
|
-
"description": "Scalar workspace variables available to Context
|
|
800
|
+
"description": "Scalar workspace variables available to Context Files templates."
|
|
662
801
|
},
|
|
663
802
|
"skills": {
|
|
664
803
|
"anyOf": [{ "$ref": "#/definitions/SkillsMap" }],
|
|
@@ -676,9 +815,17 @@
|
|
|
676
815
|
"anyOf": [{ "$ref": "#/definitions/CommandsConfig" }],
|
|
677
816
|
"description": "Feature-level options for command management."
|
|
678
817
|
},
|
|
679
|
-
"
|
|
680
|
-
"anyOf": [{ "$ref": "#/definitions/
|
|
681
|
-
"description": "Your installed Context
|
|
818
|
+
"files": {
|
|
819
|
+
"anyOf": [{ "$ref": "#/definitions/FilesMap" }],
|
|
820
|
+
"description": "Your installed Context Files packages, keyed by workspace package name. Prefer plain source strings; use the object form only to set `enabled: false`, `authored: true`, or scalar `inputs`."
|
|
821
|
+
},
|
|
822
|
+
"rules": {
|
|
823
|
+
"anyOf": [{ "$ref": "#/definitions/RulesMap" }],
|
|
824
|
+
"description": "Your installed rules, keyed by workspace rule name. Prefer plain source strings; use the object form only to set `enabled: false` or `authored: true`."
|
|
825
|
+
},
|
|
826
|
+
"hooks": {
|
|
827
|
+
"anyOf": [{ "$ref": "#/definitions/HooksMap" }],
|
|
828
|
+
"description": "Your installed hooks, keyed by workspace hook name. Prefer plain source strings; use the object form only to set `enabled: false` or `authored: true`."
|
|
682
829
|
},
|
|
683
830
|
"subagents": {
|
|
684
831
|
"anyOf": [{ "$ref": "#/definitions/SubagentsMap" }],
|
|
@@ -721,9 +868,9 @@
|
|
|
721
868
|
"legacy-rules": { "source": "@acme/skills/legacy-rules@^1.0.0", "enabled": false }
|
|
722
869
|
},
|
|
723
870
|
"vars": { "projectName": "agentxm" },
|
|
724
|
-
"
|
|
871
|
+
"files": {
|
|
725
872
|
"workspace-baseline": {
|
|
726
|
-
"source": "@ac/
|
|
873
|
+
"source": "@ac/files/workspace-baseline@^1.0.0",
|
|
727
874
|
"inputs": { "projectName": "AgentXM" }
|
|
728
875
|
}
|
|
729
876
|
},
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* docs package discovery for local and git sources.
|
|
3
|
-
*
|
|
4
|
-
* @experimental This API is unstable and may change without notice.
|
|
5
|
-
*/
|
|
6
|
-
import * as Effect from "effect/Effect";
|
|
7
|
-
import * as FileSystem from "effect/FileSystem";
|
|
8
|
-
import * as Path from "effect/Path";
|
|
9
|
-
import { type DocsManifest } from "./manifest-schema.js";
|
|
10
|
-
export interface DiscoveredDocsPackage {
|
|
11
|
-
readonly type: "docs";
|
|
12
|
-
readonly manifest: DocsManifest;
|
|
13
|
-
readonly location: string;
|
|
14
|
-
}
|
|
15
|
-
export interface DocsPackageDiscoveryOptions {
|
|
16
|
-
readonly fullDepth: boolean;
|
|
17
|
-
}
|
|
18
|
-
export declare const docsPackagesInDir: (searchPath: string, options: DocsPackageDiscoveryOptions) => Effect.Effect<ReadonlyArray<DiscoveredDocsPackage>, never, FileSystem.FileSystem | Path.Path>;
|
|
19
|
-
//# sourceMappingURL=discovery.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"discovery.d.ts","sourceRoot":"","sources":["../../../../src/unstable/docs/discovery.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAGH,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AACxC,OAAO,KAAK,UAAU,MAAM,mBAAmB,CAAC;AAEhD,OAAO,KAAK,IAAI,MAAM,aAAa,CAAC;AAEpC,OAAO,EAGL,KAAK,YAAY,EAClB,MAAM,sBAAsB,CAAC;AAE9B,MAAM,WAAW,qBAAqB;IACpC,QAAQ,CAAC,IAAI,EAAE,MAAM,CAAC;IACtB,QAAQ,CAAC,QAAQ,EAAE,YAAY,CAAC;IAChC,QAAQ,CAAC,QAAQ,EAAE,MAAM,CAAC;CAC3B;AAED,MAAM,WAAW,2BAA2B;IAC1C,QAAQ,CAAC,SAAS,EAAE,OAAO,CAAC;CAC7B;AAiFD,eAAO,MAAM,iBAAiB,GAC5B,YAAY,MAAM,EAClB,SAAS,2BAA2B,KACnC,MAAM,CAAC,MAAM,CAAC,aAAa,CAAC,qBAAqB,CAAC,EAAE,KAAK,EAAE,UAAU,CAAC,UAAU,GAAG,IAAI,CAAC,IAAI,CAiB3F,CAAC"}
|