II.
Presentation JSON
Structured · livepresentation:agent-mux-mobile-android
agent-mux Android app json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "presentation:agent-mux-mobile-android",
"_kind": "Presentation",
"_file": "agent-stack/presentations/agent-mux-presentations.yaml",
"_cluster": "agent-stack",
"attributes": {
"displayName": "agent-mux Android app",
"kind": "mobile",
"description": "Android mobile app for agent-mux. React Native client that connects to\nthe agent-mux gateway, surfaces session activity, accepts breakpoints,\nand streams agent output on the go.\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-mobile-android",
"kind": "bundled_with",
"attributes": {}
}
]
}