iiRecord
Agentic AI Atlas · agent-mux Wear OS app
presentation:agent-mux-watch-wearosa5c.ai
II.
Presentation JSON

presentation:agent-mux-watch-wearos

Structured · live

agent-mux Wear OS app json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · agent-stack/presentations/agent-mux-presentations.yamlCluster · agent-stack
Record JSON
{
  "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": {}
    }
  ]
}