II.
Domain JSON
Structured · livedomain:business-development
Business Development json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "domain:business-development",
"_kind": "Domain",
"_file": "domain/domains/business-domains.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Business Development",
"description": "Business development, strategic partnerships, channel sales, alliances, and ecosystem growth.\n"
},
"outgoingEdges": [
{
"from": "domain:business-development",
"to": "specialization:sales",
"kind": "contains"
},
{
"from": "domain:business-development",
"to": "specialization:business-strategy",
"kind": "contains"
}
],
"incomingEdges": [
{
"from": "skill-area:growth-strategy",
"to": "domain:business-development",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
},
{
"from": "workflow:partner-program-design",
"to": "domain:business-development",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:bizdev-crm-and-tracking-setup",
"to": "domain:business-development",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:partnership-pipeline-review",
"to": "domain:business-development",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:channel-partner-enablement",
"to": "domain:business-development",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:strategic-alliance-performance-review",
"to": "domain:business-development",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:market-expansion-assessment",
"to": "domain:business-development",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:partner-channel-sales-review",
"to": "domain:business-development",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:channel-partner-recruitment",
"to": "domain:business-development",
"kind": "applies_to_domain",
"attributes": {}
}
]
}