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/TEST_v0.1.0-replay-dind-proof.md
Original lane: v0.1.0
Original legend: TEST
Original backlog card
v0.1.0 Replay And DIND Proof
Status: narrow local release witness implemented; broader DIND gate remains.
Depends on:
Why now
The release sentence depends on deterministic replay. Echo must prove that the
local contract-host path can reproduce receipts, outcomes, and readings from
the retained package, submission, scheduler, and reading evidence.
Required witness
Add a local replay/DIND proof for the app contract path:
same package
+ same accepted submissions
+ same scheduler policy
+ same retained evidence
-> same receipts, outcomes, and readings
Acceptance criteria
Implemented local slice
cargo xtask test-slice contract-path-release now runs the explicit local
contract path release witness: installed contract pipeline replay, reference
trusted host loop, and the serious external-consumer-shaped fixture. The command
is a narrow release witness, not a replacement for broader DIND CI gates.
Non-goals
- Do not require distributed replica import.
- Do not implement settlement shells.
- Do not require full observer-rights revelation proofs.
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/TEST_v0.1.0-replay-dind-proof.mdOriginal lane:
v0.1.0Original legend:
TESTOriginal backlog card
v0.1.0 Replay And DIND Proof
Status: narrow local release witness implemented; broader DIND gate remains.
Depends on:
Why now
The release sentence depends on deterministic replay. Echo must prove that the
local contract-host path can reproduce receipts, outcomes, and readings from
the retained package, submission, scheduler, and reading evidence.
Required witness
Add a local replay/DIND proof for the app contract path:
Acceptance criteria
observer identity.
cargo xtask dindor a narrower documented release witness covers thepath.
Implemented local slice
cargo xtask test-slice contract-path-releasenow runs the explicit localcontract path release witness: installed contract pipeline replay, reference
trusted host loop, and the serious external-consumer-shaped fixture. The command
is a narrow release witness, not a replacement for broader DIND CI gates.
Non-goals