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

presentation:adapters-watch-wearos

Structured · live

adapters Wear OS app json

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

File · agent-stack/presentations/adapters-presentations.yamlCluster · agent-stack
Record JSON
{
  "id": "presentation:adapters-watch-wearos",
  "_kind": "Presentation",
  "_file": "agent-stack/presentations/adapters-presentations.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "displayName": "adapters Wear OS app",
    "kind": "watch",
    "description": "Wear OS companion app for adapters. 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:adapters.ui@current",
      "to": "presentation:adapters-watch-wearos",
      "kind": "bundled_with",
      "attributes": {}
    }
  ]
}