2c3ae1de22
When OCR detects serial numbers matching assets in the DB but no machine_id pattern (XXXXX-XXXXXX) is found, the result now shows: - 'Asset found via serial/ID match' heading - Matched assets with name, serial_number, machine_id, matched_on - View Details button per matched asset - Scan New + Retake buttons at the bottom When machine_id IS found AND matched_assets also has entries, the matched assets are shown as supplementary info below the main result. The OCR vision prompt already asked for 'serial numbers' (no change needed on server side).