II.
Page JSON
Structured · livepage:docs-harness-features-backlog-gaps-run-lifecycle-gap-run-002
GAP-RUN-002: Run Archival and Restore json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "page:docs-harness-features-backlog-gaps-run-lifecycle-gap-run-002",
"_kind": "Page",
"_file": "wiki/docs/harness-features-backlog/gaps/run-lifecycle/gap-run-002.md",
"_cluster": "wiki",
"attributes": {
"nodeKind": "Page",
"sourcePath": "docs/harness-features-backlog/gaps/run-lifecycle/GAP-RUN-002.md",
"sourceKind": "repo-docs",
"title": "GAP-RUN-002: Run Archival and Restore",
"displayName": "GAP-RUN-002: Run Archival and Restore",
"slug": "docs/harness-features-backlog/gaps/run-lifecycle/gap-run-002",
"articlePath": "wiki/docs/harness-features-backlog/gaps/run-lifecycle/GAP-RUN-002.md",
"article": "\n# GAP-RUN-002: Run Archival and Restore\n\n| Field | Value |\n|-------|-------|\n| Category | run-lifecycle |\n| Priority | Low |\n| Effort | M |\n| Status | Missing |\n\n## Description\nArchive completed runs to cold storage. Restore on demand. Manage run retention policies.\n\n## Current State\nharness:cleanup deletes old runs. No archival or restore.\n\n## Target State\nrun:archive compresses and moves completed runs to archive directory. run:restore retrieves archived runs. Configurable retention policies (keep N days, archive after M days, delete after P days).\n\n## Dependencies\n- None\n\n## Key Files\n| Component | Path |\n|-----------|------|\n| Storage | `packages/sdk/src/storage/` |\n| CLI commands | `packages/sdk/src/cli/` |\n\n## Recommendation\nPhase 4 implementation. Add run:archive and run:restore commands. Implement retention policy configuration.\n",
"documents": []
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "page:docs-harness-features-backlog",
"to": "page:docs-harness-features-backlog-gaps-run-lifecycle-gap-run-002",
"kind": "contains_page"
}
]
}