Migrated from Method backlog
This issue was created from a legacy filesystem backlog card. GitHub Issues are now the live work tracker; repository docs remain Method evidence.
Source backlog: docs/method/backlog/v0.1.0/PLATFORM_retained-evidence-durability-boundary.md
Original lane: v0.1.0
Original legend: PLATFORM
Original backlog card
Retained Evidence Durability Boundary
Status: v0.1.0 release blocker.
Depends on:
Why now
Echo can expose retained-evidence posture, but posture is not the same claim as
durable recovery. The release proof needs explicit language and tests that
distinguish "the runtime knows this reading was missing" from "the runtime can
recover this material after restart."
Required behavior
Echo must distinguish:
- retained evidence posture: present, missing, corrupt, redacted, or obstructed
from the current read model;
- durable recovery evidence: WAL/WSC-backed proof that the material reference,
semantic coordinate, and commit anchor can survive restart;
- semantic lookup: the product-level coordinate used to find a retained
reading, receipt, or artifact;
- byte identity: the content digest of retained bytes.
Acceptance criteria
Test plan
- Add a future retained-reading fixture proving missing payload posture is not
reported as a successful empty read.
- Add a future restart fixture proving only WAL/WSC-backed retained refs are
advertised as durable.
- Add a future semantic-coordinate fixture proving byte identity and semantic
lookup identity stay separate.
Non-goals
- Do not require full object-store retention for every local development path.
- Do not implement streaming subscriptions.
- Do not collapse query identity, retained reading identity, and payload digest
into one noun.
Migrated from Method backlog
This issue was created from a legacy filesystem backlog card. GitHub Issues are now the live work tracker; repository docs remain Method evidence.
Source backlog:
docs/method/backlog/v0.1.0/PLATFORM_retained-evidence-durability-boundary.mdOriginal lane:
v0.1.0Original legend:
PLATFORMOriginal backlog card
Retained Evidence Durability Boundary
Status: v0.1.0 release blocker.
Depends on:
Why now
Echo can expose retained-evidence posture, but posture is not the same claim as
durable recovery. The release proof needs explicit language and tests that
distinguish "the runtime knows this reading was missing" from "the runtime can
recover this material after restart."
Required behavior
Echo must distinguish:
from the current read model;
semantic coordinate, and commit anchor can survive restart;
reading, receipt, or artifact;
Acceptance criteria
evidence.
WAL/WSC evidence.
posture, not empty success.
digest match.
Test plan
reported as a successful empty read.
advertised as durable.
lookup identity stay separate.
Non-goals
into one noun.