dbf9e8559b
FCI and content (incl. record) mismatches are now rendered as two read-only monospace inputs — expected on top, actual directly beneath — sharing a fixed-width right-aligned label column (w-24) so both fields start at exactly the same horizontal position and stretch to fill the row (flex-1/min-w-0, no overlap). A title attribute shows the full value on hover. Non-raw checks (fileSize, recordLen, numRecords, content.records, read failure) keep the inline line. New profilerRawDataCheck helper; 2 new tests. SW cache v59 -> v60.