Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 974 Bytes

File metadata and controls

28 lines (20 loc) · 974 Bytes

Reporting

ForgeDiff exports the same inspection result in four forms:

  • PDF for signed or archived customer-facing inspection evidence;
  • DOCX for editable internal and customer reports;
  • PNG for a portable annotated comparison;
  • JSON for traceability, automation, and downstream quality systems.

ForgeDiff PDF report preview

Report contents

A report can include:

  1. verdict and comparison mode;
  2. source image labels;
  3. similarity, assembly identity, confidence, and elapsed time;
  4. annotated inspection overview;
  5. numbered findings with side, coordinates, size, and explanation;
  6. verified common areas and geometric evidence;
  7. algorithm configuration and measured diagnostic values;
  8. limitations and human-review notice.

The report generator consumes ComparisonResult directly. This design keeps the evidence shown in the desktop interface consistent with the exported document and technical JSON.