II.
Term JSON
Structured · liveterm:kanban
Kanban json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "term:kanban",
"_kind": "Term",
"_file": "terminology/terms/terms-methodologies.yaml",
"_cluster": "terminology",
"attributes": {
"displayName": "Kanban",
"kind": "concept",
"description": "Pull-based workflow methodology emphasising visualisation of work,\nwork-in-progress (WIP) limits, and continuous flow over fixed\niteration cadence.\n"
},
"outgoingEdges": [
{
"from": "term:kanban",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": []
}