You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Record the two M5-deferred recheck-2 P1s as accepted residuals (recheck cap 2
reached, M4 DONE):
- R2-P1-1 durable corrupt-create cleanup: GoogleDriveStore best-effort-trashes
its own corrupt create; if trash fails the executor still deletes the pending
op -> stranded corrupt Drive object + possible duplicate next scan. Durable
fix (persist corrupt file_id, keep pending op until trash confirmed, retry
next cycle) is executor/state-layer work; latent in M4 (real store not
executor-wired, CLI bypasses the executor); lands at M5.
- R2-P1-3 DESIGN s498-500 "3 consecutive checksum mismatches -> status=corrupt"
per-file counter is absent on the real-store path; needs per-file persistent
mismatch state in the executor/state layer = M5. (M4 corrected the comment.)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_012CyiRqk2DVwmJjEu5gcD1m
0 commit comments