II.
Specialization JSON
Structured · livespecialization:gsd
GSD (Get Stuff Done) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "specialization:gsd",
"_kind": "Specialization",
"_file": "domain/specializations/specializations-wiki-targets.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "GSD (Get Stuff Done)",
"description": "GSD methodology for rapid, pragmatic software delivery focusing on\nminimal ceremony and maximum shipping velocity.\n"
},
"outgoingEdges": [
{
"from": "specialization:gsd",
"to": "domain:software-engineering",
"kind": "specializes"
}
],
"incomingEdges": [
{
"from": "skill-area:process-improvement",
"to": "specialization:gsd",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
},
{
"from": "page:library-gsd",
"to": "specialization:gsd",
"kind": "documents"
}
]
}