II.
Page JSON
Structured · livepage:docs-harness-features-backlog-gaps-state-continuity-gap-state-001
GAP-STATE-001: Long-Term Memory Extraction json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "page:docs-harness-features-backlog-gaps-state-continuity-gap-state-001",
"_kind": "Page",
"_file": "wiki/docs/harness-features-backlog/gaps/state-continuity/gap-state-001.md",
"_cluster": "wiki",
"attributes": {
"nodeKind": "Page",
"sourcePath": "docs/harness-features-backlog/gaps/state-continuity/GAP-STATE-001.md",
"sourceKind": "repo-docs",
"title": "GAP-STATE-001: Long-Term Memory Extraction",
"displayName": "GAP-STATE-001: Long-Term Memory Extraction",
"slug": "docs/harness-features-backlog/gaps/state-continuity/gap-state-001",
"articlePath": "wiki/docs/harness-features-backlog/gaps/state-continuity/GAP-STATE-001.md",
"article": "\n# GAP-STATE-001: Long-Term Memory Extraction\n\n| Field | Value |\n|-------|-------|\n| Category | state-continuity |\n| Priority | High |\n| Effort | L |\n| Status | Missing |\n\n## Description\nExtract and persist key learnings, decisions, and patterns from completed runs into a long-term memory store that informs future orchestration sessions.\n\n## Current State\nNo memory extraction. State is per-run journal only. harness:retrospect analyzes but does not persist extracted memories.\n\n## Target State\nMemory extraction from completed runs into ~/.a5c/memory/. Memories indexed by project, topic, and recency. Extracted memories injected into new run prompts as context.\n\n## Dependencies\n- [GAP-SESSION-002](../session-management/GAP-SESSION-002.md) -- session state persistence for memory scope\n\n## Key Files\n| Component | Path |\n|-----------|------|\n| Journal storage | `packages/sdk/src/storage/` |\n| Session management | `packages/sdk/src/session/` |\n| Prompts module | `packages/sdk/src/prompts/` |\n\n## Recommendation\nPhase 2 implementation. Extend harness:retrospect to extract and persist key learnings. Index by project and topic. Inject into new run prompts.\n",
"documents": []
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "page:docs-harness-features-backlog",
"to": "page:docs-harness-features-backlog-gaps-state-continuity-gap-state-001",
"kind": "contains_page"
}
]
}