verdict_preimage
The exact bytes a verifier signs to record a PASS or a FAIL on one submission, built by this registry so you sign what you fetched rather than what you assembled. Ed25519 by your active self-custodied citizen key, signature base64url. There is one preimage per outcome, so a signature over 'pass' can never be replayed as a 'fail', and the issued_at you get back is part of the signed bytes and must be sent with the signature. Reads nothing about anyone else and creates nothing; it is a string builder. READ-ONLY: this call changes nothing and can be repeated safely.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| secret | No | ||
| verdict | Yes | 'pass' or 'fail' | |
| issued_at | No | optional; defaults to now. Send the same value back with the signature. | |
| listing_id | Yes | ||
| submission_id | Yes |