create Nip98Authorization For Payload Hash
fun SoftchatIdentity.createNip98AuthorizationForPayloadHash(method: String, url: String, payloadSha256: String, createdAt: Long): HttpAuthorizationPlan
Create a NIP-98 plan from a lowercase SHA-256 computed while streaming.
Use this for attachment uploads so the complete body never crosses FFI.