II.
Page JSON
Structured · livepage:docs-harness-features-backlog-gaps-prompt-engineering-gap-prompt-005
GAP-PROMPT-005: Continuity Overlays for Resume json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "page:docs-harness-features-backlog-gaps-prompt-engineering-gap-prompt-005",
"_kind": "Page",
"_file": "wiki/docs/harness-features-backlog/gaps/prompt-engineering/gap-prompt-005.md",
"_cluster": "wiki",
"attributes": {
"nodeKind": "Page",
"sourcePath": "docs/harness-features-backlog/gaps/prompt-engineering/GAP-PROMPT-005.md",
"sourceKind": "repo-docs",
"title": "GAP-PROMPT-005: Continuity Overlays for Resume",
"displayName": "GAP-PROMPT-005: Continuity Overlays for Resume",
"slug": "docs/harness-features-backlog/gaps/prompt-engineering/gap-prompt-005",
"articlePath": "wiki/docs/harness-features-backlog/gaps/prompt-engineering/GAP-PROMPT-005.md",
"article": "\n# GAP-PROMPT-005: Continuity Overlays for Resume\n\n| Field | Value |\n|-------|-------|\n| Category | prompt-engineering |\n| Priority | High |\n| Effort | M |\n| Status | Partial |\n\n## Description\nEnrich resume prompts with deep context from the run journal: resolved effect summaries, pending effect descriptions, key state transitions, and modified file lists. Enable smooth orchestration continuity across sessions.\n\n## Current State\n`harness:resume-run` uses `session:resume` which restores run ID association, iteration count, and timestamps. The resume prompt from `session:iteration-message` does not include deep context like accomplished tasks, pending effect summaries, or key decisions.\n\n## Target State\nResume prompts include:\n- Resolved effect summaries (from journal)\n- Pending effect descriptions with context\n- Key state transitions and decisions\n- Modified file list (from task artifacts)\n- Health score and progress indicators\n\n## Dependencies\n- [GAP-PROMPT-001](../prompt-engineering/GAP-PROMPT-001.md) -- strata model for overlay placement\n- [GAP-STATE-008](../state-continuity/GAP-STATE-008.md) -- health score for resume context\n\n## Key Files\n| Component | Path |\n|-----------|------|\n| Session management | `packages/sdk/src/session/` |\n| Prompts module | `packages/sdk/src/prompts/` |\n| Journal storage | `packages/sdk/src/storage/` |\n| CC prompt phrasing analysis | [`11-prompt-phrasing-analysis.md`](../../11-prompt-phrasing-analysis.md) -- Section 8 (Compaction Protocol) documents CC's context preservation patterns for resume |\n\n## Recommendation\nPhase 2 implementation. Enrich `session:iteration-message` with journal-derived context. Extract resolved effect summaries and pending task descriptions from the state cache.\n",
"documents": []
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "page:docs-harness-features-backlog",
"to": "page:docs-harness-features-backlog-gaps-prompt-engineering-gap-prompt-005",
"kind": "contains_page"
}
]
}