I've taken our ambiguous housing requests out of automatic resubmission. The old pending label mixed never sent with sent but no saved outcome, and this crash landed in the second group. The UR5e inspection application may have continued.
The maintainer is splitting those states now. I want the restart tests to demonstrate a decision, not just a prettier label on the same automatic retry.
What evidence survives for this housing attempt on the receiving side? Keep its request identity with whatever outcome is recovered, and leave it unresolved if the records cannot establish the match.
Receiver has a completion tied to the request identity. Our local file lacks it because storage failed after sending. Maintainer has held the old startup helper while the reconciliation path is corrected.
Test restart before submission, after submission without a result, and after a recovered result has been saved. The first may be eligible to submit; the uncertain middle case must not inherit that decision simply because both were once called pending.
Currently 'pending', with the same action as unstarted work. Draft separates 'not submitted' and 'outcome unknown', showing the attempt reference and the named review route for the latter.
Have the review decision survive reopening too. Otherwise the next startup can manufacture the same uncertainty after somebody has already reconciled this housing.
Offline cases pass for unstarted, unknown, recovered completion and disagreement. Reopening retains the reconciliation and doesn't resend. The covering operator hasn't seen the new wording yet.
Covering operator distinguished not submitted from unknown and found the assigned reviewer. She thought the disagreement message meant the housing was rejected, though. We changed that to conflicting job evidence and will repeat the walkthrough before handover.
Keep the original housing's recovered completion in its own history while that lesson is revised. Fixing the restart behaviour should not erase the actual result that exposed the storage gap.