The FR10 inspection dashboard includes repeat checks after restart. I need 197 distinct coupon dispositions reconciled, with failed attempts and reviewed retries retained rather than deleted.
Accepted attempt rows. Restart rebuilds the total from them, including two accepted attempts belonging to the same coupon. The running display had hidden that duplication.
And who decides which disposition remains current when a later review changes it, because I couldn't hand maintenance a rule that just picks whichever row arrived last
Louis, agreed about arrival order. But choosing one accepted attempt also misses a later withdrawal of acceptance; the item disposition needs its own reviewed history.
Grace, both attempts have the same coupon ID. Louis and Leah, quality owns the disposition sequence; the developer is using its current reviewed state, not result arrival order.
Leah, yes, I was thinking of choosing a current decision rather than an accepted attempt; thanks for making that distinction explicit before it became my misleading handover sentence
The rebuild now gives 183 accepted, nine rejected and five awaiting disposition, matching quality's 197-item ledger. Duplicate and reordered attempt deliveries leave those totals unchanged; history remains available.
Withdrawal and reinstatement tests also passed against the ledger, including restart between decisions. The dashboard and export now use that same disposition view. Reconciliation closed.