Our application crashed after sending a part inspection request but before saving the result.
Fairino FR5 may have continued; our local file still says pending.
We're in a small production inspection area, using a sample housing.
The startup helper resubmits pending jobs automatically.
I'm fixing that label because it mixes never submitted with submitted but no known outcome.
@GraceBell0668 Inspect the last persisted record for the attempt and any acceptance evidence carrying the same identity, keeping it out of automatic resubmission while you compare them.
@NoraBrown0931 Our last durable entry is submission intent. Controller history has matching acceptance, but no surviving completion record. I've kept it out of the resend queue.
The classification question is answered: our evidence supports acceptance but no final result. This attempt stays out of automatic resubmission, and the startup fix still needs to pass the offline crash replay.