II.
DevicePair JSON
Structured · livedevice-pair:agent-mux-mobile-android
agent-mux mobile (Android) paired device json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "device-pair:agent-mux-mobile-android",
"_kind": "DevicePair",
"_file": "extensions/device-pairs/device-pairs-agent-mux.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "agent-mux mobile (Android) paired device",
"deviceKind": "mobile",
"platform": "android",
"pairingMethod": "short-code",
"pairedAt": "2026-05-02T00:00:00Z",
"pushCapable": true,
"revoked": false
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "agentVersion:claude:ge-0-0-0",
"to": "device-pair:agent-mux-mobile-android",
"kind": "has_device_pair",
"attributes": {}
}
]
}