Evidence
Evidence keeps reviewed Test and Workflow reports with the model so another person can see what was checked.

#What is saved
Each record includes its producer, model, time, verdict, coverage and canonical content signature. Semanticus writes a JSON record and a matching HTML view under the model's .semanticus/evidence folder.
#How trust is handled
- Saving is explicit. Opening a report does not silently write a file.
- Changed or partially merged records remain visible but are marked untrusted.
- The HTML view is checked against the canonical JSON before it is shown.
- Evidence can travel with the model through source control.
Use Export for a separate local copy. Use Save with model when the report should become part of the shared model record.
Semanticus