II.
Term JSON
Structured · liveterm:waterfall
Waterfall json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "term:waterfall",
"_kind": "Term",
"_file": "terminology/terms/terms-methodologies.yaml",
"_cluster": "terminology",
"attributes": {
"displayName": "Waterfall",
"kind": "concept",
"description": "Linear sequential development methodology (requirements → design →\nimplementation → verification → maintenance). Included in the\nbabysitter library for completeness and contrast with iterative\nmethodologies.\n"
},
"outgoingEdges": [
{
"from": "term:waterfall",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": []
}