iiRecord
Agentic AI Atlas · GAP-PERF-008: Structured Continuity State
page:docs-harness-features-backlog-gaps-performance-gap-perf-008a5c.ai
II.
Page overview

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

Reference · live

GAP-PERF-008: Structured Continuity State overview

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

PageOutgoing · 0Incoming · 1

Attributes

nodeKind
Page
sourcePath
docs/harness-features-backlog/gaps/performance/GAP-PERF-008.md
sourceKind
repo-docs
title
GAP-PERF-008: Structured Continuity State
displayName
GAP-PERF-008: Structured Continuity State
slug
docs/harness-features-backlog/gaps/performance/gap-perf-008
articlePath
wiki/docs/harness-features-backlog/gaps/performance/GAP-PERF-008.md
article
# GAP-PERF-008: Structured Continuity State | Field | Value | |-------|-------| | Category | performance | | Priority | High | | Effort | L | | Status | Partial | ## Description Preserve rich structured state across session compactions and run resumes, maintaining orchestration continuity without requiring full context replay. ## Current State State cache is a derived replay cache. Session resume preserves shallow state (run ID, iteration count, timestamps). Deep context (decisions made, files modified, key findings) is lost on compaction. ## Target State Structured continuity state persists across compactions: key decisions, modified files, progress milestones, accumulated findings. State survives compaction and is injected into resume prompts. ## Dependencies - [GAP-PROMPT-005](../prompt-engineering/GAP-PROMPT-005.md) -- continuity overlays for resume - [GAP-STATE-003](../state-continuity/GAP-STATE-003.md) -- session memory persistence ## Key Files | Component | Path | |-----------|------| | State cache | `packages/sdk/src/runtime/replay/stateCache.ts` | | Session management | `packages/sdk/src/session/` | | Run directory | `.a5c/runs/<runId>/state/` | ## Recommendation Phase 2 implementation. Define structured continuity fields in the state cache. Populate from journal analysis during compaction. Inject into resume prompts.
documents
[]

Outgoing edges

None.

Incoming edges

contains_page1