iiRecord
Agentic AI Atlas · Get Shit Done (GSD)
term:gsda5c.ai
II.
Term JSON

term:gsd

Structured · live

Get Shit Done (GSD) json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · terminology/terms/terms-methodologies.yamlCluster · terminology
Record JSON
{
  "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"
    }
  ]
}