Without transferrable credibility, any ratings system simply becomes a question of which side spams the most.
Rate limits tied to behavioral patterns rather than identity seem to work better — especially interaction timing, navigation flow, or session consistency.
We experimented with something similar while building HiveHQ and found bots usually fail when systems require small contextual actions humans do naturally.
Interaction timing is like rate limiting, but more granular
Navigation flow is a basically requiring bots to use a headless browser instead of API's
What does session consistency mean in this context? Restricting to a limited number of interests & activity times?