@agentxm/client-core 0.21.0 → 0.22.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/catalog.d.ts +56 -0
- package/dist/src/unstable/agent-capabilities/catalog.d.ts.map +1 -1
- package/dist/src/unstable/agent-capabilities/data/agents/claude-code.d.ts +14 -0
- package/dist/src/unstable/agent-capabilities/data/agents/claude-code.d.ts.map +1 -1
- package/dist/src/unstable/agent-capabilities/data/agents/claude-code.js +12 -0
- package/dist/src/unstable/agent-capabilities/data/agents/claude-code.js.map +1 -1
- package/dist/src/unstable/agent-capabilities/data/agents/codex.d.ts +14 -0
- package/dist/src/unstable/agent-capabilities/data/agents/codex.d.ts.map +1 -1
- package/dist/src/unstable/agent-capabilities/data/agents/codex.js +12 -0
- package/dist/src/unstable/agent-capabilities/data/agents/codex.js.map +1 -1
- package/dist/src/unstable/agent-capabilities/index.d.ts +1 -1
- package/dist/src/unstable/agent-capabilities/index.d.ts.map +1 -1
- package/dist/src/unstable/agent-capabilities/index.js +1 -1
- package/dist/src/unstable/agent-capabilities/index.js.map +1 -1
- package/dist/src/unstable/agent-capabilities/schema.d.ts +24 -1
- package/dist/src/unstable/agent-capabilities/schema.d.ts.map +1 -1
- package/dist/src/unstable/agent-capabilities/schema.js +20 -0
- package/dist/src/unstable/agent-capabilities/schema.js.map +1 -1
- package/dist/src/unstable/auth/auth-client.d.ts +32 -0
- package/dist/src/unstable/auth/auth-client.d.ts.map +1 -1
- package/dist/src/unstable/auth/auth-client.js +78 -0
- package/dist/src/unstable/auth/auth-client.js.map +1 -1
- package/dist/src/unstable/auth/index.d.ts +2 -1
- package/dist/src/unstable/auth/index.d.ts.map +1 -1
- package/dist/src/unstable/auth/index.js +1 -0
- package/dist/src/unstable/auth/index.js.map +1 -1
- package/dist/src/unstable/auth/loopback-login.d.ts.map +1 -1
- package/dist/src/unstable/auth/loopback-login.js +1 -0
- package/dist/src/unstable/auth/loopback-login.js.map +1 -1
- package/dist/src/unstable/auth/loopback-server.d.ts +1 -0
- package/dist/src/unstable/auth/loopback-server.d.ts.map +1 -1
- package/dist/src/unstable/auth/loopback-server.js +20 -5
- package/dist/src/unstable/auth/loopback-server.js.map +1 -1
- package/dist/src/unstable/auth/publish-authorization.d.ts +18 -0
- package/dist/src/unstable/auth/publish-authorization.d.ts.map +1 -0
- package/dist/src/unstable/auth/publish-authorization.js +83 -0
- package/dist/src/unstable/auth/publish-authorization.js.map +1 -0
- package/dist/src/unstable/branding/naming.d.ts +6 -0
- package/dist/src/unstable/branding/naming.d.ts.map +1 -1
- package/dist/src/unstable/branding/naming.js +9 -1
- package/dist/src/unstable/branding/naming.js.map +1 -1
- package/dist/src/unstable/capability-targeting/build-store.d.ts +34 -0
- package/dist/src/unstable/capability-targeting/build-store.d.ts.map +1 -0
- package/dist/src/unstable/capability-targeting/build-store.js +151 -0
- package/dist/src/unstable/capability-targeting/build-store.js.map +1 -0
- package/dist/src/unstable/capability-targeting/index.d.ts +6 -0
- package/dist/src/unstable/capability-targeting/index.d.ts.map +1 -0
- package/dist/src/unstable/capability-targeting/index.js +6 -0
- package/dist/src/unstable/capability-targeting/index.js.map +1 -0
- package/dist/src/unstable/capability-targeting/profile.d.ts +16 -0
- package/dist/src/unstable/capability-targeting/profile.d.ts.map +1 -0
- package/dist/src/unstable/capability-targeting/profile.js +104 -0
- package/dist/src/unstable/capability-targeting/profile.js.map +1 -0
- package/dist/src/unstable/capability-targeting/render.d.ts +27 -0
- package/dist/src/unstable/capability-targeting/render.d.ts.map +1 -0
- package/dist/src/unstable/capability-targeting/render.js +476 -0
- package/dist/src/unstable/capability-targeting/render.js.map +1 -0
- package/dist/src/unstable/capability-targeting/semantic-equivalence.d.ts +4 -0
- package/dist/src/unstable/capability-targeting/semantic-equivalence.d.ts.map +1 -0
- package/dist/src/unstable/capability-targeting/semantic-equivalence.js +29 -0
- package/dist/src/unstable/capability-targeting/semantic-equivalence.js.map +1 -0
- 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/commands/manifest-schema.d.ts +3 -0
- package/dist/src/unstable/commands/manifest-schema.d.ts.map +1 -1
- package/dist/src/unstable/commands/operations/shared-command-helpers.d.ts +3 -0
- package/dist/src/unstable/commands/operations/shared-command-helpers.d.ts.map +1 -1
- package/dist/src/unstable/extension-types/catalog.d.ts +27 -0
- package/dist/src/unstable/extension-types/catalog.d.ts.map +1 -1
- package/dist/src/unstable/extension-types/catalog.js +17 -0
- package/dist/src/unstable/extension-types/catalog.js.map +1 -1
- package/dist/src/unstable/extension-types/derive.d.ts +4 -4
- package/dist/src/unstable/extension-types/derive.d.ts.map +1 -1
- package/dist/src/unstable/extension-types/derive.js.map +1 -1
- package/dist/src/unstable/extension-types/index.d.ts +1 -1
- package/dist/src/unstable/extension-types/index.d.ts.map +1 -1
- package/dist/src/unstable/extension-types/index.js +1 -1
- package/dist/src/unstable/extension-types/index.js.map +1 -1
- package/dist/src/unstable/extension-types/schema.d.ts +29 -9
- package/dist/src/unstable/extension-types/schema.d.ts.map +1 -1
- package/dist/src/unstable/extension-types/schema.js +10 -1
- package/dist/src/unstable/extension-types/schema.js.map +1 -1
- package/dist/src/unstable/extensions/common.d.ts +9 -6
- package/dist/src/unstable/extensions/common.d.ts.map +1 -1
- package/dist/src/unstable/extensions/common.js +28 -1
- package/dist/src/unstable/extensions/common.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/operations.d.ts.map +1 -1
- package/dist/src/unstable/extensions/operations.js +2 -0
- package/dist/src/unstable/extensions/operations.js.map +1 -1
- package/dist/src/unstable/extensions/ref-base.d.ts +2 -0
- package/dist/src/unstable/extensions/ref-base.d.ts.map +1 -1
- package/dist/src/unstable/extensions/refs.d.ts +2 -1
- 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/files/manifest-schema.d.ts +3 -0
- package/dist/src/unstable/files/manifest-schema.d.ts.map +1 -1
- package/dist/src/unstable/hooks/manager.d.ts.map +1 -1
- package/dist/src/unstable/hooks/manager.js +97 -13
- package/dist/src/unstable/hooks/manager.js.map +1 -1
- package/dist/src/unstable/hooks/manifest-schema.d.ts +3 -0
- package/dist/src/unstable/hooks/manifest-schema.d.ts.map +1 -1
- package/dist/src/unstable/hooks/refs.d.ts +2 -0
- package/dist/src/unstable/hooks/refs.d.ts.map +1 -1
- package/dist/src/unstable/knowledge/index.d.ts +5 -0
- package/dist/src/unstable/knowledge/index.d.ts.map +1 -0
- package/dist/src/unstable/knowledge/index.js +4 -0
- package/dist/src/unstable/knowledge/index.js.map +1 -0
- package/dist/src/unstable/knowledge/manager.d.ts +20 -0
- package/dist/src/unstable/knowledge/manager.d.ts.map +1 -0
- package/dist/src/unstable/knowledge/manager.js +306 -0
- package/dist/src/unstable/knowledge/manager.js.map +1 -0
- package/dist/src/unstable/knowledge/manifest-schema.d.ts +54 -0
- package/dist/src/unstable/knowledge/manifest-schema.d.ts.map +1 -0
- package/dist/src/unstable/knowledge/manifest-schema.js +30 -0
- package/dist/src/unstable/knowledge/manifest-schema.js.map +1 -0
- package/dist/src/unstable/knowledge/okf.d.ts +31 -0
- package/dist/src/unstable/knowledge/okf.d.ts.map +1 -0
- package/dist/src/unstable/knowledge/okf.js +217 -0
- package/dist/src/unstable/knowledge/okf.js.map +1 -0
- package/dist/src/unstable/knowledge/refs.d.ts +15 -0
- package/dist/src/unstable/knowledge/refs.d.ts.map +1 -0
- package/dist/src/unstable/knowledge/refs.js +2 -0
- package/dist/src/unstable/knowledge/refs.js.map +1 -0
- package/dist/src/unstable/lint/catalog/skill/capability-targeting-metadata.d.ts +5 -0
- package/dist/src/unstable/lint/catalog/skill/capability-targeting-metadata.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/skill/capability-targeting-metadata.js +71 -0
- package/dist/src/unstable/lint/catalog/skill/capability-targeting-metadata.js.map +1 -0
- package/dist/src/unstable/lint/catalog/skill/capability-targeting-structural.d.ts +8 -0
- package/dist/src/unstable/lint/catalog/skill/capability-targeting-structural.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/skill/capability-targeting-structural.js +41 -0
- package/dist/src/unstable/lint/catalog/skill/capability-targeting-structural.js.map +1 -0
- package/dist/src/unstable/lint/catalog/skill.d.ts.map +1 -1
- package/dist/src/unstable/lint/catalog/skill.js +4 -0
- package/dist/src/unstable/lint/catalog/skill.js.map +1 -1
- package/dist/src/unstable/lint/publish.d.ts.map +1 -1
- package/dist/src/unstable/lint/publish.js +4 -0
- 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 +528 -58
- package/dist/src/unstable/lockfile/lockfile.d.ts.map +1 -1
- package/dist/src/unstable/lockfile/schema.d.ts +651 -0
- package/dist/src/unstable/lockfile/schema.d.ts.map +1 -1
- package/dist/src/unstable/lockfile/schema.js +29 -0
- package/dist/src/unstable/lockfile/schema.js.map +1 -1
- package/dist/src/unstable/mcps/manifest-schema.d.ts +3 -0
- package/dist/src/unstable/mcps/manifest-schema.d.ts.map +1 -1
- package/dist/src/unstable/packs/manager.d.ts.map +1 -1
- package/dist/src/unstable/packs/manager.js +1 -0
- package/dist/src/unstable/packs/manager.js.map +1 -1
- package/dist/src/unstable/packs/reconciliation-adapter.d.ts.map +1 -1
- package/dist/src/unstable/packs/reconciliation-adapter.js +1 -0
- package/dist/src/unstable/packs/reconciliation-adapter.js.map +1 -1
- package/dist/src/unstable/publish/manifest-policy.d.ts +19 -1
- package/dist/src/unstable/publish/manifest-policy.d.ts.map +1 -1
- package/dist/src/unstable/registry/__generated__/registry-client.d.ts +728 -193
- package/dist/src/unstable/registry/__generated__/registry-client.d.ts.map +1 -1
- package/dist/src/unstable/registry/__generated__/registry-client.js +266 -82
- package/dist/src/unstable/registry/__generated__/registry-client.js.map +1 -1
- package/dist/src/unstable/registry/archive-cache.d.ts +51 -0
- package/dist/src/unstable/registry/archive-cache.d.ts.map +1 -0
- package/dist/src/unstable/registry/archive-cache.js +213 -0
- package/dist/src/unstable/registry/archive-cache.js.map +1 -0
- package/dist/src/unstable/registry/client.d.ts +10 -2
- package/dist/src/unstable/registry/client.d.ts.map +1 -1
- package/dist/src/unstable/registry/client.js +3 -1
- package/dist/src/unstable/registry/client.js.map +1 -1
- package/dist/src/unstable/registry/discover-schema.d.ts +4 -4
- package/dist/src/unstable/registry/index.d.ts +2 -0
- package/dist/src/unstable/registry/index.d.ts.map +1 -1
- package/dist/src/unstable/registry/index.js +1 -0
- package/dist/src/unstable/registry/index.js.map +1 -1
- package/dist/src/unstable/registry/local-client.d.ts.map +1 -1
- package/dist/src/unstable/registry/local-client.js +114 -47
- package/dist/src/unstable/registry/local-client.js.map +1 -1
- package/dist/src/unstable/registry/remote-client.d.ts +2 -1
- package/dist/src/unstable/registry/remote-client.d.ts.map +1 -1
- package/dist/src/unstable/registry/remote-client.js +46 -59
- package/dist/src/unstable/registry/remote-client.js.map +1 -1
- package/dist/src/unstable/registry/schema.d.ts +1 -1
- package/dist/src/unstable/rules/manifest-schema.d.ts +3 -0
- package/dist/src/unstable/rules/manifest-schema.d.ts.map +1 -1
- 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 +18 -0
- package/dist/src/unstable/settings/schema.d.ts.map +1 -1
- package/dist/src/unstable/settings/schema.js +31 -0
- package/dist/src/unstable/settings/schema.js.map +1 -1
- package/dist/src/unstable/skills/manager.d.ts.map +1 -1
- package/dist/src/unstable/skills/manager.js +67 -12
- package/dist/src/unstable/skills/manager.js.map +1 -1
- package/dist/src/unstable/skills/manifest-schema.d.ts +3 -0
- package/dist/src/unstable/skills/manifest-schema.d.ts.map +1 -1
- package/dist/src/unstable/skills/operations/enable.d.ts.map +1 -1
- package/dist/src/unstable/skills/operations/enable.js +56 -18
- package/dist/src/unstable/skills/operations/enable.js.map +1 -1
- package/dist/src/unstable/skills/operations/install.d.ts +6 -0
- package/dist/src/unstable/skills/operations/install.d.ts.map +1 -1
- package/dist/src/unstable/skills/operations/install.js +55 -7
- package/dist/src/unstable/skills/operations/install.js.map +1 -1
- package/dist/src/unstable/source-resolution/providers/convention-discovery.d.ts.map +1 -1
- package/dist/src/unstable/source-resolution/providers/convention-discovery.js +2 -0
- package/dist/src/unstable/source-resolution/providers/convention-discovery.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 +10 -0
- package/dist/src/unstable/source-resolution/providers/registry/host-provider.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.map +1 -1
- package/dist/src/unstable/subagents/manager.d.ts.map +1 -1
- package/dist/src/unstable/subagents/manager.js +72 -2
- package/dist/src/unstable/subagents/manager.js.map +1 -1
- package/dist/src/unstable/subagents/manifest-schema.d.ts +3 -0
- package/dist/src/unstable/subagents/manifest-schema.d.ts.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 +5 -0
- package/dist/src/unstable/workspace/configured-entry-resolution/resolve.d.ts.map +1 -1
- package/dist/src/unstable/workspace/configured-entry-resolution/resolve.js +59 -0
- package/dist/src/unstable/workspace/configured-entry-resolution/resolve.js.map +1 -1
- package/dist/src/unstable/workspace/configured-entry-resolution/types.d.ts +2 -0
- 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/configured-entry-resolution/workspace-ref.d.ts +2 -1
- package/dist/src/unstable/workspace/configured-entry-resolution/workspace-ref.d.ts.map +1 -1
- package/dist/src/unstable/workspace/configured-entry-resolution/workspace-ref.js +15 -0
- package/dist/src/unstable/workspace/configured-entry-resolution/workspace-ref.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 +24 -0
- package/dist/src/unstable/workspace/initialization.d.ts.map +1 -1
- package/dist/src/unstable/workspace/read-model/extensions/inventory.d.ts +2 -2
- package/dist/src/unstable/workspace/read-model-record-readers.d.ts.map +1 -1
- package/dist/src/unstable/workspace/read-model-record-readers.js +11 -0
- package/dist/src/unstable/workspace/read-model-record-readers.js.map +1 -1
- package/dist/src/unstable/workspace/reconciliation-types.d.ts +6 -2
- package/dist/src/unstable/workspace/reconciliation-types.d.ts.map +1 -1
- package/dist/src/unstable/workspace/reconciliation.d.ts.map +1 -1
- package/dist/src/unstable/workspace/reconciliation.js +13 -1
- package/dist/src/unstable/workspace/reconciliation.js.map +1 -1
- package/dist/src/unstable/workspace/service-interface.d.ts +23 -3
- 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 +542 -61
- package/dist/src/unstable/workspace/service.d.ts.map +1 -1
- package/dist/src/unstable/workspace/service.js +108 -0
- package/dist/src/unstable/workspace/service.js.map +1 -1
- package/dist/src/unstable/workspace/test-stubs.d.ts.map +1 -1
- package/dist/src/unstable/workspace/test-stubs.js +10 -0
- package/dist/src/unstable/workspace/test-stubs.js.map +1 -1
- package/package.json +14 -6
- package/site-content/__generated__/schemas/axm-lock.schema.json +471 -1
- package/site-content/__generated__/schemas/axm-package-meta.schema.json +1 -1
- package/site-content/__generated__/schemas/command.schema.json +57 -0
- package/site-content/__generated__/schemas/files.schema.json +57 -0
- package/site-content/__generated__/schemas/hook.schema.json +57 -0
- package/site-content/__generated__/schemas/knowledge.schema.json +365 -0
- package/site-content/__generated__/schemas/mcp.schema.json +57 -0
- package/site-content/__generated__/schemas/pack.schema.json +1 -1
- package/site-content/__generated__/schemas/rule.schema.json +57 -0
- package/site-content/__generated__/schemas/settings.schema.json +55 -0
- package/site-content/__generated__/schemas/skill.schema.json +57 -0
- package/site-content/__generated__/schemas/subagent.schema.json +57 -0
|
@@ -6,6 +6,31 @@
|
|
|
6
6
|
"SourceSegment": { "type": "string", "allOf": [{ "minLength": 1 }] },
|
|
7
7
|
"SourceSubPath": { "type": "string", "allOf": [{ "minLength": 1 }] },
|
|
8
8
|
"IsoDateTimeString": { "type": "string", "allOf": [{ "minLength": 1 }] },
|
|
9
|
+
"CapabilityRenderInput": {
|
|
10
|
+
"type": "object",
|
|
11
|
+
"properties": {
|
|
12
|
+
"sourceHash": { "type": "string" },
|
|
13
|
+
"agent": { "type": "string", "allOf": [{ "minLength": 1 }] },
|
|
14
|
+
"catalogVersion": { "type": "string", "allOf": [{ "minLength": 1 }] },
|
|
15
|
+
"dslVersion": { "type": "string", "allOf": [{ "minLength": 1 }] },
|
|
16
|
+
"capabilityHash": { "type": "string" },
|
|
17
|
+
"referencedCapabilities": {
|
|
18
|
+
"type": "array",
|
|
19
|
+
"items": { "type": "string", "allOf": [{ "minLength": 1 }] }
|
|
20
|
+
}
|
|
21
|
+
},
|
|
22
|
+
"required": [
|
|
23
|
+
"sourceHash",
|
|
24
|
+
"agent",
|
|
25
|
+
"catalogVersion",
|
|
26
|
+
"dslVersion",
|
|
27
|
+
"capabilityHash",
|
|
28
|
+
"referencedCapabilities"
|
|
29
|
+
],
|
|
30
|
+
"additionalProperties": false,
|
|
31
|
+
"title": "Capability Render Input",
|
|
32
|
+
"description": "Pinned source, target, catalog, DSL, and referenced-capability inputs for a rendered artifact."
|
|
33
|
+
},
|
|
9
34
|
"Handle": {
|
|
10
35
|
"type": "string",
|
|
11
36
|
"allOf": [
|
|
@@ -119,7 +144,7 @@
|
|
|
119
144
|
"type": "string",
|
|
120
145
|
"allOf": [
|
|
121
146
|
{
|
|
122
|
-
"pattern": "^(@[a-z0-9_](?:[a-z0-9_-]*[a-z0-9_])?)\\/(skills|commands|mcps|subagents|files|rules|hooks|packs)\\/([a-z0-9](?:[a-z0-9-]{0,62}[a-z0-9])?)$",
|
|
147
|
+
"pattern": "^(@[a-z0-9_](?:[a-z0-9_-]*[a-z0-9_])?)\\/(skills|commands|mcps|subagents|files|rules|hooks|knowledge|packs)\\/([a-z0-9](?:[a-z0-9-]{0,62}[a-z0-9])?)$",
|
|
123
148
|
"title": "Extension FQN",
|
|
124
149
|
"description": "Canonical extension identifier in @owner/<type>s/<name> form.",
|
|
125
150
|
"examples": ["@acme/skills/code-review", "@my-org/commands/format"]
|
|
@@ -415,6 +440,27 @@
|
|
|
415
440
|
},
|
|
416
441
|
{ "type": "null" }
|
|
417
442
|
]
|
|
443
|
+
},
|
|
444
|
+
"renderInputs": {
|
|
445
|
+
"anyOf": [
|
|
446
|
+
{
|
|
447
|
+
"type": "object",
|
|
448
|
+
"additionalProperties": { "$ref": "#/definitions/CapabilityRenderInput" }
|
|
449
|
+
},
|
|
450
|
+
{ "type": "null" }
|
|
451
|
+
]
|
|
452
|
+
},
|
|
453
|
+
"degradedRenders": {
|
|
454
|
+
"anyOf": [
|
|
455
|
+
{
|
|
456
|
+
"type": "object",
|
|
457
|
+
"additionalProperties": {
|
|
458
|
+
"type": "array",
|
|
459
|
+
"items": { "type": "string", "allOf": [{ "minLength": 1 }] }
|
|
460
|
+
}
|
|
461
|
+
},
|
|
462
|
+
{ "type": "null" }
|
|
463
|
+
]
|
|
418
464
|
}
|
|
419
465
|
},
|
|
420
466
|
"required": ["type", "owner", "repo", "agents", "installedAt", "updatedAt"],
|
|
@@ -457,6 +503,27 @@
|
|
|
457
503
|
},
|
|
458
504
|
{ "type": "null" }
|
|
459
505
|
]
|
|
506
|
+
},
|
|
507
|
+
"renderInputs": {
|
|
508
|
+
"anyOf": [
|
|
509
|
+
{
|
|
510
|
+
"type": "object",
|
|
511
|
+
"additionalProperties": { "$ref": "#/definitions/CapabilityRenderInput" }
|
|
512
|
+
},
|
|
513
|
+
{ "type": "null" }
|
|
514
|
+
]
|
|
515
|
+
},
|
|
516
|
+
"degradedRenders": {
|
|
517
|
+
"anyOf": [
|
|
518
|
+
{
|
|
519
|
+
"type": "object",
|
|
520
|
+
"additionalProperties": {
|
|
521
|
+
"type": "array",
|
|
522
|
+
"items": { "type": "string", "allOf": [{ "minLength": 1 }] }
|
|
523
|
+
}
|
|
524
|
+
},
|
|
525
|
+
{ "type": "null" }
|
|
526
|
+
]
|
|
460
527
|
}
|
|
461
528
|
},
|
|
462
529
|
"required": ["type", "owner", "repo", "agents", "installedAt", "updatedAt"],
|
|
@@ -499,6 +566,27 @@
|
|
|
499
566
|
},
|
|
500
567
|
{ "type": "null" }
|
|
501
568
|
]
|
|
569
|
+
},
|
|
570
|
+
"renderInputs": {
|
|
571
|
+
"anyOf": [
|
|
572
|
+
{
|
|
573
|
+
"type": "object",
|
|
574
|
+
"additionalProperties": { "$ref": "#/definitions/CapabilityRenderInput" }
|
|
575
|
+
},
|
|
576
|
+
{ "type": "null" }
|
|
577
|
+
]
|
|
578
|
+
},
|
|
579
|
+
"degradedRenders": {
|
|
580
|
+
"anyOf": [
|
|
581
|
+
{
|
|
582
|
+
"type": "object",
|
|
583
|
+
"additionalProperties": {
|
|
584
|
+
"type": "array",
|
|
585
|
+
"items": { "type": "string", "allOf": [{ "minLength": 1 }] }
|
|
586
|
+
}
|
|
587
|
+
},
|
|
588
|
+
{ "type": "null" }
|
|
589
|
+
]
|
|
502
590
|
}
|
|
503
591
|
},
|
|
504
592
|
"required": ["type", "owner", "repo", "agents", "installedAt", "updatedAt"],
|
|
@@ -542,6 +630,27 @@
|
|
|
542
630
|
},
|
|
543
631
|
{ "type": "null" }
|
|
544
632
|
]
|
|
633
|
+
},
|
|
634
|
+
"renderInputs": {
|
|
635
|
+
"anyOf": [
|
|
636
|
+
{
|
|
637
|
+
"type": "object",
|
|
638
|
+
"additionalProperties": { "$ref": "#/definitions/CapabilityRenderInput" }
|
|
639
|
+
},
|
|
640
|
+
{ "type": "null" }
|
|
641
|
+
]
|
|
642
|
+
},
|
|
643
|
+
"degradedRenders": {
|
|
644
|
+
"anyOf": [
|
|
645
|
+
{
|
|
646
|
+
"type": "object",
|
|
647
|
+
"additionalProperties": {
|
|
648
|
+
"type": "array",
|
|
649
|
+
"items": { "type": "string", "allOf": [{ "minLength": 1 }] }
|
|
650
|
+
}
|
|
651
|
+
},
|
|
652
|
+
{ "type": "null" }
|
|
653
|
+
]
|
|
545
654
|
}
|
|
546
655
|
},
|
|
547
656
|
"required": [
|
|
@@ -591,6 +700,27 @@
|
|
|
591
700
|
},
|
|
592
701
|
{ "type": "null" }
|
|
593
702
|
]
|
|
703
|
+
},
|
|
704
|
+
"renderInputs": {
|
|
705
|
+
"anyOf": [
|
|
706
|
+
{
|
|
707
|
+
"type": "object",
|
|
708
|
+
"additionalProperties": { "$ref": "#/definitions/CapabilityRenderInput" }
|
|
709
|
+
},
|
|
710
|
+
{ "type": "null" }
|
|
711
|
+
]
|
|
712
|
+
},
|
|
713
|
+
"degradedRenders": {
|
|
714
|
+
"anyOf": [
|
|
715
|
+
{
|
|
716
|
+
"type": "object",
|
|
717
|
+
"additionalProperties": {
|
|
718
|
+
"type": "array",
|
|
719
|
+
"items": { "type": "string", "allOf": [{ "minLength": 1 }] }
|
|
720
|
+
}
|
|
721
|
+
},
|
|
722
|
+
{ "type": "null" }
|
|
723
|
+
]
|
|
594
724
|
}
|
|
595
725
|
},
|
|
596
726
|
"required": ["type", "url", "agents", "installedAt", "updatedAt"],
|
|
@@ -623,6 +753,27 @@
|
|
|
623
753
|
},
|
|
624
754
|
{ "type": "null" }
|
|
625
755
|
]
|
|
756
|
+
},
|
|
757
|
+
"renderInputs": {
|
|
758
|
+
"anyOf": [
|
|
759
|
+
{
|
|
760
|
+
"type": "object",
|
|
761
|
+
"additionalProperties": { "$ref": "#/definitions/CapabilityRenderInput" }
|
|
762
|
+
},
|
|
763
|
+
{ "type": "null" }
|
|
764
|
+
]
|
|
765
|
+
},
|
|
766
|
+
"degradedRenders": {
|
|
767
|
+
"anyOf": [
|
|
768
|
+
{
|
|
769
|
+
"type": "object",
|
|
770
|
+
"additionalProperties": {
|
|
771
|
+
"type": "array",
|
|
772
|
+
"items": { "type": "string", "allOf": [{ "minLength": 1 }] }
|
|
773
|
+
}
|
|
774
|
+
},
|
|
775
|
+
{ "type": "null" }
|
|
776
|
+
]
|
|
626
777
|
}
|
|
627
778
|
},
|
|
628
779
|
"required": ["type", "path", "agents", "installedAt", "updatedAt"],
|
|
@@ -665,6 +816,27 @@
|
|
|
665
816
|
},
|
|
666
817
|
{ "type": "null" }
|
|
667
818
|
]
|
|
819
|
+
},
|
|
820
|
+
"renderInputs": {
|
|
821
|
+
"anyOf": [
|
|
822
|
+
{
|
|
823
|
+
"type": "object",
|
|
824
|
+
"additionalProperties": { "$ref": "#/definitions/CapabilityRenderInput" }
|
|
825
|
+
},
|
|
826
|
+
{ "type": "null" }
|
|
827
|
+
]
|
|
828
|
+
},
|
|
829
|
+
"degradedRenders": {
|
|
830
|
+
"anyOf": [
|
|
831
|
+
{
|
|
832
|
+
"type": "object",
|
|
833
|
+
"additionalProperties": {
|
|
834
|
+
"type": "array",
|
|
835
|
+
"items": { "type": "string", "allOf": [{ "minLength": 1 }] }
|
|
836
|
+
}
|
|
837
|
+
},
|
|
838
|
+
{ "type": "null" }
|
|
839
|
+
]
|
|
668
840
|
}
|
|
669
841
|
},
|
|
670
842
|
"required": [
|
|
@@ -710,6 +882,27 @@
|
|
|
710
882
|
{ "type": "null" }
|
|
711
883
|
]
|
|
712
884
|
},
|
|
885
|
+
"renderInputs": {
|
|
886
|
+
"anyOf": [
|
|
887
|
+
{
|
|
888
|
+
"type": "object",
|
|
889
|
+
"additionalProperties": { "$ref": "#/definitions/CapabilityRenderInput" }
|
|
890
|
+
},
|
|
891
|
+
{ "type": "null" }
|
|
892
|
+
]
|
|
893
|
+
},
|
|
894
|
+
"degradedRenders": {
|
|
895
|
+
"anyOf": [
|
|
896
|
+
{
|
|
897
|
+
"type": "object",
|
|
898
|
+
"additionalProperties": {
|
|
899
|
+
"type": "array",
|
|
900
|
+
"items": { "type": "string", "allOf": [{ "minLength": 1 }] }
|
|
901
|
+
}
|
|
902
|
+
},
|
|
903
|
+
{ "type": "null" }
|
|
904
|
+
]
|
|
905
|
+
},
|
|
713
906
|
"sourceHash": { "type": "string" }
|
|
714
907
|
},
|
|
715
908
|
"required": [
|
|
@@ -2585,6 +2778,283 @@
|
|
|
2585
2778
|
{ "type": "null" }
|
|
2586
2779
|
]
|
|
2587
2780
|
},
|
|
2781
|
+
"knowledge": {
|
|
2782
|
+
"anyOf": [
|
|
2783
|
+
{
|
|
2784
|
+
"type": "object",
|
|
2785
|
+
"additionalProperties": {
|
|
2786
|
+
"anyOf": [
|
|
2787
|
+
{
|
|
2788
|
+
"type": "object",
|
|
2789
|
+
"properties": {
|
|
2790
|
+
"type": { "type": "string", "enum": ["github"] },
|
|
2791
|
+
"owner": { "$ref": "#/definitions/SourceNamespace" },
|
|
2792
|
+
"repo": { "$ref": "#/definitions/SourceSegment" },
|
|
2793
|
+
"ref": {
|
|
2794
|
+
"anyOf": [
|
|
2795
|
+
{ "type": "string", "allOf": [{ "minLength": 1 }] },
|
|
2796
|
+
{ "type": "null" }
|
|
2797
|
+
]
|
|
2798
|
+
},
|
|
2799
|
+
"path": {
|
|
2800
|
+
"anyOf": [{ "$ref": "#/definitions/SourceSubPath" }, { "type": "null" }]
|
|
2801
|
+
},
|
|
2802
|
+
"installedAt": { "$ref": "#/definitions/IsoDateTimeString" },
|
|
2803
|
+
"updatedAt": { "$ref": "#/definitions/IsoDateTimeString" },
|
|
2804
|
+
"gitTreeHash": { "anyOf": [{ "type": "string" }, { "type": "null" }] },
|
|
2805
|
+
"retainedByPack": { "anyOf": [{ "type": "boolean" }, { "type": "null" }] },
|
|
2806
|
+
"materializedTargets": {
|
|
2807
|
+
"anyOf": [
|
|
2808
|
+
{
|
|
2809
|
+
"type": "array",
|
|
2810
|
+
"items": { "$ref": "#/definitions/MaterializedFileTarget" }
|
|
2811
|
+
},
|
|
2812
|
+
{ "type": "null" }
|
|
2813
|
+
]
|
|
2814
|
+
}
|
|
2815
|
+
},
|
|
2816
|
+
"required": ["type", "owner", "repo", "installedAt", "updatedAt"],
|
|
2817
|
+
"additionalProperties": false
|
|
2818
|
+
},
|
|
2819
|
+
{
|
|
2820
|
+
"type": "object",
|
|
2821
|
+
"properties": {
|
|
2822
|
+
"type": { "type": "string", "enum": ["gitlab"] },
|
|
2823
|
+
"owner": { "$ref": "#/definitions/SourceNamespace" },
|
|
2824
|
+
"repo": { "$ref": "#/definitions/SourceSegment" },
|
|
2825
|
+
"ref": {
|
|
2826
|
+
"anyOf": [
|
|
2827
|
+
{ "type": "string", "allOf": [{ "minLength": 1 }] },
|
|
2828
|
+
{ "type": "null" }
|
|
2829
|
+
]
|
|
2830
|
+
},
|
|
2831
|
+
"path": {
|
|
2832
|
+
"anyOf": [{ "$ref": "#/definitions/SourceSubPath" }, { "type": "null" }]
|
|
2833
|
+
},
|
|
2834
|
+
"installedAt": { "$ref": "#/definitions/IsoDateTimeString" },
|
|
2835
|
+
"updatedAt": { "$ref": "#/definitions/IsoDateTimeString" },
|
|
2836
|
+
"gitTreeHash": { "anyOf": [{ "type": "string" }, { "type": "null" }] },
|
|
2837
|
+
"retainedByPack": { "anyOf": [{ "type": "boolean" }, { "type": "null" }] },
|
|
2838
|
+
"materializedTargets": {
|
|
2839
|
+
"anyOf": [
|
|
2840
|
+
{
|
|
2841
|
+
"type": "array",
|
|
2842
|
+
"items": { "$ref": "#/definitions/MaterializedFileTarget" }
|
|
2843
|
+
},
|
|
2844
|
+
{ "type": "null" }
|
|
2845
|
+
]
|
|
2846
|
+
}
|
|
2847
|
+
},
|
|
2848
|
+
"required": ["type", "owner", "repo", "installedAt", "updatedAt"],
|
|
2849
|
+
"additionalProperties": false
|
|
2850
|
+
},
|
|
2851
|
+
{
|
|
2852
|
+
"type": "object",
|
|
2853
|
+
"properties": {
|
|
2854
|
+
"type": { "type": "string", "enum": ["bitbucket"] },
|
|
2855
|
+
"owner": { "$ref": "#/definitions/SourceNamespace" },
|
|
2856
|
+
"repo": { "$ref": "#/definitions/SourceSegment" },
|
|
2857
|
+
"ref": {
|
|
2858
|
+
"anyOf": [
|
|
2859
|
+
{ "type": "string", "allOf": [{ "minLength": 1 }] },
|
|
2860
|
+
{ "type": "null" }
|
|
2861
|
+
]
|
|
2862
|
+
},
|
|
2863
|
+
"path": {
|
|
2864
|
+
"anyOf": [{ "$ref": "#/definitions/SourceSubPath" }, { "type": "null" }]
|
|
2865
|
+
},
|
|
2866
|
+
"installedAt": { "$ref": "#/definitions/IsoDateTimeString" },
|
|
2867
|
+
"updatedAt": { "$ref": "#/definitions/IsoDateTimeString" },
|
|
2868
|
+
"gitTreeHash": { "anyOf": [{ "type": "string" }, { "type": "null" }] },
|
|
2869
|
+
"retainedByPack": { "anyOf": [{ "type": "boolean" }, { "type": "null" }] },
|
|
2870
|
+
"materializedTargets": {
|
|
2871
|
+
"anyOf": [
|
|
2872
|
+
{
|
|
2873
|
+
"type": "array",
|
|
2874
|
+
"items": { "$ref": "#/definitions/MaterializedFileTarget" }
|
|
2875
|
+
},
|
|
2876
|
+
{ "type": "null" }
|
|
2877
|
+
]
|
|
2878
|
+
}
|
|
2879
|
+
},
|
|
2880
|
+
"required": ["type", "owner", "repo", "installedAt", "updatedAt"],
|
|
2881
|
+
"additionalProperties": false
|
|
2882
|
+
},
|
|
2883
|
+
{
|
|
2884
|
+
"type": "object",
|
|
2885
|
+
"properties": {
|
|
2886
|
+
"type": { "type": "string", "enum": ["azurerepos"] },
|
|
2887
|
+
"organization": { "$ref": "#/definitions/SourceSegment" },
|
|
2888
|
+
"project": { "$ref": "#/definitions/SourceSegment" },
|
|
2889
|
+
"repo": { "$ref": "#/definitions/SourceSegment" },
|
|
2890
|
+
"ref": {
|
|
2891
|
+
"anyOf": [
|
|
2892
|
+
{ "type": "string", "allOf": [{ "minLength": 1 }] },
|
|
2893
|
+
{ "type": "null" }
|
|
2894
|
+
]
|
|
2895
|
+
},
|
|
2896
|
+
"path": {
|
|
2897
|
+
"anyOf": [{ "$ref": "#/definitions/SourceSubPath" }, { "type": "null" }]
|
|
2898
|
+
},
|
|
2899
|
+
"installedAt": { "$ref": "#/definitions/IsoDateTimeString" },
|
|
2900
|
+
"updatedAt": { "$ref": "#/definitions/IsoDateTimeString" },
|
|
2901
|
+
"gitTreeHash": { "anyOf": [{ "type": "string" }, { "type": "null" }] },
|
|
2902
|
+
"retainedByPack": { "anyOf": [{ "type": "boolean" }, { "type": "null" }] },
|
|
2903
|
+
"materializedTargets": {
|
|
2904
|
+
"anyOf": [
|
|
2905
|
+
{
|
|
2906
|
+
"type": "array",
|
|
2907
|
+
"items": { "$ref": "#/definitions/MaterializedFileTarget" }
|
|
2908
|
+
},
|
|
2909
|
+
{ "type": "null" }
|
|
2910
|
+
]
|
|
2911
|
+
}
|
|
2912
|
+
},
|
|
2913
|
+
"required": [
|
|
2914
|
+
"type",
|
|
2915
|
+
"organization",
|
|
2916
|
+
"project",
|
|
2917
|
+
"repo",
|
|
2918
|
+
"installedAt",
|
|
2919
|
+
"updatedAt"
|
|
2920
|
+
],
|
|
2921
|
+
"additionalProperties": false
|
|
2922
|
+
},
|
|
2923
|
+
{
|
|
2924
|
+
"type": "object",
|
|
2925
|
+
"properties": {
|
|
2926
|
+
"type": { "type": "string", "enum": ["git"] },
|
|
2927
|
+
"url": { "type": "string" },
|
|
2928
|
+
"ref": {
|
|
2929
|
+
"anyOf": [
|
|
2930
|
+
{ "type": "string", "allOf": [{ "minLength": 1 }] },
|
|
2931
|
+
{ "type": "null" }
|
|
2932
|
+
]
|
|
2933
|
+
},
|
|
2934
|
+
"path": {
|
|
2935
|
+
"anyOf": [{ "$ref": "#/definitions/SourceSubPath" }, { "type": "null" }]
|
|
2936
|
+
},
|
|
2937
|
+
"installedAt": { "$ref": "#/definitions/IsoDateTimeString" },
|
|
2938
|
+
"updatedAt": { "$ref": "#/definitions/IsoDateTimeString" },
|
|
2939
|
+
"gitTreeHash": { "anyOf": [{ "type": "string" }, { "type": "null" }] },
|
|
2940
|
+
"retainedByPack": { "anyOf": [{ "type": "boolean" }, { "type": "null" }] },
|
|
2941
|
+
"materializedTargets": {
|
|
2942
|
+
"anyOf": [
|
|
2943
|
+
{
|
|
2944
|
+
"type": "array",
|
|
2945
|
+
"items": { "$ref": "#/definitions/MaterializedFileTarget" }
|
|
2946
|
+
},
|
|
2947
|
+
{ "type": "null" }
|
|
2948
|
+
]
|
|
2949
|
+
}
|
|
2950
|
+
},
|
|
2951
|
+
"required": ["type", "url", "installedAt", "updatedAt"],
|
|
2952
|
+
"additionalProperties": false
|
|
2953
|
+
},
|
|
2954
|
+
{
|
|
2955
|
+
"type": "object",
|
|
2956
|
+
"properties": {
|
|
2957
|
+
"type": { "type": "string", "enum": ["local"] },
|
|
2958
|
+
"path": { "type": "string" },
|
|
2959
|
+
"installedAt": { "$ref": "#/definitions/IsoDateTimeString" },
|
|
2960
|
+
"updatedAt": { "$ref": "#/definitions/IsoDateTimeString" },
|
|
2961
|
+
"gitTreeHash": { "anyOf": [{ "type": "string" }, { "type": "null" }] },
|
|
2962
|
+
"retainedByPack": { "anyOf": [{ "type": "boolean" }, { "type": "null" }] },
|
|
2963
|
+
"materializedTargets": {
|
|
2964
|
+
"anyOf": [
|
|
2965
|
+
{
|
|
2966
|
+
"type": "array",
|
|
2967
|
+
"items": { "$ref": "#/definitions/MaterializedFileTarget" }
|
|
2968
|
+
},
|
|
2969
|
+
{ "type": "null" }
|
|
2970
|
+
]
|
|
2971
|
+
}
|
|
2972
|
+
},
|
|
2973
|
+
"required": ["type", "path", "installedAt", "updatedAt"],
|
|
2974
|
+
"additionalProperties": false
|
|
2975
|
+
},
|
|
2976
|
+
{
|
|
2977
|
+
"type": "object",
|
|
2978
|
+
"properties": {
|
|
2979
|
+
"type": { "type": "string", "enum": ["registry"] },
|
|
2980
|
+
"owner": { "$ref": "#/definitions/Handle" },
|
|
2981
|
+
"name": { "$ref": "#/definitions/ExtensionName" },
|
|
2982
|
+
"resolvedVersion": { "$ref": "#/definitions/Version" },
|
|
2983
|
+
"integrity": { "type": "string" },
|
|
2984
|
+
"sourceName": { "type": "string" },
|
|
2985
|
+
"publisherBindingId": {
|
|
2986
|
+
"anyOf": [
|
|
2987
|
+
{ "type": "string", "allOf": [{ "minLength": 1 }] },
|
|
2988
|
+
{ "type": "null" }
|
|
2989
|
+
]
|
|
2990
|
+
},
|
|
2991
|
+
"installedAt": { "$ref": "#/definitions/IsoDateTimeString" },
|
|
2992
|
+
"updatedAt": { "$ref": "#/definitions/IsoDateTimeString" },
|
|
2993
|
+
"gitTreeHash": { "anyOf": [{ "type": "string" }, { "type": "null" }] },
|
|
2994
|
+
"retainedByPack": { "anyOf": [{ "type": "boolean" }, { "type": "null" }] },
|
|
2995
|
+
"materializedTargets": {
|
|
2996
|
+
"anyOf": [
|
|
2997
|
+
{
|
|
2998
|
+
"type": "array",
|
|
2999
|
+
"items": { "$ref": "#/definitions/MaterializedFileTarget" }
|
|
3000
|
+
},
|
|
3001
|
+
{ "type": "null" }
|
|
3002
|
+
]
|
|
3003
|
+
}
|
|
3004
|
+
},
|
|
3005
|
+
"required": [
|
|
3006
|
+
"type",
|
|
3007
|
+
"owner",
|
|
3008
|
+
"name",
|
|
3009
|
+
"resolvedVersion",
|
|
3010
|
+
"integrity",
|
|
3011
|
+
"sourceName",
|
|
3012
|
+
"installedAt",
|
|
3013
|
+
"updatedAt"
|
|
3014
|
+
],
|
|
3015
|
+
"additionalProperties": false
|
|
3016
|
+
},
|
|
3017
|
+
{
|
|
3018
|
+
"type": "object",
|
|
3019
|
+
"properties": {
|
|
3020
|
+
"type": { "type": "string", "enum": ["workspace"] },
|
|
3021
|
+
"owner": { "$ref": "#/definitions/Handle" },
|
|
3022
|
+
"extensionType": { "type": "string", "enum": ["knowledge"] },
|
|
3023
|
+
"name": { "$ref": "#/definitions/ExtensionName" },
|
|
3024
|
+
"version": { "$ref": "#/definitions/Version" },
|
|
3025
|
+
"installedAt": { "$ref": "#/definitions/IsoDateTimeString" },
|
|
3026
|
+
"updatedAt": { "$ref": "#/definitions/IsoDateTimeString" },
|
|
3027
|
+
"gitTreeHash": { "anyOf": [{ "type": "string" }, { "type": "null" }] },
|
|
3028
|
+
"retainedByPack": { "anyOf": [{ "type": "boolean" }, { "type": "null" }] },
|
|
3029
|
+
"materializedTargets": {
|
|
3030
|
+
"anyOf": [
|
|
3031
|
+
{
|
|
3032
|
+
"type": "array",
|
|
3033
|
+
"items": { "$ref": "#/definitions/MaterializedFileTarget" }
|
|
3034
|
+
},
|
|
3035
|
+
{ "type": "null" }
|
|
3036
|
+
]
|
|
3037
|
+
},
|
|
3038
|
+
"sourceHash": { "type": "string" }
|
|
3039
|
+
},
|
|
3040
|
+
"required": [
|
|
3041
|
+
"type",
|
|
3042
|
+
"owner",
|
|
3043
|
+
"extensionType",
|
|
3044
|
+
"name",
|
|
3045
|
+
"version",
|
|
3046
|
+
"installedAt",
|
|
3047
|
+
"updatedAt",
|
|
3048
|
+
"sourceHash"
|
|
3049
|
+
],
|
|
3050
|
+
"additionalProperties": false
|
|
3051
|
+
}
|
|
3052
|
+
]
|
|
3053
|
+
}
|
|
3054
|
+
},
|
|
3055
|
+
{ "type": "null" }
|
|
3056
|
+
]
|
|
3057
|
+
},
|
|
2588
3058
|
"packs": {
|
|
2589
3059
|
"anyOf": [
|
|
2590
3060
|
{ "type": "object", "additionalProperties": { "$ref": "#/definitions/PackLockEntry" } },
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
"type": "string",
|
|
7
7
|
"allOf": [
|
|
8
8
|
{
|
|
9
|
-
"pattern": "^(@[a-z0-9_](?:[a-z0-9_-]*[a-z0-9_])?)\\/(skills|commands|mcps|subagents|files|rules|hooks|packs)\\/([a-z0-9](?:[a-z0-9-]{0,62}[a-z0-9])?)$",
|
|
9
|
+
"pattern": "^(@[a-z0-9_](?:[a-z0-9_-]*[a-z0-9_])?)\\/(skills|commands|mcps|subagents|files|rules|hooks|knowledge|packs)\\/([a-z0-9](?:[a-z0-9-]{0,62}[a-z0-9])?)$",
|
|
10
10
|
"title": "Extension FQN",
|
|
11
11
|
"description": "Canonical extension identifier in @owner/<type>s/<name> form.",
|
|
12
12
|
"examples": ["@acme/skills/code-review", "@my-org/commands/format"]
|
|
@@ -261,6 +261,63 @@
|
|
|
261
261
|
{ "type": "null" }
|
|
262
262
|
]
|
|
263
263
|
},
|
|
264
|
+
"enhances": {
|
|
265
|
+
"anyOf": [
|
|
266
|
+
{
|
|
267
|
+
"type": "array",
|
|
268
|
+
"allOf": [
|
|
269
|
+
{
|
|
270
|
+
"uniqueItems": true,
|
|
271
|
+
"description": "Soft capability enhancements used by the source. These never block installation."
|
|
272
|
+
}
|
|
273
|
+
],
|
|
274
|
+
"items": {
|
|
275
|
+
"type": "string",
|
|
276
|
+
"allOf": [
|
|
277
|
+
{ "minLength": 1 },
|
|
278
|
+
{
|
|
279
|
+
"pattern": "^[a-z0-9](?:[a-z0-9-]*[a-z0-9])?(?::[a-z0-9](?:[a-z0-9-]*[a-z0-9])?)?$"
|
|
280
|
+
}
|
|
281
|
+
]
|
|
282
|
+
}
|
|
283
|
+
},
|
|
284
|
+
{ "type": "null" }
|
|
285
|
+
]
|
|
286
|
+
},
|
|
287
|
+
"requires": {
|
|
288
|
+
"anyOf": [
|
|
289
|
+
{
|
|
290
|
+
"type": "array",
|
|
291
|
+
"allOf": [
|
|
292
|
+
{
|
|
293
|
+
"uniqueItems": true,
|
|
294
|
+
"description": "Hard capabilities without which the extension cannot operate."
|
|
295
|
+
}
|
|
296
|
+
],
|
|
297
|
+
"items": {
|
|
298
|
+
"type": "string",
|
|
299
|
+
"allOf": [
|
|
300
|
+
{ "minLength": 1 },
|
|
301
|
+
{
|
|
302
|
+
"pattern": "^[a-z0-9](?:[a-z0-9-]*[a-z0-9])?(?::[a-z0-9](?:[a-z0-9-]*[a-z0-9])?)?$"
|
|
303
|
+
}
|
|
304
|
+
]
|
|
305
|
+
}
|
|
306
|
+
},
|
|
307
|
+
{ "type": "null" }
|
|
308
|
+
]
|
|
309
|
+
},
|
|
310
|
+
"fallback": {
|
|
311
|
+
"anyOf": [
|
|
312
|
+
{
|
|
313
|
+
"type": "string",
|
|
314
|
+
"enum": ["auto", "none"],
|
|
315
|
+
"description": "Whether AXM may apply platform-provided capability fallbacks. Defaults to auto.",
|
|
316
|
+
"default": "auto"
|
|
317
|
+
},
|
|
318
|
+
{ "type": "null" }
|
|
319
|
+
]
|
|
320
|
+
},
|
|
264
321
|
"recommendedPacks": {
|
|
265
322
|
"anyOf": [
|
|
266
323
|
{
|