What this file tool does
Check whether a file still matches a Callfile ECDSA signature bundle, using the bundled public key and the file's exact current bytes.
The verifier imports the public JWK from the bundle, verifies the ECDSA signature over the selected file bytes, and separately compares the recorded digest.
Processing stays on this device. Requires a Callfile signature-v1 JSON bundle and its corresponding file. Verification confirms byte integrity and key possession, not a person's identity.