What the attacker wants
The tamper attacker wants to change what the server will do without re-earning authority. Capture a request that already carries a valid proof, edit arguments or JSON fields, and resend the mutated body with the original envelope. The conversion is silent mutation: keep the authorization object, swap the business payload, hope the gate never looks at the body the way the prover did. Tamper is how argument injection becomes a security incident without ever stealing a new secret.
