infospace-bench/src/infospace_bench
tegwick ddefd69f71 IB-WP-0014: archive-list, restore, retention annotation, docs (T03-T05)
Round out IB-WP-0014 with the remaining archive operations and docs.

- restore_archive() and `infospace-bench restore <pkg> --target <dir>` round-trip
  a finalized package's bytes back to disk. Refuses to overwrite a non-empty
  target unless --force. --from <infospace-root> resolves the store location.
- archive-list CLI with --with-retention flag; annotate_retention() opens the
  per-infospace registry and joins each record with its current retention
  state (effective class, expires, holds, eligibility).
- docs/archive-integration.md covers when to archive, the include set,
  retention classes, storage layout, credentials policy, and the explicit
  non-goal that S3/git backends live in artifact-store.
- SCOPE.md cross-links the new doc.
- Workplan flipped to status: done. Full pytest suite: 72 passed.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-17 11:46:23 +02:00
..
profiles/general-knowledge generic source-to-infospace generator 2026-05-14 19:33:22 +02:00
__init__.py IB-WP-0014: archive-list, restore, retention annotation, docs (T03-T05) 2026-05-17 11:46:23 +02:00
__main__.py Initial implementation 2026-05-14 11:32:25 +02:00
archive.py IB-WP-0014: archive-list, restore, retention annotation, docs (T03-T05) 2026-05-17 11:46:23 +02:00
checks.py Initial implementation 2026-05-14 11:32:25 +02:00
cli.py IB-WP-0014: archive-list, restore, retention annotation, docs (T03-T05) 2026-05-17 11:46:23 +02:00
engine.py engine and lifecycle 2026-05-14 16:26:42 +02:00
errors.py Initial implementation 2026-05-14 11:32:25 +02:00
evaluation.py eval history and metrics 2026-05-14 15:35:04 +02:00
evaluation_io.py infospace pipeline for wealth of nations example 2026-05-14 18:04:38 +02:00
generation.py infospace pipeline for wealth of nations example 2026-05-14 18:04:38 +02:00
generator.py generic source-to-infospace generator 2026-05-14 19:33:22 +02:00
history.py eval history and metrics 2026-05-14 15:35:04 +02:00
inspection.py Initial implementation 2026-05-14 11:32:25 +02:00
lifecycle.py engine and lifecycle 2026-05-14 16:26:42 +02:00
markdown_adapter.py acceptance matrix and workflow generation 2026-05-14 16:01:32 +02:00
models.py Initial implementation 2026-05-14 11:32:25 +02:00
openrouter.py generic source-to-infospace generator 2026-05-14 19:33:22 +02:00
semantics.py entity relationship model 2026-05-14 15:06:17 +02:00
source_intake.py generic source-to-infospace generator 2026-05-14 19:33:22 +02:00
viability.py Initial implementation 2026-05-14 11:32:25 +02:00
workflow.py generic source-to-infospace generator 2026-05-14 19:33:22 +02:00