iiRecord
Agentic AI Atlas · adapters Apple TV app
presentation:adapters-tv-appletva5c.ai
II.
Presentation JSON

presentation:adapters-tv-appletv

Structured · live

adapters Apple TV 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-tv-appletv",
  "_kind": "Presentation",
  "_file": "agent-stack/presentations/adapters-presentations.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "displayName": "adapters Apple TV app",
    "kind": "tv",
    "description": "Apple TV (tvOS) app for adapters. Lean-back, remote-control optimized\nview of session activity and run progress for monitoring long-running\nagent runs from a couch.\n",
    "renderingTechnology": "react-native",
    "themeSupport": "light-dark",
    "accessibilitySupport": "basic",
    "offlineMode": "partial",
    "platforms": [
      "ios"
    ],
    "bundleSize": "~30 MB",
    "updateChannel": "extension-store"
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "agent-ui-impl:adapters.ui@current",
      "to": "presentation:adapters-tv-appletv",
      "kind": "bundled_with",
      "attributes": {}
    }
  ]
}