What the proof establishes
The proof binds these properties together. A client cannot present one amount for value conservation and an unrelated amount in the audit record while satisfying the specified relation.
What the proof does not establish
The proof does not decide whether its root is still accepted, whether another transaction has spent its inputs, whether a public account authorized funding, or whether policy permits settlement. Pool contracts and compliance authorization provide those checks.Cryptographic construction
The engineering design assigns a distinct role to each mechanism:
Recipient records and audit records serve different readers and use separate key roles. Neither an encrypted record nor its decryption key substitutes for the owner’s spending witness.
The field-encryption construction is protocol-specific. Proof consistency establishes that records were constructed according to the relation; it is not, by itself, a proof of encryption security. The construction is not presented as standardized ECIES or AEAD.