II.
Definition JSON
Structured · livedefinition:invocation.canonical
definition:invocation.canonical json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "definition:invocation.canonical",
"_kind": "Definition",
"_file": "terminology/definitions/invocation-canonical.yaml",
"_cluster": "terminology",
"attributes": {
"authoredAt": "2026-01-01T00:00:00Z",
"termId": "term:invocation",
"text": "A single agent CLI process spawn from start (`agent_started`) to exit (`agent_stopped`). Has its own lifecycle state machine and may belong to a Run.\n",
"status": "canonical"
},
"outgoingEdges": [
{
"from": "definition:invocation.canonical",
"to": "term:invocation",
"kind": "defines"
}
],
"incomingEdges": []
}