II.
Term JSON
Structured · liveterm:lifecycle-state
LifecycleState json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "term:lifecycle-state",
"_kind": "Term",
"_file": "terminology/terms/lifecycle-state.yaml",
"_cluster": "terminology",
"attributes": {
"canonicalDefinitionId": "definition:lifecycle-state.canonical",
"displayName": "LifecycleState",
"kind": "lifecycle-state",
"references": [
"NodeKind:LifecycleState"
],
"description": "A state in a state machine\n"
},
"outgoingEdges": [
{
"from": "term:lifecycle-state",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "definition:lifecycle-state.canonical",
"to": "term:lifecycle-state",
"kind": "defines"
}
]
}