iiRecord
Agentic AI Atlas · GAP-PERF-006: Incremental Orchestration Streaming
page:docs-harness-features-backlog-gaps-performance-gap-perf-006a5c.ai
II.
Page JSON

page:docs-harness-features-backlog-gaps-performance-gap-perf-006

Structured · live

GAP-PERF-006: Incremental Orchestration Streaming json

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

File · wiki/docs/harness-features-backlog/gaps/performance/gap-perf-006.mdCluster · wiki
Record JSON
{
  "id": "page:docs-harness-features-backlog-gaps-performance-gap-perf-006",
  "_kind": "Page",
  "_file": "wiki/docs/harness-features-backlog/gaps/performance/gap-perf-006.md",
  "_cluster": "wiki",
  "attributes": {
    "nodeKind": "Page",
    "sourcePath": "docs/harness-features-backlog/gaps/performance/GAP-PERF-006.md",
    "sourceKind": "repo-docs",
    "title": "GAP-PERF-006: Incremental Orchestration Streaming",
    "displayName": "GAP-PERF-006: Incremental Orchestration Streaming",
    "slug": "docs/harness-features-backlog/gaps/performance/gap-perf-006",
    "articlePath": "wiki/docs/harness-features-backlog/gaps/performance/GAP-PERF-006.md",
    "article": "\n# GAP-PERF-006: Incremental Orchestration Streaming\n\n| Field | Value |\n|-------|-------|\n| Category | performance |\n| Priority | Medium |\n| Effort | L |\n| Status | Missing |\n\n## Description\nStream orchestration progress incrementally to observers and dashboards during effect execution, rather than only reporting after each iteration completes.\n\n## Current State\nProgress is visible only after tool steps complete. No embedded SDK dashboard exists yet. No streaming protocol for live orchestration events.\n\n## Target State\nJournal events stream to observers in real-time as they are appended. Effect execution progress (started, 50%, complete) is visible mid-iteration. External consumers can subscribe to orchestration events.\n\n## Dependencies\n- [GAP-JSON-005](../json-interaction/GAP-JSON-005.md) -- JSON event stream infrastructure\n\n## Key Files\n| Component | Path |\n|-----------|------|\n| Embedded SDK dashboard (new) | `packages/sdk/src/dashboard/` |\n| Journal storage | `packages/sdk/src/storage/` |\n| MCP server | `packages/sdk/src/mcp/` |\n\n## Recommendation\nPhase 4 implementation. Integrate with journal appendEvent to emit stream events on writes. Add SSE endpoint to MCP server.\n",
    "documents": []
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "page:docs-harness-features-backlog",
      "to": "page:docs-harness-features-backlog-gaps-performance-gap-perf-006",
      "kind": "contains_page"
    }
  ]
}