@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,214 @@
|
|
|
1
|
+
kind: NodeDocument
|
|
2
|
+
documentPath: nodes/runtime-semantics/session-semantics.yaml
|
|
3
|
+
generatedAt: 2026-04-23T00:00:00.000Z
|
|
4
|
+
nodes:
|
|
5
|
+
- id: sessionSemantics:claude:ge-0-0-0
|
|
6
|
+
kind: SessionSemantics
|
|
7
|
+
sessionSemanticsId: sessionSemantics:claude:ge-0-0-0
|
|
8
|
+
agentId: claude
|
|
9
|
+
versionRange: ">=0.0.0"
|
|
10
|
+
sessionDirStrategy: .a5c/runs
|
|
11
|
+
sessionIdSources:
|
|
12
|
+
- CLAUDE_ENV_FILE
|
|
13
|
+
- CLAUDE_CODE_SESSION_ID
|
|
14
|
+
resumeSemantics: Session binding is mediated by Claude env files plus a shared .a5c run directory.
|
|
15
|
+
stateFilePatterns:
|
|
16
|
+
- .a5c/runs/**
|
|
17
|
+
pidMarkerPolicy: env-or-run-dir
|
|
18
|
+
metadataFields:
|
|
19
|
+
- key: session_id
|
|
20
|
+
envVars:
|
|
21
|
+
- CLAUDE_CODE_SESSION_ID
|
|
22
|
+
- key: env_file
|
|
23
|
+
envVars:
|
|
24
|
+
- CLAUDE_ENV_FILE
|
|
25
|
+
- key: project_dir
|
|
26
|
+
envVars:
|
|
27
|
+
- CLAUDE_PROJECT_DIR
|
|
28
|
+
evidenceRefs:
|
|
29
|
+
- repo-sdk-fallback
|
|
30
|
+
- repo-agent-mux-host
|
|
31
|
+
- id: sessionSemantics:codex:ge-0-0-0
|
|
32
|
+
kind: SessionSemantics
|
|
33
|
+
sessionSemanticsId: sessionSemantics:codex:ge-0-0-0
|
|
34
|
+
agentId: codex
|
|
35
|
+
versionRange: ">=0.0.0"
|
|
36
|
+
sessionDirStrategy: .a5c/runs
|
|
37
|
+
sessionIdSources:
|
|
38
|
+
- CODEX_THREAD_ID
|
|
39
|
+
- CODEX_SESSION_ID
|
|
40
|
+
- CODEX_PLUGIN_ROOT
|
|
41
|
+
resumeSemantics: Codex session binding relies on thread/session IDs and plugin-root state.
|
|
42
|
+
stateFilePatterns:
|
|
43
|
+
- .a5c/runs/**
|
|
44
|
+
pidMarkerPolicy: env-or-run-dir
|
|
45
|
+
metadataFields:
|
|
46
|
+
- key: session_id
|
|
47
|
+
envVars:
|
|
48
|
+
- CODEX_SESSION_ID
|
|
49
|
+
- key: run_id
|
|
50
|
+
envVars:
|
|
51
|
+
- CODEX_RUN_ID
|
|
52
|
+
evidenceRefs:
|
|
53
|
+
- repo-sdk-fallback
|
|
54
|
+
- repo-hooks-detector
|
|
55
|
+
- id: sessionSemantics:cursor:ge-0-0-0
|
|
56
|
+
kind: SessionSemantics
|
|
57
|
+
sessionSemanticsId: sessionSemantics:cursor:ge-0-0-0
|
|
58
|
+
agentId: cursor
|
|
59
|
+
versionRange: ">=0.0.0"
|
|
60
|
+
sessionDirStrategy: .a5c/runs
|
|
61
|
+
sessionIdSources:
|
|
62
|
+
- CURSOR_PROJECT_DIR
|
|
63
|
+
- CURSOR_VERSION
|
|
64
|
+
resumeSemantics: Cursor detection is environment-driven and anchored to project-directory signals.
|
|
65
|
+
stateFilePatterns:
|
|
66
|
+
- .a5c/runs/**
|
|
67
|
+
pidMarkerPolicy: env-or-run-dir
|
|
68
|
+
metadataFields:
|
|
69
|
+
- key: session_id
|
|
70
|
+
envVars:
|
|
71
|
+
- CURSOR_SESSION
|
|
72
|
+
- CURSOR_AGENT_SESSION
|
|
73
|
+
evidenceRefs:
|
|
74
|
+
- repo-sdk-fallback
|
|
75
|
+
- repo-hooks-detector
|
|
76
|
+
- id: sessionSemantics:gemini:ge-0-0-0
|
|
77
|
+
kind: SessionSemantics
|
|
78
|
+
sessionSemanticsId: sessionSemantics:gemini:ge-0-0-0
|
|
79
|
+
agentId: gemini
|
|
80
|
+
versionRange: ">=0.0.0"
|
|
81
|
+
sessionDirStrategy: .a5c/runs
|
|
82
|
+
sessionIdSources:
|
|
83
|
+
- GEMINI_SESSION_ID
|
|
84
|
+
- GEMINI_CWD
|
|
85
|
+
- GEMINI_PROJECT_DIR
|
|
86
|
+
resumeSemantics: Gemini sessions are detected from CLI extension/runtime environment variables.
|
|
87
|
+
stateFilePatterns:
|
|
88
|
+
- .a5c/runs/**
|
|
89
|
+
pidMarkerPolicy: env-or-run-dir
|
|
90
|
+
metadataFields:
|
|
91
|
+
- key: session_id
|
|
92
|
+
envVars:
|
|
93
|
+
- GEMINI_SESSION_ID
|
|
94
|
+
evidenceRefs:
|
|
95
|
+
- repo-sdk-fallback
|
|
96
|
+
- repo-hooks-detector
|
|
97
|
+
- id: sessionSemantics:copilot:ge-0-0-0
|
|
98
|
+
kind: SessionSemantics
|
|
99
|
+
sessionSemanticsId: sessionSemantics:copilot:ge-0-0-0
|
|
100
|
+
agentId: copilot
|
|
101
|
+
versionRange: ">=0.0.0"
|
|
102
|
+
sessionDirStrategy: .a5c/runs
|
|
103
|
+
sessionIdSources:
|
|
104
|
+
- COPILOT_SESSION_ID
|
|
105
|
+
- COPILOT_CLI_SESSION
|
|
106
|
+
- GH_COPILOT_SESSION
|
|
107
|
+
resumeSemantics: Copilot surfaces session IDs from CLI and GitHub session variables.
|
|
108
|
+
stateFilePatterns:
|
|
109
|
+
- .a5c/runs/**
|
|
110
|
+
pidMarkerPolicy: env-or-run-dir
|
|
111
|
+
metadataFields:
|
|
112
|
+
- key: session_id
|
|
113
|
+
envVars:
|
|
114
|
+
- COPILOT_CLI_SESSION
|
|
115
|
+
- GH_COPILOT_SESSION
|
|
116
|
+
evidenceRefs:
|
|
117
|
+
- repo-sdk-fallback
|
|
118
|
+
- repo-agent-mux-host
|
|
119
|
+
- id: sessionSemantics:pi:ge-0-0-0
|
|
120
|
+
kind: SessionSemantics
|
|
121
|
+
sessionSemanticsId: sessionSemantics:pi:ge-0-0-0
|
|
122
|
+
agentId: pi
|
|
123
|
+
versionRange: ">=0.0.0"
|
|
124
|
+
sessionDirStrategy: .a5c/runs
|
|
125
|
+
sessionIdSources:
|
|
126
|
+
- PI_SESSION_ID
|
|
127
|
+
- PI_RUN_ID
|
|
128
|
+
resumeSemantics: Pi sessions are keyed by explicit run/session identifiers.
|
|
129
|
+
stateFilePatterns:
|
|
130
|
+
- .a5c/runs/**
|
|
131
|
+
pidMarkerPolicy: env-or-run-dir
|
|
132
|
+
metadataFields:
|
|
133
|
+
- key: session_id
|
|
134
|
+
envVars:
|
|
135
|
+
- PI_SESSION_ID
|
|
136
|
+
- key: run_id
|
|
137
|
+
envVars:
|
|
138
|
+
- PI_RUN_ID
|
|
139
|
+
evidenceRefs:
|
|
140
|
+
- repo-sdk-fallback
|
|
141
|
+
- repo-agent-mux-host
|
|
142
|
+
- id: sessionSemantics:omp:ge-0-0-0
|
|
143
|
+
kind: SessionSemantics
|
|
144
|
+
sessionSemanticsId: sessionSemantics:omp:ge-0-0-0
|
|
145
|
+
agentId: omp
|
|
146
|
+
versionRange: ">=0.0.0"
|
|
147
|
+
sessionDirStrategy: .a5c/runs
|
|
148
|
+
sessionIdSources:
|
|
149
|
+
- OMP_SESSION_ID
|
|
150
|
+
- OMP_RUN_ID
|
|
151
|
+
resumeSemantics: Oh-My-Pi reuses Pi-style run/session identifiers.
|
|
152
|
+
stateFilePatterns:
|
|
153
|
+
- .a5c/runs/**
|
|
154
|
+
pidMarkerPolicy: env-or-run-dir
|
|
155
|
+
metadataFields:
|
|
156
|
+
- key: session_id
|
|
157
|
+
envVars:
|
|
158
|
+
- OMP_SESSION_ID
|
|
159
|
+
- key: run_id
|
|
160
|
+
envVars:
|
|
161
|
+
- OMP_RUN_ID
|
|
162
|
+
evidenceRefs:
|
|
163
|
+
- repo-sdk-fallback
|
|
164
|
+
- repo-agent-mux-host
|
|
165
|
+
- id: sessionSemantics:opencode:ge-0-0-0
|
|
166
|
+
kind: SessionSemantics
|
|
167
|
+
sessionSemanticsId: sessionSemantics:opencode:ge-0-0-0
|
|
168
|
+
agentId: opencode
|
|
169
|
+
versionRange: ">=0.0.0"
|
|
170
|
+
sessionDirStrategy: .a5c/runs
|
|
171
|
+
sessionIdSources:
|
|
172
|
+
- AGENT_SESSION_ID
|
|
173
|
+
- OPENCODE_SESSION_ID
|
|
174
|
+
- OPENCODE_RUN_ID
|
|
175
|
+
resumeSemantics: OpenCode uses agent session IDs with optional run IDs for shell and hook flows.
|
|
176
|
+
stateFilePatterns:
|
|
177
|
+
- .a5c/runs/**
|
|
178
|
+
pidMarkerPolicy: env-or-run-dir
|
|
179
|
+
metadataFields:
|
|
180
|
+
- key: session_id
|
|
181
|
+
envVars:
|
|
182
|
+
- OPENCODE_SESSION
|
|
183
|
+
- key: run_id
|
|
184
|
+
envVars:
|
|
185
|
+
- OPENCODE_RUN_ID
|
|
186
|
+
evidenceRefs:
|
|
187
|
+
- repo-sdk-fallback
|
|
188
|
+
- repo-agent-mux-host
|
|
189
|
+
- id: sessionSemantics:openclaw:ge-0-0-0
|
|
190
|
+
kind: SessionSemantics
|
|
191
|
+
sessionSemanticsId: sessionSemantics:openclaw:ge-0-0-0
|
|
192
|
+
agentId: openclaw
|
|
193
|
+
versionRange: ">=0.0.0"
|
|
194
|
+
sessionDirStrategy: .a5c/runs
|
|
195
|
+
sessionIdSources:
|
|
196
|
+
- OPENCLAW_SESSION
|
|
197
|
+
- OPENCLAW_RUN_ID
|
|
198
|
+
- OPENCLAW_SHELL
|
|
199
|
+
- OPENCLAW_HOME
|
|
200
|
+
resumeSemantics: OpenClaw detection is currently env-driven with no shared runtime-hook support in fallback metadata.
|
|
201
|
+
stateFilePatterns:
|
|
202
|
+
- .a5c/runs/**
|
|
203
|
+
pidMarkerPolicy: env-or-run-dir
|
|
204
|
+
metadataFields:
|
|
205
|
+
- key: session_id
|
|
206
|
+
envVars:
|
|
207
|
+
- OPENCLAW_SESSION
|
|
208
|
+
- key: run_id
|
|
209
|
+
envVars:
|
|
210
|
+
- OPENCLAW_RUN_ID
|
|
211
|
+
evidenceRefs:
|
|
212
|
+
- repo-sdk-fallback
|
|
213
|
+
- repo-hooks-detector
|
|
214
|
+
- repo-agent-mux-host
|
|
@@ -0,0 +1,202 @@
|
|
|
1
|
+
kind: NodeDocument
|
|
2
|
+
documentPath: nodes/transports.yaml
|
|
3
|
+
generatedAt: 2026-04-23T00:00:00.000Z
|
|
4
|
+
nodes:
|
|
5
|
+
- id: transportProtocol:terminal-cli
|
|
6
|
+
kind: TransportProtocol
|
|
7
|
+
transportId: terminal-cli
|
|
8
|
+
label: Interactive terminal CLI
|
|
9
|
+
protocolKind: cli-stdio
|
|
10
|
+
interactive: true
|
|
11
|
+
streaming: true
|
|
12
|
+
requestShape: stdin / CLI arguments
|
|
13
|
+
responseShape: stdout / terminal session
|
|
14
|
+
evidenceRefs:
|
|
15
|
+
- repo-sdk-fallback
|
|
16
|
+
- repo-agent-mux-host
|
|
17
|
+
- id: transportProtocol:shell-hook-runtime
|
|
18
|
+
kind: TransportProtocol
|
|
19
|
+
transportId: shell-hook-runtime
|
|
20
|
+
label: Shell hook lifecycle runtime
|
|
21
|
+
protocolKind: shell-hooks
|
|
22
|
+
interactive: true
|
|
23
|
+
streaming: true
|
|
24
|
+
requestShape: hook invocation payload
|
|
25
|
+
responseShape: shell hook status and output
|
|
26
|
+
evidenceRefs:
|
|
27
|
+
- repo-target-index
|
|
28
|
+
- repo-target-claude
|
|
29
|
+
- repo-target-codex
|
|
30
|
+
- id: transportProtocol:anthropic
|
|
31
|
+
kind: TransportProtocol
|
|
32
|
+
transportId: anthropic
|
|
33
|
+
label: Anthropic Messages API
|
|
34
|
+
status: scorecard-gated
|
|
35
|
+
protocolKind: http-json
|
|
36
|
+
interactive: false
|
|
37
|
+
streaming: true
|
|
38
|
+
requestShape: POST /v1/messages
|
|
39
|
+
responseShape: Anthropic message response
|
|
40
|
+
evidenceRefs:
|
|
41
|
+
- repo-transport-mux-readme
|
|
42
|
+
- repo-transport-mux-architecture
|
|
43
|
+
- repo-transport-mux-scorecard
|
|
44
|
+
- id: transportProtocol:openai-chat
|
|
45
|
+
kind: TransportProtocol
|
|
46
|
+
transportId: openai-chat
|
|
47
|
+
label: OpenAI Chat Completions
|
|
48
|
+
status: scorecard-gated
|
|
49
|
+
protocolKind: http-json
|
|
50
|
+
interactive: false
|
|
51
|
+
streaming: true
|
|
52
|
+
requestShape: POST /v1/chat/completions
|
|
53
|
+
responseShape: chat.completion
|
|
54
|
+
evidenceRefs:
|
|
55
|
+
- repo-transport-mux-readme
|
|
56
|
+
- repo-transport-mux-migration
|
|
57
|
+
- repo-transport-mux-scorecard
|
|
58
|
+
- id: transportProtocol:openai-responses
|
|
59
|
+
kind: TransportProtocol
|
|
60
|
+
transportId: openai-responses
|
|
61
|
+
label: OpenAI Responses API
|
|
62
|
+
status: scorecard-gated
|
|
63
|
+
protocolKind: http-json
|
|
64
|
+
interactive: false
|
|
65
|
+
streaming: true
|
|
66
|
+
requestShape: POST /v1/responses
|
|
67
|
+
responseShape: response
|
|
68
|
+
evidenceRefs:
|
|
69
|
+
- repo-transport-mux-readme
|
|
70
|
+
- repo-transport-mux-migration
|
|
71
|
+
- repo-transport-mux-scorecard
|
|
72
|
+
- id: transportProtocol:google
|
|
73
|
+
kind: TransportProtocol
|
|
74
|
+
transportId: google
|
|
75
|
+
label: Google GenerateContent
|
|
76
|
+
status: scorecard-gated
|
|
77
|
+
protocolKind: http-json
|
|
78
|
+
interactive: false
|
|
79
|
+
streaming: true
|
|
80
|
+
requestShape: POST /v1beta/models/*
|
|
81
|
+
responseShape: candidates[]
|
|
82
|
+
evidenceRefs:
|
|
83
|
+
- repo-transport-mux-readme
|
|
84
|
+
- repo-transport-mux-architecture
|
|
85
|
+
- repo-transport-mux-scorecard
|
|
86
|
+
- id: transportProtocol:passthrough
|
|
87
|
+
kind: TransportProtocol
|
|
88
|
+
transportId: passthrough
|
|
89
|
+
label: Passthrough upstream protocol
|
|
90
|
+
status: scorecard-gated
|
|
91
|
+
protocolKind: http-proxy
|
|
92
|
+
interactive: false
|
|
93
|
+
streaming: true
|
|
94
|
+
requestShape: provider-native path
|
|
95
|
+
responseShape: provider-native response
|
|
96
|
+
evidenceRefs:
|
|
97
|
+
- repo-transport-mux-readme
|
|
98
|
+
- repo-transport-mux-scorecard
|
|
99
|
+
- id: transportProtocol:bedrock-converse
|
|
100
|
+
kind: TransportProtocol
|
|
101
|
+
transportId: bedrock-converse
|
|
102
|
+
label: Bedrock Converse
|
|
103
|
+
status: scorecard-gated
|
|
104
|
+
protocolKind: http-json
|
|
105
|
+
interactive: false
|
|
106
|
+
streaming: true
|
|
107
|
+
requestShape: POST /converse
|
|
108
|
+
responseShape: Bedrock output.message
|
|
109
|
+
evidenceRefs:
|
|
110
|
+
- repo-transport-mux-readme
|
|
111
|
+
- repo-transport-mux-architecture
|
|
112
|
+
- repo-transport-mux-scorecard
|
|
113
|
+
- id: transportProtocol:vertex-native
|
|
114
|
+
kind: TransportProtocol
|
|
115
|
+
transportId: vertex-native
|
|
116
|
+
label: Vertex native GenerateContent
|
|
117
|
+
status: scorecard-gated
|
|
118
|
+
protocolKind: http-json
|
|
119
|
+
interactive: false
|
|
120
|
+
streaming: true
|
|
121
|
+
requestShape: POST /v1/projects/...:generateContent
|
|
122
|
+
responseShape: Vertex candidates[]
|
|
123
|
+
evidenceRefs:
|
|
124
|
+
- repo-transport-mux-readme
|
|
125
|
+
- repo-transport-mux-architecture
|
|
126
|
+
- repo-transport-mux-scorecard
|
|
127
|
+
- id: transportProtocol:azure-foundry
|
|
128
|
+
kind: TransportProtocol
|
|
129
|
+
transportId: azure-foundry
|
|
130
|
+
label: Azure Foundry Chat Completions
|
|
131
|
+
status: scorecard-gated
|
|
132
|
+
protocolKind: http-json
|
|
133
|
+
interactive: false
|
|
134
|
+
streaming: true
|
|
135
|
+
requestShape: POST /models/chat/completions
|
|
136
|
+
responseShape: Azure Foundry chat completion
|
|
137
|
+
evidenceRefs:
|
|
138
|
+
- repo-transport-mux-readme
|
|
139
|
+
- repo-transport-mux-architecture
|
|
140
|
+
- repo-transport-mux-scorecard
|
|
141
|
+
- id: transportRuntime:terminal-cli
|
|
142
|
+
kind: TransportRuntime
|
|
143
|
+
runtimeId: terminal-cli
|
|
144
|
+
transportId: terminal-cli
|
|
145
|
+
label: Interactive terminal CLI runtime
|
|
146
|
+
runtimeKind: local-process
|
|
147
|
+
persistentSession: true
|
|
148
|
+
stdinInjection: true
|
|
149
|
+
blockingStopHook: false
|
|
150
|
+
mcpSupport: false
|
|
151
|
+
containerizable: true
|
|
152
|
+
evidenceRefs:
|
|
153
|
+
- repo-sdk-fallback
|
|
154
|
+
- repo-agent-mux-host
|
|
155
|
+
- id: transportRuntime:shell-hook-runtime
|
|
156
|
+
kind: TransportRuntime
|
|
157
|
+
runtimeId: shell-hook-runtime
|
|
158
|
+
transportId: shell-hook-runtime
|
|
159
|
+
label: Runtime hook execution surface
|
|
160
|
+
runtimeKind: shell-hooks
|
|
161
|
+
persistentSession: true
|
|
162
|
+
stdinInjection: true
|
|
163
|
+
blockingStopHook: true
|
|
164
|
+
mcpSupport: false
|
|
165
|
+
containerizable: false
|
|
166
|
+
evidenceRefs:
|
|
167
|
+
- repo-target-index
|
|
168
|
+
- repo-target-claude
|
|
169
|
+
- repo-target-codex
|
|
170
|
+
- id: transportRuntime:amux-proxy
|
|
171
|
+
kind: TransportRuntime
|
|
172
|
+
runtimeId: amux-proxy
|
|
173
|
+
transportId: openai-responses
|
|
174
|
+
label: amux-proxy protocol/provider bridge
|
|
175
|
+
status: scorecard-gated
|
|
176
|
+
runtimeKind: http-proxy-bridge
|
|
177
|
+
persistentSession: false
|
|
178
|
+
stdinInjection: false
|
|
179
|
+
blockingStopHook: false
|
|
180
|
+
mcpSupport: false
|
|
181
|
+
containerizable: true
|
|
182
|
+
exposedTransportIds:
|
|
183
|
+
- anthropic
|
|
184
|
+
- openai-chat
|
|
185
|
+
- openai-responses
|
|
186
|
+
- google
|
|
187
|
+
- passthrough
|
|
188
|
+
- bedrock-converse
|
|
189
|
+
- vertex-native
|
|
190
|
+
- azure-foundry
|
|
191
|
+
providerIds:
|
|
192
|
+
- openai
|
|
193
|
+
- anthropic
|
|
194
|
+
- google
|
|
195
|
+
- bedrock
|
|
196
|
+
- vertex
|
|
197
|
+
- foundry
|
|
198
|
+
evidenceRefs:
|
|
199
|
+
- repo-transport-mux-readme
|
|
200
|
+
- repo-transport-mux-architecture
|
|
201
|
+
- repo-transport-mux-migration
|
|
202
|
+
- repo-transport-mux-scorecard
|