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