II.
Term JSON
Structured · liveterm:gsd
Get Shit Done (GSD) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "term:gsd",
"_kind": "Term",
"_file": "terminology/terms/terms-methodologies.yaml",
"_cluster": "terminology",
"attributes": {
"canonicalDefinitionId": "definition:gsd.canonical",
"displayName": "Get Shit Done (GSD)",
"kind": "concept",
"description": "Pragmatic execution methodology adapted from\ngithub.com/glittercowboy/get-shit-done — focuses on cutting\nceremony and shipping incrementally; ported as workflows for the\nBabysitter SDK orchestration framework.\n"
},
"outgoingEdges": [
{
"from": "term:gsd",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "acronym:gsd",
"to": "term:gsd",
"kind": "expands_to"
},
{
"from": "definition:gsd.canonical",
"to": "term:gsd",
"kind": "defines"
}
]
}