II.
Page overview
Reference · livepage:docs-harness-features-backlog-gaps-process-composition-gap-proc-001
GAP-PROC-001: Process Chaining and Pipelines overview
Inspect the raw attributes, linked wiki pages, and inbound or outbound graph edges for page:docs-harness-features-backlog-gaps-process-composition-gap-proc-001.
Attributes
nodeKind
Page
sourcePath
docs/harness-features-backlog/gaps/process-composition/GAP-PROC-001.md
sourceKind
repo-docs
title
GAP-PROC-001: Process Chaining and Pipelines
displayName
GAP-PROC-001: Process Chaining and Pipelines
slug
docs/harness-features-backlog/gaps/process-composition/gap-proc-001
articlePath
wiki/docs/harness-features-backlog/gaps/process-composition/GAP-PROC-001.md
article
# GAP-PROC-001: Process Chaining and Pipelines
| Field | Value |
|-------|-------|
| Category | process-composition |
| Priority | High |
| Effort | M |
| Status | Missing |
## Description
Chain processes sequentially where output of one becomes input of next. Define reusable pipelines.
## Current State
Processes are standalone. Chaining requires manual harness:call sequences.
## Target State
Pipeline definitions chain processes. Output of process N becomes input of process N+1. Pipelines reusable and parameterized. Pipeline execution tracked as a single session.
## Dependencies
- [GAP-PROC-004](../process-composition/GAP-PROC-004.md) -- parameter schemas for pipeline stage validation
## Key Files
| Component | Path |
|-----------|------|
| Process context | `packages/sdk/src/runtime/processContext.ts` |
| CLI commands | `packages/sdk/src/cli/` |
| Process definitions | `.a5c/processes/` |
## Recommendation
Phase 2 implementation. Define pipeline schema. Implement pipeline:run command that chains processes with output-to-input mapping.
documents
[]
Outgoing edges
None.
Incoming edges
contains_page1
- page:docs-harness-features-backlog·PageHarness Features Backlog: Gap Analysis (Restructured)