II.
Term JSON
Structured · liveterm:lifecycle-semantics
LifecycleSemantics json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "term:lifecycle-semantics",
"_kind": "Term",
"_file": "terminology/terms/lifecycle-semantics.yaml",
"_cluster": "terminology",
"attributes": {
"canonicalDefinitionId": "definition:lifecycle-semantics.canonical",
"displayName": "LifecycleSemantics",
"kind": "lifecycle-state",
"references": [
"NodeKind:LifecycleSemantics"
],
"description": "Per-agent runtime lifecycle — hook mode, stop-hook mode, background tasks, checkpoints, plugin context\n"
},
"outgoingEdges": [
{
"from": "term:lifecycle-semantics",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "definition:lifecycle-semantics.canonical",
"to": "term:lifecycle-semantics",
"kind": "defines"
}
]
}