II.
Domain JSON
Structured · livedomain:cleantech
CleanTech json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "domain:cleantech",
"_kind": "Domain",
"_file": "domain/domains/industry-verticals-2.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "CleanTech",
"description": "Clean energy technology, carbon capture, and circular economy.\n"
},
"outgoingEdges": [
{
"from": "domain:cleantech",
"to": "specialization:environmental-engineering",
"kind": "contains"
}
],
"incomingEdges": [
{
"from": "skill-area:energy-modeling",
"to": "domain:cleantech",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
},
{
"from": "skill-area:solar-panel-optimization",
"to": "domain:cleantech",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
},
{
"from": "workflow:renewable-energy-project-assessment",
"to": "domain:cleantech",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:circular-economy-audit",
"to": "domain:cleantech",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:carbon-credit-verification",
"to": "domain:cleantech",
"kind": "applies_to_domain",
"attributes": {}
}
]
}