II.
SkillArea JSON
Structured · liveskill-area:two-sided-platform-design
Two-Sided Platform Design json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:two-sided-platform-design",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-expanded.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Two-Sided Platform Design",
"description": "Architecting platforms that serve two distinct user groups —\nnetwork effects, chicken-and-egg strategies, cross-side\nsubsidization, and platform governance models.\n",
"expertiseLevels": [
"intermediate",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:two-sided-platform-design",
"to": "domain:entrepreneurship",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:two-sided-platform-design",
"to": "domain:strategy",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
},
{
"from": "skill-area:two-sided-platform-design",
"to": "skill-area:marketplace-dynamics",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "helpful"
}
}
],
"incomingEdges": [
{
"from": "skill-area:marketplace-dynamics",
"to": "skill-area:two-sided-platform-design",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "recommended"
}
}
]
}