Skip to content

[GP2-S2] Projection From WAL Recovery #560

Description

@flyingrobots

Roadmap slice: GP2-S2
Goalpost: Goalpost 2: WAL Evidence Projection
Parent: #521
Related: #522

Source: docs/design/wal-wsc-durability-roadmap.md on branch cycle/521-wal-wsc-storage-relationship at bde7957c.

Scope

Parent issues: #521.

Scope:

  • Build projection records from RecoveryScanReport, WAL manifests, segment
    seals, and recovery certificates.
  • Support absent and obstructed postures without inventing evidence.

Acceptance:

  • Recovery from a WAL root yields deterministic projection records.
  • Missing manifests or unavailable locators produce typed projection
    obstruction, not empty success.
  • Projection does not mutate WAL or graph storage.

Witness:

cargo test -p warp-core wal_projection_from_recovery

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    lane:releaseMethod lane release.legend:platformMethod legend platform.release:echo-1.0Echo 1.0 release convergence scopespecSpec/Design document

    Projects

    Status
    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions