I need the accepted count for our 127-bracket UR5e batch to represent physical items, but the restarted dashboard counts repeated inspections; how should I keep failed checks and reviewed retries without letting them become extra accepted brackets?
Our shift needs to see the bracket's disposition separately from the number of times it was checked; does the same physical bracket retain a stable label through retry?
First settle what accepted means after a reviewed retry or a later failure. Otherwise distinct labels alone can still produce the wrong total, just without obvious duplicates.
For software tests, replay the same events twice and reconstruct after restart. Both routes should reach the same per-item dispositions and total under quality's rule, not merely stop the screen adding twice.
Quality has agreed the rule, including the review hold after a later failure; the revised report derives totals from item disposition and links every attempt beneath its bracket.
Quality reconciled this batch against those records, and duplicate replay plus restart reconstruction preserve the same accepted total; the attempt history remains intact, so we have released the corrected report.