Reputation, Identity & Security Core
A FICO-style 300β850 reputation score plus cross-platform identity linking and real-time spam/content enforcement.
- Behavior β chat messages, subscriptions, raids, cheers, and moderation events β is scored 300β850 across five tiers (Exceptional, Very Good, Good, Fair, Poor), tracked per-community and globally, with configurable auto-ban and at-risk thresholds; Premium communities can override default event weights.
- Identity Core bridges platform-specific accounts (Twitch, Discord, YouTube, and others) to one logical hub user, so every module resolves "who is this user" the same way regardless of platform, with OAuth2 authentication and API key issuance for service-to-service auth.
- Security Core adds real-time spam detection with Redis-backed rate limiting, regex/blocked-word content filtering, and a warning system with automatic escalation, synchronized across every connected platform.
- Reputation scoring feeds the Loyalty moduleβs giveaway odds and coordinates with Security Core for moderation actions; every warning, escalation, and ban is audit-logged. Exposed over both REST and gRPC.