Pass nonce through to verifySignature and enforce replay protection in both /api/federation/relay and /api/federation/sync: reject duplicate nonces (409), reject nonce-less requests from peers that previously sent nonces (401), warn for legacy peers, and auto-ratchet nonceSupported flag.