iiRecord
Agentic AI Atlas · GAP-RUN-003: Run Forking and Branching
page:docs-harness-features-backlog-gaps-run-lifecycle-gap-run-003a5c.ai
II.
Page overview

page:docs-harness-features-backlog-gaps-run-lifecycle-gap-run-003

Reference · live

GAP-RUN-003: Run Forking and Branching overview

Inspect the raw attributes, linked wiki pages, and inbound or outbound graph edges for page:docs-harness-features-backlog-gaps-run-lifecycle-gap-run-003.

PageOutgoing · 0Incoming · 1

Attributes

nodeKind
Page
sourcePath
docs/harness-features-backlog/gaps/run-lifecycle/GAP-RUN-003.md
sourceKind
repo-docs
title
GAP-RUN-003: Run Forking and Branching
displayName
GAP-RUN-003: Run Forking and Branching
slug
docs/harness-features-backlog/gaps/run-lifecycle/gap-run-003
articlePath
wiki/docs/harness-features-backlog/gaps/run-lifecycle/GAP-RUN-003.md
article
# GAP-RUN-003: Run Forking and Branching | Field | Value | |-------|-------| | Category | run-lifecycle | | Priority | Medium | | Effort | L | | Status | Missing | ## Description Fork a run at any point in its journal. Create branch runs that diverge from a common history. ## Current State No forking. Must create new run and replay manually. ## Target State run:fork creates new run from specific journal point. Fork inherits journal history up to fork point. Multiple forks coexist. Fork relationships tracked. Enables exploring alternative orchestration paths. ## Dependencies - [GAP-STATE-006](../state-continuity/GAP-STATE-006.md) -- session rewind for history navigation ## Key Files | Component | Path | |-----------|------| | Journal storage | `packages/sdk/src/storage/` | | Replay engine | `packages/sdk/src/runtime/replay/createReplayEngine.ts` | | State cache | `packages/sdk/src/runtime/replay/stateCache.ts` | ## Recommendation Phase 3 implementation. Add run:fork command. Copy journal up to fork point. Create new run directory with forked history. Track fork relationships in metadata.
documents
[]

Outgoing edges

None.

Incoming edges

contains_page1