II.
Page overview
Reference · livepage:docs-harness-features-backlog-gaps-performance-gap-perf-006
GAP-PERF-006: Incremental Orchestration Streaming overview
Inspect the raw attributes, linked wiki pages, and inbound or outbound graph edges for page:docs-harness-features-backlog-gaps-performance-gap-perf-006.
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
# GAP-PERF-006: Incremental Orchestration Streaming
| Field | Value |
|-------|-------|
| Category | performance |
| Priority | Medium |
| Effort | L |
| Status | Missing |
## Description
Stream orchestration progress incrementally to observers and dashboards during effect execution, rather than only reporting after each iteration completes.
## Current State
Progress is visible only after tool steps complete. No embedded SDK dashboard exists yet. No streaming protocol for live orchestration events.
## Target State
Journal 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.
## Dependencies
- [GAP-JSON-005](../json-interaction/GAP-JSON-005.md) -- JSON event stream infrastructure
## Key Files
| Component | Path |
|-----------|------|
| Embedded SDK dashboard (new) | `packages/sdk/src/dashboard/` |
| Journal storage | `packages/sdk/src/storage/` |
| MCP server | `packages/sdk/src/mcp/` |
## Recommendation
Phase 4 implementation. Integrate with journal appendEvent to emit stream events on writes. Add SSE endpoint to MCP server.
documents
[]
Outgoing edges
None.
Incoming edges
contains_page1
- page:docs-harness-features-backlog·PageHarness Features Backlog: Gap Analysis (Restructured)