II.
Specialization JSON
Structured · livespecialization:shape-up
Shape Up json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "specialization:shape-up",
"_kind": "Specialization",
"_file": "domain/specializations/specializations-wiki-targets.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Shape Up",
"description": "Shape Up methodology from Basecamp using six-week cycles, shaping,\nbetting, and hill charts for product development.\n"
},
"outgoingEdges": [
{
"from": "specialization:shape-up",
"to": "domain:project-management",
"kind": "specializes"
}
],
"incomingEdges": [
{
"from": "skill-area:agile-delivery",
"to": "specialization:shape-up",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
},
{
"from": "page:library-shape-up",
"to": "specialization:shape-up",
"kind": "documents"
}
]
}