II.
Definition JSON
Structured · livedefinition:server-sent-events.canonical
definition:server-sent-events.canonical json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "definition:server-sent-events.canonical",
"_kind": "Definition",
"_file": "terminology/definitions/server-sent-events-canonical.yaml",
"_cluster": "terminology",
"attributes": {
"authoredAt": "2026-04-28T00:00:00Z",
"termId": "term:server-sent-events",
"text": "Server-Sent Events (SSE): a unidirectional HTTP streaming protocol from server to client over a long-lived connection. Used by some MCPTransport variants.\n",
"status": "canonical"
},
"outgoingEdges": [
{
"from": "definition:server-sent-events.canonical",
"to": "term:server-sent-events",
"kind": "defines"
}
],
"incomingEdges": []
}