II.
Presentation JSON
Structured · livepresentation:agent-mux-tv-androidtv
agent-mux Android TV app json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "presentation:agent-mux-tv-androidtv",
"_kind": "Presentation",
"_file": "agent-stack/presentations/agent-mux-presentations.yaml",
"_cluster": "agent-stack",
"attributes": {
"displayName": "agent-mux Android TV app",
"kind": "tv",
"description": "Android TV / Google TV app for agent-mux. Lean-back, remote-control\noptimized view of session activity and run progress, suitable for\nmonitoring long-running agent runs from a couch.\n",
"renderingTechnology": "react-native",
"themeSupport": "light-dark",
"accessibilitySupport": "basic",
"offlineMode": "partial",
"platforms": [
"android"
],
"bundleSize": "~30 MB",
"updateChannel": "extension-store"
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "agent-ui-impl:agent-mux.ui@current",
"to": "presentation:agent-mux-tv-androidtv",
"kind": "bundled_with",
"attributes": {}
}
]
}