II.
AgentVersion JSON
Structured · liveagent-version:genty@current
agent-version:genty@current json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agent-version:genty@current",
"_kind": "AgentVersion",
"_file": "agent-stack/versions/genty-current.yaml",
"_cluster": "agent-stack",
"attributes": {
"agentProductId": "agent:genty",
"versionRange": ">=5.0.0",
"releasedAt": "2026-05-01",
"cliCommand": "genty",
"sourcePackage": "@a5c-ai/genty",
"installMethods": [
"install:npm"
],
"minSchemaVersion": "6.0.0"
},
"outgoingEdges": [
{
"from": "agent-version:genty@current",
"to": "agent:genty",
"kind": "version_of"
},
{
"from": "agent-version:genty@current",
"to": "agent-core-impl:genty.core@current",
"kind": "composed_of",
"attributes": {
"role": "core"
}
},
{
"from": "agent-version:genty@current",
"to": "agent-runtime-impl:genty.runtime@current",
"kind": "composed_of",
"attributes": {
"role": "runtime"
}
},
{
"from": "agent-version:genty@current",
"to": "agent-platform-impl:genty.platform@current",
"kind": "composed_of",
"attributes": {
"role": "platform"
}
},
{
"from": "agent-version:genty@current",
"to": "agent-ui-impl:genty.ui@current",
"kind": "composed_of",
"attributes": {
"role": "ui"
}
},
{
"from": "agent-version:genty@current",
"to": "capability:can-multi-turn",
"kind": "supports",
"attributes": {
"versionRange": ">=5.0.0",
"level": "full",
"notes": "genty orchestrates multi-turn agent sessions via the composed agent-platform and babysitter-sdk."
}
},
{
"from": "agent-version:genty@current",
"to": "capability:supports-text-streaming",
"kind": "supports",
"attributes": {
"versionRange": ">=5.0.0",
"level": "full",
"notes": "genty streams agent output in real time through the composed runtime."
}
},
{
"from": "agent-version:genty@current",
"to": "capability:supports-mcp",
"kind": "supports",
"attributes": {
"versionRange": ">=5.0.0",
"level": "full",
"notes": "genty integrates with MCP servers via agent-platform and adapters."
}
},
{
"from": "agent-version:genty@current",
"to": "capability:supports-subagent-dispatch",
"kind": "supports",
"attributes": {
"versionRange": ">=5.0.0",
"level": "full",
"notes": "genty dispatches tasks to subagent processes via the composed agent-platform runtime."
}
},
{
"from": "agent-version:genty@current",
"to": "capability:can-resume",
"kind": "supports",
"attributes": {
"versionRange": ">=5.0.0",
"level": "full",
"notes": "genty supports run resume and session recovery through babysitter-sdk journaling."
}
},
{
"from": "agent-version:genty@current",
"to": "memory-system:instruction-file-hierarchy",
"kind": "uses_memory_system",
"attributes": {}
},
{
"from": "agent-version:genty@current",
"to": "memory-system:claude-code-auto-memory",
"kind": "uses_memory_system",
"attributes": {}
},
{
"from": "agent-version:genty@current",
"to": "install:npm",
"kind": "installed_via"
}
],
"incomingEdges": [
{
"from": "agent:genty",
"to": "agent-version:genty@current",
"kind": "has_version"
}
]
}