Two of yesterday's archives silently dropped infospace content: the default
include set was missing contracts/, so wealth-vsm-generation-pilot (16 files)
and wealth-vsm-legacy-slice (12 files) were preserved as 14 and 10 files
respectively. Fix the include set and make silent drops visible.
- DEFAULT_INCLUDE now: infospace.yaml, artifacts, contracts, schemas,
workflows, output, reports, exports
- ArchiveRecord gains skipped_top_level: top-level entries present in the
live root that are not in the include set, not excluded, and not auto-
hidden (hidden dotfiles, empty dirs, .store/index.yaml). Surfaces in
index.yaml only when non-empty.
- Re-archived the two affected pilots with correct counts. Prior records
remain in each index.yaml as history.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Capture the in-flight and legacy pilots as artifact-store packages, all at
retention class release-evidence (default expiry 2033-05-15).
- wealth-vsm-generation-pilot — pkg ed977a9c, 14 files (in flight, IB-WP-0013)
- wealth-vsm-legacy-slice — pkg 9d114264, 10 files (legacy parity ref)
- bootstrap-pilot — pkg fb31721e, 9 files (initial scaffold ref)
Each infospace now has its own self-contained .store/ (gitignored) and an
output/archives/index.yaml pointer log (tracked).
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Run archive_infospace() against infospaces/agentic-memory-profile-pilot to
preserve the v1 frozen state. 13 files captured at retention class
release-evidence (default expiry 2033-05-15). The pointer index.yaml is
tracked; the self-contained artifact-store registry under .store/ is
gitignored — bytes and event log are reconstructable from the artifact-store
deployment.
- Package id: d3c1ff32-2eed-4b9c-9868-dbff0af723b4
- Manifest digest: blake3:5ff7fc5d7974d5f4fd4b66a181cda729f61d399f7b3c8e7dea2aa9af8fd2025b
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>