II.
AgentUIImpl JSON
Structured · liveagent-ui-impl:agent-mux-remote.ui@current
agent-mux-remote UI (current) — headless json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agent-ui-impl:agent-mux-remote.ui@current",
"_kind": "AgentUIImpl",
"_file": "agent-stack/ui-impls/agent-mux-remote-ui-current.yaml",
"_cluster": "agent-stack",
"attributes": {
"displayName": "agent-mux-remote UI (current) — headless",
"agentVersionId": "agent-version:agent-mux-remote@current",
"packageRef": "source-ref:agent-mux-github",
"uiKind": "headless",
"presentationsBundled": [],
"themeSupport": "none",
"accessibilitySupport": "none",
"notes": "agent-mux-remote is a passthrough/proxy variant — it has no user-facing UI.\nAll user-facing surfaces are delegated to whichever upstream agent is being\nmultiplexed. This AgentUIImpl entry exists primarily as a documentation\nmarker that the variant is headless by design.\n"
},
"outgoingEdges": [
{
"from": "agent-ui-impl:agent-mux-remote.ui@current",
"to": "layer:11-presentation",
"kind": "realizes",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "agent-version:agent-mux-remote@current",
"to": "agent-ui-impl:agent-mux-remote.ui@current",
"kind": "composed_of",
"attributes": {
"role": "ui"
}
}
]
}