II.
AgentPlatformImpl JSON
Structured · liveagent-platform-impl:hermes.platform@current
Hermes Platform (current) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agent-platform-impl:hermes.platform@current",
"_kind": "AgentPlatformImpl",
"_file": "agent-stack/platform-impls/hermes-platform-current.yaml",
"_cluster": "agent-stack",
"attributes": {
"displayName": "Hermes Platform (current)",
"agentVersionId": "agent-version:hermes@current",
"subagentDefinitionFormat": "none",
"packageRef": "source-ref:hermes-agent-pypi",
"nativeExtensionFormat": "none",
"nativeExtensionManifestPath": "",
"nativeExtensionsDirectoryPath": [],
"skillFormat": "anthropic-skill-md",
"skillsDirectoryPath": [
"~/.hermes/skills/"
],
"customSlashCommandsPath": [],
"subagentsDirectoryPath": [],
"hooksDirectoryOrConfigPath": [],
"settingsFiles": [
"~/.hermes/cli-config.yaml"
],
"pluginRegistryPath": "",
"capabilityProfileRegistry": false,
"launchConfigRegistry": false,
"platformIdentityStrategy": "api-key",
"updateChannelMechanism": "pip",
"supportedChannelKinds": [
"mcp-channel"
]
},
"outgoingEdges": [
{
"from": "agent-platform-impl:hermes.platform@current",
"to": "layer:6-agent-platform",
"kind": "realizes",
"attributes": {}
},
{
"from": "agent-platform-impl:hermes.platform@current",
"to": "agent:hermes",
"kind": "composes",
"attributes": {
"role": "platform"
}
},
{
"from": "agent-platform-impl:hermes.platform@current",
"to": "presentation:hermes-cli",
"kind": "bundles",
"attributes": {}
},
{
"from": "agent-platform-impl:hermes.platform@current",
"to": "capability:can-resume",
"kind": "supports",
"attributes": {
"versionRange": ">=1.0.0",
"level": "partial",
"notes": "SQLite-indexed JSONL sessions support resume; no fork.\n"
}
},
{
"from": "agent-platform-impl:hermes.platform@current",
"to": "capability:supports-plugins",
"kind": "supports",
"attributes": {
"versionRange": ">=1.0.0",
"level": "none",
"notes": "Plugins not in v1; MCP-only extensibility.\n"
}
}
],
"incomingEdges": [
{
"from": "presentation:hermes-cli",
"to": "agent-platform-impl:hermes.platform@current",
"kind": "bundled_with"
},
{
"from": "agent-version:hermes@current",
"to": "agent-platform-impl:hermes.platform@current",
"kind": "composed_of",
"attributes": {
"role": "platform"
}
},
{
"from": "path:hermes-sessions",
"to": "agent-platform-impl:hermes.platform@current",
"kind": "owned_by",
"attributes": {}
},
{
"from": "plugin-target:hermes",
"to": "agent-platform-impl:hermes.platform@current",
"kind": "hosted_by",
"attributes": {}
}
]
}