II.
Term JSON
Structured · liveterm:evolutionary-prototyping
Evolutionary Prototyping json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "term:evolutionary-prototyping",
"_kind": "Term",
"_file": "terminology/terms/terms-methodologies.yaml",
"_cluster": "terminology",
"attributes": {
"displayName": "Evolutionary Prototyping",
"kind": "concept",
"description": "Methodology that delivers a working partial implementation early\nand grows it iteratively, rather than freezing requirements first.\nSource: library/methodologies/evolutionary.js.\n"
},
"outgoingEdges": [
{
"from": "term:evolutionary-prototyping",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": []
}