Replay diff for one pre-write reject

One preserved replay bundle for a blocked write: named snapshot, diff, and blocked episode kept together.

Replay diffLast checked 2026-04-11Sinji · MushaRule ID: RUST-ANTI-DBG-001

Replay diff for one pre-write reject

What this material is

This page keeps one preserved replay diff for a blocked write. The named snapshot, the diff, and the blocked episode stay together instead of collapsing into a flat replay failure.

Useful for

Seeing one reject as a concrete replay artifact rather than a generic suite mismatch.

Limits

One preserved reject only. It does not imply complete replay coverage or a fixed bundle shape for every future run.

Current note

The reject family still exists in current code. This page records one historical replay page from it.