{
"id": "agent-version:amp@current",
"_kind": "AgentVersion",
"_file": "agent-stack/versions/amp-current.yaml",
"_cluster": "agent-stack",
"attributes": {
"agentProductId": "agent:amp",
"versionRange": ">=2.0.0",
"releasedAt": "2025-01-01",
"cliCommand": "amp",
"installMethods": [
"install:npm"
],
"minSchemaVersion": "6.0.0"
},
"outgoingEdges": [
{
"from": "agent-version:amp@current",
"to": "agent:amp",
"kind": "version_of"
},
{
"from": "agent-version:amp@current",
"to": "agent-core-impl:amp.core@current",
"kind": "composed_of",
"attributes": {
"role": "core"
}
},
{
"from": "agent-version:amp@current",
"to": "agent-runtime-impl:amp.runtime@current",
"kind": "composed_of",
"attributes": {
"role": "runtime"
}
},
{
"from": "agent-version:amp@current",
"to": "agent-platform-impl:amp.platform@current",
"kind": "composed_of",
"attributes": {
"role": "platform"
}
},
{
"from": "agent-version:amp@current",
"to": "agent-ui-impl:amp.ui@current",
"kind": "composed_of",
"attributes": {
"role": "ui"
}
}
],
"incomingEdges": [
{
"from": "agent:amp",
"to": "agent-version:amp@current",
"kind": "has_version"
},
{
"from": "mux:agent-launch-mux",
"to": "agent-version:amp@current",
"kind": "bridges_for",
"attributes": {}
}
]
}