c2179fef2b
The 'Verify this campaign' control was gated on the hardcoded moderator pack. Extend eligibility to self-declared verifiers (accounts with a kind 14672 verifier statement): useCampaignVerifications now exposes canVerify (moderator OR verifier) and its verify mutation accepts verifiers. The campaign moderation kebab (ModerationMenu / ModerationOverlay) now renders for verifiers too, but shows only the verify row — the moderator-only items (Hide, Add to list) and the Hidden badge stay gated on moderator status. Pledge and group surfaces are unchanged.