iiRecord
Agentic AI Atlas · GAP-RUN-002: Run Archival and Restore
page:docs-harness-features-backlog-gaps-run-lifecycle-gap-run-002a5c.ai
II.
Page reference

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

Reading · 1 min

GAP-RUN-002: Run Archival and Restore reference

Archive completed runs to cold storage. Restore on demand. Manage run retention policies.

Pagewiki/docs/harness-features-backlog/gaps/run-lifecycle/GAP-RUN-002.mdOutgoing · 0Incoming · 1

GAP-RUN-002: Run Archival and Restore

FieldValue
Categoryrun-lifecycle
PriorityLow
EffortM
StatusMissing

Description

Archive completed runs to cold storage. Restore on demand. Manage run retention policies.

Current State

harness:cleanup deletes old runs. No archival or restore.

Target State

run: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).

Dependencies

  • None

Key Files

ComponentPath
Storagepackages/sdk/src/storage/
CLI commandspackages/sdk/src/cli/

Recommendation

Phase 4 implementation. Add run:archive and run:restore commands. Implement retention policy configuration.