iiRecord
Agentic AI Atlas · adapters watchOS app
presentation:adapters-watch-watchosa5c.ai
II.
Presentation JSON

presentation:adapters-watch-watchos

Structured · live

adapters watchOS 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-watchos",
  "_kind": "Presentation",
  "_file": "agent-stack/presentations/adapters-presentations.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "displayName": "adapters watchOS app",
    "kind": "watch",
    "description": "Apple Watch (watchOS) companion app for adapters. Glanceable run\nstatus, breakpoint approval taps, and complications surfacing the\nstate of in-flight agent sessions.\n",
    "renderingTechnology": "react-native",
    "themeSupport": "light-dark",
    "accessibilitySupport": "basic",
    "offlineMode": "partial",
    "platforms": [
      "ios"
    ],
    "bundleSize": "~5 MB",
    "updateChannel": "extension-store"
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "agent-ui-impl:adapters.ui@current",
      "to": "presentation:adapters-watch-watchos",
      "kind": "bundled_with",
      "attributes": {}
    }
  ]
}