{
"id": "agent-platform-impl:amp.platform@current",
"_kind": "AgentPlatformImpl",
"_file": "agent-stack/platform-impls/amp-platform-current.yaml",
"_cluster": "agent-stack",
"attributes": {
"displayName": "Sourcegraph Amp Platform (current)",
"agentVersionId": "agent-version:amp@current",
"subagentDefinitionFormat": "none",
"packageRef": "source-ref:amp-github",
"nativeExtensionFormat": "none",
"nativeExtensionManifestPath": "",
"nativeExtensionsDirectoryPath": [],
"skillFormat": "none",
"skillsDirectoryPath": [],
"customSlashCommandsPath": [],
"subagentsDirectoryPath": [],
"hooksDirectoryOrConfigPath": [],
"settingsFiles": [
"~/.config/amp/config.json"
],
"pluginRegistryPath": "",
"capabilityProfileRegistry": false,
"launchConfigRegistry": false,
"platformIdentityStrategy": "api-key",
"updateChannelMechanism": "npm",
"supportedChannelKinds": [
"mcp-channel"
]
},
"outgoingEdges": [
{
"from": "agent-platform-impl:amp.platform@current",
"to": "layer:6-agent-platform",
"kind": "realizes",
"attributes": {}
},
{
"from": "agent-platform-impl:amp.platform@current",
"to": "agent:amp",
"kind": "composes",
"attributes": {
"role": "platform"
}
}
],
"incomingEdges": [
{
"from": "agent-version:amp@current",
"to": "agent-platform-impl:amp.platform@current",
"kind": "composed_of",
"attributes": {
"role": "platform"
}
}
]
}