Roadmap slice: GP3-S3
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.
Scope:
- Export WAL segment bytes or bundled retained material inside WSC.
- Validate segment bytes against segment digest and commit chain on import.
Acceptance:
- Tampering with embedded segment bytes produces a typed digest/commit-chain
obstruction.
- Self-contained import can rebuild accepted submission and receipt indexes
without access to the original filesystem WAL root.
Witness:
cargo test -p warp-core wsc_self_contained_export_replays_segment_bytes
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-S3
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.
Scope:
Acceptance:
obstruction.
without access to the original filesystem WAL root.
Witness:
cargo test -p warp-core wsc_self_contained_export_replays_segment_bytesDedupe 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.