Roadmap slice: GP3-S1
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,
#521.
Scope:
- Add a versioned export profile model for:
ref-only, self-contained, and CAS-addressed.
- Define what evidence each profile must carry.
Acceptance:
- Ref-only profile carries projected graph facts, locators, segment digests,
LSN ranges, and commit anchors.
- Self-contained profile carries enough segment bytes or retained material to
validate the segment digest and commit chain without external WAL storage.
- CAS-addressed profile carries content hashes and semantic refs without
claiming the CAS tier is itself causal authority.
Witness:
cargo test -p warp-core wsc_causal_history_export_profiles
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-S1
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,
#521.
Scope:
ref-only,self-contained, andCAS-addressed.Acceptance:
LSN ranges, and commit anchors.
validate the segment digest and commit chain without external WAL storage.
claiming the CAS tier is itself causal authority.
Witness:
cargo test -p warp-core wsc_causal_history_export_profilesDedupe 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.