II.
Presentation JSON
Structured · livepresentation:adapters-mobile-ios
adapters iOS app json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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": {}
}
]
}