II.
Domain JSON
Structured · livedomain:energy
Energy json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "domain:energy",
"_kind": "Domain",
"_file": "domain/domains/social-humanities-domains.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Energy",
"description": "Energy systems, grid management, renewable energy, and utilities.\n"
},
"outgoingEdges": [
{
"from": "domain:energy",
"to": "specialization:electrical-engineering",
"kind": "contains"
},
{
"from": "domain:energy",
"to": "specialization:environmental-engineering",
"kind": "contains"
}
],
"incomingEdges": [
{
"from": "skill-area:energy-modeling",
"to": "domain:energy",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:grid-simulation",
"to": "domain:energy",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:battery-management-systems",
"to": "domain:energy",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:solar-panel-optimization",
"to": "domain:energy",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:wind-turbine-control",
"to": "domain:energy",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:building-energy-simulation",
"to": "domain:energy",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
},
{
"from": "specialization:energy-systems",
"to": "domain:energy",
"kind": "specializes"
},
{
"from": "role:energy-analyst",
"to": "domain:energy",
"kind": "applies_to",
"attributes": {}
},
{
"from": "role:grid-engineer",
"to": "domain:energy",
"kind": "applies_to",
"attributes": {}
},
{
"from": "role:renewable-energy-engineer",
"to": "domain:energy",
"kind": "applies_to",
"attributes": {}
},
{
"from": "workflow:grid-stability-monitoring",
"to": "domain:energy",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:renewable-energy-forecasting",
"to": "domain:energy",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:energy-audit",
"to": "domain:energy",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:energy-trading-risk-review",
"to": "domain:energy",
"kind": "applies_to_domain",
"attributes": {}
}
]
}