II.
Page JSON
Structured · livepage:docs-harness-features-backlog-gaps-agent-delegation-gap-agent-003
GAP-AGENT-003: Process Orchestration with Effect Routing json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "page:docs-harness-features-backlog-gaps-agent-delegation-gap-agent-003",
"_kind": "Page",
"_file": "wiki/docs/harness-features-backlog/gaps/agent-delegation/gap-agent-003.md",
"_cluster": "wiki",
"attributes": {
"nodeKind": "Page",
"sourcePath": "docs/harness-features-backlog/gaps/agent-delegation/GAP-AGENT-003.md",
"sourceKind": "repo-docs",
"title": "GAP-AGENT-003: Process Orchestration with Effect Routing",
"displayName": "GAP-AGENT-003: Process Orchestration with Effect Routing",
"slug": "docs/harness-features-backlog/gaps/agent-delegation/gap-agent-003",
"articlePath": "wiki/docs/harness-features-backlog/gaps/agent-delegation/GAP-AGENT-003.md",
"article": "\n# GAP-AGENT-003: Process Orchestration with Effect Routing\n\n| Field | Value |\n|-------|-------|\n| Category | agent-delegation |\n| Priority | High |\n| Effort | XL |\n| Status | Partial |\n\n## Description\nA coordinator process pattern that orchestrates multiple worker harnesses, routing effects to appropriate harnesses based on task requirements. Reframed from CC coordinator mode to babysitter process-level orchestration.\n\n## Current State\nOrchestration via process definitions exists. Single harness per run. No coordinator process pattern that dynamically routes work to different harnesses based on capabilities.\n\n## Target State\nCoordinator process template in process library. Fan-out/fan-in delegation pattern with dynamic harness selection. Progress aggregation from workers. Coordinator sees status of all delegated work.\n\n## Dependencies\n- [GAP-AGENT-001](../agent-delegation/GAP-AGENT-001.md) -- sub-harness invocation\n- [GAP-HADAPT-001](../harness-adaptation/GAP-HADAPT-001.md) -- capability-based routing\n- [GAP-ROUTE-001](../effect-routing/GAP-ROUTE-001.md) -- smart routing engine\n\n## Key Files\n| Component | Path |\n|-----------|------|\n| Process context | `packages/babysitter-sdk/src/runtime/processContext.ts` |\n| Task definitions | `packages/babysitter-sdk/src/tasks/` |\n| Harness adapters | `packages/babysitter-sdk/src/harness/` |\n\n## Recommendation\nPhase 3-4 implementation. Create coordinator process template. Implement fan-out/fan-in with progress aggregation.\n",
"documents": []
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "page:docs-harness-features-backlog",
"to": "page:docs-harness-features-backlog-gaps-agent-delegation-gap-agent-003",
"kind": "contains_page"
}
]
}