@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,103 @@
|
|
|
1
|
+
kind: NodeDocument
|
|
2
|
+
documentPath: nodes/evidence/claude-code-docs-core.yaml
|
|
3
|
+
generatedAt: 2026-04-24T00:00:00.000Z
|
|
4
|
+
nodes:
|
|
5
|
+
- id: evidence:web-claude-code-overview
|
|
6
|
+
kind: EvidenceSource
|
|
7
|
+
evidenceId: web-claude-code-overview
|
|
8
|
+
kindLabel: web
|
|
9
|
+
sourcePathOrUrl: https://code.claude.com/docs/en/overview
|
|
10
|
+
capturedAt: 2026-04-24T00:00:00.000Z
|
|
11
|
+
locator: Claude Code overview
|
|
12
|
+
trustLevel: official-web
|
|
13
|
+
reviewOwner: "@a5c-ai/agent-catalog"
|
|
14
|
+
reviewedAt: 2026-04-24T00:00:00.000Z
|
|
15
|
+
freshnessWindowDays: 45
|
|
16
|
+
- id: evidence:web-claude-code-quickstart
|
|
17
|
+
kind: EvidenceSource
|
|
18
|
+
evidenceId: web-claude-code-quickstart
|
|
19
|
+
kindLabel: web
|
|
20
|
+
sourcePathOrUrl: https://code.claude.com/docs/en/quickstart
|
|
21
|
+
capturedAt: 2026-04-24T00:00:00.000Z
|
|
22
|
+
locator: terminal quickstart
|
|
23
|
+
trustLevel: official-web
|
|
24
|
+
reviewOwner: "@a5c-ai/agent-catalog"
|
|
25
|
+
reviewedAt: 2026-04-24T00:00:00.000Z
|
|
26
|
+
freshnessWindowDays: 45
|
|
27
|
+
- id: evidence:web-claude-code-cli-reference
|
|
28
|
+
kind: EvidenceSource
|
|
29
|
+
evidenceId: web-claude-code-cli-reference
|
|
30
|
+
kindLabel: web
|
|
31
|
+
sourcePathOrUrl: https://code.claude.com/docs/en/cli-reference
|
|
32
|
+
capturedAt: 2026-04-24T00:00:00.000Z
|
|
33
|
+
locator: CLI flags and commands
|
|
34
|
+
trustLevel: official-web
|
|
35
|
+
reviewOwner: "@a5c-ai/agent-catalog"
|
|
36
|
+
reviewedAt: 2026-04-24T00:00:00.000Z
|
|
37
|
+
freshnessWindowDays: 45
|
|
38
|
+
- id: evidence:web-claude-code-headless
|
|
39
|
+
kind: EvidenceSource
|
|
40
|
+
evidenceId: web-claude-code-headless
|
|
41
|
+
kindLabel: web
|
|
42
|
+
sourcePathOrUrl: https://code.claude.com/docs/en/headless
|
|
43
|
+
capturedAt: 2026-04-24T00:00:00.000Z
|
|
44
|
+
locator: headless mode and continue flags
|
|
45
|
+
trustLevel: official-web
|
|
46
|
+
reviewOwner: "@a5c-ai/agent-catalog"
|
|
47
|
+
reviewedAt: 2026-04-24T00:00:00.000Z
|
|
48
|
+
freshnessWindowDays: 45
|
|
49
|
+
- id: evidence:web-claude-code-interactive-mode
|
|
50
|
+
kind: EvidenceSource
|
|
51
|
+
evidenceId: web-claude-code-interactive-mode
|
|
52
|
+
kindLabel: web
|
|
53
|
+
sourcePathOrUrl: https://code.claude.com/docs/en/interactive-mode
|
|
54
|
+
capturedAt: 2026-04-24T00:00:00.000Z
|
|
55
|
+
locator: interactive session controls
|
|
56
|
+
trustLevel: official-web
|
|
57
|
+
reviewOwner: "@a5c-ai/agent-catalog"
|
|
58
|
+
reviewedAt: 2026-04-24T00:00:00.000Z
|
|
59
|
+
freshnessWindowDays: 45
|
|
60
|
+
- id: evidence:web-claude-code-permissions
|
|
61
|
+
kind: EvidenceSource
|
|
62
|
+
evidenceId: web-claude-code-permissions
|
|
63
|
+
kindLabel: web
|
|
64
|
+
sourcePathOrUrl: https://code.claude.com/docs/en/permissions
|
|
65
|
+
capturedAt: 2026-04-24T00:00:00.000Z
|
|
66
|
+
locator: fine-grained permissions
|
|
67
|
+
trustLevel: official-web
|
|
68
|
+
reviewOwner: "@a5c-ai/agent-catalog"
|
|
69
|
+
reviewedAt: 2026-04-24T00:00:00.000Z
|
|
70
|
+
freshnessWindowDays: 45
|
|
71
|
+
- id: evidence:web-claude-code-permission-modes
|
|
72
|
+
kind: EvidenceSource
|
|
73
|
+
evidenceId: web-claude-code-permission-modes
|
|
74
|
+
kindLabel: web
|
|
75
|
+
sourcePathOrUrl: https://code.claude.com/docs/en/permission-modes
|
|
76
|
+
capturedAt: 2026-04-24T00:00:00.000Z
|
|
77
|
+
locator: permission mode selection
|
|
78
|
+
trustLevel: official-web
|
|
79
|
+
reviewOwner: "@a5c-ai/agent-catalog"
|
|
80
|
+
reviewedAt: 2026-04-24T00:00:00.000Z
|
|
81
|
+
freshnessWindowDays: 45
|
|
82
|
+
- id: evidence:web-claude-code-checkpointing
|
|
83
|
+
kind: EvidenceSource
|
|
84
|
+
evidenceId: web-claude-code-checkpointing
|
|
85
|
+
kindLabel: web
|
|
86
|
+
sourcePathOrUrl: https://code.claude.com/docs/en/checkpointing
|
|
87
|
+
capturedAt: 2026-04-24T00:00:00.000Z
|
|
88
|
+
locator: checkpointed session state and rewind
|
|
89
|
+
trustLevel: official-web
|
|
90
|
+
reviewOwner: "@a5c-ai/agent-catalog"
|
|
91
|
+
reviewedAt: 2026-04-24T00:00:00.000Z
|
|
92
|
+
freshnessWindowDays: 45
|
|
93
|
+
- id: evidence:web-claude-platform-vision
|
|
94
|
+
kind: EvidenceSource
|
|
95
|
+
evidenceId: web-claude-platform-vision
|
|
96
|
+
kindLabel: web
|
|
97
|
+
sourcePathOrUrl: https://platform.claude.com/docs/en/build-with-claude/vision
|
|
98
|
+
capturedAt: 2026-04-24T00:00:00.000Z
|
|
99
|
+
locator: image input and vision support
|
|
100
|
+
trustLevel: official-web
|
|
101
|
+
reviewOwner: "@a5c-ai/agent-catalog"
|
|
102
|
+
reviewedAt: 2026-04-24T00:00:00.000Z
|
|
103
|
+
freshnessWindowDays: 45
|
|
@@ -0,0 +1,114 @@
|
|
|
1
|
+
kind: NodeDocument
|
|
2
|
+
documentPath: nodes/evidence/claude-code-docs-extensions.yaml
|
|
3
|
+
generatedAt: 2026-04-24T00:00:00.000Z
|
|
4
|
+
nodes:
|
|
5
|
+
- id: evidence:web-claude-code-features-overview
|
|
6
|
+
kind: EvidenceSource
|
|
7
|
+
evidenceId: web-claude-code-features-overview
|
|
8
|
+
kindLabel: web
|
|
9
|
+
sourcePathOrUrl: https://code.claude.com/docs/en/features-overview
|
|
10
|
+
capturedAt: 2026-04-24T00:00:00.000Z
|
|
11
|
+
locator: extension surface overview
|
|
12
|
+
trustLevel: official-web
|
|
13
|
+
reviewOwner: "@a5c-ai/agent-catalog"
|
|
14
|
+
reviewedAt: 2026-04-24T00:00:00.000Z
|
|
15
|
+
freshnessWindowDays: 45
|
|
16
|
+
- id: evidence:web-claude-code-claude-directory
|
|
17
|
+
kind: EvidenceSource
|
|
18
|
+
evidenceId: web-claude-code-claude-directory
|
|
19
|
+
kindLabel: web
|
|
20
|
+
sourcePathOrUrl: https://code.claude.com/docs/en/claude-directory
|
|
21
|
+
capturedAt: 2026-04-24T00:00:00.000Z
|
|
22
|
+
locator: .claude directory layout
|
|
23
|
+
trustLevel: official-web
|
|
24
|
+
reviewOwner: "@a5c-ai/agent-catalog"
|
|
25
|
+
reviewedAt: 2026-04-24T00:00:00.000Z
|
|
26
|
+
freshnessWindowDays: 45
|
|
27
|
+
- id: evidence:web-claude-code-commands
|
|
28
|
+
kind: EvidenceSource
|
|
29
|
+
evidenceId: web-claude-code-commands
|
|
30
|
+
kindLabel: web
|
|
31
|
+
sourcePathOrUrl: https://code.claude.com/docs/en/commands
|
|
32
|
+
capturedAt: 2026-04-24T00:00:00.000Z
|
|
33
|
+
locator: built-in commands and bundled skills
|
|
34
|
+
trustLevel: official-web
|
|
35
|
+
reviewOwner: "@a5c-ai/agent-catalog"
|
|
36
|
+
reviewedAt: 2026-04-24T00:00:00.000Z
|
|
37
|
+
freshnessWindowDays: 45
|
|
38
|
+
- id: evidence:web-claude-code-skills
|
|
39
|
+
kind: EvidenceSource
|
|
40
|
+
evidenceId: web-claude-code-skills
|
|
41
|
+
kindLabel: web
|
|
42
|
+
sourcePathOrUrl: https://code.claude.com/docs/en/skills
|
|
43
|
+
capturedAt: 2026-04-24T00:00:00.000Z
|
|
44
|
+
locator: skill creation and invocation
|
|
45
|
+
trustLevel: official-web
|
|
46
|
+
reviewOwner: "@a5c-ai/agent-catalog"
|
|
47
|
+
reviewedAt: 2026-04-24T00:00:00.000Z
|
|
48
|
+
freshnessWindowDays: 45
|
|
49
|
+
- id: evidence:web-claude-code-hooks
|
|
50
|
+
kind: EvidenceSource
|
|
51
|
+
evidenceId: web-claude-code-hooks
|
|
52
|
+
kindLabel: web
|
|
53
|
+
sourcePathOrUrl: https://code.claude.com/docs/en/hooks
|
|
54
|
+
capturedAt: 2026-04-24T00:00:00.000Z
|
|
55
|
+
locator: lifecycle hook reference
|
|
56
|
+
trustLevel: official-web
|
|
57
|
+
reviewOwner: "@a5c-ai/agent-catalog"
|
|
58
|
+
reviewedAt: 2026-04-24T00:00:00.000Z
|
|
59
|
+
freshnessWindowDays: 45
|
|
60
|
+
- id: evidence:web-claude-code-hooks-guide
|
|
61
|
+
kind: EvidenceSource
|
|
62
|
+
evidenceId: web-claude-code-hooks-guide
|
|
63
|
+
kindLabel: web
|
|
64
|
+
sourcePathOrUrl: https://code.claude.com/docs/en/hooks-guide
|
|
65
|
+
capturedAt: 2026-04-24T00:00:00.000Z
|
|
66
|
+
locator: workflow automation guide for hooks
|
|
67
|
+
trustLevel: official-web
|
|
68
|
+
reviewOwner: "@a5c-ai/agent-catalog"
|
|
69
|
+
reviewedAt: 2026-04-24T00:00:00.000Z
|
|
70
|
+
freshnessWindowDays: 45
|
|
71
|
+
- id: evidence:web-claude-code-mcp
|
|
72
|
+
kind: EvidenceSource
|
|
73
|
+
evidenceId: web-claude-code-mcp
|
|
74
|
+
kindLabel: web
|
|
75
|
+
sourcePathOrUrl: https://code.claude.com/docs/en/mcp
|
|
76
|
+
capturedAt: 2026-04-24T00:00:00.000Z
|
|
77
|
+
locator: MCP integration
|
|
78
|
+
trustLevel: official-web
|
|
79
|
+
reviewOwner: "@a5c-ai/agent-catalog"
|
|
80
|
+
reviewedAt: 2026-04-24T00:00:00.000Z
|
|
81
|
+
freshnessWindowDays: 45
|
|
82
|
+
- id: evidence:web-claude-code-subagents
|
|
83
|
+
kind: EvidenceSource
|
|
84
|
+
evidenceId: web-claude-code-subagents
|
|
85
|
+
kindLabel: web
|
|
86
|
+
sourcePathOrUrl: https://code.claude.com/docs/en/sub-agents
|
|
87
|
+
capturedAt: 2026-04-24T00:00:00.000Z
|
|
88
|
+
locator: custom subagents
|
|
89
|
+
trustLevel: official-web
|
|
90
|
+
reviewOwner: "@a5c-ai/agent-catalog"
|
|
91
|
+
reviewedAt: 2026-04-24T00:00:00.000Z
|
|
92
|
+
freshnessWindowDays: 45
|
|
93
|
+
- id: evidence:web-claude-code-agent-teams
|
|
94
|
+
kind: EvidenceSource
|
|
95
|
+
evidenceId: web-claude-code-agent-teams
|
|
96
|
+
kindLabel: web
|
|
97
|
+
sourcePathOrUrl: https://code.claude.com/docs/en/agent-teams
|
|
98
|
+
capturedAt: 2026-04-24T00:00:00.000Z
|
|
99
|
+
locator: parallel Claude Code team orchestration
|
|
100
|
+
trustLevel: official-web
|
|
101
|
+
reviewOwner: "@a5c-ai/agent-catalog"
|
|
102
|
+
reviewedAt: 2026-04-24T00:00:00.000Z
|
|
103
|
+
freshnessWindowDays: 45
|
|
104
|
+
- id: evidence:web-claude-code-tools-reference
|
|
105
|
+
kind: EvidenceSource
|
|
106
|
+
evidenceId: web-claude-code-tools-reference
|
|
107
|
+
kindLabel: web
|
|
108
|
+
sourcePathOrUrl: https://code.claude.com/docs/en/tools-reference
|
|
109
|
+
capturedAt: 2026-04-24T00:00:00.000Z
|
|
110
|
+
locator: built-in tool and MCP references
|
|
111
|
+
trustLevel: official-web
|
|
112
|
+
reviewOwner: "@a5c-ai/agent-catalog"
|
|
113
|
+
reviewedAt: 2026-04-24T00:00:00.000Z
|
|
114
|
+
freshnessWindowDays: 45
|
|
@@ -0,0 +1,155 @@
|
|
|
1
|
+
kind: NodeDocument
|
|
2
|
+
documentPath: nodes/evidence/codex-web.yaml
|
|
3
|
+
generatedAt: 2026-04-24T00:00:00.000Z
|
|
4
|
+
nodes:
|
|
5
|
+
- id: evidence:web-codex-cli
|
|
6
|
+
kind: EvidenceSource
|
|
7
|
+
evidenceId: web-codex-cli
|
|
8
|
+
kindLabel: web
|
|
9
|
+
sourcePathOrUrl: https://developers.openai.com/codex/cli
|
|
10
|
+
capturedAt: 2026-04-24T00:00:00.000Z
|
|
11
|
+
locator: Codex CLI overview
|
|
12
|
+
trustLevel: official-web
|
|
13
|
+
reviewOwner: "@a5c-ai/agent-catalog"
|
|
14
|
+
reviewedAt: 2026-04-24T00:00:00.000Z
|
|
15
|
+
freshnessWindowDays: 45
|
|
16
|
+
- id: evidence:web-codex-skills
|
|
17
|
+
kind: EvidenceSource
|
|
18
|
+
evidenceId: web-codex-skills
|
|
19
|
+
kindLabel: web
|
|
20
|
+
sourcePathOrUrl: https://developers.openai.com/codex/skills
|
|
21
|
+
capturedAt: 2026-04-24T00:00:00.000Z
|
|
22
|
+
locator: skill discovery and activation
|
|
23
|
+
trustLevel: official-web
|
|
24
|
+
reviewOwner: "@a5c-ai/agent-catalog"
|
|
25
|
+
reviewedAt: 2026-04-24T00:00:00.000Z
|
|
26
|
+
freshnessWindowDays: 45
|
|
27
|
+
- id: evidence:web-codex-hooks
|
|
28
|
+
kind: EvidenceSource
|
|
29
|
+
evidenceId: web-codex-hooks
|
|
30
|
+
kindLabel: web
|
|
31
|
+
sourcePathOrUrl: https://developers.openai.com/codex/hooks
|
|
32
|
+
capturedAt: 2026-04-24T00:00:00.000Z
|
|
33
|
+
locator: lifecycle hooks and automation
|
|
34
|
+
trustLevel: official-web
|
|
35
|
+
reviewOwner: "@a5c-ai/agent-catalog"
|
|
36
|
+
reviewedAt: 2026-04-24T00:00:00.000Z
|
|
37
|
+
freshnessWindowDays: 45
|
|
38
|
+
- id: evidence:web-codex-cli-reference
|
|
39
|
+
kind: EvidenceSource
|
|
40
|
+
evidenceId: web-codex-cli-reference
|
|
41
|
+
kindLabel: web
|
|
42
|
+
sourcePathOrUrl: https://developers.openai.com/codex/cli/reference
|
|
43
|
+
capturedAt: 2026-04-24T00:00:00.000Z
|
|
44
|
+
locator: command and flag reference
|
|
45
|
+
trustLevel: official-web
|
|
46
|
+
reviewOwner: "@a5c-ai/agent-catalog"
|
|
47
|
+
reviewedAt: 2026-04-24T00:00:00.000Z
|
|
48
|
+
freshnessWindowDays: 45
|
|
49
|
+
- id: evidence:web-codex-cli-features
|
|
50
|
+
kind: EvidenceSource
|
|
51
|
+
evidenceId: web-codex-cli-features
|
|
52
|
+
kindLabel: web
|
|
53
|
+
sourcePathOrUrl: https://developers.openai.com/codex/cli/features
|
|
54
|
+
capturedAt: 2026-04-24T00:00:00.000Z
|
|
55
|
+
locator: interactive features, transcripts, and multimodal tooling
|
|
56
|
+
trustLevel: official-web
|
|
57
|
+
reviewOwner: "@a5c-ai/agent-catalog"
|
|
58
|
+
reviewedAt: 2026-04-24T00:00:00.000Z
|
|
59
|
+
freshnessWindowDays: 45
|
|
60
|
+
- id: evidence:web-codex-noninteractive
|
|
61
|
+
kind: EvidenceSource
|
|
62
|
+
evidenceId: web-codex-noninteractive
|
|
63
|
+
kindLabel: web
|
|
64
|
+
sourcePathOrUrl: https://developers.openai.com/codex/noninteractive
|
|
65
|
+
capturedAt: 2026-04-24T00:00:00.000Z
|
|
66
|
+
locator: scripted and CI-oriented usage
|
|
67
|
+
trustLevel: official-web
|
|
68
|
+
reviewOwner: "@a5c-ai/agent-catalog"
|
|
69
|
+
reviewedAt: 2026-04-24T00:00:00.000Z
|
|
70
|
+
freshnessWindowDays: 45
|
|
71
|
+
- id: claim:web-codex-core-agentic
|
|
72
|
+
kind: Claim
|
|
73
|
+
claimId: web-codex-core-agentic
|
|
74
|
+
statement: Codex is documented as an interactive coding agent surface with CLI workflows, tool use, and persistent thread-oriented execution.
|
|
75
|
+
subjectKind: catalog
|
|
76
|
+
subjectId: graph:agent-catalog
|
|
77
|
+
confidence: medium
|
|
78
|
+
provenanceKind: vendor-documentation
|
|
79
|
+
evidenceStrength: corroborated
|
|
80
|
+
status: current
|
|
81
|
+
evidenceIds:
|
|
82
|
+
- web-codex-cli
|
|
83
|
+
- web-codex-cli-features
|
|
84
|
+
unresolvedGaps: []
|
|
85
|
+
- id: claim:web-codex-skills
|
|
86
|
+
kind: Claim
|
|
87
|
+
claimId: web-codex-skills
|
|
88
|
+
statement: Codex supports discoverable skills that can be activated explicitly or implicitly during CLI and IDE workflows.
|
|
89
|
+
subjectKind: catalog
|
|
90
|
+
subjectId: graph:agent-catalog
|
|
91
|
+
confidence: medium
|
|
92
|
+
provenanceKind: vendor-documentation
|
|
93
|
+
evidenceStrength: partial
|
|
94
|
+
status: current
|
|
95
|
+
evidenceIds:
|
|
96
|
+
- web-codex-skills
|
|
97
|
+
unresolvedGaps:
|
|
98
|
+
- The public Codex skills documentation is currently a single-source vendor page.
|
|
99
|
+
- id: claim:web-codex-hooks
|
|
100
|
+
kind: Claim
|
|
101
|
+
claimId: web-codex-hooks
|
|
102
|
+
statement: Codex exposes a native hook system for lifecycle automation and command interception.
|
|
103
|
+
subjectKind: catalog
|
|
104
|
+
subjectId: graph:agent-catalog
|
|
105
|
+
confidence: medium
|
|
106
|
+
provenanceKind: vendor-documentation
|
|
107
|
+
evidenceStrength: partial
|
|
108
|
+
status: current
|
|
109
|
+
evidenceIds:
|
|
110
|
+
- web-codex-hooks
|
|
111
|
+
unresolvedGaps:
|
|
112
|
+
- The vendor docs confirm hooks exist, but exact normalized lifecycle mapping still depends on local ontology interpretation.
|
|
113
|
+
- id: claim:web-codex-stdin-injection
|
|
114
|
+
kind: Claim
|
|
115
|
+
claimId: web-codex-stdin-injection
|
|
116
|
+
statement: Codex documents non-interactive CLI usage for scripted and CI flows, providing an official basis for prompt injection through CLI entrypoints.
|
|
117
|
+
subjectKind: catalog
|
|
118
|
+
subjectId: graph:agent-catalog
|
|
119
|
+
confidence: medium
|
|
120
|
+
provenanceKind: vendor-documentation
|
|
121
|
+
evidenceStrength: corroborated
|
|
122
|
+
status: current
|
|
123
|
+
evidenceIds:
|
|
124
|
+
- web-codex-noninteractive
|
|
125
|
+
- web-codex-cli-reference
|
|
126
|
+
unresolvedGaps: []
|
|
127
|
+
- id: claim:web-codex-image-input
|
|
128
|
+
kind: Claim
|
|
129
|
+
claimId: web-codex-image-input
|
|
130
|
+
statement: Codex documents multimodal CLI workflows, providing an official basis for image-aware interactions even though the local ontology still normalizes them as a single image-input capability.
|
|
131
|
+
subjectKind: catalog
|
|
132
|
+
subjectId: graph:agent-catalog
|
|
133
|
+
confidence: low
|
|
134
|
+
provenanceKind: vendor-inference
|
|
135
|
+
evidenceStrength: inferred
|
|
136
|
+
status: current
|
|
137
|
+
evidenceIds:
|
|
138
|
+
- web-codex-cli-features
|
|
139
|
+
- web-codex-cli
|
|
140
|
+
unresolvedGaps:
|
|
141
|
+
- Codex documents multimodal workflows broadly, but it does not publish a dedicated CLI image-input capability contract.
|
|
142
|
+
- id: claim:web-codex-session-resume
|
|
143
|
+
kind: Claim
|
|
144
|
+
claimId: web-codex-session-resume
|
|
145
|
+
statement: Codex preserves local transcripts and thread state so users can continue prior work instead of starting a fresh session every time.
|
|
146
|
+
subjectKind: catalog
|
|
147
|
+
subjectId: graph:agent-catalog
|
|
148
|
+
confidence: medium
|
|
149
|
+
provenanceKind: vendor-documentation
|
|
150
|
+
evidenceStrength: corroborated
|
|
151
|
+
status: current
|
|
152
|
+
evidenceIds:
|
|
153
|
+
- web-codex-cli-features
|
|
154
|
+
- web-codex-cli-reference
|
|
155
|
+
unresolvedGaps: []
|
|
@@ -0,0 +1,213 @@
|
|
|
1
|
+
kind: NodeDocument
|
|
2
|
+
documentPath: nodes/evidence/copilot-web.yaml
|
|
3
|
+
generatedAt: 2026-04-24T00:00:00.000Z
|
|
4
|
+
nodes:
|
|
5
|
+
- id: evidence:web-github-copilot-cli-overview
|
|
6
|
+
kind: EvidenceSource
|
|
7
|
+
evidenceId: web-github-copilot-cli-overview
|
|
8
|
+
kindLabel: web
|
|
9
|
+
sourcePathOrUrl: https://docs.github.com/en/copilot/how-tos/copilot-cli/use-copilot-cli/overview
|
|
10
|
+
capturedAt: 2026-04-24T00:00:00.000Z
|
|
11
|
+
locator: Copilot CLI agent overview
|
|
12
|
+
trustLevel: official-web
|
|
13
|
+
reviewOwner: "@a5c-ai/agent-catalog"
|
|
14
|
+
reviewedAt: 2026-04-24T00:00:00.000Z
|
|
15
|
+
freshnessWindowDays: 45
|
|
16
|
+
- id: evidence:web-github-copilot-cli-getting-started
|
|
17
|
+
kind: EvidenceSource
|
|
18
|
+
evidenceId: web-github-copilot-cli-getting-started
|
|
19
|
+
kindLabel: web
|
|
20
|
+
sourcePathOrUrl: https://docs.github.com/en/copilot/how-tos/copilot-cli/cli-getting-started
|
|
21
|
+
capturedAt: 2026-04-24T00:00:00.000Z
|
|
22
|
+
locator: interactive CLI getting started
|
|
23
|
+
trustLevel: official-web
|
|
24
|
+
reviewOwner: "@a5c-ai/agent-catalog"
|
|
25
|
+
reviewedAt: 2026-04-24T00:00:00.000Z
|
|
26
|
+
freshnessWindowDays: 45
|
|
27
|
+
- id: evidence:web-github-copilot-cli-plugins
|
|
28
|
+
kind: EvidenceSource
|
|
29
|
+
evidenceId: web-github-copilot-cli-plugins
|
|
30
|
+
kindLabel: web
|
|
31
|
+
sourcePathOrUrl: https://docs.github.com/en/copilot/concepts/agents/copilot-cli/about-cli-plugins
|
|
32
|
+
capturedAt: 2026-04-24T00:00:00.000Z
|
|
33
|
+
locator: plugins with reusable agents, skills, hooks, and integrations
|
|
34
|
+
trustLevel: official-web
|
|
35
|
+
reviewOwner: "@a5c-ai/agent-catalog"
|
|
36
|
+
reviewedAt: 2026-04-24T00:00:00.000Z
|
|
37
|
+
freshnessWindowDays: 45
|
|
38
|
+
- id: evidence:web-github-copilot-cli-plugin-reference
|
|
39
|
+
kind: EvidenceSource
|
|
40
|
+
evidenceId: web-github-copilot-cli-plugin-reference
|
|
41
|
+
kindLabel: web
|
|
42
|
+
sourcePathOrUrl: https://docs.github.com/en/copilot/reference/copilot-cli-reference/cli-plugin-reference
|
|
43
|
+
capturedAt: 2026-04-24T00:00:00.000Z
|
|
44
|
+
locator: plugin.json and component layout
|
|
45
|
+
trustLevel: official-web
|
|
46
|
+
reviewOwner: "@a5c-ai/agent-catalog"
|
|
47
|
+
reviewedAt: 2026-04-24T00:00:00.000Z
|
|
48
|
+
freshnessWindowDays: 45
|
|
49
|
+
- id: evidence:web-github-copilot-cli-hooks
|
|
50
|
+
kind: EvidenceSource
|
|
51
|
+
evidenceId: web-github-copilot-cli-hooks
|
|
52
|
+
kindLabel: web
|
|
53
|
+
sourcePathOrUrl: https://docs.github.com/en/copilot/how-tos/copilot-cli/customize-copilot/use-hooks
|
|
54
|
+
capturedAt: 2026-04-24T00:00:00.000Z
|
|
55
|
+
locator: hooks usage in Copilot CLI
|
|
56
|
+
trustLevel: official-web
|
|
57
|
+
reviewOwner: "@a5c-ai/agent-catalog"
|
|
58
|
+
reviewedAt: 2026-04-24T00:00:00.000Z
|
|
59
|
+
freshnessWindowDays: 45
|
|
60
|
+
- id: evidence:web-github-copilot-hooks-config
|
|
61
|
+
kind: EvidenceSource
|
|
62
|
+
evidenceId: web-github-copilot-hooks-config
|
|
63
|
+
kindLabel: web
|
|
64
|
+
sourcePathOrUrl: https://docs.github.com/en/copilot/reference/hooks-configuration
|
|
65
|
+
capturedAt: 2026-04-24T00:00:00.000Z
|
|
66
|
+
locator: hook configuration reference
|
|
67
|
+
trustLevel: official-web
|
|
68
|
+
reviewOwner: "@a5c-ai/agent-catalog"
|
|
69
|
+
reviewedAt: 2026-04-24T00:00:00.000Z
|
|
70
|
+
freshnessWindowDays: 45
|
|
71
|
+
- id: evidence:web-github-copilot-cli-config-dir
|
|
72
|
+
kind: EvidenceSource
|
|
73
|
+
evidenceId: web-github-copilot-cli-config-dir
|
|
74
|
+
kindLabel: web
|
|
75
|
+
sourcePathOrUrl: https://docs.github.com/en/copilot/reference/copilot-cli-reference/cli-config-dir-reference
|
|
76
|
+
capturedAt: 2026-04-24T00:00:00.000Z
|
|
77
|
+
locator: session data and customization storage
|
|
78
|
+
trustLevel: official-web
|
|
79
|
+
reviewOwner: "@a5c-ai/agent-catalog"
|
|
80
|
+
reviewedAt: 2026-04-24T00:00:00.000Z
|
|
81
|
+
freshnessWindowDays: 45
|
|
82
|
+
- id: evidence:web-github-copilot-cli-mcp
|
|
83
|
+
kind: EvidenceSource
|
|
84
|
+
evidenceId: web-github-copilot-cli-mcp
|
|
85
|
+
kindLabel: web
|
|
86
|
+
sourcePathOrUrl: https://docs.github.com/en/copilot/how-tos/copilot-cli/customize-copilot/add-mcp-servers
|
|
87
|
+
capturedAt: 2026-04-24T00:00:00.000Z
|
|
88
|
+
locator: CLI MCP server setup
|
|
89
|
+
trustLevel: official-web
|
|
90
|
+
reviewOwner: "@a5c-ai/agent-catalog"
|
|
91
|
+
reviewedAt: 2026-04-24T00:00:00.000Z
|
|
92
|
+
freshnessWindowDays: 45
|
|
93
|
+
- id: evidence:web-github-copilot-custom-instructions
|
|
94
|
+
kind: EvidenceSource
|
|
95
|
+
evidenceId: web-github-copilot-custom-instructions
|
|
96
|
+
kindLabel: web
|
|
97
|
+
sourcePathOrUrl: https://docs.github.com/en/copilot/how-tos/configure-custom-instructions
|
|
98
|
+
capturedAt: 2026-04-24T00:00:00.000Z
|
|
99
|
+
locator: persistent custom instructions
|
|
100
|
+
trustLevel: official-web
|
|
101
|
+
reviewOwner: "@a5c-ai/agent-catalog"
|
|
102
|
+
reviewedAt: 2026-04-24T00:00:00.000Z
|
|
103
|
+
freshnessWindowDays: 45
|
|
104
|
+
- id: evidence:web-github-copilot-sdk-image-input
|
|
105
|
+
kind: EvidenceSource
|
|
106
|
+
evidenceId: web-github-copilot-sdk-image-input
|
|
107
|
+
kindLabel: web
|
|
108
|
+
sourcePathOrUrl: https://docs.github.com/en/copilot/how-tos/copilot-sdk/use-copilot-sdk/image-input
|
|
109
|
+
capturedAt: 2026-04-24T00:00:00.000Z
|
|
110
|
+
locator: image attachments in Copilot SDK sessions
|
|
111
|
+
trustLevel: official-web
|
|
112
|
+
reviewOwner: "@a5c-ai/agent-catalog"
|
|
113
|
+
reviewedAt: 2026-04-24T00:00:00.000Z
|
|
114
|
+
freshnessWindowDays: 45
|
|
115
|
+
- id: claim:web-github-copilot-cli-core-agentic
|
|
116
|
+
kind: Claim
|
|
117
|
+
claimId: web-github-copilot-cli-core-agentic
|
|
118
|
+
statement: GitHub Copilot CLI is documented as an interactive agentic coding workflow with repository-aware execution.
|
|
119
|
+
subjectKind: catalog
|
|
120
|
+
subjectId: graph:agent-catalog
|
|
121
|
+
confidence: medium
|
|
122
|
+
provenanceKind: vendor-documentation
|
|
123
|
+
evidenceStrength: corroborated
|
|
124
|
+
status: current
|
|
125
|
+
evidenceIds:
|
|
126
|
+
- web-github-copilot-cli-overview
|
|
127
|
+
- web-github-copilot-cli-getting-started
|
|
128
|
+
unresolvedGaps: []
|
|
129
|
+
- id: claim:web-github-copilot-cli-skills
|
|
130
|
+
kind: Claim
|
|
131
|
+
claimId: web-github-copilot-cli-skills
|
|
132
|
+
statement: GitHub documents Copilot CLI plugins as reusable packages that can bundle agents, skills, hooks, and integrations.
|
|
133
|
+
subjectKind: catalog
|
|
134
|
+
subjectId: graph:agent-catalog
|
|
135
|
+
confidence: medium
|
|
136
|
+
provenanceKind: vendor-documentation
|
|
137
|
+
evidenceStrength: corroborated
|
|
138
|
+
status: current
|
|
139
|
+
evidenceIds:
|
|
140
|
+
- web-github-copilot-cli-plugins
|
|
141
|
+
- web-github-copilot-cli-plugin-reference
|
|
142
|
+
unresolvedGaps: []
|
|
143
|
+
- id: claim:web-github-copilot-cli-hooks
|
|
144
|
+
kind: Claim
|
|
145
|
+
claimId: web-github-copilot-cli-hooks
|
|
146
|
+
statement: Copilot CLI exposes a first-party hooks system for repository and CLI execution flows.
|
|
147
|
+
subjectKind: catalog
|
|
148
|
+
subjectId: graph:agent-catalog
|
|
149
|
+
confidence: medium
|
|
150
|
+
provenanceKind: vendor-documentation
|
|
151
|
+
evidenceStrength: corroborated
|
|
152
|
+
status: current
|
|
153
|
+
evidenceIds:
|
|
154
|
+
- web-github-copilot-cli-hooks
|
|
155
|
+
- web-github-copilot-hooks-config
|
|
156
|
+
unresolvedGaps: []
|
|
157
|
+
- id: claim:web-github-copilot-cli-mcp
|
|
158
|
+
kind: Claim
|
|
159
|
+
claimId: web-github-copilot-cli-mcp
|
|
160
|
+
statement: Copilot CLI and Copilot cloud agent both document MCP integration as a native extensibility surface.
|
|
161
|
+
subjectKind: catalog
|
|
162
|
+
subjectId: graph:agent-catalog
|
|
163
|
+
confidence: medium
|
|
164
|
+
provenanceKind: vendor-documentation
|
|
165
|
+
evidenceStrength: corroborated
|
|
166
|
+
status: current
|
|
167
|
+
evidenceIds:
|
|
168
|
+
- web-github-copilot-cli-mcp
|
|
169
|
+
- web-github-copilot-mcp
|
|
170
|
+
unresolvedGaps: []
|
|
171
|
+
- id: claim:web-github-copilot-cli-session-resume
|
|
172
|
+
kind: Claim
|
|
173
|
+
claimId: web-github-copilot-cli-session-resume
|
|
174
|
+
statement: GitHub documents Copilot CLI session and customization storage in the local configuration directory, providing a first-party basis for persisted session flows.
|
|
175
|
+
subjectKind: catalog
|
|
176
|
+
subjectId: graph:agent-catalog
|
|
177
|
+
confidence: medium
|
|
178
|
+
provenanceKind: vendor-inference
|
|
179
|
+
evidenceStrength: partial
|
|
180
|
+
status: current
|
|
181
|
+
evidenceIds:
|
|
182
|
+
- web-github-copilot-cli-config-dir
|
|
183
|
+
- web-github-copilot-cli-getting-started
|
|
184
|
+
unresolvedGaps:
|
|
185
|
+
- GitHub documents persisted local state, but an explicit CLI resume contract is still inferred from storage-oriented docs.
|
|
186
|
+
- id: claim:web-github-copilot-custom-instructions
|
|
187
|
+
kind: Claim
|
|
188
|
+
claimId: web-github-copilot-custom-instructions
|
|
189
|
+
statement: GitHub documents persistent custom instructions for Copilot, which is the first-party basis for durable skill-like contextual guidance in the broader Copilot surface.
|
|
190
|
+
subjectKind: catalog
|
|
191
|
+
subjectId: graph:agent-catalog
|
|
192
|
+
confidence: medium
|
|
193
|
+
provenanceKind: vendor-inference
|
|
194
|
+
evidenceStrength: partial
|
|
195
|
+
status: current
|
|
196
|
+
evidenceIds:
|
|
197
|
+
- web-github-copilot-custom-instructions
|
|
198
|
+
unresolvedGaps:
|
|
199
|
+
- Persistent custom instructions are adjacent to skills, but the reusable-skill equivalence remains an ontology-level inference.
|
|
200
|
+
- id: claim:web-github-copilot-image-input
|
|
201
|
+
kind: Claim
|
|
202
|
+
claimId: web-github-copilot-image-input
|
|
203
|
+
statement: Copilot SDK sessions support image attachments, which provides the strongest first-party public evidence for image-aware Copilot agent flows.
|
|
204
|
+
subjectKind: catalog
|
|
205
|
+
subjectId: graph:agent-catalog
|
|
206
|
+
confidence: low
|
|
207
|
+
provenanceKind: vendor-inference
|
|
208
|
+
evidenceStrength: inferred
|
|
209
|
+
status: current
|
|
210
|
+
evidenceIds:
|
|
211
|
+
- web-github-copilot-sdk-image-input
|
|
212
|
+
unresolvedGaps:
|
|
213
|
+
- Public image-input evidence is SDK-scoped and does not fully corroborate the same capability for Copilot CLI.
|