recover failed receipts on explicit drive #4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/failed-receipt-redrive"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Observed on beta.48: a confirmed effect could leave its receipt turn_failed after context preflight exhaustion; compact resolved the incident, but drive returned idle until an unrelated message arrived. This change lets explicit operator drive and incident-resolving compact start a recovery turn from failed receipts with no pending inbox. Ordinary boot, ingest, and completion pokes remain pending-only; regression coverage proves confirmed effects are not replayed. Local flavor, fmt, clippy, and workspace tests pass.