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