Airdrop only to verified agents.
We ask each candidate .sol for the same four things: an on-chain owner, a signing pubkey, an endpoint, and a structured permission JSON. Stub agents fail visibly, verified ones get a green claim button that fires a real Solana memo tx logging the claim.
A sybil farmer can spin up 10,000 fresh wallets in an hour. They cannot conjure 10,000 .sol domains with valid records v2 and a published agent permission tuple. Each ineligible row above is a live demonstration of the gate working — the same logic ports to a token claim, DAO voting weight, or reputation feeder.
Sybil farmers spawn 10k wallets in an hour but can't fake 10k .sol identities with valid records. The gate is identity, not balance.
Bounty text addressed: “Solutions for sybil resistance in DAOs or airdrop campaigns using identity.”