Roadmap slice: GP3-S4
Goalpost: Goalpost 3: WSC Causal-History Export And Import
Parent: #522
Related: #521
Source: docs/design/wal-wsc-durability-roadmap.md on branch cycle/521-wal-wsc-storage-relationship at bde7957c.
Scope
Parent issues:
#522,
#519.
Scope:
- Export WSC graph facts plus content-addressed refs to WAL segments and
retained material.
- Use
echo-cas as byte storage, not semantic authority.
Acceptance:
- Import succeeds when required CAS blobs are present and match their content
hashes.
- Import reports missing CAS blobs as typed missing material.
- Equal bytes under different semantic coordinates do not alias.
Witness:
cargo test -p warp-core wsc_cas_addressed_export_requires_present_blobs
cargo test -p echo-cas semantic_retention
Dedupe note
This is the PR-sized implementation slice for the roadmap item above. Existing umbrella or adjacent issues remain linked as Parent/Related rather than duplicated here.
Roadmap slice: GP3-S4
Goalpost: Goalpost 3: WSC Causal-History Export And Import
Parent: #522
Related: #521
Source:
docs/design/wal-wsc-durability-roadmap.mdon branchcycle/521-wal-wsc-storage-relationshipatbde7957c.Scope
Parent issues:
#522,
#519.
Scope:
retained material.
echo-casas byte storage, not semantic authority.Acceptance:
hashes.
Witness:
Dedupe note
This is the PR-sized implementation slice for the roadmap item above. Existing umbrella or adjacent issues remain linked as Parent/Related rather than duplicated here.