II.
Domain JSON
Structured · livedomain:wearable-tech
Wearable Technology json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "domain:wearable-tech",
"_kind": "Domain",
"_file": "domain/domains/domains-expanded-2.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Wearable Technology",
"description": "Devices worn on the body that collect physiological and environmental\ndata — smartwatches, biosensors, AR glasses, and fitness trackers.\nCovers sensor fusion, low-power design, and real-time health monitoring.\n"
},
"outgoingEdges": [
{
"from": "domain:wearable-tech",
"to": "specialization:embedded-systems",
"kind": "contains"
},
{
"from": "domain:wearable-tech",
"to": "specialization:mobile-development",
"kind": "contains"
}
],
"incomingEdges": []
}