@a5c-ai/agent-catalog 5.0.1-staging.c9bb2c61
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +117 -0
- package/dist/assets.d.ts +4 -0
- package/dist/assets.d.ts.map +1 -0
- package/dist/assets.js +76 -0
- package/dist/cli.d.ts +168 -0
- package/dist/cli.d.ts.map +1 -0
- package/dist/cli.js +336 -0
- package/dist/data.d.ts +54 -0
- package/dist/data.d.ts.map +1 -0
- package/dist/data.js +636 -0
- package/dist/discovery-snapshot.json +319345 -0
- package/dist/discovery.d.ts +143 -0
- package/dist/discovery.d.ts.map +1 -0
- package/dist/discovery.js +728 -0
- package/dist/evidence-projection.d.ts +4 -0
- package/dist/evidence-projection.d.ts.map +1 -0
- package/dist/evidence-projection.js +34 -0
- package/dist/evidence.d.ts +13 -0
- package/dist/evidence.d.ts.map +1 -0
- package/dist/evidence.js +227 -0
- package/dist/graph.d.ts +20 -0
- package/dist/graph.d.ts.map +1 -0
- package/dist/graph.js +194 -0
- package/dist/index.d.ts +11 -0
- package/dist/index.d.ts.map +1 -0
- package/dist/index.js +28 -0
- package/dist/models.d.ts +559 -0
- package/dist/models.d.ts.map +1 -0
- package/dist/models.js +2 -0
- package/dist/sdk.d.ts +48 -0
- package/dist/sdk.d.ts.map +1 -0
- package/dist/sdk.js +902 -0
- package/dist/transport-mux-cutover.d.ts +9 -0
- package/dist/transport-mux-cutover.d.ts.map +1 -0
- package/dist/transport-mux-cutover.js +158 -0
- package/dist/ui.d.ts +2 -0
- package/dist/ui.d.ts.map +1 -0
- package/dist/ui.js +8 -0
- package/docs/ontology-evidence.md +82 -0
- package/evidence/ontology-evidence/claims/catalog-processes-and-packaging.json +89 -0
- package/evidence/ontology-evidence/claims/plugins-hooks-discovery.json +136 -0
- package/evidence/ontology-evidence/claims/runtime-core.json +113 -0
- package/evidence/ontology-evidence/claims/vendor-web.json +977 -0
- package/evidence/ontology-evidence/evidence-sources/catalog-processes-and-packaging.json +48 -0
- package/evidence/ontology-evidence/evidence-sources/plugins-hooks-discovery.json +88 -0
- package/evidence/ontology-evidence/evidence-sources/runtime-core.json +78 -0
- package/evidence/ontology-evidence/evidence-sources/vendor-web.json +918 -0
- package/evidence/ontology-evidence/manifest.json +56 -0
- package/graph/agent-catalog.graph.yaml +43 -0
- package/graph/edges/relations/agent-runtime/babysitter-agent.yaml +31 -0
- package/graph/edges/relations/agent-runtime/discovery-and-paths.yaml +433 -0
- package/graph/edges/relations/agent-runtime/session-and-lifecycle.yaml +137 -0
- package/graph/edges/relations/agent-runtime/transports-and-modalities.yaml +387 -0
- package/graph/edges/relations/capabilities/babysitter-agent-links.yaml +46 -0
- package/graph/edges/relations/capabilities/capability-vocabulary-links-agents.yaml +478 -0
- package/graph/edges/relations/capabilities/capability-vocabulary-links-providers.yaml +40 -0
- package/graph/edges/relations/capabilities/capability-vocabulary-links-transports.yaml +70 -0
- package/graph/edges/relations/capabilities/support-record-links-agents.yaml +478 -0
- package/graph/edges/relations/capabilities/support-record-links-providers.yaml +40 -0
- package/graph/edges/relations/capabilities/support-record-links-transports.yaml +70 -0
- package/graph/edges/relations/evolution.yaml +16 -0
- package/graph/edges/relations/hooks-and-plugins.yaml +462 -0
- package/graph/edges/relations/identity-babysitter-agent.yaml +11 -0
- package/graph/edges/relations/identity.yaml +218 -0
- package/graph/edges/relations/processes-and-packages.yaml +71 -0
- package/graph/edges/relations/provenance/babysitter-agent-and-claude-web.yaml +102 -0
- package/graph/edges/relations/provenance/catalog-core-agents.yaml +370 -0
- package/graph/edges/relations/provenance/catalog-core-models.yaml +88 -0
- package/graph/edges/relations/provenance/catalog-core-providers.yaml +220 -0
- package/graph/edges/relations/provenance/evidence-sources.yaml +136 -0
- package/graph/edges/relations/provenance/hooks-plugins-and-discovery-discovery.yaml +124 -0
- package/graph/edges/relations/provenance/hooks-plugins-and-discovery-hooks.yaml +244 -0
- package/graph/edges/relations/provenance/hooks-plugins-and-discovery-plugins.yaml +166 -0
- package/graph/edges/relations/provenance/processes-packages-and-paths.yaml +490 -0
- package/graph/edges/relations/provenance/runtime-and-capabilities-capability.yaml +202 -0
- package/graph/edges/relations/provenance/runtime-and-capabilities-capabilitySupport-agents-claude.yaml +210 -0
- package/graph/edges/relations/provenance/runtime-and-capabilities-capabilitySupport-agents-codex.yaml +302 -0
- package/graph/edges/relations/provenance/runtime-and-capabilities-capabilitySupport-agents-copilot.yaml +170 -0
- package/graph/edges/relations/provenance/runtime-and-capabilities-capabilitySupport-agents-cursor.yaml +146 -0
- package/graph/edges/relations/provenance/runtime-and-capabilities-capabilitySupport-agents-gemini.yaml +143 -0
- package/graph/edges/relations/provenance/runtime-and-capabilities-capabilitySupport-agents-omp.yaml +76 -0
- package/graph/edges/relations/provenance/runtime-and-capabilities-capabilitySupport-agents-openclaw.yaml +112 -0
- package/graph/edges/relations/provenance/runtime-and-capabilities-capabilitySupport-agents-opencode.yaml +139 -0
- package/graph/edges/relations/provenance/runtime-and-capabilities-capabilitySupport-agents-pi.yaml +40 -0
- package/graph/edges/relations/provenance/runtime-and-capabilities-capabilitySupport-providers.yaml +112 -0
- package/graph/edges/relations/provenance/runtime-and-capabilities-capabilitySupport-transports.yaml +190 -0
- package/graph/edges/relations/provenance/runtime-and-capabilities-modality.yaml +88 -0
- package/graph/edges/relations/provenance/runtime-and-capabilities-transport.yaml +172 -0
- package/graph/nodes/agents/babysitter-agent.yaml +43 -0
- package/graph/nodes/agents/products.yaml +163 -0
- package/graph/nodes/agents/versions.yaml +282 -0
- package/graph/nodes/capabilities/capabilities.yaml +234 -0
- package/graph/nodes/capabilities/modalities.yaml +74 -0
- package/graph/nodes/capabilities/supports/agents/babysitter-agent.yaml +46 -0
- package/graph/nodes/capabilities/supports/agents/claude.yaml +166 -0
- package/graph/nodes/capabilities/supports/agents/codex.yaml +190 -0
- package/graph/nodes/capabilities/supports/agents/copilot.yaml +121 -0
- package/graph/nodes/capabilities/supports/agents/cursor.yaml +104 -0
- package/graph/nodes/capabilities/supports/agents/gemini.yaml +104 -0
- package/graph/nodes/capabilities/supports/agents/omp.yaml +74 -0
- package/graph/nodes/capabilities/supports/agents/openclaw.yaml +67 -0
- package/graph/nodes/capabilities/supports/agents/opencode.yaml +103 -0
- package/graph/nodes/capabilities/supports/agents/pi.yaml +65 -0
- package/graph/nodes/capabilities/supports/provider-versions.yaml +73 -0
- package/graph/nodes/capabilities/supports/transport-runtimes.yaml +122 -0
- package/graph/nodes/evidence/babysitter-agent-and-claude-web.yaml +83 -0
- package/graph/nodes/evidence/claims.yaml +315 -0
- package/graph/nodes/evidence/claude-code-capability-claims.yaml +170 -0
- package/graph/nodes/evidence/claude-code-docs-core.yaml +103 -0
- package/graph/nodes/evidence/claude-code-docs-extensions.yaml +114 -0
- package/graph/nodes/evidence/codex-web.yaml +155 -0
- package/graph/nodes/evidence/copilot-web.yaml +213 -0
- package/graph/nodes/evidence/cursor-web.yaml +191 -0
- package/graph/nodes/evidence/evidence-sources.yaml +206 -0
- package/graph/nodes/evidence/gemini-cli-web.yaml +177 -0
- package/graph/nodes/evidence/omp-web.yaml +129 -0
- package/graph/nodes/evidence/opencode-web.yaml +144 -0
- package/graph/nodes/hooks-and-plugins/hook-mappings.yaml +399 -0
- package/graph/nodes/hooks-and-plugins/hook-surfaces.yaml +160 -0
- package/graph/nodes/hooks-and-plugins/plugin-artifacts.yaml +229 -0
- package/graph/nodes/hooks-and-plugins/plugin-targets.yaml +330 -0
- package/graph/nodes/models.yaml +103 -0
- package/graph/nodes/processes-and-packages/ci-surfaces.yaml +45 -0
- package/graph/nodes/processes-and-packages/packages.yaml +89 -0
- package/graph/nodes/processes-and-packages/processes.yaml +44 -0
- package/graph/nodes/providers/products.yaml +102 -0
- package/graph/nodes/providers/versions.yaml +108 -0
- package/graph/nodes/runtime-semantics/discovery-signals-hooks.yaml +185 -0
- package/graph/nodes/runtime-semantics/discovery-signals-host.yaml +254 -0
- package/graph/nodes/runtime-semantics/lifecycle-semantics.yaml +151 -0
- package/graph/nodes/runtime-semantics/paths.yaml +289 -0
- package/graph/nodes/runtime-semantics/session-semantics.yaml +214 -0
- package/graph/nodes/transports.yaml +202 -0
- package/graph/schema/ontology-schema.yaml +529 -0
- package/package.json +65 -0
|
@@ -0,0 +1,122 @@
|
|
|
1
|
+
kind: NodeDocument
|
|
2
|
+
documentPath: nodes/capabilities/supports/transport-runtimes.yaml
|
|
3
|
+
generatedAt: 2026-04-23T00:00:00.000Z
|
|
4
|
+
nodes:
|
|
5
|
+
- id: capabilitySupport:terminal-cli:interactive-mode
|
|
6
|
+
kind: CapabilitySupport
|
|
7
|
+
supportId: capabilitySupport:terminal-cli:interactive-mode
|
|
8
|
+
capabilityId: interactive-mode
|
|
9
|
+
supportLevel: native
|
|
10
|
+
subjectKind: TransportRuntime
|
|
11
|
+
subjectId: transportRuntime:terminal-cli
|
|
12
|
+
versionRange: ">=0.0.0"
|
|
13
|
+
notes: Interactive terminal CLI runtime
|
|
14
|
+
evidenceRefs: &a1
|
|
15
|
+
- repo-sdk-fallback
|
|
16
|
+
- repo-agent-mux-host
|
|
17
|
+
- id: capabilitySupport:terminal-cli:stdin-injection
|
|
18
|
+
kind: CapabilitySupport
|
|
19
|
+
supportId: capabilitySupport:terminal-cli:stdin-injection
|
|
20
|
+
capabilityId: stdin-injection
|
|
21
|
+
supportLevel: native
|
|
22
|
+
subjectKind: TransportRuntime
|
|
23
|
+
subjectId: transportRuntime:terminal-cli
|
|
24
|
+
versionRange: ">=0.0.0"
|
|
25
|
+
notes: Interactive terminal CLI runtime
|
|
26
|
+
evidenceRefs: *a1
|
|
27
|
+
- id: capabilitySupport:shell-hook-runtime:runtime-hooks
|
|
28
|
+
kind: CapabilitySupport
|
|
29
|
+
supportId: capabilitySupport:shell-hook-runtime:runtime-hooks
|
|
30
|
+
capabilityId: runtime-hooks
|
|
31
|
+
supportLevel: native
|
|
32
|
+
subjectKind: TransportRuntime
|
|
33
|
+
subjectId: transportRuntime:shell-hook-runtime
|
|
34
|
+
versionRange: ">=0.0.0"
|
|
35
|
+
notes: Runtime hook execution surface
|
|
36
|
+
evidenceRefs: &a2
|
|
37
|
+
- repo-target-index
|
|
38
|
+
- repo-target-claude
|
|
39
|
+
- repo-target-codex
|
|
40
|
+
- id: capabilitySupport:shell-hook-runtime:stop-hook
|
|
41
|
+
kind: CapabilitySupport
|
|
42
|
+
supportId: capabilitySupport:shell-hook-runtime:stop-hook
|
|
43
|
+
capabilityId: stop-hook
|
|
44
|
+
supportLevel: native
|
|
45
|
+
subjectKind: TransportRuntime
|
|
46
|
+
subjectId: transportRuntime:shell-hook-runtime
|
|
47
|
+
versionRange: ">=0.0.0"
|
|
48
|
+
notes: Runtime hook execution surface
|
|
49
|
+
evidenceRefs: *a2
|
|
50
|
+
- id: capabilitySupport:shell-hook-runtime:stdin-injection
|
|
51
|
+
kind: CapabilitySupport
|
|
52
|
+
supportId: capabilitySupport:shell-hook-runtime:stdin-injection
|
|
53
|
+
capabilityId: stdin-injection
|
|
54
|
+
supportLevel: native
|
|
55
|
+
subjectKind: TransportRuntime
|
|
56
|
+
subjectId: transportRuntime:shell-hook-runtime
|
|
57
|
+
versionRange: ">=0.0.0"
|
|
58
|
+
notes: Runtime hook execution surface
|
|
59
|
+
evidenceRefs: *a2
|
|
60
|
+
- id: capabilitySupport:shell-hook-runtime:interactive-mode
|
|
61
|
+
kind: CapabilitySupport
|
|
62
|
+
supportId: capabilitySupport:shell-hook-runtime:interactive-mode
|
|
63
|
+
capabilityId: interactive-mode
|
|
64
|
+
supportLevel: native
|
|
65
|
+
subjectKind: TransportRuntime
|
|
66
|
+
subjectId: transportRuntime:shell-hook-runtime
|
|
67
|
+
versionRange: ">=0.0.0"
|
|
68
|
+
notes: Runtime hook execution surface
|
|
69
|
+
evidenceRefs: *a2
|
|
70
|
+
- id: capabilitySupport:amux-proxy:streaming
|
|
71
|
+
kind: CapabilitySupport
|
|
72
|
+
supportId: capabilitySupport:amux-proxy:streaming
|
|
73
|
+
capabilityId: streaming
|
|
74
|
+
supportLevel: native
|
|
75
|
+
subjectKind: TransportRuntime
|
|
76
|
+
subjectId: transportRuntime:amux-proxy
|
|
77
|
+
versionRange: ">=0.0.0"
|
|
78
|
+
notes: amux-proxy protocol/provider bridge
|
|
79
|
+
evidenceRefs: &a3
|
|
80
|
+
- repo-transport-mux-readme
|
|
81
|
+
- repo-transport-mux-architecture
|
|
82
|
+
- repo-transport-mux-migration
|
|
83
|
+
- id: capabilitySupport:amux-proxy:proxy-transport-emulation
|
|
84
|
+
kind: CapabilitySupport
|
|
85
|
+
supportId: capabilitySupport:amux-proxy:proxy-transport-emulation
|
|
86
|
+
capabilityId: proxy-transport-emulation
|
|
87
|
+
supportLevel: native
|
|
88
|
+
subjectKind: TransportRuntime
|
|
89
|
+
subjectId: transportRuntime:amux-proxy
|
|
90
|
+
versionRange: ">=0.0.0"
|
|
91
|
+
notes: amux-proxy protocol/provider bridge
|
|
92
|
+
evidenceRefs: *a3
|
|
93
|
+
- id: capabilitySupport:amux-proxy:model-discovery
|
|
94
|
+
kind: CapabilitySupport
|
|
95
|
+
supportId: capabilitySupport:amux-proxy:model-discovery
|
|
96
|
+
capabilityId: model-discovery
|
|
97
|
+
supportLevel: native
|
|
98
|
+
subjectKind: TransportRuntime
|
|
99
|
+
subjectId: transportRuntime:amux-proxy
|
|
100
|
+
versionRange: ">=0.0.0"
|
|
101
|
+
notes: amux-proxy protocol/provider bridge
|
|
102
|
+
evidenceRefs: *a3
|
|
103
|
+
- id: capabilitySupport:amux-proxy:token-counting
|
|
104
|
+
kind: CapabilitySupport
|
|
105
|
+
supportId: capabilitySupport:amux-proxy:token-counting
|
|
106
|
+
capabilityId: token-counting
|
|
107
|
+
supportLevel: native
|
|
108
|
+
subjectKind: TransportRuntime
|
|
109
|
+
subjectId: transportRuntime:amux-proxy
|
|
110
|
+
versionRange: ">=0.0.0"
|
|
111
|
+
notes: amux-proxy protocol/provider bridge
|
|
112
|
+
evidenceRefs: *a3
|
|
113
|
+
- id: capabilitySupport:amux-proxy:tool-calling
|
|
114
|
+
kind: CapabilitySupport
|
|
115
|
+
supportId: capabilitySupport:amux-proxy:tool-calling
|
|
116
|
+
capabilityId: tool-calling
|
|
117
|
+
supportLevel: native
|
|
118
|
+
subjectKind: TransportRuntime
|
|
119
|
+
subjectId: transportRuntime:amux-proxy
|
|
120
|
+
versionRange: ">=0.0.0"
|
|
121
|
+
notes: amux-proxy protocol/provider bridge
|
|
122
|
+
evidenceRefs: *a3
|
|
@@ -0,0 +1,83 @@
|
|
|
1
|
+
kind: NodeDocument
|
|
2
|
+
documentPath: nodes/evidence/babysitter-agent-and-claude-web.yaml
|
|
3
|
+
generatedAt: 2026-04-24T00:00:00.000Z
|
|
4
|
+
nodes:
|
|
5
|
+
- id: evidence:repo-babysitter-agent-package
|
|
6
|
+
kind: EvidenceSource
|
|
7
|
+
evidenceId: repo-babysitter-agent-package
|
|
8
|
+
kindLabel: repo
|
|
9
|
+
sourcePathOrUrl: packages/babysitter-agent/package.json
|
|
10
|
+
capturedAt: 2026-04-24T00:00:00.000Z
|
|
11
|
+
locator: package metadata, bin entry, and dependency surface
|
|
12
|
+
trustLevel: repo
|
|
13
|
+
- id: evidence:repo-babysitter-agent-cli
|
|
14
|
+
kind: EvidenceSource
|
|
15
|
+
evidenceId: repo-babysitter-agent-cli
|
|
16
|
+
kindLabel: repo
|
|
17
|
+
sourcePathOrUrl: packages/babysitter-agent/src/cli/dispatch.ts
|
|
18
|
+
capturedAt: 2026-04-24T00:00:00.000Z
|
|
19
|
+
locator: lines 20-53 and 111-202
|
|
20
|
+
trustLevel: repo
|
|
21
|
+
- id: evidence:web-anthropic-claude-code-auto-mode
|
|
22
|
+
kind: EvidenceSource
|
|
23
|
+
evidenceId: web-anthropic-claude-code-auto-mode
|
|
24
|
+
kindLabel: web
|
|
25
|
+
sourcePathOrUrl: https://www.anthropic.com/engineering/claude-code-auto-mode
|
|
26
|
+
capturedAt: 2026-04-24T00:00:00.000Z
|
|
27
|
+
locator: published Mar 25 2026; permission automation and approval-safety design
|
|
28
|
+
trustLevel: official-web
|
|
29
|
+
reviewOwner: "@a5c-ai/agent-catalog"
|
|
30
|
+
reviewedAt: 2026-04-24T00:00:00.000Z
|
|
31
|
+
freshnessWindowDays: 45
|
|
32
|
+
- id: evidence:web-anthropic-claude-code-sandboxing
|
|
33
|
+
kind: EvidenceSource
|
|
34
|
+
evidenceId: web-anthropic-claude-code-sandboxing
|
|
35
|
+
kindLabel: web
|
|
36
|
+
sourcePathOrUrl: https://www.anthropic.com/engineering/claude-code-sandboxing
|
|
37
|
+
capturedAt: 2026-04-24T00:00:00.000Z
|
|
38
|
+
locator: filesystem and network isolation for Claude Code sandboxing
|
|
39
|
+
trustLevel: official-web
|
|
40
|
+
reviewOwner: "@a5c-ai/agent-catalog"
|
|
41
|
+
reviewedAt: 2026-04-24T00:00:00.000Z
|
|
42
|
+
freshnessWindowDays: 45
|
|
43
|
+
- id: claim:repo-babysitter-agent-package
|
|
44
|
+
kind: Claim
|
|
45
|
+
claimId: repo-babysitter-agent-package
|
|
46
|
+
statement: babysitter-agent is an optional a5c.ai runtime CLI package published separately from the SDK.
|
|
47
|
+
subjectKind: catalog
|
|
48
|
+
subjectId: graph:agent-catalog
|
|
49
|
+
confidence: high
|
|
50
|
+
provenanceKind: repo-observation
|
|
51
|
+
evidenceStrength: corroborated
|
|
52
|
+
status: current
|
|
53
|
+
evidenceIds:
|
|
54
|
+
- repo-babysitter-agent-package
|
|
55
|
+
unresolvedGaps: []
|
|
56
|
+
- id: claim:repo-babysitter-agent-cli
|
|
57
|
+
kind: Claim
|
|
58
|
+
claimId: repo-babysitter-agent-cli
|
|
59
|
+
statement: babysitter-agent exposes create-run and resume flows plus harness invocation, daemon, observer, and MCP server commands.
|
|
60
|
+
subjectKind: catalog
|
|
61
|
+
subjectId: graph:agent-catalog
|
|
62
|
+
confidence: high
|
|
63
|
+
provenanceKind: repo-observation
|
|
64
|
+
evidenceStrength: corroborated
|
|
65
|
+
status: current
|
|
66
|
+
evidenceIds:
|
|
67
|
+
- repo-babysitter-agent-package
|
|
68
|
+
- repo-babysitter-agent-cli
|
|
69
|
+
unresolvedGaps: []
|
|
70
|
+
- id: claim:web-anthropic-claude-code-safety
|
|
71
|
+
kind: Claim
|
|
72
|
+
claimId: web-anthropic-claude-code-safety
|
|
73
|
+
statement: Anthropic documents Claude Code safety and autonomy controls through both auto mode approval delegation and sandboxing that isolates filesystem and network access.
|
|
74
|
+
subjectKind: catalog
|
|
75
|
+
subjectId: graph:agent-catalog
|
|
76
|
+
confidence: medium
|
|
77
|
+
provenanceKind: vendor-documentation
|
|
78
|
+
evidenceStrength: corroborated
|
|
79
|
+
status: current
|
|
80
|
+
evidenceIds:
|
|
81
|
+
- web-anthropic-claude-code-auto-mode
|
|
82
|
+
- web-anthropic-claude-code-sandboxing
|
|
83
|
+
unresolvedGaps: []
|
|
@@ -0,0 +1,315 @@
|
|
|
1
|
+
kind: NodeDocument
|
|
2
|
+
documentPath: nodes/evidence/claims.yaml
|
|
3
|
+
generatedAt: 2026-04-23T00:00:00.000Z
|
|
4
|
+
nodes:
|
|
5
|
+
- id: claim:repo-sdk-fallback
|
|
6
|
+
kind: Claim
|
|
7
|
+
claimId: repo-sdk-fallback
|
|
8
|
+
statement: Static fallback metadata defines per-harness host env signals, orchestration capabilities, and the shared session directory.
|
|
9
|
+
subjectKind: catalog
|
|
10
|
+
subjectId: graph:agent-catalog
|
|
11
|
+
confidence: high
|
|
12
|
+
provenanceKind: repo-observation
|
|
13
|
+
evidenceStrength: corroborated
|
|
14
|
+
status: current
|
|
15
|
+
evidenceIds:
|
|
16
|
+
- repo-sdk-fallback
|
|
17
|
+
unresolvedGaps: []
|
|
18
|
+
- id: claim:repo-agent-mux-host
|
|
19
|
+
kind: Claim
|
|
20
|
+
claimId: repo-agent-mux-host
|
|
21
|
+
statement: Agent-mux maintains host-harness env signal precedence plus metadata extraction for session and run identifiers.
|
|
22
|
+
subjectKind: catalog
|
|
23
|
+
subjectId: graph:agent-catalog
|
|
24
|
+
confidence: high
|
|
25
|
+
provenanceKind: repo-observation
|
|
26
|
+
evidenceStrength: corroborated
|
|
27
|
+
status: current
|
|
28
|
+
evidenceIds:
|
|
29
|
+
- repo-agent-mux-host
|
|
30
|
+
unresolvedGaps: []
|
|
31
|
+
- id: claim:repo-hooks-detector
|
|
32
|
+
kind: Claim
|
|
33
|
+
claimId: repo-hooks-detector
|
|
34
|
+
statement: Hooks-mux uses ordered detection rules with confidence levels and env-signal conditions for harness auto-detection.
|
|
35
|
+
subjectKind: catalog
|
|
36
|
+
subjectId: graph:agent-catalog
|
|
37
|
+
confidence: high
|
|
38
|
+
provenanceKind: repo-observation
|
|
39
|
+
evidenceStrength: corroborated
|
|
40
|
+
status: current
|
|
41
|
+
evidenceIds:
|
|
42
|
+
- repo-hooks-detector
|
|
43
|
+
unresolvedGaps: []
|
|
44
|
+
- id: claim:repo-target-index
|
|
45
|
+
kind: Claim
|
|
46
|
+
claimId: repo-target-index
|
|
47
|
+
statement: Agent-plugins-mux centralizes supported plugin targets and canonical-to-native hook-name mappings.
|
|
48
|
+
subjectKind: catalog
|
|
49
|
+
subjectId: graph:agent-catalog
|
|
50
|
+
confidence: high
|
|
51
|
+
provenanceKind: repo-observation
|
|
52
|
+
evidenceStrength: corroborated
|
|
53
|
+
status: current
|
|
54
|
+
evidenceIds:
|
|
55
|
+
- repo-target-index
|
|
56
|
+
unresolvedGaps: []
|
|
57
|
+
- id: claim:repo-target-claude
|
|
58
|
+
kind: Claim
|
|
59
|
+
claimId: repo-target-claude
|
|
60
|
+
statement: Claude Code exposes a plugin.json target with native markdown commands and named hooks including SessionStart, Stop, and tool hooks.
|
|
61
|
+
subjectKind: catalog
|
|
62
|
+
subjectId: graph:agent-catalog
|
|
63
|
+
confidence: high
|
|
64
|
+
provenanceKind: repo-observation
|
|
65
|
+
evidenceStrength: corroborated
|
|
66
|
+
status: current
|
|
67
|
+
evidenceIds:
|
|
68
|
+
- repo-target-claude
|
|
69
|
+
unresolvedGaps: []
|
|
70
|
+
- id: claim:repo-target-codex
|
|
71
|
+
kind: Claim
|
|
72
|
+
claimId: repo-target-codex
|
|
73
|
+
statement: Codex is modeled as a package.json target with derived skills and shell-hook registration.
|
|
74
|
+
subjectKind: catalog
|
|
75
|
+
subjectId: graph:agent-catalog
|
|
76
|
+
confidence: high
|
|
77
|
+
provenanceKind: repo-observation
|
|
78
|
+
evidenceStrength: corroborated
|
|
79
|
+
status: current
|
|
80
|
+
evidenceIds:
|
|
81
|
+
- repo-target-codex
|
|
82
|
+
unresolvedGaps: []
|
|
83
|
+
- id: claim:repo-target-cursor
|
|
84
|
+
kind: Claim
|
|
85
|
+
claimId: repo-target-cursor
|
|
86
|
+
statement: Cursor is modeled with sessionStart and stop hooks, markdown commands, and derived skills.
|
|
87
|
+
subjectKind: catalog
|
|
88
|
+
subjectId: graph:agent-catalog
|
|
89
|
+
confidence: high
|
|
90
|
+
provenanceKind: repo-observation
|
|
91
|
+
evidenceStrength: corroborated
|
|
92
|
+
status: current
|
|
93
|
+
evidenceIds:
|
|
94
|
+
- repo-target-cursor
|
|
95
|
+
unresolvedGaps: []
|
|
96
|
+
- id: claim:repo-target-gemini
|
|
97
|
+
kind: Claim
|
|
98
|
+
claimId: repo-target-gemini
|
|
99
|
+
statement: Gemini CLI exposes SessionStart and AfterAgent hooks and ships a multi-file manifest surface.
|
|
100
|
+
subjectKind: catalog
|
|
101
|
+
subjectId: graph:agent-catalog
|
|
102
|
+
confidence: high
|
|
103
|
+
provenanceKind: repo-observation
|
|
104
|
+
evidenceStrength: corroborated
|
|
105
|
+
status: current
|
|
106
|
+
evidenceIds:
|
|
107
|
+
- repo-target-gemini
|
|
108
|
+
unresolvedGaps: []
|
|
109
|
+
- id: claim:repo-target-copilot
|
|
110
|
+
kind: Claim
|
|
111
|
+
claimId: repo-target-copilot
|
|
112
|
+
statement: GitHub Copilot maps session lifecycle and user-prompt hook names and derives skills from command surfaces.
|
|
113
|
+
subjectKind: catalog
|
|
114
|
+
subjectId: graph:agent-catalog
|
|
115
|
+
confidence: high
|
|
116
|
+
provenanceKind: repo-observation
|
|
117
|
+
evidenceStrength: corroborated
|
|
118
|
+
status: current
|
|
119
|
+
evidenceIds:
|
|
120
|
+
- repo-target-copilot
|
|
121
|
+
unresolvedGaps: []
|
|
122
|
+
- id: claim:repo-process-catalog
|
|
123
|
+
kind: Claim
|
|
124
|
+
claimId: repo-process-catalog
|
|
125
|
+
statement: The current catalog process is a Next.js application that browses processes, skills, domains, specializations, and agents through indexed API routes.
|
|
126
|
+
subjectKind: catalog
|
|
127
|
+
subjectId: graph:agent-catalog
|
|
128
|
+
confidence: high
|
|
129
|
+
provenanceKind: repo-observation
|
|
130
|
+
evidenceStrength: corroborated
|
|
131
|
+
status: current
|
|
132
|
+
evidenceIds:
|
|
133
|
+
- repo-process-catalog
|
|
134
|
+
unresolvedGaps: []
|
|
135
|
+
- id: claim:repo-agent-mux-model-catalog
|
|
136
|
+
kind: Claim
|
|
137
|
+
claimId: repo-agent-mux-model-catalog
|
|
138
|
+
statement: Agent-mux already ships a model-catalog process, so the new ontology can assimilate process discovery beyond the old packages/catalog browser.
|
|
139
|
+
subjectKind: catalog
|
|
140
|
+
subjectId: graph:agent-catalog
|
|
141
|
+
confidence: high
|
|
142
|
+
provenanceKind: repo-observation
|
|
143
|
+
evidenceStrength: corroborated
|
|
144
|
+
status: current
|
|
145
|
+
evidenceIds:
|
|
146
|
+
- repo-agent-mux-model-catalog
|
|
147
|
+
unresolvedGaps: []
|
|
148
|
+
- id: claim:repo-codex-windows-hooks
|
|
149
|
+
kind: Claim
|
|
150
|
+
claimId: repo-codex-windows-hooks
|
|
151
|
+
statement: "The Codex plugin documents a version-specific lifecycle nuance: Windows hooks require Codex CLI 0.119.0 or newer."
|
|
152
|
+
subjectKind: catalog
|
|
153
|
+
subjectId: graph:agent-catalog
|
|
154
|
+
confidence: high
|
|
155
|
+
provenanceKind: repo-observation
|
|
156
|
+
evidenceStrength: corroborated
|
|
157
|
+
status: current
|
|
158
|
+
evidenceIds:
|
|
159
|
+
- repo-codex-windows-hooks
|
|
160
|
+
unresolvedGaps: []
|
|
161
|
+
- id: claim:web-anthropic-claude-code
|
|
162
|
+
kind: Claim
|
|
163
|
+
claimId: web-anthropic-claude-code
|
|
164
|
+
statement: Anthropic positions Claude Code as an agentic coding system that edits code, runs tests, and works across the toolchain.
|
|
165
|
+
subjectKind: catalog
|
|
166
|
+
subjectId: graph:agent-catalog
|
|
167
|
+
confidence: medium
|
|
168
|
+
provenanceKind: vendor-documentation
|
|
169
|
+
evidenceStrength: partial
|
|
170
|
+
status: current
|
|
171
|
+
evidenceIds:
|
|
172
|
+
- web-anthropic-claude-code
|
|
173
|
+
unresolvedGaps:
|
|
174
|
+
- Anthropic's overview page is a single-source product description rather than a capability-by-capability corroboration set.
|
|
175
|
+
- id: claim:web-anthropic-claude-code-autonomy
|
|
176
|
+
kind: Claim
|
|
177
|
+
claimId: web-anthropic-claude-code-autonomy
|
|
178
|
+
statement: Anthropic documents Claude Code support for subagents, hooks, checkpoints, and background tasks.
|
|
179
|
+
subjectKind: catalog
|
|
180
|
+
subjectId: graph:agent-catalog
|
|
181
|
+
confidence: medium
|
|
182
|
+
provenanceKind: vendor-documentation
|
|
183
|
+
evidenceStrength: partial
|
|
184
|
+
status: current
|
|
185
|
+
evidenceIds:
|
|
186
|
+
- web-anthropic-claude-code-autonomy
|
|
187
|
+
unresolvedGaps:
|
|
188
|
+
- The autonomy announcement bundles several features together, so individual capability boundaries still need stronger per-feature corroboration.
|
|
189
|
+
- id: claim:web-openai-codex-skills
|
|
190
|
+
kind: Claim
|
|
191
|
+
claimId: web-openai-codex-skills
|
|
192
|
+
statement: OpenAI documents explicit and implicit skill activation for Codex, including CLI and IDE skill discovery.
|
|
193
|
+
subjectKind: catalog
|
|
194
|
+
subjectId: graph:agent-catalog
|
|
195
|
+
confidence: medium
|
|
196
|
+
provenanceKind: vendor-documentation
|
|
197
|
+
evidenceStrength: partial
|
|
198
|
+
status: current
|
|
199
|
+
evidenceIds:
|
|
200
|
+
- web-openai-codex-skills
|
|
201
|
+
unresolvedGaps:
|
|
202
|
+
- The Codex skills page is a single official source and does not by itself corroborate every local skill-normalization assumption.
|
|
203
|
+
- id: claim:web-github-copilot-agent
|
|
204
|
+
kind: Claim
|
|
205
|
+
claimId: web-github-copilot-agent
|
|
206
|
+
statement: GitHub documents Copilot as a coding agent workflow and references agentic coding tools with MCP support.
|
|
207
|
+
subjectKind: catalog
|
|
208
|
+
subjectId: graph:agent-catalog
|
|
209
|
+
confidence: medium
|
|
210
|
+
provenanceKind: vendor-documentation
|
|
211
|
+
evidenceStrength: partial
|
|
212
|
+
status: current
|
|
213
|
+
evidenceIds:
|
|
214
|
+
- web-github-copilot-agent
|
|
215
|
+
unresolvedGaps:
|
|
216
|
+
- The agent workflow page is broad product documentation and does not fully separate CLI-native capabilities from wider Copilot surfaces.
|
|
217
|
+
- id: claim:web-gemini-hooks
|
|
218
|
+
kind: Claim
|
|
219
|
+
claimId: web-gemini-hooks
|
|
220
|
+
statement: The first-party Gemini CLI repository documents a hooks surface, supporting the repo's local hook mapping for Gemini CLI.
|
|
221
|
+
subjectKind: catalog
|
|
222
|
+
subjectId: graph:agent-catalog
|
|
223
|
+
confidence: medium
|
|
224
|
+
provenanceKind: vendor-documentation
|
|
225
|
+
evidenceStrength: partial
|
|
226
|
+
status: current
|
|
227
|
+
evidenceIds:
|
|
228
|
+
- web-gemini-hooks
|
|
229
|
+
unresolvedGaps:
|
|
230
|
+
- This claim depends on one first-party repository page and still relies on local normalization for exact hook-name mapping.
|
|
231
|
+
- id: claim:repo-transport-mux-readme
|
|
232
|
+
kind: Claim
|
|
233
|
+
claimId: repo-transport-mux-readme
|
|
234
|
+
statement: transport-mux README documents the harness-facing protocol split and exposed amux-proxy transport ids, but those runtime assertions stay provisional unless the migration scorecard is green.
|
|
235
|
+
subjectKind: catalog
|
|
236
|
+
subjectId: graph:agent-catalog
|
|
237
|
+
confidence: high
|
|
238
|
+
provenanceKind: repo-observation
|
|
239
|
+
evidenceStrength: corroborated
|
|
240
|
+
status: scorecard-gated
|
|
241
|
+
evidenceIds:
|
|
242
|
+
- repo-transport-mux-readme
|
|
243
|
+
- repo-transport-mux-scorecard
|
|
244
|
+
unresolvedGaps:
|
|
245
|
+
- Treat transport-mux README runtime claims as provisional whenever scorecard:migration is not green.
|
|
246
|
+
- id: claim:repo-transport-mux-architecture
|
|
247
|
+
kind: Claim
|
|
248
|
+
claimId: repo-transport-mux-architecture
|
|
249
|
+
statement: transport-mux architecture documents the protocol/provider seam and normalized route/auth contracts, but downstream runtime truth depends on the migration scorecard remaining green.
|
|
250
|
+
subjectKind: catalog
|
|
251
|
+
subjectId: graph:agent-catalog
|
|
252
|
+
confidence: high
|
|
253
|
+
provenanceKind: repo-observation
|
|
254
|
+
evidenceStrength: corroborated
|
|
255
|
+
status: scorecard-gated
|
|
256
|
+
evidenceIds:
|
|
257
|
+
- repo-transport-mux-architecture
|
|
258
|
+
- repo-transport-mux-scorecard
|
|
259
|
+
unresolvedGaps:
|
|
260
|
+
- Architecture docs alone are not sufficient runtime truth if scorecard:migration goes red.
|
|
261
|
+
- id: claim:repo-transport-mux-migration
|
|
262
|
+
kind: Claim
|
|
263
|
+
claimId: repo-transport-mux-migration
|
|
264
|
+
statement: transport-mux migration records the amux-proxy cutover state and preserves the external contract, but downstream runtime truth stays provisional until the migration scorecard is green.
|
|
265
|
+
subjectKind: catalog
|
|
266
|
+
subjectId: graph:agent-catalog
|
|
267
|
+
confidence: high
|
|
268
|
+
provenanceKind: repo-observation
|
|
269
|
+
evidenceStrength: corroborated
|
|
270
|
+
status: scorecard-gated
|
|
271
|
+
evidenceIds:
|
|
272
|
+
- repo-transport-mux-migration
|
|
273
|
+
- repo-transport-mux-scorecard
|
|
274
|
+
unresolvedGaps:
|
|
275
|
+
- Migration docs describe cutover intent and state; use the scorecard to determine whether runtime truth is active.
|
|
276
|
+
- id: claim:repo-transport-mux-scorecard
|
|
277
|
+
kind: Claim
|
|
278
|
+
claimId: repo-transport-mux-scorecard
|
|
279
|
+
statement: transport-mux runtime and release truth is active only while the migration scorecard remains green; otherwise doc-derived downstream catalog assertions must be treated as provisional.
|
|
280
|
+
subjectKind: catalog
|
|
281
|
+
subjectId: graph:agent-catalog
|
|
282
|
+
confidence: high
|
|
283
|
+
provenanceKind: repo-observation
|
|
284
|
+
evidenceStrength: corroborated
|
|
285
|
+
status: current
|
|
286
|
+
evidenceIds:
|
|
287
|
+
- repo-transport-mux-scorecard
|
|
288
|
+
unresolvedGaps: []
|
|
289
|
+
- id: claim:repo-agent-catalog-package
|
|
290
|
+
kind: Claim
|
|
291
|
+
claimId: repo-agent-catalog-package
|
|
292
|
+
statement: agent-catalog is the shared workspace package for graph-backed ontology, wrappers, and CI/version validation.
|
|
293
|
+
subjectKind: catalog
|
|
294
|
+
subjectId: graph:agent-catalog
|
|
295
|
+
confidence: high
|
|
296
|
+
provenanceKind: repo-observation
|
|
297
|
+
evidenceStrength: corroborated
|
|
298
|
+
status: current
|
|
299
|
+
evidenceIds:
|
|
300
|
+
- repo-agent-catalog-package
|
|
301
|
+
unresolvedGaps: []
|
|
302
|
+
- id: claim:web-github-copilot-mcp
|
|
303
|
+
kind: Claim
|
|
304
|
+
claimId: web-github-copilot-mcp
|
|
305
|
+
statement: GitHub documents MCP support for Copilot cloud agent and local/remote MCP server integration.
|
|
306
|
+
subjectKind: catalog
|
|
307
|
+
subjectId: graph:agent-catalog
|
|
308
|
+
confidence: medium
|
|
309
|
+
provenanceKind: vendor-documentation
|
|
310
|
+
evidenceStrength: partial
|
|
311
|
+
status: current
|
|
312
|
+
evidenceIds:
|
|
313
|
+
- web-github-copilot-mcp
|
|
314
|
+
unresolvedGaps:
|
|
315
|
+
- The linked GitHub MCP documentation confirms support, but broader cloud-agent claims still need cleaner separation from CLI-specific behavior.
|
|
@@ -0,0 +1,170 @@
|
|
|
1
|
+
kind: NodeDocument
|
|
2
|
+
documentPath: nodes/evidence/claude-code-capability-claims.yaml
|
|
3
|
+
generatedAt: 2026-04-24T00:00:00.000Z
|
|
4
|
+
nodes:
|
|
5
|
+
- id: claim:web-claude-code-core-agentic
|
|
6
|
+
kind: Claim
|
|
7
|
+
claimId: web-claude-code-core-agentic
|
|
8
|
+
statement: Claude Code is an agentic coding tool with interactive terminal and multi-surface workflows that reads code, edits files, and runs commands.
|
|
9
|
+
subjectKind: catalog
|
|
10
|
+
subjectId: graph:agent-catalog
|
|
11
|
+
confidence: medium
|
|
12
|
+
provenanceKind: vendor-documentation
|
|
13
|
+
evidenceStrength: corroborated
|
|
14
|
+
status: current
|
|
15
|
+
evidenceIds:
|
|
16
|
+
- web-claude-code-overview
|
|
17
|
+
- web-claude-code-quickstart
|
|
18
|
+
- web-claude-code-interactive-mode
|
|
19
|
+
unresolvedGaps: []
|
|
20
|
+
- id: claim:web-claude-code-commands-and-skills
|
|
21
|
+
kind: Claim
|
|
22
|
+
claimId: web-claude-code-commands-and-skills
|
|
23
|
+
statement: Claude Code documents first-class commands and skills, and the .claude directory defines where commands, skills, and related extension assets live.
|
|
24
|
+
subjectKind: catalog
|
|
25
|
+
subjectId: graph:agent-catalog
|
|
26
|
+
confidence: medium
|
|
27
|
+
provenanceKind: vendor-documentation
|
|
28
|
+
evidenceStrength: corroborated
|
|
29
|
+
status: current
|
|
30
|
+
evidenceIds:
|
|
31
|
+
- web-claude-code-commands
|
|
32
|
+
- web-claude-code-skills
|
|
33
|
+
- web-claude-code-claude-directory
|
|
34
|
+
- web-claude-code-features-overview
|
|
35
|
+
unresolvedGaps: []
|
|
36
|
+
- id: claim:web-claude-code-hooks
|
|
37
|
+
kind: Claim
|
|
38
|
+
claimId: web-claude-code-hooks
|
|
39
|
+
statement: Claude Code exposes lifecycle hooks with event schemas, stdin payloads, automation guidance, and MCP tool hook support.
|
|
40
|
+
subjectKind: catalog
|
|
41
|
+
subjectId: graph:agent-catalog
|
|
42
|
+
confidence: medium
|
|
43
|
+
provenanceKind: vendor-documentation
|
|
44
|
+
evidenceStrength: corroborated
|
|
45
|
+
status: current
|
|
46
|
+
evidenceIds:
|
|
47
|
+
- web-claude-code-hooks
|
|
48
|
+
- web-claude-code-hooks-guide
|
|
49
|
+
unresolvedGaps: []
|
|
50
|
+
- id: claim:web-claude-code-stop-hook
|
|
51
|
+
kind: Claim
|
|
52
|
+
claimId: web-claude-code-stop-hook
|
|
53
|
+
statement: Claude Code includes a stop-phase lifecycle hook, so stop handling is part of the native hook surface rather than only a repo-level convention.
|
|
54
|
+
subjectKind: catalog
|
|
55
|
+
subjectId: graph:agent-catalog
|
|
56
|
+
confidence: medium
|
|
57
|
+
provenanceKind: vendor-documentation
|
|
58
|
+
evidenceStrength: partial
|
|
59
|
+
status: current
|
|
60
|
+
evidenceIds:
|
|
61
|
+
- web-claude-code-hooks
|
|
62
|
+
- repo-target-claude
|
|
63
|
+
- repo-target-index
|
|
64
|
+
unresolvedGaps:
|
|
65
|
+
- The stop-phase hook exists in vendor docs, but the normalized stop-hook capability still depends on local target mapping.
|
|
66
|
+
- id: claim:web-claude-code-mcp
|
|
67
|
+
kind: Claim
|
|
68
|
+
claimId: web-claude-code-mcp
|
|
69
|
+
statement: Claude Code connects to external tools through MCP and treats MCP tools as part of its usable tool surface.
|
|
70
|
+
subjectKind: catalog
|
|
71
|
+
subjectId: graph:agent-catalog
|
|
72
|
+
confidence: medium
|
|
73
|
+
provenanceKind: vendor-documentation
|
|
74
|
+
evidenceStrength: corroborated
|
|
75
|
+
status: current
|
|
76
|
+
evidenceIds:
|
|
77
|
+
- web-claude-code-mcp
|
|
78
|
+
- web-claude-code-tools-reference
|
|
79
|
+
- web-claude-code-features-overview
|
|
80
|
+
unresolvedGaps: []
|
|
81
|
+
- id: claim:web-claude-code-tool-approval
|
|
82
|
+
kind: Claim
|
|
83
|
+
claimId: web-claude-code-tool-approval
|
|
84
|
+
statement: Claude Code uses permission modes and permission rules to gate edits, shell commands, and network access, with auto mode offering delegated approvals within explicit boundaries.
|
|
85
|
+
subjectKind: catalog
|
|
86
|
+
subjectId: graph:agent-catalog
|
|
87
|
+
confidence: medium
|
|
88
|
+
provenanceKind: vendor-documentation
|
|
89
|
+
evidenceStrength: corroborated
|
|
90
|
+
status: current
|
|
91
|
+
evidenceIds:
|
|
92
|
+
- web-claude-code-permissions
|
|
93
|
+
- web-claude-code-permission-modes
|
|
94
|
+
- web-anthropic-claude-code-auto-mode
|
|
95
|
+
unresolvedGaps: []
|
|
96
|
+
- id: claim:web-claude-code-stdin-injection
|
|
97
|
+
kind: Claim
|
|
98
|
+
claimId: web-claude-code-stdin-injection
|
|
99
|
+
statement: Claude Code documents prompt-mode CLI workflows where input is supplied non-interactively and continues can be driven through CLI flags for scripted usage.
|
|
100
|
+
subjectKind: catalog
|
|
101
|
+
subjectId: graph:agent-catalog
|
|
102
|
+
confidence: medium
|
|
103
|
+
provenanceKind: vendor-documentation
|
|
104
|
+
evidenceStrength: corroborated
|
|
105
|
+
status: current
|
|
106
|
+
evidenceIds:
|
|
107
|
+
- web-claude-code-headless
|
|
108
|
+
- web-claude-code-cli-reference
|
|
109
|
+
unresolvedGaps: []
|
|
110
|
+
- id: claim:web-claude-code-subagents
|
|
111
|
+
kind: Claim
|
|
112
|
+
claimId: web-claude-code-subagents
|
|
113
|
+
statement: Claude Code supports specialized subagents that execute side tasks in isolated context and return summaries to the main session.
|
|
114
|
+
subjectKind: catalog
|
|
115
|
+
subjectId: graph:agent-catalog
|
|
116
|
+
confidence: medium
|
|
117
|
+
provenanceKind: vendor-documentation
|
|
118
|
+
evidenceStrength: corroborated
|
|
119
|
+
status: current
|
|
120
|
+
evidenceIds:
|
|
121
|
+
- web-claude-code-subagents
|
|
122
|
+
- web-claude-code-features-overview
|
|
123
|
+
- web-claude-code-claude-directory
|
|
124
|
+
unresolvedGaps: []
|
|
125
|
+
- id: claim:web-claude-code-parallel-work
|
|
126
|
+
kind: Claim
|
|
127
|
+
claimId: web-claude-code-parallel-work
|
|
128
|
+
statement: Claude Code documents both agent teams and parallel session workflows, so parallel execution is an inherent part of its task decomposition story.
|
|
129
|
+
subjectKind: catalog
|
|
130
|
+
subjectId: graph:agent-catalog
|
|
131
|
+
confidence: medium
|
|
132
|
+
provenanceKind: vendor-inference
|
|
133
|
+
evidenceStrength: partial
|
|
134
|
+
status: current
|
|
135
|
+
evidenceIds:
|
|
136
|
+
- web-claude-code-agent-teams
|
|
137
|
+
- web-claude-code-subagents
|
|
138
|
+
- web-claude-code-quickstart
|
|
139
|
+
unresolvedGaps:
|
|
140
|
+
- The docs support parallel task decomposition, but they do not fully specify scheduler-level guarantees for parallel execution as a normalized capability.
|
|
141
|
+
- id: claim:web-claude-code-session-resume
|
|
142
|
+
kind: Claim
|
|
143
|
+
claimId: web-claude-code-session-resume
|
|
144
|
+
statement: Claude Code preserves and resumes session state through checkpointing and documented CLI continue flows.
|
|
145
|
+
subjectKind: catalog
|
|
146
|
+
subjectId: graph:agent-catalog
|
|
147
|
+
confidence: medium
|
|
148
|
+
provenanceKind: vendor-documentation
|
|
149
|
+
evidenceStrength: corroborated
|
|
150
|
+
status: current
|
|
151
|
+
evidenceIds:
|
|
152
|
+
- web-claude-code-checkpointing
|
|
153
|
+
- web-claude-code-headless
|
|
154
|
+
- web-claude-code-cli-reference
|
|
155
|
+
unresolvedGaps: []
|
|
156
|
+
- id: claim:web-claude-code-image-input
|
|
157
|
+
kind: Claim
|
|
158
|
+
claimId: web-claude-code-image-input
|
|
159
|
+
statement: Claude models support image input through Claude interfaces, providing the multimodal basis for image-aware Claude Code experiences.
|
|
160
|
+
subjectKind: catalog
|
|
161
|
+
subjectId: graph:agent-catalog
|
|
162
|
+
confidence: low
|
|
163
|
+
provenanceKind: vendor-inference
|
|
164
|
+
evidenceStrength: inferred
|
|
165
|
+
status: current
|
|
166
|
+
evidenceIds:
|
|
167
|
+
- web-claude-platform-vision
|
|
168
|
+
- web-claude-code-overview
|
|
169
|
+
unresolvedGaps:
|
|
170
|
+
- Claude Code does not currently publish a dedicated image-input capability page, so this capability is inferred from broader Claude multimodal documentation.
|