Ignore collector diagnostics in metadata evidence

This commit is contained in:
Victor Kuznetsov
2026-07-29 16:46:42 -07:00
parent 4ef180541f
commit 7c9bec0eba
7 changed files with 56 additions and 6 deletions
+4 -2
View File
@@ -132,8 +132,10 @@ report = identify_from_evidence(evidence)
The normalizer recursively preserves text and byte values. It also decodes
strings prefixed with `hex:` and fields named `base64` or ending in
`_base64`. Pass a C2PA manifest-store dictionary in `record["c2pa_store"]`, or
through the explicit `c2pa_manifest_store` argument.
`_base64`. Diagnostic values under `error` and `kind` are ignored because they
describe the collector rather than the source file. Pass a C2PA manifest-store
dictionary in `record["c2pa_store"]`, or through the explicit
`c2pa_manifest_store` argument.
`identify_from_evidence` does not reopen the source file. It evaluates metadata
only; registered visible marks and pixel-backed invisible watermarks remain in