This will likely include removing and clarifying that when suites are passed for verification, they should not include key pairs (unless key-pinning is desired, which is an advanced case). Similarly, the examples should pass signer APIs (created via keypair.signer(), etc.) instead of passing key pairs for signing directly to encourage this pattern as it supports hiding / not exposing secret key material better.