II.
Page JSON
Structured · livepage:docs-harness-features-backlog-gaps-json-interaction-gap-json-005
GAP-JSON-005: JSON Event Stream (SSE/WebSocket) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "page:docs-harness-features-backlog-gaps-json-interaction-gap-json-005",
"_kind": "Page",
"_file": "wiki/docs/harness-features-backlog/gaps/json-interaction/gap-json-005.md",
"_cluster": "wiki",
"attributes": {
"nodeKind": "Page",
"sourcePath": "docs/harness-features-backlog/gaps/json-interaction/GAP-JSON-005.md",
"sourceKind": "repo-docs",
"title": "GAP-JSON-005: JSON Event Stream (SSE/WebSocket)",
"displayName": "GAP-JSON-005: JSON Event Stream (SSE/WebSocket)",
"slug": "docs/harness-features-backlog/gaps/json-interaction/gap-json-005",
"articlePath": "wiki/docs/harness-features-backlog/gaps/json-interaction/GAP-JSON-005.md",
"article": "\n# GAP-JSON-005: JSON Event Stream (SSE/WebSocket)\n\n| Field | Value |\n|-------|-------|\n| Category | json-interaction |\n| Priority | High |\n| Effort | L |\n| Status | Missing |\n\n## Description\nReal-time event streaming from runs via SSE or WebSocket. Enable live dashboards, external monitoring, and reactive UIs.\n\n## Current State\nNo embedded SDK dashboard exists yet. No streaming event API.\n\n## Target State\nSSE or WebSocket endpoint for run events. Real-time journal event streaming. Subscriptions per run or per session. Enable external dashboards and monitoring tools to receive live updates.\n\n## Dependencies\n- [GAP-JSON-001](../json-interaction/GAP-JSON-001.md) -- JSON API foundation\n- [GAP-REMOTE-008](../remote-integration/GAP-REMOTE-008.md) -- streaming protocol definition\n\n## Key Files\n| Component | Path |\n|-----------|------|\n| Journal storage | `packages/babysitter-sdk/src/storage/` |\n| MCP server | `packages/babysitter-sdk/src/mcp/` |\n| Embedded SDK dashboard (new) | `packages/babysitter-sdk/src/dashboard/` |\n\n## Recommendation\nPhase 2 implementation. Add SSE endpoint to MCP server. Integrate with journal appendEvent for real-time streaming.\n",
"documents": []
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "page:docs-harness-features-backlog",
"to": "page:docs-harness-features-backlog-gaps-json-interaction-gap-json-005",
"kind": "contains_page"
}
]
}