check_authorization
Check if content matches a registered authentic work in the Official AI registry using a SHA-256 hash or perceptual fingerprint (pdq). Returns the registry record or 'unknown' if not found.
Instructions
Check whether content matches a registered authentic work in the Official AI registry. Query by sha256 (exact bytes) or pdq (perceptual fingerprint from capture_evidence). Returns the registry record or an honest 'unknown'; absence of a record is not a judgment about the content, and perceptual matches require human confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pdq | No | ||
| sha256 | No | ||
| maxDistance | No |