II.
AgentVersion JSON
Structured · liveagentVersion:agent-platform:ge-5-0-0
agent-platform json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agentVersion:agent-platform:ge-5-0-0",
"_kind": "AgentVersion",
"_file": "agent-stack/versions/agent-platform-current.yaml",
"_cluster": "agent-stack",
"attributes": {
"agentId": "agent-platform",
"aliases": [],
"runtimeFamily": "sdk-runtime",
"releaseChannel": "stable",
"displayName": "agent-platform",
"summary": "agent-platform CLI binary — long-running agent service",
"sourcePackage": "@a5c-ai/genty-platform",
"osSupport": [
"linux",
"macos",
"windows"
],
"agentProductId": "agent:agent-platform",
"versionRange": ">=5.0.0",
"releasedAt": "2026-01-11",
"cliCommand": "agent-platform",
"installMethods": [
"install:npm"
],
"minSchemaVersion": "6.0.0"
},
"outgoingEdges": [
{
"from": "agentVersion:agent-platform:ge-5-0-0",
"to": "agent:agent-platform",
"kind": "version_of"
},
{
"from": "agentVersion:agent-platform:ge-5-0-0",
"to": "agent-core-impl:agent-platform.core@current",
"kind": "composed_of",
"attributes": {
"role": "core"
}
},
{
"from": "agentVersion:agent-platform:ge-5-0-0",
"to": "agent-runtime-impl:agent-platform.runtime@current",
"kind": "composed_of",
"attributes": {
"role": "runtime"
}
},
{
"from": "agentVersion:agent-platform:ge-5-0-0",
"to": "agent-platform-impl:agent-platform.platform@current",
"kind": "composed_of",
"attributes": {
"role": "platform"
}
},
{
"from": "agentVersion:agent-platform:ge-5-0-0",
"to": "agent-ui-impl:agent-platform.ui@current",
"kind": "composed_of",
"attributes": {
"role": "ui"
}
},
{
"from": "agentVersion:agent-platform:ge-5-0-0",
"to": "transport-runtime:terminal-cli",
"kind": "uses_transport"
},
{
"from": "agentVersion:agent-platform:ge-5-0-0",
"to": "modality:mcp",
"kind": "supports_modality"
},
{
"from": "agentVersion:agent-platform:ge-5-0-0",
"to": "capability:can-multi-turn",
"kind": "supports",
"attributes": {
"versionRange": ">=5.0.0",
"level": "full",
"notes": "agent-platform orchestrates long-running multi-turn agent sessions."
}
},
{
"from": "agentVersion:agent-platform:ge-5-0-0",
"to": "capability:supports-text-streaming",
"kind": "supports",
"attributes": {
"versionRange": ">=5.0.0",
"level": "full",
"notes": "agent-platform streams agent output in real time."
}
},
{
"from": "agentVersion:agent-platform:ge-5-0-0",
"to": "capability:supports-mcp",
"kind": "supports",
"attributes": {
"versionRange": ">=5.0.0",
"level": "full",
"notes": "agent-platform integrates with MCP servers."
}
},
{
"from": "agentVersion:agent-platform:ge-5-0-0",
"to": "capability:supports-subagent-dispatch",
"kind": "supports",
"attributes": {
"versionRange": ">=5.0.0",
"level": "full",
"notes": "agent-platform dispatches tasks to subagent processes."
}
},
{
"from": "agentVersion:agent-platform:ge-5-0-0",
"to": "capability:can-resume",
"kind": "supports",
"attributes": {
"versionRange": ">=5.0.0",
"level": "full",
"notes": "agent-platform supports run resume and session recovery."
}
},
{
"from": "agentVersion:agent-platform:ge-5-0-0",
"to": "memory-system:instruction-file-hierarchy",
"kind": "uses_memory_system",
"attributes": {}
},
{
"from": "agentVersion:agent-platform:ge-5-0-0",
"to": "install:npm",
"kind": "installed_via"
}
],
"incomingEdges": [
{
"from": "agent:agent-platform",
"to": "agentVersion:agent-platform:ge-5-0-0",
"kind": "has_version"
},
{
"from": "capabilitySupport:agent-platform:ge-5-0-0:mcp",
"to": "agentVersion:agent-platform:ge-5-0-0",
"kind": "capability_of_version",
"attributes": {}
},
{
"from": "capabilitySupport:agent-platform:ge-5-0-0:interactive-mode",
"to": "agentVersion:agent-platform:ge-5-0-0",
"kind": "capability_of_version",
"attributes": {}
},
{
"from": "capabilitySupport:agent-platform:ge-5-0-0:stdin-injection",
"to": "agentVersion:agent-platform:ge-5-0-0",
"kind": "capability_of_version",
"attributes": {}
},
{
"from": "capabilitySupport:agent-platform:ge-5-0-0:session-resume",
"to": "agentVersion:agent-platform:ge-5-0-0",
"kind": "capability_of_version",
"attributes": {}
}
]
}