# FriiDump 0.5.3.9 Xbox live-summary closure

## Evidence observed in the 0.5.3.8 live run

The Red Faction II[TQ00501A] cross-flashed GDR-8163B/GDR-8050L run proved the
core handoff: a 3,820,880-sector, 7,825,162,240-byte reconstructed XGD1 ISO was
finalized; CRC32, MD5, SHA-1 and SHA-256 were returned without a second full-file
hash pass; Microsoft - Xbox.dat was scanned; and schema-2 evidence was written
atomically.  The expected result was NO EXACT MATCH because documented ranges
remain synthetic zero-fill placeholders.

The same run exposed three reporting defects:

1. The final summary retained the generic Xbox title/ID and the locked 6,992
   sector count instead of finalized bridge evidence.
2. FriiDump printed a 0.00-second duration because the reference path does not
   call the normal sector-progress callback.
3. DumpXboxGameDisc issued STOP UNIT internally and FriiDump issued it again
   after shared verification.

## Correction

The bridge result now carries title and media ID in addition to its existing
output path, sector count, size and hashes.  FriiDump maps these values into the
final validation summary, marks seed retrieval not applicable to the Xbox
reference-auth path, and uses the copied reference dumper's elapsed-time evidence for the final duration.

STOP UNIT ownership is now singular.  DumpXboxGameDisc leaves final drive
cleanup to its caller.  Embedded FriiDump runs stop after Redump verification;
standalone bridge runs stop before closing their own handle.

## Preserved claims

- Acquisition success and exact Redump identity remain separate claims.
- NO EXACT MATCH does not invalidate successfully captured readable sectors.
- Synthetic filler ranges remain explicit in .media.json and .xdvd.json.
- XISO mode remains excluded from full-disc Redump verification.
