IB-WP-0014: archive remaining three infospaces

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>
This commit is contained in:
2026-05-17 12:14:54 +02:00
parent fb379e1a18
commit 523db6d341
3 changed files with 51 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
archives:
- package_id: fb31721e-710c-4b20-8cdd-75c779e879e1
manifest_digest: blake3:2e2a32a54d5b4cb30d28a61adc9737ddb1230a040455736526af236baaa66bff
retention_class: release-evidence
created_at: '2026-05-17T10:14:25'
included_paths:
- infospace.yaml
- artifacts
- workflows
- output
- reports
- exports
file_count: 9
note: "Bootstrap pilot \u2014 initial repo scaffold reference"
producer: infospace-bench
subject: bootstrap-pilot
store_root: infospaces/bootstrap-pilot/output/archives/.store

View File

@@ -0,0 +1,17 @@
archives:
- package_id: ed977a9c-46ad-4128-94fd-829fa454b7bd
manifest_digest: blake3:7c35fc627c5a4351e0c25b72da2b4dbdaaea1c227a32f37bf765fd37c81069f7
retention_class: release-evidence
created_at: '2026-05-17T10:14:14'
included_paths:
- infospace.yaml
- artifacts
- workflows
- output
- reports
- exports
file_count: 14
note: "Wealth/VSM generation pilot \u2014 current state (IB-WP-0013 in flight)"
producer: infospace-bench
subject: wealth-vsm-generation-pilot
store_root: infospaces/wealth-vsm-generation-pilot/output/archives/.store

View File

@@ -0,0 +1,17 @@
archives:
- package_id: 9d114264-0013-476b-a30a-acc549eab3c5
manifest_digest: blake3:9282fed53b36a2d25e9e6753d9500e0885a0dac4b23271959b348058595759b0
retention_class: release-evidence
created_at: '2026-05-17T10:14:20'
included_paths:
- infospace.yaml
- artifacts
- workflows
- output
- reports
- exports
file_count: 10
note: "Legacy reference slice \u2014 read-only snapshot for parity comparison"
producer: infospace-bench
subject: wealth-vsm-legacy-slice
store_root: infospaces/wealth-vsm-legacy-slice/output/archives/.store