II.
AgentPlatformImpl JSON
Structured · liveagent-platform-impl:agent-mux.platform@current
agent-mux Platform (current) — surface registry json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agent-platform-impl:agent-mux.platform@current",
"_kind": "AgentPlatformImpl",
"_file": "agent-stack/platform-impls/agent-mux-platform-current.yaml",
"_cluster": "agent-stack",
"attributes": {
"displayName": "agent-mux Platform (current) — surface registry",
"agentVersionId": "agent-version:agent-mux@current",
"packageRef": "source-ref:agent-mux-github",
"subagentDefinitionFormat": "none",
"nativeExtensionFormat": "none",
"nativeExtensionManifestPath": "",
"nativeExtensionsDirectoryPath": [],
"skillFormat": "none",
"skillsDirectoryPath": [],
"customSlashCommandsPath": [],
"subagentsDirectoryPath": [],
"hooksDirectoryOrConfigPath": [],
"settingsFiles": [],
"pluginRegistryPath": "",
"capabilityProfileRegistry": false,
"launchConfigRegistry": false,
"platformIdentityStrategy": "delegated-to-invocation-mode",
"updateChannelMechanism": "npm",
"supportedChannelKinds": [
"mcp-channel"
],
"notes": "agent-mux platform layer registers the bundled multi-surface\npresentations (TUI, CLI, webui, mobile-{ios,android}, tv-*, watch-*)\nand brokers MCP through to the bridged remote agent. Plugins,\nskills, slash commands, and subagents live with the remote target.\n"
},
"outgoingEdges": [
{
"from": "agent-platform-impl:agent-mux.platform@current",
"to": "layer:6-agent-platform",
"kind": "realizes",
"attributes": {}
},
{
"from": "agent-platform-impl:agent-mux.platform@current",
"to": "agent:agent-mux",
"kind": "composes",
"attributes": {
"role": "platform"
}
},
{
"from": "agent-platform-impl:agent-mux.platform@current",
"to": "capability:supports-mcp",
"kind": "supports",
"attributes": {
"versionRange": ">=0.4.9",
"level": "full",
"notes": "Brokers MCP through to the bridged remote agent."
}
},
{
"from": "agent-platform-impl:agent-mux.platform@current",
"to": "capability:streaming",
"kind": "supports",
"attributes": {
"versionRange": "*",
"level": "full",
"notes": "Forwards streaming events from the bridged remote agent into the multi-surface presentations."
}
}
],
"incomingEdges": [
{
"from": "agent-version:agent-mux@current",
"to": "agent-platform-impl:agent-mux.platform@current",
"kind": "composed_of",
"attributes": {
"role": "platform"
}
}
]
}