II.
Term JSON
Structured · liveterm:scrum
Scrum json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "term:scrum",
"_kind": "Term",
"_file": "terminology/terms/terms-methodologies.yaml",
"_cluster": "terminology",
"attributes": {
"displayName": "Scrum",
"kind": "concept",
"description": "Agile framework structured around fixed-length sprints, a Scrum\nMaster, Product Owner, sprint planning, daily standups, sprint\nreview, and retrospective ceremonies.\n"
},
"outgoingEdges": [
{
"from": "term:scrum",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": []
}