Skip to main content
← Labs
Real-Time Safety & Moderation Engine

Spectra-7

In Development

Continuously monitors player-generated content to identify policy violations before they impact gameplay, designed to improve player safety while minimizing false positives.

Moderation before harm

Reactive moderation deals with a violation after a player has already seen it. On a platform with a young audience, that is too late in the cases that matter most. Spectra-7 is built to identify policy violations at the point of creation rather than at the point of report.

The system covers the full surface of player-generated content: chat, usernames, uploaded images and assets, voice, and now AI-generated output. Anywhere a player or a model can produce content that another player will see, the same standard applies.

The false-positive problem

An aggressive filter is easy to build and miserable to use. Players who are blocked for saying nothing wrong stop trusting the system and start working around it, which is worse for safety than a slightly more permissive filter that players accept. Minimising false positives is treated as a primary objective, not a nice-to-have.

Context is what makes that possible. The same string can be innocuous or a violation depending on who is saying it, to whom, and in what setting, so the system evaluates content against its context rather than against a word list.

Behaviour, not just content

Some of the most serious harms never produce a single flaggable message. Grooming and coordinated harassment are patterns of behaviour across many interactions, each individually unremarkable. Behavioural anomaly detection looks for those shapes rather than for keywords.

This is deliberately conservative and routes to human review rather than to automated enforcement. Behavioural signals are good at raising suspicion and poor at establishing certainty, and the consequences of acting wrongly on them are severe.

Policy that can change

Enforcement rules are configuration rather than code. Policy changes, platform requirements change, and the response to an emerging harm often needs to ship in hours rather than in a release cycle. Live policy enforcement means updating rules without redeploying a game.

Every decision is logged with the reasoning that produced it, which supports appeals. A moderation system without a working appeals path is a moderation system that will eventually punish someone innocent with no recourse.

More from Labs