II.
Presentation JSON
Structured · livepresentation:agent-mux-watch-wearos
agent-mux Wear OS app json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "presentation:agent-mux-watch-wearos",
"_kind": "Presentation",
"_file": "agent-stack/presentations/agent-mux-presentations.yaml",
"_cluster": "agent-stack",
"attributes": {
"displayName": "agent-mux Wear OS app",
"kind": "watch",
"description": "Wear OS companion app for agent-mux. Glanceable run status, breakpoint\napproval taps, and tiles surfacing the state of in-flight agent\nsessions.\n",
"renderingTechnology": "react-native",
"themeSupport": "light-dark",
"accessibilitySupport": "basic",
"offlineMode": "partial",
"platforms": [
"android"
],
"bundleSize": "~5 MB",
"updateChannel": "extension-store"
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "agent-ui-impl:agent-mux.ui@current",
"to": "presentation:agent-mux-watch-wearos",
"kind": "bundled_with",
"attributes": {}
}
]
}