iiRecord
Agentic AI Atlas · adapters iOS app
presentation:adapters-mobile-iosa5c.ai
II.
Presentation JSON

presentation:adapters-mobile-ios

Structured · live

adapters iOS 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-mobile-ios",
  "_kind": "Presentation",
  "_file": "agent-stack/presentations/adapters-presentations.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "displayName": "adapters iOS app",
    "kind": "mobile",
    "description": "iOS mobile app for adapters. React Native client that connects to the\nadapters gateway, surfaces session activity, accepts breakpoints, and\nstreams agent output on the go.\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-mobile-ios",
      "kind": "bundled_with",
      "attributes": {}
    }
  ]
}