iiRecord
Agentic AI Atlas · GAP-REMOTE-008: Streaming Orchestration Protocol
page:docs-harness-features-backlog-gaps-remote-integration-gap-remote-008a5c.ai
II.
Page JSON

page:docs-harness-features-backlog-gaps-remote-integration-gap-remote-008

Structured · live

GAP-REMOTE-008: Streaming Orchestration Protocol json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · wiki/docs/harness-features-backlog/gaps/remote-integration/gap-remote-008.mdCluster · wiki
Record JSON
{
  "id": "page:docs-harness-features-backlog-gaps-remote-integration-gap-remote-008",
  "_kind": "Page",
  "_file": "wiki/docs/harness-features-backlog/gaps/remote-integration/gap-remote-008.md",
  "_cluster": "wiki",
  "attributes": {
    "nodeKind": "Page",
    "sourcePath": "docs/harness-features-backlog/gaps/remote-integration/GAP-REMOTE-008.md",
    "sourceKind": "repo-docs",
    "title": "GAP-REMOTE-008: Streaming Orchestration Protocol",
    "displayName": "GAP-REMOTE-008: Streaming Orchestration Protocol",
    "slug": "docs/harness-features-backlog/gaps/remote-integration/gap-remote-008",
    "articlePath": "wiki/docs/harness-features-backlog/gaps/remote-integration/GAP-REMOTE-008.md",
    "article": "\n# GAP-REMOTE-008: Streaming Orchestration Protocol\n\n| Field | Value |\n|-------|-------|\n| Category | remote-integration |\n| Priority | Medium |\n| Effort | L |\n| Status | Missing |\n\n## Description\nReal-time progress streaming from babysitter to external consumers via SSE or WebSocket, enabling live dashboards and reactive integrations.\n\n## Current State\nNo streaming protocol. Host visibility is coarse -- results only available after iteration completion.\n\n## Target State\nStreamEvent types (progress, effect-requested, effect-resolved, log). SSE endpoint on MCP server. Latency under 500ms from journal write to stream delivery. run:stream CLI for live tailing.\n\n## Dependencies\n- [GAP-REMOTE-007](../remote-integration/GAP-REMOTE-007.md) -- host contract for structured API\n\n## Key Files\n| Component | Path |\n|-----------|------|\n| MCP server | `packages/babysitter-sdk/src/mcp/` |\n| Journal storage | `packages/babysitter-sdk/src/storage/` |\n\n## Recommendation\nPhase 4 implementation. Define StreamEvent types. Add SSE endpoint to MCP server. Integrate with journal appendEvent.\n",
    "documents": []
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "page:docs-harness-features-backlog",
      "to": "page:docs-harness-features-backlog-gaps-remote-integration-gap-remote-008",
      "kind": "contains_page"
    }
  ]
}