II.
Term JSON
Structured · liveterm:shape-up
Shape Up json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "term:shape-up",
"_kind": "Term",
"_file": "terminology/terms/terms-methodologies.yaml",
"_cluster": "terminology",
"attributes": {
"displayName": "Shape Up",
"kind": "concept",
"description": "Basecamp's product-development methodology (Ryan Singer): fixed-time\nvariable-scope cycles, appetite-driven development, thoughtful\nupfront shaping, strategic betting, and autonomous team execution\nwith Hill Charts for visual progress tracking.\n"
},
"outgoingEdges": [
{
"from": "term:shape-up",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": []
}