@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,918 @@
|
|
|
1
|
+
{
|
|
2
|
+
"kind": "EvidenceShard",
|
|
3
|
+
"entryKind": "evidence-sources",
|
|
4
|
+
"group": "vendor-web",
|
|
5
|
+
"generatedAt": "2026-04-24T00:00:00.000Z",
|
|
6
|
+
"entries": [
|
|
7
|
+
{
|
|
8
|
+
"id": "evidence:web-anthropic-claude-code",
|
|
9
|
+
"kind": "EvidenceSource",
|
|
10
|
+
"evidenceId": "web-anthropic-claude-code",
|
|
11
|
+
"kindLabel": "web",
|
|
12
|
+
"sourcePathOrUrl": "https://www.anthropic.com/product/claude-code",
|
|
13
|
+
"capturedAt": "2026-04-23T00:00:00.000Z",
|
|
14
|
+
"locator": "product overview",
|
|
15
|
+
"trustLevel": "official-web",
|
|
16
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
17
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
18
|
+
"freshnessWindowDays": 45
|
|
19
|
+
},
|
|
20
|
+
{
|
|
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
|
+
},
|
|
33
|
+
{
|
|
34
|
+
"id": "evidence:web-anthropic-claude-code-autonomy",
|
|
35
|
+
"kind": "EvidenceSource",
|
|
36
|
+
"evidenceId": "web-anthropic-claude-code-autonomy",
|
|
37
|
+
"kindLabel": "web",
|
|
38
|
+
"sourcePathOrUrl": "https://www.anthropic.com/news/enabling-claude-code-to-work-more-autonomously",
|
|
39
|
+
"capturedAt": "2026-04-23T00:00:00.000Z",
|
|
40
|
+
"locator": "Sep 29 2025 product update",
|
|
41
|
+
"trustLevel": "official-web",
|
|
42
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
43
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
44
|
+
"freshnessWindowDays": 45
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"id": "evidence:web-anthropic-claude-code-sandboxing",
|
|
48
|
+
"kind": "EvidenceSource",
|
|
49
|
+
"evidenceId": "web-anthropic-claude-code-sandboxing",
|
|
50
|
+
"kindLabel": "web",
|
|
51
|
+
"sourcePathOrUrl": "https://www.anthropic.com/engineering/claude-code-sandboxing",
|
|
52
|
+
"capturedAt": "2026-04-24T00:00:00.000Z",
|
|
53
|
+
"locator": "filesystem and network isolation for Claude Code sandboxing",
|
|
54
|
+
"trustLevel": "official-web",
|
|
55
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
56
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
57
|
+
"freshnessWindowDays": 45
|
|
58
|
+
},
|
|
59
|
+
{
|
|
60
|
+
"id": "evidence:web-claude-code-agent-teams",
|
|
61
|
+
"kind": "EvidenceSource",
|
|
62
|
+
"evidenceId": "web-claude-code-agent-teams",
|
|
63
|
+
"kindLabel": "web",
|
|
64
|
+
"sourcePathOrUrl": "https://code.claude.com/docs/en/agent-teams",
|
|
65
|
+
"capturedAt": "2026-04-24T00:00:00.000Z",
|
|
66
|
+
"locator": "parallel Claude Code team orchestration",
|
|
67
|
+
"trustLevel": "official-web",
|
|
68
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
69
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
70
|
+
"freshnessWindowDays": 45
|
|
71
|
+
},
|
|
72
|
+
{
|
|
73
|
+
"id": "evidence:web-claude-code-checkpointing",
|
|
74
|
+
"kind": "EvidenceSource",
|
|
75
|
+
"evidenceId": "web-claude-code-checkpointing",
|
|
76
|
+
"kindLabel": "web",
|
|
77
|
+
"sourcePathOrUrl": "https://code.claude.com/docs/en/checkpointing",
|
|
78
|
+
"capturedAt": "2026-04-24T00:00:00.000Z",
|
|
79
|
+
"locator": "checkpointed session state and rewind",
|
|
80
|
+
"trustLevel": "official-web",
|
|
81
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
82
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
83
|
+
"freshnessWindowDays": 45
|
|
84
|
+
},
|
|
85
|
+
{
|
|
86
|
+
"id": "evidence:web-claude-code-claude-directory",
|
|
87
|
+
"kind": "EvidenceSource",
|
|
88
|
+
"evidenceId": "web-claude-code-claude-directory",
|
|
89
|
+
"kindLabel": "web",
|
|
90
|
+
"sourcePathOrUrl": "https://code.claude.com/docs/en/claude-directory",
|
|
91
|
+
"capturedAt": "2026-04-24T00:00:00.000Z",
|
|
92
|
+
"locator": ".claude directory layout",
|
|
93
|
+
"trustLevel": "official-web",
|
|
94
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
95
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
96
|
+
"freshnessWindowDays": 45
|
|
97
|
+
},
|
|
98
|
+
{
|
|
99
|
+
"id": "evidence:web-claude-code-cli-reference",
|
|
100
|
+
"kind": "EvidenceSource",
|
|
101
|
+
"evidenceId": "web-claude-code-cli-reference",
|
|
102
|
+
"kindLabel": "web",
|
|
103
|
+
"sourcePathOrUrl": "https://code.claude.com/docs/en/cli-reference",
|
|
104
|
+
"capturedAt": "2026-04-24T00:00:00.000Z",
|
|
105
|
+
"locator": "CLI flags and commands",
|
|
106
|
+
"trustLevel": "official-web",
|
|
107
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
108
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
109
|
+
"freshnessWindowDays": 45
|
|
110
|
+
},
|
|
111
|
+
{
|
|
112
|
+
"id": "evidence:web-claude-code-commands",
|
|
113
|
+
"kind": "EvidenceSource",
|
|
114
|
+
"evidenceId": "web-claude-code-commands",
|
|
115
|
+
"kindLabel": "web",
|
|
116
|
+
"sourcePathOrUrl": "https://code.claude.com/docs/en/commands",
|
|
117
|
+
"capturedAt": "2026-04-24T00:00:00.000Z",
|
|
118
|
+
"locator": "built-in commands and bundled skills",
|
|
119
|
+
"trustLevel": "official-web",
|
|
120
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
121
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
122
|
+
"freshnessWindowDays": 45
|
|
123
|
+
},
|
|
124
|
+
{
|
|
125
|
+
"id": "evidence:web-claude-code-features-overview",
|
|
126
|
+
"kind": "EvidenceSource",
|
|
127
|
+
"evidenceId": "web-claude-code-features-overview",
|
|
128
|
+
"kindLabel": "web",
|
|
129
|
+
"sourcePathOrUrl": "https://code.claude.com/docs/en/features-overview",
|
|
130
|
+
"capturedAt": "2026-04-24T00:00:00.000Z",
|
|
131
|
+
"locator": "extension surface overview",
|
|
132
|
+
"trustLevel": "official-web",
|
|
133
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
134
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
135
|
+
"freshnessWindowDays": 45
|
|
136
|
+
},
|
|
137
|
+
{
|
|
138
|
+
"id": "evidence:web-claude-code-headless",
|
|
139
|
+
"kind": "EvidenceSource",
|
|
140
|
+
"evidenceId": "web-claude-code-headless",
|
|
141
|
+
"kindLabel": "web",
|
|
142
|
+
"sourcePathOrUrl": "https://code.claude.com/docs/en/headless",
|
|
143
|
+
"capturedAt": "2026-04-24T00:00:00.000Z",
|
|
144
|
+
"locator": "headless mode and continue flags",
|
|
145
|
+
"trustLevel": "official-web",
|
|
146
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
147
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
148
|
+
"freshnessWindowDays": 45
|
|
149
|
+
},
|
|
150
|
+
{
|
|
151
|
+
"id": "evidence:web-claude-code-hooks",
|
|
152
|
+
"kind": "EvidenceSource",
|
|
153
|
+
"evidenceId": "web-claude-code-hooks",
|
|
154
|
+
"kindLabel": "web",
|
|
155
|
+
"sourcePathOrUrl": "https://code.claude.com/docs/en/hooks",
|
|
156
|
+
"capturedAt": "2026-04-24T00:00:00.000Z",
|
|
157
|
+
"locator": "lifecycle hook reference",
|
|
158
|
+
"trustLevel": "official-web",
|
|
159
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
160
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
161
|
+
"freshnessWindowDays": 45
|
|
162
|
+
},
|
|
163
|
+
{
|
|
164
|
+
"id": "evidence:web-claude-code-hooks-guide",
|
|
165
|
+
"kind": "EvidenceSource",
|
|
166
|
+
"evidenceId": "web-claude-code-hooks-guide",
|
|
167
|
+
"kindLabel": "web",
|
|
168
|
+
"sourcePathOrUrl": "https://code.claude.com/docs/en/hooks-guide",
|
|
169
|
+
"capturedAt": "2026-04-24T00:00:00.000Z",
|
|
170
|
+
"locator": "workflow automation guide for hooks",
|
|
171
|
+
"trustLevel": "official-web",
|
|
172
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
173
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
174
|
+
"freshnessWindowDays": 45
|
|
175
|
+
},
|
|
176
|
+
{
|
|
177
|
+
"id": "evidence:web-claude-code-interactive-mode",
|
|
178
|
+
"kind": "EvidenceSource",
|
|
179
|
+
"evidenceId": "web-claude-code-interactive-mode",
|
|
180
|
+
"kindLabel": "web",
|
|
181
|
+
"sourcePathOrUrl": "https://code.claude.com/docs/en/interactive-mode",
|
|
182
|
+
"capturedAt": "2026-04-24T00:00:00.000Z",
|
|
183
|
+
"locator": "interactive session controls",
|
|
184
|
+
"trustLevel": "official-web",
|
|
185
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
186
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
187
|
+
"freshnessWindowDays": 45
|
|
188
|
+
},
|
|
189
|
+
{
|
|
190
|
+
"id": "evidence:web-claude-code-mcp",
|
|
191
|
+
"kind": "EvidenceSource",
|
|
192
|
+
"evidenceId": "web-claude-code-mcp",
|
|
193
|
+
"kindLabel": "web",
|
|
194
|
+
"sourcePathOrUrl": "https://code.claude.com/docs/en/mcp",
|
|
195
|
+
"capturedAt": "2026-04-24T00:00:00.000Z",
|
|
196
|
+
"locator": "MCP integration",
|
|
197
|
+
"trustLevel": "official-web",
|
|
198
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
199
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
200
|
+
"freshnessWindowDays": 45
|
|
201
|
+
},
|
|
202
|
+
{
|
|
203
|
+
"id": "evidence:web-claude-code-overview",
|
|
204
|
+
"kind": "EvidenceSource",
|
|
205
|
+
"evidenceId": "web-claude-code-overview",
|
|
206
|
+
"kindLabel": "web",
|
|
207
|
+
"sourcePathOrUrl": "https://code.claude.com/docs/en/overview",
|
|
208
|
+
"capturedAt": "2026-04-24T00:00:00.000Z",
|
|
209
|
+
"locator": "Claude Code overview",
|
|
210
|
+
"trustLevel": "official-web",
|
|
211
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
212
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
213
|
+
"freshnessWindowDays": 45
|
|
214
|
+
},
|
|
215
|
+
{
|
|
216
|
+
"id": "evidence:web-claude-code-permission-modes",
|
|
217
|
+
"kind": "EvidenceSource",
|
|
218
|
+
"evidenceId": "web-claude-code-permission-modes",
|
|
219
|
+
"kindLabel": "web",
|
|
220
|
+
"sourcePathOrUrl": "https://code.claude.com/docs/en/permission-modes",
|
|
221
|
+
"capturedAt": "2026-04-24T00:00:00.000Z",
|
|
222
|
+
"locator": "permission mode selection",
|
|
223
|
+
"trustLevel": "official-web",
|
|
224
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
225
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
226
|
+
"freshnessWindowDays": 45
|
|
227
|
+
},
|
|
228
|
+
{
|
|
229
|
+
"id": "evidence:web-claude-code-permissions",
|
|
230
|
+
"kind": "EvidenceSource",
|
|
231
|
+
"evidenceId": "web-claude-code-permissions",
|
|
232
|
+
"kindLabel": "web",
|
|
233
|
+
"sourcePathOrUrl": "https://code.claude.com/docs/en/permissions",
|
|
234
|
+
"capturedAt": "2026-04-24T00:00:00.000Z",
|
|
235
|
+
"locator": "fine-grained permissions",
|
|
236
|
+
"trustLevel": "official-web",
|
|
237
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
238
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
239
|
+
"freshnessWindowDays": 45
|
|
240
|
+
},
|
|
241
|
+
{
|
|
242
|
+
"id": "evidence:web-claude-code-quickstart",
|
|
243
|
+
"kind": "EvidenceSource",
|
|
244
|
+
"evidenceId": "web-claude-code-quickstart",
|
|
245
|
+
"kindLabel": "web",
|
|
246
|
+
"sourcePathOrUrl": "https://code.claude.com/docs/en/quickstart",
|
|
247
|
+
"capturedAt": "2026-04-24T00:00:00.000Z",
|
|
248
|
+
"locator": "terminal quickstart",
|
|
249
|
+
"trustLevel": "official-web",
|
|
250
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
251
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
252
|
+
"freshnessWindowDays": 45
|
|
253
|
+
},
|
|
254
|
+
{
|
|
255
|
+
"id": "evidence:web-claude-code-skills",
|
|
256
|
+
"kind": "EvidenceSource",
|
|
257
|
+
"evidenceId": "web-claude-code-skills",
|
|
258
|
+
"kindLabel": "web",
|
|
259
|
+
"sourcePathOrUrl": "https://code.claude.com/docs/en/skills",
|
|
260
|
+
"capturedAt": "2026-04-24T00:00:00.000Z",
|
|
261
|
+
"locator": "skill creation and invocation",
|
|
262
|
+
"trustLevel": "official-web",
|
|
263
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
264
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
265
|
+
"freshnessWindowDays": 45
|
|
266
|
+
},
|
|
267
|
+
{
|
|
268
|
+
"id": "evidence:web-claude-code-subagents",
|
|
269
|
+
"kind": "EvidenceSource",
|
|
270
|
+
"evidenceId": "web-claude-code-subagents",
|
|
271
|
+
"kindLabel": "web",
|
|
272
|
+
"sourcePathOrUrl": "https://code.claude.com/docs/en/sub-agents",
|
|
273
|
+
"capturedAt": "2026-04-24T00:00:00.000Z",
|
|
274
|
+
"locator": "custom subagents",
|
|
275
|
+
"trustLevel": "official-web",
|
|
276
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
277
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
278
|
+
"freshnessWindowDays": 45
|
|
279
|
+
},
|
|
280
|
+
{
|
|
281
|
+
"id": "evidence:web-claude-code-tools-reference",
|
|
282
|
+
"kind": "EvidenceSource",
|
|
283
|
+
"evidenceId": "web-claude-code-tools-reference",
|
|
284
|
+
"kindLabel": "web",
|
|
285
|
+
"sourcePathOrUrl": "https://code.claude.com/docs/en/tools-reference",
|
|
286
|
+
"capturedAt": "2026-04-24T00:00:00.000Z",
|
|
287
|
+
"locator": "built-in tool and MCP references",
|
|
288
|
+
"trustLevel": "official-web",
|
|
289
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
290
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
291
|
+
"freshnessWindowDays": 45
|
|
292
|
+
},
|
|
293
|
+
{
|
|
294
|
+
"id": "evidence:web-claude-platform-vision",
|
|
295
|
+
"kind": "EvidenceSource",
|
|
296
|
+
"evidenceId": "web-claude-platform-vision",
|
|
297
|
+
"kindLabel": "web",
|
|
298
|
+
"sourcePathOrUrl": "https://platform.claude.com/docs/en/build-with-claude/vision",
|
|
299
|
+
"capturedAt": "2026-04-24T00:00:00.000Z",
|
|
300
|
+
"locator": "image input and vision support",
|
|
301
|
+
"trustLevel": "official-web",
|
|
302
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
303
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
304
|
+
"freshnessWindowDays": 45
|
|
305
|
+
},
|
|
306
|
+
{
|
|
307
|
+
"id": "evidence:web-codex-cli",
|
|
308
|
+
"kind": "EvidenceSource",
|
|
309
|
+
"evidenceId": "web-codex-cli",
|
|
310
|
+
"kindLabel": "web",
|
|
311
|
+
"sourcePathOrUrl": "https://developers.openai.com/codex/cli",
|
|
312
|
+
"capturedAt": "2026-04-24T00:00:00.000Z",
|
|
313
|
+
"locator": "Codex CLI overview",
|
|
314
|
+
"trustLevel": "official-web",
|
|
315
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
316
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
317
|
+
"freshnessWindowDays": 45
|
|
318
|
+
},
|
|
319
|
+
{
|
|
320
|
+
"id": "evidence:web-codex-cli-features",
|
|
321
|
+
"kind": "EvidenceSource",
|
|
322
|
+
"evidenceId": "web-codex-cli-features",
|
|
323
|
+
"kindLabel": "web",
|
|
324
|
+
"sourcePathOrUrl": "https://developers.openai.com/codex/cli/features",
|
|
325
|
+
"capturedAt": "2026-04-24T00:00:00.000Z",
|
|
326
|
+
"locator": "interactive features, transcripts, and multimodal tooling",
|
|
327
|
+
"trustLevel": "official-web",
|
|
328
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
329
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
330
|
+
"freshnessWindowDays": 45
|
|
331
|
+
},
|
|
332
|
+
{
|
|
333
|
+
"id": "evidence:web-codex-cli-reference",
|
|
334
|
+
"kind": "EvidenceSource",
|
|
335
|
+
"evidenceId": "web-codex-cli-reference",
|
|
336
|
+
"kindLabel": "web",
|
|
337
|
+
"sourcePathOrUrl": "https://developers.openai.com/codex/cli/reference",
|
|
338
|
+
"capturedAt": "2026-04-24T00:00:00.000Z",
|
|
339
|
+
"locator": "command and flag reference",
|
|
340
|
+
"trustLevel": "official-web",
|
|
341
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
342
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
343
|
+
"freshnessWindowDays": 45
|
|
344
|
+
},
|
|
345
|
+
{
|
|
346
|
+
"id": "evidence:web-codex-hooks",
|
|
347
|
+
"kind": "EvidenceSource",
|
|
348
|
+
"evidenceId": "web-codex-hooks",
|
|
349
|
+
"kindLabel": "web",
|
|
350
|
+
"sourcePathOrUrl": "https://developers.openai.com/codex/hooks",
|
|
351
|
+
"capturedAt": "2026-04-24T00:00:00.000Z",
|
|
352
|
+
"locator": "lifecycle hooks and automation",
|
|
353
|
+
"trustLevel": "official-web",
|
|
354
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
355
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
356
|
+
"freshnessWindowDays": 45
|
|
357
|
+
},
|
|
358
|
+
{
|
|
359
|
+
"id": "evidence:web-codex-noninteractive",
|
|
360
|
+
"kind": "EvidenceSource",
|
|
361
|
+
"evidenceId": "web-codex-noninteractive",
|
|
362
|
+
"kindLabel": "web",
|
|
363
|
+
"sourcePathOrUrl": "https://developers.openai.com/codex/noninteractive",
|
|
364
|
+
"capturedAt": "2026-04-24T00:00:00.000Z",
|
|
365
|
+
"locator": "scripted and CI-oriented usage",
|
|
366
|
+
"trustLevel": "official-web",
|
|
367
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
368
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
369
|
+
"freshnessWindowDays": 45
|
|
370
|
+
},
|
|
371
|
+
{
|
|
372
|
+
"id": "evidence:web-codex-skills",
|
|
373
|
+
"kind": "EvidenceSource",
|
|
374
|
+
"evidenceId": "web-codex-skills",
|
|
375
|
+
"kindLabel": "web",
|
|
376
|
+
"sourcePathOrUrl": "https://developers.openai.com/codex/skills",
|
|
377
|
+
"capturedAt": "2026-04-24T00:00:00.000Z",
|
|
378
|
+
"locator": "skill discovery and activation",
|
|
379
|
+
"trustLevel": "official-web",
|
|
380
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
381
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
382
|
+
"freshnessWindowDays": 45
|
|
383
|
+
},
|
|
384
|
+
{
|
|
385
|
+
"id": "evidence:web-cursor-agent-overview",
|
|
386
|
+
"kind": "EvidenceSource",
|
|
387
|
+
"evidenceId": "web-cursor-agent-overview",
|
|
388
|
+
"kindLabel": "web",
|
|
389
|
+
"sourcePathOrUrl": "https://cursor.com/docs/agent/overview",
|
|
390
|
+
"capturedAt": "2026-04-24T00:00:00.000Z",
|
|
391
|
+
"locator": "agent overview, tools, checkpoints, and image-capable reads",
|
|
392
|
+
"trustLevel": "official-web",
|
|
393
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
394
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
395
|
+
"freshnessWindowDays": 45
|
|
396
|
+
},
|
|
397
|
+
{
|
|
398
|
+
"id": "evidence:web-cursor-cli-headless",
|
|
399
|
+
"kind": "EvidenceSource",
|
|
400
|
+
"evidenceId": "web-cursor-cli-headless",
|
|
401
|
+
"kindLabel": "web",
|
|
402
|
+
"sourcePathOrUrl": "https://cursor.com/docs/cli/headless",
|
|
403
|
+
"capturedAt": "2026-04-24T00:00:00.000Z",
|
|
404
|
+
"locator": "non-interactive and CI usage",
|
|
405
|
+
"trustLevel": "official-web",
|
|
406
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
407
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
408
|
+
"freshnessWindowDays": 45
|
|
409
|
+
},
|
|
410
|
+
{
|
|
411
|
+
"id": "evidence:web-cursor-cli-overview",
|
|
412
|
+
"kind": "EvidenceSource",
|
|
413
|
+
"evidenceId": "web-cursor-cli-overview",
|
|
414
|
+
"kindLabel": "web",
|
|
415
|
+
"sourcePathOrUrl": "https://cursor.com/docs/cli/overview",
|
|
416
|
+
"capturedAt": "2026-04-24T00:00:00.000Z",
|
|
417
|
+
"locator": "terminal CLI overview",
|
|
418
|
+
"trustLevel": "official-web",
|
|
419
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
420
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
421
|
+
"freshnessWindowDays": 45
|
|
422
|
+
},
|
|
423
|
+
{
|
|
424
|
+
"id": "evidence:web-cursor-cli-shell-mode",
|
|
425
|
+
"kind": "EvidenceSource",
|
|
426
|
+
"evidenceId": "web-cursor-cli-shell-mode",
|
|
427
|
+
"kindLabel": "web",
|
|
428
|
+
"sourcePathOrUrl": "https://cursor.com/docs/cli/shell-mode",
|
|
429
|
+
"capturedAt": "2026-04-24T00:00:00.000Z",
|
|
430
|
+
"locator": "persistent CLI context and command history",
|
|
431
|
+
"trustLevel": "official-web",
|
|
432
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
433
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
434
|
+
"freshnessWindowDays": 45
|
|
435
|
+
},
|
|
436
|
+
{
|
|
437
|
+
"id": "evidence:web-cursor-cli-using",
|
|
438
|
+
"kind": "EvidenceSource",
|
|
439
|
+
"evidenceId": "web-cursor-cli-using",
|
|
440
|
+
"kindLabel": "web",
|
|
441
|
+
"sourcePathOrUrl": "https://cursor.com/docs/cli/using",
|
|
442
|
+
"capturedAt": "2026-04-24T00:00:00.000Z",
|
|
443
|
+
"locator": "agent use from the CLI",
|
|
444
|
+
"trustLevel": "official-web",
|
|
445
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
446
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
447
|
+
"freshnessWindowDays": 45
|
|
448
|
+
},
|
|
449
|
+
{
|
|
450
|
+
"id": "evidence:web-cursor-hooks",
|
|
451
|
+
"kind": "EvidenceSource",
|
|
452
|
+
"evidenceId": "web-cursor-hooks",
|
|
453
|
+
"kindLabel": "web",
|
|
454
|
+
"sourcePathOrUrl": "https://cursor.com/docs/hooks",
|
|
455
|
+
"capturedAt": "2026-04-24T00:00:00.000Z",
|
|
456
|
+
"locator": "built-in hook system",
|
|
457
|
+
"trustLevel": "official-web",
|
|
458
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
459
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
460
|
+
"freshnessWindowDays": 45
|
|
461
|
+
},
|
|
462
|
+
{
|
|
463
|
+
"id": "evidence:web-cursor-mcp",
|
|
464
|
+
"kind": "EvidenceSource",
|
|
465
|
+
"evidenceId": "web-cursor-mcp",
|
|
466
|
+
"kindLabel": "web",
|
|
467
|
+
"sourcePathOrUrl": "https://cursor.com/docs/mcp",
|
|
468
|
+
"capturedAt": "2026-04-24T00:00:00.000Z",
|
|
469
|
+
"locator": "MCP integration surface",
|
|
470
|
+
"trustLevel": "official-web",
|
|
471
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
472
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
473
|
+
"freshnessWindowDays": 45
|
|
474
|
+
},
|
|
475
|
+
{
|
|
476
|
+
"id": "evidence:web-cursor-rules",
|
|
477
|
+
"kind": "EvidenceSource",
|
|
478
|
+
"evidenceId": "web-cursor-rules",
|
|
479
|
+
"kindLabel": "web",
|
|
480
|
+
"sourcePathOrUrl": "https://cursor.com/docs/rules",
|
|
481
|
+
"capturedAt": "2026-04-24T00:00:00.000Z",
|
|
482
|
+
"locator": "persistent instructions and project rules",
|
|
483
|
+
"trustLevel": "official-web",
|
|
484
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
485
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
486
|
+
"freshnessWindowDays": 45
|
|
487
|
+
},
|
|
488
|
+
{
|
|
489
|
+
"id": "evidence:web-cursor-subagents",
|
|
490
|
+
"kind": "EvidenceSource",
|
|
491
|
+
"evidenceId": "web-cursor-subagents",
|
|
492
|
+
"kindLabel": "web",
|
|
493
|
+
"sourcePathOrUrl": "https://cursor.com/docs/subagents",
|
|
494
|
+
"capturedAt": "2026-04-24T00:00:00.000Z",
|
|
495
|
+
"locator": "specialized task-specific subagents",
|
|
496
|
+
"trustLevel": "official-web",
|
|
497
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
498
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
499
|
+
"freshnessWindowDays": 45
|
|
500
|
+
},
|
|
501
|
+
{
|
|
502
|
+
"id": "evidence:web-gemini-cli-changelog",
|
|
503
|
+
"kind": "EvidenceSource",
|
|
504
|
+
"evidenceId": "web-gemini-cli-changelog",
|
|
505
|
+
"kindLabel": "web",
|
|
506
|
+
"sourcePathOrUrl": "https://github.com/google-gemini/gemini-cli/blob/main/docs/changelogs/index.md",
|
|
507
|
+
"capturedAt": "2026-04-24T00:00:00.000Z",
|
|
508
|
+
"locator": "recent multimodal and approval changes",
|
|
509
|
+
"trustLevel": "official-web",
|
|
510
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
511
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
512
|
+
"freshnessWindowDays": 45
|
|
513
|
+
},
|
|
514
|
+
{
|
|
515
|
+
"id": "evidence:web-gemini-cli-checkpointing",
|
|
516
|
+
"kind": "EvidenceSource",
|
|
517
|
+
"evidenceId": "web-gemini-cli-checkpointing",
|
|
518
|
+
"kindLabel": "web",
|
|
519
|
+
"sourcePathOrUrl": "https://github.com/google-gemini/gemini-cli/blob/main/docs/cli/checkpointing.md",
|
|
520
|
+
"capturedAt": "2026-04-24T00:00:00.000Z",
|
|
521
|
+
"locator": "checkpoint creation and restore",
|
|
522
|
+
"trustLevel": "official-web",
|
|
523
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
524
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
525
|
+
"freshnessWindowDays": 45
|
|
526
|
+
},
|
|
527
|
+
{
|
|
528
|
+
"id": "evidence:web-gemini-cli-headless",
|
|
529
|
+
"kind": "EvidenceSource",
|
|
530
|
+
"evidenceId": "web-gemini-cli-headless",
|
|
531
|
+
"kindLabel": "web",
|
|
532
|
+
"sourcePathOrUrl": "https://github.com/google-gemini/gemini-cli/blob/main/docs/cli/headless.md",
|
|
533
|
+
"capturedAt": "2026-04-24T00:00:00.000Z",
|
|
534
|
+
"locator": "headless and automation mode",
|
|
535
|
+
"trustLevel": "official-web",
|
|
536
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
537
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
538
|
+
"freshnessWindowDays": 45
|
|
539
|
+
},
|
|
540
|
+
{
|
|
541
|
+
"id": "evidence:web-gemini-cli-hooks",
|
|
542
|
+
"kind": "EvidenceSource",
|
|
543
|
+
"evidenceId": "web-gemini-cli-hooks",
|
|
544
|
+
"kindLabel": "web",
|
|
545
|
+
"sourcePathOrUrl": "https://github.com/google-gemini/gemini-cli/blob/main/docs/hooks/index.md",
|
|
546
|
+
"capturedAt": "2026-04-24T00:00:00.000Z",
|
|
547
|
+
"locator": "hook events and lifecycle impact",
|
|
548
|
+
"trustLevel": "official-web",
|
|
549
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
550
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
551
|
+
"freshnessWindowDays": 45
|
|
552
|
+
},
|
|
553
|
+
{
|
|
554
|
+
"id": "evidence:web-gemini-cli-index",
|
|
555
|
+
"kind": "EvidenceSource",
|
|
556
|
+
"evidenceId": "web-gemini-cli-index",
|
|
557
|
+
"kindLabel": "web",
|
|
558
|
+
"sourcePathOrUrl": "https://github.com/google-gemini/gemini-cli/blob/main/docs/index.md",
|
|
559
|
+
"capturedAt": "2026-04-24T00:00:00.000Z",
|
|
560
|
+
"locator": "documentation index and feature map",
|
|
561
|
+
"trustLevel": "official-web",
|
|
562
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
563
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
564
|
+
"freshnessWindowDays": 45
|
|
565
|
+
},
|
|
566
|
+
{
|
|
567
|
+
"id": "evidence:web-gemini-cli-reference",
|
|
568
|
+
"kind": "EvidenceSource",
|
|
569
|
+
"evidenceId": "web-gemini-cli-reference",
|
|
570
|
+
"kindLabel": "web",
|
|
571
|
+
"sourcePathOrUrl": "https://github.com/google-gemini/gemini-cli/blob/main/docs/cli/cli-reference.md",
|
|
572
|
+
"capturedAt": "2026-04-24T00:00:00.000Z",
|
|
573
|
+
"locator": "CLI commands and resume flags",
|
|
574
|
+
"trustLevel": "official-web",
|
|
575
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
576
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
577
|
+
"freshnessWindowDays": 45
|
|
578
|
+
},
|
|
579
|
+
{
|
|
580
|
+
"id": "evidence:web-gemini-cli-session-management",
|
|
581
|
+
"kind": "EvidenceSource",
|
|
582
|
+
"evidenceId": "web-gemini-cli-session-management",
|
|
583
|
+
"kindLabel": "web",
|
|
584
|
+
"sourcePathOrUrl": "https://github.com/google-gemini/gemini-cli/blob/main/docs/cli/session-management.md",
|
|
585
|
+
"capturedAt": "2026-04-24T00:00:00.000Z",
|
|
586
|
+
"locator": "resume, list, and manage sessions",
|
|
587
|
+
"trustLevel": "official-web",
|
|
588
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
589
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
590
|
+
"freshnessWindowDays": 45
|
|
591
|
+
},
|
|
592
|
+
{
|
|
593
|
+
"id": "evidence:web-gemini-cli-skills",
|
|
594
|
+
"kind": "EvidenceSource",
|
|
595
|
+
"evidenceId": "web-gemini-cli-skills",
|
|
596
|
+
"kindLabel": "web",
|
|
597
|
+
"sourcePathOrUrl": "https://github.com/google-gemini/gemini-cli/blob/main/docs/cli/skills.md",
|
|
598
|
+
"capturedAt": "2026-04-24T00:00:00.000Z",
|
|
599
|
+
"locator": "agent skills discovery and management",
|
|
600
|
+
"trustLevel": "official-web",
|
|
601
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
602
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
603
|
+
"freshnessWindowDays": 45
|
|
604
|
+
},
|
|
605
|
+
{
|
|
606
|
+
"id": "evidence:web-gemini-hooks",
|
|
607
|
+
"kind": "EvidenceSource",
|
|
608
|
+
"evidenceId": "web-gemini-hooks",
|
|
609
|
+
"kindLabel": "web",
|
|
610
|
+
"sourcePathOrUrl": "https://github.com/google-gemini/gemini-cli/tree/main/docs/hooks",
|
|
611
|
+
"capturedAt": "2026-04-23T00:00:00.000Z",
|
|
612
|
+
"locator": "Gemini CLI hooks docs",
|
|
613
|
+
"trustLevel": "official-web",
|
|
614
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
615
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
616
|
+
"freshnessWindowDays": 45
|
|
617
|
+
},
|
|
618
|
+
{
|
|
619
|
+
"id": "evidence:web-github-copilot-agent",
|
|
620
|
+
"kind": "EvidenceSource",
|
|
621
|
+
"evidenceId": "web-github-copilot-agent",
|
|
622
|
+
"kindLabel": "web",
|
|
623
|
+
"sourcePathOrUrl": "https://docs.github.com/enterprise-cloud@latest/copilot/how-tos/agents/copilot-coding-agent",
|
|
624
|
+
"capturedAt": "2026-04-23T00:00:00.000Z",
|
|
625
|
+
"locator": "Copilot coding agent documentation",
|
|
626
|
+
"trustLevel": "official-web",
|
|
627
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
628
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
629
|
+
"freshnessWindowDays": 45
|
|
630
|
+
},
|
|
631
|
+
{
|
|
632
|
+
"id": "evidence:web-github-copilot-cli-config-dir",
|
|
633
|
+
"kind": "EvidenceSource",
|
|
634
|
+
"evidenceId": "web-github-copilot-cli-config-dir",
|
|
635
|
+
"kindLabel": "web",
|
|
636
|
+
"sourcePathOrUrl": "https://docs.github.com/en/copilot/reference/copilot-cli-reference/cli-config-dir-reference",
|
|
637
|
+
"capturedAt": "2026-04-24T00:00:00.000Z",
|
|
638
|
+
"locator": "session data and customization storage",
|
|
639
|
+
"trustLevel": "official-web",
|
|
640
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
641
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
642
|
+
"freshnessWindowDays": 45
|
|
643
|
+
},
|
|
644
|
+
{
|
|
645
|
+
"id": "evidence:web-github-copilot-cli-getting-started",
|
|
646
|
+
"kind": "EvidenceSource",
|
|
647
|
+
"evidenceId": "web-github-copilot-cli-getting-started",
|
|
648
|
+
"kindLabel": "web",
|
|
649
|
+
"sourcePathOrUrl": "https://docs.github.com/en/copilot/how-tos/copilot-cli/cli-getting-started",
|
|
650
|
+
"capturedAt": "2026-04-24T00:00:00.000Z",
|
|
651
|
+
"locator": "interactive CLI getting started",
|
|
652
|
+
"trustLevel": "official-web",
|
|
653
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
654
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
655
|
+
"freshnessWindowDays": 45
|
|
656
|
+
},
|
|
657
|
+
{
|
|
658
|
+
"id": "evidence:web-github-copilot-cli-hooks",
|
|
659
|
+
"kind": "EvidenceSource",
|
|
660
|
+
"evidenceId": "web-github-copilot-cli-hooks",
|
|
661
|
+
"kindLabel": "web",
|
|
662
|
+
"sourcePathOrUrl": "https://docs.github.com/en/copilot/how-tos/copilot-cli/customize-copilot/use-hooks",
|
|
663
|
+
"capturedAt": "2026-04-24T00:00:00.000Z",
|
|
664
|
+
"locator": "hooks usage in Copilot CLI",
|
|
665
|
+
"trustLevel": "official-web",
|
|
666
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
667
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
668
|
+
"freshnessWindowDays": 45
|
|
669
|
+
},
|
|
670
|
+
{
|
|
671
|
+
"id": "evidence:web-github-copilot-cli-mcp",
|
|
672
|
+
"kind": "EvidenceSource",
|
|
673
|
+
"evidenceId": "web-github-copilot-cli-mcp",
|
|
674
|
+
"kindLabel": "web",
|
|
675
|
+
"sourcePathOrUrl": "https://docs.github.com/en/copilot/how-tos/copilot-cli/customize-copilot/add-mcp-servers",
|
|
676
|
+
"capturedAt": "2026-04-24T00:00:00.000Z",
|
|
677
|
+
"locator": "CLI MCP server setup",
|
|
678
|
+
"trustLevel": "official-web",
|
|
679
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
680
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
681
|
+
"freshnessWindowDays": 45
|
|
682
|
+
},
|
|
683
|
+
{
|
|
684
|
+
"id": "evidence:web-github-copilot-cli-overview",
|
|
685
|
+
"kind": "EvidenceSource",
|
|
686
|
+
"evidenceId": "web-github-copilot-cli-overview",
|
|
687
|
+
"kindLabel": "web",
|
|
688
|
+
"sourcePathOrUrl": "https://docs.github.com/en/copilot/how-tos/copilot-cli/use-copilot-cli/overview",
|
|
689
|
+
"capturedAt": "2026-04-24T00:00:00.000Z",
|
|
690
|
+
"locator": "Copilot CLI agent overview",
|
|
691
|
+
"trustLevel": "official-web",
|
|
692
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
693
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
694
|
+
"freshnessWindowDays": 45
|
|
695
|
+
},
|
|
696
|
+
{
|
|
697
|
+
"id": "evidence:web-github-copilot-cli-plugin-reference",
|
|
698
|
+
"kind": "EvidenceSource",
|
|
699
|
+
"evidenceId": "web-github-copilot-cli-plugin-reference",
|
|
700
|
+
"kindLabel": "web",
|
|
701
|
+
"sourcePathOrUrl": "https://docs.github.com/en/copilot/reference/copilot-cli-reference/cli-plugin-reference",
|
|
702
|
+
"capturedAt": "2026-04-24T00:00:00.000Z",
|
|
703
|
+
"locator": "plugin.json and component layout",
|
|
704
|
+
"trustLevel": "official-web",
|
|
705
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
706
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
707
|
+
"freshnessWindowDays": 45
|
|
708
|
+
},
|
|
709
|
+
{
|
|
710
|
+
"id": "evidence:web-github-copilot-cli-plugins",
|
|
711
|
+
"kind": "EvidenceSource",
|
|
712
|
+
"evidenceId": "web-github-copilot-cli-plugins",
|
|
713
|
+
"kindLabel": "web",
|
|
714
|
+
"sourcePathOrUrl": "https://docs.github.com/en/copilot/concepts/agents/copilot-cli/about-cli-plugins",
|
|
715
|
+
"capturedAt": "2026-04-24T00:00:00.000Z",
|
|
716
|
+
"locator": "plugins with reusable agents, skills, hooks, and integrations",
|
|
717
|
+
"trustLevel": "official-web",
|
|
718
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
719
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
720
|
+
"freshnessWindowDays": 45
|
|
721
|
+
},
|
|
722
|
+
{
|
|
723
|
+
"id": "evidence:web-github-copilot-custom-instructions",
|
|
724
|
+
"kind": "EvidenceSource",
|
|
725
|
+
"evidenceId": "web-github-copilot-custom-instructions",
|
|
726
|
+
"kindLabel": "web",
|
|
727
|
+
"sourcePathOrUrl": "https://docs.github.com/en/copilot/how-tos/configure-custom-instructions",
|
|
728
|
+
"capturedAt": "2026-04-24T00:00:00.000Z",
|
|
729
|
+
"locator": "persistent custom instructions",
|
|
730
|
+
"trustLevel": "official-web",
|
|
731
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
732
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
733
|
+
"freshnessWindowDays": 45
|
|
734
|
+
},
|
|
735
|
+
{
|
|
736
|
+
"id": "evidence:web-github-copilot-hooks-config",
|
|
737
|
+
"kind": "EvidenceSource",
|
|
738
|
+
"evidenceId": "web-github-copilot-hooks-config",
|
|
739
|
+
"kindLabel": "web",
|
|
740
|
+
"sourcePathOrUrl": "https://docs.github.com/en/copilot/reference/hooks-configuration",
|
|
741
|
+
"capturedAt": "2026-04-24T00:00:00.000Z",
|
|
742
|
+
"locator": "hook configuration reference",
|
|
743
|
+
"trustLevel": "official-web",
|
|
744
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
745
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
746
|
+
"freshnessWindowDays": 45
|
|
747
|
+
},
|
|
748
|
+
{
|
|
749
|
+
"id": "evidence:web-github-copilot-mcp",
|
|
750
|
+
"kind": "EvidenceSource",
|
|
751
|
+
"evidenceId": "web-github-copilot-mcp",
|
|
752
|
+
"kindLabel": "web",
|
|
753
|
+
"sourcePathOrUrl": "https://docs.github.com/en/copilot/concepts/agents/cloud-agent/mcp-and-cloud-agent",
|
|
754
|
+
"capturedAt": "2026-04-23T00:00:00.000Z",
|
|
755
|
+
"locator": "Overview",
|
|
756
|
+
"trustLevel": "official-web",
|
|
757
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
758
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
759
|
+
"freshnessWindowDays": 45
|
|
760
|
+
},
|
|
761
|
+
{
|
|
762
|
+
"id": "evidence:web-github-copilot-sdk-image-input",
|
|
763
|
+
"kind": "EvidenceSource",
|
|
764
|
+
"evidenceId": "web-github-copilot-sdk-image-input",
|
|
765
|
+
"kindLabel": "web",
|
|
766
|
+
"sourcePathOrUrl": "https://docs.github.com/en/copilot/how-tos/copilot-sdk/use-copilot-sdk/image-input",
|
|
767
|
+
"capturedAt": "2026-04-24T00:00:00.000Z",
|
|
768
|
+
"locator": "image attachments in Copilot SDK sessions",
|
|
769
|
+
"trustLevel": "official-web",
|
|
770
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
771
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
772
|
+
"freshnessWindowDays": 45
|
|
773
|
+
},
|
|
774
|
+
{
|
|
775
|
+
"id": "evidence:web-omp-hooks",
|
|
776
|
+
"kind": "EvidenceSource",
|
|
777
|
+
"evidenceId": "web-omp-hooks",
|
|
778
|
+
"kindLabel": "web",
|
|
779
|
+
"sourcePathOrUrl": "https://github.com/can1357/oh-my-pi/blob/main/docs/hooks.md",
|
|
780
|
+
"capturedAt": "2026-04-24T00:00:00.000Z",
|
|
781
|
+
"locator": "hook subsystem and lifecycle events",
|
|
782
|
+
"trustLevel": "official-web",
|
|
783
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
784
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
785
|
+
"freshnessWindowDays": 45
|
|
786
|
+
},
|
|
787
|
+
{
|
|
788
|
+
"id": "evidence:web-omp-mcp",
|
|
789
|
+
"kind": "EvidenceSource",
|
|
790
|
+
"evidenceId": "web-omp-mcp",
|
|
791
|
+
"kindLabel": "web",
|
|
792
|
+
"sourcePathOrUrl": "https://github.com/can1357/oh-my-pi/blob/main/docs/mcp-config.md",
|
|
793
|
+
"capturedAt": "2026-04-24T00:00:00.000Z",
|
|
794
|
+
"locator": "MCP configuration and discovery",
|
|
795
|
+
"trustLevel": "official-web",
|
|
796
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
797
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
798
|
+
"freshnessWindowDays": 45
|
|
799
|
+
},
|
|
800
|
+
{
|
|
801
|
+
"id": "evidence:web-omp-readme",
|
|
802
|
+
"kind": "EvidenceSource",
|
|
803
|
+
"evidenceId": "web-omp-readme",
|
|
804
|
+
"kindLabel": "web",
|
|
805
|
+
"sourcePathOrUrl": "https://github.com/can1357/oh-my-pi/blob/main/README.md",
|
|
806
|
+
"capturedAt": "2026-04-24T00:00:00.000Z",
|
|
807
|
+
"locator": "terminal agent overview and feature list",
|
|
808
|
+
"trustLevel": "official-web",
|
|
809
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
810
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
811
|
+
"freshnessWindowDays": 45
|
|
812
|
+
},
|
|
813
|
+
{
|
|
814
|
+
"id": "evidence:web-omp-session-resume",
|
|
815
|
+
"kind": "EvidenceSource",
|
|
816
|
+
"evidenceId": "web-omp-session-resume",
|
|
817
|
+
"kindLabel": "web",
|
|
818
|
+
"sourcePathOrUrl": "https://github.com/can1357/oh-my-pi/blob/main/docs/session-operations-export-share-fork-resume.md",
|
|
819
|
+
"capturedAt": "2026-04-24T00:00:00.000Z",
|
|
820
|
+
"locator": "resume, continue, export, fork, and session switching",
|
|
821
|
+
"trustLevel": "official-web",
|
|
822
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
823
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
824
|
+
"freshnessWindowDays": 45
|
|
825
|
+
},
|
|
826
|
+
{
|
|
827
|
+
"id": "evidence:web-omp-skills",
|
|
828
|
+
"kind": "EvidenceSource",
|
|
829
|
+
"evidenceId": "web-omp-skills",
|
|
830
|
+
"kindLabel": "web",
|
|
831
|
+
"sourcePathOrUrl": "https://github.com/can1357/oh-my-pi/blob/main/docs/skills.md",
|
|
832
|
+
"capturedAt": "2026-04-24T00:00:00.000Z",
|
|
833
|
+
"locator": "skill discovery and runtime exposure",
|
|
834
|
+
"trustLevel": "official-web",
|
|
835
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
836
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
837
|
+
"freshnessWindowDays": 45
|
|
838
|
+
},
|
|
839
|
+
{
|
|
840
|
+
"id": "evidence:web-openai-codex-skills",
|
|
841
|
+
"kind": "EvidenceSource",
|
|
842
|
+
"evidenceId": "web-openai-codex-skills",
|
|
843
|
+
"kindLabel": "web",
|
|
844
|
+
"sourcePathOrUrl": "https://developers.openai.com/codex/skills",
|
|
845
|
+
"capturedAt": "2026-04-23T00:00:00.000Z",
|
|
846
|
+
"locator": "Codex skills guide",
|
|
847
|
+
"trustLevel": "official-web",
|
|
848
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
849
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
850
|
+
"freshnessWindowDays": 45
|
|
851
|
+
},
|
|
852
|
+
{
|
|
853
|
+
"id": "evidence:web-opencode-commands",
|
|
854
|
+
"kind": "EvidenceSource",
|
|
855
|
+
"evidenceId": "web-opencode-commands",
|
|
856
|
+
"kindLabel": "web",
|
|
857
|
+
"sourcePathOrUrl": "https://opencode.ai/docs/commands/",
|
|
858
|
+
"capturedAt": "2026-04-24T00:00:00.000Z",
|
|
859
|
+
"locator": "built-in and custom commands",
|
|
860
|
+
"trustLevel": "official-web",
|
|
861
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
862
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
863
|
+
"freshnessWindowDays": 45
|
|
864
|
+
},
|
|
865
|
+
{
|
|
866
|
+
"id": "evidence:web-opencode-plugins",
|
|
867
|
+
"kind": "EvidenceSource",
|
|
868
|
+
"evidenceId": "web-opencode-plugins",
|
|
869
|
+
"kindLabel": "web",
|
|
870
|
+
"sourcePathOrUrl": "https://opencode.ai/docs/plugins/",
|
|
871
|
+
"capturedAt": "2026-04-24T00:00:00.000Z",
|
|
872
|
+
"locator": "plugin and hook-based extensibility",
|
|
873
|
+
"trustLevel": "official-web",
|
|
874
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
875
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
876
|
+
"freshnessWindowDays": 45
|
|
877
|
+
},
|
|
878
|
+
{
|
|
879
|
+
"id": "evidence:web-opencode-providers",
|
|
880
|
+
"kind": "EvidenceSource",
|
|
881
|
+
"evidenceId": "web-opencode-providers",
|
|
882
|
+
"kindLabel": "web",
|
|
883
|
+
"sourcePathOrUrl": "https://opencode.ai/docs/providers/",
|
|
884
|
+
"capturedAt": "2026-04-24T00:00:00.000Z",
|
|
885
|
+
"locator": "model provider configuration",
|
|
886
|
+
"trustLevel": "official-web",
|
|
887
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
888
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
889
|
+
"freshnessWindowDays": 45
|
|
890
|
+
},
|
|
891
|
+
{
|
|
892
|
+
"id": "evidence:web-opencode-tui",
|
|
893
|
+
"kind": "EvidenceSource",
|
|
894
|
+
"evidenceId": "web-opencode-tui",
|
|
895
|
+
"kindLabel": "web",
|
|
896
|
+
"sourcePathOrUrl": "https://opencode.ai/docs/tui/",
|
|
897
|
+
"capturedAt": "2026-04-24T00:00:00.000Z",
|
|
898
|
+
"locator": "terminal UI overview",
|
|
899
|
+
"trustLevel": "official-web",
|
|
900
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
901
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
902
|
+
"freshnessWindowDays": 45
|
|
903
|
+
},
|
|
904
|
+
{
|
|
905
|
+
"id": "evidence:web-opencode-windows-wsl",
|
|
906
|
+
"kind": "EvidenceSource",
|
|
907
|
+
"evidenceId": "web-opencode-windows-wsl",
|
|
908
|
+
"kindLabel": "web",
|
|
909
|
+
"sourcePathOrUrl": "https://opencode.ai/docs/windows-wsl/",
|
|
910
|
+
"capturedAt": "2026-04-24T00:00:00.000Z",
|
|
911
|
+
"locator": "config and session storage locations",
|
|
912
|
+
"trustLevel": "official-web",
|
|
913
|
+
"reviewOwner": "@a5c-ai/agent-catalog",
|
|
914
|
+
"reviewedAt": "2026-04-24T00:00:00.000Z",
|
|
915
|
+
"freshnessWindowDays": 45
|
|
916
|
+
}
|
|
917
|
+
]
|
|
918
|
+
}
|